@viswa-test/test-citation 0.0.335 → 0.0.336

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 (327) hide show
  1. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +2 -0
  2. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -0
  3. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +2 -0
  4. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -0
  5. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +2 -0
  6. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -0
  7. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +2 -0
  8. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  9. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  10. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  11. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  12. package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
  13. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  14. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  15. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  16. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  17. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  18. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  19. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  20. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  21. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  22. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  23. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  24. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  25. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  26. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  27. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
  28. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +1 -1
  29. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
  30. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
  31. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +1 -1
  32. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +1 -1
  33. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +1 -1
  34. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +1 -1
  35. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
  36. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +1 -1
  37. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
  38. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +1 -1
  39. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
  40. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
  41. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  42. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +1 -1
  43. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +1 -1
  44. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +1 -1
  45. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +1 -1
  46. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +1 -1
  47. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
  48. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
  49. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +1 -1
  50. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +1 -1
  51. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
  52. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
  53. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +1 -1
  54. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
  55. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +1 -1
  56. package/dist/cjs/features/RequirementAI/utils/helpers.js +1 -1
  57. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +1 -1
  58. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  59. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +2 -0
  60. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -0
  61. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  62. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +1 -1
  63. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +2 -0
  64. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -0
  65. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +2 -0
  66. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -0
  67. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +2 -0
  68. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -0
  69. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +2 -0
  70. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -0
  71. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  72. package/dist/cjs/index.js +1 -1
  73. package/dist/cjs/service/redlineService.js +1 -1
  74. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +2 -0
  75. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -0
  76. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +2 -0
  77. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -0
  78. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +2 -0
  79. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -0
  80. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +2 -0
  81. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  82. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  83. package/dist/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  84. package/dist/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  85. package/dist/features/PdfViewer/PdfViewer.js +1 -1
  86. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  87. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  88. package/dist/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  89. package/dist/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  90. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  91. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  92. package/dist/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  93. package/dist/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  94. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  95. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  96. package/dist/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  97. package/dist/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  98. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  99. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  100. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +1 -1
  101. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +1 -1
  102. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +1 -1
  103. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +1 -1
  104. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +1 -1
  105. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +1 -1
  106. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +1 -1
  107. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +1 -1
  108. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +1 -1
  109. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +1 -1
  110. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +1 -1
  111. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +1 -1
  112. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +1 -1
  113. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +1 -1
  114. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  115. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +1 -1
  116. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +1 -1
  117. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +1 -1
  118. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +1 -1
  119. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +1 -1
  120. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +1 -1
  121. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +1 -1
  122. package/dist/features/RequirementAI/components/segment/Segment.js +1 -1
  123. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +1 -1
  124. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +1 -1
  125. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +1 -1
  126. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +1 -1
  127. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +1 -1
  128. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +1 -1
  129. package/dist/features/RequirementAI/utils/helpers.js +1 -1
  130. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +1 -1
  131. package/dist/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  132. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +2 -0
  133. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -0
  134. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  135. package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
  136. package/dist/features/SegmentReviewComponents/RevertCard.js +2 -0
  137. package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -0
  138. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +2 -0
  139. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -0
  140. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +2 -0
  141. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -0
  142. package/dist/features/SegmentReviewComponents/ReviewedCard.js +2 -0
  143. package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -0
  144. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  145. package/dist/index.js +1 -1
  146. package/dist/service/redlineService.js +1 -1
  147. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
  148. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
  149. package/dist/types/src/Background.d.ts +7 -0
  150. package/dist/types/src/Background.d.ts.map +1 -0
  151. package/dist/types/src/RedlineApprovalCardTest.d.ts +1 -0
  152. package/dist/types/src/RedlineApprovalCardTest.d.ts.map +1 -0
  153. package/dist/types/src/RedlineEditorTest.d.ts.map +1 -1
  154. package/dist/types/src/RedlineEditorTest2.d.ts +3 -0
  155. package/dist/types/src/RedlineEditorTest2.d.ts.map +1 -0
  156. package/dist/types/src/RequirementAiTest.d.ts.map +1 -1
  157. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts +3 -0
  158. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts.map +1 -0
  159. package/dist/types/src/commonConstants.d.ts +31103 -0
  160. package/dist/types/src/commonConstants.d.ts.map +1 -0
  161. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +3 -0
  162. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +1 -0
  163. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +19 -0
  164. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +1 -0
  165. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +8 -0
  166. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +1 -0
  167. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts +2 -0
  168. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts.map +1 -0
  169. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +6 -0
  170. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
  171. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts +128 -0
  172. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts.map +1 -0
  173. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts +13 -0
  174. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts.map +1 -0
  175. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -1
  176. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts +59 -0
  177. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts.map +1 -0
  178. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts +19 -0
  179. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts.map +1 -0
  180. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts +3 -0
  181. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts.map +1 -0
  182. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts +77 -0
  183. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts.map +1 -0
  184. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts +47 -0
  185. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts.map +1 -0
  186. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts +15 -0
  187. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts.map +1 -0
  188. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts +3 -0
  189. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts.map +1 -0
  190. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts +36 -0
  191. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts.map +1 -0
  192. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +29 -39
  193. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -1
  194. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -1
  195. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -1
  196. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +1 -1
  197. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -1
  198. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +5439 -84
  199. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -1
  200. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +1 -1
  201. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -1
  202. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +1 -1
  203. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -1
  204. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +2 -2
  205. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -1
  206. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +2 -19
  207. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -1
  208. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +2 -7
  209. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -1
  210. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -1
  211. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +1 -15
  212. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -1
  213. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +1 -2
  214. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -1
  215. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +2 -3
  216. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -1
  217. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -1
  218. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +0 -1
  219. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -1
  220. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +0 -1
  221. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -1
  222. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -1
  223. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +2 -3
  224. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -1
  225. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +1 -1
  226. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -1
  227. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +1 -3
  228. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -1
  229. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +1 -2
  230. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -1
  231. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +0 -1
  232. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -1
  233. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +0 -2
  234. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -1
  235. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +1 -2
  236. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -1
  237. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +1 -2
  238. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -1
  239. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +1 -1
  240. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -1
  241. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +0 -2
  242. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -1
  243. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +0 -3
  244. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -1
  245. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +1 -2
  246. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -1
  247. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +0 -2
  248. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -1
  249. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -1
  250. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +3 -1
  251. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -1
  252. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
  253. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
  254. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +3 -1
  255. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -1
  256. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
  257. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
  258. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
  259. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
  260. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
  261. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
  262. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +2 -1
  263. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -1
  264. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +16 -2
  265. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -1
  266. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts +2 -0
  267. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts.map +1 -0
  268. package/dist/types/src/features/SegmentReviewComponents/index.d.ts +6 -2
  269. package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -1
  270. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +34 -0
  271. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -1
  272. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts +2 -0
  273. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts.map +1 -0
  274. package/dist/types/src/index.d.ts +2 -2
  275. package/dist/types/src/index.d.ts.map +1 -1
  276. package/dist/types/src/service/redlineService.d.ts.map +1 -1
  277. package/package.json +4 -9
  278. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.js +0 -2
  279. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.js.map +0 -1
  280. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +0 -2
  281. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +0 -2
  282. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +0 -1
  283. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +0 -2
  284. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +0 -1
  285. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +0 -2
  286. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +0 -1
  287. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +0 -2
  288. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +0 -1
  289. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +0 -2
  290. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +0 -1
  291. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +0 -2
  292. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +0 -1
  293. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +0 -2
  294. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +0 -1
  295. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.js +0 -2
  296. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.js.map +0 -1
  297. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +0 -2
  298. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +0 -2
  299. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +0 -1
  300. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +0 -2
  301. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +0 -1
  302. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +0 -2
  303. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +0 -1
  304. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +0 -2
  305. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +0 -1
  306. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +0 -2
  307. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +0 -1
  308. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +0 -2
  309. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +0 -1
  310. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +0 -2
  311. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +0 -1
  312. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.d.ts +0 -2
  313. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.d.ts.map +0 -1
  314. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts +0 -2
  315. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
  316. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts +0 -10
  317. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts.map +0 -1
  318. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts +0 -17
  319. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts.map +0 -1
  320. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts +0 -23
  321. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts.map +0 -1
  322. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts +0 -3
  323. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts.map +0 -1
  324. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts +0 -12
  325. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts.map +0 -1
  326. /package/dist/cjs/features/{RequirementAI/components/RichTextEditor/Editor → CognitiveCompare}/utils/normalizeRedlineMarkdown.js.map +0 -0
  327. /package/dist/features/{RequirementAI/components/RichTextEditor/Editor → CognitiveCompare}/utils/normalizeRedlineMarkdown.js.map +0 -0
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=segmentReviewEdgeCases.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"segmentReviewEdgeCases.test.d.ts","sourceRoot":"","sources":["../../../../../src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.ts"],"names":[],"mappings":""}
@@ -11,8 +11,8 @@ export { default as NonWebReasoningComponent } from "./features/CognitiveInterna
11
11
  export { default as ChatCitation } from "./features/ChatCitation/ChatCitationRenderer";
12
12
  export { default as CognitiveDecisioningCard } from "./features/CognitiveDecisioning/CognitiveDecisioningWrapper";
13
13
  export { default as PdfViewer } from "./features/PdfViewer/PdfViewer";
14
- export { CognitiveIntegrity, PageCheck, SegmentReviewPdfWrapper, createBoundaryCardOptions, createLabelCheckOptions, extractSegmentReviewData, isBoundaryReviewAction, isLabelReviewAction, isPageCheckAction } from "./features/SegmentReviewComponents";
15
- export type { BoundaryCardOption, BoundaryCardProps, BoundaryCardStyles, BoundaryReviewAction, BoundaryReviewConfirmDetails, BoundaryReviewMetadata, CardWrapperProps, CognitiveIntegrityProps, CognitiveIntegrityStyles, ExtractedBoundaryReview, ExtractedLabelReview, ExtractedPageReview, LabelCheckOption, LabelCheckProps, LabelCheckStyles, LabelReviewAction, LabelReviewConfirmDetails, LabelReviewMetadata, PageCheckAction, PageCheckConfirmDetails, PageCheckMetadata, PageCheckPageType, PageCheckProps, PageCheckStyles, PageClassificationSource, ReviewStepSource, ReviewConfidence, ReviewConfidenceFilter, ReviewRedirectionType, SegmentReviewSource, SegmentReviewActionContext, SegmentReviewPdfWrapperProps } from "./features/SegmentReviewComponents";
14
+ export { CognitiveIntegrity, RevertCard, RevertSuccessCard, SegmentPdfSpecialZoomLevel, PageCheck, SegmentReviewPdfWrapper, createBoundaryCardOptions, createLabelCheckOptions, extractSegmentReviewData, isBoundaryReviewAction, isLabelReviewAction, isPageCheckAction } from "./features/SegmentReviewComponents";
15
+ export type { BoundaryCardOption, BoundaryCardProps, BoundaryCardStyles, BoundaryReviewAction, BoundaryReviewConfirmDetails, BoundaryReviewMetadata, CardWrapperProps, CognitiveIntegrityProps, CognitiveIntegrityStyles, ExtractedBoundaryReview, ExtractedLabelReview, LabelCheckOption, LabelCheckProps, LabelCheckStyles, LabelReviewAction, LabelReviewConfirmDetails, LabelReviewMetadata, ReviewStepSource, ReviewConfidence, ReviewConfidenceFilter, SegmentReviewSource, SegmentReviewActionContext, SegmentReviewPdfWrapperProps } from "./features/SegmentReviewComponents";
16
16
  export { default as FaqCitation } from "./features/CognitiveDecisioning/FaqCitation/FaqCitation";
17
17
  export { default as ImageCitationContent } from "./features/RequirementAiCitations/ImageCitation/ImageCitationContent";
18
18
  export { default as VideoCitationContent } from "./features/RequirementAiCitations/VideoCitation/VideoCitationContent";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"redlineService.d.ts","sourceRoot":"","sources":["../../../../src/service/redlineService.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,YAAmB;IAChD,YAAY,EAAE,GAAG,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACtB,iBAeA,CAAC;AAEF,eAAO,MAAM,qBAAqB,YAAmB;IACjD,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,GAAG,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;CACtB,SAAS,MAAM,iBAiCf,CAAC;AAEF,eAAO,MAAM,qBAAqB,YAAmB;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBA8Bf,CAAC;AAEF,eAAO,MAAM,cAAc,YAAmB;IAC1C,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBA8Bf,CAAC;AAEF,eAAO,MAAM,2BAA2B,YAAmB;IACvD,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBA+Bf,CAAC"}
1
+ {"version":3,"file":"redlineService.d.ts","sourceRoot":"","sources":["../../../../src/service/redlineService.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,YAAmB;IAChD,YAAY,EAAE,GAAG,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;CACtB,iBAeA,CAAC;AAEF,eAAO,MAAM,qBAAqB,YAAmB;IACjD,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,GAAG,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;CACtB,SAAS,MAAM,iBAiCf,CAAC;AAEF,eAAO,MAAM,qBAAqB,YAAmB;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBA8Bf,CAAC;AAEF,eAAO,MAAM,cAAc,YAAmB;IAC1C,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBA8Bf,CAAC;AAEF,eAAO,MAAM,2BAA2B,YAAmB;IACvD,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;CAC3B,SAAS,MAAM,iBAsBf,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viswa-test/test-citation",
3
- "version": "0.0.335",
3
+ "version": "0.0.336",
4
4
  "author": "Viswa Koduru",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -13,9 +13,9 @@
13
13
  },
14
14
  "exports": {
15
15
  ".": {
16
- "types": "./dist/types/src/index.d.ts",
17
16
  "import": "./dist/index.js",
18
- "require": "./dist/cjs/index.js"
17
+ "require": "./dist/cjs/index.js",
18
+ "types": "./dist/types/index.d.ts"
19
19
  },
20
20
  "./FaqCitation": {
21
21
  "import": "./dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js",
@@ -72,11 +72,6 @@
72
72
  "require": "./dist/cjs/features/PdfViewer/PdfViewer.js",
73
73
  "types": "./dist/types/src/features/PdfViewer/PdfViewer.d.ts"
74
74
  },
75
- "./SegmentReview": {
76
- "import": "./dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js",
77
- "require": "./dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js",
78
- "types": "./dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts"
79
- },
80
75
  "./CognitiveInternalgptReasoning": {
81
76
  "import": "./dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js",
82
77
  "require": "./dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js",
@@ -209,7 +204,7 @@
209
204
  "dist"
210
205
  ],
211
206
  "scripts": {
212
- "start": "PORT=3005 craco start",
207
+ "start": "craco start",
213
208
  "build": "rollup -c",
214
209
  "tsupBuild": "tsup src/index.ts",
215
210
  "test": "craco test",
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.INITIAL_HTML_LOAD_TAG="rich-text-editor:initial-html-load";
2
- //# sourceMappingURL=changeTags.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"changeTags.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=String.raw`(?:[^>"']|"[^"]*"|'[^']*')*`,t=new RegExp(String.raw`<updated\b(${e})>([\s\S]*?)<\/updated\s*>`,"gi"),n=new RegExp(String.raw`<upt\b(${e})>([\s\S]*?)<\/upt\s*>`,"gi"),r=new RegExp(String.raw`<(deleted|changed)\b(${e})>([\s\S]*?)<\/\1\s*>`,"gi"),i=e=>{const t=e.trim();if(!t.includes("|"))return null;const n=[];let r="";for(let e=0;e<t.length;e+=1){const i=t[e],s=e>0&&"\\"===t[e-1];"|"!==i||s?r+=i:(n.push(r.trim()),r="")}return n.push(r.trim()),t.startsWith("|")&&n.shift(),t.endsWith("|")&&n.pop(),n},s=e=>!!(null==e?void 0:e.length)&&e.every(e=>/^:?-{3,}:?$/.test(e)),d=e=>`| ${e.join(" | ")} |`,l=e=>e.replace(n,(e,t,n)=>{if(!(e=>{const t=e.split("\n");return t.some((e,n)=>{var r;return n>0&&s(i(e))&&!!(null===(r=i(t[n-1]))||void 0===r?void 0:r.length)})})(n))return e;return`<updated${t}>${n.replace(/<del\b([^>]*)>/gi,"<deleted$1>").replace(/<\/del\s*>/gi,"</deleted>").replace(/<ins\b([^>]*)>/gi,"<changed$1>").replace(/<\/ins\s*>/gi,"</changed>")}</updated>`});exports.normalizeRedlineMarkdown=n=>{if(!n)return"";let a=l(n).replace(t,(e,t,n)=>{if(!n.includes("|"))return e;if(!/\bid\s*=\s*["']ai_reasoning\$/i.test(t))return n;const r=/\bdata-main\b/i.test(t)?"":" data-main",i=((e,t)=>{const n=t.match(/\bid\s*=\s*["']([^"']+)["']/i);if(!n)return e;const r=encodeURIComponent(n[1]);return e.replace(/<(deleted|changed)\b([^>]*)>/gi,(e,t,n)=>/\bdata-upt-id\s*=/i.test(n)?e:`<${t}${n} data-upt-id="${r}">`)})(n,t);return`<upt${t}${r}></upt>\n\n${i}`});return a=(t=>{const n=new RegExp(String.raw`(<deleted\b${e}>(?:(?!<\/deleted\s*>)[\s\S])*?\|(?:(?!<\/deleted\s*>)[\s\S])*?<\/deleted\s*>)\s*(<changed\b${e}>[^|]*?<\/changed\s*>)\s*\|`,"gi"),d=t.replace(n,(e,t,n)=>{var r;return`${(null!==(r=t.replace(/<\/deleted\s*>$/i,"").trimEnd().split("\n").at(-1))&&void 0!==r?r:"").trimEnd().endsWith("|")?t:t.replace(/<\/deleted\s*>$/i," |</deleted>")}\n${n}`}),l=new RegExp(String.raw`(<deleted\b${e}>(?:(?!<\/deleted\s*>)[\s\S])*?\|(?:(?!<\/deleted\s*>)[\s\S])*?<\/deleted\s*>)\s*(?=<changed\b${e}>)`,"gi"),a=d.replace(l,"$1\n\n");return a.replace(r,(e,t,n,r,d)=>{if(!r.includes("|"))return e;const l=a.slice(0,d),c=/(?:^|\n)[ \t]*$/.test(l);return r.split("\n").map((e,r)=>{if(!e)return e;let d=e;d.includes("|")&&!/^\s*\|/.test(d)&&(r>0||c)&&(d=`| ${d}`);const l=i(d);return s(l)?d:d.split(/(\|)/).map(e=>"|"!==e&&e.trim()?`<${t}${n}>${e}</${t}>`:e).join("")}).join("\n")})})(a),a=a.replace(/([([])\s+(?=<(?:deleted|changed)>)/gi,"$1"),(e=>{const t=e.split("\n");for(let e=1;e<t.length;e+=1){const n=i(t[e]);if(!s(n))continue;const r=i(t[e-1]);if(!(null==r?void 0:r.length))continue;for(;r.length>n.length;){const e=r.findIndex(e=>""===e);if(-1===e)break;r.splice(e,1)}const l=Math.max(r.length,n.length);let a=e+1,c=0;for(;a<t.length&&""!==t[a].trim();){const e=i(t[a]);if(!e)break;for(;e.length>l;){const t=e.findIndex(e=>""===e);if(-1===t)break;e.splice(t,1)}t[a]=d(e),c=Math.max(c,e.length),a+=1}const o=Math.max(r.length,n.length,c);for(;r.length<o;)r.push("");for(;n.length<o;)n.push("---");t[e-1]=d(r),t[e]=d(n)}return t.join("\n")})(a)};
2
- //# sourceMappingURL=normalizeRedlineMarkdown.js.map
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=".avatar{align-items:center;border-radius:50%;box-sizing:border-box;color:#475467;display:flex;flex-shrink:0;font-family:Inter;font-weight:600;justify-content:center;line-height:1;position:relative;user-select:none}.avatar--bordered{border:2px solid #fff}.online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:-1px;position:absolute;right:-1px}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const o=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;o&&t.setAttribute("nonce",o),t.appendChild(document.createTextNode(e));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(t)}(),exports.default=e;
2
- //# sourceMappingURL=Avatar.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");require("./Avatar.css.js");var a=require("./avatarUtils.js");exports.default=function({name:t,online:r=!1,size:s=56,bordered:i=!1}){return e.jsxs("div",{className:"avatar "+(i?"avatar--bordered":""),style:{width:s,height:s,background:a.getAvatarColor(t),fontSize:Math.max(12,.38*s)},children:[a.getInitials(t),r&&e.jsx("span",{className:"online-dot",style:{width:Math.max(8,.28*s),height:Math.max(8,.28*s)}})]})};
2
- //# sourceMappingURL=Avatar.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=".avatar-group{align-items:center;cursor:pointer;display:inline-flex;gap:6px;position:relative;user-select:none}.avatar-stack{align-items:center;display:flex}.avatar-wrapper{margin-left:-10px;position:relative}.avatar-wrapper:first-child{margin-left:0}.avatar-more{align-items:center;background:#f2f4f7;border:2px solid #fff;border-radius:50%;box-sizing:border-box;color:#667085;display:flex;font-size:11px;font-weight:600;height:32px;justify-content:center;line-height:1;user-select:none;width:32px}.avatar-chevron{color:#667085;cursor:pointer;height:16px;transition:transform .2s ease;width:16px}.avatar-chevron.open{transform:rotate(180deg)}.avatar-group-container{display:inline-block;position:relative}.collaborators-popup-wrapper{left:-100px;position:absolute;z-index:1000}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const n=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;n&&t.setAttribute("nonce",n),t.appendChild(document.createTextNode(e));const r=document.head||document.getElementsByTagName("head")[0]||document.documentElement;r&&r.appendChild(t)}(),exports.default=e;
2
- //# sourceMappingURL=CollaboratorsGroup.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsGroup.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),r=require("react");require("./CollaboratorsGroup.css.js");var s=require("./Avatar.js"),a=require("./CollaboratorsPopup.js"),t=require("lucide-react");exports.default=function({users:n,owner:o,activeUsers:i,previousUsers:c=[],maxVisible:l=3}){const u=n.slice(0,l),d=n.length-u.length,[v,p]=r.useState(!1),m=r.useRef(null);return r.useEffect(()=>{function e(e){m.current&&!m.current.contains(e.target)&&p(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),e.jsxs("div",{className:"avatar-group-container",ref:m,children:[e.jsxs("div",{className:"avatar-group",onClick:()=>p(e=>!e),children:[e.jsxs("div",{className:"avatar-stack",children:[u.map((r,a)=>e.jsx("div",{className:"avatar-wrapper",style:{zIndex:a+1},children:e.jsx(s.default,{name:r.name,online:r.online,size:32,bordered:!0})},r.id)),d>0&&e.jsx("div",{className:"avatar-wrapper",style:{zIndex:u.length+1},children:e.jsxs("div",{className:"avatar-more",children:["+",d]})})]}),e.jsx(t.ChevronDown,{className:"avatar-chevron "+(v?"open":"")})]}),v&&e.jsx("div",{className:"collaborators-popup-wrapper",children:e.jsx(a.default,{owner:o,activeUsers:i,previousUsers:c})})]})};
2
- //# sourceMappingURL=CollaboratorsGroup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsGroup.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=".collaborators-popover{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f,0 2px 8px #0000000f;font-family:Inter,sans-serif;max-height:400px;overflow-y:auto;padding:12px;width:280px}.owner-section,.user-row{align-items:center;display:flex}.user-row+.user-row{margin-top:10px}.user-info{margin-left:12px;min-width:0}.user-name{align-items:center;color:#344054;display:flex;font-size:14px;font-weight:600;gap:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.you{color:#667085;font-weight:400}.user-subtitle{color:#667085;font-size:13px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.divider{background:#eaecf0;height:1px;margin:12px 0}.section-title{color:#98a2b3;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.section-title.previous{margin-top:18px}.faded{opacity:.45}.user-text{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const o=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;o&&t.setAttribute("nonce",o),t.appendChild(document.createTextNode(e));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(t)}(),exports.default=e;
2
- //# sourceMappingURL=CollaboratorsPopup.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsPopup.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime");require("./CollaboratorsPopup.css.js");var s=require("./Avatar.js"),i=require("@mui/material");function r({user:r}){return e.jsxs("div",{className:"user-row "+(r.faded?"faded":""),children:[e.jsx(s.default,{name:r.name,online:r.online,size:40}),e.jsxs("div",{className:"user-info",children:[e.jsxs("div",{className:"user-name",children:[e.jsx(i.Tooltip,{title:r.name,children:e.jsx("span",{className:"user-text",children:r.name})}),!!r.isUser&&e.jsx("span",{className:"you",children:"(You)"})]}),e.jsx("div",{className:"user-subtitle",children:e.jsx(i.Tooltip,{title:r.subtitle,children:e.jsx("span",{className:"user-text",children:r.subtitle})})})]})]})}exports.default=function({owner:a,activeUsers:l,previousUsers:n=[]}){return e.jsxs("div",{className:"collaborators-popover",children:[a&&e.jsxs("div",{className:"owner-section",children:[e.jsx(s.default,{name:a.name,online:a.online,size:40}),e.jsxs("div",{className:"user-info",children:[e.jsxs("div",{className:"user-name",children:[e.jsx(i.Tooltip,{title:a.name,children:e.jsx("span",{className:"user-text",children:a.name})}),!!a.isUser&&e.jsx("span",{className:"you",children:"(You)"})]}),e.jsx("div",{className:"user-subtitle",children:"Owner"})]})]}),(l.length>0||n.length>0)&&e.jsx("div",{className:"divider"}),l.length>0&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"section-title",children:"On this document"}),l.map(s=>e.jsx(r,{user:s},s.id))]}),n.length>0&&e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"section-title previous",children:"Previously active"}),n.map(s=>e.jsx(r,{user:{...s,faded:!0}},s.id))]})]})};
2
- //# sourceMappingURL=CollaboratorsPopup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsPopup.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const t=["#FFF3B0","#D9F7E5","#EEE3FF","#DDEBFF","#FFE2E2","#FFE9CC","#DFF5FF","#FDE2F3"];exports.getAvatarColor=function(e){let r=0;for(let t=0;t<e.length;t++)r=e.charCodeAt(t)+((r<<5)-r);return t[Math.abs(r)%t.length]},exports.getInitials=function(t){return t.trim().split(/\s+/).slice(0,2).map(t=>{var e;return null===(e=t[0])||void 0===e?void 0:e.toUpperCase()}).join("")};
2
- //# sourceMappingURL=avatarUtils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatarUtils.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- const t="rich-text-editor:initial-html-load";export{t as INITIAL_HTML_LOAD_TAG};
2
- //# sourceMappingURL=changeTags.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"changeTags.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- const e=String.raw`(?:[^>"']|"[^"]*"|'[^']*')*`,t=new RegExp(String.raw`<updated\b(${e})>([\s\S]*?)<\/updated\s*>`,"gi"),n=new RegExp(String.raw`<upt\b(${e})>([\s\S]*?)<\/upt\s*>`,"gi"),r=new RegExp(String.raw`<(deleted|changed)\b(${e})>([\s\S]*?)<\/\1\s*>`,"gi"),i=e=>{const t=e.trim();if(!t.includes("|"))return null;const n=[];let r="";for(let e=0;e<t.length;e+=1){const i=t[e],s=e>0&&"\\"===t[e-1];"|"!==i||s?r+=i:(n.push(r.trim()),r="")}return n.push(r.trim()),t.startsWith("|")&&n.shift(),t.endsWith("|")&&n.pop(),n},s=e=>!!(null==e?void 0:e.length)&&e.every(e=>/^:?-{3,}:?$/.test(e)),d=e=>`| ${e.join(" | ")} |`,l=e=>e.replace(n,(e,t,n)=>{if(!(e=>{const t=e.split("\n");return t.some((e,n)=>{var r;return n>0&&s(i(e))&&!!(null===(r=i(t[n-1]))||void 0===r?void 0:r.length)})})(n))return e;return`<updated${t}>${n.replace(/<del\b([^>]*)>/gi,"<deleted$1>").replace(/<\/del\s*>/gi,"</deleted>").replace(/<ins\b([^>]*)>/gi,"<changed$1>").replace(/<\/ins\s*>/gi,"</changed>")}</updated>`}),a=n=>{if(!n)return"";let a=l(n).replace(t,(e,t,n)=>{if(!n.includes("|"))return e;if(!/\bid\s*=\s*["']ai_reasoning\$/i.test(t))return n;const r=/\bdata-main\b/i.test(t)?"":" data-main",i=((e,t)=>{const n=t.match(/\bid\s*=\s*["']([^"']+)["']/i);if(!n)return e;const r=encodeURIComponent(n[1]);return e.replace(/<(deleted|changed)\b([^>]*)>/gi,(e,t,n)=>/\bdata-upt-id\s*=/i.test(n)?e:`<${t}${n} data-upt-id="${r}">`)})(n,t);return`<upt${t}${r}></upt>\n\n${i}`});return a=(t=>{const n=new RegExp(String.raw`(<deleted\b${e}>(?:(?!<\/deleted\s*>)[\s\S])*?\|(?:(?!<\/deleted\s*>)[\s\S])*?<\/deleted\s*>)\s*(<changed\b${e}>[^|]*?<\/changed\s*>)\s*\|`,"gi"),d=t.replace(n,(e,t,n)=>{var r;return`${(null!==(r=t.replace(/<\/deleted\s*>$/i,"").trimEnd().split("\n").at(-1))&&void 0!==r?r:"").trimEnd().endsWith("|")?t:t.replace(/<\/deleted\s*>$/i," |</deleted>")}\n${n}`}),l=new RegExp(String.raw`(<deleted\b${e}>(?:(?!<\/deleted\s*>)[\s\S])*?\|(?:(?!<\/deleted\s*>)[\s\S])*?<\/deleted\s*>)\s*(?=<changed\b${e}>)`,"gi"),a=d.replace(l,"$1\n\n");return a.replace(r,(e,t,n,r,d)=>{if(!r.includes("|"))return e;const l=a.slice(0,d),c=/(?:^|\n)[ \t]*$/.test(l);return r.split("\n").map((e,r)=>{if(!e)return e;let d=e;d.includes("|")&&!/^\s*\|/.test(d)&&(r>0||c)&&(d=`| ${d}`);const l=i(d);return s(l)?d:d.split(/(\|)/).map(e=>"|"!==e&&e.trim()?`<${t}${n}>${e}</${t}>`:e).join("")}).join("\n")})})(a),a=a.replace(/([([])\s+(?=<(?:deleted|changed)>)/gi,"$1"),(e=>{const t=e.split("\n");for(let e=1;e<t.length;e+=1){const n=i(t[e]);if(!s(n))continue;const r=i(t[e-1]);if(!(null==r?void 0:r.length))continue;for(;r.length>n.length;){const e=r.findIndex(e=>""===e);if(-1===e)break;r.splice(e,1)}const l=Math.max(r.length,n.length);let a=e+1,c=0;for(;a<t.length&&""!==t[a].trim();){const e=i(t[a]);if(!e)break;for(;e.length>l;){const t=e.findIndex(e=>""===e);if(-1===t)break;e.splice(t,1)}t[a]=d(e),c=Math.max(c,e.length),a+=1}const g=Math.max(r.length,n.length,c);for(;r.length<g;)r.push("");for(;n.length<g;)n.push("---");t[e-1]=d(r),t[e]=d(n)}return t.join("\n")})(a)};export{a as normalizeRedlineMarkdown};
2
- //# sourceMappingURL=normalizeRedlineMarkdown.js.map
@@ -1,2 +0,0 @@
1
- var e=".avatar{align-items:center;border-radius:50%;box-sizing:border-box;color:#475467;display:flex;flex-shrink:0;font-family:Inter;font-weight:600;justify-content:center;line-height:1;position:relative;user-select:none}.avatar--bordered{border:2px solid #fff}.online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:-1px;position:absolute;right:-1px}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const n=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;n&&t.setAttribute("nonce",n),t.appendChild(document.createTextNode(e));const o=document.head||document.getElementsByTagName("head")[0]||document.documentElement;o&&o.appendChild(t)}();export{e as default};
2
- //# sourceMappingURL=Avatar.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- import{jsxs as a,jsx as t}from"react/jsx-runtime";import"./Avatar.css.js";import{getAvatarColor as e,getInitials as r}from"./avatarUtils.js";function i({name:i,online:s=!1,size:o=56,bordered:n=!1}){return a("div",{className:"avatar "+(n?"avatar--bordered":""),style:{width:o,height:o,background:e(i),fontSize:Math.max(12,.38*o)},children:[r(i),s&&t("span",{className:"online-dot",style:{width:Math.max(8,.28*o),height:Math.max(8,.28*o)}})]})}export{i as default};
2
- //# sourceMappingURL=Avatar.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- var e=".avatar-group{align-items:center;cursor:pointer;display:inline-flex;gap:6px;position:relative;user-select:none}.avatar-stack{align-items:center;display:flex}.avatar-wrapper{margin-left:-10px;position:relative}.avatar-wrapper:first-child{margin-left:0}.avatar-more{align-items:center;background:#f2f4f7;border:2px solid #fff;border-radius:50%;box-sizing:border-box;color:#667085;display:flex;font-size:11px;font-weight:600;height:32px;justify-content:center;line-height:1;user-select:none;width:32px}.avatar-chevron{color:#667085;cursor:pointer;height:16px;transition:transform .2s ease;width:16px}.avatar-chevron.open{transform:rotate(180deg)}.avatar-group-container{display:inline-block;position:relative}.collaborators-popup-wrapper{left:-100px;position:absolute;z-index:1000}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const n=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;n&&t.setAttribute("nonce",n),t.appendChild(document.createTextNode(e));const a=document.head||document.getElementsByTagName("head")[0]||document.documentElement;a&&a.appendChild(t)}();export{e as default};
2
- //# sourceMappingURL=CollaboratorsGroup.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsGroup.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- import{jsxs as e,jsx as r}from"react/jsx-runtime";import{useState as a,useRef as s,useEffect as o}from"react";import"./CollaboratorsGroup.css.js";import t from"./Avatar.js";import n from"./CollaboratorsPopup.js";import{ChevronDown as i}from"lucide-react";function c({users:c,owner:l,activeUsers:m,previousUsers:d=[],maxVisible:p=3}){const v=c.slice(0,p),u=c.length-v.length,[h,f]=a(!1),N=s(null);return o(()=>{function e(e){N.current&&!N.current.contains(e.target)&&f(!1)}return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]),e("div",{className:"avatar-group-container",ref:N,children:[e("div",{className:"avatar-group",onClick:()=>f(e=>!e),children:[e("div",{className:"avatar-stack",children:[v.map((e,a)=>r("div",{className:"avatar-wrapper",style:{zIndex:a+1},children:r(t,{name:e.name,online:e.online,size:32,bordered:!0})},e.id)),u>0&&r("div",{className:"avatar-wrapper",style:{zIndex:v.length+1},children:e("div",{className:"avatar-more",children:["+",u]})})]}),r(i,{className:"avatar-chevron "+(h?"open":"")})]}),h&&r("div",{className:"collaborators-popup-wrapper",children:r(n,{owner:l,activeUsers:m,previousUsers:d})})]})}export{c as default};
2
- //# sourceMappingURL=CollaboratorsGroup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsGroup.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- var e=".collaborators-popover{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001f,0 2px 8px #0000000f;font-family:Inter,sans-serif;max-height:400px;overflow-y:auto;padding:12px;width:280px}.owner-section,.user-row{align-items:center;display:flex}.user-row+.user-row{margin-top:10px}.user-info{margin-left:12px;min-width:0}.user-name{align-items:center;color:#344054;display:flex;font-size:14px;font-weight:600;gap:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.you{color:#667085;font-weight:400}.user-subtitle{color:#667085;font-size:13px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.divider{background:#eaecf0;height:1px;margin:12px 0}.section-title{color:#98a2b3;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.section-title.previous{margin-top:18px}.faded{opacity:.45}.user-text{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}";!function(){if("undefined"==typeof document)return;const t=document.createElement("style");t.type="text/css";const o=window.__CSP_NONCE__||document.querySelector('meta[name="csp-nonce"]')?.content;o&&t.setAttribute("nonce",o),t.appendChild(document.createTextNode(e));const n=document.head||document.getElementsByTagName("head")[0]||document.documentElement;n&&n.appendChild(t)}();export{e as default};
2
- //# sourceMappingURL=CollaboratorsPopup.css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsPopup.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- import{jsxs as e,jsx as s,Fragment as i}from"react/jsx-runtime";import"./CollaboratorsPopup.css.js";import a from"./Avatar.js";import{Tooltip as r}from"@mui/material";function n({user:i}){return e("div",{className:"user-row "+(i.faded?"faded":""),children:[s(a,{name:i.name,online:i.online,size:40}),e("div",{className:"user-info",children:[e("div",{className:"user-name",children:[s(r,{title:i.name,children:s("span",{className:"user-text",children:i.name})}),!!i.isUser&&s("span",{className:"you",children:"(You)"})]}),s("div",{className:"user-subtitle",children:s(r,{title:i.subtitle,children:s("span",{className:"user-text",children:i.subtitle})})})]})]})}function l({owner:l,activeUsers:t,previousUsers:c=[]}){return e("div",{className:"collaborators-popover",children:[l&&e("div",{className:"owner-section",children:[s(a,{name:l.name,online:l.online,size:40}),e("div",{className:"user-info",children:[e("div",{className:"user-name",children:[s(r,{title:l.name,children:s("span",{className:"user-text",children:l.name})}),!!l.isUser&&s("span",{className:"you",children:"(You)"})]}),s("div",{className:"user-subtitle",children:"Owner"})]})]}),(t.length>0||c.length>0)&&s("div",{className:"divider"}),t.length>0&&e(i,{children:[s("div",{className:"section-title",children:"On this document"}),t.map(e=>s(n,{user:e},e.id))]}),c.length>0&&e(i,{children:[s("div",{className:"section-title previous",children:"Previously active"}),c.map(e=>s(n,{user:{...e,faded:!0}},e.id))]})]})}export{l as default};
2
- //# sourceMappingURL=CollaboratorsPopup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsPopup.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- const F=["#FFF3B0","#D9F7E5","#EEE3FF","#DDEBFF","#FFE2E2","#FFE9CC","#DFF5FF","#FDE2F3"];function t(F){return F.trim().split(/\s+/).slice(0,2).map(F=>{var t;return null===(t=F[0])||void 0===t?void 0:t.toUpperCase()}).join("")}function e(t){let e=0;for(let F=0;F<t.length;F++)e=t.charCodeAt(F)+((e<<5)-e);return F[Math.abs(e)%F.length]}export{e as getAvatarColor,t as getInitials};
2
- //# sourceMappingURL=avatarUtils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatarUtils.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export declare const INITIAL_HTML_LOAD_TAG = "rich-text-editor:initial-html-load";
2
- //# sourceMappingURL=changeTags.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"changeTags.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/constants/changeTags.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,uCAAuC,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const normalizeRedlineMarkdown: (source: string) => string;
2
- //# sourceMappingURL=normalizeRedlineMarkdown.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"normalizeRedlineMarkdown.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.ts"],"names":[],"mappings":"AAuMA,eAAO,MAAM,wBAAwB,WAAY,MAAM,KAAG,MAqBzD,CAAC"}
@@ -1,10 +0,0 @@
1
- import "./Avatar.css";
2
- interface AvatarProps {
3
- name: string;
4
- online?: boolean;
5
- size?: number;
6
- bordered?: boolean;
7
- }
8
- export default function Avatar({ name, online, size, bordered, }: AvatarProps): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=Avatar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAGtB,UAAU,WAAW;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC3B,IAAI,EACJ,MAAc,EACd,IAAS,EACT,QAAgB,GACnB,EAAE,WAAW,2CAwBb"}
@@ -1,17 +0,0 @@
1
- import "./CollaboratorsGroup.css";
2
- import { Collaborator, Owner } from "./CollaboratorsPopup";
3
- interface User {
4
- id: string;
5
- name: string;
6
- online?: boolean;
7
- }
8
- interface CollaboratorsGroupProps {
9
- users: User[];
10
- owner?: Owner;
11
- activeUsers: Collaborator[];
12
- previousUsers?: Collaborator[];
13
- maxVisible?: number;
14
- }
15
- export default function CollaboratorsGroup({ users, owner, activeUsers, previousUsers, maxVisible, }: CollaboratorsGroupProps): import("react/jsx-runtime").JSX.Element;
16
- export {};
17
- //# sourceMappingURL=CollaboratorsGroup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsGroup.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.tsx"],"names":[],"mappings":"AACA,OAAO,0BAA0B,CAAC;AAElC,OAA2B,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAG/E,UAAU,IAAI;IACV,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,UAAU,uBAAuB;IAC7B,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,WAAW,EAAE,YAAY,EAAE,CAAC;IAC5B,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACvC,KAAK,EACL,KAAK,EACL,WAAW,EACX,aAAkB,EAClB,UAAc,GACjB,EAAE,uBAAuB,2CAiFzB"}
@@ -1,23 +0,0 @@
1
- import "./CollaboratorsPopup.css";
2
- export interface Collaborator {
3
- id: string;
4
- name: string;
5
- subtitle: string;
6
- online?: boolean;
7
- faded?: boolean;
8
- isUser?: boolean;
9
- }
10
- export interface Owner {
11
- id: string;
12
- name: string;
13
- online?: boolean;
14
- isUser?: boolean;
15
- }
16
- interface Props {
17
- owner?: Owner;
18
- activeUsers: Collaborator[];
19
- previousUsers?: Collaborator[];
20
- }
21
- export default function CollaboratorsPopup({ owner, activeUsers, previousUsers, }: Props): import("react/jsx-runtime").JSX.Element;
22
- export {};
23
- //# sourceMappingURL=CollaboratorsPopup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CollaboratorsPopup.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.tsx"],"names":[],"mappings":"AACA,OAAO,0BAA0B,CAAC;AAIlC,MAAM,WAAW,YAAY;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,KAAK;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,UAAU,KAAK;IACX,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,WAAW,EAAE,YAAY,EAAE,CAAC;IAC5B,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;CAClC;AA0BD,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACvC,KAAK,EACL,WAAW,EACX,aAAkB,GACrB,EAAE,KAAK,2CAiDP"}
@@ -1,3 +0,0 @@
1
- export declare function getInitials(name: string): string;
2
- export declare function getAvatarColor(name: string): string;
3
- //# sourceMappingURL=avatarUtils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatarUtils.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.ts"],"names":[],"mappings":"AAWA,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,UAOvC;AAED,wBAAgB,cAAc,CAAC,IAAI,EAAE,MAAM,UAQ1C"}
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface OnDemandCitationButtonProps {
3
- children?: React.ReactNode;
4
- onFetch: () => void;
5
- isLoading: boolean;
6
- citationNo: string;
7
- wrapperStyle?: React.CSSProperties;
8
- spinnerStyle?: React.CSSProperties;
9
- }
10
- declare const OnDemandCitationButton: ({ children, onFetch, isLoading, citationNo, wrapperStyle, spinnerStyle, }: OnDemandCitationButtonProps) => import("react/jsx-runtime").JSX.Element;
11
- export default OnDemandCitationButton;
12
- //# sourceMappingURL=onDemandCitationButton.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"onDemandCitationButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/common/onDemandCitationButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoB,MAAM,OAAO,CAAA;AAGxC,UAAU,2BAA2B;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACtC;AAED,QAAA,MAAM,sBAAsB,8EAO1B,2BAA2B,4CAuC5B,CAAA;AAED,eAAe,sBAAsB,CAAA"}