@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,26 @@
1
+ import React from 'react';
2
+ import { GapFilterType } from './GapFilterBlock';
3
+ import { GapFilterStyles } from '../../types/gapFilterStyles.type';
4
+ export interface GapFilterConfig {
5
+ label: string;
6
+ decisionStrength: string;
7
+ labelColor: string;
8
+ badgeBackgroundColor: string;
9
+ badgeTextColor: string;
10
+ }
11
+ type GapFilterContentProps = {
12
+ type: GapFilterType;
13
+ config: GapFilterConfig;
14
+ count: number;
15
+ openAccordion?: string;
16
+ shouldShowReviewButton: boolean;
17
+ children: React.ReactNode;
18
+ onAccordionChange: (value: string) => void;
19
+ handleReviewClick: () => void;
20
+ pendingData: string;
21
+ mode: "cra" | "risk-gap";
22
+ customStyles?: GapFilterStyles;
23
+ };
24
+ export declare const GapFilterContentWrapper: ({ mode, type, config, count, openAccordion, children, shouldShowReviewButton, onAccordionChange, handleReviewClick, pendingData, customStyles }: GapFilterContentProps) => import("react/jsx-runtime").JSX.Element;
25
+ export {};
26
+ //# sourceMappingURL=GapFilterContentWrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GapFilterContentWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,MAAM,CAAC;IAEzB,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,KAAK,qBAAqB,GAAG;IAC3B,IAAI,EAAE,aAAa,CAAC;IACpB,MAAM,EAAE,eAAe,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sBAAsB,EAAE,OAAO,CAAC;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,KAAK,GAAG,UAAU,CAAC;IACzB,YAAY,CAAC,EAAE,eAAe,CAAA;CAC/B,CAAC;AAEF,eAAO,MAAM,uBAAuB,oJAYjC,qBAAqB,4CAwFvB,CAAC"}
@@ -0,0 +1,44 @@
1
+ /// <reference types="react" />
2
+ import { CDHeaders, UserStoryIcons } from '../../types/aiReasoning.type';
3
+ import { AIReasoningType } from './GapFilterBlock';
4
+ import { GapFilterStyles } from '../../types/gapFilterStyles.type';
5
+ export interface IGapFilterItem {
6
+ text: string;
7
+ headerText?: string;
8
+ tags?: string;
9
+ dataAttrs: {
10
+ [k: string]: string;
11
+ };
12
+ score?: string;
13
+ question?: string;
14
+ components?: string;
15
+ showFix?: boolean;
16
+ showRedirect?: boolean;
17
+ }
18
+ type GapFilterItemProps = {
19
+ isDefaultOpen: boolean;
20
+ isCompleted: true;
21
+ mode: "cra" | "risk-gap";
22
+ index: number;
23
+ isSelected: boolean;
24
+ onClick: () => void;
25
+ item: IGapFilterItem;
26
+ onFixClick: () => void;
27
+ onRedirect: () => void;
28
+ aiReason: AIReasoningType;
29
+ panelRef: React.RefObject<any>;
30
+ id: string;
31
+ isGenerating?: boolean;
32
+ customStyles?: GapFilterStyles;
33
+ customIcons?: UserStoryIcons;
34
+ cognitiveDecisionHeaders?: CDHeaders;
35
+ };
36
+ export declare const getScoreColorStyles: (score: number) => {
37
+ borderColor: string;
38
+ backgroundColor: string;
39
+ color: string;
40
+ className: string;
41
+ };
42
+ export declare const GapFilterItem: ({ isDefaultOpen, isCompleted, mode, index, isSelected, onClick, item, onFixClick, onRedirect, aiReason, panelRef, id, isGenerating, customStyles, customIcons, cognitiveDecisionHeaders, }: GapFilterItemProps) => import("react/jsx-runtime").JSX.Element;
43
+ export {};
44
+ //# sourceMappingURL=GapFilterItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GapFilterItem.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.tsx"],"names":[],"mappings":";AAUA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEzE,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAKnE,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,EAAE;QACT,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;KACrB,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAID,KAAK,kBAAkB,GAAG;IACxB,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,IAAI,CAAC;IAClB,IAAI,EAAE,KAAK,GAAG,UAAU,CAAA;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,IAAI,EAAE,cAAc,CAAC;IACrB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,QAAQ,EAAE,eAAe,CAAC;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,wBAAwB,CAAC,EAAE,SAAS,CAAA;CACrC,CAAC;AAIF,eAAO,MAAM,mBAAmB,UACvB,MAAM,KACZ;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,eAAe,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAA;CAsBlF,CAAC;AAIF,eAAO,MAAM,aAAa,+LAiBvB,kBAAkB,4CAkJpB,CAAC"}
@@ -0,0 +1,9 @@
1
+ type IconProps = {
2
+ width?: number;
3
+ height?: number;
4
+ };
5
+ declare const SupportIcon: ({ width, height }: IconProps) => import("react/jsx-runtime").JSX.Element;
6
+ declare const SirenIcon: ({ width, height }: IconProps) => import("react/jsx-runtime").JSX.Element;
7
+ declare const WarningIcon: ({ width, height }: IconProps) => import("react/jsx-runtime").JSX.Element;
8
+ export { SupportIcon, SirenIcon, WarningIcon };
9
+ //# sourceMappingURL=gapFilterSvgs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gapFilterSvgs.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.tsx"],"names":[],"mappings":"AAAA,KAAK,SAAS,GAAG;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,QAAA,MAAM,WAAW,sBAA+B,SAAS,4CAMxD,CAAC;AAEF,QAAA,MAAM,SAAS,sBAA+B,SAAS,4CAatD,CAAC;AAEF,QAAA,MAAM,WAAW,sBAA+B,SAAS,4CAWxD,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,WAAW,EAAE,CAAC"}
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import { SegmentExampleStyles } from '../../types/aiReasoning.type';
3
+ interface ExampleComponentWrapperProps {
4
+ label: string;
5
+ segmentExampleComponent?: JSX.Element;
6
+ customStyles?: SegmentExampleStyles;
7
+ handleCancelExample: () => void;
8
+ }
9
+ declare const ExampleComponentWrapper: React.FC<ExampleComponentWrapperProps>;
10
+ export default ExampleComponentWrapper;
11
+ //# sourceMappingURL=ExampleComponentWrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExampleComponentWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/segment/ExampleComponentWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAEpE,UAAU,4BAA4B;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,uBAAuB,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACtC,YAAY,CAAC,EAAE,oBAAoB,CAAC;IACpC,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACnC;AAED,QAAA,MAAM,uBAAuB,EAAG,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAyDpE,CAAA;AAED,eAAe,uBAAuB,CAAA"}
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import { AiReasoningCustomStyles, SegmentStyles, TAIReasoning, UserStoryIcons } from '../../types/aiReasoning.type';
3
+ import './segment-common.css';
4
+ interface SegmentProps {
5
+ id?: string;
6
+ label?: string;
7
+ originalValue?: string;
8
+ decisionStrength?: number;
9
+ aiReason?: TAIReasoning;
10
+ customIcons?: UserStoryIcons;
11
+ customStyles?: SegmentStyles;
12
+ aiReasoningCitationCustomStyles?: AiReasoningCustomStyles;
13
+ segmentExampleComponent?: JSX.Element;
14
+ handleViewGlossary?: (id: string) => void;
15
+ isUpdatedSegment?: boolean;
16
+ onOpen?: () => Promise<void>;
17
+ }
18
+ declare const Segment: React.FC<SegmentProps>;
19
+ export default Segment;
20
+ //# sourceMappingURL=Segment.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Segment.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/segment/Segment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,uBAAuB,EAAE,aAAa,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAOpH,OAAO,sBAAsB,CAAA;AAE7B,UAAU,YAAY;IAClB,EAAE,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,+BAA+B,CAAC,EAAE,uBAAuB,CAAC;IAC1D,uBAAuB,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC;IACtC,kBAAkB,CAAC,EAAC,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,gBAAgB,CAAC,EAAC,OAAO,CAAA;IACzB,MAAM,CAAC,EAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC5B;AAED,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA2InC,CAAA;AAED,eAAe,OAAO,CAAA"}
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { SegmentLoadingSkeletonStyles } from "../../types/aiReasoning.type";
3
+ interface SegmentLoadingSkeletonProps {
4
+ label?: string;
5
+ customStyles?: SegmentLoadingSkeletonStyles;
6
+ }
7
+ declare const SegmentLoadingSkeleton: React.FC<SegmentLoadingSkeletonProps>;
8
+ export default SegmentLoadingSkeleton;
9
+ //# sourceMappingURL=SegmentLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SegmentLoader.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/segment/SegmentLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAwB,4BAA4B,EAAE,MAAM,8BAA8B,CAAC;AAElG,UAAU,2BAA2B;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,4BAA4B,CAAC;CAC7C;AAED,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CA2BjE,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ import { TSegmentComponentConfig } from '../../types/segment.type';
3
+ interface SegmentWrapperProps {
4
+ node: any;
5
+ children: React.ReactNode;
6
+ props: any;
7
+ segmentComponentConfig?: TSegmentComponentConfig;
8
+ customStyles?: any;
9
+ customIcons?: any;
10
+ extractText: (node: React.ReactNode) => string;
11
+ isUpdatedSegment?: boolean;
12
+ }
13
+ declare const SegmentWrapper: ({ children, props, segmentComponentConfig, customStyles, customIcons, extractText, isUpdatedSegment }: SegmentWrapperProps) => import("react/jsx-runtime").JSX.Element;
14
+ export default SegmentWrapper;
15
+ //# sourceMappingURL=SegmentWrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SegmentWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/segment/SegmentWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAA;AAGxC,OAAO,EAAY,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAI7E,UAAU,mBAAmB;IACzB,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,EAAE,GAAG,CAAC;IACX,sBAAsB,CAAC,EAAE,uBAAuB,CAAC;IACjD,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,WAAW,EAAE,CAAC,IAAI,EAAE,KAAK,CAAC,SAAS,KAAK,MAAM,CAAC;IAC/C,gBAAgB,CAAC,EAAC,OAAO,CAAA;CAC5B;AAGD,QAAA,MAAM,cAAc,0GAQjB,mBAAmB,4CAoFrB,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,11 @@
1
+ import { IUserStory, IUserStoryForApproval } from "../../interfaces/userstory.interface";
2
+ import { AiReasoningCustomStyles, UserStoryIcons } from "../../types/aiReasoning.type";
3
+ import { BigEnoughPanelCustomStyles } from "../RequirementAIWrapper/RequirementAIWrapper";
4
+ export declare const BigEnoughPanel: ({ customIcons, customStyles, currentUserStory, panelStyles, showPanel }: {
5
+ customIcons: UserStoryIcons;
6
+ customStyles: AiReasoningCustomStyles;
7
+ currentUserStory: IUserStoryForApproval | IUserStory;
8
+ panelStyles?: BigEnoughPanelCustomStyles | undefined;
9
+ showPanel?: boolean | undefined;
10
+ }) => import("react/jsx-runtime").JSX.Element;
11
+ //# sourceMappingURL=BigEnoughPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BigEnoughPanel.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/story-screen/BigEnoughPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AACzF,OAAO,EAA4B,uBAAuB,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEjH,OAA6B,EAAE,0BAA0B,EAAoB,MAAM,8CAA8C,CAAC;AAIlI,eAAO,MAAM,cAAc;iBAEX,cAAc;kBACZ,uBAAuB;sBACpB,qBAAqB,GAAG,UAAU;;;6CA2EtD,CAAC"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare function replaceLearnedTagsWithInfo(content: string): React.ReactNode[];
3
+ //# sourceMappingURL=ReplaceLearnedTags.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReplaceLearnedTags.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.tsx"],"names":[],"mappings":";AAKA,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,EAAE,CA0C7E"}
@@ -0,0 +1,13 @@
1
+ import { IUserStory } from "../../interfaces/userstory.interface";
2
+ import React, { Dispatch, SetStateAction } from "react";
3
+ interface IProps {
4
+ isSidebarExpanded: boolean;
5
+ selectedStreamingStoryIndex: number;
6
+ setSelectedStreamingStoryIndex: Dispatch<SetStateAction<number>>;
7
+ streamingUserStories: IUserStory[];
8
+ isStreamingScreen: boolean;
9
+ artifactTitleIds: string[];
10
+ }
11
+ declare const StreamingScreenSidebar: React.FC<IProps>;
12
+ export default StreamingScreenSidebar;
13
+ //# sourceMappingURL=StreamingScreenSidebar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StreamingScreenSidebar.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAElE,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,cAAc,EAAY,MAAM,OAAO,CAAC;AAOlE,UAAU,MAAM;IACd,iBAAiB,EAAE,OAAO,CAAC;IAG3B,2BAA2B,EAAE,MAAM,CAAC;IACpC,8BAA8B,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACjE,oBAAoB,EAAE,UAAU,EAAE,CAAC;IACnC,iBAAiB,EAAE,OAAO,CAAC;IAC3B,gBAAgB,EAAE,MAAM,EAAE,CAAC;CAC5B;AAmBD,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAiK5C,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { Dispatch, SetStateAction } from "react";
2
+ import { TAIReasoning } from "../../types/aiReasoning.type";
3
+ interface IProps {
4
+ parentArtifactId: string;
5
+ artifactId: string;
6
+ title: string;
7
+ content: string;
8
+ aiReasoning?: TAIReasoning[];
9
+ isEditingModeOn: boolean;
10
+ setIsEditingModeOn: Dispatch<SetStateAction<boolean>>;
11
+ isCitationLoadingDisplay?: boolean;
12
+ }
13
+ declare const SubFeatureBlock: ({ parentArtifactId, artifactId, title, content, isEditingModeOn, setIsEditingModeOn, isCitationLoadingDisplay, }: IProps) => import("react/jsx-runtime").JSX.Element;
14
+ export default SubFeatureBlock;
15
+ //# sourceMappingURL=SubfeatureBlock.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubfeatureBlock.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/story-screen/SubfeatureBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAuB,MAAM,OAAO,CAAC;AAStE,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAK5D,UAAU,MAAM;IACd,gBAAgB,EAAE,MAAM,CAAA;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,YAAY,EAAE,CAAC;IAC7B,eAAe,EAAE,OAAO,CAAC;IACzB,kBAAkB,EAAE,QAAQ,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACtD,wBAAwB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED,QAAA,MAAM,eAAe,qHAQlB,MAAM,4CAiKR,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,47 @@
1
+ import React from "react";
2
+ type UserStoryScreenClassNames = {
3
+ container?: string;
4
+ scrollContainer?: string;
5
+ header?: string;
6
+ };
7
+ interface RootProps {
8
+ scenario: "streaming" | "ready";
9
+ isCitationLoadingNotStarted: boolean;
10
+ children: React.ReactNode;
11
+ classNames?: UserStoryScreenClassNames;
12
+ artifactTitleIds: string[];
13
+ }
14
+ interface SidebarProps {
15
+ Component: React.ComponentType<any>;
16
+ }
17
+ interface SidebarToggleProps {
18
+ OpenIcon: React.ComponentType;
19
+ CloseIcon: React.ComponentType;
20
+ }
21
+ interface ContentProps {
22
+ children: React.ReactNode;
23
+ AtomicButton: React.ComponentType<any>;
24
+ }
25
+ interface BodyProps {
26
+ children: React.ReactNode;
27
+ }
28
+ interface StoryProps {
29
+ Component: React.ComponentType<any>;
30
+ [key: string]: any;
31
+ }
32
+ interface EditorProps {
33
+ Component: React.ComponentType<any>;
34
+ onBlur?: () => void;
35
+ }
36
+ declare const UserStoryScreen: (({ scenario, isCitationLoadingNotStarted, children, classNames, artifactTitleIds, }: RootProps) => import("react/jsx-runtime").JSX.Element) & {
37
+ Sidebar: ({ Component }: SidebarProps) => import("react/jsx-runtime").JSX.Element;
38
+ SidebarToggle: ({ OpenIcon, CloseIcon }: SidebarToggleProps) => import("react/jsx-runtime").JSX.Element;
39
+ Content: ({ children, AtomicButton }: ContentProps) => import("react/jsx-runtime").JSX.Element;
40
+ Body: ({ children }: BodyProps) => import("react/jsx-runtime").JSX.Element | null;
41
+ Story: ({ Component }: StoryProps) => import("react/jsx-runtime").JSX.Element | null;
42
+ Editor: ({ Component, onBlur }: EditorProps) => import("react/jsx-runtime").JSX.Element | null;
43
+ SubFeatures: () => import("react/jsx-runtime").JSX.Element;
44
+ ScrollButton: () => import("react/jsx-runtime").JSX.Element | null;
45
+ };
46
+ export default UserStoryScreen;
47
+ //# sourceMappingURL=UserStoryScreen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserStoryScreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/story-screen/UserStoryScreen.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AAef,KAAK,yBAAyB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AA+CF,UAAU,SAAS;IACjB,QAAQ,EAAE,WAAW,GAAG,OAAO,CAAC;IAChC,2BAA2B,EAAE,OAAO,CAAC;IACrC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,gBAAgB,EAAE,MAAM,EAAE,CAAC;CAC5B;AAgGD,UAAU,YAAY;IACpB,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CACrC;AA4CD,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,KAAK,CAAC,aAAa,CAAC;IAC9B,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC;CAChC;AAmCD,UAAU,YAAY;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,YAAY,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CACxC;AAqJD,UAAU,SAAS;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAiBD,UAAU,UAAU;IAClB,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IACpC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAqCD,UAAU,WAAW;IACnB,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAoLD,QAAA,MAAM,eAAe,wFAtjBlB,SAAS;6BA4FoB,YAAY;6CA+CI,kBAAkB;0CAsCrB,YAAY;yBAuJ7B,SAAS;2BAoBP,UAAU;oCAwCD,WAAW;;;CA2LhD,CAAC;AAEH,eAAe,eAAe,CAAC"}
@@ -0,0 +1,31 @@
1
+ /// <reference types="react" />
2
+ import { IUserStoryForApproval, UserStoryApprovalScreenConfig, UserStoryApprovalScreenLabels, UserStoryApprovalScreenCallbacks, NotificationType } from "../../interfaces/userstory.interface";
3
+ /**
4
+ * Context type for UserStoryApprovalScreen.
5
+ */
6
+ export interface UserStoryApprovalScreenContextType {
7
+ userStoryForApproval: IUserStoryForApproval[];
8
+ setUserStoryForApproval: React.Dispatch<React.SetStateAction<IUserStoryForApproval[]>>;
9
+ selectedStoryArtifactId: string;
10
+ setSelectedStoryArtifactId: React.Dispatch<React.SetStateAction<string>>;
11
+ selectedUserStoryIndex: number;
12
+ selectedUserStoryForApproval: IUserStoryForApproval | undefined;
13
+ currentContentId: string;
14
+ setCurrentContentId: React.Dispatch<React.SetStateAction<string>>;
15
+ isEditingSegment: boolean;
16
+ setIsEditingSegment: React.Dispatch<React.SetStateAction<boolean>>;
17
+ isSidebarExpanded: boolean;
18
+ setIsSidebarExpanded: React.Dispatch<React.SetStateAction<boolean>>;
19
+ artifactTitleIds: string[];
20
+ config: Required<UserStoryApprovalScreenConfig>;
21
+ labels: Required<UserStoryApprovalScreenLabels>;
22
+ callbacks: UserStoryApprovalScreenCallbacks;
23
+ isDisabled: boolean;
24
+ handleSaveUserStory: (index: number, updatedUserStory: IUserStoryForApproval) => void;
25
+ handleUpdateContentId: (contentId: string) => void;
26
+ showNotification: (type: NotificationType, title: string, message: string, duration?: number) => void;
27
+ scrollToElement: (element: HTMLElement) => void;
28
+ }
29
+ export declare const UserStoryApprovalScreenContext: import("react").Context<UserStoryApprovalScreenContextType | null>;
30
+ export declare const useUserStoryApprovalScreen: () => UserStoryApprovalScreenContextType;
31
+ //# sourceMappingURL=UserStoryApprovalContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserStoryApprovalContext.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,qBAAqB,EACrB,6BAA6B,EAC7B,6BAA6B,EAC7B,gCAAgC,EAChC,gBAAgB,EACjB,MAAM,sCAAsC,CAAC;AAE9C;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAEjD,oBAAoB,EAAE,qBAAqB,EAAE,CAAC;IAC9C,uBAAuB,EAAE,KAAK,CAAC,QAAQ,CACrC,KAAK,CAAC,cAAc,CAAC,qBAAqB,EAAE,CAAC,CAC9C,CAAC;IAGF,uBAAuB,EAAE,MAAM,CAAC;IAChC,0BAA0B,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACzE,sBAAsB,EAAE,MAAM,CAAC;IAC/B,4BAA4B,EAAE,qBAAqB,GAAG,SAAS,CAAC;IAGhE,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAGlE,gBAAgB,EAAE,OAAO,CAAC;IAC1B,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAGnE,iBAAiB,EAAE,OAAO,CAAC;IAC3B,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAGpE,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAG3B,MAAM,EAAE,QAAQ,CAAC,6BAA6B,CAAC,CAAC;IAChD,MAAM,EAAE,QAAQ,CAAC,6BAA6B,CAAC,CAAC;IAGhD,SAAS,EAAE,gCAAgC,CAAC;IAG5C,UAAU,EAAE,OAAO,CAAC;IAGpB,mBAAmB,EAAE,CACnB,KAAK,EAAE,MAAM,EACb,gBAAgB,EAAE,qBAAqB,KACpC,IAAI,CAAC;IACV,qBAAqB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAGnD,gBAAgB,EAAE,CAChB,IAAI,EAAE,gBAAgB,EACtB,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,MAAM,EACf,QAAQ,CAAC,EAAE,MAAM,KACd,IAAI,CAAC;IACV,eAAe,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;CACjD;AAED,eAAO,MAAM,8BAA8B,oEACqB,CAAC;AAEjE,eAAO,MAAM,0BAA0B,QACjC,kCAQH,CAAC"}
@@ -0,0 +1,70 @@
1
+ import React from "react";
2
+ import { UserStoryApprovalScreenConfig, UserStoryApprovalScreenCallbacks, UserStoryApprovalScreenLabels, UserStoryApprovalScreenClassNames, ApprovalSidebarConfig } from "../../interfaces/userstory.interface";
3
+ interface RootProps {
4
+ /**
5
+ * Artifact title IDs for each story
6
+ * (maps to original artifactTitleIDs from context)
7
+ */
8
+ artifactTitleIds: string[];
9
+ /** Configuration options */
10
+ config?: UserStoryApprovalScreenConfig;
11
+ /** Event callbacks - all platform-specific logic should be here */
12
+ callbacks?: UserStoryApprovalScreenCallbacks;
13
+ /** Custom labels for i18n or customization */
14
+ labels?: Partial<UserStoryApprovalScreenLabels>;
15
+ /** Whether interactions are disabled (maps to original gapData === null) */
16
+ isDisabled?: boolean;
17
+ /** Children components */
18
+ children: React.ReactNode;
19
+ /** Custom class names */
20
+ classNames?: UserStoryApprovalScreenClassNames;
21
+ /** Selected artifact ID to sync with external state */
22
+ selectedArtifactId?: string;
23
+ }
24
+ interface SidebarProps {
25
+ /**
26
+ * Optional custom sidebar component.
27
+ * When provided, receives context data and the built-in sidebar is skipped.
28
+ * When omitted, the built-in ApprovalSidebar is rendered.
29
+ */
30
+ Component?: React.ComponentType<any>;
31
+ /**
32
+ * Configuration for the built-in sidebar.
33
+ * Ignored when a custom Component is provided.
34
+ */
35
+ config?: ApprovalSidebarConfig;
36
+ /** Custom class name */
37
+ className?: string;
38
+ }
39
+ interface SidebarToggleProps {
40
+ /** Custom "open" icon when sidebar is collapsed */
41
+ OpenIcon?: React.ComponentType;
42
+ /** Custom "close" icon when sidebar is expanded */
43
+ CloseIcon?: React.ComponentType;
44
+ /** Custom class name for wrapper */
45
+ className?: string;
46
+ }
47
+ interface ContentProps {
48
+ children: React.ReactNode;
49
+ /** Button component for actions (e.g., AtomicButton) */
50
+ ButtonComponent?: React.ComponentType<any>;
51
+ /** Whether to hide the approve all button */
52
+ hideApproveAll?: boolean;
53
+ /** Page title for accessibility */
54
+ pageTitle?: string;
55
+ /** Page description for accessibility */
56
+ pageDescription?: string;
57
+ }
58
+ interface BodyProps {
59
+ children?: React.ReactNode;
60
+ EditorComponent?: React.ComponentType<any>;
61
+ ViewerComponent?: React.ComponentType<any>;
62
+ }
63
+ declare const UserStoryApprovalScreen: React.FC<RootProps> & {
64
+ Sidebar: React.FC<SidebarProps>;
65
+ SidebarToggle: React.FC<SidebarToggleProps>;
66
+ Content: React.FC<ContentProps>;
67
+ Body: React.FC<BodyProps>;
68
+ };
69
+ export default UserStoryApprovalScreen;
70
+ //# sourceMappingURL=UserStoryApprovalScreen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserStoryApprovalScreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.tsx"],"names":[],"mappings":"AAAA,OAAO,KAQN,MAAM,OAAO,CAAC;AAEf,OAAO,EAEL,6BAA6B,EAC7B,gCAAgC,EAChC,6BAA6B,EAC7B,iCAAiC,EAEjC,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;AA6D9C,UAAU,SAAS;IACjB;;;OAGG;IACH,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAC3B,4BAA4B;IAC5B,MAAM,CAAC,EAAE,6BAA6B,CAAC;IACvC,mEAAmE;IACnE,SAAS,CAAC,EAAE,gCAAgC,CAAC;IAC7C,8CAA8C;IAC9C,MAAM,CAAC,EAAE,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAChD,4EAA4E;IAC5E,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,0BAA0B;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,yBAAyB;IACzB,UAAU,CAAC,EAAE,iCAAiC,CAAC;IAC/C,uDAAuD;IACvD,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAyOD,UAAU,YAAY;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IACrC;;;OAGG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAkCD,UAAU,kBAAkB;IAC1B,mDAAmD;IACnD,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/B,mDAAmD;IACnD,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAChC,oCAAoC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AA2BD,UAAU,YAAY;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,wDAAwD;IACxD,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAC3C,6CAA6C;IAC7C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,mCAAmC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,yCAAyC;IACzC,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAkKD,UAAU,SAAS;IACjB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAC3C,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CAC5C;AA0FD,QAAA,MAAM,uBAAuB;;;;;CAK3B,CAAC;AAEH,eAAe,uBAAuB,CAAC"}
@@ -0,0 +1,18 @@
1
+ import React from "react";
2
+ import { ApprovalStatus } from "../../../../interfaces/userstory.interface";
3
+ export interface ApprovalBadgeProps {
4
+ /** Current approval status */
5
+ status: ApprovalStatus;
6
+ /** Custom label text */
7
+ label?: string;
8
+ /** Size variant */
9
+ size?: "small" | "medium";
10
+ /** Additional CSS class */
11
+ className?: string;
12
+ }
13
+ /**
14
+ * Badge component to display approval status.
15
+ */
16
+ export declare const ApprovalBadge: React.FC<ApprovalBadgeProps>;
17
+ export default ApprovalBadge;
18
+ //# sourceMappingURL=ApprovalBadge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApprovalBadge.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAI5E,MAAM,WAAW,kBAAkB;IACjC,8BAA8B;IAC9B,MAAM,EAAE,cAAc,CAAC;IACvB,wBAAwB;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mBAAmB;IACnB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAC1B,2BAA2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAiBtD,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,22 @@
1
+ import React from "react";
2
+ import type { ApprovalSidebarConfig } from "../../../../interfaces/userstory.interface";
3
+ interface ApprovalSidebarProps {
4
+ /** Configuration for sidebar appearance and behavior */
5
+ config?: ApprovalSidebarConfig;
6
+ /** Custom class name for container */
7
+ className?: string;
8
+ }
9
+ /**
10
+ * Approval sidebar component that displays a list of user stories
11
+ * with approval status, supporting:
12
+ *
13
+ * - Selection tracking with visual feedback
14
+ * - Expandable descriptions with "more/less" button
15
+ * - `<learned>` tag rendering in titles with optional tooltips
16
+ * - Navigation blocking when a segment is being edited
17
+ * - Configurable tooltip and icon components
18
+ * - Responsive design with smooth collapse/expand animation
19
+ */
20
+ export declare const ApprovalSidebar: React.FC<ApprovalSidebarProps>;
21
+ export default ApprovalSidebar;
22
+ //# sourceMappingURL=ApprovalSidebar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApprovalSidebar.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAEpD,OAAO,KAAK,EAEV,qBAAqB,EAEtB,MAAM,4CAA4C,CAAC;AASpD,UAAU,oBAAoB;IAC5B,wDAAwD;IACxD,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,sCAAsC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAmBD;;;;;;;;;;GAUG;AACH,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAsG1D,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,43 @@
1
+ import React from "react";
2
+ import type { ApprovalStatus, ApprovalSidebarConfig } from "../../../../interfaces/userstory.interface";
3
+ interface ApprovalSidebarItemProps {
4
+ /** Artifact title ID displayed next to bookmark icon */
5
+ artifactTitleId: string;
6
+ /** Unique artifact ID for selection tracking */
7
+ artifactId: string;
8
+ /** Story title (may contain `<learned>` tags) */
9
+ title: string;
10
+ /** Story description (truncated if > descriptionCharLimit) */
11
+ description: string;
12
+ /** Current approval status */
13
+ approvalStatus: ApprovalStatus;
14
+ /** Zero-based index in the story list */
15
+ index: number;
16
+ /** Whether this is the last item (adds bottom border) */
17
+ isLast: boolean;
18
+ /** Whether this item is currently selected */
19
+ isSelected: boolean;
20
+ /** Whether a segment is being edited (blocks navigation) */
21
+ isEditingSegment: boolean;
22
+ /** Called when this item is clicked */
23
+ onSelect: (artifactId: string) => void;
24
+ /** Called when navigation is blocked */
25
+ onNavigationBlocked?: () => void;
26
+ /** Sidebar configuration (tooltips, icons, etc.) */
27
+ sidebarConfig: Required<Pick<ApprovalSidebarConfig, "descriptionCharLimit" | "TooltipComponent" | "InfoIconComponent">>;
28
+ /** Custom class name */
29
+ className?: string;
30
+ }
31
+ /**
32
+ * A single story item in the approval sidebar.
33
+ *
34
+ * Features:
35
+ * - Selection state with visual feedback
36
+ * - Expandable/truncatable description
37
+ * - Approval status badge
38
+ * - `<learned>` tag support in title
39
+ * - Navigation blocking when editing
40
+ */
41
+ export declare const ApprovalSidebarItem: React.FC<ApprovalSidebarItemProps>;
42
+ export default ApprovalSidebarItem;
43
+ //# sourceMappingURL=ApprovalSidebarItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApprovalSidebarItem.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAErD,OAAO,KAAK,EACV,cAAc,EACd,qBAAqB,EACtB,MAAM,4CAA4C,CAAC;AAapD,UAAU,wBAAwB;IAChC,wDAAwD;IACxD,eAAe,EAAE,MAAM,CAAC;IACxB,gDAAgD;IAChD,UAAU,EAAE,MAAM,CAAC;IACnB,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAC;IACd,8DAA8D;IAC9D,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B;IAC9B,cAAc,EAAE,cAAc,CAAC;IAC/B,yCAAyC;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,yDAAyD;IACzD,MAAM,EAAE,OAAO,CAAC;IAChB,8CAA8C;IAC9C,UAAU,EAAE,OAAO,CAAC;IACpB,4DAA4D;IAC5D,gBAAgB,EAAE,OAAO,CAAC;IAC1B,uCAAuC;IACvC,QAAQ,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,wCAAwC;IACxC,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,oDAAoD;IACpD,aAAa,EAAE,QAAQ,CACrB,IAAI,CACF,qBAAqB,EACrB,sBAAsB,GAAG,kBAAkB,GAAG,mBAAmB,CAClE,CACF,CAAC;IACF,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAyIlE,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,18 @@
1
+ import React from "react";
2
+ import type { ApprovalStatus } from "../../../../interfaces/userstory.interface";
3
+ interface ApprovalStatusBadgeProps {
4
+ status: ApprovalStatus;
5
+ /** Custom labels for each status */
6
+ labels?: {
7
+ approved?: string;
8
+ inProgress?: string;
9
+ notApproved?: string;
10
+ };
11
+ className?: string;
12
+ }
13
+ /**
14
+ * Renders a pill-shaped badge showing the approval status of a story.
15
+ */
16
+ export declare const ApprovalStatusBadge: React.FC<ApprovalStatusBadgeProps>;
17
+ export default ApprovalStatusBadge;
18
+ //# sourceMappingURL=ApprovalStatusBadge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApprovalStatusBadge.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAKjF,UAAU,wBAAwB;IAChC,MAAM,EAAE,cAAc,CAAC;IACvB,oCAAoC;IACpC,MAAM,CAAC,EAAE;QACP,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAQD;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CA8BlE,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,26 @@
1
+ import React from "react";
2
+ import { IUserStoryContent } from "../../../../interfaces/userstory.interface";
3
+ export interface ContentBlockProps {
4
+ /** Content segment data */
5
+ segment: IUserStoryContent;
6
+ /** Index of this segment in the value array */
7
+ segmentIndex: number;
8
+ /** Whether this is a sub-feature content block */
9
+ isSubFeature?: boolean;
10
+ /** Handler to save edited content */
11
+ onSaveContent: (segmentIndex: number, content: string) => void;
12
+ /** Handler to approve content */
13
+ onApproveContent: (segmentIndex: number) => void;
14
+ /** Handler to delete content (sub-features only) */
15
+ onDeleteContent?: (segmentIndex: number) => void;
16
+ /** Rich text editor component */
17
+ EditorComponent?: React.ComponentType<any>;
18
+ /** Content viewer component (e.g., UserStoryWithCitations) */
19
+ ViewerComponent?: React.ComponentType<any>;
20
+ }
21
+ /**
22
+ * Individual content block that can be viewed, edited, approved, or deleted.
23
+ */
24
+ export declare const ContentBlock: React.FC<ContentBlockProps>;
25
+ export default ContentBlock;
26
+ //# sourceMappingURL=ContentBlock.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentBlock.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAO/E,MAAM,WAAW,iBAAiB;IAChC,2BAA2B;IAC3B,OAAO,EAAE,iBAAiB,CAAC;IAC3B,+CAA+C;IAC/C,YAAY,EAAE,MAAM,CAAC;IACrB,kDAAkD;IAClD,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,qCAAqC;IACrC,aAAa,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/D,iCAAiC;IACjC,gBAAgB,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,oDAAoD;IACpD,eAAe,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,iCAAiC;IACjC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAC3C,8DAA8D;IAC9D,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CAC5C;AAID;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA+RpD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,29 @@
1
+ import React from "react";
2
+ import { IUserStoryForApproval } from "../../../../interfaces/userstory.interface";
3
+ export interface ContentSegmentProps {
4
+ /** User story or sub-feature data */
5
+ userStoryForApproval: IUserStoryForApproval;
6
+ /** Artifact title ID for display */
7
+ artifactTitleId: string;
8
+ /** Whether this is a sub-feature segment */
9
+ isSubFeature?: boolean;
10
+ /** Index of sub-feature (required for sub-features) */
11
+ subFeatureIndex?: number;
12
+ /** Handler to save sub-feature changes */
13
+ onSaveSubFeature?: (subFeatureIndex: number, updatedSubFeature: IUserStoryForApproval) => void;
14
+ /** Handler to delete sub-feature */
15
+ onDeleteSubFeature?: (subFeatureIndex: number) => void;
16
+ /** Handler to save main story content */
17
+ onSaveMainStoryContent?: (updatedStory: IUserStoryForApproval) => void;
18
+ /** Rich text editor component */
19
+ EditorComponent?: React.ComponentType<any>;
20
+ /** Content viewer component */
21
+ ViewerComponent?: React.ComponentType<any>;
22
+ }
23
+ /**
24
+ * Content segment component that displays either main story or sub-feature content.
25
+ * Uses useUserStoryApprovalScreen() hook for shared state.
26
+ */
27
+ export declare const ContentSegment: React.FC<ContentSegmentProps>;
28
+ export default ContentSegment;
29
+ //# sourceMappingURL=ContentSegment.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentSegment.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAIrD,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AAQnF,MAAM,WAAW,mBAAmB;IAClC,qCAAqC;IACrC,oBAAoB,EAAE,qBAAqB,CAAC;IAC5C,oCAAoC;IACpC,eAAe,EAAE,MAAM,CAAC;IACxB,4CAA4C;IAC5C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,uDAAuD;IACvD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,0CAA0C;IAC1C,gBAAgB,CAAC,EAAE,CACjB,eAAe,EAAE,MAAM,EACvB,iBAAiB,EAAE,qBAAqB,KACrC,IAAI,CAAC;IACV,oCAAoC;IACpC,kBAAkB,CAAC,EAAE,CAAC,eAAe,EAAE,MAAM,KAAK,IAAI,CAAC;IACvD,yCAAyC;IACzC,sBAAsB,CAAC,EAAE,CAAC,YAAY,EAAE,qBAAqB,KAAK,IAAI,CAAC;IACvE,iCAAiC;IACjC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IAC3C,+BAA+B;IAC/B,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CAC5C;AAED;;;GAGG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAwLxD,CAAC;AAEF,eAAe,cAAc,CAAC"}