@viswa-test/test-citation 0.0.390 → 0.0.394

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 (4352) hide show
  1. package/README.md +183 -36
  2. package/dist/assests/icons/CitationsIcon.js +1 -1
  3. package/dist/assests/icons/CitationsIcon.js.map +1 -1
  4. package/dist/assests/icons/CitationsSparkleIcon.js +1 -1
  5. package/dist/assests/icons/CitationsSparkleIcon.js.map +1 -1
  6. package/dist/assests/icons/InfoAlert.js +1 -1
  7. package/dist/assests/icons/InfoAlert.js.map +1 -1
  8. package/dist/assests/svg/ButtonCognitiveIcon.js +1 -1
  9. package/dist/assests/svg/ButtonCognitiveIcon.js.map +1 -1
  10. package/dist/assests/svg/NeuralNetworkIcon.js +1 -1
  11. package/dist/assests/svg/NeuralNetworkIcon.js.map +1 -1
  12. package/dist/assests/svg/PdfViewerIcons.js +1 -1
  13. package/dist/assests/svg/PdfViewerIcons.js.map +1 -1
  14. package/dist/assests/svg/SparkleIcon.js +1 -1
  15. package/dist/assests/svg/SparkleIcon.js.map +1 -1
  16. package/dist/assests/svg/chevronDownArrow.svg.js.map +1 -1
  17. package/dist/assests/svg/chevronUp.svg.js.map +1 -1
  18. package/dist/cjs/assests/icons/CitationsIcon.js +1 -1
  19. package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -1
  20. package/dist/cjs/assests/icons/CitationsSparkleIcon.js +1 -1
  21. package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -1
  22. package/dist/cjs/assests/icons/InfoAlert.js +1 -1
  23. package/dist/cjs/assests/icons/InfoAlert.js.map +1 -1
  24. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +1 -1
  25. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -1
  26. package/dist/cjs/assests/svg/NeuralNetworkIcon.js +1 -1
  27. package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -1
  28. package/dist/cjs/assests/svg/PdfViewerIcons.js +1 -1
  29. package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -1
  30. package/dist/cjs/assests/svg/SparkleIcon.js +1 -1
  31. package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -1
  32. package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +1 -1
  33. package/dist/cjs/assests/svg/chevronUp.svg.js.map +1 -1
  34. package/dist/cjs/constants/diagnosticStylesBySeverity.js +1 -1
  35. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -1
  36. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  37. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  38. package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -1
  39. package/dist/cjs/features/BookCitation/BookCitation.js +1 -1
  40. package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -1
  41. package/dist/cjs/features/BookCitation/BookCitation.module.css.js +1 -1
  42. package/dist/cjs/features/BookCitation/text-cleaner.js +1 -1
  43. package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -1
  44. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  45. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  46. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  47. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  48. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  49. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  50. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  51. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  52. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  53. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  54. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +1 -1
  55. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  56. package/dist/cjs/features/Bookemon/Bookemon.js +1 -1
  57. package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -1
  58. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +1 -1
  59. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  60. package/dist/cjs/features/Bookemon/BookemonContent.js +1 -1
  61. package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -1
  62. package/dist/cjs/features/Bookemon/utils/highlight.js +1 -1
  63. package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -1
  64. package/dist/cjs/features/ChatCitation/BigQueryTable.js +1 -1
  65. package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -1
  66. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +1 -1
  67. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  68. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  69. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  70. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +1 -1
  71. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -1
  72. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +1 -1
  73. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  74. package/dist/cjs/features/ChatCitation/components/ChatCitation.js +1 -1
  75. package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -1
  76. package/dist/cjs/features/ChatCitation/components/Chip.js +1 -1
  77. package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -1
  78. package/dist/cjs/features/ChatCitation/components/DetailedView.js +1 -1
  79. package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -1
  80. package/dist/cjs/features/ChatCitation/components/IconContainer.js +1 -1
  81. package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -1
  82. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +1 -1
  83. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  84. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  85. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  86. package/dist/cjs/features/ChatCitation/components/RuleBook.js +1 -1
  87. package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -1
  88. package/dist/cjs/features/ChatCitation/components/SummarizedView.js +1 -1
  89. package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -1
  90. package/dist/cjs/features/ChatCitation/components/UserChatItem.js +1 -1
  91. package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -1
  92. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  93. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  94. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +1 -1
  95. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  96. package/dist/cjs/features/ChatCitation/constants/renderer.js +1 -1
  97. package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -1
  98. package/dist/cjs/features/ChatCitation/utils/helpers.js +1 -1
  99. package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -1
  100. package/dist/cjs/features/ChatDrawer/ChatDrawer.js +1 -1
  101. package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -1
  102. package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  103. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +1 -1
  104. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +1 -1
  105. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  106. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +1 -1
  107. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  108. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  109. package/dist/cjs/features/CitationViewer/CitationsViewer.js +1 -1
  110. package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -1
  111. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +1 -1
  112. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  113. package/dist/cjs/features/CitationViewer/components/Header.js +1 -1
  114. package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -1
  115. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +1 -1
  116. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  117. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  118. package/dist/cjs/features/CitationViewer/components/Transcript.js +1 -1
  119. package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -1
  120. package/dist/cjs/features/CitationViewer/config/apiConfig.js +1 -1
  121. package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -1
  122. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  123. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  124. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  125. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  126. package/dist/cjs/features/CodeCitation/CodeCitation.js +1 -1
  127. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -1
  128. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +1 -1
  129. package/dist/cjs/features/CodeCitation/_components/Accordian.js +1 -1
  130. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -1
  131. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  132. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  133. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  134. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  135. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +1 -1
  136. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  137. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  138. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  139. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  140. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  141. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  142. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  143. package/dist/cjs/features/CodeCitation/_components/Spinner.js +1 -1
  144. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -1
  145. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  146. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  147. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  148. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  149. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  150. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  151. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +1 -1
  152. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  153. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +1 -1
  154. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  155. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
  156. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  157. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +1 -1
  158. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  159. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js +1 -1
  160. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  161. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
  162. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  163. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  164. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  165. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  166. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  167. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  168. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
  169. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  170. package/dist/cjs/features/CognitiveCompare/CompareContext.js +1 -1
  171. package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -1
  172. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  173. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  174. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  175. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  176. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  177. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  178. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  179. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  180. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  181. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  182. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  183. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  184. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  185. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  186. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  187. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  188. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +1 -1
  189. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  190. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  191. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  192. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +1 -1
  193. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  194. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  195. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  196. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  197. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  198. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +1 -1
  199. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  200. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  201. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  202. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  203. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  204. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  205. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  206. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  207. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  208. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  209. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  210. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  211. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  212. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  213. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  214. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  215. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  216. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +1 -1
  217. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  218. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  219. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  220. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  221. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  222. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  223. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  224. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  225. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  226. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  227. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  228. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  229. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  230. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  231. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  232. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  233. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  234. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  235. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  236. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  237. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  238. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +1 -1
  239. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  240. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  241. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  242. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  243. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  244. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  245. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  246. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  247. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  248. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  249. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  250. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  251. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  252. package/dist/cjs/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js +1 -1
  253. package/dist/cjs/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js.map +1 -1
  254. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  255. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  256. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  257. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  258. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  259. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  260. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  261. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  262. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  263. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  264. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  265. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  266. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  267. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  268. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  269. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  270. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  271. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  272. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  273. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +1 -1
  274. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  275. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +1 -1
  276. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  277. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  278. package/dist/cjs/features/ExcelCitation/ExcelCitations.js +1 -1
  279. package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -1
  280. package/dist/cjs/features/ExcelCitation/utils/helper.js +1 -1
  281. package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -1
  282. package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
  283. package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -1
  284. package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  285. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  286. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  287. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  288. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  289. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  290. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  291. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  292. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  293. package/dist/cjs/features/GptWebCitation/types.js +1 -1
  294. package/dist/cjs/features/GptWebCitation/types.js.map +1 -1
  295. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +1 -1
  296. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  297. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  298. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  299. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  300. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  301. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  302. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  303. package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +1 -1
  304. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +1 -1
  305. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  306. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  307. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  308. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  309. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  310. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  311. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  312. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  313. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  314. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  315. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  316. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  317. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  318. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  319. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  320. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +1 -1
  321. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  322. package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  323. package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  324. package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  325. package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +1 -1
  326. package/dist/cjs/features/InstantLearningCitation/types/Types.js +1 -1
  327. package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -1
  328. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  329. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  330. package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  331. package/dist/cjs/features/ManageRemainders/ManageReminders.js +1 -1
  332. package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -1
  333. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  334. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  335. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  336. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  337. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  338. package/dist/cjs/features/PaginatedTable/PaginatedTable.js +1 -1
  339. package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -1
  340. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  341. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  342. package/dist/cjs/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  343. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  344. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  345. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  346. package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
  347. package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -1
  348. package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -1
  349. package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
  350. package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -1
  351. package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
  352. package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -1
  353. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  354. package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  355. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  356. package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  357. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  358. package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  359. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  360. package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  361. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  362. package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  363. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  364. package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  365. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  366. package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  367. package/dist/cjs/features/PdfViewer/rotationManager.js +1 -1
  368. package/dist/cjs/features/PdfViewer/rotationManager.js.map +1 -1
  369. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +1 -1
  370. package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -1
  371. package/dist/cjs/features/PdfViewer/zoomStateManager.js +2 -0
  372. package/dist/cjs/features/PdfViewer/zoomStateManager.js.map +1 -0
  373. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +1 -1
  374. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  375. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  376. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +1 -1
  377. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  378. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js +1 -1
  379. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  380. package/dist/cjs/features/PromptCitation/PromptCitation.js +1 -1
  381. package/dist/cjs/features/PromptCitation/PromptCitation.js.map +1 -1
  382. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js +1 -1
  383. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  384. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  385. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  386. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  387. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  388. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
  389. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  390. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  391. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  392. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  393. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  394. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  395. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  396. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  397. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  398. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  399. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  400. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  401. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  402. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  403. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  404. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  405. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  406. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  407. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  408. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  409. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  410. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  411. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  412. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  413. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  414. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  415. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  416. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  417. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  418. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  419. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  420. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  421. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  422. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  423. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  424. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  425. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  426. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  427. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  428. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  429. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  430. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  431. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  432. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  433. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  434. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  435. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  436. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  437. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  438. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  439. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  440. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  441. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  442. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  443. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  444. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  445. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  446. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  447. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  448. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  449. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  450. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  451. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  452. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  453. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  454. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  455. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  456. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  457. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  458. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  459. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  460. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  461. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  462. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  463. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  464. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  465. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  466. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  467. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  468. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  469. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  470. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  471. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  472. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  473. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  474. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  475. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  476. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  477. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  478. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  479. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  480. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  481. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  482. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  483. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  484. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  485. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  486. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  487. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  488. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  489. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  490. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  491. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  492. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  493. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  494. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  495. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  496. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  497. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  498. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  499. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  500. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  501. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  502. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  503. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  504. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  505. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  506. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  507. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  508. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  509. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  510. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  511. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  512. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  513. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  514. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  515. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  516. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  517. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  518. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  519. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  520. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  521. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  522. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  523. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  524. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  525. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  526. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  527. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  528. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  529. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  530. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  531. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  532. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  533. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  534. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  535. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  536. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  537. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  538. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  539. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  540. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  541. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  542. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  543. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  544. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  545. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  546. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  547. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  548. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  549. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  550. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  551. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  552. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  553. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  554. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  555. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  556. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  557. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  558. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  559. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  560. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  561. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  562. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  563. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  564. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  565. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  566. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  567. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  568. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  569. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  570. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  571. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  572. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  573. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  574. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  575. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  576. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  577. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  578. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  579. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  580. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  581. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  582. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  583. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  584. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  585. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  586. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  587. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  588. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  589. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  590. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  591. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  592. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  593. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  594. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  595. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  596. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  597. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  598. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  599. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  600. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  601. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  602. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  603. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  604. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  605. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  606. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  607. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  608. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  609. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  610. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  611. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  612. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  613. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  614. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  615. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  616. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  617. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  618. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  619. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  620. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  621. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  622. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  623. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  624. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  625. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  626. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  627. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  628. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  629. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  630. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  631. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  632. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  633. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  634. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  635. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  636. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  637. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  638. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  639. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  640. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  641. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  642. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  643. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  644. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  645. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  646. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  647. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  648. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  649. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  650. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  651. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  652. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  653. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  654. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  655. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  656. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  657. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  658. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  659. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  660. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  661. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  662. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  663. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  664. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  665. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  666. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  667. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  668. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  669. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  670. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  671. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  672. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  673. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  674. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  675. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  676. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  677. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  678. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  679. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  680. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  681. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  682. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  683. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  684. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  685. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  686. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  687. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  688. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  689. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  690. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  691. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  692. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  693. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  694. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  695. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  696. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  697. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  698. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  699. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  700. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  701. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  702. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  703. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  704. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  705. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  706. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  707. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  708. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  709. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  710. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  711. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  712. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  713. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  714. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  715. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  716. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  717. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  718. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  719. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  720. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  721. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  722. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  723. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  724. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  725. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  726. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  727. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  728. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  729. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  730. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  731. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  732. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  733. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  734. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  735. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  736. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  737. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  738. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  739. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  740. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +2 -0
  741. package/dist/cjs/features/RequirementAI/components/segment/Segment.js.map +1 -0
  742. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  743. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  744. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  745. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  746. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  747. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  748. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  749. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  750. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  751. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  752. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  753. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  754. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  755. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  756. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  757. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  758. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  759. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  760. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  761. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  762. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  763. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  764. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  765. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  766. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  767. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  768. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  769. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  770. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  771. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  772. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  773. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  774. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  775. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  776. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  777. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  778. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  779. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  780. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  781. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  782. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  783. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  784. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  785. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  786. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  787. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  788. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  789. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  790. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  791. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  792. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  793. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  794. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  795. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  796. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  797. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  798. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  799. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  800. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  801. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  802. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  803. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  804. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  805. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  806. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  807. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  808. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  809. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  810. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  811. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  812. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  813. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  814. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  815. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  816. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  817. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  818. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  819. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  820. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  821. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  822. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  823. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  824. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  825. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  826. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +2 -0
  827. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  828. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  829. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  830. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  831. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  832. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  833. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  834. package/dist/cjs/features/RequirementAI/icons/BrainRed.js +2 -0
  835. package/dist/cjs/features/RequirementAI/icons/BrainRed.js.map +1 -0
  836. package/dist/cjs/features/RequirementAI/icons/CDIcon.js +2 -0
  837. package/dist/cjs/features/RequirementAI/icons/CDIcon.js.map +1 -0
  838. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +2 -0
  839. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  840. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  841. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  842. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  843. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  844. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  845. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  846. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js +2 -0
  847. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  848. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  849. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  850. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  851. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  852. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +2 -0
  853. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  854. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  855. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  856. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  857. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  858. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  859. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  860. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  861. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  862. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +2 -0
  863. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  864. package/dist/cjs/features/RequirementAI/shared/Accordian.js +2 -0
  865. package/dist/cjs/features/RequirementAI/shared/Accordian.js.map +1 -0
  866. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  867. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  868. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +2 -0
  869. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  870. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  871. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  872. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  873. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  874. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  875. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  876. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  877. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  878. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  879. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  880. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +2 -0
  881. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  882. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  883. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  884. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +2 -0
  885. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  886. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  887. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  888. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  889. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  890. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  891. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  892. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  893. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  894. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  895. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  896. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  897. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  898. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  899. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  900. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  901. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  902. package/dist/cjs/features/RequirementAI/store/markdown-context.js +2 -0
  903. package/dist/cjs/features/RequirementAI/store/markdown-context.js.map +1 -0
  904. package/dist/cjs/features/RequirementAI/store/ref.context.js +2 -0
  905. package/dist/cjs/features/RequirementAI/store/ref.context.js.map +1 -0
  906. package/dist/cjs/features/RequirementAI/utils/css.utils.js +2 -0
  907. package/dist/cjs/features/RequirementAI/utils/css.utils.js.map +1 -0
  908. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  909. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  910. package/dist/cjs/features/RequirementAI/utils/helpers.js +2 -0
  911. package/dist/cjs/features/RequirementAI/utils/helpers.js.map +1 -0
  912. package/dist/cjs/features/RequirementAI/utils/json-helper.js +2 -0
  913. package/dist/cjs/features/RequirementAI/utils/json-helper.js.map +1 -0
  914. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  915. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  916. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  917. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  918. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js +2 -0
  919. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  920. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  921. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  922. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  923. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  924. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  925. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  926. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  927. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  928. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  929. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  930. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  931. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  932. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  933. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  934. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  935. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  936. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  937. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  938. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  939. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  940. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  941. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  942. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  943. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  944. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  945. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  946. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  947. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  948. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  949. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  950. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  951. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  952. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  953. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  954. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  955. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  956. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  957. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  958. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  959. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  960. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  961. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  962. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  963. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  964. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  965. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  966. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  967. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  968. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  969. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  970. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  971. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  972. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  973. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  974. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  975. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  976. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  977. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  978. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  979. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  980. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  981. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  982. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  983. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  984. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  985. package/dist/cjs/features/ReviewPanel/ReviewPanel.js +1 -1
  986. package/dist/cjs/features/ReviewPanel/ReviewPanel.js.map +1 -1
  987. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  988. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  989. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  990. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  991. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  992. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  993. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  994. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  995. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  996. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  997. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  998. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  999. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  1000. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  1001. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  1002. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  1003. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  1004. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  1005. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +1 -1
  1006. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  1007. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  1008. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  1009. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  1010. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  1011. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  1012. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  1013. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  1014. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  1015. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +1 -1
  1016. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  1017. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js +1 -1
  1018. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  1019. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js +1 -1
  1020. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -1
  1021. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +1 -1
  1022. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  1023. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  1024. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  1025. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  1026. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  1027. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  1028. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  1029. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  1030. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  1031. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  1032. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  1033. package/dist/cjs/features/SegmentReviewComponents/helper.js +1 -1
  1034. package/dist/cjs/features/SegmentReviewComponents/helper.js.map +1 -1
  1035. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js +1 -1
  1036. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js.map +1 -1
  1037. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  1038. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  1039. package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +1 -1
  1040. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  1041. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  1042. package/dist/cjs/features/SplitterCitations/icons/icons.js +1 -1
  1043. package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -1
  1044. package/dist/cjs/features/TableCitation/TableCitationContent.js +1 -1
  1045. package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -1
  1046. package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +1 -1
  1047. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  1048. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  1049. package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  1050. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  1051. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  1052. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +2 -0
  1053. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  1054. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  1055. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  1056. package/dist/cjs/features/UserStoryImport/components/BackNav.js +2 -0
  1057. package/dist/cjs/features/UserStoryImport/components/BackNav.js.map +1 -0
  1058. package/dist/cjs/features/UserStoryImport/components/Badge.js +2 -0
  1059. package/dist/cjs/features/UserStoryImport/components/Badge.js.map +1 -0
  1060. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  1061. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  1062. package/dist/cjs/features/UserStoryImport/components/CardGrid.js +2 -0
  1063. package/dist/cjs/features/UserStoryImport/components/CardGrid.js.map +1 -0
  1064. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js +2 -0
  1065. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  1066. package/dist/cjs/features/UserStoryImport/components/ContentArea.js +2 -0
  1067. package/dist/cjs/features/UserStoryImport/components/ContentArea.js.map +1 -0
  1068. package/dist/cjs/features/UserStoryImport/components/Footer.js +2 -0
  1069. package/dist/cjs/features/UserStoryImport/components/Footer.js.map +1 -0
  1070. package/dist/cjs/features/UserStoryImport/components/Header.js +2 -0
  1071. package/dist/cjs/features/UserStoryImport/components/Header.js.map +1 -0
  1072. package/dist/cjs/features/UserStoryImport/components/NavRow.js +2 -0
  1073. package/dist/cjs/features/UserStoryImport/components/NavRow.js.map +1 -0
  1074. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js +2 -0
  1075. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  1076. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js +2 -0
  1077. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  1078. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js +2 -0
  1079. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  1080. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  1081. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  1082. package/dist/cjs/features/UserStoryImport/components/SearchInput.js +2 -0
  1083. package/dist/cjs/features/UserStoryImport/components/SearchInput.js.map +1 -0
  1084. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js +2 -0
  1085. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  1086. package/dist/cjs/features/UserStoryImport/components/ShowMore.js +2 -0
  1087. package/dist/cjs/features/UserStoryImport/components/ShowMore.js.map +1 -0
  1088. package/dist/cjs/features/UserStoryImport/components/Sidebar.js +2 -0
  1089. package/dist/cjs/features/UserStoryImport/components/Sidebar.js.map +1 -0
  1090. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  1091. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  1092. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  1093. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  1094. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js +2 -0
  1095. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  1096. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js +2 -0
  1097. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  1098. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js +2 -0
  1099. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  1100. package/dist/cjs/features/UserStoryImport/components/Toolbar.js +2 -0
  1101. package/dist/cjs/features/UserStoryImport/components/Toolbar.js.map +1 -0
  1102. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js +2 -0
  1103. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  1104. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +2 -0
  1105. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  1106. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  1107. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  1108. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  1109. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  1110. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js +2 -0
  1111. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  1112. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  1113. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  1114. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +2 -0
  1115. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  1116. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  1117. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  1118. package/dist/cjs/features/UserStoryImport/index.js +2 -0
  1119. package/dist/cjs/features/UserStoryImport/index.js.map +1 -0
  1120. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  1121. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  1122. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js +2 -0
  1123. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  1124. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js +2 -0
  1125. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  1126. package/dist/cjs/features/UserStoryImport/lib/cn.js +2 -0
  1127. package/dist/cjs/features/UserStoryImport/lib/cn.js.map +1 -0
  1128. package/dist/cjs/features/UserStoryImport/lib/dialog.js +2 -0
  1129. package/dist/cjs/features/UserStoryImport/lib/dialog.js.map +1 -0
  1130. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js +2 -0
  1131. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  1132. package/dist/cjs/hooks/useOnDemandCitationFetch.js +1 -1
  1133. package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -1
  1134. package/dist/cjs/index.js +1 -1
  1135. package/dist/cjs/service/apicache.service.js +1 -1
  1136. package/dist/cjs/service/apicache.service.js.map +1 -1
  1137. package/dist/cjs/service/onDemandApi.js +1 -1
  1138. package/dist/cjs/service/onDemandApi.js.map +1 -1
  1139. package/dist/cjs/service/redlineService.js +2 -0
  1140. package/dist/cjs/service/redlineService.js.map +1 -0
  1141. package/dist/cjs/types/onDemandApi.types.js +1 -1
  1142. package/dist/cjs/types/onDemandApi.types.js.map +1 -1
  1143. package/dist/cjs/utils/codeCitations.utils.js +1 -1
  1144. package/dist/cjs/utils/codeCitations.utils.js.map +1 -1
  1145. package/dist/cjs/utils/sanitizeHtml.js +1 -1
  1146. package/dist/cjs/utils/sanitizeHtml.js.map +1 -1
  1147. package/dist/cjs/utils/tagHelper.js +2 -0
  1148. package/dist/cjs/utils/tagHelper.js.map +1 -0
  1149. package/dist/cjs/utils/themeManager.js +1 -1
  1150. package/dist/cjs/utils/themeManager.js.map +1 -1
  1151. package/dist/constants/diagnosticStylesBySeverity.js +1 -1
  1152. package/dist/constants/diagnosticStylesBySeverity.js.map +1 -1
  1153. package/dist/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  1154. package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  1155. package/dist/features/BPACitationRenderer/citationTypes.js +1 -1
  1156. package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -1
  1157. package/dist/features/BookCitation/BookCitation.js +1 -1
  1158. package/dist/features/BookCitation/BookCitation.js.map +1 -1
  1159. package/dist/features/BookCitation/BookCitation.module.css.js +1 -1
  1160. package/dist/features/BookCitation/text-cleaner.js +1 -1
  1161. package/dist/features/BookCitation/text-cleaner.js.map +1 -1
  1162. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  1163. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  1164. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  1165. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  1166. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  1167. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  1168. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  1169. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  1170. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  1171. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  1172. package/dist/features/Bookemon/BookPreview/BookPreview.js +1 -1
  1173. package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  1174. package/dist/features/Bookemon/Bookemon.js +1 -1
  1175. package/dist/features/Bookemon/Bookemon.js.map +1 -1
  1176. package/dist/features/Bookemon/BookemonCitationLayer.js +1 -1
  1177. package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  1178. package/dist/features/Bookemon/BookemonContent.js +1 -1
  1179. package/dist/features/Bookemon/BookemonContent.js.map +1 -1
  1180. package/dist/features/Bookemon/utils/highlight.js +1 -1
  1181. package/dist/features/Bookemon/utils/highlight.js.map +1 -1
  1182. package/dist/features/ChatCitation/BigQueryTable.js +1 -1
  1183. package/dist/features/ChatCitation/BigQueryTable.js.map +1 -1
  1184. package/dist/features/ChatCitation/ChatCitationRenderer.js +1 -1
  1185. package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  1186. package/dist/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  1187. package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  1188. package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +1 -1
  1189. package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +1 -1
  1190. package/dist/features/ChatCitation/components/AssistantChatItem.js +1 -1
  1191. package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  1192. package/dist/features/ChatCitation/components/ChatCitation.js +1 -1
  1193. package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -1
  1194. package/dist/features/ChatCitation/components/Chip.js +1 -1
  1195. package/dist/features/ChatCitation/components/Chip.js.map +1 -1
  1196. package/dist/features/ChatCitation/components/DetailedView.js +1 -1
  1197. package/dist/features/ChatCitation/components/DetailedView.js.map +1 -1
  1198. package/dist/features/ChatCitation/components/IconContainer.js +1 -1
  1199. package/dist/features/ChatCitation/components/IconContainer.js.map +1 -1
  1200. package/dist/features/ChatCitation/components/InViewNavigation.js +1 -1
  1201. package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  1202. package/dist/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  1203. package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  1204. package/dist/features/ChatCitation/components/RuleBook.js +1 -1
  1205. package/dist/features/ChatCitation/components/RuleBook.js.map +1 -1
  1206. package/dist/features/ChatCitation/components/SummarizedView.js +1 -1
  1207. package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -1
  1208. package/dist/features/ChatCitation/components/UserChatItem.js +1 -1
  1209. package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -1
  1210. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  1211. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  1212. package/dist/features/ChatCitation/components/wrappers/Modal.js +1 -1
  1213. package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  1214. package/dist/features/ChatCitation/constants/renderer.js +1 -1
  1215. package/dist/features/ChatCitation/constants/renderer.js.map +1 -1
  1216. package/dist/features/ChatCitation/utils/helpers.js +1 -1
  1217. package/dist/features/ChatCitation/utils/helpers.js.map +1 -1
  1218. package/dist/features/ChatDrawer/ChatDrawer.js +1 -1
  1219. package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -1
  1220. package/dist/features/ChatDrawer/constants/ChatDrawer.js +1 -1
  1221. package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  1222. package/dist/features/CitationRenderer/CitationRenderer.js +1 -1
  1223. package/dist/features/CitationRenderer/CitationRenderer.js.map +1 -1
  1224. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  1225. package/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
  1226. package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  1227. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  1228. package/dist/features/CitationViewer/CitationsViewer.js +1 -1
  1229. package/dist/features/CitationViewer/CitationsViewer.js.map +1 -1
  1230. package/dist/features/CitationViewer/components/AudioWaveform.js +1 -1
  1231. package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  1232. package/dist/features/CitationViewer/components/Header.js +1 -1
  1233. package/dist/features/CitationViewer/components/Header.js.map +1 -1
  1234. package/dist/features/CitationViewer/components/KeyTakeaways.js +1 -1
  1235. package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  1236. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  1237. package/dist/features/CitationViewer/components/Transcript.js +1 -1
  1238. package/dist/features/CitationViewer/components/Transcript.js.map +1 -1
  1239. package/dist/features/CitationViewer/config/apiConfig.js +1 -1
  1240. package/dist/features/CitationViewer/config/apiConfig.js.map +1 -1
  1241. package/dist/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  1242. package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  1243. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  1244. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  1245. package/dist/features/CodeCitation/CodeCitation.js +1 -1
  1246. package/dist/features/CodeCitation/CodeCitation.js.map +1 -1
  1247. package/dist/features/CodeCitation/CodeCitation.module.css.js +1 -1
  1248. package/dist/features/CodeCitation/_components/Accordian.js +1 -1
  1249. package/dist/features/CodeCitation/_components/Accordian.js.map +1 -1
  1250. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  1251. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  1252. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  1253. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  1254. package/dist/features/CodeCitation/_components/CodeEditor.js +1 -1
  1255. package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  1256. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  1257. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  1258. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  1259. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  1260. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  1261. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  1262. package/dist/features/CodeCitation/_components/Spinner.js +1 -1
  1263. package/dist/features/CodeCitation/_components/Spinner.js.map +1 -1
  1264. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  1265. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  1266. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  1267. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  1268. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  1269. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  1270. package/dist/features/CodeCitation/_components/ThemeToggle.js +1 -1
  1271. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  1272. package/dist/features/CodeCitation/_components/TooltipComponent.js +1 -1
  1273. package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  1274. package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
  1275. package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  1276. package/dist/features/CognitiveCompare/CitationRenderer.js +1 -1
  1277. package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  1278. package/dist/features/CognitiveCompare/CitationRendererInner.js +1 -1
  1279. package/dist/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  1280. package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
  1281. package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  1282. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  1283. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  1284. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
  1285. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  1286. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  1287. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  1288. package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
  1289. package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  1290. package/dist/features/CognitiveCompare/CompareContext.js +1 -1
  1291. package/dist/features/CognitiveCompare/CompareContext.js.map +1 -1
  1292. package/dist/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  1293. package/dist/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  1294. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  1295. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  1296. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  1297. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  1298. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  1299. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  1300. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  1301. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  1302. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  1303. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  1304. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  1305. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  1306. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  1307. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  1308. package/dist/features/CognitiveCompare/LoaderComponent.js +1 -1
  1309. package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  1310. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  1311. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  1312. package/dist/features/CognitiveCompare/OverlayComponent.js +1 -1
  1313. package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  1314. package/dist/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  1315. package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  1316. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  1317. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  1318. package/dist/features/CognitiveCompare/components/CompareHeader.js +1 -1
  1319. package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  1320. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  1321. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  1322. package/dist/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  1323. package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  1324. package/dist/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  1325. package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  1326. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  1327. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  1328. package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  1329. package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  1330. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  1331. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  1332. package/dist/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  1333. package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  1334. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  1335. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  1336. package/dist/features/CognitiveCompare/components/connectedLines.js +1 -1
  1337. package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  1338. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  1339. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  1340. package/dist/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  1341. package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  1342. package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  1343. package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  1344. package/dist/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  1345. package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  1346. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  1347. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  1348. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  1349. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  1350. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  1351. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  1352. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  1353. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  1354. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  1355. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  1356. package/dist/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  1357. package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  1358. package/dist/features/CognitiveCompare/hooks/useStyles.js +1 -1
  1359. package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  1360. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  1361. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  1362. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  1363. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  1364. package/dist/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  1365. package/dist/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  1366. package/dist/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  1367. package/dist/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  1368. package/dist/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  1369. package/dist/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  1370. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  1371. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  1372. package/dist/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js +1 -1
  1373. package/dist/features/CognitiveCompare/utils/normalizeCompactedGfmTables.js.map +1 -1
  1374. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  1375. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  1376. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  1377. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  1378. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  1379. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  1380. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  1381. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  1382. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  1383. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  1384. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  1385. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  1386. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  1387. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  1388. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  1389. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  1390. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  1391. package/dist/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  1392. package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  1393. package/dist/features/DualCitation/RuleBookCitationComponent.js +1 -1
  1394. package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  1395. package/dist/features/DualCitation/SourceBQDataCompnent.js +1 -1
  1396. package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  1397. package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  1398. package/dist/features/ExcelCitation/ExcelCitations.js +1 -1
  1399. package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -1
  1400. package/dist/features/ExcelCitation/utils/helper.js +1 -1
  1401. package/dist/features/ExcelCitation/utils/helper.js.map +1 -1
  1402. package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
  1403. package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -1
  1404. package/dist/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  1405. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  1406. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  1407. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  1408. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  1409. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  1410. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  1411. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  1412. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  1413. package/dist/features/GptWebCitation/types.js +1 -1
  1414. package/dist/features/GptWebCitation/types.js.map +1 -1
  1415. package/dist/features/GptWebCitation/utils/citationData.utils.js +1 -1
  1416. package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  1417. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  1418. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  1419. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  1420. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  1421. package/dist/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  1422. package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  1423. package/dist/features/IngestionStatus/ingestion.module.css.js +1 -1
  1424. package/dist/features/IngestionStatus/useIngestionStatus.js +1 -1
  1425. package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  1426. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  1427. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  1428. package/dist/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  1429. package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  1430. package/dist/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  1431. package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  1432. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  1433. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  1434. package/dist/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  1435. package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  1436. package/dist/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  1437. package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  1438. package/dist/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  1439. package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  1440. package/dist/features/InstantLearningCitation/SlashLoader.js +1 -1
  1441. package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  1442. package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  1443. package/dist/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  1444. package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  1445. package/dist/features/InstantLearningCitation/css/common.module.css.js +1 -1
  1446. package/dist/features/InstantLearningCitation/types/Types.js +1 -1
  1447. package/dist/features/InstantLearningCitation/types/Types.js.map +1 -1
  1448. package/dist/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  1449. package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  1450. package/dist/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  1451. package/dist/features/ManageRemainders/ManageReminders.js +1 -1
  1452. package/dist/features/ManageRemainders/ManageReminders.js.map +1 -1
  1453. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  1454. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  1455. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  1456. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  1457. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  1458. package/dist/features/PaginatedTable/PaginatedTable.js +1 -1
  1459. package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -1
  1460. package/dist/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  1461. package/dist/features/ParentCitationComponent/ParentCitationComponent.js +2 -0
  1462. package/dist/features/ParentCitationComponent/ParentCitationComponent.js.map +1 -0
  1463. package/dist/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  1464. package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  1465. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  1466. package/dist/features/PdfViewer/PdfContainer.js +1 -1
  1467. package/dist/features/PdfViewer/PdfContainer.js.map +1 -1
  1468. package/dist/features/PdfViewer/PdfStyle.js +1 -1
  1469. package/dist/features/PdfViewer/PdfStyle.js.map +1 -1
  1470. package/dist/features/PdfViewer/PdfToolbar.js +1 -1
  1471. package/dist/features/PdfViewer/PdfToolbar.js.map +1 -1
  1472. package/dist/features/PdfViewer/PdfViewer.js +1 -1
  1473. package/dist/features/PdfViewer/PdfViewer.js.map +1 -1
  1474. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
  1475. package/dist/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
  1476. package/dist/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
  1477. package/dist/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
  1478. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
  1479. package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
  1480. package/dist/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
  1481. package/dist/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
  1482. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
  1483. package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
  1484. package/dist/features/PdfViewer/nyc-components/infoAlert.js +2 -0
  1485. package/dist/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
  1486. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
  1487. package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
  1488. package/dist/features/PdfViewer/rotationManager.js +1 -1
  1489. package/dist/features/PdfViewer/rotationManager.js.map +1 -1
  1490. package/dist/features/PdfViewer/usePdfHighlight.js +1 -1
  1491. package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -1
  1492. package/dist/features/PdfViewer/zoomStateManager.js +2 -0
  1493. package/dist/features/PdfViewer/zoomStateManager.js.map +1 -0
  1494. package/dist/features/ProjectAccordion/ProjectAccordion.js +1 -1
  1495. package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  1496. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  1497. package/dist/features/ProjectAccordion/_components/Markdown.js +1 -1
  1498. package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  1499. package/dist/features/PromptCitation/CitationDependencyGraph.js +1 -1
  1500. package/dist/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  1501. package/dist/features/PromptCitation/PromptCitation.js +1 -1
  1502. package/dist/features/PromptCitation/PromptCitation.js.map +1 -1
  1503. package/dist/features/PromptCitation/_components/CodeEditor.js +1 -1
  1504. package/dist/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  1505. package/dist/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  1506. package/dist/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  1507. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  1508. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  1509. package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
  1510. package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  1511. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  1512. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  1513. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  1514. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  1515. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  1516. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  1517. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  1518. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  1519. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  1520. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  1521. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  1522. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  1523. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  1524. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  1525. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  1526. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  1527. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  1528. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  1529. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  1530. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  1531. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  1532. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  1533. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  1534. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  1535. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  1536. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  1537. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  1538. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  1539. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  1540. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  1541. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  1542. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  1543. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  1544. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  1545. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  1546. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  1547. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  1548. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  1549. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  1550. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  1551. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  1552. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  1553. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  1554. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  1555. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  1556. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  1557. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  1558. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  1559. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  1560. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  1561. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  1562. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  1563. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  1564. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  1565. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  1566. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  1567. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  1568. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  1569. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  1570. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  1571. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  1572. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  1573. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  1574. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  1575. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  1576. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  1577. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  1578. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  1579. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  1580. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  1581. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  1582. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  1583. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  1584. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  1585. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  1586. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  1587. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  1588. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  1589. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  1590. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  1591. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  1592. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  1593. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  1594. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  1595. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  1596. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  1597. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  1598. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  1599. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  1600. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  1601. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  1602. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  1603. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  1604. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  1605. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  1606. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  1607. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  1608. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  1609. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  1610. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  1611. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  1612. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  1613. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  1614. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  1615. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  1616. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  1617. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  1618. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  1619. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  1620. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  1621. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  1622. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  1623. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  1624. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  1625. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  1626. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  1627. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  1628. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  1629. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  1630. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  1631. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  1632. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  1633. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  1634. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  1635. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  1636. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  1637. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  1638. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  1639. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  1640. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  1641. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  1642. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  1643. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  1644. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  1645. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  1646. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  1647. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  1648. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  1649. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  1650. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  1651. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  1652. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  1653. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  1654. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  1655. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  1656. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  1657. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  1658. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  1659. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  1660. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  1661. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  1662. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  1663. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  1664. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  1665. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  1666. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  1667. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  1668. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  1669. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  1670. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  1671. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  1672. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  1673. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  1674. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  1675. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  1676. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  1677. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  1678. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  1679. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  1680. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  1681. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  1682. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  1683. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  1684. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  1685. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  1686. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  1687. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  1688. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  1689. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  1690. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  1691. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  1692. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  1693. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  1694. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  1695. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  1696. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  1697. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  1698. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  1699. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  1700. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  1701. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  1702. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  1703. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  1704. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  1705. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  1706. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  1707. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  1708. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  1709. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  1710. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  1711. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  1712. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  1713. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  1714. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  1715. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  1716. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  1717. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  1718. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  1719. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  1720. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  1721. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  1722. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  1723. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  1724. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  1725. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  1726. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  1727. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  1728. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  1729. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  1730. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  1731. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  1732. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  1733. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  1734. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  1735. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  1736. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  1737. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  1738. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  1739. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  1740. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  1741. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  1742. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  1743. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  1744. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  1745. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  1746. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  1747. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  1748. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  1749. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  1750. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  1751. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  1752. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  1753. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  1754. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  1755. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  1756. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  1757. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  1758. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  1759. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  1760. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  1761. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  1762. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  1763. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  1764. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  1765. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  1766. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  1767. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  1768. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  1769. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  1770. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  1771. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  1772. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  1773. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  1774. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  1775. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  1776. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  1777. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  1778. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  1779. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  1780. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  1781. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  1782. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  1783. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  1784. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  1785. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  1786. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  1787. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  1788. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  1789. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  1790. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  1791. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  1792. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  1793. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  1794. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  1795. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  1796. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  1797. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  1798. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  1799. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  1800. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  1801. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  1802. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  1803. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  1804. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  1805. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  1806. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  1807. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  1808. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  1809. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  1810. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  1811. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  1812. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  1813. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  1814. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  1815. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  1816. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  1817. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  1818. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  1819. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  1820. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  1821. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  1822. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  1823. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  1824. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  1825. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  1826. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  1827. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  1828. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  1829. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  1830. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  1831. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  1832. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  1833. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  1834. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  1835. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  1836. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  1837. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  1838. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  1839. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  1840. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  1841. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  1842. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  1843. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  1844. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  1845. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  1846. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  1847. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  1848. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  1849. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  1850. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  1851. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  1852. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  1853. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  1854. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  1855. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  1856. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  1857. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  1858. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  1859. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  1860. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  1861. package/dist/features/RequirementAI/components/segment/Segment.js +2 -0
  1862. package/dist/features/RequirementAI/components/segment/Segment.js.map +1 -0
  1863. package/dist/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  1864. package/dist/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  1865. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  1866. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  1867. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  1868. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  1869. package/dist/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  1870. package/dist/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  1871. package/dist/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  1872. package/dist/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  1873. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  1874. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  1875. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  1876. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  1877. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  1878. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  1879. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  1880. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  1881. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  1882. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  1883. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  1884. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  1885. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  1886. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  1887. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  1888. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  1889. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  1890. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  1891. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  1892. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  1893. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  1894. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  1895. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  1896. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  1897. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  1898. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  1899. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  1900. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  1901. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  1902. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  1903. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  1904. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  1905. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  1906. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  1907. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  1908. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  1909. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  1910. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  1911. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  1912. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  1913. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  1914. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  1915. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  1916. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  1917. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  1918. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  1919. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  1920. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  1921. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  1922. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  1923. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  1924. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  1925. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  1926. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  1927. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  1928. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  1929. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  1930. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  1931. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  1932. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  1933. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  1934. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  1935. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  1936. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  1937. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  1938. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  1939. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  1940. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  1941. package/dist/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  1942. package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  1943. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  1944. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  1945. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  1946. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  1947. package/dist/features/RequirementAI/icons/AiGapIcon.js +2 -0
  1948. package/dist/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  1949. package/dist/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  1950. package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  1951. package/dist/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  1952. package/dist/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  1953. package/dist/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  1954. package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  1955. package/dist/features/RequirementAI/icons/BrainRed.js +2 -0
  1956. package/dist/features/RequirementAI/icons/BrainRed.js.map +1 -0
  1957. package/dist/features/RequirementAI/icons/CDIcon.js +2 -0
  1958. package/dist/features/RequirementAI/icons/CDIcon.js.map +1 -0
  1959. package/dist/features/RequirementAI/icons/CheckIcon.js +2 -0
  1960. package/dist/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  1961. package/dist/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  1962. package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  1963. package/dist/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  1964. package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  1965. package/dist/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  1966. package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  1967. package/dist/features/RequirementAI/icons/Illustration.svg.js +2 -0
  1968. package/dist/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  1969. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  1970. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  1971. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  1972. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  1973. package/dist/features/RequirementAI/icons/PencilIcon.js +2 -0
  1974. package/dist/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  1975. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  1976. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  1977. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  1978. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  1979. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  1980. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  1981. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  1982. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  1983. package/dist/features/RequirementAI/icons/TrashIcon.js +2 -0
  1984. package/dist/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  1985. package/dist/features/RequirementAI/shared/Accordian.js +2 -0
  1986. package/dist/features/RequirementAI/shared/Accordian.js.map +1 -0
  1987. package/dist/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  1988. package/dist/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  1989. package/dist/features/RequirementAI/shared/AtomicButton.js +2 -0
  1990. package/dist/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  1991. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  1992. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  1993. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  1994. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  1995. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  1996. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  1997. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  1998. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  1999. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  2000. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  2001. package/dist/features/RequirementAI/shared/CodeViewer.js +2 -0
  2002. package/dist/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  2003. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  2004. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  2005. package/dist/features/RequirementAI/shared/ExpandableOl.js +2 -0
  2006. package/dist/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  2007. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  2008. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  2009. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  2010. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  2011. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  2012. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  2013. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  2014. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  2015. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  2016. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  2017. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  2018. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  2019. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  2020. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  2021. package/dist/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  2022. package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  2023. package/dist/features/RequirementAI/store/markdown-context.js +2 -0
  2024. package/dist/features/RequirementAI/store/markdown-context.js.map +1 -0
  2025. package/dist/features/RequirementAI/store/ref.context.js +2 -0
  2026. package/dist/features/RequirementAI/store/ref.context.js.map +1 -0
  2027. package/dist/features/RequirementAI/utils/css.utils.js +2 -0
  2028. package/dist/features/RequirementAI/utils/css.utils.js.map +1 -0
  2029. package/dist/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  2030. package/dist/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  2031. package/dist/features/RequirementAI/utils/helpers.js +2 -0
  2032. package/dist/features/RequirementAI/utils/helpers.js.map +1 -0
  2033. package/dist/features/RequirementAI/utils/json-helper.js +2 -0
  2034. package/dist/features/RequirementAI/utils/json-helper.js.map +1 -0
  2035. package/dist/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  2036. package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  2037. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  2038. package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  2039. package/dist/features/RequirementAI/utils/user-story.utils.js +2 -0
  2040. package/dist/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  2041. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  2042. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  2043. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  2044. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  2045. package/dist/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  2046. package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  2047. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  2048. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  2049. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  2050. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  2051. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  2052. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  2053. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  2054. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  2055. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  2056. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  2057. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  2058. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  2059. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  2060. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  2061. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  2062. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  2063. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  2064. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  2065. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  2066. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  2067. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  2068. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  2069. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  2070. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  2071. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  2072. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  2073. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  2074. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  2075. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  2076. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  2077. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  2078. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  2079. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  2080. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  2081. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  2082. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  2083. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  2084. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  2085. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  2086. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  2087. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  2088. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  2089. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  2090. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  2091. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  2092. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  2093. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  2094. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  2095. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  2096. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  2097. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  2098. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  2099. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  2100. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  2101. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  2102. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  2103. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  2104. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  2105. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  2106. package/dist/features/ReviewPanel/ReviewPanel.js +1 -1
  2107. package/dist/features/ReviewPanel/ReviewPanel.js.map +1 -1
  2108. package/dist/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  2109. package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  2110. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  2111. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  2112. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  2113. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  2114. package/dist/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  2115. package/dist/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  2116. package/dist/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  2117. package/dist/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  2118. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  2119. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  2120. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  2121. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  2122. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  2123. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  2124. package/dist/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  2125. package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  2126. package/dist/features/SegmentReviewComponents/CardWrapper.js +1 -1
  2127. package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  2128. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  2129. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  2130. package/dist/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  2131. package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  2132. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  2133. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  2134. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  2135. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  2136. package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
  2137. package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  2138. package/dist/features/SegmentReviewComponents/PageCheck.js +1 -1
  2139. package/dist/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  2140. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js +1 -1
  2141. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +1 -1
  2142. package/dist/features/SegmentReviewComponents/RevertCard.js +1 -1
  2143. package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  2144. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  2145. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  2146. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  2147. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  2148. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  2149. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  2150. package/dist/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  2151. package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  2152. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  2153. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  2154. package/dist/features/SegmentReviewComponents/helper.js +1 -1
  2155. package/dist/features/SegmentReviewComponents/helper.js.map +1 -1
  2156. package/dist/features/SegmentReviewComponents/reviewScore.js +1 -1
  2157. package/dist/features/SegmentReviewComponents/reviewScore.js.map +1 -1
  2158. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  2159. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  2160. package/dist/features/SplitterCitations/Splitter.module.css.js +1 -1
  2161. package/dist/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  2162. package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  2163. package/dist/features/SplitterCitations/icons/icons.js +1 -1
  2164. package/dist/features/SplitterCitations/icons/icons.js.map +1 -1
  2165. package/dist/features/TableCitation/TableCitationContent.js +1 -1
  2166. package/dist/features/TableCitation/TableCitationContent.js.map +1 -1
  2167. package/dist/features/TableCitation/TableCitationContent.module.css.js +1 -1
  2168. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  2169. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  2170. package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  2171. package/dist/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  2172. package/dist/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  2173. package/dist/features/UserStoryImport/UserStoryPicker.js +2 -0
  2174. package/dist/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  2175. package/dist/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  2176. package/dist/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  2177. package/dist/features/UserStoryImport/components/BackNav.js +2 -0
  2178. package/dist/features/UserStoryImport/components/BackNav.js.map +1 -0
  2179. package/dist/features/UserStoryImport/components/Badge.js +2 -0
  2180. package/dist/features/UserStoryImport/components/Badge.js.map +1 -0
  2181. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  2182. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  2183. package/dist/features/UserStoryImport/components/CardGrid.js +2 -0
  2184. package/dist/features/UserStoryImport/components/CardGrid.js.map +1 -0
  2185. package/dist/features/UserStoryImport/components/CardProceedButton.js +2 -0
  2186. package/dist/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  2187. package/dist/features/UserStoryImport/components/ContentArea.js +2 -0
  2188. package/dist/features/UserStoryImport/components/ContentArea.js.map +1 -0
  2189. package/dist/features/UserStoryImport/components/Footer.js +2 -0
  2190. package/dist/features/UserStoryImport/components/Footer.js.map +1 -0
  2191. package/dist/features/UserStoryImport/components/Header.js +2 -0
  2192. package/dist/features/UserStoryImport/components/Header.js.map +1 -0
  2193. package/dist/features/UserStoryImport/components/NavRow.js +2 -0
  2194. package/dist/features/UserStoryImport/components/NavRow.js.map +1 -0
  2195. package/dist/features/UserStoryImport/components/ProceedButton.js +2 -0
  2196. package/dist/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  2197. package/dist/features/UserStoryImport/components/ProjectCard.js +2 -0
  2198. package/dist/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  2199. package/dist/features/UserStoryImport/components/ResizeHandle.js +2 -0
  2200. package/dist/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  2201. package/dist/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  2202. package/dist/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  2203. package/dist/features/UserStoryImport/components/SearchInput.js +2 -0
  2204. package/dist/features/UserStoryImport/components/SearchInput.js.map +1 -0
  2205. package/dist/features/UserStoryImport/components/SectionHeading.js +2 -0
  2206. package/dist/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  2207. package/dist/features/UserStoryImport/components/ShowMore.js +2 -0
  2208. package/dist/features/UserStoryImport/components/ShowMore.js.map +1 -0
  2209. package/dist/features/UserStoryImport/components/Sidebar.js +2 -0
  2210. package/dist/features/UserStoryImport/components/Sidebar.js.map +1 -0
  2211. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  2212. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  2213. package/dist/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  2214. package/dist/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  2215. package/dist/features/UserStoryImport/components/SidebarSection.js +2 -0
  2216. package/dist/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  2217. package/dist/features/UserStoryImport/components/SortDropdown.js +2 -0
  2218. package/dist/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  2219. package/dist/features/UserStoryImport/components/SplitLayout.js +2 -0
  2220. package/dist/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  2221. package/dist/features/UserStoryImport/components/Toolbar.js +2 -0
  2222. package/dist/features/UserStoryImport/components/Toolbar.js.map +1 -0
  2223. package/dist/features/UserStoryImport/components/TypeDropdown.js +2 -0
  2224. package/dist/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  2225. package/dist/features/UserStoryImport/components/UserStoryCard.js +2 -0
  2226. package/dist/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  2227. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  2228. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  2229. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  2230. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  2231. package/dist/features/UserStoryImport/components/usePanelResize.js +2 -0
  2232. package/dist/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  2233. package/dist/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  2234. package/dist/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  2235. package/dist/features/UserStoryImport/hooks/useUSPData.js +2 -0
  2236. package/dist/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  2237. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  2238. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  2239. package/dist/features/UserStoryImport/index.js +2 -0
  2240. package/dist/features/UserStoryImport/index.js.map +1 -0
  2241. package/dist/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  2242. package/dist/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  2243. package/dist/features/UserStoryImport/lib/Tooltip.js +2 -0
  2244. package/dist/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  2245. package/dist/features/UserStoryImport/lib/adaptLabel.js +2 -0
  2246. package/dist/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  2247. package/dist/features/UserStoryImport/lib/cn.js +2 -0
  2248. package/dist/features/UserStoryImport/lib/cn.js.map +1 -0
  2249. package/dist/features/UserStoryImport/lib/dialog.js +2 -0
  2250. package/dist/features/UserStoryImport/lib/dialog.js.map +1 -0
  2251. package/dist/features/UserStoryImport/user-story-picker.css.js +2 -0
  2252. package/dist/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  2253. package/dist/hooks/useOnDemandCitationFetch.js +1 -1
  2254. package/dist/hooks/useOnDemandCitationFetch.js.map +1 -1
  2255. package/dist/index.js +1 -1
  2256. package/dist/service/apicache.service.js +1 -1
  2257. package/dist/service/apicache.service.js.map +1 -1
  2258. package/dist/service/onDemandApi.js +1 -1
  2259. package/dist/service/onDemandApi.js.map +1 -1
  2260. package/dist/service/redlineService.js +2 -0
  2261. package/dist/service/redlineService.js.map +1 -0
  2262. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
  2263. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
  2264. package/dist/types/onDemandApi.types.js +1 -1
  2265. package/dist/types/onDemandApi.types.js.map +1 -1
  2266. package/dist/types/src/AccordianHeadTest.d.ts +2 -0
  2267. package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
  2268. package/dist/types/src/App.d.ts +3 -0
  2269. package/dist/types/src/App.d.ts.map +1 -0
  2270. package/dist/types/src/AutopilotStyle.d.ts +2 -0
  2271. package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
  2272. package/dist/types/src/Background.d.ts +7 -0
  2273. package/dist/types/src/Background.d.ts.map +1 -0
  2274. package/dist/types/src/BookCitationTest.d.ts +3 -0
  2275. package/dist/types/src/BookCitationTest.d.ts.map +1 -0
  2276. package/dist/types/src/BookemonTest.d.ts +83 -0
  2277. package/dist/types/src/BookemonTest.d.ts.map +1 -0
  2278. package/dist/types/src/ChatCitationTest.d.ts +7 -0
  2279. package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
  2280. package/dist/types/src/ChatDrawerTest.d.ts +17 -0
  2281. package/dist/types/src/ChatDrawerTest.d.ts.map +1 -0
  2282. package/dist/types/src/CitationDependencyGraphTest.d.ts +4 -0
  2283. package/dist/types/src/CitationDependencyGraphTest.d.ts.map +1 -0
  2284. package/dist/types/src/CodeCitationTest.d.ts +3 -0
  2285. package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
  2286. package/dist/types/src/CognitiveCompareTest.d.ts +3 -0
  2287. package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -0
  2288. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
  2289. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
  2290. package/dist/types/src/CommonComponents/CustomDropdown.d.ts +4 -0
  2291. package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +1 -0
  2292. package/dist/types/src/CommonComponents/HelloWorld.d.ts +2 -0
  2293. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -0
  2294. package/dist/types/src/CommonComponents/NoTableData.d.ts +6 -0
  2295. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -0
  2296. package/dist/types/src/CommonComponents/Spinner.d.ts +4 -0
  2297. package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -0
  2298. package/dist/types/src/CommonConstants/CommonConstants.d.ts +5 -0
  2299. package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +1 -0
  2300. package/dist/types/src/CustomStylesProvider.d.ts +6 -0
  2301. package/dist/types/src/CustomStylesProvider.d.ts.map +1 -0
  2302. package/dist/types/src/CustomThemeProvider.d.ts +7 -0
  2303. package/dist/types/src/CustomThemeProvider.d.ts.map +1 -0
  2304. package/dist/types/src/DatagestMonTest.d.ts +3 -0
  2305. package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
  2306. package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
  2307. package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
  2308. package/dist/types/src/DeviationSummaryTest.d.ts +2 -0
  2309. package/dist/types/src/DeviationSummaryTest.d.ts.map +1 -0
  2310. package/dist/types/src/EmailCitationTest.d.ts +3 -0
  2311. package/dist/types/src/EmailCitationTest.d.ts.map +1 -0
  2312. package/dist/types/src/ExcelCitationTest.d.ts +2 -0
  2313. package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
  2314. package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -0
  2315. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -0
  2316. package/dist/types/src/MarkdownWithImageCitationTest.d.ts +3 -0
  2317. package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +1 -0
  2318. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
  2319. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
  2320. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
  2321. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
  2322. package/dist/types/src/PdfViewerTest.d.ts +5 -0
  2323. package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
  2324. package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
  2325. package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
  2326. package/dist/types/src/PromptemonBlockViewerTest.d.ts +3 -0
  2327. package/dist/types/src/PromptemonBlockViewerTest.d.ts.map +1 -0
  2328. package/dist/types/src/PromptemonViewerTest.d.ts +3 -0
  2329. package/dist/types/src/PromptemonViewerTest.d.ts.map +1 -0
  2330. package/dist/types/src/RedlineApprovalCardTest.d.ts +1 -0
  2331. package/dist/types/src/RedlineApprovalCardTest.d.ts.map +1 -0
  2332. package/dist/types/src/RedlineEditorTest.d.ts +3 -0
  2333. package/dist/types/src/RedlineEditorTest.d.ts.map +1 -0
  2334. package/dist/types/src/RedlineEditorTest2.d.ts +3 -0
  2335. package/dist/types/src/RedlineEditorTest2.d.ts.map +1 -0
  2336. package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
  2337. package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
  2338. package/dist/types/src/RequirementAiTest.d.ts +12 -0
  2339. package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
  2340. package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
  2341. package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
  2342. package/dist/types/src/Spbanalysispaneltest.d.ts +3 -0
  2343. package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -0
  2344. package/dist/types/src/TableCitationTest.d.ts +3 -0
  2345. package/dist/types/src/TableCitationTest.d.ts.map +1 -0
  2346. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts +3 -0
  2347. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts.map +1 -0
  2348. package/dist/types/src/assests/icons/CitationsIcon.d.ts +2 -0
  2349. package/dist/types/src/assests/icons/CitationsIcon.d.ts.map +1 -0
  2350. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts +10 -0
  2351. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts.map +1 -0
  2352. package/dist/types/src/assests/icons/InfoAlert.d.ts +3 -0
  2353. package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
  2354. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
  2355. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
  2356. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
  2357. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
  2358. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +6 -0
  2359. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +1 -0
  2360. package/dist/types/src/assests/svg/SparkleIcon.d.ts +3 -0
  2361. package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +1 -0
  2362. package/dist/types/src/commonConstants.d.ts +31103 -0
  2363. package/dist/types/src/commonConstants.d.ts.map +1 -0
  2364. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +3 -0
  2365. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +1 -0
  2366. package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
  2367. package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
  2368. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts +5 -0
  2369. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -0
  2370. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +230 -0
  2371. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -0
  2372. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts +6 -0
  2373. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts.map +1 -0
  2374. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts +4 -0
  2375. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts.map +1 -0
  2376. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts +4 -0
  2377. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts.map +1 -0
  2378. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts +4 -0
  2379. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts.map +1 -0
  2380. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts +15 -0
  2381. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts.map +1 -0
  2382. package/dist/types/src/features/BookCitation/BookCitation.d.ts +42 -0
  2383. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
  2384. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
  2385. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
  2386. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
  2387. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
  2388. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
  2389. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
  2390. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
  2391. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
  2392. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
  2393. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
  2394. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
  2395. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
  2396. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
  2397. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
  2398. package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
  2399. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
  2400. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
  2401. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
  2402. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
  2403. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
  2404. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
  2405. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
  2406. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
  2407. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
  2408. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
  2409. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
  2410. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
  2411. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
  2412. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
  2413. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
  2414. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
  2415. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
  2416. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
  2417. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
  2418. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +16 -0
  2419. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
  2420. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
  2421. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
  2422. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
  2423. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
  2424. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
  2425. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
  2426. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
  2427. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
  2428. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
  2429. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
  2430. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
  2431. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
  2432. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
  2433. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
  2434. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
  2435. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
  2436. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
  2437. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
  2438. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
  2439. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
  2440. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
  2441. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
  2442. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
  2443. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
  2444. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +114 -0
  2445. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
  2446. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
  2447. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
  2448. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +5 -0
  2449. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +1 -0
  2450. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +33 -0
  2451. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +1 -0
  2452. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +5 -0
  2453. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +1 -0
  2454. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +17 -0
  2455. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +1 -0
  2456. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +8 -0
  2457. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +1 -0
  2458. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +51 -0
  2459. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +1 -0
  2460. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +21 -0
  2461. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
  2462. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
  2463. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
  2464. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
  2465. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
  2466. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
  2467. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
  2468. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
  2469. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
  2470. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
  2471. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
  2472. package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
  2473. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
  2474. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
  2475. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
  2476. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
  2477. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
  2478. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
  2479. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
  2480. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
  2481. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
  2482. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
  2483. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
  2484. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
  2485. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
  2486. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +51 -0
  2487. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
  2488. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
  2489. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
  2490. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +34 -0
  2491. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
  2492. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
  2493. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
  2494. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
  2495. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
  2496. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
  2497. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
  2498. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2499. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2500. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts +8 -0
  2501. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +1 -0
  2502. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
  2503. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
  2504. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
  2505. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
  2506. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
  2507. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
  2508. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
  2509. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
  2510. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
  2511. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
  2512. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
  2513. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
  2514. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +32 -0
  2515. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
  2516. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +20 -0
  2517. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
  2518. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts +13 -0
  2519. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts.map +1 -0
  2520. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +6 -0
  2521. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -0
  2522. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +64 -0
  2523. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +1 -0
  2524. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +11 -0
  2525. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -0
  2526. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +335 -0
  2527. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
  2528. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +95 -0
  2529. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -0
  2530. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +7 -0
  2531. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +1 -0
  2532. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +81 -0
  2533. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
  2534. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts +6 -0
  2535. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +1 -0
  2536. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +3 -0
  2537. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -0
  2538. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +8 -0
  2539. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -0
  2540. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +4661 -0
  2541. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
  2542. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +3 -0
  2543. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +1 -0
  2544. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +3 -0
  2545. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +1 -0
  2546. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +11 -0
  2547. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -0
  2548. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +19 -0
  2549. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
  2550. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +19 -0
  2551. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +1 -0
  2552. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +3 -0
  2553. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +1 -0
  2554. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +19 -0
  2555. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +1 -0
  2556. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +5 -0
  2557. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +1 -0
  2558. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +9 -0
  2559. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +1 -0
  2560. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +3 -0
  2561. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +1 -0
  2562. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +12 -0
  2563. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +1 -0
  2564. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +8 -0
  2565. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +1 -0
  2566. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +9 -0
  2567. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -0
  2568. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +9 -0
  2569. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +1 -0
  2570. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +11 -0
  2571. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +1 -0
  2572. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +17 -0
  2573. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -0
  2574. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +14 -0
  2575. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -0
  2576. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +38 -0
  2577. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -0
  2578. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +8 -0
  2579. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +1 -0
  2580. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +9 -0
  2581. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +1 -0
  2582. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +14 -0
  2583. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -0
  2584. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +32 -0
  2585. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +1 -0
  2586. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +20 -0
  2587. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -0
  2588. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +25 -0
  2589. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -0
  2590. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +22 -0
  2591. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +1 -0
  2592. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +32 -0
  2593. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +1 -0
  2594. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +27 -0
  2595. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -0
  2596. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +10 -0
  2597. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +1 -0
  2598. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +5 -0
  2599. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +1 -0
  2600. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +19 -0
  2601. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +1 -0
  2602. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +35 -0
  2603. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -0
  2604. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +16 -0
  2605. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +1 -0
  2606. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +3 -0
  2607. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +1 -0
  2608. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +16 -0
  2609. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +1 -0
  2610. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts +6 -0
  2611. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts.map +1 -0
  2612. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts +7 -0
  2613. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts.map +1 -0
  2614. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts +4 -0
  2615. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +1 -0
  2616. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts +3 -0
  2617. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts.map +1 -0
  2618. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts +134 -0
  2619. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts.map +1 -0
  2620. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +11 -0
  2621. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +1 -0
  2622. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts +2 -0
  2623. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.test.d.ts.map +1 -0
  2624. package/dist/types/src/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts +7 -0
  2625. package/dist/types/src/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts.map +1 -0
  2626. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +6 -0
  2627. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +1 -0
  2628. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +6 -0
  2629. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
  2630. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts +2 -0
  2631. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts.map +1 -0
  2632. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +47 -0
  2633. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
  2634. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
  2635. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
  2636. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
  2637. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
  2638. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
  2639. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
  2640. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +21 -0
  2641. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -0
  2642. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +27 -0
  2643. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
  2644. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +5 -0
  2645. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
  2646. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +162 -0
  2647. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +1 -0
  2648. package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
  2649. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
  2650. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
  2651. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
  2652. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
  2653. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
  2654. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
  2655. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
  2656. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
  2657. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
  2658. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
  2659. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
  2660. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
  2661. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
  2662. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
  2663. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
  2664. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
  2665. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
  2666. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
  2667. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
  2668. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
  2669. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
  2670. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
  2671. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
  2672. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
  2673. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
  2674. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
  2675. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
  2676. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts +20 -0
  2677. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +1 -0
  2678. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts +31 -0
  2679. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts.map +1 -0
  2680. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts +36 -0
  2681. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts.map +1 -0
  2682. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +43 -0
  2683. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +1 -0
  2684. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +10 -0
  2685. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +1 -0
  2686. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
  2687. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
  2688. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
  2689. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
  2690. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts +15 -0
  2691. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -0
  2692. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +17 -0
  2693. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -0
  2694. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +10 -0
  2695. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +1 -0
  2696. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts +9 -0
  2697. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts.map +1 -0
  2698. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts +14 -0
  2699. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +1 -0
  2700. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts +4 -0
  2701. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts.map +1 -0
  2702. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts +4 -0
  2703. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts.map +1 -0
  2704. package/dist/types/src/features/GptWebCitation/types.d.ts +416 -0
  2705. package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -0
  2706. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts +10 -0
  2707. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts.map +1 -0
  2708. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +12 -0
  2709. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -0
  2710. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts +6 -0
  2711. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +1 -0
  2712. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +28 -0
  2713. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +1 -0
  2714. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +7 -0
  2715. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +1 -0
  2716. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +40 -0
  2717. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +1 -0
  2718. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +5 -0
  2719. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +1 -0
  2720. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts +10 -0
  2721. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts.map +1 -0
  2722. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts +2 -0
  2723. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +1 -0
  2724. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +23 -0
  2725. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +1 -0
  2726. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts +6 -0
  2727. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts.map +1 -0
  2728. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts +13 -0
  2729. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts.map +1 -0
  2730. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts +13 -0
  2731. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +1 -0
  2732. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts +5 -0
  2733. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts.map +1 -0
  2734. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts +12 -0
  2735. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts.map +1 -0
  2736. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts +356 -0
  2737. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts.map +1 -0
  2738. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts +19 -0
  2739. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts.map +1 -0
  2740. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts +2 -0
  2741. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts.map +1 -0
  2742. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts +49 -0
  2743. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts.map +1 -0
  2744. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +17 -0
  2745. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +1 -0
  2746. package/dist/types/src/features/ManageRemainders/types/type.d.ts +79 -0
  2747. package/dist/types/src/features/ManageRemainders/types/type.d.ts.map +1 -0
  2748. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +37 -0
  2749. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +1 -0
  2750. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
  2751. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
  2752. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts +128 -0
  2753. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponent.d.ts.map +1 -0
  2754. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts +13 -0
  2755. package/dist/types/src/features/ParentCitationComponent/ParentCitationComponentTest.d.ts.map +1 -0
  2756. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
  2757. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
  2758. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
  2759. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
  2760. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +16 -0
  2761. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
  2762. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
  2763. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
  2764. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +34 -0
  2765. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
  2766. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +94 -0
  2767. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
  2768. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts +41 -0
  2769. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts.map +1 -0
  2770. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts +59 -0
  2771. package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts.map +1 -0
  2772. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts +19 -0
  2773. package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts.map +1 -0
  2774. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts +3 -0
  2775. package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts.map +1 -0
  2776. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts +77 -0
  2777. package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts.map +1 -0
  2778. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts +47 -0
  2779. package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts.map +1 -0
  2780. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts +15 -0
  2781. package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts.map +1 -0
  2782. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts +3 -0
  2783. package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts.map +1 -0
  2784. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts +36 -0
  2785. package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts.map +1 -0
  2786. package/dist/types/src/features/PdfViewer/rotationManager.d.ts +23 -0
  2787. package/dist/types/src/features/PdfViewer/rotationManager.d.ts.map +1 -0
  2788. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +26 -0
  2789. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
  2790. package/dist/types/src/features/PdfViewer/zoomStateManager.d.ts +70 -0
  2791. package/dist/types/src/features/PdfViewer/zoomStateManager.d.ts.map +1 -0
  2792. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
  2793. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
  2794. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
  2795. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
  2796. package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
  2797. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
  2798. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts +56 -0
  2799. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts.map +1 -0
  2800. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts +326 -0
  2801. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts.map +1 -0
  2802. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts +4 -0
  2803. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts.map +1 -0
  2804. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts +30 -0
  2805. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts.map +1 -0
  2806. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2807. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2808. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts +23 -0
  2809. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts.map +1 -0
  2810. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts +12 -0
  2811. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts.map +1 -0
  2812. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts +8 -0
  2813. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts.map +1 -0
  2814. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +24 -0
  2815. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -0
  2816. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts +3 -0
  2817. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts.map +1 -0
  2818. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts +43 -0
  2819. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts.map +1 -0
  2820. package/dist/types/src/features/PromptemonViewer/index.d.ts +3 -0
  2821. package/dist/types/src/features/PromptemonViewer/index.d.ts.map +1 -0
  2822. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +15 -0
  2823. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
  2824. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
  2825. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
  2826. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
  2827. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
  2828. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
  2829. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
  2830. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
  2831. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
  2832. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
  2833. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
  2834. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
  2835. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
  2836. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
  2837. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
  2838. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
  2839. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
  2840. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +12 -0
  2841. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
  2842. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +548 -0
  2843. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
  2844. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +39 -0
  2845. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
  2846. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
  2847. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
  2848. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
  2849. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
  2850. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
  2851. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
  2852. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
  2853. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
  2854. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
  2855. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
  2856. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
  2857. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
  2858. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
  2859. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
  2860. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
  2861. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
  2862. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
  2863. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
  2864. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
  2865. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
  2866. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
  2867. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
  2868. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
  2869. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
  2870. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
  2871. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
  2872. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
  2873. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
  2874. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
  2875. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
  2876. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
  2877. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
  2878. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
  2879. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
  2880. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
  2881. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
  2882. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +23 -0
  2883. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
  2884. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts +44 -0
  2885. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts.map +1 -0
  2886. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
  2887. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
  2888. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
  2889. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
  2890. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +21 -0
  2891. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
  2892. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts +35 -0
  2893. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts.map +1 -0
  2894. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
  2895. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
  2896. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts +26 -0
  2897. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts.map +1 -0
  2898. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts +23 -0
  2899. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts.map +1 -0
  2900. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts +26 -0
  2901. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts.map +1 -0
  2902. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
  2903. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
  2904. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
  2905. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
  2906. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
  2907. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
  2908. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
  2909. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
  2910. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
  2911. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
  2912. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
  2913. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
  2914. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
  2915. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
  2916. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
  2917. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
  2918. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
  2919. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
  2920. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +23 -0
  2921. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
  2922. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
  2923. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
  2924. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts +8 -0
  2925. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts.map +1 -0
  2926. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +17 -0
  2927. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
  2928. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts +29 -0
  2929. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts.map +1 -0
  2930. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +35 -0
  2931. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
  2932. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
  2933. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
  2934. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +69 -0
  2935. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
  2936. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
  2937. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
  2938. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +5445 -0
  2939. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -0
  2940. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +158 -0
  2941. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
  2942. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts +7 -0
  2943. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts.map +1 -0
  2944. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts +13 -0
  2945. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts.map +1 -0
  2946. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +68 -0
  2947. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
  2948. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +25 -0
  2949. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -0
  2950. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
  2951. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
  2952. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +105 -0
  2953. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
  2954. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts +10 -0
  2955. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts.map +1 -0
  2956. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +23 -0
  2957. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
  2958. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts +12 -0
  2959. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts.map +1 -0
  2960. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +131 -0
  2961. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
  2962. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +14 -0
  2963. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -0
  2964. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts +10 -0
  2965. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -0
  2966. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +30 -0
  2967. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -0
  2968. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts +4 -0
  2969. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts.map +1 -0
  2970. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +2 -0
  2971. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -0
  2972. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
  2973. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
  2974. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
  2975. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
  2976. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
  2977. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
  2978. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +15 -0
  2979. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
  2980. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +16 -0
  2981. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
  2982. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +22 -0
  2983. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
  2984. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
  2985. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
  2986. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts +11 -0
  2987. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts.map +1 -0
  2988. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts +25 -0
  2989. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts.map +1 -0
  2990. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts +12 -0
  2991. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts.map +1 -0
  2992. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts +31 -0
  2993. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts.map +1 -0
  2994. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
  2995. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
  2996. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
  2997. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
  2998. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
  2999. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
  3000. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
  3001. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
  3002. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
  3003. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
  3004. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
  3005. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
  3006. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
  3007. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
  3008. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
  3009. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3010. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
  3011. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
  3012. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
  3013. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
  3014. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
  3015. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
  3016. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +74 -0
  3017. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
  3018. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
  3019. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
  3020. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +13 -0
  3021. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
  3022. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
  3023. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
  3024. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
  3025. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
  3026. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +21 -0
  3027. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
  3028. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
  3029. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
  3030. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
  3031. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
  3032. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
  3033. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
  3034. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
  3035. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
  3036. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
  3037. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
  3038. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
  3039. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
  3040. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
  3041. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
  3042. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
  3043. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
  3044. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
  3045. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
  3046. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
  3047. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
  3048. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
  3049. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
  3050. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
  3051. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
  3052. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
  3053. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
  3054. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +19 -0
  3055. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
  3056. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
  3057. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
  3058. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +12 -0
  3059. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
  3060. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +11 -0
  3061. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
  3062. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
  3063. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
  3064. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts +12 -0
  3065. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts.map +1 -0
  3066. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts +6 -0
  3067. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts.map +1 -0
  3068. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
  3069. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
  3070. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
  3071. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
  3072. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +11 -0
  3073. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
  3074. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
  3075. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
  3076. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
  3077. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
  3078. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
  3079. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
  3080. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
  3081. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
  3082. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
  3083. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
  3084. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
  3085. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
  3086. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
  3087. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3088. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
  3089. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
  3090. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +72 -0
  3091. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
  3092. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
  3093. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
  3094. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
  3095. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
  3096. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
  3097. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
  3098. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
  3099. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
  3100. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
  3101. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
  3102. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
  3103. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
  3104. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
  3105. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
  3106. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
  3107. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
  3108. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +10 -0
  3109. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
  3110. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
  3111. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
  3112. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +11 -0
  3113. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
  3114. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +18 -0
  3115. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
  3116. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +56 -0
  3117. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
  3118. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
  3119. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
  3120. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
  3121. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
  3122. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
  3123. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
  3124. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
  3125. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
  3126. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts +13 -0
  3127. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts.map +1 -0
  3128. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts +12 -0
  3129. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts.map +1 -0
  3130. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
  3131. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
  3132. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +27 -0
  3133. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
  3134. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
  3135. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
  3136. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +20 -0
  3137. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
  3138. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
  3139. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
  3140. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts +17 -0
  3141. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts.map +1 -0
  3142. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
  3143. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
  3144. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
  3145. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
  3146. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
  3147. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
  3148. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
  3149. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
  3150. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +31 -0
  3151. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
  3152. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +76 -0
  3153. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
  3154. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
  3155. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
  3156. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
  3157. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
  3158. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
  3159. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
  3160. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
  3161. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
  3162. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
  3163. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
  3164. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +32 -0
  3165. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
  3166. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +131 -0
  3167. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
  3168. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts +11 -0
  3169. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts.map +1 -0
  3170. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts +11 -0
  3171. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts.map +1 -0
  3172. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +23 -0
  3173. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
  3174. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
  3175. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
  3176. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
  3177. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
  3178. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +41 -0
  3179. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
  3180. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
  3181. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
  3182. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
  3183. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
  3184. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
  3185. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
  3186. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
  3187. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
  3188. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
  3189. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
  3190. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +6 -0
  3191. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
  3192. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
  3193. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
  3194. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
  3195. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
  3196. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
  3197. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
  3198. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
  3199. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
  3200. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
  3201. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
  3202. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
  3203. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
  3204. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
  3205. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
  3206. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
  3207. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3208. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
  3209. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3210. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
  3211. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
  3212. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
  3213. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
  3214. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
  3215. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
  3216. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
  3217. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
  3218. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +116 -0
  3219. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
  3220. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +328 -0
  3221. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
  3222. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
  3223. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
  3224. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
  3225. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
  3226. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
  3227. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3228. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
  3229. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
  3230. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
  3231. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
  3232. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +17 -0
  3233. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
  3234. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +13 -0
  3235. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
  3236. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +12 -0
  3237. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
  3238. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +49 -0
  3239. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
  3240. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +6 -0
  3241. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
  3242. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts +17 -0
  3243. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts.map +1 -0
  3244. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
  3245. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
  3246. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +493 -0
  3247. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
  3248. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +156 -0
  3249. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
  3250. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +83 -0
  3251. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
  3252. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +30 -0
  3253. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
  3254. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
  3255. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
  3256. package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
  3257. package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
  3258. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
  3259. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
  3260. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
  3261. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
  3262. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +6 -0
  3263. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
  3264. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
  3265. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
  3266. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
  3267. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
  3268. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
  3269. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
  3270. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
  3271. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
  3272. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
  3273. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
  3274. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
  3275. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
  3276. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
  3277. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
  3278. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +125 -0
  3279. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
  3280. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +6 -0
  3281. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
  3282. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
  3283. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
  3284. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
  3285. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
  3286. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
  3287. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
  3288. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
  3289. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
  3290. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
  3291. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
  3292. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
  3293. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
  3294. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
  3295. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
  3296. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
  3297. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
  3298. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
  3299. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
  3300. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
  3301. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
  3302. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
  3303. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
  3304. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
  3305. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
  3306. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
  3307. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
  3308. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
  3309. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
  3310. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
  3311. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3312. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +6 -0
  3313. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3314. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
  3315. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
  3316. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +207 -0
  3317. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
  3318. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
  3319. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
  3320. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
  3321. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
  3322. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +45 -0
  3323. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
  3324. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
  3325. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
  3326. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
  3327. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
  3328. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
  3329. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3330. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
  3331. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
  3332. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
  3333. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
  3334. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts +40 -0
  3335. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts.map +1 -0
  3336. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts +18 -0
  3337. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts.map +1 -0
  3338. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts +26 -0
  3339. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +1 -0
  3340. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts +1 -0
  3341. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts.map +1 -0
  3342. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +52 -0
  3343. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
  3344. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +71 -0
  3345. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -0
  3346. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts +11 -0
  3347. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts.map +1 -0
  3348. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +16 -0
  3349. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
  3350. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +124 -0
  3351. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -0
  3352. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +10 -0
  3353. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -0
  3354. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +57 -0
  3355. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
  3356. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +85 -0
  3357. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
  3358. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +26 -0
  3359. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
  3360. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
  3361. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
  3362. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
  3363. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
  3364. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +33 -0
  3365. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +1 -0
  3366. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +7 -0
  3367. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +1 -0
  3368. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +87 -0
  3369. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
  3370. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts +51 -0
  3371. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts.map +1 -0
  3372. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +28 -0
  3373. package/dist/types/src/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +1 -0
  3374. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
  3375. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
  3376. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
  3377. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
  3378. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
  3379. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
  3380. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +17 -0
  3381. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +1 -0
  3382. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +33 -0
  3383. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -0
  3384. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +124 -0
  3385. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
  3386. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts +13 -0
  3387. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts.map +1 -0
  3388. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts +53 -0
  3389. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts.map +1 -0
  3390. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts +2 -0
  3391. package/dist/types/src/features/SegmentReviewComponents/helper.test.d.ts.map +1 -0
  3392. package/dist/types/src/features/SegmentReviewComponents/index.d.ts +23 -0
  3393. package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
  3394. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts +4 -0
  3395. package/dist/types/src/features/SegmentReviewComponents/reviewScore.d.ts.map +1 -0
  3396. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +242 -0
  3397. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -0
  3398. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts +2 -0
  3399. package/dist/types/src/features/SegmentReviewComponents/segmentReviewEdgeCases.test.d.ts.map +1 -0
  3400. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +5 -0
  3401. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +1 -0
  3402. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +4 -0
  3403. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +1 -0
  3404. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts +17 -0
  3405. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts.map +1 -0
  3406. package/dist/types/src/features/SplitterCitations/types.d.ts +78 -0
  3407. package/dist/types/src/features/SplitterCitations/types.d.ts.map +1 -0
  3408. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
  3409. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
  3410. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +5 -0
  3411. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +1 -0
  3412. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +25 -0
  3413. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +1 -0
  3414. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts +81 -0
  3415. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +1 -0
  3416. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
  3417. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
  3418. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
  3419. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
  3420. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
  3421. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
  3422. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
  3423. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
  3424. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
  3425. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
  3426. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
  3427. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
  3428. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
  3429. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
  3430. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
  3431. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
  3432. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
  3433. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
  3434. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
  3435. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
  3436. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
  3437. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
  3438. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
  3439. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
  3440. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
  3441. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
  3442. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
  3443. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
  3444. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
  3445. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
  3446. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
  3447. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
  3448. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
  3449. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
  3450. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
  3451. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
  3452. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
  3453. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
  3454. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
  3455. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
  3456. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
  3457. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
  3458. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
  3459. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
  3460. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
  3461. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
  3462. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
  3463. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
  3464. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
  3465. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
  3466. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
  3467. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
  3468. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
  3469. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
  3470. package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
  3471. package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
  3472. package/dist/types/src/features/UploadData/main.d.ts +10 -0
  3473. package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
  3474. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +54 -0
  3475. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
  3476. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
  3477. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
  3478. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +99 -0
  3479. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
  3480. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +278 -0
  3481. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
  3482. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
  3483. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
  3484. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
  3485. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
  3486. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
  3487. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
  3488. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
  3489. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
  3490. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
  3491. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
  3492. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
  3493. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
  3494. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
  3495. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
  3496. package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
  3497. package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
  3498. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
  3499. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
  3500. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
  3501. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
  3502. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
  3503. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
  3504. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
  3505. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
  3506. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
  3507. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
  3508. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
  3509. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
  3510. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
  3511. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
  3512. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
  3513. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
  3514. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
  3515. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
  3516. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
  3517. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
  3518. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
  3519. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
  3520. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
  3521. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
  3522. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
  3523. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
  3524. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
  3525. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
  3526. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
  3527. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
  3528. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
  3529. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
  3530. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
  3531. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
  3532. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
  3533. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
  3534. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
  3535. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
  3536. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +14 -0
  3537. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
  3538. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
  3539. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
  3540. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
  3541. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
  3542. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
  3543. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
  3544. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
  3545. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
  3546. package/dist/types/src/features/UserStoryImport/index.d.ts +66 -0
  3547. package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
  3548. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
  3549. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
  3550. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
  3551. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
  3552. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
  3553. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
  3554. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
  3555. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
  3556. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
  3557. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
  3558. package/dist/types/src/hooks/useDebounce.d.ts +2 -0
  3559. package/dist/types/src/hooks/useDebounce.d.ts.map +1 -0
  3560. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts +11 -0
  3561. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -0
  3562. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts +4 -0
  3563. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts.map +1 -0
  3564. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +6 -0
  3565. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +1 -0
  3566. package/dist/types/src/hooks/useURLQuery.d.ts +10 -0
  3567. package/dist/types/src/hooks/useURLQuery.d.ts.map +1 -0
  3568. package/dist/types/src/index.d.ts +63 -0
  3569. package/dist/types/src/index.d.ts.map +1 -0
  3570. package/dist/types/src/lib/styles/viewerLayout.d.ts +6 -0
  3571. package/dist/types/src/lib/styles/viewerLayout.d.ts.map +1 -0
  3572. package/dist/types/src/methodsToExpose.d.ts +13 -0
  3573. package/dist/types/src/methodsToExpose.d.ts.map +1 -0
  3574. package/dist/types/src/routes/ErrorBoundary.d.ts +20 -0
  3575. package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
  3576. package/dist/types/src/routes/Routes.d.ts +2 -0
  3577. package/dist/types/src/routes/Routes.d.ts.map +1 -0
  3578. package/dist/types/src/service/API.d.ts +6 -0
  3579. package/dist/types/src/service/API.d.ts.map +1 -0
  3580. package/dist/types/src/service/DataService.d.ts +73 -0
  3581. package/dist/types/src/service/DataService.d.ts.map +1 -0
  3582. package/dist/types/src/service/GoogleFilePickerService.d.ts +61 -0
  3583. package/dist/types/src/service/GoogleFilePickerService.d.ts.map +1 -0
  3584. package/dist/types/src/service/JavascriptFileService.d.ts +4 -0
  3585. package/dist/types/src/service/JavascriptFileService.d.ts.map +1 -0
  3586. package/dist/types/src/service/ModelService.d.ts +68 -0
  3587. package/dist/types/src/service/ModelService.d.ts.map +1 -0
  3588. package/dist/types/src/service/ProjectService.d.ts +16 -0
  3589. package/dist/types/src/service/ProjectService.d.ts.map +1 -0
  3590. package/dist/types/src/service/SavedDataSetService.d.ts +22 -0
  3591. package/dist/types/src/service/SavedDataSetService.d.ts.map +1 -0
  3592. package/dist/types/src/service/apicache.service.d.ts +43 -0
  3593. package/dist/types/src/service/apicache.service.d.ts.map +1 -0
  3594. package/dist/types/src/service/constants.d.ts +3 -0
  3595. package/dist/types/src/service/constants.d.ts.map +1 -0
  3596. package/dist/types/src/service/envHelperService.d.ts +5 -0
  3597. package/dist/types/src/service/envHelperService.d.ts.map +1 -0
  3598. package/dist/types/src/service/onDemandApi.d.ts +27 -0
  3599. package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
  3600. package/dist/types/src/service/redlineService.d.ts +39 -0
  3601. package/dist/types/src/service/redlineService.d.ts.map +1 -0
  3602. package/dist/types/src/service/variableHelperService.d.ts +6 -0
  3603. package/dist/types/src/service/variableHelperService.d.ts.map +1 -0
  3604. package/dist/types/src/theme.d.ts +4 -0
  3605. package/dist/types/src/theme.d.ts.map +1 -0
  3606. package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
  3607. package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
  3608. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  3609. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  3610. package/dist/types/src/types/epubItems.d.ts +23 -0
  3611. package/dist/types/src/types/epubItems.d.ts.map +1 -0
  3612. package/dist/types/src/types/onDemandApi.types.d.ts +63 -0
  3613. package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -0
  3614. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts +70 -0
  3615. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts.map +1 -0
  3616. package/dist/types/src/userProvidedConfig.d.ts +8 -0
  3617. package/dist/types/src/userProvidedConfig.d.ts.map +1 -0
  3618. package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
  3619. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
  3620. package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
  3621. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
  3622. package/dist/types/src/utils/api.d.ts +2 -0
  3623. package/dist/types/src/utils/api.d.ts.map +1 -0
  3624. package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
  3625. package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
  3626. package/dist/types/src/utils/colors.d.ts +5 -0
  3627. package/dist/types/src/utils/colors.d.ts.map +1 -0
  3628. package/dist/types/src/utils/date.d.ts +1 -0
  3629. package/dist/types/src/utils/date.d.ts.map +1 -0
  3630. package/dist/types/src/utils/helperFunctions.d.ts +6 -0
  3631. package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
  3632. package/dist/types/src/utils/regexHelperService.d.ts +9 -0
  3633. package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
  3634. package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
  3635. package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
  3636. package/dist/types/src/utils/tagHelper.d.ts +5 -0
  3637. package/dist/types/src/utils/tagHelper.d.ts.map +1 -0
  3638. package/dist/types/src/utils/themeManager.d.ts +13 -0
  3639. package/dist/types/src/utils/themeManager.d.ts.map +1 -0
  3640. package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
  3641. package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
  3642. package/dist/types/src/utils/variableHelperService.d.ts +7 -0
  3643. package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
  3644. package/dist/utils/codeCitations.utils.js +1 -1
  3645. package/dist/utils/codeCitations.utils.js.map +1 -1
  3646. package/dist/utils/sanitizeHtml.js +1 -1
  3647. package/dist/utils/sanitizeHtml.js.map +1 -1
  3648. package/dist/utils/tagHelper.js +2 -0
  3649. package/dist/utils/tagHelper.js.map +1 -0
  3650. package/dist/utils/themeManager.js +1 -1
  3651. package/dist/utils/themeManager.js.map +1 -1
  3652. package/package.json +279 -135
  3653. package/dist/BPACitationRenderer.js +0 -2
  3654. package/dist/BPACitationRenderer.js.map +0 -1
  3655. package/dist/BookCitation.js +0 -2
  3656. package/dist/BookCitation.js.map +0 -1
  3657. package/dist/Bookemon.js +0 -2
  3658. package/dist/Bookemon.js.map +0 -1
  3659. package/dist/ChatCitation.js +0 -2
  3660. package/dist/ChatCitation.js.map +0 -1
  3661. package/dist/ChatDrawer.js +0 -2
  3662. package/dist/ChatDrawer.js.map +0 -1
  3663. package/dist/CitationRenderer.js +0 -2
  3664. package/dist/CitationRenderer.js.map +0 -1
  3665. package/dist/CodeCitation.js +0 -2
  3666. package/dist/CodeCitation.js.map +0 -1
  3667. package/dist/CognitiveInternalgptCoreComponent.js +0 -2
  3668. package/dist/CognitiveInternalgptCoreComponent.js.map +0 -1
  3669. package/dist/CognitiveInternalgptReasoning.js +0 -2
  3670. package/dist/CognitiveInternalgptReasoning.js.map +0 -1
  3671. package/dist/GptWebCitation.js +0 -2
  3672. package/dist/GptWebCitation.js.map +0 -1
  3673. package/dist/IngestionStatusComponent.js +0 -2
  3674. package/dist/IngestionStatusComponent.js.map +0 -1
  3675. package/dist/PdfViewer.js +0 -2
  3676. package/dist/PdfViewer.js.map +0 -1
  3677. package/dist/ProjectAccordion.js +0 -2
  3678. package/dist/ProjectAccordion.js.map +0 -1
  3679. package/dist/SplitterCitationsComponent.js +0 -2
  3680. package/dist/SplitterCitationsComponent.js.map +0 -1
  3681. package/dist/TextualGuideLinesComponent.js +0 -2
  3682. package/dist/TextualGuideLinesComponent.js.map +0 -1
  3683. package/dist/cjs/BPACitationRenderer.js +0 -2
  3684. package/dist/cjs/BPACitationRenderer.js.map +0 -1
  3685. package/dist/cjs/BookCitation.js +0 -2
  3686. package/dist/cjs/BookCitation.js.map +0 -1
  3687. package/dist/cjs/Bookemon.js +0 -2
  3688. package/dist/cjs/Bookemon.js.map +0 -1
  3689. package/dist/cjs/ChatCitation.js +0 -2
  3690. package/dist/cjs/ChatCitation.js.map +0 -1
  3691. package/dist/cjs/ChatDrawer.js +0 -2
  3692. package/dist/cjs/ChatDrawer.js.map +0 -1
  3693. package/dist/cjs/CitationRenderer.js +0 -2
  3694. package/dist/cjs/CitationRenderer.js.map +0 -1
  3695. package/dist/cjs/CodeCitation.js +0 -2
  3696. package/dist/cjs/CodeCitation.js.map +0 -1
  3697. package/dist/cjs/CognitiveInternalgptCoreComponent.js +0 -2
  3698. package/dist/cjs/CognitiveInternalgptCoreComponent.js.map +0 -1
  3699. package/dist/cjs/CognitiveInternalgptReasoning.js +0 -2
  3700. package/dist/cjs/CognitiveInternalgptReasoning.js.map +0 -1
  3701. package/dist/cjs/GptWebCitation.js +0 -2
  3702. package/dist/cjs/GptWebCitation.js.map +0 -1
  3703. package/dist/cjs/IngestionStatusComponent.js +0 -2
  3704. package/dist/cjs/IngestionStatusComponent.js.map +0 -1
  3705. package/dist/cjs/PdfViewer.js +0 -2
  3706. package/dist/cjs/PdfViewer.js.map +0 -1
  3707. package/dist/cjs/ProjectAccordion.js +0 -2
  3708. package/dist/cjs/ProjectAccordion.js.map +0 -1
  3709. package/dist/cjs/SplitterCitationsComponent.js +0 -2
  3710. package/dist/cjs/SplitterCitationsComponent.js.map +0 -1
  3711. package/dist/cjs/TextualGuideLinesComponent.js +0 -2
  3712. package/dist/cjs/TextualGuideLinesComponent.js.map +0 -1
  3713. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  3714. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  3715. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  3716. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  3717. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  3718. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  3719. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  3720. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  3721. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  3722. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  3723. package/dist/cjs/features/ChatCitation/styles/common.css.js +0 -2
  3724. package/dist/cjs/features/ChatCitation/styles/common.css.js.map +0 -1
  3725. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js +0 -2
  3726. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  3727. package/dist/cjs/features/PdfViewer/PdfViewer.css.js +0 -2
  3728. package/dist/cjs/features/PdfViewer/PdfViewer.css.js.map +0 -1
  3729. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js +0 -2
  3730. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  3731. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  3732. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  3733. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  3734. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  3735. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  3736. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  3737. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  3738. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  3739. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  3740. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  3741. package/dist/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  3742. package/dist/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  3743. package/dist/features/ChatCitation/styles/common.css.js +0 -2
  3744. package/dist/features/ChatCitation/styles/common.css.js.map +0 -1
  3745. package/dist/features/ExcelCitation/css/excel-citation.css.js +0 -2
  3746. package/dist/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  3747. package/dist/features/PdfViewer/PdfViewer.css.js +0 -2
  3748. package/dist/features/PdfViewer/PdfViewer.css.js.map +0 -1
  3749. package/dist/features/ReviewPanel/ReviewPanel.css.js +0 -2
  3750. package/dist/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  3751. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  3752. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  3753. package/dist/types/AutopilotStyle.d.ts +0 -2
  3754. package/dist/types/AutopilotStyle.d.ts.map +0 -1
  3755. package/dist/types/BPACitationRenderer.d.ts +0 -3
  3756. package/dist/types/BPACitationRenderer.d.ts.map +0 -1
  3757. package/dist/types/BookCitation.d.ts +0 -3
  3758. package/dist/types/BookCitation.d.ts.map +0 -1
  3759. package/dist/types/Bookemon.d.ts +0 -3
  3760. package/dist/types/Bookemon.d.ts.map +0 -1
  3761. package/dist/types/ChatCitation.d.ts +0 -3
  3762. package/dist/types/ChatCitation.d.ts.map +0 -1
  3763. package/dist/types/ChatDrawer.d.ts +0 -3
  3764. package/dist/types/ChatDrawer.d.ts.map +0 -1
  3765. package/dist/types/CitationRenderer.d.ts +0 -3
  3766. package/dist/types/CitationRenderer.d.ts.map +0 -1
  3767. package/dist/types/CodeCitation.d.ts +0 -3
  3768. package/dist/types/CodeCitation.d.ts.map +0 -1
  3769. package/dist/types/CognitiveInternalgptCoreComponent.d.ts +0 -3
  3770. package/dist/types/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  3771. package/dist/types/CognitiveInternalgptReasoning.d.ts +0 -3
  3772. package/dist/types/CognitiveInternalgptReasoning.d.ts.map +0 -1
  3773. package/dist/types/CommonConstants/CommonConstants.d.ts +0 -5
  3774. package/dist/types/CommonConstants/CommonConstants.d.ts.map +0 -1
  3775. package/dist/types/GptWebCitation.d.ts +0 -3
  3776. package/dist/types/GptWebCitation.d.ts.map +0 -1
  3777. package/dist/types/IngestionStatusComponent.d.ts +0 -2
  3778. package/dist/types/IngestionStatusComponent.d.ts.map +0 -1
  3779. package/dist/types/PdfViewer.d.ts +0 -3
  3780. package/dist/types/PdfViewer.d.ts.map +0 -1
  3781. package/dist/types/ProjectAccordion.d.ts +0 -3
  3782. package/dist/types/ProjectAccordion.d.ts.map +0 -1
  3783. package/dist/types/SplitterCitationsComponent.d.ts +0 -3
  3784. package/dist/types/SplitterCitationsComponent.d.ts.map +0 -1
  3785. package/dist/types/TextualGuideLinesComponent.d.ts +0 -3
  3786. package/dist/types/TextualGuideLinesComponent.d.ts.map +0 -1
  3787. package/dist/types/assests/icons/CitationsIcon.d.ts +0 -2
  3788. package/dist/types/assests/icons/CitationsIcon.d.ts.map +0 -1
  3789. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts +0 -9
  3790. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts.map +0 -1
  3791. package/dist/types/assests/icons/InfoAlert.d.ts +0 -3
  3792. package/dist/types/assests/icons/InfoAlert.d.ts.map +0 -1
  3793. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
  3794. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
  3795. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts +0 -10
  3796. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts.map +0 -1
  3797. package/dist/types/assests/svg/PdfViewerIcons.d.ts +0 -6
  3798. package/dist/types/assests/svg/PdfViewerIcons.d.ts.map +0 -1
  3799. package/dist/types/assests/svg/SparkleIcon.d.ts +0 -3
  3800. package/dist/types/assests/svg/SparkleIcon.d.ts.map +0 -1
  3801. package/dist/types/constants/diagnosticStylesBySeverity.d.ts +0 -3
  3802. package/dist/types/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
  3803. package/dist/types/context/DataSelectedContext.d.ts +0 -73
  3804. package/dist/types/context/DataSelectedContext.d.ts.map +0 -1
  3805. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts +0 -5
  3806. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +0 -1
  3807. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +0 -230
  3808. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +0 -1
  3809. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts +0 -15
  3810. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts.map +0 -1
  3811. package/dist/types/features/BookCitation/BookCitation.d.ts +0 -42
  3812. package/dist/types/features/BookCitation/BookCitation.d.ts.map +0 -1
  3813. package/dist/types/features/BookCitation/text-cleaner.d.ts +0 -2
  3814. package/dist/types/features/BookCitation/text-cleaner.d.ts.map +0 -1
  3815. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -22
  3816. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
  3817. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -14
  3818. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
  3819. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -53
  3820. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
  3821. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -21
  3822. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
  3823. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -36
  3824. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
  3825. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
  3826. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
  3827. package/dist/types/features/Bookemon/Bookemon.d.ts +0 -9
  3828. package/dist/types/features/Bookemon/Bookemon.d.ts.map +0 -1
  3829. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts +0 -8
  3830. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
  3831. package/dist/types/features/Bookemon/BookemonContent.d.ts +0 -3
  3832. package/dist/types/features/Bookemon/BookemonContent.d.ts.map +0 -1
  3833. package/dist/types/features/Bookemon/types/citation.types.d.ts +0 -65
  3834. package/dist/types/features/Bookemon/types/citation.types.d.ts.map +0 -1
  3835. package/dist/types/features/Bookemon/utils/highlight.d.ts +0 -7
  3836. package/dist/types/features/Bookemon/utils/highlight.d.ts.map +0 -1
  3837. package/dist/types/features/ChatCitation/BigQueryTable.d.ts +0 -8
  3838. package/dist/types/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
  3839. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts +0 -25
  3840. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
  3841. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
  3842. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
  3843. package/dist/types/features/ChatCitation/assets/collapse.d.ts +0 -4
  3844. package/dist/types/features/ChatCitation/assets/collapse.d.ts.map +0 -1
  3845. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts +0 -7
  3846. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
  3847. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts +0 -16
  3848. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
  3849. package/dist/types/features/ChatCitation/components/Chip.d.ts +0 -8
  3850. package/dist/types/features/ChatCitation/components/Chip.d.ts.map +0 -1
  3851. package/dist/types/features/ChatCitation/components/DetailedView.d.ts +0 -11
  3852. package/dist/types/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
  3853. package/dist/types/features/ChatCitation/components/IconContainer.d.ts +0 -8
  3854. package/dist/types/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
  3855. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts +0 -12
  3856. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
  3857. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -9
  3858. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
  3859. package/dist/types/features/ChatCitation/components/RuleBook.d.ts +0 -10
  3860. package/dist/types/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
  3861. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts +0 -19
  3862. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
  3863. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts +0 -7
  3864. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
  3865. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
  3866. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
  3867. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
  3868. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
  3869. package/dist/types/features/ChatCitation/constants/icons.d.ts +0 -9
  3870. package/dist/types/features/ChatCitation/constants/icons.d.ts.map +0 -1
  3871. package/dist/types/features/ChatCitation/constants/renderer.d.ts +0 -7
  3872. package/dist/types/features/ChatCitation/constants/renderer.d.ts.map +0 -1
  3873. package/dist/types/features/ChatCitation/types/citations.types.d.ts +0 -113
  3874. package/dist/types/features/ChatCitation/types/citations.types.d.ts.map +0 -1
  3875. package/dist/types/features/ChatCitation/utils/helpers.d.ts +0 -16
  3876. package/dist/types/features/ChatCitation/utils/helpers.d.ts.map +0 -1
  3877. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts +0 -5
  3878. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
  3879. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
  3880. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
  3881. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
  3882. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
  3883. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts +0 -21
  3884. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
  3885. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
  3886. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
  3887. package/dist/types/features/CitationViewer/CitationsViewer.d.ts +0 -4
  3888. package/dist/types/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
  3889. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
  3890. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
  3891. package/dist/types/features/CitationViewer/components/Header.d.ts +0 -12
  3892. package/dist/types/features/CitationViewer/components/Header.d.ts.map +0 -1
  3893. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
  3894. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
  3895. package/dist/types/features/CitationViewer/components/Transcript.d.ts +0 -10
  3896. package/dist/types/features/CitationViewer/components/Transcript.d.ts.map +0 -1
  3897. package/dist/types/features/CitationViewer/config/apiConfig.d.ts +0 -3
  3898. package/dist/types/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
  3899. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
  3900. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
  3901. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
  3902. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
  3903. package/dist/types/features/CitationViewer/types/artifact.d.ts +0 -58
  3904. package/dist/types/features/CitationViewer/types/artifact.d.ts.map +0 -1
  3905. package/dist/types/features/CodeCitation/CodeCitation.d.ts +0 -51
  3906. package/dist/types/features/CodeCitation/CodeCitation.d.ts.map +0 -1
  3907. package/dist/types/features/CodeCitation/_components/Accordian.d.ts +0 -10
  3908. package/dist/types/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
  3909. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -34
  3910. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
  3911. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
  3912. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
  3913. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
  3914. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
  3915. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -7
  3916. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
  3917. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
  3918. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
  3919. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts +0 -9
  3920. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +0 -1
  3921. package/dist/types/features/CodeCitation/_components/Spinner.d.ts +0 -4
  3922. package/dist/types/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
  3923. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
  3924. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
  3925. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
  3926. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
  3927. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
  3928. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
  3929. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
  3930. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
  3931. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
  3932. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
  3933. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts +0 -32
  3934. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
  3935. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts +0 -21
  3936. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
  3937. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts +0 -13
  3938. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts.map +0 -1
  3939. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts +0 -7
  3940. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
  3941. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
  3942. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
  3943. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
  3944. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
  3945. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -332
  3946. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
  3947. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -95
  3948. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
  3949. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
  3950. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
  3951. package/dist/types/features/CognitiveCompare/CompareContext.d.ts +0 -80
  3952. package/dist/types/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
  3953. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts +0 -7
  3954. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +0 -1
  3955. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +0 -4
  3956. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +0 -1
  3957. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +0 -9
  3958. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +0 -1
  3959. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +0 -3
  3960. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +0 -1
  3961. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +0 -3
  3962. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +0 -1
  3963. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts +0 -11
  3964. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +0 -1
  3965. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +0 -19
  3966. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +0 -1
  3967. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +0 -19
  3968. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +0 -1
  3969. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts +0 -4
  3970. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
  3971. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -19
  3972. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
  3973. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
  3974. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
  3975. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
  3976. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
  3977. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
  3978. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
  3979. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts +0 -13
  3980. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
  3981. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +0 -8
  3982. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +0 -1
  3983. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
  3984. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
  3985. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
  3986. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
  3987. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
  3988. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
  3989. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
  3990. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
  3991. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -14
  3992. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
  3993. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
  3994. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
  3995. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
  3996. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
  3997. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts +0 -9
  3998. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
  3999. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -14
  4000. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
  4001. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
  4002. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
  4003. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -20
  4004. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
  4005. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
  4006. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
  4007. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
  4008. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
  4009. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -26
  4010. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
  4011. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +0 -10
  4012. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +0 -1
  4013. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
  4014. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
  4015. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
  4016. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
  4017. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -34
  4018. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
  4019. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts +0 -16
  4020. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
  4021. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +0 -3
  4022. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +0 -1
  4023. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +0 -16
  4024. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +0 -1
  4025. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts +0 -6
  4026. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts.map +0 -1
  4027. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts +0 -7
  4028. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts.map +0 -1
  4029. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts +0 -4
  4030. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +0 -1
  4031. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts +0 -3
  4032. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts.map +0 -1
  4033. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts +0 -133
  4034. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts.map +0 -1
  4035. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts +0 -11
  4036. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +0 -1
  4037. package/dist/types/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts +0 -7
  4038. package/dist/types/features/CognitiveCompare/utils/normalizeCompactedGfmTables.d.ts.map +0 -1
  4039. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +0 -6
  4040. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +0 -1
  4041. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +0 -6
  4042. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
  4043. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
  4044. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
  4045. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
  4046. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
  4047. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
  4048. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
  4049. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -19
  4050. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  4051. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -26
  4052. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
  4053. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +0 -162
  4054. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +0 -1
  4055. package/dist/types/features/DataSelector/DataSelector.d.ts +0 -18
  4056. package/dist/types/features/DataSelector/DataSelector.d.ts.map +0 -1
  4057. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
  4058. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
  4059. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
  4060. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
  4061. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
  4062. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
  4063. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -4
  4064. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
  4065. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -4
  4066. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
  4067. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
  4068. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
  4069. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +0 -3
  4070. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
  4071. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -10
  4072. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
  4073. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts +0 -20
  4074. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +0 -1
  4075. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts +0 -31
  4076. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts.map +0 -1
  4077. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts +0 -36
  4078. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts.map +0 -1
  4079. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts +0 -15
  4080. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
  4081. package/dist/types/features/ExcelCitation/utils/helper.d.ts +0 -2
  4082. package/dist/types/features/ExcelCitation/utils/helper.d.ts.map +0 -1
  4083. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts +0 -15
  4084. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts.map +0 -1
  4085. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts +0 -16
  4086. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +0 -1
  4087. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +0 -10
  4088. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +0 -1
  4089. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts +0 -14
  4090. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +0 -1
  4091. package/dist/types/features/GptWebCitation/types.d.ts +0 -405
  4092. package/dist/types/features/GptWebCitation/types.d.ts.map +0 -1
  4093. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts +0 -10
  4094. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts.map +0 -1
  4095. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts +0 -10
  4096. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +0 -1
  4097. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts +0 -6
  4098. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +0 -1
  4099. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -28
  4100. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
  4101. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
  4102. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
  4103. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +0 -5
  4104. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +0 -1
  4105. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts +0 -10
  4106. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts.map +0 -1
  4107. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts +0 -2
  4108. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +0 -1
  4109. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +0 -23
  4110. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +0 -1
  4111. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts +0 -13
  4112. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts.map +0 -1
  4113. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts +0 -13
  4114. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +0 -1
  4115. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts +0 -5
  4116. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts.map +0 -1
  4117. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts +0 -12
  4118. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts.map +0 -1
  4119. package/dist/types/features/InstantLearningCitation/types/Types.d.ts +0 -356
  4120. package/dist/types/features/InstantLearningCitation/types/Types.d.ts.map +0 -1
  4121. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts +0 -19
  4122. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts.map +0 -1
  4123. package/dist/types/features/ManageRemainders/ManageReminders.d.ts +0 -48
  4124. package/dist/types/features/ManageRemainders/ManageReminders.d.ts.map +0 -1
  4125. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +0 -17
  4126. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +0 -1
  4127. package/dist/types/features/ManageRemainders/types/type.d.ts +0 -78
  4128. package/dist/types/features/ManageRemainders/types/type.d.ts.map +0 -1
  4129. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
  4130. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
  4131. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts +0 -27
  4132. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
  4133. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
  4134. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
  4135. package/dist/types/features/PdfViewer/PdfContainer.d.ts +0 -16
  4136. package/dist/types/features/PdfViewer/PdfContainer.d.ts.map +0 -1
  4137. package/dist/types/features/PdfViewer/PdfStyle.d.ts +0 -33
  4138. package/dist/types/features/PdfViewer/PdfStyle.d.ts.map +0 -1
  4139. package/dist/types/features/PdfViewer/PdfToolbar.d.ts +0 -34
  4140. package/dist/types/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
  4141. package/dist/types/features/PdfViewer/PdfViewer.d.ts +0 -94
  4142. package/dist/types/features/PdfViewer/PdfViewer.d.ts.map +0 -1
  4143. package/dist/types/features/PdfViewer/rotationManager.d.ts +0 -23
  4144. package/dist/types/features/PdfViewer/rotationManager.d.ts.map +0 -1
  4145. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts +0 -26
  4146. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
  4147. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
  4148. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
  4149. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
  4150. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
  4151. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts +0 -56
  4152. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts.map +0 -1
  4153. package/dist/types/features/PromptCitation/PromptCitation.d.ts +0 -326
  4154. package/dist/types/features/PromptCitation/PromptCitation.d.ts.map +0 -1
  4155. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts +0 -30
  4156. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts.map +0 -1
  4157. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts +0 -23
  4158. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts.map +0 -1
  4159. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts +0 -12
  4160. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts.map +0 -1
  4161. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +0 -23
  4162. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +0 -1
  4163. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts +0 -43
  4164. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts.map +0 -1
  4165. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
  4166. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
  4167. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
  4168. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
  4169. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
  4170. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
  4171. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
  4172. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
  4173. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
  4174. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
  4175. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
  4176. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
  4177. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
  4178. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
  4179. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
  4180. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
  4181. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
  4182. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
  4183. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
  4184. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
  4185. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
  4186. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
  4187. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
  4188. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
  4189. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
  4190. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
  4191. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
  4192. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
  4193. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
  4194. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
  4195. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
  4196. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
  4197. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
  4198. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
  4199. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
  4200. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
  4201. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
  4202. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
  4203. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
  4204. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
  4205. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -31
  4206. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
  4207. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
  4208. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
  4209. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
  4210. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
  4211. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -47
  4212. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
  4213. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -16
  4214. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
  4215. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
  4216. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
  4217. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts +0 -52
  4218. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
  4219. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts +0 -40
  4220. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts.map +0 -1
  4221. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts +0 -18
  4222. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts.map +0 -1
  4223. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts +0 -26
  4224. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +0 -1
  4225. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +0 -52
  4226. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +0 -1
  4227. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts +0 -71
  4228. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +0 -1
  4229. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts +0 -11
  4230. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts.map +0 -1
  4231. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts +0 -16
  4232. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +0 -1
  4233. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +0 -124
  4234. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +0 -1
  4235. package/dist/types/features/SPBAnalysisPanel/index.d.ts +0 -10
  4236. package/dist/types/features/SPBAnalysisPanel/index.d.ts.map +0 -1
  4237. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -56
  4238. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
  4239. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts +0 -85
  4240. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts.map +0 -1
  4241. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts +0 -26
  4242. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts.map +0 -1
  4243. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +0 -2
  4244. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +0 -1
  4245. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts +0 -3
  4246. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +0 -1
  4247. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +0 -33
  4248. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +0 -1
  4249. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +0 -7
  4250. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +0 -1
  4251. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts +0 -87
  4252. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts.map +0 -1
  4253. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts +0 -57
  4254. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts.map +0 -1
  4255. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +0 -28
  4256. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +0 -1
  4257. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts +0 -37
  4258. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts.map +0 -1
  4259. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts +0 -9
  4260. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +0 -1
  4261. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +0 -7
  4262. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +0 -1
  4263. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +0 -17
  4264. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +0 -1
  4265. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts +0 -33
  4266. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts.map +0 -1
  4267. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +0 -124
  4268. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +0 -1
  4269. package/dist/types/features/SegmentReviewComponents/helper.d.ts +0 -51
  4270. package/dist/types/features/SegmentReviewComponents/helper.d.ts.map +0 -1
  4271. package/dist/types/features/SegmentReviewComponents/index.d.ts +0 -23
  4272. package/dist/types/features/SegmentReviewComponents/index.d.ts.map +0 -1
  4273. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts +0 -4
  4274. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts.map +0 -1
  4275. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts +0 -243
  4276. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +0 -1
  4277. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -5
  4278. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
  4279. package/dist/types/features/SplitterCitations/icons/icons.d.ts +0 -17
  4280. package/dist/types/features/SplitterCitations/icons/icons.d.ts.map +0 -1
  4281. package/dist/types/features/SplitterCitations/types.d.ts +0 -77
  4282. package/dist/types/features/SplitterCitations/types.d.ts.map +0 -1
  4283. package/dist/types/features/TableCitation/TableCitationContent.d.ts +0 -14
  4284. package/dist/types/features/TableCitation/TableCitationContent.d.ts.map +0 -1
  4285. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -25
  4286. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
  4287. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts +0 -81
  4288. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +0 -1
  4289. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
  4290. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
  4291. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
  4292. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
  4293. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1107
  4294. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
  4295. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
  4296. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
  4297. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
  4298. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
  4299. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
  4300. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
  4301. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
  4302. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
  4303. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
  4304. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
  4305. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
  4306. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
  4307. package/dist/types/features/UploadData/main.d.ts +0 -9
  4308. package/dist/types/features/UploadData/main.d.ts.map +0 -1
  4309. package/dist/types/hooks/useOnDemandCitationFetch.d.ts +0 -11
  4310. package/dist/types/hooks/useOnDemandCitationFetch.d.ts.map +0 -1
  4311. package/dist/types/index.d.ts +0 -63
  4312. package/dist/types/index.d.ts.map +0 -1
  4313. package/dist/types/methodsToExpose.d.ts +0 -18
  4314. package/dist/types/methodsToExpose.d.ts.map +0 -1
  4315. package/dist/types/service/API.d.ts +0 -6
  4316. package/dist/types/service/API.d.ts.map +0 -1
  4317. package/dist/types/service/DataService.d.ts +0 -73
  4318. package/dist/types/service/DataService.d.ts.map +0 -1
  4319. package/dist/types/service/ModelService.d.ts +0 -68
  4320. package/dist/types/service/ModelService.d.ts.map +0 -1
  4321. package/dist/types/service/ProjectService.d.ts +0 -16
  4322. package/dist/types/service/ProjectService.d.ts.map +0 -1
  4323. package/dist/types/service/SavedDataSetService.d.ts +0 -27
  4324. package/dist/types/service/SavedDataSetService.d.ts.map +0 -1
  4325. package/dist/types/service/apicache.service.d.ts +0 -43
  4326. package/dist/types/service/apicache.service.d.ts.map +0 -1
  4327. package/dist/types/service/constants.d.ts +0 -3
  4328. package/dist/types/service/constants.d.ts.map +0 -1
  4329. package/dist/types/service/envHelperService.d.ts +0 -5
  4330. package/dist/types/service/envHelperService.d.ts.map +0 -1
  4331. package/dist/types/service/onDemandApi.d.ts +0 -27
  4332. package/dist/types/service/onDemandApi.d.ts.map +0 -1
  4333. package/dist/types/service/variableHelperService.d.ts +0 -6
  4334. package/dist/types/service/variableHelperService.d.ts.map +0 -1
  4335. package/dist/types/theme.d.ts +0 -4
  4336. package/dist/types/theme.d.ts.map +0 -1
  4337. package/dist/types/types/CodeCitationTypes.d.ts +0 -46
  4338. package/dist/types/types/CodeCitationTypes.d.ts.map +0 -1
  4339. package/dist/types/types/onDemandApi.types.d.ts +0 -63
  4340. package/dist/types/types/onDemandApi.types.d.ts.map +0 -1
  4341. package/dist/types/types/useOnDemandCitationFetch.types.d.ts +0 -70
  4342. package/dist/types/types/useOnDemandCitationFetch.types.d.ts.map +0 -1
  4343. package/dist/types/userProvidedConfig.d.ts +0 -8
  4344. package/dist/types/userProvidedConfig.d.ts.map +0 -1
  4345. package/dist/types/utils/api.d.ts +0 -2
  4346. package/dist/types/utils/api.d.ts.map +0 -1
  4347. package/dist/types/utils/codeCitations.utils.d.ts +0 -9
  4348. package/dist/types/utils/codeCitations.utils.d.ts.map +0 -1
  4349. package/dist/types/utils/sanitizeHtml.d.ts +0 -5
  4350. package/dist/types/utils/sanitizeHtml.d.ts.map +0 -1
  4351. package/dist/types/utils/themeManager.d.ts +0 -13
  4352. package/dist/types/utils/themeManager.d.ts.map +0 -1
@@ -1,2 +1,2 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import{useMemo as n,useState as i,useEffect as r,useRef as a,useCallback as o}from"react";import{SpecialZoomLevel as s}from"@react-pdf-viewer/core";import l from"../PdfViewer/PdfViewer.js";import d,{BoundaryReviewActionEnum as g,isBoundaryReviewAction as c}from"./BoundaryCard.js";import p from"./CardWrapper.js";import u from"./CognitiveIntegrity.js";import m from"./LabelCheck.js";import h,{PageCheckActionEnum as f}from"./PageCheck.js";import v from"./PageTypeChoiceCheck.js";import{extractSegmentReviewData as w,getSegmentReviewKey as b}from"./reviewStepAdapters.js";import{CircleCheck as y,Check as _,GitMerge as x}from"lucide-react";import{Typography as S,Tooltip as C,Portal as E,Box as k}from"@mui/material";import P from"./ReviewedCard.js";import I from"./ReviewedBoundaryActions.js";import R from"./RevertCard.js";import N from"./RevertSuccessCard.js";import{getPendingMergeImpactedSegmentKeys as M,hasPolledStructuralAction as A,getOptimisticMergeImpactedSegmentKeys as F,shouldHideStructuralBoundaryReview as T,getResolvedScore as B,getConfidenceColors as W,getBoundaryReviewActionBadgeLabel as L,getTitleReviewActionBadgeLabel as z,isReviewStepResolutionCurrent as $,isReviewStepResolved as j,formatScore as q}from"./helper.js";import G from"./ChartBreakoutCircle.js";import{getReviewScoreBand as O}from"./reviewScore.js";const D=260;var V=(e=>(e.ActualSize="ActualSize",e.PageFit="PageFit",e.PageWidth="PageWidth",e))(V||{});const H={ActualSize:s.ActualSize,PageFit:s.PageFit,PageWidth:s.PageWidth},U=e=>({reviewId:e.id,segment:e.segment,pageNumber:e.pageNumber});function X({pdfUrl:V,pdfName:X,segments:Y,totalPages:J,styles:Z,pdfViewerProps:K,specialZoomLevel:Q,showBadges:ee=!0,sortByConfidence:te="low",filterByConfidence:ne="all",showBadgeNavigation:ie=!0,autoSelectReviewOnPageChange:re=!1,autoAdvanceAfterConfirm:ae=!0,autoAdvanceScoreBand:oe,badgePreloadPages:se=8,badgeOffsetTop:le=20,badgeOffsetRight:de=68,badgeOffsetLeft:ge=0,initialReviewId:ce,manualPrompt:pe,heightBuffer:ue,onBoundaryAction:me,onLabelAction:he,onPageAction:fe,onPageTypeRevert:ve,onRevert:we,onActiveReviewChange:be,onCurrentPageChange:ye,onActionError:_e,disableAllActions:xe=!1,disablePdfAnnotations:Se=!1,disablePdfTextLayer:Ce=!0,disableTitleCheckUntilBoundaryCheckCompleted:Ee=!1,onAdjustManually:ke,onCognitiveClick:Pe,className:Ie,style:Re,viewerStyle:Ne,railStyle:Me,redirectionData:Ae,onBadgeSelected:Fe}){console.log("LOG: TOTAL PAGE IN PARENT",J);const{boundaryReviews:Te,labelReviews:Be,pageReviews:We}=n(()=>w(Y),[Y]),[Le,ze]=i(()=>new Map),[$e,je]=i(()=>new Set),qe=n(()=>{const e=new Map;let t=1;return Y.forEach((n,i)=>{const r=b(n,i);e.has(r)||(e.set(r,t),t+=1)}),e},[Y]),Ge=n(()=>new Set(Be.map(e=>b(e.segment))),[Be]),Oe=n(()=>M(Y),[Y]);r(()=>{ze(e=>{let t=!1;const n=new Map(e);return e.forEach((e,i)=>{const r=Y.find(e=>b(e)===i);r&&!A(r,e)||(n.delete(i),t=!0)}),t?n:e})},[Y]),r(()=>{je(e=>{let t=!1;const n=new Set(e);return e.forEach(e=>{Le.has(e)||(n.delete(e),t=!0)}),t?n:e})},[Le]);const De=n(()=>F(Y,Le,$e),[$e,Le,Y]),Ve=a(null),He=n(()=>[...Te.filter(e=>!Oe.has(b(e.segment))&&!De.has(b(e.segment))&&!T(e.review_step,e.segment,Ge.has(b(e.segment)),Le.get(b(e.segment)))).map(e=>({...e,kind:"boundary",pageNumber:e.metadata.focus_page??e.segment.start_page})),...Be.filter(e=>!Oe.has(b(e.segment))&&!De.has(b(e.segment))).map(e=>({...e,kind:"label",pageNumber:e.segment.start_page})),...We.filter(e=>!Oe.has(b(e.segment))&&!De.has(b(e.segment))).map(e=>({...e,kind:"page",pageNumber:e.metadata.page_num??e.segment.start_page}))].sort((e,t)=>{const n=qe.get(b(e.segment))??Number.MAX_SAFE_INTEGER,i=qe.get(b(t.segment))??Number.MAX_SAFE_INTEGER;return e.pageNumber-t.pageNumber||n-i||e.reviewStepIndex-t.reviewStepIndex||e.id.localeCompare(t.id)}),[Te,Be,We,De,Le,Oe,qe,Ge]),Ue=n(()=>Y.map(e=>({...e,title:e.label?.trim()||e.title,page_count:e.page_count??e.end_page-e.start_page+1})),[Y]),[Xe,Ye]=i(1),[Je,Ze]=i(ce??null),[Ke,Qe]=i(ce??null),[et,tt]=i(!1),[nt,it]=i(null),[rt,at]=i(null),[ot,st]=i(()=>new Set),[lt,dt]=i(null),[gt,ct]=i(null),[pt,ut]=i(null),[mt,ht]=i(!1),ft=a(0),vt=a(null),wt=a(null),bt=a(new Map),yt=a(null),_t=a(null),xt=a(null),[St,Ct]=i(D),Et=Z?.aside?.width??"40%",kt=`min(${"number"==typeof Et?`${Et}px`:Et}, 260px, 100%)`;r(()=>{st(e=>{if(0===e.size)return e;const t=new Set(e);let n=!1;return He.forEach(e=>{null!=e.review_step.review?.action&&t.has(e.id)&&(t.delete(e.id),n=!0)}),n?t:e})},[He]),r(()=>{const e=Ve.current;if(!e||!ee)return;const t=()=>{const t=e.getBoundingClientRect().width;t>0&&Ct(t)};t();const n="undefined"==typeof ResizeObserver?null:new ResizeObserver(t);return n?.observe(e),()=>n?.disconnect()},[ee]);const Pt=n(()=>{const e=new Set;return He.forEach(t=>{null!=t.review_step.review?.action&&e.add(t.id)}),e},[He]),It=n(()=>He.find(e=>e.id===Je)??null,[Je,He]),Rt=n(()=>!(!Ee||"label"!==It?.kind)&&Te.some(e=>{if(b(e.segment)!==b(It.segment)||Pt.has(e.id))return!1;const t=B(e.review_step.score,e.review_step.confidence);return null==t||t<85}),[It,Te,Ee,Pt]),Nt=null==It?-1:Y.findIndex(e=>b(e)===b(It.segment)),Mt=Nt>0?Y[Nt-1]:void 0,At=Nt>=0?Y[Nt+1]:void 0,Ft=Mt?.label?.trim()||Mt?.title,Tt=At?.label?.trim()||At?.title,Bt=W(It?.review_step.score,It?.review_step.confidence,It?.segment.confidence?.awaiting_llm),Wt=It?.review_step.reasons?.length?It.review_step.reasons:It?.segment.confidence?.reasons??[],Lt=Boolean(Wt.some(e=>e.text.trim()&&["evidence","gap"].includes(e.type.trim().toLowerCase()))||It?.review_step.reason?.trim()||It?.review_step.gap?.trim()),zt=null==It?null:"boundary"===It.kind?L(It.review_step,It.segment,Le.get(It.segment.stable_key??"")):z(It.review_step,It.segment,Le.get(It.segment.stable_key??"")),$t="label"===It?.kind?[zt,It.review_step.human_action_enum,It.review_step.review?.action,It.review_step.human_resolution?.action]:[],jt="label"===It?.kind&&$t.some(e=>{const t=e?.trim().toUpperCase()??"";return t.includes("MERGE")||t.includes("SPLIT")}),qt=null!=It&&He.some(e=>"boundary"===e.kind&&b(e.segment)===b(It.segment)),Gt=jt&&!qt,Ot=("boundary"===It?.kind||Gt)&&null!=It?(()=>{if("boundary"===It.kind)return It;const e=Te.find(e=>b(e.segment)===b(It.segment));return e?{...e,kind:"boundary",pageNumber:e.metadata.focus_page??e.segment.start_page}:{...It,kind:"boundary",pageNumber:It.segment.review_action?.focus_page??It.segment.start_page,metadata:{focus_page:It.segment.review_action?.focus_page??null,boundary_margin:It.segment.boundary_margin??null,user_actions:[]}}})():void 0,Dt=null==It?"":It.segment.label?.trim()||It.segment.title,Vt=It?.review_step.revert,Ht=It?.segment.revert,Ut=e=>e?.trim().toLowerCase(),Xt=null==It?void 0:[...It.segment.review_steps??[]].reverse().find(e=>{const t=e.type?.trim().toLowerCase();return("page_boundary"===t||"page boundary review"===t)&&"boundary"===Ut(e.revert?.type)})?.revert,Yt=Vt??It?.segment.revert??Xt,Jt=Yt?.decision.trim().toUpperCase();zt??(Jt?.includes("SPLIT")||Jt?.includes("MERGE"));const Zt="label"===It?.kind&&"SET_RANGE"===Xt?.decision?.trim().toUpperCase()&&Xt.current_segment_ids.length!==Xt.previous_state.length,Kt="Merged"===zt||"Split"===zt||Zt,Qt=null==It?void 0:Kt?"boundary"===Ut(Xt?.type)?Xt:"boundary"===Ut(Ht?.type)?Ht:"boundary"===Ut(Vt?.type)?Vt:void 0:"label"===It.kind?"label"===Ut(Vt?.type)?Vt:void 0:"boundary"===It.kind?"boundary"===Ut(Vt?.type)?Vt:"boundary"===Ut(Xt?.type)?Xt:"boundary"===Ut(Ht?.type)?Ht:void 0:void 0,en=Kt&&Qt?.operation_id?Y.flatMap(e=>e.review_steps??[]).find(e=>{const t=e.type?.trim().toLowerCase();if(!("page_boundary"===t||"page boundary review"===t))return!1;return(e.human_resolution?.operation_id??e.revert?.operation_id??e.operation_id)===Qt.operation_id&&Boolean(e.human_resolution?.change_summary?.trim())}):void 0,tn=Qt?.summary?.trim()||null,nn=Kt?en?.human_resolution?.change_summary?.trim()||Qt?.summary?.trim()||"":It?.review_step?.human_resolution?.change_summary?.trim()||It?.review_step?.summary?.trim()||"",rn="page"===It?.kind?{currentSegment:{title:Dt,startPage:It.segment.start_page,endPage:It.segment.end_page},previousSegments:[]}:It&&Qt?{currentSegment:{title:Dt,startPage:It.segment.start_page,endPage:It.segment.end_page},previousSegments:(Qt.previous_state??[]).flatMap(e=>{const t=null===e.label?"Untitled document":e.label?.trim();return t?[{title:t,startPage:e.start_page,endPage:e.end_page}]:[]})}:null,an="page"===It?.kind?It.metadata.type_choices?.map(e=>e.classification_id)??(It.metadata.classification_id?[It.metadata.classification_id]:[]):[],on="page"===It?.kind?Boolean(ve&&an.length>0):Boolean(Qt?.operation_id&&Qt?.type&&!1!==Qt?.revertable),sn=Boolean(rn&&on),ln=o((e,t)=>{ft.current+=1,vt.current={requestId:ft.current,pageNumber:e,reviewId:t},at({pageNumber:e,requestId:ft.current})},[]),dn=o(e=>{!0!==e.segment.confidence?.awaiting_llm&&(Fe?.({reviewId:e.id,segment_id:e.segment.segment_id??null,reviewStepIndex:e.reviewStepIndex,kind:e.kind,pageNumber:e.pageNumber,metadata:e.metadata}),ct(null),ut(null),Ze(e.id),Qe(e.id),tt(!1),it(null),ln(e.pageNumber,e.id),be?.(e.id,e.segment))},[be,Fe,ln]);r(()=>{if(!pt)return;const e=requestAnimationFrame(()=>ht(!0)),t=window.setTimeout(()=>{ht(!1)},3500),n=window.setTimeout(()=>{ut(null)},4e3);return()=>{cancelAnimationFrame(e),window.clearTimeout(t),window.clearTimeout(n)}},[pt]),r(()=>{if(!Ae)return;if("pageGroup"===Ae.type){const e=Ae.pages??[],t=Ae.pageIndex??0,n=e[t];if(null==n)return;return gn(),ct({pages:e,index:t,label:Ae.groupLabel??""}),ft.current+=1,void at({pageNumber:n,requestId:ft.current})}if(ct(null),Ae.reviewId){const e=He.find(e=>e.id===Ae.reviewId&&(!Ae.type||e.kind===Ae.type));if(e)return void dn(e)}if(Ae.classificationId){const e=He.find(e=>"page"===e.kind&&(e.metadata.classification_id===Ae.classificationId||e.metadata.type_choices?.some(e=>e.classification_id===Ae.classificationId))&&(!Ae.segmentId||e.segment.segment_id===Ae.segmentId)&&(!Ae.type||e.kind===Ae.type));if(e)return void dn(e)}if(!Ae.pageNumber||!Ae.type)return;const e=Number(Ae.pageNumber);if(!Number.isInteger(e)||e<1)return;const t=Ae.pageType?.trim().toLowerCase(),n=He.find(n=>{const i="page"===n.kind?n.pageNumber:n.segment.start_page,r="page"!==n.kind||!t||n.metadata.page_type===t||n.metadata.type_choices?.some(e=>e.page_type===t);return(!Ae.segmentId||n.segment.segment_id===Ae.segmentId)&&i===e&&n.kind===Ae.type&&r});n?dn(n):"page"===Ae.type&&(gn(),ft.current+=1,at({pageNumber:e,requestId:ft.current}))},[Ae,dn,He]);const gn=o(()=>{vt.current=null,tt(!1),Ze(null),it(null),be?.(null,null)},[be]),cn=o(e=>{ht(!1),ut(null);const t=He.find(t=>!Pt.has(t.id)&&"boundary"===t.kind&&t.segment.start_page===e.startPage&&t.segment.end_page===e.endPage)??He.find(t=>!Pt.has(t.id)&&t.segment.start_page<=e.startPage&&t.segment.end_page>=e.startPage);t?dn(t):(gn(),ft.current+=1,at({pageNumber:e.startPage,requestId:ft.current}))},[gn,Pt,He,dn]),pn=o((e,t)=>{const n=O(e.review_step.score),i=null==oe||n===oe,r=ot.has(e.id)&&$(e.review_step,e.segment);return e.id!==t&&i&&!0!==e.segment.confidence?.awaiting_llm&&!j(e.review_step,e.segment)&&!r},[oe,ot]),un=o(e=>{if(!ae)return void gn();const t=He.findIndex(t=>t.id===e),n=He.find((n,i)=>i>t&&pn(n,e))??He.find(t=>pn(t,e));n?requestAnimationFrame(()=>dn(n)):gn()},[ae,gn,pn,He,dn]),mn=o(async(e,t)=>{if(xe||!fe||0===t.length)return;const n=e.metadata.type_choices??[];if(2!==n.length)return;const i=new Set(t),r=U(e),a=[...n].sort((e,t)=>{const n=i.has(e.page_type);return n===i.has(t.page_type)?0:n?-1:1});dt(e.id);try{for(const t of a){const n=i.has(t.page_type)?f.YES:f.NO;await fe(n,{action:n,pageType:t.page_type,metadata:{user_actions:[f.YES,f.NO],page_num:e.metadata.page_num,page_type:t.page_type,classification_id:t.classification_id}},r)}st(t=>{const n=new Set(t);return n.add(e.id),n}),un(e.id)}catch(e){_e?.(e,r)}finally{dt(null)}},[xe,_e,fe,un]),hn=o(async(e,t,n)=>{if(xe)return;if("boundary"===e.kind&&!me)return;if("label"===e.kind&&!he)return;if("page"===e.kind&&!fe)return;const i=U(e),r=t,a=n,o=r===g.SET_RANGE?(()=>{const t=a.startPage,n=a.endPage;if(null==t||null==n)return null;const i=t<e.segment.start_page||n>e.segment.end_page,r=t>e.segment.start_page||n<e.segment.end_page;return i&&!r?t<e.segment.start_page?g.MERGE_PREV:g.MERGE_NEXT:r?g.SPLIT_HERE:null})():r,s="boundary"===e.kind&&null!=me&&ae&&(o===g.SPLIT_HERE||o===g.MERGE_NEXT||o===g.MERGE_PREV||o===g.MERGE_PREVIOUS),l=s?Y.findIndex(t=>b(t)===b(e.segment)):-1;s&&l>=0&&o&&(wt.current={action:o,originalSegmentIndex:l,segmentSignature:JSON.stringify(Y.map((e,t)=>({key:b(e,t),startPage:e.start_page,endPage:e.end_page,version:e.version??null}))),ready:!1}),dt(e.id);try{"boundary"===e.kind?await(me?.(t,n,i)):"label"===e.kind?await(he?.(t,n,i)):"page"===e.kind&&await(fe?.(t,n,i)),st(t=>{const n=new Set(t);return n.add(e.id),n});const a="boundary"===e.kind&&(o===g.MERGE_NEXT||o===g.MERGE_PREV||o===g.MERGE_PREVIOUS);if(("boundary"===e.kind&&o===g.SPLIT_HERE||a)&&o){const t=b(e.segment);je(e=>{const n=new Set(e);return r===g.SET_RANGE?n.add(t):n.delete(t),n}),ze(e=>{const n=new Map(e);return n.set(t,o),n})}if(wt.current){if(wt.current.ready=!0,a){const t=He.find(t=>"label"===t.kind&&b(t.segment)===b(e.segment));t&&requestAnimationFrame(()=>dn(t))}}else un(e.id)}catch(e){s&&(wt.current=null),_e?.(e,i)}finally{dt(null)}},[ae,xe,_e,me,he,fe,ve,He,Y,dn,un]);r(()=>{const e=wt.current;if(!e?.ready)return;if(JSON.stringify(Y.map((e,t)=>({key:b(e,t),startPage:e.start_page,endPage:e.end_page,version:e.version??null})))===e.segmentSignature)return;const t=e.action===g.SPLIT_HERE?e.originalSegmentIndex+1:e.action===g.MERGE_PREV||e.action===g.MERGE_PREVIOUS?Math.max(0,e.originalSegmentIndex-1):e.originalSegmentIndex,n=new Map(Y.map((e,t)=>[b(e,t),t])),i=He.find(e=>{const i=n.get(b(e.segment));return null!=i&&i>=t&&pn(e)});if(!i)return wt.current=null,void gn();requestAnimationFrame(()=>{wt.current=null,dn(i)})},[gn,pn,He,Y,dn]),r(()=>{wt.current||Je&&!He.some(e=>e.id===Je)&&gn()},[Je,gn,He]),r(()=>{if(!re)return;if(wt.current)return;const e=He.find(e=>e.pageNumber===Xe);e&&e.id!==Je&&dn(e)},[Je,re,Xe,dn,He]),r(()=>{wt.current||Je&&!He.some(e=>e.id===Je&&!0!==e.segment.confidence?.awaiting_llm)&&gn()},[Je,gn,He]);const fn=n(()=>{const e=He.filter(e=>!0!==e.segment.confidence?.awaiting_llm);if("all"===ne)return e;const t=["low","medium","high"].filter(e=>e!==te),n=[te,...t],i=new Map(n.map((e,t)=>[e,t]));return e.map((e,t)=>({item:e,index:t})).sort((e,t)=>{const r=e.item.review_step.confidence?.trim().toLowerCase(),a=t.item.review_step.confidence?.trim().toLowerCase();return(null==r?n.length:i.get(r)??n.length)-(null==a?n.length:i.get(a)??n.length)||e.index-t.index}).map(({item:e})=>e)},[ne,te,He]),vn=fn.findIndex(e=>e.id===Ke),[wn,bn]=i(null),[yn,_n]=i(null),xn=a(!1),Sn=o(e=>{const t=fn[e];t&&dn(t)},[fn,dn]);o(e=>{if(!gt||e<0||e>=gt.pages.length)return;const t=gt.pages[e];null!=t&&(gn(),ct(t=>null==t?t:{...t,index:e}),ft.current+=1,at({pageNumber:t,requestId:ft.current}))},[gt,gn]),r(()=>{Ke&&!fn.some(e=>e.id===Ke)&&Qe(null)},[fn,Ke]),r(()=>{xn.current=!1,_n(null),bn(vn>=0?String(vn+1):null)},[vn,fn.length]),r(()=>{if(!xn.current||null==wn)return;const e=window.setTimeout(()=>{const e=Number(wn.trim()),t=e-1;Number.isInteger(e)&&t>=0&&t<fn.length&&(xn.current=!1,Sn(t))},300);return()=>window.clearTimeout(e)},[Sn,wn,fn.length]);const Cn=n(()=>{const e=new Map;He.forEach(t=>{const n=e.get(b(t.segment))??[];n.push(t),e.set(b(t.segment),n)});const t=new Map;return e.forEach((e,n)=>{const i=qe.get(n)??1;e.sort((e,t)=>e.reviewStepIndex-t.reviewStepIndex).forEach((e,n)=>{t.set(e.id,`${i}${(e=>{let t=e+1,n="";for(;t>0;)t-=1,n=String.fromCharCode(65+t%26)+n,t=Math.floor(t/26);return n})(n)}`)})}),t},[He,qe]),En=n(()=>{const e=new Map;He.forEach(t=>{const n=e.get(t.pageNumber)??[];n.push(t),e.set(t.pageNumber,n)});const t=new Map;return e.forEach(e=>{e.forEach((e,n)=>t.set(e.id,n))}),t},[He]),kn=o(e=>({startPage:Math.max(0,e.startPage-se),endPage:Math.min(e.numPages-1,e.endPage+se)}),[se]),Pn=o(()=>{const e=_t.current,t=xt.current;if(!e||!t)return;const n=e.getBoundingClientRect(),i=t.querySelector(".rpv-core__inner-pages"),r=i?.getBoundingClientRect()??t.getBoundingClientRect();He.forEach(e=>{const i=bt.current.get(e.id);if(!i)return;const a=t.querySelector(`[data-testid="core__page-layer-${e.pageNumber-1}"]`);if(!a)return void(i.style.visibility="hidden");const o=a.getBoundingClientRect(),s=En.get(e.id)??0,l=o.top+le+40*s,d=l+(i.offsetHeight||32),g=l>=r.top&&d<=r.bottom;i.style.top=l-n.top+"px",i.style.visibility=g?"visible":"hidden"});const a=yt.current;if(a){const e=gt?.pages[gt.index],i=null==e?null:t.querySelector(`[data-testid="core__page-layer-${e-1}"]`);if(gt&&i){const e=i.getBoundingClientRect().top+le,t=e+(a.offsetHeight||25),o=e>=r.top&&t<=r.bottom;a.style.top=e-n.top+"px",a.style.visibility=o?"visible":"hidden"}else a.style.visibility="hidden"}if(Je&&null==vt.current){const e=bt.current.get(Je);e&&"hidden"!==e.style.visibility&&it(t=>t===e?t:e)}},[gt,Je,le,En,He]),In=o(e=>{const t=vt.current;t&&t.requestId===e.requestId&&t.pageNumber===e.pageNumber&&(vt.current=null,Pn(),requestAnimationFrame(()=>{if(null!=vt.current)return;const e=bt.current.get(t.reviewId);e&&"hidden"!==e.style.visibility&&it(e)}))},[Pn]);return r(()=>{const e=xt.current;if(!e||!ee)return;let t=null;const n=()=>{null==t&&(t=requestAnimationFrame(()=>{t=null,Pn()}))};e.addEventListener("scroll",n,!0),window.addEventListener("resize",n);const i=new MutationObserver(n);i.observe(e,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["style"]});const r="undefined"==typeof ResizeObserver?null:new ResizeObserver(n);return r?.observe(e),n(),()=>{null!=t&&cancelAnimationFrame(t),e.removeEventListener("scroll",n,!0),window.removeEventListener("resize",n),i.disconnect(),r?.disconnect()}},[ee,Pn]),e("div",{ref:_t,className:Ie,style:{...Re,display:"block",position:"relative",width:"100%",height:"100%",minWidth:0,overflowX:"auto",overflowY:"hidden"},children:[e("div",{className:"segment-review-wrapper__container",style:{display:"flex",alignItems:"stretch",gap:0,width:"100%",minWidth:700,height:"100%"},children:[t("div",{ref:xt,style:{...Ne,flex:"1 1 auto",width:ee?"auto":"100%",minWidth:0,height:"100%",boxSizing:"border-box"},children:t(l,{highlightText:[],highlightPages:{},highlightCordinatePages:[],useCoordinates:!1,showRotateButton:!0,...K,defaultScale:void 0===Q?K?.defaultScale??s.PageFit:H[Q],disablePdfAnnotations:Se,disablePdfTextLayer:Ce,pdfUrl:V,pdfName:X,segments:Ue,navigationRequest:rt,onNavigationSettled:In,setRenderRange:kn,onCurrentPageChange:e=>{Ye(e),null==vt.current&&It&&It.pageNumber!==e&&gn(),ye?.(e)}})}),ee&&e("aside",{"aria-label":"Page review badges",ref:Ve,style:{...Me,position:"relative",width:kt,maxWidth:D,flex:`0 1 ${kt}`,minHeight:0,overflow:"hidden",boxSizing:"border-box"},children:[gt&&t("span",{ref:yt,style:{position:"absolute",top:0,left:10,visibility:"hidden",zIndex:2,display:"inline-flex",alignItems:"center",justifyContent:"center",gap:4,minHeight:25,padding:"2px 8px",border:"1px solid #E2E8F0",borderRadius:16,backgroundColor:"#F8FAFC",boxSizing:"border-box",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.08)",font:"inherit"},children:e(S,{fontFamily:"Inter",sx:{fontSize:11,fontWeight:500,color:"#475569",whiteSpace:"nowrap"},children:[gt.label||"Pages"," Pg: ",gt.index+1]})}),ie&&fn.length>0&&!gt&&e("nav",{"aria-label":"Review badge navigation",style:{position:"absolute",top:8,right:de||"auto",left:ge||"auto",zIndex:2,display:"flex",alignItems:"center",gap:7,width:128,minHeight:40,padding:"4px 6px",border:"1px solid #CBD5E1",borderRadius:6,backgroundColor:"#FFFFFF",boxSizing:"border-box",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.06)",font:"inherit"},children:[t(C,{title:"out-of-range"===yn?"Please enter valid number present in the range":"Please enter valid numbers",open:null!=yn,placement:"top",arrow:!0,children:t("input",{type:"text",inputMode:"numeric",pattern:"[0-9]*",value:wn??"-",min:0,max:fn.length,"aria-label":"Review badge number","aria-invalid":null!=yn,onFocus:()=>{null==wn&&bn("")},onBlur:()=>{_n(null);const e=Number(wn);(null==wn||""===wn||!Number.isInteger(e)||e<1||e>fn.length)&&(xn.current=!1,bn(vn>=0?String(vn+1):null))},onChange:e=>{const t=e.target.value;if(!/^\d*$/.test(t))return void _n("invalid-number");const n=Number(t),i=""!==t&&(n<1||n>fn.length);_n(i?"out-of-range":null),xn.current=!0,bn(t)},style:{width:30,height:28,padding:0,border:"1px solid "+(yn?"#DC2626":"#A5B4FC"),borderRadius:3,color:"#4F46E5",backgroundColor:"#FFFFFF",textAlign:"center",font:"inherit",fontSize:15,outline:"none"}})}),e("span",{"aria-label":`${fn.length} reviews`,style:{flex:1,color:"#4F46E5",fontSize:14,whiteSpace:"nowrap",textAlign:"center"},children:["of ",fn.length]}),["previous","next"].map(e=>{const n="previous"===e,i=vn+(n?-1:1),r=i<0||i>=fn.length;return t("button",{type:"button","aria-label":(n?"Previous":"Next")+" review badge",disabled:r,onClick:()=>Sn(i),style:{display:"grid",placeItems:"center",width:17,height:28,padding:0,border:0,background:"transparent",color:r?"#C7D2FE":"#4F46E5",cursor:r?"default":"pointer"},children:t("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",children:t("path",{d:n?"M1 7L6 2L11 7":"M1 1L6 6L11 1",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})},e)})]}),!gt&&He.map(n=>{const i=Je===n.id,r=Cn.get(n.id)??"1A",a=n.review_step.score,o=n.review_step.confidence,s=q(a,o),l="boundary"===n.kind?L(n.review_step,n.segment,Le.get(b(n.segment))):"label"===n.kind?z(n.review_step,n.segment,Le.get(b(n.segment))):null,d=l??("N/A"===s?s:`${s}%`),g=!0===n.segment.confidence?.awaiting_llm,c=W(a,o,g),p=Pt.has(n.id);return t(C,{title:g?"data is being processed":"",arrow:!0,children:t("span",{ref:e=>{e?bt.current.set(n.id,e):bt.current.delete(n.id)},style:{position:"absolute",top:0,left:10,visibility:"hidden",display:"inline-flex",cursor:g?"not-allowed":"pointer"},children:t("button",{disabled:g,type:"button","aria-pressed":i,"aria-label":g?`${n.review_step.type} · Page ${n.pageNumber} · Data is being processed`:`${n.review_step.type} · Page ${n.pageNumber}`,onClick:()=>dn(n),style:{cursor:"inherit",display:"flex",alignItems:"center",justifyContent:"space-around",gap:4,width:l?p&&!g?115:90:p&&!g?105:80,minHeight:25,padding:"2px 5px",border:`1px solid ${p&&!g?"#E2E8F0":c.border}`,borderRadius:16,backgroundColor:p&&!g?"#F8FAFC":c.background,color:p&&!g?"#475569":c.text,font:"inherit",alignContent:"center",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.08)"},children:e(S,p&&!g?{fontFamily:"Inter",sx:{display:"flex",gap:1,alignItems:"center",flexDirection:"row"},children:[t("span",{style:{fontSize:11,fontWeight:500},children:r}),e("span",{style:{display:"flex",alignItems:"center"},children:[t("svg",{width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{d:"M0.399902 0V14",stroke:"#CBD5E1",strokeWidth:"0.8"})}),t("span",{style:{fontSize:11,fontWeight:500,marginLeft:"7px",display:"flex",alignItems:"center"},children:d})]}),e("span",{style:{fontSize:11,fontWeight:500,display:"flex",alignItems:"center"},children:[t("svg",{width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{d:"M0.399902 0V14",stroke:"#CBD5E1",strokeWidth:"0.8"})}),t("span",{style:{display:"flex",marginLeft:"7px",alignItems:"center"},children:t(y,{height:14,width:14,strokeWidth:2,color:"#16A34A"})})]})]}:{fontFamily:"Inter",sx:{display:"flex",gap:1,alignItems:"center",flexDirection:"row"},children:[t("span",{style:{fontSize:11,fontWeight:500},children:r}),e("span",{style:{display:"flex",alignItems:"center"},children:[t("svg",{width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{d:"M0.399902 0V14",stroke:c.divider,strokeWidth:"0.8"})}),t("span",{style:{fontSize:11,fontWeight:500,marginLeft:"7px",display:"flex",alignItems:"center"},children:d})]})]})})})},n.id)})]})]}),It&&nt&&e(p,{anchorElement:nt,placement:"bottom-start",offset:{top:8},width:Math.min(St,D),maxWidth:D,heightBuffer:ue??25,children:[et&&t(u,{width:"100%",maxWidth:"100%",score:It.review_step.score,reasons:Wt,reason:It.review_step.reason,gap:It.review_step.gap,onBack:()=>tt(!1),onClose:gn}),t("div",{style:{display:et?"none":"block"},children:Pt.has(It.id)?t(P,{width:"100%",maxWidth:"100%",headerName:"page"===It.kind?"Page format approved":"Split"===zt?"Split approved":"Merged"===zt?"Merge approved":"User approved",headerIcon:"page"===It.kind?t(_,{size:18,strokeWidth:2}):"Merged"===zt?t(x,{size:18,strokeWidth:2}):"Split"===zt?t(G,{width:18,height:18}):t(y,{size:18,strokeWidth:2}),title:Dt,pageNo:`Page ${It.segment.start_page}-${It.segment.end_page}`,summary:sn&&rn?t(R,{icon:t(y,{size:14,strokeWidth:2}),title:Dt,pageRange:`Page ${It.segment.start_page}-${It.segment.end_page}`,description:nn??null,revertData:rn,confirmDisabled:"page"===It.kind?!on:null==we||!on,showDocumentHeader:!1,onRevert:async()=>{if("page"===It.kind){if(!ve||0===an.length){const e=new Error("SegmentReviewPdfWrapper requires onPageTypeRevert and at least one classification id to revert a page-type decision.");throw _e?.(e,U(It)),e}let e;for(const t of an)e=await ve({classification_id:t,human_verdict:"No"},U(It));return e}if(!we)throw new Error("SegmentReviewPdfWrapper requires onRevert to handle a revert confirmation.");if(!Qt)throw new Error("There is no valid revert operation for this review.");const e=Kt?"boundary":"label"===It.kind?"label":"boundary"===It.kind?"boundary":null,t=Ut(Qt.type);if(e&&t!==e)throw new Error(`Cannot use ${t??"unknown"} revert metadata for this review. Expected ${e}.`);return we(Qt,U(It))},onRevertError:e=>{_e?.(e,U(It))},onRevertComplete:e=>{st(()=>new Set),"page"!==It.kind&&(je(()=>new Set),ze(()=>new Map)),It.id;const t=rn.previousSegments[0]??rn.currentSegment,n=nt?.getBoundingClientRect(),i=xt.current?.getBoundingClientRect(),r=Math.min(D,Math.max(220,St)),a=n?.left??(i?.right??window.innerWidth-r-8)+8,o=Math.max(8,Math.min(a,window.innerWidth-r-8)),s=null==n?.bottom?Math.max(8,i?.top??8):n.bottom+8;st(()=>new Set),"page"!==It.kind&&(wt.current=null),ht(!1),ut({title:"Split"===zt?"Split reverted":"Merged"===zt?"Merge reverted":"Approval reverted",description:e?.message?.trim()||null,segment:t,position:{top:s,left:o,width:r}}),gn()}},It.id):void 0,additionalActions:Ot?t(I,{metadata:Ot.metadata,reviewAction:It.segment.review_action??void 0,startPage:It.segment.start_page,endPage:It.segment.end_page,title:Dt,previousSegmentTitle:Ft,nextSegmentTitle:Tt,disabled:xe||!me||lt===It.id,onConfirm:(e,t)=>{hn(Ot,e,t)}}):void 0,cognitiveScore:It.review_step.score,styles:{root:{borderColor:"#16A34A"},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:"#16A34A"}}},onCognitiveClick:Lt?()=>{tt(!0),Pe?.(U(It))}:void 0,onClose:gn}):"boundary"===It.kind?t(d,{width:"100%",maxWidth:"100%",totalPages:J,title:It.segment.label||It.segment.title,pageNo:`Page ${It.pageNumber}`,content:It.review_step.question??null,revertSummary:tn,cognitiveScore:It.review_step.score,metadata:It.metadata,reviewAction:It.segment.review_action??void 0,previousSegmentTitle:Ft,nextSegmentTitle:Tt,manualPrompt:pe??"Set a custom boundary",defaultStartPage:It.segment.start_page,defaultEndPage:It.segment.end_page,styles:{root:{borderColor:Bt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Bt.text}}},confirmDisabled:xe||!me||lt===It.id,onConfirm:(e,t,n)=>{n&&c(t.id)&&hn(It,t.id,n)},onAdjustManually:()=>ke?.(U(It)),onCognitiveClick:Lt?()=>{tt(!0),Pe?.(U(It))}:void 0,onClose:gn},It.id):"label"===It.kind?t(m,{width:"100%",maxWidth:"100%",title:It.metadata.current_label||It.segment.label||It.segment.title,pageNo:`Pages ${It.segment.start_page}-${It.segment.end_page}`,content:It.review_step.question??null,revertSummary:tn,cognitiveScore:It.review_step.score,metadata:It.metadata,styles:{root:{borderColor:Bt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Bt.text}}},confirmDisabled:xe||!he||lt===It.id,confirmationBlocked:Rt,confirmationWarning:Rt?"Please confirm the boundary before confirming the title.":void 0,onActionConfirm:(e,t)=>{hn(It,e,t)},onAdjustManually:()=>ke?.(U(It)),onCognitiveClick:Lt?()=>{tt(!0),Pe?.(U(It))}:void 0,onClose:gn},It.id):2===It.metadata.type_choices?.length?t(v,{width:"100%",maxWidth:"100%",title:It.segment.label||It.segment.title,pageNo:`Page ${It.pageNumber}`,content:It.review_step.reason,choices:It.metadata.type_choices,cognitiveScore:It.review_step.score,styles:{root:{borderColor:Bt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Bt.text}}},confirmDisabled:xe||!fe||lt===It.id,onConfirm:e=>{mn(It,e)},onCognitiveClick:Lt?()=>{tt(!0),Pe?.(U(It))}:void 0,onClose:gn},It.id):t(h,{width:"100%",maxWidth:"100%",title:It.segment.label||It.segment.title,pageNo:`Page ${It.pageNumber}`,content:It.review_step.reason,cognitiveScore:It.review_step.score,pageType:It.metadata.page_type,metadata:It.metadata,styles:{root:{borderColor:Bt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Bt.text}}},confirmDisabled:xe||!fe||lt===It.id,onActionConfirm:(e,t)=>{hn(It,e,t)},onCognitiveClick:Lt?()=>{tt(!0),Pe?.(U(It))}:void 0,onClose:gn},It.id)})]}),pt&&t(E,{children:t(k,{"aria-live":"polite",sx:{position:"fixed",top:pt.position.top,left:pt.position.left,zIndex:1600,width:pt.position.width,maxWidth:"calc(100vw - 16px)",opacity:mt?1:0,transform:mt?"translateY(0)":"translateY(-6px)",transition:"opacity 500ms ease, transform 500ms ease",filter:"drop-shadow(0 12px 24px rgba(15, 23, 42, 0.18))",pointerEvents:mt?"auto":"none"},children:t(N,{title:pt.title,description:pt.description,onReview:()=>cn(pt.segment)})})})]})}export{V as SegmentPdfSpecialZoomLevel,X as default};
1
+ import{__spreadArray as e,__assign as n,__awaiter as t,__generator as i}from"tslib";import{jsxs as r,jsx as o}from"react/jsx-runtime";import{useMemo as a,useState as l,useEffect as d,useRef as u,useCallback as s}from"react";import{SpecialZoomLevel as c}from"@react-pdf-viewer/core";import g from"../PdfViewer/PdfViewer.js";import v,{BoundaryReviewActionEnum as p,isBoundaryReviewAction as m}from"./BoundaryCard.js";import f from"./CardWrapper.js";import h from"./CognitiveIntegrity.js";import w from"./LabelCheck.js";import b from"./PageCheck.js";import{extractSegmentReviewData as y,getSegmentReviewKey as _}from"./reviewStepAdapters.js";import{CircleCheck as x,Check as S,GitMerge as P}from"lucide-react";import{Typography as E,Tooltip as k,Portal as C,Box as R}from"@mui/material";import I from"./ReviewedCard.js";import N from"./ReviewedBoundaryActions.js";import A from"./RevertCard.js";import M from"./RevertSuccessCard.js";import{getPendingMergeImpactedSegmentKeys as F,hasPolledStructuralAction as T,getOptimisticMergeImpactedSegmentKeys as B,shouldHideStructuralBoundaryReview as L,getResolvedScore as W,getConfidenceColors as z,getBoundaryReviewActionBadgeLabel as q,getTitleReviewActionBadgeLabel as j,getReviewScoreBand as G,isReviewStepResolutionCurrent as O,isReviewStepResolved as D,formatScore as V}from"./helper.js";import H from"./ChartBreakoutCircle.js";var U,X,Y=260;!function(e){e.ActualSize="ActualSize",e.PageFit="PageFit",e.PageWidth="PageWidth"}(X||(X={}));var J=((U={})[X.ActualSize]=c.ActualSize,U[X.PageFit]=c.PageFit,U[X.PageWidth]=c.PageWidth,U),Z=function(e){return{reviewId:e.id,segment:e.segment,pageNumber:e.pageNumber}};function K(U){var X,K,Q,$,ee,ne,te,ie,re,oe,ae,le,de,ue,se,ce,ge,ve,pe,me,fe,he,we,be,ye,_e,xe,Se,Pe,Ee,ke,Ce,Re,Ie,Ne=this,Ae=U.pdfUrl,Me=U.pdfName,Fe=U.segments,Te=U.totalPages,Be=U.styles,Le=U.pdfViewerProps,We=U.specialZoomLevel,ze=U.showBadges,qe=void 0===ze||ze,je=U.sortByConfidence,Ge=void 0===je?"low":je,Oe=U.filterByConfidence,De=void 0===Oe?"all":Oe,Ve=U.showBadgeNavigation,He=void 0===Ve||Ve,Ue=U.autoSelectReviewOnPageChange,Xe=void 0!==Ue&&Ue,Ye=U.autoAdvanceAfterConfirm,Je=void 0===Ye||Ye,Ze=U.autoAdvanceScoreBand,Ke=U.badgePreloadPages,Qe=void 0===Ke?8:Ke,$e=U.badgeOffsetTop,en=void 0===$e?20:$e,nn=U.badgeOffsetRight,tn=void 0===nn?68:nn,rn=U.badgeOffsetLeft,on=void 0===rn?0:rn,an=U.initialReviewId,ln=U.manualPrompt,dn=U.heightBuffer,un=U.onBoundaryAction,sn=U.onLabelAction,cn=U.onPageAction,gn=U.onPageTypeRevert,vn=U.onRevert,pn=U.onActiveReviewChange,mn=U.onCurrentPageChange,fn=U.onActionError,hn=U.disableAllActions,wn=void 0!==hn&&hn,bn=U.disablePdfAnnotations,yn=void 0!==bn&&bn,_n=U.disablePdfTextLayer,xn=void 0===_n||_n,Sn=U.disableTitleCheckUntilBoundaryCheckCompleted,Pn=void 0!==Sn&&Sn,En=U.onAdjustManually,kn=U.onCognitiveClick,Cn=U.className,Rn=U.style,In=U.viewerStyle,Nn=U.railStyle,An=U.redirectionData,Mn=U.onBadgeSelected;console.log("LOG: TOTAL PAGE IN PARENT",Te);var Fn=a(function(){return y(Fe)},[Fe]),Tn=Fn.boundaryReviews,Bn=Fn.labelReviews,Ln=Fn.pageReviews,Wn=l(function(){return new Map}),zn=Wn[0],qn=Wn[1],jn=l(function(){return new Set}),Gn=jn[0],On=jn[1],Dn=a(function(){var e=new Map,n=1;return Fe.forEach(function(t,i){var r=_(t,i);e.has(r)||(e.set(r,n),n+=1)}),e},[Fe]),Vn=a(function(){return new Set(Bn.map(function(e){return _(e.segment)}))},[Bn]),Hn=a(function(){return F(Fe)},[Fe]);d(function(){qn(function(e){var n=!1,t=new Map(e);return e.forEach(function(e,i){var r=Fe.find(function(e){return _(e)===i});r&&!T(r,e)||(t.delete(i),n=!0)}),n?t:e})},[Fe]),d(function(){On(function(e){var n=!1,t=new Set(e);return e.forEach(function(e){zn.has(e)||(t.delete(e),n=!0)}),n?t:e})},[zn]);var Un=a(function(){return B(Fe,zn,Gn)},[Gn,zn,Fe]),Xn=u(null),Yn=a(function(){return e(e(e([],Tn.filter(function(e){return!Hn.has(_(e.segment))&&!Un.has(_(e.segment))&&!L(e.review_step,e.segment,Vn.has(_(e.segment)),zn.get(_(e.segment)))}).map(function(e){var t;return n(n({},e),{kind:"boundary",pageNumber:null!==(t=e.metadata.focus_page)&&void 0!==t?t:e.segment.start_page})}),!0),Bn.filter(function(e){return!Hn.has(_(e.segment))&&!Un.has(_(e.segment))}).map(function(e){return n(n({},e),{kind:"label",pageNumber:e.segment.start_page})}),!0),Ln.filter(function(e){return!Hn.has(_(e.segment))&&!Un.has(_(e.segment))}).map(function(e){var t;return n(n({},e),{kind:"page",pageNumber:null!==(t=e.metadata.page_num)&&void 0!==t?t:e.segment.start_page})}),!0).sort(function(e,n){var t,i,r=null!==(t=Dn.get(_(e.segment)))&&void 0!==t?t:Number.MAX_SAFE_INTEGER,o=null!==(i=Dn.get(_(n.segment)))&&void 0!==i?i:Number.MAX_SAFE_INTEGER;return e.pageNumber-n.pageNumber||r-o||e.reviewStepIndex-n.reviewStepIndex||e.id.localeCompare(n.id)})},[Tn,Bn,Ln,Un,zn,Hn,Dn,Vn]),Jn=a(function(){return Fe.map(function(e){var t,i;return n(n({},e),{title:(null===(t=e.label)||void 0===t?void 0:t.trim())||e.title,page_count:null!==(i=e.page_count)&&void 0!==i?i:e.end_page-e.start_page+1})})},[Fe]),Zn=l(1),Kn=Zn[0],Qn=Zn[1],$n=l(null!=an?an:null),et=$n[0],nt=$n[1],tt=l(null!=an?an:null),it=tt[0],rt=tt[1],ot=l(!1),at=ot[0],lt=ot[1],dt=l(null),ut=dt[0],st=dt[1],ct=l(null),gt=ct[0],vt=ct[1],pt=l(function(){return new Set}),mt=pt[0],ft=pt[1],ht=l(null),wt=ht[0],bt=ht[1],yt=l(null),_t=yt[0],xt=yt[1],St=l(null),Pt=St[0],Et=St[1],kt=l(!1),Ct=kt[0],Rt=kt[1],It=u(0),Nt=u(null),At=u(null),Mt=u(new Map),Ft=u(null),Tt=u(null),Bt=u(null),Lt=l(Y),Wt=Lt[0],zt=Lt[1],qt=null!==(K=null===(X=null==Be?void 0:Be.aside)||void 0===X?void 0:X.width)&&void 0!==K?K:"40%",jt="min(".concat("number"==typeof qt?"".concat(qt,"px"):qt,", ").concat(Y,"px, 100%)");d(function(){ft(function(e){if(0===e.size)return e;var n=new Set(e),t=!1;return Yn.forEach(function(e){var i;null!=(null===(i=e.review_step.review)||void 0===i?void 0:i.action)&&n.has(e.id)&&(n.delete(e.id),t=!0)}),t?n:e})},[Yn]),d(function(){var e=Xn.current;if(e&&qe){var n=function(){var n=e.getBoundingClientRect().width;n>0&&zt(n)};n();var t="undefined"==typeof ResizeObserver?null:new ResizeObserver(n);return null==t||t.observe(e),function(){return null==t?void 0:t.disconnect()}}},[qe]);var Gt=a(function(){var e=new Set;return Yn.forEach(function(n){var t;null!=(null===(t=n.review_step.review)||void 0===t?void 0:t.action)&&e.add(n.id)}),e},[Yn]),Ot=a(function(){var e;return null!==(e=Yn.find(function(e){return e.id===et}))&&void 0!==e?e:null},[et,Yn]),Dt=a(function(){return!(!Pn||"label"!==(null==Ot?void 0:Ot.kind))&&Tn.some(function(e){if(_(e.segment)!==_(Ot.segment)||Gt.has(e.id))return!1;var n=W(e.review_step.score,e.review_step.confidence);return null==n||n<85})},[Ot,Tn,Pn,Gt]),Vt=null==Ot?-1:Fe.findIndex(function(e){return _(e)===_(Ot.segment)}),Ht=Vt>0?Fe[Vt-1]:void 0,Ut=Vt>=0?Fe[Vt+1]:void 0,Xt=(null===(Q=null==Ht?void 0:Ht.label)||void 0===Q?void 0:Q.trim())||(null==Ht?void 0:Ht.title),Yt=(null===($=null==Ut?void 0:Ut.label)||void 0===$?void 0:$.trim())||(null==Ut?void 0:Ut.title),Jt=z(null==Ot?void 0:Ot.review_step.score,null==Ot?void 0:Ot.review_step.confidence,null===(ee=null==Ot?void 0:Ot.segment.confidence)||void 0===ee?void 0:ee.awaiting_llm),Zt=(null===(ne=null==Ot?void 0:Ot.review_step.reasons)||void 0===ne?void 0:ne.length)?Ot.review_step.reasons:null!==(ie=null===(te=null==Ot?void 0:Ot.segment.confidence)||void 0===te?void 0:te.reasons)&&void 0!==ie?ie:[],Kt=Boolean(Zt.some(function(e){return e.text.trim()&&["evidence","gap"].includes(e.type.trim().toLowerCase())})||(null===(re=null==Ot?void 0:Ot.review_step.reason)||void 0===re?void 0:re.trim())||(null===(oe=null==Ot?void 0:Ot.review_step.gap)||void 0===oe?void 0:oe.trim())),Qt=null==Ot?null:"boundary"===Ot.kind?q(Ot.review_step,Ot.segment,zn.get(null!==(ae=Ot.segment.stable_key)&&void 0!==ae?ae:"")):j(Ot.review_step,Ot.segment,zn.get(null!==(le=Ot.segment.stable_key)&&void 0!==le?le:"")),$t="label"===(null==Ot?void 0:Ot.kind)?[Qt,Ot.review_step.human_action_enum,null===(de=Ot.review_step.review)||void 0===de?void 0:de.action,null===(ue=Ot.review_step.human_resolution)||void 0===ue?void 0:ue.action]:[],ei="label"===(null==Ot?void 0:Ot.kind)&&$t.some(function(e){var n,t=null!==(n=null==e?void 0:e.trim().toUpperCase())&&void 0!==n?n:"";return t.includes("MERGE")||t.includes("SPLIT")}),ni=null!=Ot&&Yn.some(function(e){return"boundary"===e.kind&&_(e.segment)===_(Ot.segment)}),ti=ei&&!ni,ii=("boundary"===(null==Ot?void 0:Ot.kind)||ti)&&null!=Ot?function(){var e,t,i,r,o,a;if("boundary"===Ot.kind)return Ot;var l=Tn.find(function(e){return _(e.segment)===_(Ot.segment)});return l?n(n({},l),{kind:"boundary",pageNumber:null!==(e=l.metadata.focus_page)&&void 0!==e?e:l.segment.start_page}):n(n({},Ot),{kind:"boundary",pageNumber:null!==(i=null===(t=Ot.segment.review_action)||void 0===t?void 0:t.focus_page)&&void 0!==i?i:Ot.segment.start_page,metadata:{focus_page:null!==(o=null===(r=Ot.segment.review_action)||void 0===r?void 0:r.focus_page)&&void 0!==o?o:null,boundary_margin:null!==(a=Ot.segment.boundary_margin)&&void 0!==a?a:null,user_actions:[]}})}():void 0,ri=null==Ot?"":(null===(se=Ot.segment.label)||void 0===se?void 0:se.trim())||Ot.segment.title,oi=null==Ot?void 0:Ot.review_step.revert,ai=null==Ot?void 0:Ot.segment.revert,li=function(e){return null==e?void 0:e.trim().toLowerCase()},di=null==Ot||null===(ge=e([],null!==(ce=Ot.segment.review_steps)&&void 0!==ce?ce:[],!0).reverse().find(function(e){var n,t,i=null===(n=e.type)||void 0===n?void 0:n.trim().toLowerCase();return("page_boundary"===i||"page boundary review"===i)&&"boundary"===li(null===(t=e.revert)||void 0===t?void 0:t.type)}))||void 0===ge?void 0:ge.revert,ui=null!==(ve=null!=oi?oi:null==Ot?void 0:Ot.segment.revert)&&void 0!==ve?ve:di,si=null==ui?void 0:ui.decision.trim().toUpperCase(),ci=null!=Qt?Qt:(null==si?void 0:si.includes("SPLIT"))?"Split":(null==si?void 0:si.includes("MERGE"))?"Merged":null,gi="label"===(null==Ot?void 0:Ot.kind)&&"SET_RANGE"===(null===(pe=null==di?void 0:di.decision)||void 0===pe?void 0:pe.trim().toUpperCase())&&di.current_segment_ids.length!==di.previous_state.length,vi="Merged"===Qt||"Split"===Qt||gi,pi=null==Ot?void 0:vi?"boundary"===li(null==di?void 0:di.type)?di:"boundary"===li(null==ai?void 0:ai.type)?ai:"boundary"===li(null==oi?void 0:oi.type)?oi:void 0:"label"===Ot.kind?"label"===li(null==oi?void 0:oi.type)?oi:void 0:"boundary"===Ot.kind?"boundary"===li(null==oi?void 0:oi.type)?oi:"boundary"===li(null==di?void 0:di.type)?di:"boundary"===li(null==ai?void 0:ai.type)?ai:void 0:void 0,mi=vi&&(null==pi?void 0:pi.operation_id)?Fe.flatMap(function(e){var n;return null!==(n=e.review_steps)&&void 0!==n?n:[]}).find(function(e){var n,t,i,r,o,a,l,d=null===(n=e.type)||void 0===n?void 0:n.trim().toLowerCase();return("page_boundary"===d||"page boundary review"===d)&&((null!==(o=null!==(i=null===(t=e.human_resolution)||void 0===t?void 0:t.operation_id)&&void 0!==i?i:null===(r=e.revert)||void 0===r?void 0:r.operation_id)&&void 0!==o?o:e.operation_id)===pi.operation_id&&Boolean(null===(l=null===(a=e.human_resolution)||void 0===a?void 0:a.change_summary)||void 0===l?void 0:l.trim()))}):void 0,fi=(null===(me=null==pi?void 0:pi.summary)||void 0===me?void 0:me.trim())||null,hi=vi?(null===(he=null===(fe=null==mi?void 0:mi.human_resolution)||void 0===fe?void 0:fe.change_summary)||void 0===he?void 0:he.trim())||(null===(we=null==pi?void 0:pi.summary)||void 0===we?void 0:we.trim())||"":(null===(_e=null===(ye=null===(be=null==Ot?void 0:Ot.review_step)||void 0===be?void 0:be.human_resolution)||void 0===ye?void 0:ye.change_summary)||void 0===_e?void 0:_e.trim())||(null===(Se=null===(xe=null==Ot?void 0:Ot.review_step)||void 0===xe?void 0:xe.summary)||void 0===Se?void 0:Se.trim())||"",wi=null==Ot?null:pi?{currentSegment:{title:ri,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page},previousSegments:pi.previous_state.map(function(e){var n,t;return{title:(null===(n=e.label)||void 0===n?void 0:n.trim())||(null===(t=e.title)||void 0===t?void 0:t.trim())||"Untitled document",startPage:e.start_page,endPage:e.end_page}})}:"Split"===ci?{currentSegment:{title:ri,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page},previousSegments:[{title:"Advice of Award",startPage:1,endPage:25},{title:ri,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page}]}:"Merged"===ci?{currentSegment:{title:ri,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page},previousSegments:[{title:"Advice of Award",startPage:1,endPage:25},{title:"Request for proposal (RFP)",startPage:26,endPage:76}]}:{currentSegment:{title:ri,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page},previousSegments:[]},bi="page"===(null==Ot?void 0:Ot.kind)&&null!==(Pe=Ot.metadata.classification_id)&&void 0!==Pe?Pe:null,yi="page"===(null==Ot?void 0:Ot.kind)?Boolean(gn&&bi):Boolean((null==pi?void 0:pi.operation_id)&&(null==pi?void 0:pi.type)&&!1!==(null==pi?void 0:pi.revertable));Boolean(wi&&yi&&("page"!==(null==Ot?void 0:Ot.kind)||bi));var _i=s(function(e,n){It.current+=1,Nt.current={requestId:It.current,pageNumber:e,reviewId:n},vt({pageNumber:e,requestId:It.current})},[]),xi=s(function(e){var n,t;!0!==(null===(n=e.segment.confidence)||void 0===n?void 0:n.awaiting_llm)&&(null==Mn||Mn({reviewId:e.id,segment_id:null!==(t=e.segment.segment_id)&&void 0!==t?t:null,reviewStepIndex:e.reviewStepIndex,kind:e.kind,pageNumber:e.pageNumber,metadata:e.metadata}),xt(null),Et(null),nt(e.id),rt(e.id),lt(!1),st(null),_i(e.pageNumber,e.id),null==pn||pn(e.id,e.segment))},[pn,Mn,_i]);d(function(){if(Pt){var e=requestAnimationFrame(function(){return Rt(!0)}),n=window.setTimeout(function(){Rt(!1)},3500),t=window.setTimeout(function(){Et(null)},4e3);return function(){cancelAnimationFrame(e),window.clearTimeout(n),window.clearTimeout(t)}}},[Pt]),d(function(){var e,n,t,i;if(An){if("pageGroup"===An.type){var r=null!==(e=An.pages)&&void 0!==e?e:[],o=null!==(n=An.pageIndex)&&void 0!==n?n:0,a=r[o];if(null==a)return;return Si(),xt({pages:r,index:o,label:null!==(t=An.groupLabel)&&void 0!==t?t:""}),It.current+=1,void vt({pageNumber:a,requestId:It.current})}if(xt(null),An.reviewId){var l=Yn.find(function(e){return e.id===An.reviewId&&(!An.type||e.kind===An.type)});if(l)return void xi(l)}if(An.classificationId){var d=Yn.find(function(e){return!("page"!==e.kind||e.metadata.classification_id!==An.classificationId||An.segmentId&&e.segment.segment_id!==An.segmentId||An.type&&e.kind!==An.type)});if(d)return void xi(d)}if(An.pageNumber&&An.type){var u=Number(An.pageNumber);if(Number.isInteger(u)&&!(u<1)){var s=null===(i=An.pageType)||void 0===i?void 0:i.trim().toLowerCase(),c=Yn.find(function(e){var n="page"===e.kind?e.pageNumber:e.segment.start_page,t="page"!==e.kind||!s||e.metadata.page_type===s;return(!An.segmentId||e.segment.segment_id===An.segmentId)&&n===u&&e.kind===An.type&&t});c?xi(c):"page"===An.type&&(Si(),It.current+=1,vt({pageNumber:u,requestId:It.current}))}}}},[An,xi,Yn]);var Si=s(function(){Nt.current=null,lt(!1),nt(null),st(null),null==pn||pn(null,null)},[pn]),Pi=s(function(e){var n;Rt(!1),Et(null);var t=null!==(n=Yn.find(function(n){return!Gt.has(n.id)&&"boundary"===n.kind&&n.segment.start_page===e.startPage&&n.segment.end_page===e.endPage}))&&void 0!==n?n:Yn.find(function(n){return!Gt.has(n.id)&&n.segment.start_page<=e.startPage&&n.segment.end_page>=e.startPage});t?xi(t):(Si(),It.current+=1,vt({pageNumber:e.startPage,requestId:It.current}))},[Si,Gt,Yn,xi]),Ei=s(function(e,n){var t,i=G(e.review_step.score),r=null==Ze||i===Ze,o=mt.has(e.id)&&O(e.review_step,e.segment);return e.id!==n&&r&&!0!==(null===(t=e.segment.confidence)||void 0===t?void 0:t.awaiting_llm)&&!D(e.review_step,e.segment)&&!o},[Ze,mt]),ki=s(function(e){var n;if(Je){var t=Yn.findIndex(function(n){return n.id===e}),i=null!==(n=Yn.find(function(n,i){return i>t&&Ei(n,e)}))&&void 0!==n?n:Yn.find(function(n){return Ei(n,e)});i?requestAnimationFrame(function(){return xi(i)}):Si()}else Si()},[Je,Si,Ei,Yn,xi]),Ci=s(function(e,n,r){return t(Ne,void 0,void 0,function(){var t,o,a,l,d,u,s,c,g,v;return i(this,function(i){switch(i.label){case 0:if(wn)return[2];if("boundary"===e.kind&&!un)return[2];if("label"===e.kind&&!sn)return[2];if("page"===e.kind&&!cn)return[2];t=Z(e),a=r,l=(o=n)===p.SET_RANGE?function(){var n=a.startPage,t=a.endPage;if(null==n||null==t)return null;var i=n<e.segment.start_page||t>e.segment.end_page,r=n>e.segment.start_page||t<e.segment.end_page;return i&&!r?n<e.segment.start_page?p.MERGE_PREV:p.MERGE_NEXT:r?p.SPLIT_HERE:null}():o,d="boundary"===e.kind&&null!=un&&Je&&(l===p.SPLIT_HERE||l===p.MERGE_NEXT||l===p.MERGE_PREV||l===p.MERGE_PREVIOUS),u=d?Fe.findIndex(function(n){return _(n)===_(e.segment)}):-1,d&&u>=0&&l&&(At.current={action:l,originalSegmentIndex:u,segmentSignature:JSON.stringify(Fe.map(function(e,n){var t;return{key:_(e,n),startPage:e.start_page,endPage:e.end_page,version:null!==(t=e.version)&&void 0!==t?t:null}})),ready:!1}),bt(e.id),i.label=1;case 1:return i.trys.push([1,8,9,10]),"boundary"!==e.kind?[3,3]:[4,null==un?void 0:un(n,r,t)];case 2:return i.sent(),[3,7];case 3:return"label"!==e.kind?[3,5]:[4,null==sn?void 0:sn(n,r,t)];case 4:return i.sent(),[3,7];case 5:return"page"!==e.kind?[3,7]:[4,null==cn?void 0:cn(n,r,t)];case 6:i.sent(),i.label=7;case 7:return ft(function(n){var t=new Set(n);return t.add(e.id),t}),s="boundary"===e.kind&&(l===p.MERGE_NEXT||l===p.MERGE_PREV||l===p.MERGE_PREVIOUS),("boundary"===e.kind&&l===p.SPLIT_HERE||s)&&l&&(c=_(e.segment),On(function(e){var n=new Set(e);return o===p.SET_RANGE?n.add(c):n.delete(c),n}),qn(function(e){var n=new Map(e);return n.set(c,l),n})),At.current?(At.current.ready=!0,s&&(g=Yn.find(function(n){return"label"===n.kind&&_(n.segment)===_(e.segment)}))&&requestAnimationFrame(function(){return xi(g)})):ki(e.id),[3,10];case 8:return v=i.sent(),d&&(At.current=null),null==fn||fn(v,t),[3,10];case 9:return bt(null),[7];case 10:return[2]}})})},[Je,wn,fn,un,sn,cn,gn,Yn,Fe,xi,ki]);d(function(){var e=At.current;if(null==e?void 0:e.ready){var n=JSON.stringify(Fe.map(function(e,n){var t;return{key:_(e,n),startPage:e.start_page,endPage:e.end_page,version:null!==(t=e.version)&&void 0!==t?t:null}}));if(n!==e.segmentSignature){var t=e.action===p.SPLIT_HERE?e.originalSegmentIndex+1:e.action===p.MERGE_PREV||e.action===p.MERGE_PREVIOUS?Math.max(0,e.originalSegmentIndex-1):e.originalSegmentIndex,i=new Map(Fe.map(function(e,n){return[_(e,n),n]})),r=Yn.find(function(e){var n=i.get(_(e.segment));return null!=n&&n>=t&&Ei(e)});if(!r)return At.current=null,void Si();requestAnimationFrame(function(){At.current=null,xi(r)})}}},[Si,Ei,Yn,Fe,xi]),d(function(){At.current||et&&!Yn.some(function(e){return e.id===et})&&Si()},[et,Si,Yn]),d(function(){if(Xe&&!At.current){var e=Yn.find(function(e){return e.pageNumber===Kn});e&&e.id!==et&&xi(e)}},[et,Xe,Kn,xi,Yn]),d(function(){At.current||et&&!Yn.some(function(e){var n;return e.id===et&&!0!==(null===(n=e.segment.confidence)||void 0===n?void 0:n.awaiting_llm)})&&Si()},[et,Si,Yn]);var Ri=a(function(){var n=Yn.filter(function(e){var n;return!0!==(null===(n=e.segment.confidence)||void 0===n?void 0:n.awaiting_llm)});if("all"===De)return n;var t=["low","medium","high"].filter(function(e){return e!==Ge}),i=e([Ge],t,!0),r=new Map(i.map(function(e,n){return[e,n]}));return n.map(function(e,n){return{item:e,index:n}}).sort(function(e,n){var t,o,a,l,d=null===(t=e.item.review_step.confidence)||void 0===t?void 0:t.trim().toLowerCase(),u=null===(o=n.item.review_step.confidence)||void 0===o?void 0:o.trim().toLowerCase();return(null==d?i.length:null!==(a=r.get(d))&&void 0!==a?a:i.length)-(null==u?i.length:null!==(l=r.get(u))&&void 0!==l?l:i.length)||e.index-n.index}).map(function(e){return e.item})},[De,Ge,Yn]),Ii=Ri.findIndex(function(e){return e.id===it}),Ni=l(null),Ai=Ni[0],Mi=Ni[1],Fi=u(!1),Ti=s(function(e){var n=Ri[e];n&&xi(n)},[Ri,xi]);s(function(e){if(!(!_t||e<0||e>=_t.pages.length)){var t=_t.pages[e];null!=t&&(Si(),xt(function(t){return null==t?t:n(n({},t),{index:e})}),It.current+=1,vt({pageNumber:t,requestId:It.current}))}},[_t,Si]),d(function(){it&&!Ri.some(function(e){return e.id===it})&&rt(null)},[Ri,it]),d(function(){Fi.current=!1,Mi(Ii>=0?String(Ii+1):null)},[Ii,Ri.length]),d(function(){if(Fi.current&&null!=Ai){var e=window.setTimeout(function(){var e=Number(Ai.trim()),n=e-1;Number.isInteger(e)&&n>=0&&n<Ri.length&&(Fi.current=!1,Ti(n))},300);return function(){return window.clearTimeout(e)}}},[Ti,Ai,Ri.length]);var Bi=a(function(){var e=new Map;Yn.forEach(function(n){var t,i=null!==(t=e.get(_(n.segment)))&&void 0!==t?t:[];i.push(n),e.set(_(n.segment),i)});var n=new Map;return e.forEach(function(e,t){var i,r=null!==(i=Dn.get(t))&&void 0!==i?i:1;e.sort(function(e,n){return e.reviewStepIndex-n.reviewStepIndex}).forEach(function(e,t){n.set(e.id,"".concat(r).concat(function(e){for(var n=e+1,t="";n>0;)n-=1,t=String.fromCharCode(65+n%26)+t,n=Math.floor(n/26);return t}(t)))})}),n},[Yn,Dn]),Li=a(function(){var e=new Map;Yn.forEach(function(n){var t,i=null!==(t=e.get(n.pageNumber))&&void 0!==t?t:[];i.push(n),e.set(n.pageNumber,i)});var n=new Map;return e.forEach(function(e){e.forEach(function(e,t){return n.set(e.id,t)})}),n},[Yn]),Wi=s(function(e){return{startPage:Math.max(0,e.startPage-Qe),endPage:Math.min(e.numPages-1,e.endPage+Qe)}},[Qe]),zi=s(function(){var e,n=Tt.current,t=Bt.current;if(n&&t){var i=n.getBoundingClientRect(),r=t.querySelector(".rpv-core__inner-pages"),o=null!==(e=null==r?void 0:r.getBoundingClientRect())&&void 0!==e?e:t.getBoundingClientRect();Yn.forEach(function(e){var n,r=Mt.current.get(e.id);if(r){var a=t.querySelector('[data-testid="core__page-layer-'.concat(e.pageNumber-1,'"]'));if(a){var l=a.getBoundingClientRect(),d=null!==(n=Li.get(e.id))&&void 0!==n?n:0,u=l.top+en+40*d,s=u+(r.offsetHeight||32),c=u>=o.top&&s<=o.bottom;r.style.top="".concat(u-i.top,"px"),r.style.visibility=c?"visible":"hidden"}else r.style.visibility="hidden"}});var a=Ft.current;if(a){var l=null==_t?void 0:_t.pages[_t.index],d=null==l?null:t.querySelector('[data-testid="core__page-layer-'.concat(l-1,'"]'));if(_t&&d){var u=d.getBoundingClientRect().top+en,s=u+(a.offsetHeight||25),c=u>=o.top&&s<=o.bottom;a.style.top="".concat(u-i.top,"px"),a.style.visibility=c?"visible":"hidden"}else a.style.visibility="hidden"}if(et&&null==Nt.current){var g=Mt.current.get(et);g&&"hidden"!==g.style.visibility&&st(function(e){return e===g?e:g})}}},[_t,et,en,Li,Yn]),qi=s(function(e){var n=Nt.current;n&&n.requestId===e.requestId&&n.pageNumber===e.pageNumber&&(Nt.current=null,zi(),requestAnimationFrame(function(){if(null==Nt.current){var e=Mt.current.get(n.reviewId);e&&"hidden"!==e.style.visibility&&st(e)}}))},[zi]);return d(function(){var e=Bt.current;if(e&&qe){var n=null,t=function(){null==n&&(n=requestAnimationFrame(function(){n=null,zi()}))};e.addEventListener("scroll",t,!0),window.addEventListener("resize",t);var i=new MutationObserver(t);i.observe(e,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["style"]});var r="undefined"==typeof ResizeObserver?null:new ResizeObserver(t);return null==r||r.observe(e),t(),function(){null!=n&&cancelAnimationFrame(n),e.removeEventListener("scroll",t,!0),window.removeEventListener("resize",t),i.disconnect(),null==r||r.disconnect()}}},[qe,zi]),r("div",n({ref:Tt,className:Cn,style:n(n({},Rn),{display:"block",position:"relative",width:"100%",height:"100%",minWidth:0,overflowX:"auto",overflowY:"hidden"})},{children:[r("div",n({className:"segment-review-wrapper__container",style:{display:"flex",alignItems:"stretch",gap:0,width:"100%",minWidth:700,height:"100%"}},{children:[o("div",n({ref:Bt,style:n(n({},In),{flex:"1 1 auto",width:qe?"auto":"100%",minWidth:0,height:"100%",boxSizing:"border-box"})},{children:o(g,n({highlightText:[],highlightPages:{},highlightCordinatePages:[],useCoordinates:!1,showRotateButton:!0},Le,{defaultScale:void 0===We?null!==(Ee=null==Le?void 0:Le.defaultScale)&&void 0!==Ee?Ee:c.PageFit:J[We],disablePdfAnnotations:yn,disablePdfTextLayer:xn,pdfUrl:Ae,pdfName:Me,segments:Jn,navigationRequest:gt,onNavigationSettled:qi,setRenderRange:Wi,onCurrentPageChange:function(e){Qn(e),null==Nt.current&&Ot&&Ot.pageNumber!==e&&Si(),null==mn||mn(e)}}))})),qe&&r("aside",n({"aria-label":"Page review badges",ref:Xn,style:n(n({},Nn),{position:"relative",width:jt,maxWidth:Y,flex:"0 1 ".concat(jt),minHeight:0,overflow:"hidden",boxSizing:"border-box"})},{children:[_t&&o("span",n({ref:Ft,style:{position:"absolute",top:0,left:10,visibility:"hidden",zIndex:2,display:"inline-flex",alignItems:"center",justifyContent:"center",gap:4,minHeight:25,padding:"2px 8px",border:"1px solid #E2E8F0",borderRadius:16,backgroundColor:"#F8FAFC",boxSizing:"border-box",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.08)",font:"inherit"}},{children:r(E,n({fontFamily:"Inter",sx:{fontSize:11,fontWeight:500,color:"#475569",whiteSpace:"nowrap"}},{children:[_t.label||"Pages"," Pg: ",_t.index+1]}))})),He&&Ri.length>0&&!_t&&r("nav",n({"aria-label":"Review badge navigation",style:{position:"absolute",top:8,right:tn||"auto",left:on||"auto",zIndex:2,display:"flex",alignItems:"center",gap:7,width:128,minHeight:40,padding:"4px 6px",border:"1px solid #CBD5E1",borderRadius:6,backgroundColor:"#FFFFFF",boxSizing:"border-box",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.06)",font:"inherit"}},{children:[o("input",{type:"text",inputMode:"numeric",pattern:"[0-9]*",value:null!=Ai?Ai:"-","aria-label":"Review badge number",onChange:function(e){Fi.current=!0,Mi(e.target.value)},style:{width:30,height:28,padding:0,border:"1px solid #A5B4FC",borderRadius:3,color:"#4F46E5",backgroundColor:"#FFFFFF",textAlign:"center",font:"inherit",fontSize:15,outline:"none"}}),r("span",n({"aria-label":"".concat(Ri.length," reviews"),style:{flex:1,color:"#4F46E5",fontSize:14,whiteSpace:"nowrap",textAlign:"center"}},{children:["of ",Ri.length]})),["previous","next"].map(function(e){var t="previous"===e,i=Ii+(t?-1:1),r=i<0||i>=Ri.length;return o("button",n({type:"button","aria-label":"".concat(t?"Previous":"Next"," review badge"),disabled:r,onClick:function(){return Ti(i)},style:{display:"grid",placeItems:"center",width:17,height:28,padding:0,border:0,background:"transparent",color:r?"#C7D2FE":"#4F46E5",cursor:r?"default":"pointer"}},{children:o("svg",n({width:"12",height:"8",viewBox:"0 0 12 8",fill:"none"},{children:o("path",{d:t?"M1 7L6 2L11 7":"M1 1L6 6L11 1",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})}))}),e)})]})),!_t&&Yn.map(function(e){var t,i,a=et===e.id,l=null!==(t=Bi.get(e.id))&&void 0!==t?t:"1A",d=e.review_step.score,u=e.review_step.confidence,s=V(d,u),c="boundary"===e.kind?q(e.review_step,e.segment,zn.get(_(e.segment))):"label"===e.kind?j(e.review_step,e.segment,zn.get(_(e.segment))):null,g=null!=c?c:"N/A"===s?s:"".concat(s,"%"),v=!0===(null===(i=e.segment.confidence)||void 0===i?void 0:i.awaiting_llm),p=z(d,u,v),m=Gt.has(e.id);return o(k,n({title:v?"data is being processed":"",arrow:!0},{children:o("span",n({ref:function(n){n?Mt.current.set(e.id,n):Mt.current.delete(e.id)},style:{position:"absolute",top:0,left:10,visibility:"hidden",display:"inline-flex",cursor:v?"not-allowed":"pointer"}},{children:o("button",n({disabled:v,type:"button","aria-pressed":a,"aria-label":v?"".concat(e.review_step.type," · Page ").concat(e.pageNumber," · Data is being processed"):"".concat(e.review_step.type," · Page ").concat(e.pageNumber),onClick:function(){return xi(e)},style:{cursor:"inherit",display:"flex",alignItems:"center",justifyContent:"space-around",gap:4,width:c?m&&!v?115:90:m&&!v?105:80,minHeight:25,padding:"2px 5px",border:"1px solid ".concat(m&&!v?"#E2E8F0":p.border),borderRadius:16,backgroundColor:m&&!v?"#F8FAFC":p.background,color:m&&!v?"#475569":p.text,font:"inherit",alignContent:"center",boxShadow:"0 1px 2px rgba(16, 24, 40, 0.08)"}},{children:r(E,n({fontFamily:"Inter",sx:{display:"flex",gap:1,alignItems:"center",flexDirection:"row"}},m&&!v?{children:[o("span",n({style:{fontSize:11,fontWeight:500}},{children:l})),r("span",n({style:{display:"flex",alignItems:"center"}},{children:[o("svg",n({width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:o("path",{d:"M0.399902 0V14",stroke:"#CBD5E1",strokeWidth:"0.8"})})),o("span",n({style:{fontSize:11,fontWeight:500,marginLeft:"7px",display:"flex",alignItems:"center"}},{children:g}))]})),r("span",n({style:{fontSize:11,fontWeight:500,display:"flex",alignItems:"center"}},{children:[o("svg",n({width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:o("path",{d:"M0.399902 0V14",stroke:"#CBD5E1",strokeWidth:"0.8"})})),o("span",n({style:{display:"flex",marginLeft:"7px",alignItems:"center"}},{children:o(x,{height:14,width:14,strokeWidth:2,color:"#16A34A"})}))]}))]}:{children:[o("span",n({style:{fontSize:11,fontWeight:500}},{children:l})),r("span",n({style:{display:"flex",alignItems:"center"}},{children:[o("svg",n({width:"2",height:"14",viewBox:"0 0 1 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},{children:o("path",{d:"M0.399902 0V14",stroke:p.divider,strokeWidth:"0.8"})})),o("span",n({style:{fontSize:11,fontWeight:500,marginLeft:"7px",display:"flex",alignItems:"center"}},{children:g}))]}))]}))}))}))}),e.id)})]}))]})),Ot&&ut&&r(f,n({anchorElement:ut,placement:"bottom-start",offset:{top:8},width:Math.min(Wt,Y),maxWidth:Y,heightBuffer:null!=dn?dn:25},{children:[at&&o(h,{width:"100%",maxWidth:"100%",score:Ot.review_step.score,reasons:Zt,reason:Ot.review_step.reason,gap:Ot.review_step.gap,onBack:function(){return lt(!1)},onClose:Si}),o("div",n({style:{display:at?"none":"block"}},{children:Gt.has(Ot.id)?o(I,{width:"100%",maxWidth:"100%",headerName:"page"===Ot.kind?"Page format approved":"Split"===Qt?"Split approved":"Merged"===Qt?"Merge approved":"User approved",headerIcon:"page"===Ot.kind?o(S,{size:18,strokeWidth:2}):"Merged"===Qt?o(P,{size:18,strokeWidth:2}):"Split"===Qt?o(H,{width:18,height:18}):o(x,{size:18,strokeWidth:2}),title:ri,pageNo:"Page ".concat(Ot.segment.start_page,"-").concat(Ot.segment.end_page),summary:wi?o(A,{icon:o(x,{size:14,strokeWidth:2}),title:ri,pageRange:"Page ".concat(Ot.segment.start_page,"-").concat(Ot.segment.end_page),description:null!=hi?hi:null,revertData:wi,confirmDisabled:"page"===Ot.kind?!yi:null==vn||!yi,showDocumentHeader:!1,onRevert:function(){if("page"===Ot.kind){if(!gn||!bi){var e=new Error("SegmentReviewPdfWrapper requires onPageTypeRevert and a classification id to revert a page-type decision.");return null==fn||fn(e,Z(Ot)),Promise.reject(e)}return gn({classification_id:bi,human_verdict:"No"},Z(Ot))}if(!vn)throw new Error("SegmentReviewPdfWrapper requires onRevert to handle a revert confirmation.");if(!pi)throw new Error("There is no valid revert operation for this review.");var n=vi?"boundary":"label"===Ot.kind?"label":"boundary"===Ot.kind?"boundary":null,t=li(pi.type);if(n&&t!==n)throw new Error("Cannot use ".concat(null!=t?t:"unknown"," revert metadata for this review. Expected ").concat(n,"."));return vn(pi,Z(Ot))},onRevertError:function(e){null==fn||fn(e,Z(Ot))},onRevertComplete:function(e){var n,t,i,r,o,a;ft(function(){return new Set}),"page"!==Ot.kind&&(On(function(){return new Set}),qn(function(){return new Map})),Ot.id;var l=null!==(n=wi.previousSegments[0])&&void 0!==n?n:wi.currentSegment,d=null==ut?void 0:ut.getBoundingClientRect(),u=null===(t=Bt.current)||void 0===t?void 0:t.getBoundingClientRect(),s=Math.min(Y,Math.max(220,Wt)),c=null!==(i=null==d?void 0:d.left)&&void 0!==i?i:(null!==(r=null==u?void 0:u.right)&&void 0!==r?r:window.innerWidth-s-8)+8,g=Math.max(8,Math.min(c,window.innerWidth-s-8)),v=null==(null==d?void 0:d.bottom)?Math.max(8,null!==(o=null==u?void 0:u.top)&&void 0!==o?o:8):d.bottom+8;ft(function(){return new Set}),"page"!==Ot.kind&&(At.current=null),Rt(!1),Et({title:"Split"===Qt?"Split reverted":"Merged"===Qt?"Merge reverted":"Approval reverted",description:(null===(a=null==e?void 0:e.message)||void 0===a?void 0:a.trim())||("Split"===Qt?"Pages ".concat(Ot.segment.start_page,"-").concat(Ot.segment.end_page," are now part of “Advice of Award” again. Review the boundary and title to confirm the document."):"Merged"===Qt?"The documents have been separated again. Review their boundaries and titles to confirm them.":"“".concat(ri,"” is pending review again. Review the boundary and title to confirm the document.")),segment:l,position:{top:v,left:g,width:s}}),Si()}},Ot.id):void 0,additionalActions:ii?o(N,{metadata:ii.metadata,reviewAction:null!==(ke=Ot.segment.review_action)&&void 0!==ke?ke:void 0,startPage:Ot.segment.start_page,endPage:Ot.segment.end_page,title:ri,previousSegmentTitle:Xt,nextSegmentTitle:Yt,disabled:wn||!un||wt===Ot.id,onConfirm:function(e,n){Ci(ii,e,n)}}):void 0,cognitiveScore:Ot.review_step.score,styles:{root:{borderColor:"#16A34A"},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:"#16A34A"}}},onCognitiveClick:Kt?function(){lt(!0),null==kn||kn(Z(Ot))}:void 0,onClose:Si}):"boundary"===Ot.kind?o(v,{width:"100%",maxWidth:"100%",totalPages:Te,title:Ot.segment.label||Ot.segment.title,pageNo:"Page ".concat(Ot.pageNumber),content:null!==(Ce=Ot.review_step.question)&&void 0!==Ce?Ce:null,revertSummary:fi,cognitiveScore:Ot.review_step.score,metadata:Ot.metadata,reviewAction:null!==(Re=Ot.segment.review_action)&&void 0!==Re?Re:void 0,previousSegmentTitle:Xt,nextSegmentTitle:Yt,manualPrompt:null!=ln?ln:"Set a custom boundary",defaultStartPage:Ot.segment.start_page,defaultEndPage:Ot.segment.end_page,styles:{root:{borderColor:Jt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Jt.text}}},confirmDisabled:wn||!un||wt===Ot.id,onConfirm:function(e,n,t){t&&m(n.id)&&Ci(Ot,n.id,t)},onAdjustManually:function(){return null==En?void 0:En(Z(Ot))},onCognitiveClick:Kt?function(){lt(!0),null==kn||kn(Z(Ot))}:void 0,onClose:Si},Ot.id):"label"===Ot.kind?o(w,{width:"100%",maxWidth:"100%",title:Ot.metadata.current_label||Ot.segment.label||Ot.segment.title,pageNo:"Pages ".concat(Ot.segment.start_page,"-").concat(Ot.segment.end_page),content:null!==(Ie=Ot.review_step.question)&&void 0!==Ie?Ie:null,revertSummary:fi,cognitiveScore:Ot.review_step.score,metadata:Ot.metadata,styles:{root:{borderColor:Jt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Jt.text}}},confirmDisabled:wn||!sn||wt===Ot.id,confirmationBlocked:Dt,confirmationWarning:Dt?"Please confirm the boundary before confirming the title.":void 0,onActionConfirm:function(e,n){Ci(Ot,e,n)},onAdjustManually:function(){return null==En?void 0:En(Z(Ot))},onCognitiveClick:Kt?function(){lt(!0),null==kn||kn(Z(Ot))}:void 0,onClose:Si},Ot.id):o(b,{width:"100%",maxWidth:"100%",title:Ot.segment.label||Ot.segment.title,pageNo:"Page ".concat(Ot.pageNumber),content:Ot.review_step.reason,cognitiveScore:Ot.review_step.score,pageType:Ot.metadata.page_type,metadata:Ot.metadata,styles:{root:{borderColor:Jt.cardBorder},header:{"& > .MuiSvgIcon-root, & .MuiTypography-root":{color:Jt.text}}},confirmDisabled:wn||!cn||wt===Ot.id,onActionConfirm:function(e,n){Ci(Ot,e,n)},onCognitiveClick:Kt?function(){lt(!0),null==kn||kn(Z(Ot))}:void 0,onClose:Si},Ot.id)}))]})),Pt&&o(C,{children:o(R,n({"aria-live":"polite",sx:{position:"fixed",top:Pt.position.top,left:Pt.position.left,zIndex:1600,width:Pt.position.width,maxWidth:"calc(100vw - 16px)",opacity:Ct?1:0,transform:Ct?"translateY(0)":"translateY(-6px)",transition:"opacity 500ms ease, transform 500ms ease",filter:"drop-shadow(0 12px 24px rgba(15, 23, 42, 0.18))",pointerEvents:Ct?"auto":"none"}},{children:o(M,{title:Pt.title,description:Pt.description,onReview:function(){return Pi(Pt.segment)}})}))})]}))}export{X as SegmentPdfSpecialZoomLevel,K as default};
2
2
  //# sourceMappingURL=SegmentReviewPdfWrapper.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SegmentReviewPdfWrapper.js","sources":["../../../src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.tsx"],"sourcesContent":["import {\n useCallback,\n useEffect,\n useMemo,\n useRef,\n useState,\n type CSSProperties,\n} from 'react';\nimport { SpecialZoomLevel, type SetRenderRange } from '@react-pdf-viewer/core';\nimport PdfViewer, {\n type PdfNavigationRequest,\n type PdfNavigationSettledEvent,\n type PdfViewerProps,\n} from '../PdfViewer/PdfViewer';\nimport BoundaryCard, {\n BoundaryReviewActionEnum,\n isBoundaryReviewAction,\n type BoundaryReviewAction,\n type BoundaryReviewConfirmDetails,\n} from './BoundaryCard';\nimport CardWrapper from './CardWrapper';\nimport CognitiveIntegrity from './CognitiveIntegrity';\nimport LabelCheck, {\n type LabelReviewAction,\n type LabelReviewConfirmDetails,\n} from './LabelCheck';\nimport PageCheck, {\n PageCheckActionEnum,\n type PageCheckAction,\n type PageCheckConfirmDetails,\n type PageCheckPageType,\n} from './PageCheck';\nimport PageTypeChoiceCheck from './PageTypeChoiceCheck';\nimport {\n extractSegmentReviewData,\n getSegmentReviewKey,\n type ExtractedBoundaryReview,\n type ExtractedLabelReview,\n type ExtractedPageReview,\n type SegmentRevertInfo,\n type SegmentReviewSource,\n} from './reviewStepAdapters';\nimport { Check, CircleCheck, GitMerge } from 'lucide-react';\nimport { Box, Portal, Tooltip, Typography } from '@mui/material';\nimport ReviewedCard from './ReviewedCard';\nimport ReviewedBoundaryActions from './ReviewedBoundaryActions';\nimport RevertCard, {\n type RevertActionResult,\n type RevertData,\n type SegmentData,\n} from './RevertCard';\nimport RevertSuccessCard from './RevertSuccessCard';\nimport {\n formatScore,\n getBoundaryReviewActionBadgeLabel,\n getConfidenceColors,\n getOptimisticMergeImpactedSegmentKeys,\n getPendingMergeImpactedSegmentKeys,\n getReviewScoreBand,\n getResolvedScore,\n getTitleReviewActionBadgeLabel,\n hasPolledStructuralAction,\n isReviewStepResolved,\n isReviewStepResolutionCurrent,\n shouldHideStructuralBoundaryReview,\n} from './helper';\nimport ChartBreakoutCircle from './ChartBreakoutCircle';\n\ntype ForwardedPdfViewerProps = Partial<Omit<\n PdfViewerProps,\n | 'pdfUrl'\n | 'pdfName'\n | 'segments'\n | 'onCurrentPageChange'\n | 'navigationRequest'\n | 'onNavigationSettled'\n | 'renderPage'\n | 'setRenderRange'\n>>;\n\ntype ReviewItem =\n | (ExtractedBoundaryReview<SegmentReviewSource> & {\n kind: 'boundary';\n pageNumber: number;\n })\n | (ExtractedLabelReview<SegmentReviewSource> & {\n kind: 'label';\n pageNumber: number;\n })\n | (ExtractedPageReview<SegmentReviewSource> & {\n kind: 'page';\n pageNumber: number;\n });\n\ntype RevertSuccessState = {\n title: string;\n description: string | null;\n segment: SegmentData;\n position: {\n top: number;\n left: number;\n width: number;\n };\n};\n\nconst REVIEW_CARD_MAX_WIDTH = 260;\nconst REVIEW_LAYOUT_MIN_WIDTH = 700;\nconst BOUNDARY_TITLE_CHECK_BYPASS_SCORE = 85;\n\nexport type ReviewConfidence = 'low' | 'medium' | 'high';\nexport type ReviewConfidenceFilter = 'low' | 'high' | 'all';\nexport type ReviewRedirectionType = 'boundary' | 'label' | 'page' | 'pageGroup';\n\nexport enum SegmentPdfSpecialZoomLevel {\n ActualSize = 'ActualSize',\n PageFit = 'PageFit',\n PageWidth = 'PageWidth',\n}\n\nexport interface SelectedBadgeData {\n reviewId: string;\n segment_id: string | null;\n reviewStepIndex: number;\n kind: 'boundary' | 'label' | 'page';\n pageNumber: number;\n metadata: Record<string, any>;\n}\n\nconst SEGMENT_PDF_SPECIAL_ZOOM_LEVEL: Record<\n SegmentPdfSpecialZoomLevel,\n SpecialZoomLevel\n> = {\n [SegmentPdfSpecialZoomLevel.ActualSize]: SpecialZoomLevel.ActualSize,\n [SegmentPdfSpecialZoomLevel.PageFit]: SpecialZoomLevel.PageFit,\n [SegmentPdfSpecialZoomLevel.PageWidth]: SpecialZoomLevel.PageWidth,\n};\n\nexport interface SegmentReviewActionContext {\n reviewId: string;\n segment: SegmentReviewSource;\n pageNumber: number;\n}\n\nexport interface PageTypeRevertDetails {\n classification_id: string;\n human_verdict: 'No';\n}\n\nexport interface RedirectionData {\n /** Change for every redirect request, including repeated redirects to the same badge. */\n requestKey?: string | number;\n pageNumber?: string;\n type?: ReviewRedirectionType;\n /** Stable backend segment id used to disambiguate reviews on the same page. */\n segmentId?: string;\n /** Exact review id returned by the wrapper, if the parent has it. */\n reviewId?: string;\n /** Stable backend page_classifications[].questions[].id for page-type redirects. */\n classificationId?: string;\n /** Optional page-type disambiguation when table/drawing checks share a page. */\n pageType?: string;\n\n /** type: 'pageGroup' only — ordered pages to step through, e.g. a segment's tabular pages. */\n pages?: number[];\n /** type: 'pageGroup' only — which page in `pages` to land on first. Defaults to 0. */\n pageIndex?: number;\n /** type: 'pageGroup' only — short label for the floating pill, e.g. \"Tabular\". */\n groupLabel?: string;\n}\n\nexport interface SegmentReviewPdfWrapperProps {\n pdfUrl: string;\n pdfName?: string;\n /** Live backend segments. Changes are re-extracted automatically. */\n segments: readonly SegmentReviewSource[];\n pdfViewerProps?: ForwardedPdfViewerProps;\n totalPages?: number;\n /** Special PDF zoom mode. Defaults to PageFit. */\n specialZoomLevel?: SegmentPdfSpecialZoomLevel;\n heightBuffer?: number;\n showBadges?: boolean;\n /** @deprecated Reviewed steps are always hidden from badges and navigation. */\n showResolvedBadges?: boolean;\n /** Confidence group placed first in the badge navigator. */\n sortByConfidence?: ReviewConfidence;\n /** Only render and navigate badges matching this confidence. */\n filterByConfidence?: ReviewConfidenceFilter;\n showBadgeNavigation?: boolean;\n autoSelectReviewOnPageChange?: boolean;\n autoAdvanceAfterConfirm?: boolean;\n /** Restrict post-confirm auto-advance to pending reviews in this score band. */\n autoAdvanceScoreBand?: ReviewConfidence;\n /** Number of PDF page layers mounted before and after the visible range. */\n badgePreloadPages?: number;\n /** Vertical badge offset from the page's top-right edge. */\n badgeOffsetTop?: number;\n /** Horizontal inset from the external badge rail's right edge. */\n badgeOffsetRight?: number;\n badgeOffsetLeft?: number;\n initialReviewId?: string;\n\n onBoundaryAction?: (\n action: BoundaryReviewAction,\n details: BoundaryReviewConfirmDetails,\n context: SegmentReviewActionContext\n ) => void | Promise<void>;\n onLabelAction?: (\n action: LabelReviewAction,\n details: LabelReviewConfirmDetails,\n context: SegmentReviewActionContext\n ) => void | Promise<void>;\n onPageAction?: (\n action: PageCheckAction,\n details: PageCheckConfirmDetails,\n context: SegmentReviewActionContext\n ) => void | Promise<void>;\n /**\n * Revert a confirmed page-type decision by submitting `human_verdict: \"No\"`.\n * Refresh the latest classifications before resolving this callback.\n */\n onPageTypeRevert?: (\n details: PageTypeRevertDetails,\n context: SegmentReviewActionContext\n ) => void | RevertActionResult | Promise<void | RevertActionResult>;\n /**\n * Submit the operation-level revert, poll it to completion, and refresh the\n * latest segments before resolving this callback. `revert` is null when the\n * current segment does not include revert metadata.\n */\n onRevert?: (\n revert: SegmentRevertInfo | null,\n context: SegmentReviewActionContext\n ) => void | RevertActionResult | Promise<void | RevertActionResult>;\n /** Called when a badge is selected, with its complete source segment. */\n onActiveReviewChange?: (\n reviewId: string | null,\n segment: SegmentReviewSource | null\n ) => void;\n onBadgeSelected?: (data: SelectedBadgeData) => void;\n onCurrentPageChange?: (pageNumber: number) => void;\n onActionError?: (error: unknown, context: SegmentReviewActionContext) => void;\n onAdjustManually?: (context: SegmentReviewActionContext) => void;\n onCognitiveClick?: (context: SegmentReviewActionContext) => void;\n\n className?: string;\n style?: CSSProperties;\n viewerStyle?: CSSProperties;\n railStyle?: CSSProperties;\n redirectionData?: RedirectionData;\n styles?: Record<string, React.CSSProperties>;\n disableAllActions?: boolean;\n disablePdfAnnotations?: boolean;\n /** Disable the transparent PDF text layer that can overflow rotated pages. */\n disablePdfTextLayer?: boolean;\n disableTitleCheckUntilBoundaryCheckCompleted?: boolean;\n manualPrompt?: string;\n}\n\nconst getReviewContext = (item: ReviewItem): SegmentReviewActionContext => ({\n reviewId: item.id,\n segment: item.segment,\n pageNumber: item.pageNumber,\n});\n\n/** Converts a zero-based index to A, B, ... Z, AA, AB, and so on. */\nconst getBadgeSuffix = (index: number): string => {\n let value = index + 1;\n let suffix = '';\n\n while (value > 0) {\n value -= 1;\n suffix = String.fromCharCode(65 + (value % 26)) + suffix;\n value = Math.floor(value / 26);\n }\n\n return suffix;\n};\n\n/**\n * Orchestrates the PDF, review badges, page navigation, active card and actions.\n * It consumes backend-shaped segments directly; cards never parse the raw payload.\n */\nexport default function SegmentReviewPdfWrapper({\n pdfUrl,\n pdfName,\n segments,\n totalPages,\n styles,\n pdfViewerProps,\n specialZoomLevel,\n showBadges = true,\n sortByConfidence = 'low',\n filterByConfidence = 'all',\n showBadgeNavigation = true,\n autoSelectReviewOnPageChange = false,\n autoAdvanceAfterConfirm = true,\n autoAdvanceScoreBand,\n badgePreloadPages = 8,\n badgeOffsetTop = 20,\n badgeOffsetRight = 68,\n badgeOffsetLeft = 0,\n initialReviewId,\n manualPrompt,\n heightBuffer,\n onBoundaryAction,\n onLabelAction,\n onPageAction,\n onPageTypeRevert,\n onRevert,\n onActiveReviewChange,\n onCurrentPageChange,\n onActionError,\n disableAllActions = false,\n disablePdfAnnotations = false,\n disablePdfTextLayer = true,\n disableTitleCheckUntilBoundaryCheckCompleted = false,\n onAdjustManually,\n onCognitiveClick,\n className,\n style,\n viewerStyle,\n railStyle,\n redirectionData,\n onBadgeSelected,\n}: SegmentReviewPdfWrapperProps) {\n console.log(\"LOG: TOTAL PAGE IN PARENT\", totalPages);\n const { boundaryReviews, labelReviews, pageReviews } = useMemo(\n () => extractSegmentReviewData(segments),\n [segments]\n );\n const [optimisticStructuralActions, setOptimisticStructuralActions] = useState<\n Map<string, BoundaryReviewAction>\n >(() => new Map());\n const [optimisticRangeAdjustedSegmentKeys, setOptimisticRangeAdjustedSegmentKeys] =\n useState<Set<string>>(() => new Set());\n\n const segmentNumberByKey = useMemo(\n () => {\n const numberByKey = new Map<string, number>();\n let nextSegmentNumber = 1;\n\n segments.forEach((segment, index) => {\n const segmentKey = getSegmentReviewKey(segment, index);\n if (!numberByKey.has(segmentKey)) {\n numberByKey.set(segmentKey, nextSegmentNumber);\n nextSegmentNumber += 1;\n }\n });\n\n return numberByKey;\n },\n [segments]\n );\n const segmentsWithTitleReviews = useMemo(\n () => new Set(labelReviews.map((review) => getSegmentReviewKey(review.segment))),\n [labelReviews]\n );\n const pendingMergeImpactedSegmentKeys = useMemo(\n () => getPendingMergeImpactedSegmentKeys(segments),\n [segments]\n );\n useEffect(() => {\n setOptimisticStructuralActions((current) => {\n let changed = false;\n const next = new Map(current);\n\n current.forEach((action, segmentKey) => {\n const segment = segments.find((item) =>\n getSegmentReviewKey(item) === segmentKey\n );\n if (!segment || hasPolledStructuralAction(segment, action)) {\n next.delete(segmentKey);\n changed = true;\n }\n });\n\n return changed ? next : current;\n });\n }, [segments]);\n useEffect(() => {\n setOptimisticRangeAdjustedSegmentKeys((current) => {\n let changed = false;\n const next = new Set(current);\n\n current.forEach((segmentKey) => {\n if (!optimisticStructuralActions.has(segmentKey)) {\n next.delete(segmentKey);\n changed = true;\n }\n });\n\n return changed ? next : current;\n });\n }, [optimisticStructuralActions]);\n const optimisticMergeImpactedSegmentKeys = useMemo(() => {\n return getOptimisticMergeImpactedSegmentKeys(\n segments,\n optimisticStructuralActions,\n optimisticRangeAdjustedSegmentKeys\n );\n }, [optimisticRangeAdjustedSegmentKeys, optimisticStructuralActions, segments]);\n const asideRef = useRef(null as HTMLDivElement | null);\n const reviews = useMemo<ReviewItem[]>(() => [\n ...boundaryReviews\n .filter((review) =>\n !pendingMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment)) &&\n !optimisticMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment)) &&\n !shouldHideStructuralBoundaryReview(\n review.review_step,\n review.segment,\n segmentsWithTitleReviews.has(getSegmentReviewKey(review.segment)),\n optimisticStructuralActions.get(getSegmentReviewKey(review.segment))\n )\n )\n .map((review) => ({\n ...review,\n kind: 'boundary' as const,\n pageNumber: review.metadata.focus_page ?? review.segment.start_page,\n })),\n ...labelReviews\n .filter((review) =>\n !pendingMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment)) &&\n !optimisticMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment))\n )\n .map((review) => ({\n ...review,\n kind: 'label' as const,\n pageNumber: review.segment.start_page,\n })),\n ...pageReviews\n .filter((review) =>\n !pendingMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment)) &&\n !optimisticMergeImpactedSegmentKeys.has(getSegmentReviewKey(review.segment))\n )\n .map((review) => ({\n ...review,\n kind: 'page' as const,\n pageNumber: review.metadata.page_num ?? review.segment.start_page,\n })),\n ].sort((left, right) => {\n const leftSegmentNumber =\n segmentNumberByKey.get(getSegmentReviewKey(left.segment)) ?? Number.MAX_SAFE_INTEGER;\n const rightSegmentNumber =\n segmentNumberByKey.get(getSegmentReviewKey(right.segment)) ?? Number.MAX_SAFE_INTEGER;\n\n return left.pageNumber - right.pageNumber ||\n leftSegmentNumber - rightSegmentNumber ||\n left.reviewStepIndex - right.reviewStepIndex ||\n left.id.localeCompare(right.id);\n }), [\n boundaryReviews,\n labelReviews,\n pageReviews,\n optimisticMergeImpactedSegmentKeys,\n optimisticStructuralActions,\n pendingMergeImpactedSegmentKeys,\n segmentNumberByKey,\n segmentsWithTitleReviews,\n ]);\n\n // PdfToolbar displays `segment.title`, while backend segment titles can be\n // generic values such as \"Document 1\". Preserve the complete segment object\n // and expose its human-readable label as the viewer-facing title.\n const pdfSegments = useMemo(() => segments.map((segment) => ({\n ...segment,\n title: segment.label?.trim() || segment.title,\n page_count: segment.page_count ?? segment.end_page - segment.start_page + 1,\n })), [segments]);\n\n const [currentPage, setCurrentPage] = useState(1);\n const [activeReviewId, setActiveReviewId] = useState<string | null>(\n initialReviewId ?? null\n );\n const [selectedNavigationReviewId, setSelectedNavigationReviewId] = useState<\n string | null\n >(initialReviewId ?? null);\n const [isCognitiveIntegrityOpen, setIsCognitiveIntegrityOpen] = useState(false);\n const [anchorElement, setAnchorElement] = useState<HTMLElement | null>(null);\n const [navigationRequest, setNavigationRequest] = useState<PdfNavigationRequest | null>(null);\n const [locallyResolvedReviewIds, setLocallyResolvedReviewIds] = useState<Set<string>>(\n () => new Set()\n );\n const [pendingReviewId, setPendingReviewId] = useState<string | null>(null);\n const [activePageGroup, setActivePageGroup] = useState<{\n pages: number[];\n index: number;\n label: string;\n } | null>(null);\n \n\n const [revertSuccess, setRevertSuccess] = useState<RevertSuccessState | null>(null);\n const [isRevertToastVisible, setIsRevertToastVisible] = useState(false);\n const navigationSequenceRef = useRef(0);\n const pendingNavigationRef = useRef<{\n requestId: number;\n pageNumber: number;\n reviewId: string;\n } | null>(null);\n const pendingStructuralAdvanceRef = useRef<{\n action: BoundaryReviewAction;\n originalSegmentIndex: number;\n segmentSignature: string;\n ready: boolean;\n } | null>(null);\n const badgeElementsRef = useRef(new Map<string, HTMLSpanElement>());\n const pageGroupElementRef = useRef<HTMLSpanElement | null>(null);\n const wrapperRef = useRef<HTMLDivElement | null>(null);\n const viewerHostRef = useRef<HTMLDivElement | null>(null);\n const [asideWidth, setAsideWidth] = useState(REVIEW_CARD_MAX_WIDTH);\n const requestedRailWidth = styles?.aside?.width ?? '40%';\n const responsiveRailWidth = `min(${\n typeof requestedRailWidth === 'number' ? `${requestedRailWidth}px` : requestedRailWidth\n }, ${REVIEW_CARD_MAX_WIDTH}px, 100%)`;\n\n useEffect(() => {\n setLocallyResolvedReviewIds((current) => {\n if (current.size === 0) {\n return current;\n }\n\n const next = new Set(current);\n let changed = false;\n\n reviews.forEach((item) => {\n /**\n * Backend has now returned a definitive review object,\n * so optimistic state is no longer necessary.\n */\n if (\n item.review_step.review?.action != null &&\n next.has(item.id)\n ) {\n next.delete(item.id);\n changed = true;\n }\n });\n\n return changed ? next : current;\n });\n}, [reviews]);\n\n useEffect(() => {\n const aside = asideRef.current;\n if (!aside || !showBadges) return;\n\n const updateAsideWidth = () => {\n const nextWidth = aside.getBoundingClientRect().width;\n if (nextWidth > 0) setAsideWidth(nextWidth);\n };\n\n updateAsideWidth();\n const resizeObserver = typeof ResizeObserver === 'undefined'\n ? null\n : new ResizeObserver(updateAsideWidth);\n resizeObserver?.observe(aside);\n\n return () => resizeObserver?.disconnect();\n }, [showBadges]);\n\n const resolvedReviewIds = useMemo(() => {\n const resolvedIds = new Set<string>();\n\n reviews.forEach((item) => {\n const isResolved = item.review_step.review?.action != null;\n\n if (isResolved) {\n resolvedIds.add(item.id);\n }\n });\n\n return resolvedIds;\n}, [reviews]);\n\n const activeReview = useMemo(\n () => reviews.find((item) => item.id === activeReviewId) ?? null,\n [activeReviewId, reviews]\n );\n const isTitleConfirmationBlocked = useMemo(() => {\n if (\n !disableTitleCheckUntilBoundaryCheckCompleted ||\n activeReview?.kind !== 'label'\n ) {\n return false;\n }\n\n return boundaryReviews.some((review) => {\n if (\n getSegmentReviewKey(review.segment) !== getSegmentReviewKey(activeReview.segment) ||\n resolvedReviewIds.has(review.id)\n ) {\n return false;\n }\n\n const boundaryScore = getResolvedScore(\n review.review_step.score,\n review.review_step.confidence\n );\n\n // A high-confidence boundary can skip manual confirmation. Missing or\n // lower scores keep the existing boundary-first confirmation requirement.\n return boundaryScore == null ||\n boundaryScore < BOUNDARY_TITLE_CHECK_BYPASS_SCORE;\n });\n }, [\n activeReview,\n boundaryReviews,\n disableTitleCheckUntilBoundaryCheckCompleted,\n resolvedReviewIds,\n ]);\n const activeSegmentIndex = activeReview == null\n ? -1\n : segments.findIndex(\n (segment) => getSegmentReviewKey(segment) === getSegmentReviewKey(activeReview.segment)\n );\n const previousSegment = activeSegmentIndex > 0\n ? segments[activeSegmentIndex - 1]\n : undefined;\n const nextSegment = activeSegmentIndex >= 0\n ? segments[activeSegmentIndex + 1]\n : undefined;\n const previousSegmentTitle = previousSegment?.label?.trim() || previousSegment?.title;\n const nextSegmentTitle = nextSegment?.label?.trim() || nextSegment?.title;\n const activeReviewColors = getConfidenceColors(\n activeReview?.review_step.score,\n activeReview?.review_step.confidence,\n activeReview?.segment.confidence?.awaiting_llm\n );\n const activeCognitiveReasons = activeReview?.review_step.reasons?.length\n ? activeReview.review_step.reasons\n : activeReview?.segment.confidence?.reasons ?? [];\n const hasCognitiveIntegrityContent = Boolean(\n activeCognitiveReasons.some((item) =>\n item.text.trim() && ['evidence', 'gap'].includes(item.type.trim().toLowerCase())\n ) ||\n activeReview?.review_step.reason?.trim() || activeReview?.review_step.gap?.trim()\n );\n const activeReviewActionLabel = activeReview == null\n ? null\n : activeReview.kind === 'boundary'\n ? getBoundaryReviewActionBadgeLabel(\n activeReview.review_step,\n activeReview.segment,\n optimisticStructuralActions.get(activeReview.segment.stable_key ?? \"\")\n )\n : getTitleReviewActionBadgeLabel(\n activeReview.review_step,\n activeReview.segment,\n optimisticStructuralActions.get(activeReview.segment.stable_key ?? \"\")\n );\n const activeTitleDecisionValues = activeReview?.kind === 'label'\n ? [\n activeReviewActionLabel,\n activeReview.review_step.human_action_enum,\n activeReview.review_step.review?.action,\n activeReview.review_step.human_resolution?.action,\n ]\n : [];\n const isMergeOrSplitTitleReview = activeReview?.kind === 'label' &&\n activeTitleDecisionValues.some((value) => {\n const normalizedValue = value?.trim().toUpperCase() ?? '';\n return normalizedValue.includes('MERGE') || normalizedValue.includes('SPLIT');\n });\n const hasVisibleBoundaryReviewForActiveSegment = activeReview != null &&\n reviews.some(\n (review) =>\n review.kind === 'boundary' &&\n getSegmentReviewKey(review.segment) ===\n getSegmentReviewKey(activeReview.segment)\n );\n const isHiddenBoundaryStructuralTitleReview =\n isMergeOrSplitTitleReview && !hasVisibleBoundaryReviewForActiveSegment;\n const shouldShowReviewedBoundaryActions =\n activeReview?.kind === 'boundary' || isHiddenBoundaryStructuralTitleReview;\n const activeBoundaryReview = !shouldShowReviewedBoundaryActions || activeReview == null\n ? undefined\n : (() => {\n if (activeReview.kind === 'boundary') return activeReview;\n\n const boundaryReview = boundaryReviews.find(\n (review) =>\n getSegmentReviewKey(review.segment) ===\n getSegmentReviewKey(activeReview.segment)\n );\n\n if (boundaryReview) {\n return {\n ...boundaryReview,\n kind: 'boundary' as const,\n pageNumber:\n boundaryReview.metadata.focus_page ??\n boundaryReview.segment.start_page,\n };\n }\n\n return {\n ...activeReview,\n kind: 'boundary' as const,\n pageNumber:\n activeReview.segment.review_action?.focus_page ??\n activeReview.segment.start_page,\n metadata: {\n focus_page: activeReview.segment.review_action?.focus_page ?? null,\n boundary_margin: activeReview.segment.boundary_margin ?? null,\n user_actions: [],\n },\n };\n })();\n const activeReviewTitle = activeReview == null\n ? ''\n : activeReview.segment.label?.trim() || activeReview.segment.title;\n const activeStepRevertInfo =\n activeReview?.review_step.revert;\n\nconst segmentRevertInfo =\n activeReview?.segment.revert;\n\nconst normalizeRevertType = (\n type?: string | null\n) => type?.trim().toLowerCase();\n\nconst structuralStepRevertInfo =\n activeReview == null\n ? undefined\n : [...(activeReview.segment.review_steps ?? [])]\n .reverse()\n .find((step) => {\n const stepType = step.type\n ?.trim()\n .toLowerCase();\n\n if (\n stepType !== 'page_boundary' &&\n stepType !== 'page boundary review'\n ) {\n return false;\n }\n\n return (\n normalizeRevertType(step.revert?.type) ===\n 'boundary'\n );\n })\n ?.revert;\n const fallbackRevertInfo = activeStepRevertInfo ??\n activeReview?.segment.revert ??\n structuralStepRevertInfo;\n const fallbackRevertDecision = fallbackRevertInfo?.decision.trim().toUpperCase();\n const activeRevertActionLabel =\n activeReviewActionLabel ?? (\n fallbackRevertDecision\n ?.includes('SPLIT')\n ? 'Split'\n : fallbackRevertDecision\n ?.includes('MERGE')\n ? 'Merged'\n : null\n );\n const isSetRangeStructuralResult = activeReview?.kind === 'label' && structuralStepRevertInfo?.decision?.trim().toUpperCase() === 'SET_RANGE' && structuralStepRevertInfo.current_segment_ids.length !== structuralStepRevertInfo.previous_state.length;\n const isStructuralReviewResult = activeReviewActionLabel === 'Merged' || activeReviewActionLabel === 'Split' || isSetRangeStructuralResult;\n const activeRevertInfo =\n activeReview == null ? undefined : isStructuralReviewResult ? (\n normalizeRevertType(structuralStepRevertInfo?.type) === 'boundary' ? structuralStepRevertInfo :\n normalizeRevertType(segmentRevertInfo?.type) === 'boundary' ? segmentRevertInfo :\n normalizeRevertType(activeStepRevertInfo?.type) === 'boundary' ? activeStepRevertInfo : undefined\n )\n : activeReview.kind === 'label'\n ? (normalizeRevertType(activeStepRevertInfo?.type) === 'label' ? activeStepRevertInfo : undefined)\n : activeReview.kind === 'boundary'\n ? (\n normalizeRevertType(\n activeStepRevertInfo?.type\n ) === 'boundary'\n ? activeStepRevertInfo\n : normalizeRevertType(\n structuralStepRevertInfo?.type\n ) === 'boundary'\n ? structuralStepRevertInfo\n : normalizeRevertType(\n segmentRevertInfo?.type\n ) === 'boundary'\n ? segmentRevertInfo\n : undefined\n )\n : undefined;\n\n\n const structuralSummaryStep = isStructuralReviewResult && activeRevertInfo?.operation_id ? segments.flatMap((segment)=> segment.review_steps ?? []).find((step) => {\n const stepType = step.type?.trim().toLowerCase();\n\n const isBoundaryStep = stepType === 'page_boundary' || stepType === 'page boundary review';\n if(!isBoundaryStep) return false;\n\n const operationId = step.human_resolution?.operation_id ?? step.revert?.operation_id ?? step.operation_id;\n\n return (\n operationId === activeRevertInfo.operation_id && Boolean(step.human_resolution?.change_summary?.trim())\n );\n }) : undefined;\n const activeRevertSummary = activeRevertInfo?.summary?.trim() || null;\n const activeRevertDescription = isStructuralReviewResult ? (structuralSummaryStep?.human_resolution?.change_summary?.trim() || activeRevertInfo?.summary?.trim() || '') : (activeReview?.review_step?.human_resolution?.change_summary?.trim() || activeReview?.review_step?.summary?.trim() || '');\n const activeRevertData: RevertData | null = activeReview?.kind === 'page'\n ? {\n currentSegment: {\n title: activeReviewTitle,\n startPage: activeReview.segment.start_page,\n endPage: activeReview.segment.end_page,\n },\n previousSegments: [],\n }\n : activeReview && activeRevertInfo\n ? {\n currentSegment: {\n title: activeReviewTitle,\n startPage: activeReview.segment.start_page,\n endPage: activeReview.segment.end_page,\n },\n previousSegments: (activeRevertInfo.previous_state ?? []).flatMap<SegmentData>(\n (segment) => {\n const title = segment.label === null\n ? 'Untitled document'\n : segment.label?.trim();\n return title\n ? [{\n title,\n startPage: segment.start_page,\n endPage: segment.end_page,\n }]\n : [];\n }\n ),\n }\n : null;\n const activePageClassificationIds = activeReview?.kind === 'page'\n ? activeReview.metadata.type_choices?.map(\n (choice) => choice.classification_id\n ) ?? (\n activeReview.metadata.classification_id\n ? [activeReview.metadata.classification_id]\n : []\n )\n : [];\n const canRevertActiveReview = activeReview?.kind === 'page'\n ? Boolean(onPageTypeRevert && activePageClassificationIds.length > 0)\n : Boolean(\n activeRevertInfo?.operation_id &&\n activeRevertInfo?.type &&\n activeRevertInfo?.revertable !== false\n );\n const shouldShowRevert = Boolean(\n activeRevertData && canRevertActiveReview\n );\n\n const requestPageNavigation = useCallback((pageNumber: number, reviewId: string) => {\n navigationSequenceRef.current += 1;\n pendingNavigationRef.current = {\n requestId: navigationSequenceRef.current,\n pageNumber,\n reviewId,\n };\n setNavigationRequest({\n pageNumber,\n requestId: navigationSequenceRef.current,\n });\n }, []);\n\n // const closeActiveReview = useCallback(() => {\n // pendingNavigationRef.current = null;\n // setIsCognitiveIntegrityOpen(false);\n // setActiveReviewId(null);\n // setAnchorElement(null);\n // onActiveReviewChange?.(null, null);\n // }, [onActiveReviewChange]);\n\n const selectReview = useCallback((item: ReviewItem) => {\n if (item.segment.confidence?.awaiting_llm === true) return;\n \n onBadgeSelected?.({\n reviewId: item.id,\n segment_id: item.segment.segment_id ?? null,\n reviewStepIndex: item.reviewStepIndex,\n kind: item.kind,\n pageNumber: item.pageNumber,\n metadata: item.metadata,\n });\n \n setActivePageGroup(null);\n setRevertSuccess(null);\n setActiveReviewId(item.id);\n setSelectedNavigationReviewId(item.id);\n setIsCognitiveIntegrityOpen(false);\n // The badge moves when page navigation scrolls the viewer. Keep the popup\n // closed until the badge reaches its final position.\n setAnchorElement(null);\n requestPageNavigation(item.pageNumber, item.id);\n onActiveReviewChange?.(item.id, item.segment);\n }, [onActiveReviewChange, onBadgeSelected, requestPageNavigation]);\n\n useEffect(() => {\n if (!revertSuccess) return;\n\n const frameId = requestAnimationFrame(() => setIsRevertToastVisible(true));\n const fadeTimeoutId = window.setTimeout(() => {\n setIsRevertToastVisible(false);\n }, 3500);\n const removeTimeoutId = window.setTimeout(() => {\n setRevertSuccess(null);\n }, 4000);\n\n return () => {\n cancelAnimationFrame(frameId);\n window.clearTimeout(fadeTimeoutId);\n window.clearTimeout(removeTimeoutId);\n };\n }, [revertSuccess]);\n\n useEffect(() => {\n if (!redirectionData) return;\n\n\n if (redirectionData.type === 'pageGroup') {\n const pages = redirectionData.pages ?? [];\n const index = redirectionData.pageIndex ?? 0;\n const targetPage = pages[index];\n if (targetPage == null) return;\n\n closeActiveReview();\n setActivePageGroup({ pages, index, label: redirectionData.groupLabel ?? '' });\n navigationSequenceRef.current += 1;\n setNavigationRequest({\n pageNumber: targetPage,\n requestId: navigationSequenceRef.current,\n });\n return;\n }\n setActivePageGroup(null);\n\n\n if (redirectionData.reviewId) {\n const matchingReview = reviews.find((item) =>\n item.id === redirectionData.reviewId &&\n (!redirectionData.type || item.kind === redirectionData.type)\n );\n\n if (matchingReview) {\n selectReview(matchingReview);\n return;\n }\n }\n\n if (redirectionData.classificationId) {\n const matchingReview = reviews.find((item) =>\n item.kind === 'page' &&\n (\n item.metadata.classification_id === redirectionData.classificationId ||\n item.metadata.type_choices?.some(\n (choice) => choice.classification_id === redirectionData.classificationId\n )\n ) &&\n (!redirectionData.segmentId ||\n item.segment.segment_id === redirectionData.segmentId) &&\n (!redirectionData.type || item.kind === redirectionData.type)\n );\n\n if (matchingReview) {\n selectReview(matchingReview);\n return;\n }\n }\n\n if (!redirectionData.pageNumber || !redirectionData.type) return;\n\n const segmentStartPage = Number(redirectionData.pageNumber);\n if (!Number.isInteger(segmentStartPage) || segmentStartPage < 1) return;\n const redirectionPageType = redirectionData.pageType?.trim().toLowerCase();\n\n const matchingReview = reviews.find((item) => {\n const matchingPage = item.kind === 'page'\n ? item.pageNumber\n : item.segment.start_page;\n const matchesPageType = item.kind !== 'page' ||\n !redirectionPageType ||\n item.metadata.page_type === redirectionPageType ||\n item.metadata.type_choices?.some(\n (choice) => choice.page_type === redirectionPageType\n );\n const matchesSegment = !redirectionData.segmentId ||\n item.segment.segment_id === redirectionData.segmentId;\n\n return matchesSegment &&\n matchingPage === segmentStartPage &&\n item.kind === redirectionData.type &&\n matchesPageType;\n });\n\n if (matchingReview) {\n selectReview(matchingReview);\n return;\n }\n\n // No review exists for this page (e.g. disableAllActions steps with no\n // page_classifications) — still jump the viewer directly.\n if (redirectionData.type === 'page') {\n closeActiveReview();\n navigationSequenceRef.current += 1;\n setNavigationRequest({\n pageNumber: segmentStartPage,\n requestId: navigationSequenceRef.current,\n });\n }\n \n }, [redirectionData, selectReview, reviews]);\n\n const closeActiveReview = useCallback(() => {\n pendingNavigationRef.current = null;\n setIsCognitiveIntegrityOpen(false);\n setActiveReviewId(null);\n setAnchorElement(null);\n onActiveReviewChange?.(null, null);\n }, [onActiveReviewChange]);\n\n const reviewRevertedSegment = useCallback((segment: RevertData['currentSegment']) => {\n setIsRevertToastVisible(false);\n setRevertSuccess(null);\n\n const targetReview = reviews.find((item) =>\n !resolvedReviewIds.has(item.id) &&\n item.kind === 'boundary' &&\n item.segment.start_page === segment.startPage &&\n item.segment.end_page === segment.endPage\n ) ?? reviews.find((item) =>\n !resolvedReviewIds.has(item.id) &&\n item.segment.start_page <= segment.startPage &&\n item.segment.end_page >= segment.startPage\n );\n\n if (targetReview) {\n selectReview(targetReview);\n return;\n }\n\n closeActiveReview();\n navigationSequenceRef.current += 1;\n setNavigationRequest({\n pageNumber: segment.startPage,\n requestId: navigationSequenceRef.current,\n });\n }, [closeActiveReview, resolvedReviewIds, reviews, selectReview]);\n\n const isEligibleAutoAdvanceReview = useCallback((\n item: ReviewItem,\n excludedReviewId?: string\n ) => {\n const scoreBand = getReviewScoreBand(\n item.review_step.score\n );\n const matchesScoreBand = autoAdvanceScoreBand == null ||\n scoreBand === autoAdvanceScoreBand;\n const hasCurrentLocalResolution =\n locallyResolvedReviewIds.has(item.id) &&\n isReviewStepResolutionCurrent(item.review_step, item.segment);\n\n return item.id !== excludedReviewId &&\n matchesScoreBand &&\n item.segment.confidence?.awaiting_llm !== true &&\n !isReviewStepResolved(item.review_step, item.segment) &&\n !hasCurrentLocalResolution;\n }, [autoAdvanceScoreBand, locallyResolvedReviewIds]);\n\n const selectNextReview = useCallback((completedReviewId: string) => {\n if (!autoAdvanceAfterConfirm) {\n closeActiveReview();\n return;\n }\n\n const completedIndex = reviews.findIndex(\n (item) => item.id === completedReviewId\n );\n const nextReview = reviews.find((item, index) =>\n index > completedIndex &&\n isEligibleAutoAdvanceReview(item, completedReviewId)\n ) ?? reviews.find((item) =>\n isEligibleAutoAdvanceReview(item, completedReviewId)\n );\n\n if (!nextReview) {\n closeActiveReview();\n return;\n }\n\n requestAnimationFrame(() => selectReview(nextReview));\n }, [\n autoAdvanceAfterConfirm,\n closeActiveReview,\n isEligibleAutoAdvanceReview,\n reviews,\n selectReview,\n ]);\n\n const completePageTypeChoices = useCallback(async (\n item: Extract<ReviewItem, { kind: 'page' }>,\n selectedPageTypes: readonly PageCheckPageType[]\n ) => {\n if (disableAllActions || !onPageAction || selectedPageTypes.length === 0) return;\n\n const choices = item.metadata.type_choices ?? [];\n if (choices.length !== 2) return;\n\n const selectedTypes = new Set(selectedPageTypes);\n const context = getReviewContext(item);\n const orderedChoices = [...choices].sort((left, right) => {\n const isLeftSelected = selectedTypes.has(left.page_type);\n const isRightSelected = selectedTypes.has(right.page_type);\n return isLeftSelected === isRightSelected ? 0 : isLeftSelected ? -1 : 1;\n });\n\n setPendingReviewId(item.id);\n\n try {\n for (const choice of orderedChoices) {\n const action = selectedTypes.has(choice.page_type)\n ? PageCheckActionEnum.YES\n : PageCheckActionEnum.NO;\n\n await onPageAction(\n action,\n {\n action,\n pageType: choice.page_type,\n metadata: {\n user_actions: [PageCheckActionEnum.YES, PageCheckActionEnum.NO],\n page_num: item.metadata.page_num,\n page_type: choice.page_type,\n classification_id: choice.classification_id,\n },\n },\n context\n );\n }\n\n setLocallyResolvedReviewIds((current) => {\n const next = new Set(current);\n next.add(item.id);\n return next;\n });\n selectNextReview(item.id);\n } catch (error) {\n onActionError?.(error, context);\n } finally {\n setPendingReviewId(null);\n }\n }, [\n disableAllActions,\n onActionError,\n onPageAction,\n selectNextReview,\n ]);\n\n const completeAction = useCallback(async (\n item: ReviewItem,\n action: BoundaryReviewAction | LabelReviewAction | PageCheckAction,\n details: BoundaryReviewConfirmDetails | LabelReviewConfirmDetails | PageCheckConfirmDetails\n ) => {\n if (disableAllActions) return;\n if (item.kind === 'boundary' && !onBoundaryAction) return;\n if (item.kind === 'label' && !onLabelAction) return;\n if (item.kind === 'page' && !onPageAction) return;\n\n const context = getReviewContext(item);\n const boundaryAction = action as BoundaryReviewAction;\n const boundaryDetails =\n details as BoundaryReviewConfirmDetails;\n\nconst effectiveBoundaryAction =\n boundaryAction ===\n BoundaryReviewActionEnum.SET_RANGE\n ? (() => {\n const newStart =\n boundaryDetails.startPage;\n\n const newEnd =\n boundaryDetails.endPage;\n\n if (\n newStart == null ||\n newEnd == null\n ) {\n return null;\n }\n\n const expanded =\n newStart <\n item.segment.start_page ||\n newEnd >\n item.segment.end_page;\n\n const shrunk =\n newStart >\n item.segment.start_page ||\n newEnd <\n item.segment.end_page;\n\n if (expanded && !shrunk) {\n return newStart <\n item.segment.start_page\n ? BoundaryReviewActionEnum.MERGE_PREV\n : BoundaryReviewActionEnum.MERGE_NEXT;\n }\n\n if (shrunk) {\n return BoundaryReviewActionEnum.SPLIT_HERE;\n }\n\n return null;\n })()\n : boundaryAction;\n const isStructuralBoundaryAction =\n item.kind === 'boundary' &&\n onBoundaryAction != null &&\n autoAdvanceAfterConfirm &&\n (\n effectiveBoundaryAction === BoundaryReviewActionEnum.SPLIT_HERE ||\n effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_NEXT ||\n effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_PREV ||\n effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_PREVIOUS\n );\n const originalSegmentIndex = isStructuralBoundaryAction\n ? segments.findIndex(\n (segment) => getSegmentReviewKey(segment) === getSegmentReviewKey(item.segment)\n )\n : -1;\n\n if (isStructuralBoundaryAction && originalSegmentIndex >= 0 && effectiveBoundaryAction) {\n pendingStructuralAdvanceRef.current = {\n action: effectiveBoundaryAction as BoundaryReviewAction,\n originalSegmentIndex,\n\n segmentSignature: JSON.stringify(\n segments.map((segment, index) => ({\n key: getSegmentReviewKey(\n segment,\n index\n ),\n startPage: segment.start_page,\n endPage: segment.end_page,\n version: segment.version ?? null,\n }))\n ),\n\n ready: false,\n };\n }\n\n setPendingReviewId(item.id);\n\n try {\n if (item.kind === 'boundary') {\n await onBoundaryAction?.(\n action as BoundaryReviewAction,\n details as BoundaryReviewConfirmDetails,\n context\n );\n } else if (item.kind === 'label') {\n await onLabelAction?.(\n action as LabelReviewAction,\n details as LabelReviewConfirmDetails,\n context\n );\n } else if (item.kind === 'page') {\n await onPageAction?.(\n action as PageCheckAction,\n details as PageCheckConfirmDetails,\n context\n );\n }\n\n setLocallyResolvedReviewIds((current) => {\n const next = new Set(current);\n next.add(item.id);\n return next;\n });\n\n const isMergeAction = item.kind === 'boundary' && (effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_NEXT || effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_PREV || effectiveBoundaryAction === BoundaryReviewActionEnum.MERGE_PREVIOUS);\n\n const isSplitAction = item.kind === 'boundary' && effectiveBoundaryAction === BoundaryReviewActionEnum.SPLIT_HERE;\n if ((isSplitAction || isMergeAction) && effectiveBoundaryAction) {\n const segmentKey = getSegmentReviewKey(item.segment);\n\n setOptimisticRangeAdjustedSegmentKeys((current) => {\n const next = new Set(current);\n\n if (boundaryAction === BoundaryReviewActionEnum.SET_RANGE) {\n next.add(segmentKey);\n } else {\n next.delete(segmentKey);\n }\n\n return next;\n });\n setOptimisticStructuralActions((current) => {\n const next = new Map(current);\n\n next.set(\n segmentKey,\n effectiveBoundaryAction as BoundaryReviewAction\n );\n\n return next;\n });\n }\n\n if (pendingStructuralAdvanceRef.current) {\n pendingStructuralAdvanceRef.current.ready = true;\n\n if (isMergeAction) {\n const titleReview = reviews.find(\n (review) =>\n review.kind === 'label' &&\n getSegmentReviewKey(review.segment) === getSegmentReviewKey(item.segment)\n );\n if (titleReview) requestAnimationFrame(() => selectReview(titleReview));\n }\n } else {\n selectNextReview(item.id);\n }\n } catch (error) {\n if (isStructuralBoundaryAction) {\n pendingStructuralAdvanceRef.current = null;\n }\n onActionError?.(error, context);\n } finally {\n setPendingReviewId(null);\n }\n }, [\n autoAdvanceAfterConfirm,\n disableAllActions,\n onActionError,\n onBoundaryAction,\n onLabelAction,\n onPageAction,\n onPageTypeRevert,\n reviews,\n segments,\n selectReview,\n selectNextReview,\n ]);\n\n useEffect(() => {\n const pendingAdvance = pendingStructuralAdvanceRef.current;\n if (!pendingAdvance?.ready) return;\n\n const currentSegmentSignature =\n JSON.stringify(\n segments.map((segment, index) => ({\n key: getSegmentReviewKey(\n segment,\n index\n ),\n startPage: segment.start_page,\n endPage: segment.end_page,\n version: segment.version ?? null,\n }))\n );\n if (currentSegmentSignature === pendingAdvance.segmentSignature) return;\n\n const targetSegmentIndex = pendingAdvance.action === BoundaryReviewActionEnum.SPLIT_HERE\n ? pendingAdvance.originalSegmentIndex + 1\n : pendingAdvance.action === BoundaryReviewActionEnum.MERGE_PREV ||\n pendingAdvance.action === BoundaryReviewActionEnum.MERGE_PREVIOUS\n ? Math.max(0, pendingAdvance.originalSegmentIndex - 1)\n : pendingAdvance.originalSegmentIndex;\n const segmentIndexByKey = new Map(\n segments.map((segment, index) => [getSegmentReviewKey(segment, index), index])\n );\n const nextReview = reviews.find((item) => {\n const segmentIndex = segmentIndexByKey.get(getSegmentReviewKey(item.segment));\n\n return segmentIndex != null &&\n segmentIndex >= targetSegmentIndex &&\n isEligibleAutoAdvanceReview(item);\n });\n\n if (!nextReview) {\n pendingStructuralAdvanceRef.current = null;\n closeActiveReview();\n return;\n }\n\n requestAnimationFrame(() => {\n pendingStructuralAdvanceRef.current = null;\n selectReview(nextReview);\n });\n }, [\n closeActiveReview,\n isEligibleAutoAdvanceReview,\n reviews,\n segments,\n selectReview,\n ]);\n\n useEffect(() => {\n if (pendingStructuralAdvanceRef.current) return;\n if (activeReviewId && !reviews.some((item) => item.id === activeReviewId)) {\n closeActiveReview();\n }\n }, [activeReviewId, closeActiveReview, reviews]);\n\n useEffect(() => {\n if (!autoSelectReviewOnPageChange) return;\n if (pendingStructuralAdvanceRef.current) return;\n const pageReview = reviews.find((item) => item.pageNumber === currentPage);\n if (pageReview && pageReview.id !== activeReviewId) selectReview(pageReview);\n }, [\n activeReviewId,\n autoSelectReviewOnPageChange,\n currentPage,\n selectReview,\n reviews,\n ]);\n\n useEffect(() => {\n if (pendingStructuralAdvanceRef.current) return;\n if (\n activeReviewId &&\n !reviews.some(\n (item) =>\n item.id === activeReviewId &&\n item.segment.confidence?.awaiting_llm !== true\n )\n ) {\n closeActiveReview();\n }\n }, [activeReviewId, closeActiveReview, reviews]);\n\n const navigationReviews = useMemo(() => {\n const availableReviews = reviews.filter(\n (item) => item.segment.confidence?.awaiting_llm !== true\n );\n\n // When all confidences are visible, navigation follows the badge/document\n // order so input positions and chevrons never jump over another confidence.\n if (filterByConfidence === 'all') return availableReviews;\n\n const remainingConfidenceOrder: ReviewConfidence[] = ['low', 'medium', 'high']\n .filter((confidence): confidence is ReviewConfidence =>\n confidence !== sortByConfidence\n );\n const confidenceOrder = [sortByConfidence, ...remainingConfidenceOrder];\n const confidenceRank = new Map(\n confidenceOrder.map((confidence, index) => [confidence, index])\n );\n\n return availableReviews\n .map((item, index) => ({ item, index }))\n .sort((left, right) => {\n const leftConfidence = left.item.review_step.confidence\n ?.trim()\n .toLowerCase() as ReviewConfidence | undefined;\n const rightConfidence = right.item.review_step.confidence\n ?.trim()\n .toLowerCase() as ReviewConfidence | undefined;\n const leftRank = leftConfidence == null\n ? confidenceOrder.length\n : confidenceRank.get(leftConfidence) ?? confidenceOrder.length;\n const rightRank = rightConfidence == null\n ? confidenceOrder.length\n : confidenceRank.get(rightConfidence) ?? confidenceOrder.length;\n\n return leftRank - rightRank || left.index - right.index;\n })\n .map(({ item }) => item);\n }, [filterByConfidence, sortByConfidence, reviews]);\n\n const selectedNavigationIndex = navigationReviews.findIndex(\n (item) => item.id === selectedNavigationReviewId\n );\n const displayedNavigationIndex = selectedNavigationIndex;\n const [navigationInputValue, setNavigationInputValue] = useState<string | null>(null);\n const [navigationInputError, setNavigationInputError] = useState<\n 'invalid-number' | 'out-of-range' | null\n >(null);\n const navigationInputChangedRef = useRef(false);\n\n const navigateToReviewIndex = useCallback((index: number) => {\n const review = navigationReviews[index];\n if (review) selectReview(review);\n }, [navigationReviews, selectReview]);\n\n const navigateToPageGroupIndex = useCallback((index: number) => {\n if (!activePageGroup || index < 0 || index >= activePageGroup.pages.length) {\n return;\n }\n\n const pageNumber = activePageGroup.pages[index];\n if (pageNumber == null) return;\n\n closeActiveReview();\n setActivePageGroup((current) => current == null ? current : {\n ...current,\n index,\n });\n navigationSequenceRef.current += 1;\n setNavigationRequest({\n pageNumber,\n requestId: navigationSequenceRef.current,\n });\n }, [activePageGroup, closeActiveReview]);\n\n useEffect(() => {\n if (\n selectedNavigationReviewId &&\n !navigationReviews.some(\n (item) => item.id === selectedNavigationReviewId\n )\n ) {\n setSelectedNavigationReviewId(null);\n }\n }, [navigationReviews, selectedNavigationReviewId]);\n\n useEffect(() => {\n navigationInputChangedRef.current = false;\n setNavigationInputError(null);\n setNavigationInputValue(\n displayedNavigationIndex >= 0\n ? String(displayedNavigationIndex + 1)\n : null\n );\n }, [displayedNavigationIndex, navigationReviews.length]);\n\n useEffect(() => {\n if (!navigationInputChangedRef.current || navigationInputValue == null) return;\n\n const timerId = window.setTimeout(() => {\n const requestedPosition = Number(navigationInputValue.trim());\n const requestedIndex = requestedPosition - 1;\n\n if (\n Number.isInteger(requestedPosition) &&\n requestedIndex >= 0 &&\n requestedIndex < navigationReviews.length\n ) {\n navigationInputChangedRef.current = false;\n navigateToReviewIndex(requestedIndex);\n }\n }, 300);\n\n return () => window.clearTimeout(timerId);\n }, [navigateToReviewIndex, navigationInputValue, navigationReviews.length]);\n\n const badgeLabelById = useMemo(() => {\n const reviewsBySegment = new Map<string, ReviewItem[]>();\n\n reviews.forEach((item) => {\n const segmentReviews = reviewsBySegment.get(getSegmentReviewKey(item.segment)) ?? [];\n segmentReviews.push(item);\n reviewsBySegment.set(getSegmentReviewKey(item.segment), segmentReviews);\n });\n\n const labels = new Map<string, string>();\n reviewsBySegment.forEach((segmentReviews, segmentKey) => {\n const segmentNumber = segmentNumberByKey.get(segmentKey) ?? 1;\n\n segmentReviews\n .sort((left, right) => left.reviewStepIndex - right.reviewStepIndex)\n .forEach((item, index) => {\n labels.set(item.id, `${segmentNumber}${getBadgeSuffix(index)}`);\n });\n });\n\n return labels;\n }, [reviews, segmentNumberByKey]);\n\n const badgeSlotById = useMemo(() => {\n const byPage = new Map<number, ReviewItem[]>();\n reviews.forEach((item) => {\n const pageReviews = byPage.get(item.pageNumber) ?? [];\n pageReviews.push(item);\n byPage.set(item.pageNumber, pageReviews);\n });\n const slots = new Map<string, number>();\n byPage.forEach((pageReviews) => {\n pageReviews.forEach((item, index) => slots.set(item.id, index));\n });\n return slots;\n }, [reviews]);\n\n const setPreloadedRenderRange = useCallback<SetRenderRange>((visibleRange) => ({\n startPage: Math.max(0, visibleRange.startPage - badgePreloadPages),\n endPage: Math.min(\n visibleRange.numPages - 1,\n visibleRange.endPage + badgePreloadPages\n ),\n }), [badgePreloadPages]);\n\n const updateBadgePositions = useCallback(() => {\n const wrapper = wrapperRef.current;\n const viewerHost = viewerHostRef.current;\n if (!wrapper || !viewerHost) return;\n\n const wrapperRect = wrapper.getBoundingClientRect();\n const scrollContainer = viewerHost.querySelector(\n '.rpv-core__inner-pages'\n ) as HTMLElement | null;\n const visibleRect = scrollContainer?.getBoundingClientRect() ??\n viewerHost.getBoundingClientRect();\n\n reviews.forEach((item) => {\n const badge = badgeElementsRef.current.get(item.id);\n if (!badge) return;\n\n const page = viewerHost.querySelector(\n `[data-testid=\"core__page-layer-${item.pageNumber - 1}\"]`\n ) as HTMLElement | null;\n\n if (!page) {\n badge.style.visibility = 'hidden';\n return;\n }\n\n const pageRect = page.getBoundingClientRect();\n const slot = badgeSlotById.get(item.id) ?? 0;\n const badgeTop = pageRect.top + badgeOffsetTop + slot * 40;\n const badgeBottom = badgeTop + (badge.offsetHeight || 32);\n const isBadgePositionVisible =\n badgeTop >= visibleRect.top && badgeBottom <= visibleRect.bottom;\n\n badge.style.top = `${badgeTop - wrapperRect.top}px`;\n badge.style.visibility = isBadgePositionVisible ? 'visible' : 'hidden';\n });\n\n // Page-group redirects do not have review badges. Keep their pill aligned\n // with the redirected PDF page the same way individual badges are.\n const pill = pageGroupElementRef.current;\n if (pill) {\n const pageNumber = activePageGroup?.pages[activePageGroup.index];\n const page = pageNumber == null ? null : viewerHost.querySelector(\n `[data-testid=\"core__page-layer-${pageNumber - 1}\"]`\n ) as HTMLElement | null;\n\n if (!activePageGroup || !page) {\n pill.style.visibility = 'hidden';\n } else {\n const pageRect = page.getBoundingClientRect();\n const pillTop = pageRect.top + badgeOffsetTop;\n const pillBottom = pillTop + (pill.offsetHeight || 25);\n const isPillPositionVisible =\n pillTop >= visibleRect.top && pillBottom <= visibleRect.bottom;\n\n pill.style.top = `${pillTop - wrapperRect.top}px`;\n pill.style.visibility = isPillPositionVisible ? 'visible' : 'hidden';\n }\n }\n\n // A page layer or badge can mount one frame after navigation settles.\n // Position updates therefore also recover the popup anchor instead of\n // relying exclusively on the one-time navigation-settled callback.\n if (activeReviewId && pendingNavigationRef.current == null) {\n const activeBadge = badgeElementsRef.current.get(activeReviewId);\n if (activeBadge && activeBadge.style.visibility !== 'hidden') {\n setAnchorElement((current) => current === activeBadge ? current : activeBadge);\n }\n }\n }, [activePageGroup, activeReviewId, badgeOffsetTop, badgeSlotById, reviews]);\n\n const handleNavigationSettled = useCallback((\n event: PdfNavigationSettledEvent\n ) => {\n const pendingNavigation = pendingNavigationRef.current;\n if (\n !pendingNavigation ||\n pendingNavigation.requestId !== event.requestId ||\n pendingNavigation.pageNumber !== event.pageNumber\n ) {\n return;\n }\n\n pendingNavigationRef.current = null;\n updateBadgePositions();\n\n requestAnimationFrame(() => {\n if (pendingNavigationRef.current != null) return;\n const badge = badgeElementsRef.current.get(pendingNavigation.reviewId);\n if (badge && badge.style.visibility !== 'hidden') setAnchorElement(badge);\n });\n }, [updateBadgePositions]);\n\n useEffect(() => {\n const viewerHost = viewerHostRef.current;\n if (!viewerHost || !showBadges) return;\n\n let frameId: number | null = null;\n const schedulePositionUpdate = () => {\n if (frameId != null) return;\n frameId = requestAnimationFrame(() => {\n frameId = null;\n updateBadgePositions();\n });\n };\n\n viewerHost.addEventListener('scroll', schedulePositionUpdate, true);\n window.addEventListener('resize', schedulePositionUpdate);\n\n const mutationObserver = new MutationObserver(schedulePositionUpdate);\n mutationObserver.observe(viewerHost, {\n childList: true,\n subtree: true,\n attributes: true,\n attributeFilter: ['style'],\n });\n\n const resizeObserver = typeof ResizeObserver === 'undefined'\n ? null\n : new ResizeObserver(schedulePositionUpdate);\n resizeObserver?.observe(viewerHost);\n\n schedulePositionUpdate();\n\n return () => {\n if (frameId != null) cancelAnimationFrame(frameId);\n viewerHost.removeEventListener('scroll', schedulePositionUpdate, true);\n window.removeEventListener('resize', schedulePositionUpdate);\n mutationObserver.disconnect();\n resizeObserver?.disconnect();\n };\n }, [showBadges, updateBadgePositions]);\n\n return (\n <div\n ref={wrapperRef}\n className={className}\n style={{\n ...style,\n display: 'block',\n position: 'relative',\n width: '100%',\n height: '100%',\n minWidth: 0,\n overflowX: 'auto',\n overflowY: 'hidden',\n }}\n >\n <div\n className=\"segment-review-wrapper__container\"\n style={{\n display: 'flex',\n alignItems: 'stretch',\n gap: 0,\n width: '100%',\n minWidth: REVIEW_LAYOUT_MIN_WIDTH,\n height: '100%',\n }}\n >\n <div\n ref={viewerHostRef}\n style={{\n ...viewerStyle,\n flex: '1 1 auto',\n width: showBadges ? 'auto' : '100%',\n minWidth: 0,\n height: '100%',\n boxSizing: 'border-box',\n }}\n >\n <PdfViewer\n highlightText={[]}\n highlightPages={{}}\n highlightCordinatePages={[]}\n useCoordinates={false}\n showRotateButton={true}\n {...pdfViewerProps}\n defaultScale={\n specialZoomLevel === undefined\n ? pdfViewerProps?.defaultScale ?? SpecialZoomLevel.PageFit\n : SEGMENT_PDF_SPECIAL_ZOOM_LEVEL[specialZoomLevel]\n }\n disablePdfAnnotations={disablePdfAnnotations}\n disablePdfTextLayer={disablePdfTextLayer}\n pdfUrl={pdfUrl}\n pdfName={pdfName}\n segments={pdfSegments}\n navigationRequest={navigationRequest}\n onNavigationSettled={handleNavigationSettled}\n setRenderRange={setPreloadedRenderRange}\n onCurrentPageChange={(pageNumber) => {\n setCurrentPage(pageNumber);\n if (\n pendingNavigationRef.current == null &&\n activeReview &&\n activeReview.pageNumber !== pageNumber\n ) {\n closeActiveReview();\n }\n onCurrentPageChange?.(pageNumber);\n }}\n />\n </div>\n\n {showBadges && (\n <aside\n aria-label=\"Page review badges\"\n ref={asideRef}\n style={{\n ...railStyle,\n position: 'relative',\n width: responsiveRailWidth,\n maxWidth: REVIEW_CARD_MAX_WIDTH,\n flex: `0 1 ${responsiveRailWidth}`,\n minHeight: 0,\n overflow: 'hidden',\n boxSizing: 'border-box',\n }}\n >\n\n {activePageGroup && (\n <span\n ref={pageGroupElementRef}\n style={{\n position: 'absolute',\n top: 0,\n left: 10,\n visibility: 'hidden',\n zIndex: 2,\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n gap: 4,\n minHeight: 25,\n padding: '2px 8px',\n border: '1px solid #E2E8F0',\n borderRadius: 16,\n backgroundColor: '#F8FAFC',\n boxSizing: 'border-box',\n boxShadow: '0 1px 2px rgba(16, 24, 40, 0.08)',\n font: 'inherit',\n }}\n >\n <Typography\n fontFamily={'Inter'}\n sx={{ fontSize: 11, fontWeight: 500, color: '#475569', whiteSpace: 'nowrap' }}\n >\n {activePageGroup.label || 'Pages'} Pg: {activePageGroup.index + 1}\n </Typography>\n </span>\n )}\n\n\n {showBadgeNavigation && navigationReviews.length > 0 && !activePageGroup && (\n <nav\n aria-label=\"Review badge navigation\"\n style={{\n position: 'absolute',\n top: 8,\n right: badgeOffsetRight ? badgeOffsetRight : 'auto',\n left: badgeOffsetLeft ? badgeOffsetLeft : 'auto',\n zIndex: 2,\n display: 'flex',\n alignItems: 'center',\n gap: 7,\n width: 128,\n minHeight: 40,\n padding: '4px 6px',\n border: '1px solid #CBD5E1',\n borderRadius: 6,\n backgroundColor: '#FFFFFF',\n boxSizing: 'border-box',\n boxShadow: '0 1px 2px rgba(16, 24, 40, 0.06)',\n font: 'inherit',\n }}\n >\n <Tooltip\n title={navigationInputError === 'out-of-range'\n ? 'Please enter valid number present in the range'\n : 'Please enter valid numbers'}\n open={navigationInputError != null}\n placement=\"top\"\n arrow\n >\n <input\n type=\"text\"\n inputMode=\"numeric\"\n pattern=\"[0-9]*\"\n value={navigationInputValue ?? '-'}\n min={0}\n max={navigationReviews.length}\n aria-label=\"Review badge number\"\n aria-invalid={navigationInputError != null}\n onFocus={() => {\n if (navigationInputValue == null) setNavigationInputValue('');\n }}\n onBlur={() => {\n setNavigationInputError(null);\n const numericValue = Number(navigationInputValue);\n if (\n navigationInputValue == null ||\n navigationInputValue === '' ||\n !Number.isInteger(numericValue) ||\n numericValue < 1 ||\n numericValue > navigationReviews.length\n ) {\n navigationInputChangedRef.current = false;\n setNavigationInputValue(\n displayedNavigationIndex >= 0\n ? String(displayedNavigationIndex + 1)\n : null\n );\n }\n }}\n onChange={(event) => {\n const inputValue = event.target.value;\n if (!/^\\d*$/.test(inputValue)) {\n setNavigationInputError('invalid-number');\n return;\n }\n\n const numericValue = Number(inputValue);\n const isOutOfRange = inputValue !== '' && (\n numericValue < 1 || numericValue > navigationReviews.length\n );\n setNavigationInputError(isOutOfRange ? 'out-of-range' : null);\n navigationInputChangedRef.current = true;\n setNavigationInputValue(inputValue);\n }}\n style={{\n width: 30,\n height: 28,\n padding: 0,\n border: `1px solid ${navigationInputError ? '#DC2626' : '#A5B4FC'}`,\n borderRadius: 3,\n color: '#4F46E5',\n backgroundColor: '#FFFFFF',\n textAlign: 'center',\n font: 'inherit',\n fontSize: 15,\n outline: 'none',\n }}\n />\n </Tooltip>\n <span\n aria-label={`${navigationReviews.length} reviews`}\n style={{\n flex: 1,\n color: '#4F46E5',\n fontSize: 14,\n whiteSpace: 'nowrap',\n textAlign: 'center',\n }}\n >\n of {navigationReviews.length}\n </span>\n {(['previous', 'next'] as const).map((direction) => {\n const isPrevious = direction === 'previous';\n const targetIndex = displayedNavigationIndex + (isPrevious ? -1 : 1);\n const isDisabled = targetIndex < 0 || targetIndex >= navigationReviews.length;\n\n return (\n <button\n key={direction}\n type=\"button\"\n aria-label={`${isPrevious ? 'Previous' : 'Next'} review badge`}\n disabled={isDisabled}\n onClick={() => navigateToReviewIndex(targetIndex)}\n style={{\n display: 'grid',\n placeItems: 'center',\n width: 17,\n height: 28,\n padding: 0,\n border: 0,\n background: 'transparent',\n color: isDisabled ? '#C7D2FE' : '#4F46E5',\n cursor: isDisabled ? 'default' : 'pointer',\n }}\n >\n <svg width=\"12\" height=\"8\" viewBox=\"0 0 12 8\" fill=\"none\">\n <path\n d={isPrevious ? 'M1 7L6 2L11 7' : 'M1 1L6 6L11 1'}\n stroke=\"currentColor\"\n strokeWidth=\"1.6\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n </button>\n );\n })}\n </nav>\n )}\n\n {!activePageGroup && reviews.map((item) => {\n const isActive = activeReviewId === item.id;\n const label = badgeLabelById.get(item.id) ?? '1A';\n const score = item.review_step.score;\n const confidence = item.review_step.confidence;\n const displayScore = formatScore(score, confidence);\n const humanActionBadgeLabel = item.kind === 'boundary'\n ? getBoundaryReviewActionBadgeLabel(\n item.review_step,\n item.segment,\n optimisticStructuralActions.get(getSegmentReviewKey(item.segment))\n )\n : item.kind === 'label'\n ? getTitleReviewActionBadgeLabel(\n item.review_step,\n item.segment,\n optimisticStructuralActions.get(getSegmentReviewKey(item.segment))\n )\n : null;\n const badgeValue = humanActionBadgeLabel ?? (\n displayScore === 'N/A' ? displayScore : `${displayScore}%`\n );\n const isAwaitingLlm = item.segment.confidence?.awaiting_llm === true;\n const confidenceColors = getConfidenceColors(\n score,\n confidence,\n isAwaitingLlm\n );\n const isReviewed = resolvedReviewIds.has(item.id);\n const isDisabled = isAwaitingLlm;\n return (\n <Tooltip\n key={item.id}\n title={isAwaitingLlm ? 'data is being processed' : ''}\n arrow\n >\n <span\n ref={(element) => {\n if (element) badgeElementsRef.current.set(item.id, element);\n else badgeElementsRef.current.delete(item.id);\n }}\n style={{\n position: 'absolute',\n top: 0,\n left: 10,\n visibility: 'hidden',\n display: 'inline-flex',\n cursor: isDisabled ? 'not-allowed' : 'pointer',\n }}\n >\n <button\n disabled={isDisabled}\n type=\"button\"\n aria-pressed={isActive}\n aria-label={isAwaitingLlm\n ? `${item.review_step.type} · Page ${item.pageNumber} · Data is being processed`\n : `${item.review_step.type} · Page ${item.pageNumber}`}\n onClick={() => selectReview(item)}\n style={{\n cursor: 'inherit',\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-around',\n gap: 4,\n width: humanActionBadgeLabel\n ? (isReviewed && !isAwaitingLlm ? 115 : 90)\n : (isReviewed && !isAwaitingLlm ? 105 : 80),\n minHeight: 25,\n padding: '2px 5px',\n border: `1px solid ${isReviewed && !isAwaitingLlm ? \"#E2E8F0\" : confidenceColors.border}`,\n borderRadius: 16,\n backgroundColor: isReviewed && !isAwaitingLlm ? \"#F8FAFC\" : confidenceColors.background,\n color: isReviewed && !isAwaitingLlm ? \"#475569\" : confidenceColors.text,\n font: 'inherit',\n alignContent: \"center\",\n boxShadow: '0 1px 2px rgba(16, 24, 40, 0.08)',\n }}\n >\n {isReviewed && !isAwaitingLlm ? (\n <Typography fontFamily={'Inter'} sx={{ display: 'flex',gap:1, alignItems: 'center', flexDirection: 'row' }}>\n <span style={{ fontSize: 11, fontWeight: 500 }}>{label}</span>\n <span style={{ display: 'flex', alignItems: \"center\" }}><svg width=\"2\" height=\"14\" viewBox=\"0 0 1 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M0.399902 0V14\" stroke={\"#CBD5E1\"} strokeWidth=\"0.8\" />\n </svg>\n <span style={{ fontSize: 11, fontWeight: 500, marginLeft: \"7px\", display: 'flex', alignItems: 'center' }}>{badgeValue}</span>\n\n </span>\n <span style={{ fontSize: 11, fontWeight: 500, display: 'flex', alignItems: 'center' }}>\n <svg width=\"2\" height=\"14\" viewBox=\"0 0 1 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M0.399902 0V14\" stroke={\"#CBD5E1\"} strokeWidth=\"0.8\" />\n </svg>\n <span style={{ display: 'flex', marginLeft: '7px', alignItems: 'center' }}><CircleCheck height={14} width={14} strokeWidth={2} color='#16A34A' /></span>\n </span>\n </Typography>\n ) : (\n <Typography fontFamily={'Inter'} sx={{ display: 'flex', gap: 1, alignItems: 'center', flexDirection: 'row' }}>\n <span style={{ fontSize: 11, fontWeight: 500 }}>{label}</span>\n <span style={{ display: 'flex', alignItems: \"center\" }}><svg width=\"2\" height=\"14\" viewBox=\"0 0 1 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M0.399902 0V14\" stroke={confidenceColors.divider} strokeWidth=\"0.8\" />\n </svg>\n <span style={{ fontSize: 11, fontWeight: 500, marginLeft: \"7px\", display: 'flex', alignItems: 'center' }}>{badgeValue}</span>\n </span>\n </Typography>\n )}\n </button>\n </span>\n </Tooltip>\n );\n })}\n </aside>\n )}\n </div>\n\n {activeReview && anchorElement && (\n <CardWrapper\n anchorElement={anchorElement}\n placement=\"bottom-start\"\n offset={{ top: 8 }}\n width={Math.min(asideWidth, REVIEW_CARD_MAX_WIDTH)}\n maxWidth={REVIEW_CARD_MAX_WIDTH}\n heightBuffer={heightBuffer ?? 25}\n >\n {isCognitiveIntegrityOpen && (\n <CognitiveIntegrity\n width=\"100%\"\n maxWidth=\"100%\"\n score={activeReview.review_step.score}\n reasons={activeCognitiveReasons}\n reason={activeReview.review_step.reason}\n gap={activeReview.review_step.gap}\n onBack={() => setIsCognitiveIntegrityOpen(false)}\n onClose={closeActiveReview}\n />\n )}\n <div style={{ display: isCognitiveIntegrityOpen ? 'none' : 'block' }}>\n {resolvedReviewIds.has(activeReview.id) ?\n <ReviewedCard\n width=\"100%\"\n maxWidth=\"100%\"\n headerName={activeReview.kind === 'page'\n ? 'Page format approved'\n : activeReviewActionLabel === 'Split'\n ? 'Split approved'\n : activeReviewActionLabel === 'Merged'\n ? 'Merge approved'\n : 'User approved'}\n headerIcon={activeReview.kind === 'page'\n ? <Check size={18} strokeWidth={2} />\n : activeReviewActionLabel === 'Merged'\n ? <GitMerge size={18} strokeWidth={2} />\n : activeReviewActionLabel === 'Split'\n ? <ChartBreakoutCircle width={18} height={18} />\n : <CircleCheck size={18} strokeWidth={2} />}\n title={activeReviewTitle}\n pageNo={`Page ${activeReview.segment.start_page}-${activeReview.segment.end_page}`}\n summary={shouldShowRevert && activeRevertData ? (\n <RevertCard\n key={activeReview.id}\n icon={<CircleCheck size={14} strokeWidth={2} />}\n title={activeReviewTitle}\n pageRange={`Page ${activeReview.segment.start_page}-${activeReview.segment.end_page}`}\n description={activeRevertDescription ?? null}\n revertData={activeRevertData}\n confirmDisabled={activeReview.kind === 'page' ? !canRevertActiveReview : onRevert == null || !canRevertActiveReview}\n showDocumentHeader={false}\n onRevert={async () => {\n if (activeReview.kind === 'page') {\n if (!onPageTypeRevert || activePageClassificationIds.length === 0) {\n const error = new Error(\n 'SegmentReviewPdfWrapper requires onPageTypeRevert and at least one classification id to revert a page-type decision.'\n );\n onActionError?.(error, getReviewContext(activeReview));\n throw error;\n }\n\n let result: void | RevertActionResult = undefined;\n for (const classificationId of activePageClassificationIds) {\n result = await onPageTypeRevert(\n {\n classification_id: classificationId,\n human_verdict: 'No',\n },\n getReviewContext(activeReview)\n );\n }\n return result;\n }\n\n if (!onRevert) {\n throw new Error(\n 'SegmentReviewPdfWrapper requires onRevert to handle a revert confirmation.'\n );\n }\n\n if (!activeRevertInfo) {\n throw new Error(\n 'There is no valid revert operation for this review.'\n );\n }\n\n const expectedRevertType =\n isStructuralReviewResult\n ? 'boundary'\n : activeReview.kind === 'label'\n ? 'label'\n : activeReview.kind === 'boundary'\n ? 'boundary'\n : null;\n\n const actualRevertType =\n normalizeRevertType(activeRevertInfo.type);\n\n if (\n expectedRevertType &&\n actualRevertType !== expectedRevertType\n ) {\n throw new Error(\n `Cannot use ${actualRevertType ?? 'unknown'} revert metadata for this review. Expected ${expectedRevertType}.`\n );\n }\n\n return onRevert(\n activeRevertInfo,\n getReviewContext(activeReview)\n );\n }}\n onRevertError={(error) => {\n onActionError?.(error, getReviewContext(activeReview));\n }}\n onRevertComplete={(result) => {\n setLocallyResolvedReviewIds(\n () => new Set<string>()\n );\n\n if (activeReview.kind !== 'page') {\n setOptimisticRangeAdjustedSegmentKeys(\n () => new Set<string>()\n );\n setOptimisticStructuralActions(\n () => new Map<string, BoundaryReviewAction>()\n );\n }\n const revertedReviewId = activeReview.id;\n\n const revertedSegment = activeRevertData.previousSegments[0] ??\n activeRevertData.currentSegment;\n const anchorRect = anchorElement?.getBoundingClientRect();\n const viewerRect = viewerHostRef.current?.getBoundingClientRect();\n const toastWidth = Math.min(\n REVIEW_CARD_MAX_WIDTH,\n Math.max(220, asideWidth)\n );\n const preferredLeft = anchorRect?.left ??\n ((viewerRect?.right ?? window.innerWidth - toastWidth - 8) + 8);\n const toastLeft = Math.max(\n 8,\n Math.min(preferredLeft, window.innerWidth - toastWidth - 8)\n );\n const toastTop = anchorRect?.bottom == null\n ? Math.max(8, viewerRect?.top ?? 8)\n : anchorRect.bottom + 8;\n setLocallyResolvedReviewIds(() => new Set<string>());\n if (activeReview.kind !== 'page') {\n pendingStructuralAdvanceRef.current = null;\n }\n setIsRevertToastVisible(false);\n setRevertSuccess({\n title: activeReviewActionLabel === 'Split'\n ? 'Split reverted'\n : activeReviewActionLabel === 'Merged'\n ? 'Merge reverted'\n : 'Approval reverted',\n description: result?.message?.trim() || null,\n segment: revertedSegment,\n position: {\n top: toastTop,\n left: toastLeft,\n width: toastWidth,\n },\n });\n closeActiveReview();\n }}\n />\n ) : undefined}\n additionalActions={activeBoundaryReview ? (\n <ReviewedBoundaryActions\n metadata={activeBoundaryReview.metadata}\n reviewAction={activeReview.segment.review_action ?? undefined}\n startPage={activeReview.segment.start_page}\n endPage={activeReview.segment.end_page}\n title={activeReviewTitle}\n previousSegmentTitle={previousSegmentTitle}\n nextSegmentTitle={nextSegmentTitle}\n disabled={\n disableAllActions ||\n !onBoundaryAction ||\n pendingReviewId === activeReview.id\n }\n onConfirm={(action, details) => {\n void completeAction(activeBoundaryReview, action, details);\n }}\n />\n ) : undefined}\n cognitiveScore={activeReview.review_step.score}\n styles={{\n root: { borderColor: '#16A34A' },\n header: {\n '& > .MuiSvgIcon-root, & .MuiTypography-root': {\n color: '#16A34A',\n },\n },\n }}\n onCognitiveClick={hasCognitiveIntegrityContent\n ? () => {\n setIsCognitiveIntegrityOpen(true);\n onCognitiveClick?.(getReviewContext(activeReview));\n }\n : undefined}\n onClose={closeActiveReview}\n />\n : activeReview.kind === 'boundary' ? (\n <BoundaryCard\n key={activeReview.id}\n width=\"100%\"\n maxWidth=\"100%\"\n totalPages={totalPages}\n title={activeReview.segment.label || activeReview.segment.title}\n pageNo={`Page ${activeReview.pageNumber}`}\n content={activeReview.review_step.question ?? null}\n revertSummary={activeRevertSummary}\n cognitiveScore={activeReview.review_step.score}\n metadata={activeReview.metadata}\n reviewAction={activeReview.segment.review_action ?? undefined}\n previousSegmentTitle={previousSegmentTitle}\n nextSegmentTitle={nextSegmentTitle}\n manualPrompt={manualPrompt ?? \"Set a custom boundary\"}\n defaultStartPage={activeReview.segment.start_page}\n defaultEndPage={activeReview.segment.end_page}\n styles={{\n root: {\n borderColor: activeReviewColors.cardBorder,\n },\n header: {\n '& > .MuiSvgIcon-root, & .MuiTypography-root': {\n color: activeReviewColors.text,\n },\n },\n }}\n confirmDisabled={\n disableAllActions ||\n !onBoundaryAction ||\n pendingReviewId === activeReview.id\n }\n onConfirm={(_selectedIndex, option, details) => {\n if (details && isBoundaryReviewAction(option.id)) {\n void completeAction(activeReview, option.id, details);\n }\n }}\n onAdjustManually={() => onAdjustManually?.(getReviewContext(activeReview))}\n onCognitiveClick={hasCognitiveIntegrityContent\n ? () => {\n setIsCognitiveIntegrityOpen(true);\n onCognitiveClick?.(getReviewContext(activeReview));\n }\n : undefined}\n onClose={closeActiveReview}\n />\n ) : activeReview.kind === 'label' ? (\n <LabelCheck\n key={activeReview.id}\n width=\"100%\"\n maxWidth=\"100%\"\n title={\n activeReview.metadata.current_label ||\n activeReview.segment.label ||\n activeReview.segment.title\n }\n pageNo={`Pages ${activeReview.segment.start_page}-${activeReview.segment.end_page}`}\n content={activeReview.review_step.question ?? null}\n revertSummary={activeRevertSummary}\n cognitiveScore={activeReview.review_step.score}\n metadata={activeReview.metadata}\n styles={{\n root: {\n borderColor: activeReviewColors.cardBorder,\n },\n header: {\n '& > .MuiSvgIcon-root, & .MuiTypography-root': {\n color: activeReviewColors.text,\n },\n },\n }}\n confirmDisabled={\n disableAllActions ||\n !onLabelAction ||\n pendingReviewId === activeReview.id\n }\n confirmationBlocked={isTitleConfirmationBlocked}\n confirmationWarning={isTitleConfirmationBlocked\n ? 'Please confirm the boundary before confirming the title.'\n : undefined}\n onActionConfirm={(action, details) => {\n void completeAction(activeReview, action, details);\n }}\n onAdjustManually={() => onAdjustManually?.(getReviewContext(activeReview))}\n onCognitiveClick={hasCognitiveIntegrityContent\n ? () => {\n setIsCognitiveIntegrityOpen(true);\n onCognitiveClick?.(getReviewContext(activeReview));\n }\n : undefined}\n onClose={closeActiveReview}\n />\n ) : activeReview.metadata.type_choices?.length === 2 ? (\n <PageTypeChoiceCheck\n key={activeReview.id}\n width=\"100%\"\n maxWidth=\"100%\"\n title={activeReview.segment.label || activeReview.segment.title}\n pageNo={`Page ${activeReview.pageNumber}`}\n content={activeReview.review_step.reason}\n choices={activeReview.metadata.type_choices}\n cognitiveScore={activeReview.review_step.score}\n styles={{\n root: {\n borderColor: activeReviewColors.cardBorder,\n },\n header: {\n '& > .MuiSvgIcon-root, & .MuiTypography-root': {\n color: activeReviewColors.text,\n },\n },\n }}\n confirmDisabled={\n disableAllActions ||\n !onPageAction ||\n pendingReviewId === activeReview.id\n }\n onConfirm={(selectedPageTypes) => {\n void completePageTypeChoices(activeReview, selectedPageTypes);\n }}\n onCognitiveClick={hasCognitiveIntegrityContent\n ? () => {\n setIsCognitiveIntegrityOpen(true);\n onCognitiveClick?.(getReviewContext(activeReview));\n }\n : undefined}\n onClose={closeActiveReview}\n />\n ) : (\n <PageCheck\n key={activeReview.id}\n width=\"100%\"\n maxWidth=\"100%\"\n title={activeReview.segment.label || activeReview.segment.title}\n pageNo={`Page ${activeReview.pageNumber}`}\n content={activeReview.review_step.reason}\n cognitiveScore={activeReview.review_step.score}\n pageType={activeReview.metadata.page_type}\n metadata={activeReview.metadata}\n styles={{\n root: {\n borderColor: activeReviewColors.cardBorder,\n },\n header: {\n '& > .MuiSvgIcon-root, & .MuiTypography-root': {\n color: activeReviewColors.text,\n },\n },\n }}\n confirmDisabled={\n disableAllActions ||\n !onPageAction ||\n pendingReviewId === activeReview.id\n }\n onActionConfirm={(action, details) => {\n void completeAction(activeReview, action, details);\n }}\n onCognitiveClick={hasCognitiveIntegrityContent\n ? () => {\n setIsCognitiveIntegrityOpen(true);\n onCognitiveClick?.(getReviewContext(activeReview));\n }\n : undefined}\n onClose={closeActiveReview}\n />\n )}\n </div>\n </CardWrapper>\n )}\n {revertSuccess && (\n <Portal>\n <Box\n aria-live=\"polite\"\n sx={{\n position: 'fixed',\n top: revertSuccess.position.top,\n left: revertSuccess.position.left,\n zIndex: 1600,\n width: revertSuccess.position.width,\n maxWidth: 'calc(100vw - 16px)',\n opacity: isRevertToastVisible ? 1 : 0,\n transform: isRevertToastVisible\n ? 'translateY(0)'\n : 'translateY(-6px)',\n transition: 'opacity 500ms ease, transform 500ms ease',\n filter: 'drop-shadow(0 12px 24px rgba(15, 23, 42, 0.18))',\n pointerEvents: isRevertToastVisible ? 'auto' : 'none',\n }}\n >\n <RevertSuccessCard\n title={revertSuccess.title}\n description={revertSuccess.description}\n onReview={() => reviewRevertedSegment(revertSuccess.segment)}\n />\n </Box>\n </Portal>\n )}\n </div>\n );\n}\n"],"names":["REVIEW_CARD_MAX_WIDTH","SegmentPdfSpecialZoomLevel","SEGMENT_PDF_SPECIAL_ZOOM_LEVEL","ActualSize","SpecialZoomLevel","PageFit","PageWidth","getReviewContext","item","reviewId","id","segment","pageNumber","SegmentReviewPdfWrapper","pdfUrl","pdfName","segments","totalPages","styles","pdfViewerProps","specialZoomLevel","showBadges","sortByConfidence","filterByConfidence","showBadgeNavigation","autoSelectReviewOnPageChange","autoAdvanceAfterConfirm","autoAdvanceScoreBand","badgePreloadPages","badgeOffsetTop","badgeOffsetRight","badgeOffsetLeft","initialReviewId","manualPrompt","heightBuffer","onBoundaryAction","onLabelAction","onPageAction","onPageTypeRevert","onRevert","onActiveReviewChange","onCurrentPageChange","onActionError","disableAllActions","disablePdfAnnotations","disablePdfTextLayer","disableTitleCheckUntilBoundaryCheckCompleted","onAdjustManually","onCognitiveClick","className","style","viewerStyle","railStyle","redirectionData","onBadgeSelected","console","log","boundaryReviews","labelReviews","pageReviews","useMemo","extractSegmentReviewData","optimisticStructuralActions","setOptimisticStructuralActions","useState","Map","optimisticRangeAdjustedSegmentKeys","setOptimisticRangeAdjustedSegmentKeys","Set","segmentNumberByKey","numberByKey","nextSegmentNumber","forEach","index","segmentKey","getSegmentReviewKey","has","set","segmentsWithTitleReviews","map","review","pendingMergeImpactedSegmentKeys","getPendingMergeImpactedSegmentKeys","useEffect","current","changed","next","action","find","hasPolledStructuralAction","delete","optimisticMergeImpactedSegmentKeys","getOptimisticMergeImpactedSegmentKeys","asideRef","useRef","reviews","filter","shouldHideStructuralBoundaryReview","review_step","get","kind","metadata","focus_page","start_page","page_num","sort","left","right","leftSegmentNumber","Number","MAX_SAFE_INTEGER","rightSegmentNumber","reviewStepIndex","localeCompare","pdfSegments","title","label","trim","page_count","end_page","currentPage","setCurrentPage","activeReviewId","setActiveReviewId","selectedNavigationReviewId","setSelectedNavigationReviewId","isCognitiveIntegrityOpen","setIsCognitiveIntegrityOpen","anchorElement","setAnchorElement","navigationRequest","setNavigationRequest","locallyResolvedReviewIds","setLocallyResolvedReviewIds","pendingReviewId","setPendingReviewId","activePageGroup","setActivePageGroup","revertSuccess","setRevertSuccess","isRevertToastVisible","setIsRevertToastVisible","navigationSequenceRef","pendingNavigationRef","pendingStructuralAdvanceRef","badgeElementsRef","pageGroupElementRef","wrapperRef","viewerHostRef","asideWidth","setAsideWidth","requestedRailWidth","aside","width","responsiveRailWidth","size","updateAsideWidth","nextWidth","getBoundingClientRect","resizeObserver","ResizeObserver","observe","disconnect","resolvedReviewIds","resolvedIds","add","activeReview","isTitleConfirmationBlocked","some","boundaryScore","getResolvedScore","score","confidence","activeSegmentIndex","findIndex","previousSegment","nextSegment","previousSegmentTitle","nextSegmentTitle","activeReviewColors","getConfidenceColors","awaiting_llm","activeCognitiveReasons","reasons","length","hasCognitiveIntegrityContent","Boolean","text","includes","type","toLowerCase","reason","gap","activeReviewActionLabel","getBoundaryReviewActionBadgeLabel","stable_key","getTitleReviewActionBadgeLabel","activeTitleDecisionValues","human_action_enum","human_resolution","isMergeOrSplitTitleReview","value","normalizedValue","toUpperCase","hasVisibleBoundaryReviewForActiveSegment","isHiddenBoundaryStructuralTitleReview","activeBoundaryReview","boundaryReview","review_action","boundary_margin","user_actions","activeReviewTitle","activeStepRevertInfo","revert","segmentRevertInfo","normalizeRevertType","structuralStepRevertInfo","review_steps","reverse","step","stepType","fallbackRevertInfo","fallbackRevertDecision","decision","isSetRangeStructuralResult","current_segment_ids","previous_state","isStructuralReviewResult","activeRevertInfo","structuralSummaryStep","operation_id","flatMap","change_summary","activeRevertSummary","summary","activeRevertDescription","activeRevertData","currentSegment","startPage","endPage","previousSegments","activePageClassificationIds","type_choices","choice","classification_id","canRevertActiveReview","revertable","shouldShowRevert","requestPageNavigation","useCallback","requestId","selectReview","segment_id","frameId","requestAnimationFrame","fadeTimeoutId","window","setTimeout","removeTimeoutId","cancelAnimationFrame","clearTimeout","pages","pageIndex","targetPage","closeActiveReview","groupLabel","matchingReview","classificationId","segmentId","segmentStartPage","isInteger","redirectionPageType","pageType","matchingPage","matchesPageType","page_type","reviewRevertedSegment","targetReview","isEligibleAutoAdvanceReview","excludedReviewId","scoreBand","getReviewScoreBand","matchesScoreBand","hasCurrentLocalResolution","isReviewStepResolutionCurrent","isReviewStepResolved","selectNextReview","completedReviewId","completedIndex","nextReview","completePageTypeChoices","async","selectedPageTypes","choices","selectedTypes","context","orderedChoices","isLeftSelected","PageCheckActionEnum","YES","NO","error","completeAction","details","boundaryAction","boundaryDetails","effectiveBoundaryAction","BoundaryReviewActionEnum","SET_RANGE","newStart","newEnd","expanded","shrunk","MERGE_PREV","MERGE_NEXT","SPLIT_HERE","isStructuralBoundaryAction","MERGE_PREVIOUS","originalSegmentIndex","segmentSignature","JSON","stringify","key","version","ready","isMergeAction","titleReview","pendingAdvance","targetSegmentIndex","Math","max","segmentIndexByKey","segmentIndex","pageReview","navigationReviews","availableReviews","remainingConfidenceOrder","confidenceOrder","confidenceRank","leftConfidence","rightConfidence","displayedNavigationIndex","navigationInputValue","setNavigationInputValue","navigationInputError","setNavigationInputError","navigationInputChangedRef","navigateToReviewIndex","String","timerId","requestedPosition","requestedIndex","badgeLabelById","reviewsBySegment","segmentReviews","push","labels","segmentNumber","suffix","fromCharCode","floor","getBadgeSuffix","badgeSlotById","byPage","slots","setPreloadedRenderRange","visibleRange","min","numPages","updateBadgePositions","wrapper","viewerHost","wrapperRect","scrollContainer","querySelector","visibleRect","badge","page","visibility","pageRect","slot","badgeTop","top","badgeBottom","offsetHeight","isBadgePositionVisible","bottom","pill","pillTop","pillBottom","isPillPositionVisible","activeBadge","handleNavigationSettled","event","pendingNavigation","schedulePositionUpdate","addEventListener","mutationObserver","MutationObserver","childList","subtree","attributes","attributeFilter","removeEventListener","jsxs","ref","display","position","height","minWidth","overflowX","overflowY","children","alignItems","jsx","flex","boxSizing","PdfViewer","highlightText","highlightPages","highlightCordinatePages","useCoordinates","showRotateButton","defaultScale","onNavigationSettled","setRenderRange","maxWidth","minHeight","overflow","zIndex","justifyContent","padding","border","borderRadius","backgroundColor","boxShadow","font","Typography","fontFamily","sx","fontSize","fontWeight","color","whiteSpace","Tooltip","open","placement","arrow","inputMode","pattern","onFocus","onBlur","numericValue","onChange","inputValue","target","test","isOutOfRange","textAlign","outline","direction","isPrevious","targetIndex","isDisabled","disabled","onClick","placeItems","background","cursor","viewBox","fill","d","stroke","strokeWidth","strokeLinecap","strokeLinejoin","isActive","displayScore","formatScore","humanActionBadgeLabel","badgeValue","isAwaitingLlm","confidenceColors","isReviewed","element","alignContent","flexDirection","xmlns","marginLeft","CircleCheck","divider","CardWrapper","offset","CognitiveIntegrity","onBack","onClose","ReviewedCard","headerName","headerIcon","Check","GitMerge","ChartBreakoutCircle","pageNo","RevertCard","icon","pageRange","description","revertData","confirmDisabled","showDocumentHeader","Error","result","human_verdict","expectedRevertType","actualRevertType","onRevertError","onRevertComplete","revertedSegment","anchorRect","viewerRect","toastWidth","preferredLeft","innerWidth","toastLeft","toastTop","message","additionalActions","ReviewedBoundaryActions","reviewAction","onConfirm","cognitiveScore","root","borderColor","header","BoundaryCard","content","question","revertSummary","defaultStartPage","defaultEndPage","cardBorder","_selectedIndex","option","isBoundaryReviewAction","LabelCheck","current_label","confirmationBlocked","confirmationWarning","onActionConfirm","PageTypeChoiceCheck","PageCheck","Portal","Box","opacity","transform","transition","pointerEvents","RevertSuccessCard","onReview"],"mappings":"y2CAyGA,MAAMA,EAAwB,IAQlB,IAAAC,GAAAA,IACVA,EAAa,WAAA,aACbA,EAAU,QAAA,UACVA,EAAY,UAAA,YAHFA,IAAAA,GAAA,CAAA,GAeZ,MAAMC,EAGF,CACFC,WAAyCC,EAAiBD,WAC1DE,QAAsCD,EAAiBC,QACvDC,UAAwCF,EAAiBE,WA4HrDC,EAAoBC,IAAkD,CAC1EC,SAAUD,EAAKE,GACfC,QAASH,EAAKG,QACdC,WAAYJ,EAAKI,aAqBnB,SAAwBC,GAAwBC,OAC9CA,EAAAC,QACAA,EAAAC,SACAA,EAAAC,WACAA,EAAAC,OACAA,EAAAC,eACAA,EAAAC,iBACAA,EAAAC,WACAA,IAAa,EAAAC,iBACbA,GAAmB,MAAAC,mBACnBA,GAAqB,MAAAC,oBACrBA,IAAsB,EAAAC,6BACtBA,IAA+B,EAAAC,wBAC/BA,IAA0B,EAAAC,qBAC1BA,GAAAC,kBACAA,GAAoB,EAAAC,eACpBA,GAAiB,GAAAC,iBACjBA,GAAmB,GAAAC,gBACnBA,GAAkB,EAAAC,gBAClBA,GAAAC,aACAA,GAAAC,aACAA,GAAAC,iBACAA,GAAAC,cACAA,GAAAC,aACAA,GAAAC,iBACAA,GAAAC,SACAA,GAAAC,qBACAA,GAAAC,oBACAA,GAAAC,cACAA,GAAAC,kBACAA,IAAoB,EAAAC,sBACpBA,IAAwB,EAAAC,oBACxBA,IAAsB,EAAAC,6CACtBA,IAA+C,EAAAC,iBAC/CA,GAAAC,iBACAA,GAAAC,UACAA,GAAAC,MACAA,GAAAC,YACAA,GAAAC,UACAA,GAAAC,gBACAA,GAAAC,gBACAA,KAEQC,QAAAC,IAAI,4BAA6BvC,GACzC,MAAMwC,gBAAEA,GAAAC,aAAiBA,GAAcC,YAAAA,IAAgBC,EACrD,IAAMC,EAAyB7C,GAC/B,CAACA,KAEI8C,GAA6BC,IAAkCC,EAEpE,IAAM,IAAIC,MACLC,GAAoCC,IACzCH,EAAsB,IAAM,IAAII,KAE5BC,GAAqBT,EACzB,KACQ,MAAAU,MAAkBL,IACxB,IAAIM,EAAoB,EAUjB,OAREvD,EAAAwD,QAAQ,CAAC7D,EAAS8D,KACnB,MAAAC,EAAaC,EAAoBhE,EAAS8D,GAC3CH,EAAYM,IAAIF,KACPJ,EAAAO,IAAIH,EAAYH,GACPA,GAAA,KAIlBD,GAET,CAACtD,IAEG8D,GAA2BlB,EAC/B,IAAM,IAAIQ,IAAIV,GAAaqB,IAAKC,GAAWL,EAAoBK,EAAOrE,WACtE,CAAC+C,KAEGuB,GAAkCrB,EACtC,IAAMsB,EAAmClE,GACzC,CAACA,IAEHmE,EAAU,KACRpB,GAAgCqB,IAC9B,IAAIC,GAAU,EACR,MAAAC,EAAO,IAAIrB,IAAImB,GAYrB,OAVQA,EAAAZ,QAAQ,CAACe,EAAQb,KACvB,MAAM/D,EAAUK,EAASwE,KAAMhF,GAC7BmE,EAAoBnE,KAAUkE,GAE3B/D,IAAW8E,EAA0B9E,EAAS4E,KACjDD,EAAKI,OAAOhB,GACFW,GAAA,KAIPA,EAAUC,EAAOF,KAEzB,CAACpE,IACJmE,EAAU,KACRhB,GAAuCiB,IACrC,IAAIC,GAAU,EACR,MAAAC,EAAO,IAAIlB,IAAIgB,GASrB,OAPQA,EAAAZ,QAASE,IACVZ,GAA4Bc,IAAIF,KACnCY,EAAKI,OAAOhB,GACFW,GAAA,KAIPA,EAAUC,EAAOF,KAEzB,CAACtB,KACE,MAAA6B,GAAqC/B,EAAQ,IAC1CgC,EACL5E,EACA8C,GACAI,IAED,CAACA,GAAoCJ,GAA6B9C,IAC/D6E,GAAWC,EAAO,MAClBC,GAAUnC,EAAsB,IAAM,IACvCH,GACAuC,OAAQhB,IACNC,GAAgCL,IAAID,EAAoBK,EAAOrE,YAC/DgF,GAAmCf,IAAID,EAAoBK,EAAOrE,YAClEsF,EACCjB,EAAOkB,YACPlB,EAAOrE,QACPmE,GAAyBF,IAAID,EAAoBK,EAAOrE,UACxDmD,GAA4BqC,IAAIxB,EAAoBK,EAAOrE,YAG9DoE,IAAKC,IAAY,IACbA,EACHoB,KAAM,WACNxF,WAAYoE,EAAOqB,SAASC,YAActB,EAAOrE,QAAQ4F,iBAE1D7C,GACAsC,OAAQhB,IACNC,GAAgCL,IAAID,EAAoBK,EAAOrE,YAC/DgF,GAAmCf,IAAID,EAAoBK,EAAOrE,WAEpEoE,IAAKC,IAAY,IACbA,EACHoB,KAAM,QACNxF,WAAYoE,EAAOrE,QAAQ4F,iBAE5B5C,GACAqC,OAAQhB,IACNC,GAAgCL,IAAID,EAAoBK,EAAOrE,YAC/DgF,GAAmCf,IAAID,EAAoBK,EAAOrE,WAEpEoE,IAAKC,IAAY,IACbA,EACHoB,KAAM,OACNxF,WAAYoE,EAAOqB,SAASG,UAAYxB,EAAOrE,QAAQ4F,eAE3DE,KAAK,CAACC,EAAMC,KACN,MAAAC,EACJvC,GAAmB8B,IAAIxB,EAAoB+B,EAAK/F,WAAakG,OAAOC,iBAChEC,EACJ1C,GAAmB8B,IAAIxB,EAAoBgC,EAAMhG,WAAakG,OAAOC,iBAEvE,OAAOJ,EAAK9F,WAAa+F,EAAM/F,YAC7BgG,EAAoBG,GACpBL,EAAKM,gBAAkBL,EAAMK,iBAC7BN,EAAKhG,GAAGuG,cAAcN,EAAMjG,MAC5B,CACF+C,GACAC,GACAC,GACAgC,GACA7B,GACAmB,GACAZ,GACAS,KAMIoC,GAActD,EAAQ,IAAM5C,EAAS+D,IAAKpE,IAAa,IACxDA,EACHwG,MAAOxG,EAAQyG,OAAOC,QAAU1G,EAAQwG,MACxCG,WAAY3G,EAAQ2G,YAAc3G,EAAQ4G,SAAW5G,EAAQ4F,WAAa,KACvE,CAACvF,KAECwG,GAAaC,IAAkBzD,EAAS,IACxC0D,GAAgBC,IAAqB3D,EAC1ChC,IAAmB,OAEd4F,GAA4BC,IAAiC7D,EAElEhC,IAAmB,OACd8F,GAA0BC,IAA+B/D,GAAS,IAClEgE,GAAeC,IAAoBjE,EAA6B,OAChEkE,GAAmBC,IAAwBnE,EAAsC,OACjFoE,GAA0BC,IAA+BrE,EAC9D,QAAUI,MAELkE,GAAiBC,IAAsBvE,EAAwB,OAC/DwE,GAAiBC,IAAsBzE,EAIpC,OAGH0E,GAAeC,IAAoB3E,EAAoC,OACvE4E,GAAsBC,IAA2B7E,GAAS,GAC3D8E,GAAwBhD,EAAO,GAC/BiD,GAAuBjD,EAInB,MACJkD,GAA8BlD,EAK1B,MACJmD,GAAmBnD,EAAW,IAAA7B,KAC9BiF,GAAsBpD,EAA+B,MACrDqD,GAAarD,EAA8B,MAC3CsD,GAAgBtD,EAA8B,OAC7CuD,GAAYC,IAAiBtF,EAAShE,GACvCuJ,GAAqBrI,GAAQsI,OAAOC,OAAS,MAC7CC,GAAsB,OACI,iBAAvBH,GAAkC,GAAGA,OAAyBA,mBAGvEpE,EAAU,KACVkD,GAA6BjD,IACvB,GAAiB,IAAjBA,EAAQuE,KACH,OAAAvE,EAGH,MAAAE,EAAO,IAAIlB,IAAIgB,GACrB,IAAIC,GAAU,EAgBd,OAdQU,GAAAvB,QAAShE,IAMsB,MAAnCA,EAAK0F,YAAYlB,QAAQO,QACzBD,EAAKV,IAAIpE,EAAKE,MAET4E,EAAAI,OAAOlF,EAAKE,IACP2E,GAAA,KAIPA,EAAUC,EAAOF,KAEzB,CAACW,KAEFZ,EAAU,KACR,MAAMqE,EAAQ3D,GAAST,QACnB,IAACoE,IAAUnI,GAAY,OAE3B,MAAMuI,EAAmB,KACjB,MAAAC,EAAYL,EAAMM,wBAAwBL,MAC5CI,EAAY,GAAGP,GAAcO,IAGlBD,IACjB,MAAMG,EAA2C,oBAAnBC,eAC1B,KACA,IAAIA,eAAeJ,GAGhB,OAFPG,GAAgBE,QAAQT,GAEjB,IAAMO,GAAgBG,cAC5B,CAAC7I,KAEE,MAAA8I,GAAoBvG,EAAQ,KAC5B,MAAAwG,MAAkBhG,IAUjB,OARC2B,GAAAvB,QAAShE,IACuC,MAAnCA,EAAK0F,YAAYlB,QAAQO,QAG9B6E,EAAAC,IAAI7J,EAAKE,MAIlB0J,GACN,CAACrE,KAEIuE,GAAe1G,EACnB,IAAMmC,GAAQP,KAAMhF,GAASA,EAAKE,KAAOgH,KAAmB,KAC5D,CAACA,GAAgB3B,KAEbwE,GAA6B3G,EAAQ,OAEtCd,IACsB,UAAvBwH,IAAclE,OAKT3C,GAAgB+G,KAAMxF,IAC3B,GACEL,EAAoBK,EAAOrE,WAAagE,EAAoB2F,GAAa3J,UACzEwJ,GAAkBvF,IAAII,EAAOtE,IAEtB,OAAA,EAGT,MAAM+J,EAAgBC,EACpB1F,EAAOkB,YAAYyE,MACnB3F,EAAOkB,YAAY0E,YAKd,OAAiB,MAAjBH,GACLA,EA9ekC,KAgfrC,CACDH,GACA7G,GACAX,GACAqH,KAEIU,GAAqC,MAAhBP,IACvB,EACAtJ,EAAS8J,UACNnK,GAAYgE,EAAoBhE,KAAagE,EAAoB2F,GAAa3J,UAE/EoK,GAAkBF,GAAqB,EACzC7J,EAAS6J,GAAqB,QAC9B,EACEG,GAAcH,IAAsB,EACtC7J,EAAS6J,GAAqB,QAC9B,EACEI,GAAuBF,IAAiB3D,OAAOC,QAAU0D,IAAiB5D,MAC1E+D,GAAmBF,IAAa5D,OAAOC,QAAU2D,IAAa7D,MAC9DgE,GAAqBC,EACzBd,IAAcpE,YAAYyE,MAC1BL,IAAcpE,YAAY0E,WAC1BN,IAAc3J,QAAQiK,YAAYS,cAE9BC,GAAyBhB,IAAcpE,YAAYqF,SAASC,OAC9DlB,GAAapE,YAAYqF,QACzBjB,IAAc3J,QAAQiK,YAAYW,SAAW,GAC3CE,GAA+BC,QACnCJ,GAAuBd,KAAMhK,GAC3BA,EAAKmL,KAAKtE,QAAU,CAAC,WAAY,OAAOuE,SAASpL,EAAKqL,KAAKxE,OAAOyE,iBAEpExB,IAAcpE,YAAY6F,QAAQ1E,QAAUiD,IAAcpE,YAAY8F,KAAK3E,QAEvE4E,GAA0C,MAAhB3B,GAC5B,KACsB,aAAtBA,GAAalE,KACX8F,EACE5B,GAAapE,YACboE,GAAa3J,QACbmD,GAA4BqC,IAAImE,GAAa3J,QAAQwL,YAAc,KAErEC,EACE9B,GAAapE,YACboE,GAAa3J,QACbmD,GAA4BqC,IAAImE,GAAa3J,QAAQwL,YAAc,KAErEE,GAAmD,UAAvB/B,IAAclE,KAC5C,CACE6F,GACA3B,GAAapE,YAAYoG,kBACzBhC,GAAapE,YAAYlB,QAAQO,OACjC+E,GAAapE,YAAYqG,kBAAkBhH,QAE7C,GACEiH,GAAmD,UAAvBlC,IAAclE,MAC9CiG,GAA0B7B,KAAMiC,IAC9B,MAAMC,EAAkBD,GAAOpF,OAAOsF,eAAiB,GACvD,OAAOD,EAAgBd,SAAS,UAAYc,EAAgBd,SAAS,WAEnEgB,GAA2D,MAAhBtC,IAC/CvE,GAAQyE,KACLxF,GACiB,aAAhBA,EAAOoB,MACPzB,EAAoBK,EAAOrE,WACzBgE,EAAoB2F,GAAa3J,UAEnCkM,GACJL,KAA8BI,GAG1BE,IADmB,aAAvBxC,IAAclE,MAAuByG,KAC4C,MAAhBvC,SAGzD,GAAsB,aAAtBA,GAAalE,KAA4B,OAAAkE,GAE7C,MAAMyC,EAAiBtJ,GAAgB+B,KACpCR,GACCL,EAAoBK,EAAOrE,WAC3BgE,EAAoB2F,GAAa3J,UAGrC,OAAIoM,EACK,IACFA,EACH3G,KAAM,WACNxF,WACEmM,EAAe1G,SAASC,YACxByG,EAAepM,QAAQ4F,YAItB,IACF+D,GACHlE,KAAM,WACNxF,WACE0J,GAAa3J,QAAQqM,eAAe1G,YACpCgE,GAAa3J,QAAQ4F,WACvBF,SAAU,CACRC,WAAYgE,GAAa3J,QAAQqM,eAAe1G,YAAc,KAC9D2G,gBAAiB3C,GAAa3J,QAAQsM,iBAAmB,KACzDC,aAAc,IAGjB,YACDC,GAAoC,MAAhB7C,GACtB,GACAA,GAAa3J,QAAQyG,OAAOC,QAAUiD,GAAa3J,QAAQwG,MACzDiG,GACN9C,IAAcpE,YAAYmH,OAEtBC,GACJhD,IAAc3J,QAAQ0M,OAElBE,GACJ1B,GACGA,GAAMxE,OAAOyE,cAEZ0B,GACY,MAAhBlD,QAEI,EAAA,IAAKA,GAAa3J,QAAQ8M,cAAgB,IACvCC,UACAlI,KAAMmI,IACL,MAAMC,EAAWD,EAAK9B,MAClBxE,OACDyE,cAGD,OAAa,kBAAb8B,GACa,yBAAbA,IAOA,aADAL,GAAoBI,EAAKN,QAAQxB,SAInCwB,OACFQ,GAAqBT,IACzB9C,IAAc3J,QAAQ0M,QACtBG,GACIM,GAAyBD,IAAoBE,SAAS1G,OAAOsF,cAEnEV,KACE6B,IACIlC,SAAS,UAETkC,IACIlC,SAAS,UAInB,MAAMoC,GAAoD,UAAvB1D,IAAclE,MAAiF,cAA7DoH,IAA0BO,UAAU1G,OAAOsF,eAAiCa,GAAyBS,oBAAoBzC,SAAWgC,GAAyBU,eAAe1C,OAC3O2C,GAAuD,WAA5BlC,IAAoE,UAA5BA,IAAuC+B,GAC1GI,GACY,MAAhB9D,QAAmC,EAAA6D,GAC6B,aAAxDZ,GAAoBC,IAA0B3B,MAAuB2B,GACpB,aAAjDD,GAAoBD,IAAmBzB,MAAuByB,GACV,aAApDC,GAAoBH,IAAsBvB,MAAuBuB,QAEnE,EAAsB,UAAtB9C,GAAalE,KAC0C,UAApDmH,GAAoBH,IAAsBvB,MAAoBuB,QAC/D,EAAsB,aAAtB9C,GAAalE,KAIH,aAFNmH,GACEH,IAAsBvB,MAEpBuB,GAGQ,aAFRG,GACIC,IAA0B3B,MAE5B2B,GAGQ,aAFRD,GACID,IAAmBzB,MAErByB,QAGV,OAAA,EAGNe,GAAwBF,IAA4BC,IAAkBE,aAAetN,EAASuN,QAAS5N,GAAWA,EAAQ8M,cAAgB,IAAIjI,KAAMmI,IACxJ,MAAMC,EAAWD,EAAK9B,MAAMxE,OAAOyE,cAGhC,KADiC,kBAAb8B,GAA6C,yBAAbA,GAC5B,OAAA,EAKzB,OAHkBD,EAAKpB,kBAAkB+B,cAAgBX,EAAKN,QAAQiB,cAAgBX,EAAKW,gBAG1EF,GAAiBE,cAAgB5C,QAAQiC,EAAKpB,kBAAkBiC,gBAAgBnH,eAEhG,EACCoH,GAAsBL,IAAkBM,SAASrH,QAAU,KAC3DsH,GAA0BR,GAA4BE,IAAuB9B,kBAAkBiC,gBAAgBnH,QAAU+G,IAAkBM,SAASrH,QAAU,GAAOiD,IAAcpE,aAAaqG,kBAAkBiC,gBAAgBnH,QAAUiD,IAAcpE,aAAawI,SAASrH,QAAU,GAC1RuH,GAA6D,SAAvBtE,IAAclE,KACtD,CACEyI,eAAgB,CACd1H,MAAOgG,GACP2B,UAAWxE,GAAa3J,QAAQ4F,WAChCwI,QAASzE,GAAa3J,QAAQ4G,UAEhCyH,iBAAkB,IAEpB1E,IAAgB8D,GACd,CACES,eAAgB,CACd1H,MAAOgG,GACP2B,UAAWxE,GAAa3J,QAAQ4F,WAChCwI,QAASzE,GAAa3J,QAAQ4G,UAEhCyH,kBAAmBZ,GAAiBF,gBAAkB,IAAIK,QACvD5N,IACC,MAAMwG,EAA0B,OAAlBxG,EAAQyG,MAClB,oBACAzG,EAAQyG,OAAOC,OACnB,OAAOF,EACH,CAAC,CACCA,QACA2H,UAAWnO,EAAQ4F,WACnBwI,QAASpO,EAAQ4G,WAEnB,MAIV,KACA0H,GAAqD,SAAvB3E,IAAclE,KAC9CkE,GAAajE,SAAS6I,cAAcnK,IACjCoK,GAAWA,EAAOC,qBAEnB9E,GAAajE,SAAS+I,kBAClB,CAAC9E,GAAajE,SAAS+I,mBACvB,IAEN,GACEC,GAA+C,SAAvB/E,IAAclE,KACxCsF,QAAQpJ,IAAoB2M,GAA4BzD,OAAS,GACjEE,QACE0C,IAAkBE,cAClBF,IAAkBvC,OACe,IAAjCuC,IAAkBkB,YAElBC,GAAmB7D,QACvBkD,IAAoBS,IAGhBG,GAAwBC,EAAY,CAAC7O,EAAoBH,KAC7DqI,GAAsB1D,SAAW,EACjC2D,GAAqB3D,QAAU,CAC7BsK,UAAW5G,GAAsB1D,QACjCxE,aACAH,YAEmB0H,GAAA,CACnBvH,aACA8O,UAAW5G,GAAsB1D,WAElC,IAUGuK,GAAeF,EAAajP,KACc,IAA1CA,EAAKG,QAAQiK,YAAYS,eAEX/H,KAAA,CAChB7C,SAAUD,EAAKE,GACfkP,WAAYpP,EAAKG,QAAQiP,YAAc,KACvC5I,gBAAiBxG,EAAKwG,gBACtBZ,KAAM5F,EAAK4F,KACXxF,WAAYJ,EAAKI,WACjByF,SAAU7F,EAAK6F,WAGjBoC,GAAmB,MACnBE,GAAiB,MACjBhB,GAAkBnH,EAAKE,IACvBmH,GAA8BrH,EAAKE,IACnCqH,IAA4B,GAG5BE,GAAiB,MACKuH,GAAAhP,EAAKI,WAAYJ,EAAKE,IACrB8B,KAAAhC,EAAKE,GAAIF,EAAKG,WACpC,CAAC6B,GAAsBc,GAAiBkM,KAE3CrK,EAAU,KACR,IAAKuD,GAAe,OAEpB,MAAMmH,EAAUC,sBAAsB,IAAMjH,IAAwB,IAC9DkH,EAAgBC,OAAOC,WAAW,KACtCpH,IAAwB,IACvB,MACGqH,EAAkBF,OAAOC,WAAW,KACxCtH,GAAiB,OAChB,KAEH,MAAO,KACLwH,qBAAqBN,GACrBG,OAAOI,aAAaL,GACpBC,OAAOI,aAAaF,KAErB,CAACxH,KAEJvD,EAAU,KACR,IAAK9B,GAAiB,OAGlB,GAAyB,cAAzBA,GAAgBwI,KAAsB,CAClC,MAAAwE,EAAQhN,GAAgBgN,OAAS,GACjC5L,EAAQpB,GAAgBiN,WAAa,EACrCC,EAAaF,EAAM5L,GACzB,GAAkB,MAAd8L,EAAoB,OASxB,OAPkBC,KAClB/H,GAAmB,CAAE4H,QAAO5L,QAAO2C,MAAO/D,GAAgBoN,YAAc,KACxE3H,GAAsB1D,SAAW,OACZ+C,GAAA,CACnBvH,WAAY2P,EACZb,UAAW5G,GAAsB1D,SAGrC,CAIA,GAHAqD,GAAmB,MAGfpF,GAAgB5C,SAAU,CAC5B,MAAMiQ,EAAiB3K,GAAQP,KAAMhF,GACnCA,EAAKE,KAAO2C,GAAgB5C,YAC1B4C,GAAgBwI,MAAQrL,EAAK4F,OAAS/C,GAAgBwI,OAG1D,GAAI6E,EAEF,YADAf,GAAae,EAGjB,CAEA,GAAIrN,GAAgBsN,iBAAkB,CACpC,MAAMD,EAAiB3K,GAAQP,KAAMhF,GACrB,SAAdA,EAAK4F,OAEH5F,EAAK6F,SAAS+I,oBAAsB/L,GAAgBsN,kBACpDnQ,EAAK6F,SAAS6I,cAAc1E,KACzB2E,GAAWA,EAAOC,oBAAsB/L,GAAgBsN,sBAG3DtN,GAAgBuN,WAChBpQ,EAAKG,QAAQiP,aAAevM,GAAgBuN,cAC5CvN,GAAgBwI,MAAQrL,EAAK4F,OAAS/C,GAAgBwI,OAG1D,GAAI6E,EAEF,YADAf,GAAae,EAGjB,CAEA,IAAKrN,GAAgBzC,aAAeyC,GAAgBwI,KAAM,OAEpD,MAAAgF,EAAmBhK,OAAOxD,GAAgBzC,YAChD,IAAKiG,OAAOiK,UAAUD,IAAqBA,EAAmB,EAAG,OACjE,MAAME,EAAsB1N,GAAgB2N,UAAU3J,OAAOyE,cAEvD4E,EAAiB3K,GAAQP,KAAMhF,IACnC,MAAMyQ,EAA6B,SAAdzQ,EAAK4F,KACtB5F,EAAKI,WACLJ,EAAKG,QAAQ4F,WACX2K,EAAgC,SAAd1Q,EAAK4F,OAC1B2K,GACDvQ,EAAK6F,SAAS8K,YAAcJ,GAC5BvQ,EAAK6F,SAAS6I,cAAc1E,KACzB2E,GAAWA,EAAOgC,YAAcJ,GAKrC,QAHwB1N,GAAgBuN,WACtCpQ,EAAKG,QAAQiP,aAAevM,GAAgBuN,YAG5CK,IAAiBJ,GACjBrQ,EAAK4F,OAAS/C,GAAgBwI,MAC9BqF,IAGAR,EACFf,GAAae,GAMY,SAAzBrN,GAAgBwI,OACA2E,KAClB1H,GAAsB1D,SAAW,EACZ+C,GAAA,CACnBvH,WAAYiQ,EACZnB,UAAW5G,GAAsB1D,YAIlC,CAAC/B,GAAiBsM,GAAc5J,KAE7B,MAAAyK,GAAoBf,EAAY,KACpC1G,GAAqB3D,QAAU,KAC/B2C,IAA4B,GAC5BJ,GAAkB,MAClBM,GAAiB,MACjBzF,KAAuB,KAAM,OAC5B,CAACA,KAEE4O,GAAwB3B,EAAa9O,IACzCkI,IAAwB,GACxBF,GAAiB,MAEjB,MAAM0I,EAAetL,GAAQP,KAAMhF,IAChC2J,GAAkBvF,IAAIpE,EAAKE,KACd,aAAdF,EAAK4F,MACL5F,EAAKG,QAAQ4F,aAAe5F,EAAQmO,WACpCtO,EAAKG,QAAQ4G,WAAa5G,EAAQoO,UAC/BhJ,GAAQP,KAAMhF,IAChB2J,GAAkBvF,IAAIpE,EAAKE,KAC5BF,EAAKG,QAAQ4F,YAAc5F,EAAQmO,WACnCtO,EAAKG,QAAQ4G,UAAY5G,EAAQmO,WAG/BuC,EACF1B,GAAa0B,IAIGb,KAClB1H,GAAsB1D,SAAW,EACZ+C,GAAA,CACnBvH,WAAYD,EAAQmO,UACpBY,UAAW5G,GAAsB1D,YAElC,CAACoL,GAAmBrG,GAAmBpE,GAAS4J,KAE7C2B,GAA8B7B,EAAY,CAC9CjP,EACA+Q,KAEA,MAAMC,EAAYC,EAChBjR,EAAK0F,YAAYyE,OAEb+G,EAA2C,MAAxB/P,IACvB6P,IAAc7P,GACVgQ,EACJvJ,GAAyBxD,IAAIpE,EAAKE,KAClCkR,EAA8BpR,EAAK0F,YAAa1F,EAAKG,SAEvD,OAAOH,EAAKE,KAAO6Q,GACjBG,IAC0C,IAA1ClR,EAAKG,QAAQiK,YAAYS,eACxBwG,EAAqBrR,EAAK0F,YAAa1F,EAAKG,WAC5CgR,GACF,CAAChQ,GAAsByG,KAEpB0J,GAAmBrC,EAAasC,IACpC,IAAKrQ,GAEH,YADkB8O,KAIpB,MAAMwB,EAAiBjM,GAAQ+E,UAC5BtK,GAASA,EAAKE,KAAOqR,GAElBE,EAAalM,GAAQP,KAAK,CAAChF,EAAMiE,IACrCA,EAAQuN,GACRV,GAA4B9Q,EAAMuR,KAC/BhM,GAAQP,KAAMhF,GACjB8Q,GAA4B9Q,EAAMuR,IAG/BE,EAKiBnC,sBAAA,IAAMH,GAAasC,IAJrBzB,MAKnB,CACD9O,GACA8O,GACAc,GACAvL,GACA4J,KAGIuC,GAA0BzC,EAAY0C,MAC1C3R,EACA4R,KAEA,GAAIzP,KAAsBN,IAA6C,IAA7B+P,EAAkB5G,OAAc,OAE1E,MAAM6G,EAAU7R,EAAK6F,SAAS6I,cAAgB,GAC1C,GAAmB,IAAnBmD,EAAQ7G,OAAc,OAEpB,MAAA8G,EAAgB,IAAIlO,IAAIgO,GACxBG,EAAUhS,EAAiBC,GAC3BgS,EAAiB,IAAIH,GAAS5L,KAAK,CAACC,EAAMC,KAC9C,MAAM8L,EAAiBH,EAAc1N,IAAI8B,EAAKyK,WAE9C,OAAOsB,IADiBH,EAAc1N,IAAI+B,EAAMwK,WACJ,EAAIsB,GAAsB,EAAA,IAGxElK,GAAmB/H,EAAKE,IAEpB,IACF,IAAA,MAAWyO,KAAUqD,EAAgB,CAC7B,MAAAjN,EAAS+M,EAAc1N,IAAIuK,EAAOgC,WACpCuB,EAAoBC,IACpBD,EAAoBE,SAElBvQ,GACJkD,EACA,CACEA,SACAyL,SAAU7B,EAAOgC,UACjB9K,SAAU,CACR6G,aAAc,CAACwF,EAAoBC,IAAKD,EAAoBE,IAC5DpM,SAAUhG,EAAK6F,SAASG,SACxB2K,UAAWhC,EAAOgC,UAClB/B,kBAAmBD,EAAOC,oBAG9BmD,EAEJ,CAEAlK,GAA6BjD,IACrB,MAAAE,EAAO,IAAIlB,IAAIgB,GAEd,OADFE,EAAA+E,IAAI7J,EAAKE,IACP4E,IAETwM,GAAiBtR,EAAKE,UACfmS,GACPnQ,KAAgBmQ,EAAON,EAAO,CAC9B,QACAhK,GAAmB,KACrB,GACC,CACD5F,GACAD,GACAL,GACAyP,KAGIgB,GAAiBrD,EAAY0C,MACjC3R,EACA+E,EACAwN,KAEA,GAAIpQ,GAAmB,OACvB,GAAkB,aAAdnC,EAAK4F,OAAwBjE,GAAkB,OACnD,GAAkB,UAAd3B,EAAK4F,OAAqBhE,GAAe,OAC7C,GAAkB,SAAd5B,EAAK4F,OAAoB/D,GAAc,OAErC,MAAAkQ,EAAUhS,EAAiBC,GAC3BwS,EAAiBzN,EACjB0N,EACRF,EAEIG,EACJF,IACEG,EAAyBC,UAAA,MAErB,MAAMC,EACJJ,EAAgBnE,UAEZwE,EACJL,EAAgBlE,QAGhB,GAAY,MAAZsE,GACU,MAAVC,EAEO,OAAA,KAGT,MAAMC,EACJF,EACE7S,EAAKG,QAAQ4F,YACf+M,EACE9S,EAAKG,QAAQ4G,SAEXiM,EACJH,EACE7S,EAAKG,QAAQ4F,YACf+M,EACE9S,EAAKG,QAAQ4G,SAEb,OAAAgM,IAAaC,EACRH,EACL7S,EAAKG,QAAQ4F,WACX4M,EAAyBM,WACzBN,EAAyBO,WAG3BF,EACKL,EAAyBQ,WAG3B,MAtCc,GAwCvBX,EACIY,EACM,aAAdpT,EAAK4F,MACe,MAApBjE,IACAT,KAEEwR,IAA4BC,EAAyBQ,YACrDT,IAA4BC,EAAyBO,YACrDR,IAA4BC,EAAyBM,YACrDP,IAA4BC,EAAyBU,gBAE/CC,EAAuBF,EACzB5S,EAAS8J,UACNnK,GAAYgE,EAAoBhE,KAAagE,EAAoBnE,EAAKG,WAEzE,EAEAiT,GAA8BE,GAAwB,GAAKZ,IAC7DlK,GAA4B5D,QAAU,CACpCG,OAAQ2N,EACRY,uBAEAC,iBAAkBC,KAAKC,UACrBjT,EAAS+D,IAAI,CAACpE,EAAS8D,KAAW,CAChCyP,IAAKvP,EACHhE,EACA8D,GAEFqK,UAAWnO,EAAQ4F,WACnBwI,QAASpO,EAAQ4G,SACjB4M,QAASxT,EAAQwT,SAAW,SAIhCC,OAAO,IAIX7L,GAAmB/H,EAAKE,IAEpB,IACgB,aAAdF,EAAK4F,WACDjE,KACJoD,EACAwN,EACAR,IAEqB,UAAd/R,EAAK4F,WACRhE,KACJmD,EACAwN,EACAR,IAEqB,SAAd/R,EAAK4F,YACR/D,KACJkD,EACAwN,EACAR,IAIJlK,GAA6BjD,IACrB,MAAAE,EAAO,IAAIlB,IAAIgB,GAEd,OADFE,EAAA+E,IAAI7J,EAAKE,IACP4E,IAGH,MAAA+O,EAA8B,aAAd7T,EAAK4F,OAAwB8M,IAA4BC,EAAyBO,YAAcR,IAA4BC,EAAyBM,YAAcP,IAA4BC,EAAyBU,gBAGzO,IAD+B,aAAdrT,EAAK4F,MAAuB8M,IAA4BC,EAAyBQ,YACjFU,IAAkBnB,EAAyB,CACzD,MAAAxO,EAAaC,EAAoBnE,EAAKG,SAE5CwD,GAAuCiB,IAC/B,MAAAE,EAAO,IAAIlB,IAAIgB,GAQd,OANH4N,IAAmBG,EAAyBC,UAC9C9N,EAAK+E,IAAI3F,GAETY,EAAKI,OAAOhB,GAGPY,IAETvB,GAAgCqB,IACxB,MAAAE,EAAO,IAAIrB,IAAImB,GAOd,OALFE,EAAAT,IACHH,EACAwO,GAGK5N,GAEX,CAEA,GAAI0D,GAA4B5D,SAG9B,GAFA4D,GAA4B5D,QAAQgP,OAAQ,EAExCC,EAAe,CACjB,MAAMC,EAAcvO,GAAQP,KACzBR,GACiB,UAAhBA,EAAOoB,MACPzB,EAAoBK,EAAOrE,WAAagE,EAAoBnE,EAAKG,UAEjE2T,GAAaxE,sBAAsB,IAAMH,GAAa2E,GAC5D,OAEAxC,GAAiBtR,EAAKE,UAEjBmS,GACHe,IACF5K,GAA4B5D,QAAU,MAExC1C,KAAgBmQ,EAAON,EAAO,CAC9B,QACAhK,GAAmB,KACrB,GACC,CACD7G,GACAiB,GACAD,GACAP,GACAC,GACAC,GACAC,GACAyD,GACA/E,EACA2O,GACAmC,KAGF3M,EAAU,KACR,MAAMoP,EAAiBvL,GAA4B5D,QAC/C,IAACmP,GAAgBH,MAAO,OAcxB,GAXFJ,KAAKC,UACHjT,EAAS+D,IAAI,CAACpE,EAAS8D,KAAW,CAChCyP,IAAKvP,EACHhE,EACA8D,GAEFqK,UAAWnO,EAAQ4F,WACnBwI,QAASpO,EAAQ4G,SACjB4M,QAASxT,EAAQwT,SAAW,WAGFI,EAAeR,iBAAkB,OAE3D,MAAAS,EAAqBD,EAAehP,SAAW4N,EAAyBQ,WAC1EY,EAAeT,qBAAuB,EACtCS,EAAehP,SAAW4N,EAAyBM,YACnDc,EAAehP,SAAW4N,EAAyBU,eACnDY,KAAKC,IAAI,EAAGH,EAAeT,qBAAuB,GAClDS,EAAeT,qBACba,EAAoB,IAAI1Q,IAC5BjD,EAAS+D,IAAI,CAACpE,EAAS8D,IAAU,CAACE,EAAoBhE,EAAS8D,GAAQA,KAEnEwN,EAAalM,GAAQP,KAAMhF,IAC/B,MAAMoU,EAAeD,EAAkBxO,IAAIxB,EAAoBnE,EAAKG,UAEpE,OAAuB,MAAhBiU,GACLA,GAAgBJ,GAChBlD,GAA4B9Q,KAGhC,IAAKyR,EAGH,OAFAjJ,GAA4B5D,QAAU,UACpBoL,KAIpBV,sBAAsB,KACpB9G,GAA4B5D,QAAU,KACtCuK,GAAasC,MAEd,CACDzB,GACAc,GACAvL,GACA/E,EACA2O,KAGFxK,EAAU,KACJ6D,GAA4B5D,SAC5BsC,KAAmB3B,GAAQyE,KAAMhK,GAASA,EAAKE,KAAOgH,KACtC8I,MAEnB,CAAC9I,GAAgB8I,GAAmBzK,KAEvCZ,EAAU,KACR,IAAK1D,GAA8B,OACnC,GAAIuH,GAA4B5D,QAAS,OACzC,MAAMyP,EAAa9O,GAAQP,KAAMhF,GAASA,EAAKI,aAAe4G,IAC1DqN,GAAcA,EAAWnU,KAAOgH,OAA6BmN,IAChE,CACDnN,GACAjG,GACA+F,GACAmI,GACA5J,KAGFZ,EAAU,KACJ6D,GAA4B5D,SAE9BsC,KACC3B,GAAQyE,KACNhK,GACCA,EAAKE,KAAOgH,KAC8B,IAA1ClH,EAAKG,QAAQiK,YAAYS,eAGXmF,MAEnB,CAAC9I,GAAgB8I,GAAmBzK,KAEjC,MAAA+O,GAAoBlR,EAAQ,KAChC,MAAMmR,EAAmBhP,GAAQC,OAC9BxF,IAAmD,IAA1CA,EAAKG,QAAQiK,YAAYS,cAKjC,GAAuB,QAAvB9J,GAAqC,OAAAwT,EAEzC,MAAMC,EAA+C,CAAC,MAAO,SAAU,QACpEhP,OAAQ4E,GACPA,IAAetJ,IAEb2T,EAAkB,CAAC3T,MAAqB0T,GACxCE,EAAiB,IAAIjR,IACzBgR,EAAgBlQ,IAAI,CAAC6F,EAAYnG,IAAU,CAACmG,EAAYnG,KAG1D,OAAOsQ,EACJhQ,IAAI,CAACvE,EAAMiE,KAAW,CAAEjE,OAAMiE,WAC9BgC,KAAK,CAACC,EAAMC,KACX,MAAMwO,EAAiBzO,EAAKlG,KAAK0F,YAAY0E,YACzCvD,OACDyE,cACGsJ,EAAkBzO,EAAMnG,KAAK0F,YAAY0E,YAC3CvD,OACDyE,cAQH,OAPmC,MAAlBqJ,EACbF,EAAgBzJ,OAChB0J,EAAe/O,IAAIgP,IAAmBF,EAAgBzJ,SACrB,MAAnB4J,EACdH,EAAgBzJ,OAChB0J,EAAe/O,IAAIiP,IAAoBH,EAAgBzJ,SAE5B9E,EAAKjC,MAAQkC,EAAMlC,QAEnDM,IAAI,EAAGvE,UAAWA,IACpB,CAACe,GAAoBD,GAAkByE,KAKpCsP,GAH0BP,GAAkBhK,UAC/CtK,GAASA,EAAKE,KAAOkH,KAGjB0N,GAAsBC,IAA2BvR,EAAwB,OACzEwR,GAAsBC,IAA2BzR,EAEtD,MACI0R,GAA4B5P,GAAO,GAEnC6P,GAAwBlG,EAAahL,IACnC,MAAAO,EAAS8P,GAAkBrQ,GAC7BO,MAAqBA,IACxB,CAAC8P,GAAmBnF,KAEUF,EAAahL,IAC5C,IAAK+D,IAAmB/D,EAAQ,GAAKA,GAAS+D,GAAgB6H,MAAM7E,OAClE,OAGI,MAAA5K,EAAa4H,GAAgB6H,MAAM5L,GACvB,MAAd7D,IAEc4P,KAClB/H,GAAoBrD,GAAuB,MAAXA,EAAkBA,EAAU,IACvDA,EACHX,UAEFqE,GAAsB1D,SAAW,EACZ+C,GAAA,CACnBvH,aACA8O,UAAW5G,GAAsB1D,YAElC,CAACoD,GAAiBgI,KAErBrL,EAAU,KAENyC,KACCkN,GAAkBtK,KAChBhK,GAASA,EAAKE,KAAOkH,KAGxBC,GAA8B,OAE/B,CAACiN,GAAmBlN,KAEvBzC,EAAU,KACRuQ,GAA0BtQ,SAAU,EACpCqQ,GAAwB,MACxBF,GACEF,IAA4B,EACxBO,OAAOP,GAA2B,GAClC,OAEL,CAACA,GAA0BP,GAAkBtJ,SAEhDrG,EAAU,KACR,IAAKuQ,GAA0BtQ,SAAmC,MAAxBkQ,GAA8B,OAElE,MAAAO,EAAU7F,OAAOC,WAAW,KAChC,MAAM6F,EAAoBjP,OAAOyO,GAAqBjO,QAChD0O,EAAiBD,EAAoB,EAGzCjP,OAAOiK,UAAUgF,IACjBC,GAAkB,GAClBA,EAAiBjB,GAAkBtJ,SAEnCkK,GAA0BtQ,SAAU,EACpCuQ,GAAsBI,KAEvB,KAEI,MAAA,IAAM/F,OAAOI,aAAayF,IAChC,CAACF,GAAuBL,GAAsBR,GAAkBtJ,SAE7D,MAAAwK,GAAiBpS,EAAQ,KACvB,MAAAqS,MAAuBhS,IAErB8B,GAAAvB,QAAShE,IACT,MAAA0V,EAAiBD,EAAiB9P,IAAIxB,EAAoBnE,EAAKG,WAAa,GAClFuV,EAAeC,KAAK3V,GACpByV,EAAiBpR,IAAIF,EAAoBnE,EAAKG,SAAUuV,KAGpD,MAAAE,MAAanS,IAWZ,OAVUgS,EAAAzR,QAAQ,CAAC0R,EAAgBxR,KACxC,MAAM2R,EAAgBhS,GAAmB8B,IAAIzB,IAAe,EAE5DwR,EACGzP,KAAK,CAACC,EAAMC,IAAUD,EAAKM,gBAAkBL,EAAMK,iBACnDxC,QAAQ,CAAChE,EAAMiE,KACP2R,EAAAvR,IAAIrE,EAAKE,GAAI,GAAG2V,IAnxCV,CAAC5R,IACtB,IAAIgI,EAAQhI,EAAQ,EAChB6R,EAAS,GAEb,KAAO7J,EAAQ,GACJA,GAAA,EACT6J,EAASV,OAAOW,aAAa,GAAM9J,EAAQ,IAAO6J,EAC1C7J,EAAAgI,KAAK+B,MAAM/J,EAAQ,IAGtB,OAAA6J,GAywCwCG,CAAehS,UAIrD2R,GACN,CAACrQ,GAAS1B,KAEPqS,GAAgB9S,EAAQ,KACtB,MAAA+S,MAAa1S,IACX8B,GAAAvB,QAAShE,IACf,MAAMmD,EAAcgT,EAAOxQ,IAAI3F,EAAKI,aAAe,GACnD+C,EAAYwS,KAAK3V,GACVmW,EAAA9R,IAAIrE,EAAKI,WAAY+C,KAExB,MAAAiT,MAAY3S,IAIX,OAHA0S,EAAAnS,QAASb,IACdA,EAAYa,QAAQ,CAAChE,EAAMiE,IAAUmS,EAAM/R,IAAIrE,EAAKE,GAAI+D,MAEnDmS,GACN,CAAC7Q,KAEE8Q,GAA0BpH,EAA6BqH,IAAkB,CAC7EhI,UAAW2F,KAAKC,IAAI,EAAGoC,EAAahI,UAAYlN,IAChDmN,QAAS0F,KAAKsC,IACZD,EAAaE,SAAW,EACxBF,EAAa/H,QAAUnN,MAEvB,CAACA,KAECqV,GAAuBxH,EAAY,KACvC,MAAMyH,EAAU/N,GAAW/D,QACrB+R,EAAa/N,GAAchE,QAC7B,IAAC8R,IAAYC,EAAY,OAEvB,MAAAC,EAAcF,EAAQpN,wBACtBuN,EAAkBF,EAAWG,cACjC,0BAEIC,EAAcF,GAAiBvN,yBACnCqN,EAAWrN,wBAEL/D,GAAAvB,QAAShE,IACf,MAAMgX,EAAQvO,GAAiB7D,QAAQe,IAAI3F,EAAKE,IAChD,IAAK8W,EAAO,OAEZ,MAAMC,EAAON,EAAWG,cACtB,kCAAkC9W,EAAKI,WAAa,OAGtD,IAAK6W,EAEH,YADAD,EAAMtU,MAAMwU,WAAa,UAIrB,MAAAC,EAAWF,EAAK3N,wBAChB8N,EAAOlB,GAAcvQ,IAAI3F,EAAKE,KAAO,EACrCmX,EAAWF,EAASG,IAAMjW,GAAwB,GAAP+V,EAC3CG,EAAcF,GAAYL,EAAMQ,cAAgB,IAChDC,EACJJ,GAAYN,EAAYO,KAAOC,GAAeR,EAAYW,OAE5DV,EAAMtU,MAAM4U,IAASD,EAAWT,EAAYU,IAA1B,KACZN,EAAAtU,MAAMwU,WAAaO,EAAyB,UAAY,WAKhE,MAAME,EAAOjP,GAAoB9D,QACjC,GAAI+S,EAAM,CACR,MAAMvX,EAAa4H,IAAiB6H,MAAM7H,GAAgB/D,OACpDgT,EAAqB,MAAd7W,EAAqB,KAAOuW,EAAWG,cAClD,kCAAkC1W,EAAa,OAG7C,GAAC4H,IAAoBiP,EAElB,CACC,MACAW,EADWX,EAAK3N,wBACGgO,IAAMjW,GACzBwW,EAAaD,GAAWD,EAAKH,cAAgB,IAC7CM,EACJF,GAAWb,EAAYO,KAAOO,GAAcd,EAAYW,OAE1DC,EAAKjV,MAAM4U,IAASM,EAAUhB,EAAYU,IAAzB,KACZK,EAAAjV,MAAMwU,WAAaY,EAAwB,UAAY,QAC9D,MAVEH,EAAKjV,MAAMwU,WAAa,QAW5B,CAKI,GAAAhQ,IAAkD,MAAhCqB,GAAqB3D,QAAiB,CAC1D,MAAMmT,EAActP,GAAiB7D,QAAQe,IAAIuB,IAC7C6Q,GAAgD,WAAjCA,EAAYrV,MAAMwU,YACnCzP,GAAkB7C,GAAYA,IAAYmT,EAAcnT,EAAUmT,EAEtE,GACC,CAAC/P,GAAiBd,GAAgB7F,GAAgB6U,GAAe3Q,KAE9DyS,GAA0B/I,EAC9BgJ,IAEA,MAAMC,EAAoB3P,GAAqB3D,QAE5CsT,GACDA,EAAkBhJ,YAAc+I,EAAM/I,WACtCgJ,EAAkB9X,aAAe6X,EAAM7X,aAKzCmI,GAAqB3D,QAAU,KACV6R,KAErBnH,sBAAsB,KAChB,GAAgC,MAAhC/G,GAAqB3D,QAAiB,OAC1C,MAAMoS,EAAQvO,GAAiB7D,QAAQe,IAAIuS,EAAkBjY,UACzD+W,GAAoC,WAA3BA,EAAMtU,MAAMwU,eAA0CF,OAEpE,CAACP,KA2CF,OAzCF9R,EAAU,KACR,MAAMgS,EAAa/N,GAAchE,QAC7B,IAAC+R,IAAe9V,GAAY,OAEhC,IAAIwO,EAAyB,KAC7B,MAAM8I,EAAyB,KACd,MAAX9I,IACJA,EAAUC,sBAAsB,KACpBD,EAAA,KACWoH,SAIdE,EAAAyB,iBAAiB,SAAUD,GAAwB,GACvD3I,OAAA4I,iBAAiB,SAAUD,GAE5B,MAAAE,EAAmB,IAAIC,iBAAiBH,GAC9CE,EAAiB5O,QAAQkN,EAAY,CACnC4B,WAAW,EACXC,SAAS,EACTC,YAAY,EACZC,gBAAiB,CAAC,WAGpB,MAAMnP,EAA2C,oBAAnBC,eAC1B,KACA,IAAIA,eAAe2O,GAKvB,OAJA5O,GAAgBE,QAAQkN,GAEDwB,IAEhB,KACU,MAAX9I,GAAiBM,qBAAqBN,GAC/BsH,EAAAgC,oBAAoB,SAAUR,GAAwB,GAC1D3I,OAAAmJ,oBAAoB,SAAUR,GACrCE,EAAiB3O,aACjBH,GAAgBG,eAEjB,CAAC7I,GAAY4V,KAGdmC,EAAC,MAAA,CACCC,IAAKlQ,GACLlG,aACAC,MAAO,IACFA,GACHoW,QAAS,QACTC,SAAU,WACV9P,MAAO,OACP+P,OAAQ,OACRC,SAAU,EACVC,UAAW,OACXC,UAAW,UAGbC,SAAA,CAAAR,EAAC,MAAA,CACCnW,UAAU,oCACVC,MAAO,CACLoW,QAAS,OACTO,WAAY,UACZ7N,IAAK,EACLvC,MAAO,OACPgQ,SAzmDsB,IA0mDtBD,OAAQ,QAGZI,SAAA,CAAAE,EAAC,MAAA,CACCT,IAAKjQ,GACLlG,MAAO,IACFC,GACH4W,KAAM,WACNtQ,MAAOpI,GAAa,OAAS,OAC7BoY,SAAU,EACVD,OAAQ,OACRQ,UAAW,cAGbJ,SAAAE,EAACG,EAAA,CACCC,cAAe,GACfC,eAAgB,CAAC,EACjBC,wBAAyB,GACzBC,gBAAgB,EAChBC,kBAAkB,KACdnZ,EACJoZ,kBAEM,IADJnZ,EACID,GAAgBoZ,cAAgBna,EAAiBC,QACjDH,EAA+BkB,GAErCwB,yBACAC,uBACA/B,SACAC,UACAC,SAAUkG,GACVgB,qBACAsS,oBAAqBhC,GACrBiC,eAAgB5D,GAChBpU,oBAAsB7B,IACpB6G,GAAe7G,GAEmB,MAAhCmI,GAAqB3D,SACrBkF,IACAA,GAAa1J,aAAeA,GAEV4P,KAEpB/N,KAAsB7B,QAK3BS,IACC+X,EAAC,QAAA,CACC,aAAW,qBACXC,IAAKxT,GACL3C,MAAO,IACFE,GACHmW,SAAU,WACV9P,MAAOC,GACPgR,SAAU1a,EACV+Z,KAAM,OAAOrQ,KACbiR,UAAW,EACXC,SAAU,SACVZ,UAAW,cAIZJ,SAAA,CACCpR,IAAAsR,EAAC,OAAA,CACCT,IAAKnQ,GACLhG,MAAO,CACLqW,SAAU,WACVzB,IAAK,EACLpR,KAAM,GACNgR,WAAY,SACZmD,OAAQ,EACRvB,QAAS,cACTO,WAAY,SACZiB,eAAgB,SAChB9O,IAAK,EACL2O,UAAW,GACXI,QAAS,UACTC,OAAQ,oBACRC,aAAc,GACdC,gBAAiB,UACjBlB,UAAW,aACXmB,UAAW,mCACXC,KAAM,WAGRxB,SAAAR,EAACiC,EAAA,CACCC,WAAY,QACZC,GAAI,CAAEC,SAAU,GAAIC,WAAY,IAAKC,MAAO,UAAWC,WAAY,UAElE/B,SAAA,CAAApR,GAAgBpB,OAAS,QAAQ,QAAMoB,GAAgB/D,MAAQ,OAMrEjD,IAAuBsT,GAAkBtJ,OAAS,IAAMhD,IACvD4Q,EAAC,MAAA,CACC,aAAW,0BACXlW,MAAO,CACLqW,SAAU,WACVzB,IAAK,EACLnR,MAAO7E,IAAsC,OAC7C4E,KAAM3E,IAAoC,OAC1C8Y,OAAQ,EACRvB,QAAS,OACTO,WAAY,SACZ7N,IAAK,EACLvC,MAAO,IACPkR,UAAW,GACXI,QAAS,UACTC,OAAQ,oBACRC,aAAc,EACdC,gBAAiB,UACjBlB,UAAW,aACXmB,UAAW,mCACXC,KAAM,WAGRxB,SAAA,CAAAE,EAAC8B,EAAA,CACCzU,MAAgC,iBAAzBqO,GACH,iDACA,6BACJqG,KAA8B,MAAxBrG,GACNsG,UAAU,MACVC,OAAK,EAELnC,SAAAE,EAAC,QAAA,CACCjO,KAAK,OACLmQ,UAAU,UACVC,QAAQ,SACRxP,MAAO6I,IAAwB,IAC/ByB,IAAK,EACLrC,IAAKI,GAAkBtJ,OACvB,aAAW,sBACX,eAAsC,MAAxBgK,GACd0G,QAAS,KACqB,MAAxB5G,IAA8BC,GAAwB,KAE5D4G,OAAQ,KACN1G,GAAwB,MAClB,MAAA2G,EAAevV,OAAOyO,KAEF,MAAxBA,IACyB,KAAzBA,KACCzO,OAAOiK,UAAUsL,IAClBA,EAAe,GACfA,EAAetH,GAAkBtJ,UAEjCkK,GAA0BtQ,SAAU,EACpCmQ,GACEF,IAA4B,EACxBO,OAAOP,GAA2B,GAClC,QAIVgH,SAAW5D,IACH,MAAA6D,EAAa7D,EAAM8D,OAAO9P,MAChC,IAAK,QAAQ+P,KAAKF,GAEhB,YADA7G,GAAwB,kBAIpB,MAAA2G,EAAevV,OAAOyV,GACtBG,EAA8B,KAAfH,IACnBF,EAAe,GAAKA,EAAetH,GAAkBtJ,QAE/BiK,GAAAgH,EAAe,eAAiB,MACxD/G,GAA0BtQ,SAAU,EACpCmQ,GAAwB+G,IAE1BpZ,MAAO,CACLuG,MAAO,GACP+P,OAAQ,GACRuB,QAAS,EACTC,OAAQ,cAAaxF,GAAuB,UAAY,WACxDyF,aAAc,EACdS,MAAO,UACPR,gBAAiB,UACjBwB,UAAW,SACXtB,KAAM,UACNI,SAAU,GACVmB,QAAS,YAIfvD,EAAC,OAAA,CACC,aAAY,GAAGtE,GAAkBtJ,iBACjCtI,MAAO,CACL6W,KAAM,EACN2B,MAAO,UACPF,SAAU,GACVG,WAAY,SACZe,UAAW,UAEd9C,SAAA,CAAA,MACK9E,GAAkBtJ,UAEtB,CAAC,WAAY,QAAkBzG,IAAK6X,IACpC,MAAMC,EAA2B,aAAdD,EACbE,EAAczH,IAA4BwH,GAAkB,EAAA,GAC5DE,EAAaD,EAAc,GAAKA,GAAehI,GAAkBtJ,OAGrE,OAAAsO,EAAC,SAAA,CAECjO,KAAK,SACL,cAAegR,EAAa,WAAa,QAA7B,gBACZG,SAAUD,EACVE,QAAS,IAAMtH,GAAsBmH,GACrC5Z,MAAO,CACLoW,QAAS,OACT4D,WAAY,SACZzT,MAAO,GACP+P,OAAQ,GACRuB,QAAS,EACTC,OAAQ,EACRmC,WAAY,cACZzB,MAAOqB,EAAa,UAAY,UAChCK,OAAQL,EAAa,UAAY,WAGnCnD,SAAAE,EAAC,OAAIrQ,MAAM,KAAK+P,OAAO,IAAI6D,QAAQ,WAAWC,KAAK,OACjD1D,SAAAE,EAAC,OAAA,CACCyD,EAAGV,EAAa,gBAAkB,gBAClCW,OAAO,eACPC,YAAY,MACZC,cAAc,QACdC,eAAe,aAvBdf,SAgCbpU,IAAmBzC,GAAQhB,IAAKvE,IAC1B,MAAAod,EAAWlW,KAAmBlH,EAAKE,GACnC0G,EAAQ4O,GAAe7P,IAAI3F,EAAKE,KAAO,KACvCiK,EAAQnK,EAAK0F,YAAYyE,MACzBC,EAAapK,EAAK0F,YAAY0E,WAC9BiT,EAAeC,EAAYnT,EAAOC,GAClCmT,EAAsC,aAAdvd,EAAK4F,KAC/B8F,EACE1L,EAAK0F,YACL1F,EAAKG,QACLmD,GAA4BqC,IAAIxB,EAAoBnE,EAAKG,WAE7C,UAAdH,EAAK4F,KACLgG,EACE5L,EAAK0F,YACL1F,EAAKG,QACLmD,GAA4BqC,IAAIxB,EAAoBnE,EAAKG,WAE3D,KACEqd,EAAaD,IACA,QAAjBF,EAAyBA,EAAe,GAAGA,MAEvCI,GAA0D,IAA1Czd,EAAKG,QAAQiK,YAAYS,aACzC6S,EAAmB9S,EACvBT,EACAC,EACAqT,GAEIE,EAAahU,GAAkBvF,IAAIpE,EAAKE,IAG5C,OAAAoZ,EAAC8B,EAAA,CAECzU,MAAO8W,EAAgB,0BAA4B,GACnDlC,OAAK,EAELnC,SAAAE,EAAC,OAAA,CACCT,IAAM+E,IACAA,EAA0BnV,GAAA7D,QAAQP,IAAIrE,EAAKE,GAAI0d,GAC7BnV,GAAA7D,QAAQM,OAAOlF,EAAKE,KAE5CwC,MAAO,CACLqW,SAAU,WACVzB,IAAK,EACLpR,KAAM,GACNgR,WAAY,SACZ4B,QAAS,cACT8D,OAlBWa,EAkBU,cAAgB,WAGvCrE,SAAAE,EAAC,SAAA,CACCkD,SAtBWiB,EAuBXpS,KAAK,SACL,eAAc+R,EACd,aAAYK,EACR,GAAGzd,EAAK0F,YAAY2F,eAAerL,EAAKI,uCACxC,GAAGJ,EAAK0F,YAAY2F,eAAerL,EAAKI,aAC5Cqc,QAAS,IAAMtN,GAAanP,GAC5B0C,MAAO,CACLka,OAAQ,UACR9D,QAAS,OACTO,WAAY,SACZiB,eAAgB,eAChB9O,IAAK,EACLvC,MAAOsU,EACFI,IAAeF,EAAgB,IAAM,GACrCE,IAAeF,EAAgB,IAAM,GAC1CtD,UAAW,GACXI,QAAS,UACTC,OAAQ,aAAamD,IAAeF,EAAgB,UAAYC,EAAiBlD,SACjFC,aAAc,GACdC,gBAAiBiD,IAAeF,EAAgB,UAAYC,EAAiBf,WAC7EzB,MAAOyC,IAAeF,EAAgB,UAAYC,EAAiBvS,KACnEyP,KAAM,UACNiD,aAAc,SACdlD,UAAW,oCAGhBvB,SACER,EAAAiC,MADa4C,EACb,CAAW3C,WAAY,QAASC,GAAI,CAAEjC,QAAS,OAAOtN,IAAI,EAAG6N,WAAY,SAAUyE,cAAe,OACjG1E,SAAA,CAACE,EAAA,OAAA,CAAK5W,MAAO,CAAEsY,SAAU,GAAIC,WAAY,KAAQ7B,SAAMxS,IACvDgS,EAAC,QAAKlW,MAAO,CAAEoW,QAAS,OAAQO,WAAY,UAAYD,SAAA,CAAAE,EAAC,OAAIrQ,MAAM,IAAI+P,OAAO,KAAK6D,QAAQ,WAAWC,KAAK,OAAOiB,MAAM,6BACtH3E,SAAAE,EAAC,QAAKyD,EAAE,iBAAiBC,OAAQ,UAAWC,YAAY,UAEvD3D,EAAA,OAAA,CAAK5W,MAAO,CAAEsY,SAAU,GAAIC,WAAY,IAAK+C,WAAY,MAAOlF,QAAS,OAAQO,WAAY,UAAaD,SAAWoE,OAGvH5E,EAAA,OAAA,CAAKlW,MAAO,CAAEsY,SAAU,GAAIC,WAAY,IAAKnC,QAAS,OAAQO,WAAY,UACzED,SAAA,CAAAE,EAAC,OAAIrQ,MAAM,IAAI+P,OAAO,KAAK6D,QAAQ,WAAWC,KAAK,OAAOiB,MAAM,6BAC9D3E,SAAAE,EAAC,QAAKyD,EAAE,iBAAiBC,OAAQ,UAAWC,YAAY,UAE1D3D,EAAC,QAAK5W,MAAO,CAAEoW,QAAS,OAAQkF,WAAY,MAAO3E,WAAY,UAAYD,SAACE,EAAA2E,EAAA,CAAYjF,OAAQ,GAAI/P,MAAO,GAAIgU,YAAa,EAAG/B,MAAM,mBAI7H,CAAAJ,WAAY,QAASC,GAAI,CAAEjC,QAAS,OAAQtN,IAAK,EAAG6N,WAAY,SAAUyE,cAAe,OACnG1E,SAAA,CAACE,EAAA,OAAA,CAAK5W,MAAO,CAAEsY,SAAU,GAAIC,WAAY,KAAQ7B,SAAMxS,IACvDgS,EAAC,QAAKlW,MAAO,CAAEoW,QAAS,OAAQO,WAAY,UAAYD,SAAA,CAACE,EAAA,MAAA,CAAIrQ,MAAM,IAAI+P,OAAO,KAAK6D,QAAQ,WAAWC,KAAK,OAAOiB,MAAM,6BACtH3E,SAACE,EAAA,OAAA,CAAKyD,EAAE,iBAAiBC,OAAQU,EAAiBQ,QAASjB,YAAY,UAEtE3D,EAAA,OAAA,CAAK5W,MAAO,CAAEsY,SAAU,GAAIC,WAAY,IAAK+C,WAAY,MAAOlF,QAAS,OAAQO,WAAY,UAAaD,SAAWoE,eApEvHxd,EAAKE,YAiFnB4J,IAAgBtC,IACfoR,EAACuF,EAAA,CACC3W,iBACA8T,UAAU,eACV8C,OAAQ,CAAE9G,IAAK,GACfrO,MAAOgL,KAAKsC,IAAI1N,GAAYrJ,GAC5B0a,SAAU1a,EACVkC,aAAcA,IAAgB,GAE7B0X,SAAA,CACC9R,IAAAgS,EAAC+E,EAAA,CACCpV,MAAM,OACNiR,SAAS,OACT/P,MAAOL,GAAapE,YAAYyE,MAChCY,QAASD,GACTS,OAAQzB,GAAapE,YAAY6F,OACjCC,IAAK1B,GAAapE,YAAY8F,IAC9B8S,OAAQ,IAAM/W,IAA4B,GAC1CgX,QAASvO,KAGZsJ,EAAA,MAAA,CAAI5W,MAAO,CAAEoW,QAASxR,GAA2B,OAAS,SACxD8R,SAAAzP,GAAkBvF,IAAI0F,GAAa5J,IAClCoZ,EAACkF,EAAA,CACCvV,MAAM,OACNiR,SAAS,OACTuE,WAAkC,SAAtB3U,GAAalE,KACrB,uBAC4B,UAA5B6F,GACE,iBAC4B,WAA5BA,GACE,iBACA,gBACRiT,WAAkC,SAAtB5U,GAAalE,OACpB+Y,EAAM,CAAAxV,KAAM,GAAI8T,YAAa,IACF,WAA5BxR,GACE6N,EAACsF,GAASzV,KAAM,GAAI8T,YAAa,IACL,UAA5BxR,GACE6N,EAACuF,GAAoB5V,MAAO,GAAI+P,OAAQ,KACvCM,EAAA2E,EAAA,CAAY9U,KAAM,GAAI8T,YAAa,IAC5CtW,MAAOgG,GACPmS,OAAQ,QAAQhV,GAAa3J,QAAQ4F,cAAc+D,GAAa3J,QAAQ4G,WACxEmH,QAASa,IAAoBX,GAC3BkL,EAACyF,EAAA,CAECC,KAAO1F,EAAA2E,EAAA,CAAY9U,KAAM,GAAI8T,YAAa,IAC1CtW,MAAOgG,GACPsS,UAAW,QAAQnV,GAAa3J,QAAQ4F,cAAc+D,GAAa3J,QAAQ4G,WAC3EmY,YAAa/Q,IAA2B,KACxCgR,WAAY/Q,GACZgR,gBAAuC,SAAtBtV,GAAalE,MAAmBiJ,GAAoC,MAAZ9M,KAAqB8M,GAC9FwQ,oBAAoB,EACpBtd,SAAU4P,UACJ,GAAsB,SAAtB7H,GAAalE,KAAiB,CAChC,IAAK9D,IAA2D,IAAvC2M,GAA4BzD,OAAc,CACjE,MAAMqH,EAAQ,IAAIiN,MAChB,wHAGI,MADUpd,KAAAmQ,EAAOtS,EAAiB+J,KAClCuI,CACR,CAEA,IAAIkN,EACJ,IAAA,MAAWpP,KAAoB1B,GAC7B8Q,QAAezd,GACb,CACE8M,kBAAmBuB,EACnBqP,cAAe,MAEjBzf,EAAiB+J,KAGd,OAAAyV,CACT,CAEA,IAAKxd,GACH,MAAM,IAAIud,MACR,8EAIJ,IAAK1R,GACH,MAAM,IAAI0R,MACR,uDAIE,MAAAG,EACJ9R,GACI,WACsB,UAAtB7D,GAAalE,KACX,QACsB,aAAtBkE,GAAalE,KACX,WACA,KAEJ8Z,EACJ3S,GAAoBa,GAAiBvC,MAGrC,GAAAoU,GACAC,IAAqBD,EAErB,MAAM,IAAIH,MACR,cAAcI,GAAoB,uDAAuDD,MAItF,OAAA1d,GACL6L,GACA7N,EAAiB+J,MAGrB6V,cAAgBtN,IACEnQ,KAAAmQ,EAAOtS,EAAiB+J,MAE1C8V,iBAAmBL,IACjB1X,GACE,QAAUjE,KAGc,SAAtBkG,GAAalE,OACfjC,GACE,QAAUC,KAEZL,GACE,QAAUE,MAGWqG,GAAa5J,GAEtC,MAAM2f,EAAkBzR,GAAiBI,iBAAiB,IACxDJ,GAAiBC,eACbyR,EAAatY,IAAe8B,wBAC5ByW,EAAanX,GAAchE,SAAS0E,wBACpC0W,EAAa/L,KAAKsC,IACtB/W,EACAyU,KAAKC,IAAI,IAAKrL,KAEVoX,EAAgBH,GAAY5Z,OAC9B6Z,GAAY5Z,OAASqJ,OAAO0Q,WAAaF,EAAa,GAAK,EACzDG,EAAYlM,KAAKC,IACrB,EACAD,KAAKsC,IAAI0J,EAAezQ,OAAO0Q,WAAaF,EAAa,IAErDI,EAAiC,MAAtBN,GAAYpI,OACzBzD,KAAKC,IAAI,EAAG6L,GAAYzI,KAAO,GAC/BwI,EAAWpI,OAAS,EACI7P,GAAA,IAAU,IAAAjE,KACZ,SAAtBkG,GAAalE,OACf4C,GAA4B5D,QAAU,MAExCyD,IAAwB,GACPF,GAAA,CACfxB,MAAmC,UAA5B8E,GACH,iBAC4B,WAA5BA,GACE,iBACA,oBACNyT,YAAaK,GAAQc,SAASxZ,QAAU,KACxC1G,QAAS0f,EACT9G,SAAU,CACRzB,IAAK8I,EACLla,KAAMia,EACNlX,MAAO+W,KAGOhQ,OA3HflG,GAAa5J,SA8HlB,EACJogB,kBAAmBhU,GACjBgN,EAACiH,EAAA,CACC1a,SAAUyG,GAAqBzG,SAC/B2a,aAAc1W,GAAa3J,QAAQqM,oBAAiB,EACpD8B,UAAWxE,GAAa3J,QAAQ4F,WAChCwI,QAASzE,GAAa3J,QAAQ4G,SAC9BJ,MAAOgG,GACPlC,wBACAC,oBACA8R,SACEra,KACCR,IACDmG,KAAoBgC,GAAa5J,GAEnCugB,UAAW,CAAC1b,EAAQwN,KACbD,GAAehG,GAAsBvH,EAAQwN,WAGpD,EACJmO,eAAgB5W,GAAapE,YAAYyE,MACzCzJ,OAAQ,CACNigB,KAAM,CAAEC,YAAa,WACrBC,OAAQ,CACN,8CAA+C,CAC7C3F,MAAO,aAIb1Y,iBAAkByI,GACd,KACA1D,IAA4B,GACT/E,KAAAzC,EAAiB+J,WAEpC,EACJyU,QAASvO,KAEW,aAAtBlG,GAAalE,KACb0T,EAACwH,EAAA,CAEC7X,MAAM,OACNiR,SAAS,OACTzZ,aACAkG,MAAOmD,GAAa3J,QAAQyG,OAASkD,GAAa3J,QAAQwG,MAC1DmY,OAAQ,QAAQhV,GAAa1J,aAC7B2gB,QAASjX,GAAapE,YAAYsb,UAAY,KAC9CC,cAAehT,GACfyS,eAAgB5W,GAAapE,YAAYyE,MACzCtE,SAAUiE,GAAajE,SACvB2a,aAAc1W,GAAa3J,QAAQqM,oBAAiB,EACpD/B,wBACAC,oBACAjJ,aAAcA,IAAgB,wBAC9Byf,iBAAkBpX,GAAa3J,QAAQ4F,WACvCob,eAAgBrX,GAAa3J,QAAQ4G,SACrCrG,OAAQ,CACNigB,KAAM,CACJC,YAAajW,GAAmByW,YAElCP,OAAQ,CACN,8CAA+C,CAC7C3F,MAAOvQ,GAAmBQ,QAIhCiU,gBACEjd,KACCR,IACDmG,KAAoBgC,GAAa5J,GAEnCugB,UAAW,CAACY,EAAgBC,EAAQ/O,KAC9BA,GAAWgP,EAAuBD,EAAOphB,KACtCoS,GAAexI,GAAcwX,EAAOphB,GAAIqS,IAGjDhQ,iBAAkB,IAAMA,KAAmBxC,EAAiB+J,KAC5DtH,iBAAkByI,GACd,KACA1D,IAA4B,GACT/E,KAAAzC,EAAiB+J,WAEpC,EACJyU,QAASvO,IA3CJlG,GAAa5J,IA6CI,UAAtB4J,GAAalE,KACf0T,EAACkI,EAAA,CAECvY,MAAM,OACNiR,SAAS,OACTvT,MACEmD,GAAajE,SAAS4b,eACtB3X,GAAa3J,QAAQyG,OACrBkD,GAAa3J,QAAQwG,MAEvBmY,OAAQ,SAAShV,GAAa3J,QAAQ4F,cAAc+D,GAAa3J,QAAQ4G,WACzEga,QAASjX,GAAapE,YAAYsb,UAAY,KAC9CC,cAAehT,GACfyS,eAAgB5W,GAAapE,YAAYyE,MACzCtE,SAAUiE,GAAajE,SACvBnF,OAAQ,CACNigB,KAAM,CACJC,YAAajW,GAAmByW,YAElCP,OAAQ,CACN,8CAA+C,CAC7C3F,MAAOvQ,GAAmBQ,QAIhCiU,gBACEjd,KACCP,IACDkG,KAAoBgC,GAAa5J,GAEnCwhB,oBAAqB3X,GACrB4X,oBAAqB5X,GACjB,gEACA,EACJ6X,gBAAiB,CAAC7c,EAAQwN,KACnBD,GAAexI,GAAc/E,EAAQwN,IAE5ChQ,iBAAkB,IAAMA,KAAmBxC,EAAiB+J,KAC5DtH,iBAAkByI,GACd,KACA1D,IAA4B,GACT/E,KAAAzC,EAAiB+J,WAEpC,EACJyU,QAASvO,IA1CJlG,GAAa5J,IA4C6B,IAA/C4J,GAAajE,SAAS6I,cAAc1D,OACtCsO,EAACuI,EAAA,CAEC5Y,MAAM,OACNiR,SAAS,OACTvT,MAAOmD,GAAa3J,QAAQyG,OAASkD,GAAa3J,QAAQwG,MAC1DmY,OAAQ,QAAQhV,GAAa1J,aAC7B2gB,QAASjX,GAAapE,YAAY6F,OAClCsG,QAAS/H,GAAajE,SAAS6I,aAC/BgS,eAAgB5W,GAAapE,YAAYyE,MACzCzJ,OAAQ,CACNigB,KAAM,CACJC,YAAajW,GAAmByW,YAElCP,OAAQ,CACN,8CAA+C,CAC7C3F,MAAOvQ,GAAmBQ,QAIhCiU,gBACEjd,KACCN,IACDiG,KAAoBgC,GAAa5J,GAEnCugB,UAAY7O,IACLF,GAAwB5H,GAAc8H,IAE7CpP,iBAAkByI,GACd,KACA1D,IAA4B,GACT/E,KAAAzC,EAAiB+J,WAEpC,EACJyU,QAASvO,IAhCJlG,GAAa5J,IAmCpBoZ,EAACwI,EAAA,CAEC7Y,MAAM,OACNiR,SAAS,OACTvT,MAAOmD,GAAa3J,QAAQyG,OAASkD,GAAa3J,QAAQwG,MAC1DmY,OAAQ,QAAQhV,GAAa1J,aAC7B2gB,QAASjX,GAAapE,YAAY6F,OAClCmV,eAAgB5W,GAAapE,YAAYyE,MACzCqG,SAAU1G,GAAajE,SAAS8K,UAChC9K,SAAUiE,GAAajE,SACvBnF,OAAQ,CACNigB,KAAM,CACJC,YAAajW,GAAmByW,YAElCP,OAAQ,CACN,8CAA+C,CAC7C3F,MAAOvQ,GAAmBQ,QAIhCiU,gBACEjd,KACCN,IACDiG,KAAoBgC,GAAa5J,GAEnC0hB,gBAAiB,CAAC7c,EAAQwN,KACnBD,GAAexI,GAAc/E,EAAQwN,IAE5C/P,iBAAkByI,GACd,KACA1D,IAA4B,GACT/E,KAAAzC,EAAiB+J,WAEpC,EACJyU,QAASvO,IAjCJlG,GAAa5J,SAuC3BgI,MACE6Z,EACC,CAAA3I,SAAAE,EAAC0I,EAAA,CACC,YAAU,SACVjH,GAAI,CACFhC,SAAU,QACVzB,IAAKpP,GAAc6Q,SAASzB,IAC5BpR,KAAMgC,GAAc6Q,SAAS7S,KAC7BmU,OAAQ,KACRpR,MAAOf,GAAc6Q,SAAS9P,MAC9BiR,SAAU,qBACV+H,QAAS7Z,GAAuB,EAAI,EACpC8Z,UAAW9Z,GACP,gBACA,mBACJ+Z,WAAY,2CACZ3c,OAAQ,kDACR4c,cAAeha,GAAuB,OAAS,QAGjDgR,SAAAE,EAAC+I,EAAA,CACC1b,MAAOuB,GAAcvB,MACrBuY,YAAahX,GAAcgX,YAC3BoD,SAAU,IAAM1R,GAAsB1I,GAAc/H,iBAOlE"}
1
+ {"version":3,"file":"SegmentReviewPdfWrapper.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{getSegmentReviewKey as e}from"./reviewStepAdapters.js";import{getNumericScore as r,getReviewScoreBand as t}from"./reviewScore.js";export{getNumericScore,getReviewScoreBand}from"./reviewScore.js";const n=e=>{switch(e?.trim().toLowerCase()){case"low":return 40;case"medium":return 70;case"high":return 95;default:return null}},a=(e,t)=>r(e)??n(t),u=(e,r)=>{const t=a(e,r);return null==t?"N/A":Number.isInteger(t)?String(t):t.toFixed(2).replace(/\.?0+$/,"")},o=e=>{switch(e?.trim().toUpperCase()){case"SPLIT":case"SPLIT_HERE":return"Split";case"MERGE":case"MERGE_NEXT":case"MERGE_PREV":case"MERGE_PREVIOUS":return"Merged";default:return null}},i=e=>{if(![e.human_action_enum,e.human_resolution?.action,e.review?.action].some(e=>"SET_RANGE"===e?.trim().toUpperCase()))return null;const r=e.human_resolution?.before,t=e.human_resolution?.after;if(null==r?.start_page||null==r.end_page||null==t?.start_page||null==t.end_page)return null;const n=t.start_page<r.start_page||t.end_page>r.end_page,a=t.start_page>r.start_page||t.end_page<r.end_page;if(n&&!a)return"Merged";if(a&&!n)return"Split";const u=r.end_page-r.start_page+1,o=t.end_page-t.start_page+1;return o>u?"Merged":o<u?"Split":null},s=e=>{switch(e?.trim().toUpperCase()){case"SPLIT":case"SPLIT_HERE":return"SPLIT_HERE";case"MERGE_NEXT":return"MERGE_NEXT";case"MERGE_PREV":case"MERGE_PREVIOUS":return"MERGE_PREV";case"SET_RANGE":return"SET_RANGE";default:return null}},l=e=>{const r=e.type?.trim().toLowerCase();return"page_boundary"===r||"page boundary review"===r},_=e=>{const r=(e.review_steps??[]).filter(l);return[...r].reverse().find(e=>null!=o(e.human_action_enum))??[...r].reverse().find(g)??r[r.length-1]},c=e=>i(e)??o(e.human_action_enum)??o(e.human_resolution?.action)??o(e.review?.action),d=(e,r)=>{const t=e.type.trim().toLowerCase();if(!("label"===t||"label review"===t))return!0;const n=e.human_resolution?.segment_version,a=r.version;return null==n||null==a||n===a},p=(e,r)=>{if(!d(e,r))return!1;if(null!=e.review?.action)return!0;const t=e.human_resolution?.state?.trim().toLowerCase();return"resolved_by_human"===t||"approved"===t||"confirmed"===t},g=e=>null!=o(e.human_action_enum)||null!=o(e.human_resolution?.action)||null!=o(e.review?.action)||!0===e.metadata?.performed_actions?.some(e=>null!=o(e.action)),E=e=>{const r=_(e);if(!r)return null;const t=s(r.human_resolution?.action),n=r.human_resolution?.after,a=n?.start_page===e.start_page&&n?.end_page===e.end_page,u=i(r);if(u)return a?u:null;if("SPLIT_HERE"===t)return a?null:"Split";if("MERGE_NEXT"===t||"MERGE_PREV"===t)return a?"Merged":null;const l=((e,r)=>{const t=e.revert,n=r.revert,a="boundary"===t?.type?.trim().toLowerCase()?t:"boundary"===n?.type?.trim().toLowerCase()?n:null;if(!a)return null;const u=a.decision?.trim().toUpperCase();if(u?.includes("SPLIT"))return"Split";if(u?.includes("MERGE"))return"Merged";if("SET_RANGE"===u){if(a.current_segment_ids.length>a.previous_state.length)return"Split";if(a.current_segment_ids.length<a.previous_state.length)return"Merged"}return null})(r,e);if(l)return l;const c=o(r.human_action_enum);if(c)return c;const d=o(r.review?.action);if(d)return d;const p=[...e.human_action_log??[]].filter(e=>null!=o(e.action)).sort((e,r)=>r.human_revision-e.human_revision||r.performed_at?.localeCompare(e.performed_at??""))[0];if(!p)return null;const g=o(p.action),E=p.after?.start_page===e.start_page&&p.after?.end_page===e.end_page;return"Split"===g?E?null:g:E?g:null},m=(e,r,t)=>{const n=o(t);if(n)return n;const a=c(e);return a||E(r)},f=(e,r,t)=>o(t)??c(e)??E(r),h=(e,r)=>null!=o(r)||null!=E(e),R=(e,r,t,n)=>{const a=o(n);if("Merged"===a)return t;if("Split"===a)return!0;if(((e,r)=>{const t=r.sensitivity?.trim().toLowerCase();if("affected"!==t)return!1;const n=e.revert??r.revert;if(!n)return!1;const a=n.decision?.trim().toUpperCase();return n.current_segment_ids.length>n.previous_state.length&&("SET_RANGE"===a||"SPLIT"===a||"SPLIT_HERE"===a)})(e,r))return!0;const u=c(e);if("Split"===u)return!0;const i=E(r);return"Split"===i||"Merged"===u&&("Merged"!==i||t)},S=(e,r)=>{const t=s(r),n=_(e),a=s(n?.human_action_enum)??s(n?.human_resolution?.action)??s(n?.review?.action),u=o(r),i=n?.human_resolution?.after,l="SPLIT_HERE"===t&&null!=n?.human_resolution?.action&&i?.start_page===e.start_page&&i?.end_page===e.end_page;return null!=t&&a===t&&null!=u&&(l||E(e)===u)},v=(r,t,n=new Set)=>{const a=[...r].sort((e,r)=>e.start_page-r.start_page||e.end_page-r.end_page),u=new Set;return t.forEach((r,o)=>{if(n.has(o))return;const i=a.findIndex(r=>e(r)===o);if(i<0)return;const l=a[i];if(S(l,r))return;const _=s(r),c=a["MERGE_PREV"===_?i-1:"MERGE_NEXT"===_?i+1:-1];if(!c)return;const d=e(c);h(c,t.get(d))||u.add(d)}),u},w=r=>{const t=[...r].sort((e,r)=>e.start_page-r.start_page||e.end_page-r.end_page),n=new Set;return t.forEach((r,a)=>{const u=(r.review_steps??[]).find(e=>{if(!l(e))return!1;const t=s(e.human_action_enum),n=s(e.human_resolution?.action),a=e.human_resolution?.before,u=e.human_resolution?.after,o=null!=a?.start_page&&null!=a.end_page&&null!=u?.start_page&&null!=u.end_page&&(a.start_page!==u.start_page||a.end_page!==u.end_page),i=u?.start_page===r.start_page&&u?.end_page===r.end_page;return("MERGE_NEXT"===t||"MERGE_PREV"===t)&&!(n===t&&o&&i)});if(!u)return;const o=s(u.human_action_enum),i=t["MERGE_PREV"===o?a-1:a+1];i&&!h(i)&&n.add(e(i))}),n},M=(e,r,n)=>{const a={border:"#E5E7EB",cardBorder:"#374151",background:"#F9FAFB",text:"#374151",divider:"#D1D5DB"};if(n)return a;const u={border:"#FECACA",cardBorder:"#B91C1C",background:"#FEF2F2",text:"#B91C1C",divider:"#FCA5A5"},o={border:"#d9cda2",cardBorder:"#997800",background:"#fff1bf",text:"#997800",divider:"#e6b400"},i={border:"#16A34A",cardBorder:"#4F9E6C",background:"#F0FDF4",text:"#4F9E6C",divider:"#00A43C"};switch(t(e)){case"low":return u;case"medium":return o;case"high":return i}return a};export{u as formatScore,f as getBoundaryReviewActionBadgeLabel,M as getConfidenceColors,n as getFallbackScore,o as getHumanActionBadgeLabel,v as getOptimisticMergeImpactedSegmentKeys,w as getPendingMergeImpactedSegmentKeys,a as getResolvedScore,c as getReviewStepActionBadgeLabel,E as getStructuralResultBadgeLabel,m as getTitleReviewActionBadgeLabel,S as hasPolledStructuralAction,g as hasStructuralBoundaryAction,d as isReviewStepResolutionCurrent,p as isReviewStepResolved,R as shouldHideStructuralBoundaryReview};
1
+ import{__spreadArray as n}from"tslib";import{getSegmentReviewKey as e}from"./reviewStepAdapters.js";var r=function(n){if(null==n)return null;if("number"==typeof n)return Number.isFinite(n)?n:null;var e=n.trim();if(!e)return null;var r=Number.parseFloat(e);return Number.isFinite(r)?r:null},t=function(n){switch(null==n?void 0:n.trim().toLowerCase()){case"low":return 40;case"medium":return 70;case"high":return 95;default:return null}},i=function(n,e){var i;return null!==(i=r(n))&&void 0!==i?i:t(e)},u=function(n){var e=r(n);return null==e?null:e<=40?"low":e<=70?"medium":"high"},l=function(n,e){var r=i(n,e);return null==r?"N/A":Number.isInteger(r)?String(r):r.toFixed(2).replace(/\.?0+$/,"")},o=function(n){switch(null==n?void 0:n.trim().toUpperCase()){case"SPLIT":case"SPLIT_HERE":return"Split";case"MERGE":case"MERGE_NEXT":case"MERGE_PREV":case"MERGE_PREVIOUS":return"Merged";default:return null}},a=function(n){var e,r,t,i;if(![n.human_action_enum,null===(e=n.human_resolution)||void 0===e?void 0:e.action,null===(r=n.review)||void 0===r?void 0:r.action].some(function(n){return"SET_RANGE"===(null==n?void 0:n.trim().toUpperCase())}))return null;var u=null===(t=n.human_resolution)||void 0===t?void 0:t.before,l=null===(i=n.human_resolution)||void 0===i?void 0:i.after;if(null==(null==u?void 0:u.start_page)||null==u.end_page||null==(null==l?void 0:l.start_page)||null==l.end_page)return null;var o=l.start_page<u.start_page||l.end_page>u.end_page,a=l.start_page>u.start_page||l.end_page<u.end_page;if(o&&!a)return"Merged";if(a&&!o)return"Split";var d=u.end_page-u.start_page+1,v=l.end_page-l.start_page+1;return v>d?"Merged":v<d?"Split":null},d=function(n){switch(null==n?void 0:n.trim().toUpperCase()){case"SPLIT":case"SPLIT_HERE":return"SPLIT_HERE";case"MERGE_NEXT":return"MERGE_NEXT";case"MERGE_PREV":case"MERGE_PREVIOUS":return"MERGE_PREV";case"SET_RANGE":return"SET_RANGE";default:return null}},v=function(n){var e,r=null===(e=n.type)||void 0===e?void 0:e.trim().toLowerCase();return"page_boundary"===r||"page boundary review"===r},_=function(e){var r,t,i,u=(null!==(r=e.review_steps)&&void 0!==r?r:[]).filter(v);return null!==(i=null!==(t=n([],u,!0).reverse().find(function(n){return null!=o(n.human_action_enum)}))&&void 0!==t?t:n([],u,!0).reverse().find(p))&&void 0!==i?i:u[u.length-1]},s=function(n){var e,r,t,i,u;return null!==(i=null!==(r=null!==(e=a(n))&&void 0!==e?e:o(n.human_action_enum))&&void 0!==r?r:o(null===(t=n.human_resolution)||void 0===t?void 0:t.action))&&void 0!==i?i:o(null===(u=n.review)||void 0===u?void 0:u.action)},c=function(n,e){var r,t=n.type.trim().toLowerCase();if(!("label"===t||"label review"===t))return!0;var i=null===(r=n.human_resolution)||void 0===r?void 0:r.segment_version,u=e.version;return null==i||null==u||i===u},f=function(n,e){var r,t,i;if(!c(n,e))return!1;if(null!=(null===(r=n.review)||void 0===r?void 0:r.action))return!0;var u=null===(i=null===(t=n.human_resolution)||void 0===t?void 0:t.state)||void 0===i?void 0:i.trim().toLowerCase();return"resolved_by_human"===u||"approved"===u||"confirmed"===u},p=function(n){var e,r,t,i;return null!=o(n.human_action_enum)||null!=o(null===(e=n.human_resolution)||void 0===e?void 0:e.action)||null!=o(null===(r=n.review)||void 0===r?void 0:r.action)||!0===(null===(i=null===(t=n.metadata)||void 0===t?void 0:t.performed_actions)||void 0===i?void 0:i.some(function(n){return null!=o(n.action)}))},g=function(e){var r,t,i,u,l,v,s=_(e);if(!s)return null;var c=d(null===(r=s.human_resolution)||void 0===r?void 0:r.action),f=null===(t=s.human_resolution)||void 0===t?void 0:t.after,p=(null==f?void 0:f.start_page)===e.start_page&&(null==f?void 0:f.end_page)===e.end_page,g=a(s);if(g)return p?g:null;if("SPLIT_HERE"===c)return p?null:"Split";if("MERGE_NEXT"===c||"MERGE_PREV"===c)return p?"Merged":null;var E=function(n,e){var r,t,i,u=n.revert,l=e.revert,o="boundary"===(null===(r=null==u?void 0:u.type)||void 0===r?void 0:r.trim().toLowerCase())?u:"boundary"===(null===(t=null==l?void 0:l.type)||void 0===t?void 0:t.trim().toLowerCase())?l:null;if(!o)return null;var a=null===(i=o.decision)||void 0===i?void 0:i.trim().toUpperCase();if(null==a?void 0:a.includes("SPLIT"))return"Split";if(null==a?void 0:a.includes("MERGE"))return"Merged";if("SET_RANGE"===a){if(o.current_segment_ids.length>o.previous_state.length)return"Split";if(o.current_segment_ids.length<o.previous_state.length)return"Merged"}return null}(s,e);if(E)return E;var m=o(s.human_action_enum);if(m)return m;var h=o(null===(i=s.review)||void 0===i?void 0:i.action);if(h)return h;var R=n([],null!==(u=e.human_action_log)&&void 0!==u?u:[],!0).filter(function(n){return null!=o(n.action)}).sort(function(n,e){var r,t;return e.human_revision-n.human_revision||(null===(r=e.performed_at)||void 0===r?void 0:r.localeCompare(null!==(t=n.performed_at)&&void 0!==t?t:""))})[0];if(!R)return null;var S=o(R.action),w=(null===(l=R.after)||void 0===l?void 0:l.start_page)===e.start_page&&(null===(v=R.after)||void 0===v?void 0:v.end_page)===e.end_page;return"Split"===S?w?null:S:w?S:null},E=function(n,e,r){var t=o(r);if(t)return t;var i=s(n);return i||g(e)},m=function(n,e,r){var t,i;return null!==(i=null!==(t=o(r))&&void 0!==t?t:s(n))&&void 0!==i?i:g(e)},h=function(n,e){return null!=o(e)||null!=g(n)},R=function(n,e,r,t){var i=o(t);if("Merged"===i)return r;if("Split"===i)return!0;if(function(n,e){var r,t,i;if("affected"!==(null===(r=e.sensitivity)||void 0===r?void 0:r.trim().toLowerCase()))return!1;var u=null!==(t=n.revert)&&void 0!==t?t:e.revert;if(!u)return!1;var l=null===(i=u.decision)||void 0===i?void 0:i.trim().toUpperCase();return u.current_segment_ids.length>u.previous_state.length&&("SET_RANGE"===l||"SPLIT"===l||"SPLIT_HERE"===l)}(n,e))return!0;var u=s(n);if("Split"===u)return!0;var l=g(e);return"Split"===l||"Merged"===u&&("Merged"!==l||r)},S=function(n,e){var r,t,i,u,l,a,v=d(e),s=_(n),c=null!==(i=null!==(r=d(null==s?void 0:s.human_action_enum))&&void 0!==r?r:d(null===(t=null==s?void 0:s.human_resolution)||void 0===t?void 0:t.action))&&void 0!==i?i:d(null===(u=null==s?void 0:s.review)||void 0===u?void 0:u.action),f=o(e),p=null===(l=null==s?void 0:s.human_resolution)||void 0===l?void 0:l.after,E="SPLIT_HERE"===v&&null!=(null===(a=null==s?void 0:s.human_resolution)||void 0===a?void 0:a.action)&&(null==p?void 0:p.start_page)===n.start_page&&(null==p?void 0:p.end_page)===n.end_page;return null!=v&&c===v&&null!=f&&(E||g(n)===f)},w=function(r,t,i){void 0===i&&(i=new Set);var u=n([],r,!0).sort(function(n,e){return n.start_page-e.start_page||n.end_page-e.end_page}),l=new Set;return t.forEach(function(n,r){if(!i.has(r)){var o=u.findIndex(function(n){return e(n)===r});if(!(o<0)){var a=u[o];if(!S(a,n)){var v=d(n),_=u["MERGE_PREV"===v?o-1:"MERGE_NEXT"===v?o+1:-1];if(_){var s=e(_);h(_,t.get(s))||l.add(s)}}}}}),l},M=function(r){var t=n([],r,!0).sort(function(n,e){return n.start_page-e.start_page||n.end_page-e.end_page}),i=new Set;return t.forEach(function(n,r){var u,l=(null!==(u=n.review_steps)&&void 0!==u?u:[]).find(function(e){var r,t,i;if(!v(e))return!1;var u=d(e.human_action_enum),l=d(null===(r=e.human_resolution)||void 0===r?void 0:r.action),o=null===(t=e.human_resolution)||void 0===t?void 0:t.before,a=null===(i=e.human_resolution)||void 0===i?void 0:i.after,_=null!=(null==o?void 0:o.start_page)&&null!=o.end_page&&null!=(null==a?void 0:a.start_page)&&null!=a.end_page&&(o.start_page!==a.start_page||o.end_page!==a.end_page),s=(null==a?void 0:a.start_page)===n.start_page&&(null==a?void 0:a.end_page)===n.end_page;return("MERGE_NEXT"===u||"MERGE_PREV"===u)&&!(l===u&&_&&s)});if(l){var o=d(l.human_action_enum),a=t["MERGE_PREV"===o?r-1:r+1];a&&!h(a)&&i.add(e(a))}}),i},b=function(n,e,r){var t={border:"#E5E7EB",cardBorder:"#374151",background:"#F9FAFB",text:"#374151",divider:"#D1D5DB"};if(r)return t;switch(u(n)){case"low":return{border:"#FECACA",cardBorder:"#B91C1C",background:"#FEF2F2",text:"#B91C1C",divider:"#FCA5A5"};case"medium":return{border:"#d9cda2",cardBorder:"#997800",background:"#fff1bf",text:"#997800",divider:"#e6b400"};case"high":return{border:"#16A34A",cardBorder:"#4F9E6C",background:"#F0FDF4",text:"#4F9E6C",divider:"#00A43C"}}return t};export{l as formatScore,m as getBoundaryReviewActionBadgeLabel,b as getConfidenceColors,t as getFallbackScore,o as getHumanActionBadgeLabel,r as getNumericScore,w as getOptimisticMergeImpactedSegmentKeys,M as getPendingMergeImpactedSegmentKeys,i as getResolvedScore,u as getReviewScoreBand,s as getReviewStepActionBadgeLabel,g as getStructuralResultBadgeLabel,E as getTitleReviewActionBadgeLabel,S as hasPolledStructuralAction,p as hasStructuralBoundaryAction,c as isReviewStepResolutionCurrent,f as isReviewStepResolved,R as shouldHideStructuralBoundaryReview};
2
2
  //# sourceMappingURL=helper.js.map