@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.
Files changed (736) hide show
  1. package/README.md +352 -0
  2. package/dist/_virtual/_tslib.js +2 -0
  3. package/dist/_virtual/_tslib.js.map +1 -0
  4. package/dist/cjs/_virtual/_tslib.js +2 -0
  5. package/dist/cjs/_virtual/_tslib.js.map +1 -0
  6. package/dist/cjs/components/ScopeTree/HighlightedText.js +2 -0
  7. package/dist/cjs/components/ScopeTree/HighlightedText.js.map +1 -0
  8. package/dist/cjs/components/ScopeTree/TreeAddAction.js +2 -0
  9. package/dist/cjs/components/ScopeTree/TreeAddAction.js.map +1 -0
  10. package/dist/cjs/components/ScopeTree/TreeMenu.js +2 -0
  11. package/dist/cjs/components/ScopeTree/TreeMenu.js.map +1 -0
  12. package/dist/cjs/components/ScopeTree/TreeNode.js +2 -0
  13. package/dist/cjs/components/ScopeTree/TreeNode.js.map +1 -0
  14. package/dist/cjs/components/ScopeTree/TreeNodeHeader.js +2 -0
  15. package/dist/cjs/components/ScopeTree/TreeNodeHeader.js.map +1 -0
  16. package/dist/cjs/components/ScopeTree/TreeSectionItem.js +2 -0
  17. package/dist/cjs/components/ScopeTree/TreeSectionItem.js.map +1 -0
  18. package/dist/cjs/components/ScopeTree/TreeSidebar.js +2 -0
  19. package/dist/cjs/components/ScopeTree/TreeSidebar.js.map +1 -0
  20. package/dist/cjs/components/ScopeTree/TreeTooltip.js +2 -0
  21. package/dist/cjs/components/ScopeTree/TreeTooltip.js.map +1 -0
  22. package/dist/cjs/index.js +2 -0
  23. package/dist/cjs/index.js.map +1 -0
  24. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
  25. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
  26. package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
  27. package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
  28. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
  29. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
  30. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
  31. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
  32. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
  33. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
  34. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
  35. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
  36. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
  37. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
  38. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
  39. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
  40. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
  41. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
  42. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
  43. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
  44. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
  45. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
  46. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
  47. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
  48. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
  49. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
  50. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
  51. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
  52. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
  53. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
  54. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
  55. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
  56. package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
  57. package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
  58. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
  59. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
  60. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
  61. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
  62. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
  63. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
  64. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
  65. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
  66. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
  67. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
  68. package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
  69. package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
  70. package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js +2 -0
  71. package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
  72. package/dist/cjs/styles/ScopeTree.module.css.js +2 -0
  73. package/dist/cjs/styles/ScopeTree.module.css.js.map +1 -0
  74. package/dist/cjs/utils/treeUtils.js +2 -0
  75. package/dist/cjs/utils/treeUtils.js.map +1 -0
  76. package/dist/components/ScopeTree/HighlightedText.js +2 -0
  77. package/dist/components/ScopeTree/HighlightedText.js.map +1 -0
  78. package/dist/components/ScopeTree/TreeAddAction.js +2 -0
  79. package/dist/components/ScopeTree/TreeAddAction.js.map +1 -0
  80. package/dist/components/ScopeTree/TreeMenu.js +2 -0
  81. package/dist/components/ScopeTree/TreeMenu.js.map +1 -0
  82. package/dist/components/ScopeTree/TreeNode.js +2 -0
  83. package/dist/components/ScopeTree/TreeNode.js.map +1 -0
  84. package/dist/components/ScopeTree/TreeNodeHeader.js +2 -0
  85. package/dist/components/ScopeTree/TreeNodeHeader.js.map +1 -0
  86. package/dist/components/ScopeTree/TreeSectionItem.js +2 -0
  87. package/dist/components/ScopeTree/TreeSectionItem.js.map +1 -0
  88. package/dist/components/ScopeTree/TreeSidebar.js +2 -0
  89. package/dist/components/ScopeTree/TreeSidebar.js.map +1 -0
  90. package/dist/components/ScopeTree/TreeTooltip.js +2 -0
  91. package/dist/components/ScopeTree/TreeTooltip.js.map +1 -0
  92. package/dist/index.js +2 -0
  93. package/dist/index.js.map +1 -0
  94. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
  95. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
  96. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
  97. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
  98. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
  99. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
  100. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
  101. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
  102. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
  103. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
  104. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
  105. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
  106. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
  107. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
  108. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
  109. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
  110. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
  111. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
  112. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
  113. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
  114. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
  115. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
  116. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
  117. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
  118. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
  119. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
  120. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
  121. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
  122. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
  123. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
  124. package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
  125. package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
  126. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
  127. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
  128. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
  129. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
  130. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
  131. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
  132. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
  133. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
  134. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
  135. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
  136. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
  137. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
  138. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
  139. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
  140. package/dist/node_modules/style-inject/dist/style-inject.es.js +2 -0
  141. package/dist/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
  142. package/dist/styles/ScopeTree.module.css.js +2 -0
  143. package/dist/styles/ScopeTree.module.css.js.map +1 -0
  144. package/dist/types/src/App.d.ts +3 -0
  145. package/dist/types/src/App.d.ts.map +1 -0
  146. package/dist/types/src/RequirementAiTest.d.ts +12 -0
  147. package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
  148. package/dist/types/src/components/ScopeTree/HighlightedText.d.ts +8 -0
  149. package/dist/types/src/components/ScopeTree/HighlightedText.d.ts.map +1 -0
  150. package/dist/types/src/components/ScopeTree/TreeAddAction.d.ts +8 -0
  151. package/dist/types/src/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
  152. package/dist/types/src/components/ScopeTree/TreeMenu.d.ts +17 -0
  153. package/dist/types/src/components/ScopeTree/TreeMenu.d.ts.map +1 -0
  154. package/dist/types/src/components/ScopeTree/TreeNode.d.ts +26 -0
  155. package/dist/types/src/components/ScopeTree/TreeNode.d.ts.map +1 -0
  156. package/dist/types/src/components/ScopeTree/TreeNodeHeader.d.ts +17 -0
  157. package/dist/types/src/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
  158. package/dist/types/src/components/ScopeTree/TreeSectionItem.d.ts +16 -0
  159. package/dist/types/src/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
  160. package/dist/types/src/components/ScopeTree/TreeSidebar.d.ts +21 -0
  161. package/dist/types/src/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
  162. package/dist/types/src/components/ScopeTree/TreeTooltip.d.ts +10 -0
  163. package/dist/types/src/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
  164. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +31 -0
  165. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
  166. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
  167. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
  168. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +14 -0
  169. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
  170. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
  171. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
  172. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
  173. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
  174. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
  175. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
  176. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
  177. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
  178. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
  179. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
  180. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
  181. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
  182. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
  183. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
  184. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
  185. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
  186. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +11 -0
  187. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
  188. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +369 -0
  189. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
  190. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +38 -0
  191. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
  192. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
  193. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
  194. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
  195. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
  196. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
  197. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
  198. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
  199. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
  200. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
  201. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
  202. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
  203. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
  204. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
  205. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
  206. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
  207. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
  208. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
  209. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
  210. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
  211. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
  212. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
  213. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
  214. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
  215. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
  216. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
  217. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
  218. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
  219. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
  220. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
  221. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
  222. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
  223. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
  224. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
  225. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
  226. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
  227. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
  228. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +26 -0
  229. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
  230. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
  231. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
  232. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
  233. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
  234. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +20 -0
  235. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
  236. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
  237. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
  238. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
  239. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
  240. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
  241. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
  242. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
  243. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
  244. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
  245. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
  246. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
  247. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
  248. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
  249. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
  250. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
  251. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
  252. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
  253. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
  254. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
  255. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
  256. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +15 -0
  257. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
  258. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
  259. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
  260. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +19 -0
  261. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
  262. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +27 -0
  263. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
  264. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
  265. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
  266. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +34 -0
  267. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
  268. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
  269. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
  270. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +58 -0
  271. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
  272. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +58 -0
  273. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
  274. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
  275. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
  276. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +50 -0
  277. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
  278. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +20 -0
  279. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
  280. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +72 -0
  281. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
  282. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
  283. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
  284. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
  285. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
  286. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
  287. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
  288. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +15 -0
  289. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
  290. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +14 -0
  291. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
  292. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +20 -0
  293. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
  294. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
  295. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
  296. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
  297. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
  298. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
  299. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
  300. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
  301. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
  302. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
  303. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
  304. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
  305. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
  306. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
  307. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
  308. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
  309. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
  310. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
  311. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  312. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
  313. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
  314. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
  315. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
  316. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
  317. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
  318. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +74 -0
  319. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
  320. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
  321. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
  322. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +13 -0
  323. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
  324. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
  325. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
  326. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
  327. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
  328. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +20 -0
  329. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
  330. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
  331. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
  332. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
  333. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
  334. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
  335. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
  336. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
  337. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
  338. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
  339. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
  340. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
  341. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
  342. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
  343. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
  344. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
  345. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
  346. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
  347. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
  348. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
  349. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
  350. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
  351. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
  352. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
  353. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
  354. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
  355. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
  356. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +18 -0
  357. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
  358. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
  359. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
  360. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +12 -0
  361. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
  362. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +11 -0
  363. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
  364. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
  365. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
  366. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
  367. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
  368. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
  369. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
  370. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +11 -0
  371. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
  372. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
  373. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
  374. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
  375. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
  376. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
  377. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
  378. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
  379. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
  380. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
  381. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
  382. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
  383. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
  384. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
  385. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  386. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
  387. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
  388. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +72 -0
  389. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
  390. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
  391. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
  392. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
  393. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
  394. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
  395. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
  396. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
  397. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
  398. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
  399. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
  400. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
  401. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
  402. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
  403. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
  404. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
  405. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
  406. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +10 -0
  407. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
  408. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
  409. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
  410. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +11 -0
  411. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
  412. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +17 -0
  413. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
  414. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +56 -0
  415. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
  416. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
  417. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
  418. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
  419. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
  420. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
  421. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
  422. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
  423. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
  424. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
  425. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
  426. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +20 -0
  427. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
  428. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
  429. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
  430. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +15 -0
  431. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
  432. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
  433. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
  434. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
  435. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
  436. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
  437. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
  438. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
  439. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
  440. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
  441. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
  442. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +31 -0
  443. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
  444. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +70 -0
  445. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
  446. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
  447. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
  448. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
  449. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
  450. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
  451. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
  452. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
  453. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
  454. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
  455. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
  456. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +29 -0
  457. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
  458. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +114 -0
  459. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
  460. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +19 -0
  461. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
  462. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
  463. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
  464. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
  465. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
  466. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +41 -0
  467. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
  468. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
  469. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
  470. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
  471. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
  472. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
  473. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
  474. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
  475. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
  476. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
  477. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
  478. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +3 -0
  479. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
  480. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
  481. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
  482. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
  483. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
  484. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
  485. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
  486. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
  487. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
  488. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
  489. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
  490. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
  491. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
  492. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
  493. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
  494. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
  495. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
  496. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
  497. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
  498. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
  499. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
  500. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
  501. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
  502. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
  503. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
  504. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
  505. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
  506. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +47 -0
  507. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
  508. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +316 -0
  509. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
  510. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
  511. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
  512. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
  513. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
  514. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
  515. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
  516. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
  517. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
  518. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
  519. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
  520. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +17 -0
  521. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
  522. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +12 -0
  523. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
  524. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +12 -0
  525. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
  526. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +46 -0
  527. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
  528. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +6 -0
  529. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
  530. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
  531. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
  532. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +449 -0
  533. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
  534. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +136 -0
  535. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
  536. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +82 -0
  537. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
  538. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +22 -0
  539. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
  540. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
  541. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
  542. package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
  543. package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
  544. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
  545. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
  546. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
  547. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
  548. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +6 -0
  549. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
  550. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
  551. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
  552. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
  553. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
  554. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
  555. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
  556. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
  557. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
  558. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
  559. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
  560. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
  561. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
  562. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
  563. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
  564. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +124 -0
  565. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
  566. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +7 -0
  567. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
  568. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
  569. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
  570. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
  571. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
  572. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
  573. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
  574. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
  575. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
  576. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
  577. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
  578. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
  579. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
  580. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
  581. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
  582. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
  583. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
  584. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
  585. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
  586. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
  587. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
  588. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
  589. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
  590. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
  591. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
  592. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
  593. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
  594. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
  595. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
  596. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +7 -0
  597. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
  598. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
  599. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
  600. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +183 -0
  601. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
  602. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
  603. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
  604. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
  605. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
  606. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +42 -0
  607. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
  608. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
  609. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
  610. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
  611. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
  612. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
  613. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
  614. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +53 -0
  615. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
  616. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
  617. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
  618. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +98 -0
  619. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
  620. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +277 -0
  621. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
  622. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
  623. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
  624. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
  625. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
  626. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
  627. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
  628. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
  629. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
  630. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
  631. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
  632. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
  633. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
  634. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
  635. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
  636. package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
  637. package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
  638. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
  639. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
  640. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
  641. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
  642. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
  643. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
  644. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
  645. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
  646. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
  647. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
  648. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
  649. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
  650. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
  651. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
  652. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
  653. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
  654. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
  655. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
  656. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
  657. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
  658. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
  659. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
  660. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
  661. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
  662. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
  663. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
  664. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
  665. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
  666. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
  667. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
  668. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
  669. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
  670. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
  671. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
  672. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
  673. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
  674. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
  675. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
  676. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +13 -0
  677. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
  678. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
  679. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
  680. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
  681. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
  682. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
  683. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
  684. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
  685. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
  686. package/dist/types/src/features/UserStoryImport/index.d.ts +65 -0
  687. package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
  688. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
  689. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
  690. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
  691. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
  692. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
  693. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
  694. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
  695. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
  696. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
  697. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
  698. package/dist/types/src/index.d.ts +3 -0
  699. package/dist/types/src/index.d.ts.map +1 -0
  700. package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
  701. package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
  702. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  703. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  704. package/dist/types/src/types/epubItems.d.ts +23 -0
  705. package/dist/types/src/types/epubItems.d.ts.map +1 -0
  706. package/dist/types/src/types.d.ts +26 -0
  707. package/dist/types/src/types.d.ts.map +1 -0
  708. package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
  709. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
  710. package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
  711. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
  712. package/dist/types/src/utils/api.d.ts +2 -0
  713. package/dist/types/src/utils/api.d.ts.map +1 -0
  714. package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
  715. package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
  716. package/dist/types/src/utils/colors.d.ts +5 -0
  717. package/dist/types/src/utils/colors.d.ts.map +1 -0
  718. package/dist/types/src/utils/date.d.ts +1 -0
  719. package/dist/types/src/utils/date.d.ts.map +1 -0
  720. package/dist/types/src/utils/helperFunctions.d.ts +6 -0
  721. package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
  722. package/dist/types/src/utils/regexHelperService.d.ts +9 -0
  723. package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
  724. package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
  725. package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
  726. package/dist/types/src/utils/themeManager.d.ts +13 -0
  727. package/dist/types/src/utils/themeManager.d.ts.map +1 -0
  728. package/dist/types/src/utils/treeUtils.d.ts +17 -0
  729. package/dist/types/src/utils/treeUtils.d.ts.map +1 -0
  730. package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
  731. package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
  732. package/dist/types/src/utils/variableHelperService.d.ts +7 -0
  733. package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
  734. package/dist/utils/treeUtils.js +2 -0
  735. package/dist/utils/treeUtils.js.map +1 -0
  736. 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"}
@@ -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"}
@@ -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,3 @@
1
+ import { ACTIVE_FORMATS_TYPE } from "./models";
2
+ export declare const ACTIVE_FORMATS: ACTIVE_FORMATS_TYPE;
3
+ //# sourceMappingURL=objects.d.ts.map
@@ -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"}
@@ -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,5 @@
1
+ import { RefObject } from 'react';
2
+ type Event = MouseEvent | TouchEvent;
3
+ export declare const useOnClickOutside: (ref: RefObject<HTMLElement>, handler: (event: Event) => void) => void;
4
+ export {};
5
+ //# sourceMappingURL=useOnClickOutside.d.ts.map
@@ -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,6 @@
1
+ interface InitialValuePluginType {
2
+ initialValue?: string;
3
+ }
4
+ export declare const InitialString: ({ initialValue, }: InitialValuePluginType) => null;
5
+ export {};
6
+ //# sourceMappingURL=InitialString.d.ts.map
@@ -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"}
@@ -0,0 +1,5 @@
1
+ import type { EditorThemeClasses } from "lexical";
2
+ import "./theme.css";
3
+ declare const theme: EditorThemeClasses;
4
+ export default theme;
5
+ //# sourceMappingURL=theme.d.ts.map
@@ -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
@@ -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
@@ -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,3 @@
1
+ import { ElementNode, RangeSelection, TextNode } from 'lexical';
2
+ export declare function getSelectedNode(selection: RangeSelection): TextNode | ElementNode;
3
+ //# sourceMappingURL=getSelectedNode.d.ts.map
@@ -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
@@ -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
@@ -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
@@ -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"}