@viswa-test/test-citation 0.0.378 → 0.0.381

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 (586) hide show
  1. package/README.md +151 -0
  2. package/dist/assests/icons/InfoAlert.js +2 -0
  3. package/dist/assests/icons/InfoAlert.js.map +1 -0
  4. package/dist/cjs/assests/icons/InfoAlert.js +2 -0
  5. package/dist/cjs/assests/icons/InfoAlert.js.map +1 -0
  6. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  7. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
  8. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
  9. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  10. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
  11. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  12. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  13. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  14. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  15. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  16. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  17. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  18. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  19. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  20. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  21. package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
  22. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  23. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  24. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  25. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  26. package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
  27. package/dist/cjs/features/PdfViewer/PdfStyle.js +1 -1
  28. package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
  29. package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
  30. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  31. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  32. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  33. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  34. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  35. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  36. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  37. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  38. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  39. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  40. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  41. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  42. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  43. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  44. package/dist/cjs/features/PdfViewer/rotationManager.js +2 -0
  45. package/dist/cjs/features/PdfViewer/rotationManager.js.map +1 -0
  46. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +1 -1
  47. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js +2 -0
  48. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js.map +1 -0
  49. package/dist/cjs/features/PromptCitation/PromptCitation.js +2 -0
  50. package/dist/cjs/features/PromptCitation/PromptCitation.js.map +1 -0
  51. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js +2 -0
  52. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js.map +1 -0
  53. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js +2 -0
  54. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js.map +1 -0
  55. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
  56. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +1 -1
  57. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +1 -1
  58. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +1 -1
  59. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +1 -1
  60. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
  61. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
  62. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +1 -1
  63. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +1 -1
  64. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +1 -1
  65. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +1 -1
  66. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
  67. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +1 -1
  68. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
  69. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +1 -1
  70. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
  71. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
  72. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  73. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +1 -1
  74. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +1 -1
  75. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +1 -1
  76. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +1 -1
  77. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +1 -1
  78. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
  79. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
  80. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +1 -1
  81. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +1 -1
  82. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
  83. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
  84. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +1 -1
  85. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
  86. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +1 -1
  87. package/dist/cjs/features/RequirementAI/utils/helpers.js +1 -1
  88. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +1 -1
  89. package/dist/cjs/features/ReviewPanel/ReviewPanel.js +2 -0
  90. package/dist/cjs/features/ReviewPanel/ReviewPanel.js.map +1 -0
  91. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +2 -0
  92. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -0
  93. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +2 -0
  94. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -0
  95. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +2 -0
  96. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -0
  97. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +2 -0
  98. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -0
  99. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +2 -0
  100. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -0
  101. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js +2 -0
  102. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -0
  103. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +2 -0
  104. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -0
  105. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js +2 -0
  106. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js.map +1 -0
  107. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js +2 -0
  108. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -0
  109. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +2 -0
  110. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -0
  111. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +2 -0
  112. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -0
  113. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +2 -0
  114. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -0
  115. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js +2 -0
  116. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -0
  117. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +2 -0
  118. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -0
  119. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +2 -0
  120. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -0
  121. package/dist/cjs/features/SegmentReviewComponents/helper.js +2 -0
  122. package/dist/cjs/features/SegmentReviewComponents/helper.js.map +1 -0
  123. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js +2 -0
  124. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js.map +1 -0
  125. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +2 -0
  126. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -0
  127. package/dist/cjs/index.js +1 -1
  128. package/dist/cjs/service/redlineService.js +1 -1
  129. package/dist/cjs/utils/tagHelper.js +1 -1
  130. package/dist/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  131. package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
  132. package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
  133. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  134. package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
  135. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  136. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  137. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  138. package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  139. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  140. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  141. package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  142. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  143. package/dist/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  144. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  145. package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
  146. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  147. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  148. package/dist/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  149. package/dist/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  150. package/dist/features/PdfViewer/PdfContainer.js +1 -1
  151. package/dist/features/PdfViewer/PdfStyle.js +1 -1
  152. package/dist/features/PdfViewer/PdfToolbar.js +1 -1
  153. package/dist/features/PdfViewer/PdfViewer.js +1 -1
  154. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  155. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  156. package/dist/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  157. package/dist/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  158. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  159. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  160. package/dist/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  161. package/dist/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  162. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  163. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  164. package/dist/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  165. package/dist/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  166. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  167. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  168. package/dist/features/PdfViewer/rotationManager.js +2 -0
  169. package/dist/features/PdfViewer/rotationManager.js.map +1 -0
  170. package/dist/features/PdfViewer/usePdfHighlight.js +1 -1
  171. package/dist/features/PromptCitation/CitationDependencyGraph.js +2 -0
  172. package/dist/features/PromptCitation/CitationDependencyGraph.js.map +1 -0
  173. package/dist/features/PromptCitation/PromptCitation.js +2 -0
  174. package/dist/features/PromptCitation/PromptCitation.js.map +1 -0
  175. package/dist/features/PromptCitation/_components/CodeEditor.js +2 -0
  176. package/dist/features/PromptCitation/_components/CodeEditor.js.map +1 -0
  177. package/dist/features/PromptCitation/_components/Markdownrenderer.js +2 -0
  178. package/dist/features/PromptCitation/_components/Markdownrenderer.js.map +1 -0
  179. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
  180. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +1 -1
  181. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +1 -1
  182. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +1 -1
  183. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +1 -1
  184. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
  185. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
  186. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +1 -1
  187. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +1 -1
  188. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +1 -1
  189. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +1 -1
  190. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
  191. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +1 -1
  192. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
  193. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +1 -1
  194. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
  195. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
  196. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  197. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +1 -1
  198. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +1 -1
  199. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +1 -1
  200. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +1 -1
  201. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +1 -1
  202. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
  203. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
  204. package/dist/features/RequirementAI/components/segment/Segment.js +1 -1
  205. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +1 -1
  206. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
  207. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
  208. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +1 -1
  209. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
  210. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +1 -1
  211. package/dist/features/RequirementAI/utils/helpers.js +1 -1
  212. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +1 -1
  213. package/dist/features/ReviewPanel/ReviewPanel.js +2 -0
  214. package/dist/features/ReviewPanel/ReviewPanel.js.map +1 -0
  215. package/dist/features/SegmentReviewComponents/BoundaryCard.js +2 -0
  216. package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -0
  217. package/dist/features/SegmentReviewComponents/CardWrapper.js +2 -0
  218. package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -0
  219. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +2 -0
  220. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -0
  221. package/dist/features/SegmentReviewComponents/CognitiveIcon.js +2 -0
  222. package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -0
  223. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +2 -0
  224. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -0
  225. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js +2 -0
  226. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -0
  227. package/dist/features/SegmentReviewComponents/LabelCheck.js +2 -0
  228. package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -0
  229. package/dist/features/SegmentReviewComponents/PageCheck.js +2 -0
  230. package/dist/features/SegmentReviewComponents/PageCheck.js.map +1 -0
  231. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js +2 -0
  232. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -0
  233. package/dist/features/SegmentReviewComponents/RevertCard.js +2 -0
  234. package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -0
  235. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +2 -0
  236. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -0
  237. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +2 -0
  238. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -0
  239. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js +2 -0
  240. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -0
  241. package/dist/features/SegmentReviewComponents/ReviewedCard.js +2 -0
  242. package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -0
  243. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +2 -0
  244. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -0
  245. package/dist/features/SegmentReviewComponents/helper.js +2 -0
  246. package/dist/features/SegmentReviewComponents/helper.js.map +1 -0
  247. package/dist/features/SegmentReviewComponents/reviewScore.js +2 -0
  248. package/dist/features/SegmentReviewComponents/reviewScore.js.map +1 -0
  249. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +2 -0
  250. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -0
  251. package/dist/index.js +1 -1
  252. package/dist/service/redlineService.js +1 -1
  253. package/dist/types/src/CitationDependencyGraphTest.d.ts +4 -0
  254. package/dist/types/src/CitationDependencyGraphTest.d.ts.map +1 -0
  255. package/dist/types/src/RedlineApprovalCardTest.d.ts +1 -0
  256. package/dist/types/src/RedlineApprovalCardTest.d.ts.map +1 -0
  257. package/dist/types/src/RedlineEditorTest.d.ts.map +1 -1
  258. package/dist/types/src/RedlineEditorTest2.d.ts +3 -0
  259. package/dist/types/src/RedlineEditorTest2.d.ts.map +1 -0
  260. package/dist/types/src/RequirementAiTest.d.ts.map +1 -1
  261. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts +3 -0
  262. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts.map +1 -0
  263. package/dist/types/src/assests/icons/InfoAlert.d.ts +3 -0
  264. package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
  265. package/dist/types/src/commonConstants.d.ts +31103 -0
  266. package/dist/types/src/commonConstants.d.ts.map +1 -0
  267. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -1
  268. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +1 -0
  269. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -1
  270. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -1
  271. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +1 -1
  272. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -1
  273. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +1 -1
  274. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -1
  275. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -12
  276. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -1
  277. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -1
  278. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -1
  279. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +456 -11335
  280. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -1
  281. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +1 -14
  282. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -1
  283. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -1
  284. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -1
  285. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +1 -2
  286. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -1
  287. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +1 -1
  288. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -1
  289. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -1
  290. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -1
  291. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts +2 -0
  292. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts.map +1 -0
  293. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -1
  294. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -1
  295. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -1
  296. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +1 -2
  297. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -1
  298. package/dist/types/src/features/GptWebCitation/types.d.ts +0 -11
  299. package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -1
  300. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +0 -2
  301. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -1
  302. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts +128 -0
  303. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts.map +1 -0
  304. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts +13 -0
  305. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts.map +1 -0
  306. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +4 -2
  307. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -1
  308. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -1
  309. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +4 -1
  310. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -1
  311. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +19 -2
  312. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -1
  313. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts +41 -0
  314. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts.map +1 -0
  315. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts +59 -0
  316. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts.map +1 -0
  317. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts +19 -0
  318. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts.map +1 -0
  319. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts +3 -0
  320. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts.map +1 -0
  321. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts +77 -0
  322. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts.map +1 -0
  323. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts +47 -0
  324. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts.map +1 -0
  325. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts +15 -0
  326. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts.map +1 -0
  327. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts +3 -0
  328. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts.map +1 -0
  329. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts +36 -0
  330. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts.map +1 -0
  331. package/dist/types/src/features/PdfViewer/rotationManager.d.ts +23 -0
  332. package/dist/types/src/features/PdfViewer/rotationManager.d.ts.map +1 -0
  333. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +1 -0
  334. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -1
  335. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts +56 -0
  336. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts.map +1 -0
  337. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts +326 -0
  338. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts.map +1 -0
  339. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts +4 -0
  340. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts.map +1 -0
  341. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts +30 -0
  342. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts.map +1 -0
  343. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  344. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  345. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts +23 -0
  346. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts.map +1 -0
  347. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts +12 -0
  348. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts.map +1 -0
  349. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts +8 -0
  350. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts.map +1 -0
  351. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +29 -39
  352. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -1
  353. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -1
  354. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts +0 -2
  355. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts.map +1 -1
  356. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts +0 -2
  357. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts.map +1 -1
  358. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -1
  359. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -1
  360. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +1 -1
  361. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -1
  362. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +5439 -84
  363. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -1
  364. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +1 -1
  365. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -1
  366. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +1 -1
  367. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -1
  368. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +2 -2
  369. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -1
  370. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +2 -20
  371. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -1
  372. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +2 -7
  373. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -1
  374. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -1
  375. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +1 -15
  376. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -1
  377. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +1 -2
  378. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -1
  379. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +2 -3
  380. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -1
  381. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -1
  382. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +0 -1
  383. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -1
  384. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +0 -1
  385. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -1
  386. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -1
  387. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +2 -3
  388. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -1
  389. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +1 -1
  390. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -1
  391. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +1 -3
  392. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -1
  393. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +1 -2
  394. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -1
  395. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +0 -1
  396. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -1
  397. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +0 -2
  398. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -1
  399. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +1 -2
  400. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -1
  401. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +1 -2
  402. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -1
  403. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +1 -1
  404. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -1
  405. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +0 -2
  406. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -1
  407. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +0 -7
  408. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -1
  409. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +1 -2
  410. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -1
  411. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +0 -2
  412. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -1
  413. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -1
  414. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +85 -0
  415. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
  416. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +26 -0
  417. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
  418. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
  419. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
  420. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
  421. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
  422. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +33 -0
  423. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +1 -0
  424. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +7 -0
  425. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +1 -0
  426. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +87 -0
  427. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
  428. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts +57 -0
  429. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts.map +1 -0
  430. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +28 -0
  431. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +1 -0
  432. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
  433. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
  434. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
  435. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
  436. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
  437. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
  438. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +17 -0
  439. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +1 -0
  440. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +33 -0
  441. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -0
  442. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +124 -0
  443. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
  444. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts +13 -0
  445. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts.map +1 -0
  446. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts +51 -0
  447. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts.map +1 -0
  448. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts +2 -0
  449. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts.map +1 -0
  450. package/dist/types/src/features/SegmentReviewComponents/index.d.ts +25 -0
  451. package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
  452. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts +4 -0
  453. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts.map +1 -0
  454. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +243 -0
  455. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -0
  456. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts +2 -0
  457. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts.map +1 -0
  458. package/dist/types/src/index.d.ts +8 -0
  459. package/dist/types/src/index.d.ts.map +1 -1
  460. package/dist/types/src/service/redlineService.d.ts.map +1 -1
  461. package/dist/types/src/utils/tagHelper.d.ts +0 -9
  462. package/dist/types/src/utils/tagHelper.d.ts.map +1 -1
  463. package/dist/utils/tagHelper.js +1 -1
  464. package/package.json +12 -2
  465. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +0 -2
  466. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +0 -1
  467. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +0 -2
  468. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +0 -1
  469. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +0 -2
  470. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +0 -1
  471. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +0 -2
  472. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +0 -1
  473. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +0 -2
  474. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +0 -1
  475. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +0 -2
  476. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +0 -1
  477. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +0 -2
  478. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +0 -1
  479. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +0 -2
  480. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +0 -1
  481. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +0 -2
  482. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +0 -1
  483. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +0 -2
  484. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +0 -1
  485. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +0 -2
  486. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +0 -1
  487. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +0 -2
  488. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +0 -1
  489. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +0 -2
  490. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +0 -1
  491. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +0 -2
  492. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +0 -1
  493. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +0 -2
  494. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +0 -1
  495. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +0 -2
  496. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +0 -1
  497. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +0 -2
  498. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +0 -1
  499. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +0 -2
  500. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +0 -1
  501. package/dist/cjs/features/RequirementAI/utils/exponential-retry.js +0 -2
  502. package/dist/cjs/features/RequirementAI/utils/exponential-retry.js.map +0 -1
  503. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +0 -2
  504. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +0 -1
  505. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +0 -2
  506. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +0 -1
  507. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +0 -2
  508. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +0 -1
  509. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +0 -2
  510. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +0 -1
  511. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +0 -2
  512. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +0 -1
  513. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +0 -2
  514. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +0 -1
  515. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +0 -2
  516. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +0 -1
  517. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +0 -2
  518. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +0 -1
  519. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +0 -2
  520. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +0 -1
  521. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +0 -2
  522. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +0 -1
  523. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +0 -2
  524. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +0 -1
  525. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +0 -2
  526. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +0 -1
  527. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +0 -2
  528. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +0 -1
  529. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +0 -2
  530. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +0 -1
  531. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +0 -2
  532. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +0 -1
  533. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +0 -2
  534. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +0 -1
  535. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +0 -2
  536. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +0 -1
  537. package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +0 -2
  538. package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +0 -1
  539. package/dist/features/RequirementAI/utils/exponential-retry.js +0 -2
  540. package/dist/features/RequirementAI/utils/exponential-retry.js.map +0 -1
  541. package/dist/types/src/CitationAccordionTest.d.ts +0 -1
  542. package/dist/types/src/CitationAccordionTest.d.ts.map +0 -1
  543. package/dist/types/src/MockDeviationSummary.d.ts +0 -1
  544. package/dist/types/src/MockDeviationSummary.d.ts.map +0 -1
  545. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts +0 -33
  546. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts.map +0 -1
  547. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts +0 -2
  548. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts.map +0 -1
  549. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts +0 -3
  550. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts.map +0 -1
  551. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts +0 -2
  552. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts.map +0 -1
  553. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts +0 -7
  554. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts.map +0 -1
  555. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts +0 -2
  556. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
  557. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts +0 -29
  558. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts.map +0 -1
  559. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts +0 -2
  560. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts.map +0 -1
  561. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts +0 -7
  562. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts.map +0 -1
  563. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts +0 -3
  564. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts.map +0 -1
  565. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts +0 -86
  566. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts.map +0 -1
  567. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts +0 -9
  568. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts.map +0 -1
  569. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts +0 -7
  570. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts.map +0 -1
  571. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts +0 -5
  572. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts.map +0 -1
  573. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts +0 -10
  574. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts.map +0 -1
  575. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts +0 -17
  576. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts.map +0 -1
  577. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts +0 -23
  578. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts.map +0 -1
  579. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts +0 -3
  580. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts.map +0 -1
  581. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts +0 -12
  582. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts.map +0 -1
  583. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts +0 -9
  584. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts.map +0 -1
  585. package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts +0 -12
  586. package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts.map +0 -1
@@ -0,0 +1,3 @@
1
+ declare function RedlineEditorTest2(): import("react/jsx-runtime").JSX.Element;
2
+ export default RedlineEditorTest2;
3
+ //# sourceMappingURL=RedlineEditorTest2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RedlineEditorTest2.d.ts","sourceRoot":"","sources":["../../../src/RedlineEditorTest2.tsx"],"names":[],"mappings":"AA6BA,iBAAS,kBAAkB,4CAi8D1B;AAED,eAAe,kBAAkB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAA2B,cAAc,EAAE,aAAa,EAAE,MAAM,+EAA+E,CAAC;AAUvJ,QAAA,MAAM,iBAAiB,+CAwtFtB,CAAC;AAiVF,eAAO,MAAM,iBAAiB,EAAE,cAAc,EAoH7C,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,aAAa,EAoV3C,CAAC;AAGF,eAAO,MAAM,mBAAmB,YACrB,cAAc,EAAE,GAAG,aAAa,EAAE;;;;;CA0B5C,CAAC;AAGF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"RequirementAiTest.d.ts","sourceRoot":"","sources":["../../../src/RequirementAiTest.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAA2B,cAAc,EAAE,aAAa,EAAE,MAAM,+EAA+E,CAAC;AAUvJ,QAAA,MAAM,iBAAiB,+CAutFtB,CAAC;AAiVF,eAAO,MAAM,iBAAiB,EAAE,cAAc,EAoH7C,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,aAAa,EAoV3C,CAAC;AAGF,eAAO,MAAM,mBAAmB,YACrB,cAAc,EAAE,GAAG,aAAa,EAAE;;;;;CA0B5C,CAAC;AAGF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export default function ChartSplitIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=ChartSplitIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChartSplitIcon.d.ts","sourceRoot":"","sources":["../../../../../src/assests/icons/ChartSplitIcon.tsx"],"names":[],"mappings":";AAAA,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,2CAO1E"}
@@ -0,0 +1,3 @@
1
+ import { type SvgIconProps } from '@mui/material/SvgIcon';
2
+ export default function InfoAlert(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=InfoAlert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoAlert.d.ts","sourceRoot":"","sources":["../../../../../src/assests/icons/InfoAlert.tsx"],"names":[],"mappings":"AAAA,OAAgB,EAAE,KAAK,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAEnE,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,YAAY,2CAgBpD"}