@viswa-test/test-citation 0.0.385 → 0.0.387

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 (4903) 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/cjs/assests/icons/CitationsIcon.js +1 -1
  17. package/dist/cjs/assests/icons/CitationsIcon.js.map +1 -1
  18. package/dist/cjs/assests/icons/CitationsSparkleIcon.js +1 -1
  19. package/dist/cjs/assests/icons/CitationsSparkleIcon.js.map +1 -1
  20. package/dist/cjs/assests/icons/InfoAlert.js +1 -1
  21. package/dist/cjs/assests/icons/InfoAlert.js.map +1 -1
  22. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +1 -1
  23. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +1 -1
  24. package/dist/cjs/assests/svg/NeuralNetworkIcon.js +1 -1
  25. package/dist/cjs/assests/svg/NeuralNetworkIcon.js.map +1 -1
  26. package/dist/cjs/assests/svg/PdfViewerIcons.js +1 -1
  27. package/dist/cjs/assests/svg/PdfViewerIcons.js.map +1 -1
  28. package/dist/cjs/assests/svg/SparkleIcon.js +1 -1
  29. package/dist/cjs/assests/svg/SparkleIcon.js.map +1 -1
  30. package/dist/cjs/constants/diagnosticStylesBySeverity.js +1 -1
  31. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +1 -1
  32. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  33. package/dist/cjs/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  34. package/dist/cjs/features/BPACitationRenderer/citationTypes.js.map +1 -1
  35. package/dist/cjs/features/BookCitation/BookCitation.js +1 -1
  36. package/dist/cjs/features/BookCitation/BookCitation.js.map +1 -1
  37. package/dist/cjs/features/BookCitation/BookCitation.module.css.js +1 -1
  38. package/dist/cjs/features/BookCitation/text-cleaner.js +1 -1
  39. package/dist/cjs/features/BookCitation/text-cleaner.js.map +1 -1
  40. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  41. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  42. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  43. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  44. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  45. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  46. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  47. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  48. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  49. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  50. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +1 -1
  51. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  52. package/dist/cjs/features/Bookemon/Bookemon.js +1 -1
  53. package/dist/cjs/features/Bookemon/Bookemon.js.map +1 -1
  54. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +1 -1
  55. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  56. package/dist/cjs/features/Bookemon/BookemonContent.js +1 -1
  57. package/dist/cjs/features/Bookemon/BookemonContent.js.map +1 -1
  58. package/dist/cjs/features/Bookemon/utils/highlight.js +1 -1
  59. package/dist/cjs/features/Bookemon/utils/highlight.js.map +1 -1
  60. package/dist/cjs/features/ChatCitation/BigQueryTable.js +1 -1
  61. package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +1 -1
  62. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +1 -1
  63. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  64. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  65. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  66. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +1 -1
  67. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  68. package/dist/cjs/features/ChatCitation/components/ChatCitation.js +1 -1
  69. package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +1 -1
  70. package/dist/cjs/features/ChatCitation/components/Chip.js +1 -1
  71. package/dist/cjs/features/ChatCitation/components/Chip.js.map +1 -1
  72. package/dist/cjs/features/ChatCitation/components/DetailedView.js +1 -1
  73. package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +1 -1
  74. package/dist/cjs/features/ChatCitation/components/IconContainer.js +1 -1
  75. package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +1 -1
  76. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +1 -1
  77. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  78. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  79. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  80. package/dist/cjs/features/ChatCitation/components/RuleBook.js +1 -1
  81. package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +1 -1
  82. package/dist/cjs/features/ChatCitation/components/SummarizedView.js +1 -1
  83. package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +1 -1
  84. package/dist/cjs/features/ChatCitation/components/UserChatItem.js +1 -1
  85. package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +1 -1
  86. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  87. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  88. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +1 -1
  89. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  90. package/dist/cjs/features/ChatCitation/constants/renderer.js +1 -1
  91. package/dist/cjs/features/ChatCitation/constants/renderer.js.map +1 -1
  92. package/dist/cjs/features/ChatCitation/utils/helpers.js +1 -1
  93. package/dist/cjs/features/ChatCitation/utils/helpers.js.map +1 -1
  94. package/dist/cjs/features/ChatDrawer/ChatDrawer.js +1 -1
  95. package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +1 -1
  96. package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  97. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +1 -1
  98. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +1 -1
  99. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  100. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +1 -1
  101. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  102. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  103. package/dist/cjs/features/CitationViewer/CitationsViewer.js +1 -1
  104. package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +1 -1
  105. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +1 -1
  106. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  107. package/dist/cjs/features/CitationViewer/components/Header.js +1 -1
  108. package/dist/cjs/features/CitationViewer/components/Header.js.map +1 -1
  109. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +1 -1
  110. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  111. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  112. package/dist/cjs/features/CitationViewer/components/Transcript.js +1 -1
  113. package/dist/cjs/features/CitationViewer/components/Transcript.js.map +1 -1
  114. package/dist/cjs/features/CitationViewer/config/apiConfig.js +1 -1
  115. package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +1 -1
  116. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  117. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  118. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  119. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  120. package/dist/cjs/features/CodeCitation/CodeCitation.js +1 -1
  121. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +1 -1
  122. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +1 -1
  123. package/dist/cjs/features/CodeCitation/_components/Accordian.js +1 -1
  124. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +1 -1
  125. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  126. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  127. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  128. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  129. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +1 -1
  130. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  131. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  132. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  133. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  134. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  135. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  136. package/dist/cjs/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  137. package/dist/cjs/features/CodeCitation/_components/Spinner.js +1 -1
  138. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +1 -1
  139. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  140. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  141. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  142. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  143. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  144. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  145. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +1 -1
  146. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  147. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +1 -1
  148. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  149. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
  150. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  151. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +1 -1
  152. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  153. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js +1 -1
  154. package/dist/cjs/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  155. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
  156. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  157. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  158. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  159. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
  160. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  161. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  162. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  163. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
  164. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  165. package/dist/cjs/features/CognitiveCompare/CompareContext.js +1 -1
  166. package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +1 -1
  167. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  168. package/dist/cjs/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  169. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  170. package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  171. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  172. package/dist/cjs/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  173. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  174. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  175. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  176. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  177. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  178. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  179. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  180. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  181. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  182. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  183. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +1 -1
  184. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  185. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  186. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  187. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +1 -1
  188. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  189. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  190. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  191. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  192. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  193. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +1 -1
  194. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  195. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  196. package/dist/cjs/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  197. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  198. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  199. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  200. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  201. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  202. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  203. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  204. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  205. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  206. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  207. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  208. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  209. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  210. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  211. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +1 -1
  212. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  213. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  214. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  215. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  216. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  217. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  218. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  219. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  220. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  221. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  222. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  223. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  224. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  225. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  226. package/dist/cjs/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  227. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  228. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  229. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  230. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  231. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  232. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  233. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +1 -1
  234. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  235. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  236. package/dist/cjs/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  237. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  238. package/dist/cjs/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  239. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  240. package/dist/cjs/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  241. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  242. package/dist/cjs/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  243. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  244. package/dist/cjs/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  245. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  246. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  247. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  248. package/dist/cjs/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  249. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  250. package/dist/cjs/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  251. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  252. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  253. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  254. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  255. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  256. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  257. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  258. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  259. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  260. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  261. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  262. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  263. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  264. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  265. package/dist/cjs/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  266. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js +1 -1
  267. package/dist/cjs/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  268. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js +1 -1
  269. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  270. package/dist/cjs/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  271. package/dist/cjs/features/ExcelCitation/ExcelCitations.js +1 -1
  272. package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +1 -1
  273. package/dist/cjs/features/ExcelCitation/utils/helper.js +1 -1
  274. package/dist/cjs/features/ExcelCitation/utils/helper.js.map +1 -1
  275. package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
  276. package/dist/cjs/features/GptWebCitation/GptWebCitation.js.map +1 -1
  277. package/dist/cjs/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  278. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  279. package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  280. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  281. package/dist/cjs/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  282. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  283. package/dist/cjs/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  284. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  285. package/dist/cjs/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  286. package/dist/cjs/features/GptWebCitation/types.js +1 -1
  287. package/dist/cjs/features/GptWebCitation/types.js.map +1 -1
  288. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js +1 -1
  289. package/dist/cjs/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  290. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  291. package/dist/cjs/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  292. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  293. package/dist/cjs/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  294. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  295. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  296. package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +1 -1
  297. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +1 -1
  298. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  299. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  300. package/dist/cjs/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  301. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  302. package/dist/cjs/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  303. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  304. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  305. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  306. package/dist/cjs/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  307. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  308. package/dist/cjs/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  309. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  310. package/dist/cjs/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  311. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  312. package/dist/cjs/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  313. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js +1 -1
  314. package/dist/cjs/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  315. package/dist/cjs/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  316. package/dist/cjs/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  317. package/dist/cjs/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  318. package/dist/cjs/features/InstantLearningCitation/css/common.module.css.js +1 -1
  319. package/dist/cjs/features/InstantLearningCitation/types/Types.js +1 -1
  320. package/dist/cjs/features/InstantLearningCitation/types/Types.js.map +1 -1
  321. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  322. package/dist/cjs/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  323. package/dist/cjs/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  324. package/dist/cjs/features/ManageRemainders/ManageReminders.js +1 -1
  325. package/dist/cjs/features/ManageRemainders/ManageReminders.js.map +1 -1
  326. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  327. package/dist/cjs/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  328. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  329. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  330. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  331. package/dist/cjs/features/PaginatedTable/PaginatedTable.js +1 -1
  332. package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +1 -1
  333. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  334. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  335. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  336. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  337. package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
  338. package/dist/cjs/features/PdfViewer/PdfContainer.js.map +1 -1
  339. package/dist/cjs/features/PdfViewer/PdfStyle.js.map +1 -1
  340. package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
  341. package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +1 -1
  342. package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
  343. package/dist/cjs/features/PdfViewer/PdfViewer.js.map +1 -1
  344. package/dist/cjs/features/PdfViewer/rotationManager.js +1 -1
  345. package/dist/cjs/features/PdfViewer/rotationManager.js.map +1 -1
  346. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +1 -1
  347. package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +1 -1
  348. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +1 -1
  349. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  350. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  351. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +1 -1
  352. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  353. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js +1 -1
  354. package/dist/cjs/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  355. package/dist/cjs/features/PromptCitation/PromptCitation.js +1 -1
  356. package/dist/cjs/features/PromptCitation/PromptCitation.js.map +1 -1
  357. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js +1 -1
  358. package/dist/cjs/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  359. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  360. package/dist/cjs/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  361. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  362. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  363. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
  364. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  365. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  366. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  367. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  368. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  369. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  370. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  371. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  372. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  373. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  374. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  375. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  376. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  377. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  378. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  379. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  380. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  381. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  382. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  383. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  384. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  385. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  386. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  387. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  388. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  389. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  390. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  391. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  392. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  393. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  394. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  395. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  396. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  397. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  398. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  399. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  400. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  401. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  402. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  403. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  404. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  405. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  406. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  407. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  408. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  409. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  410. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  411. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  412. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  413. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  414. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  415. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  416. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  417. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  418. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  419. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  420. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  421. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  422. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  423. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  424. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  425. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  426. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  427. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  428. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  429. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  430. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  431. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  432. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  433. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +2 -0
  434. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +1 -0
  435. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  436. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  437. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  438. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  439. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  440. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  441. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  442. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  443. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  444. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  445. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  446. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  447. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  448. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  449. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  450. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  451. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  452. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  453. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +2 -0
  454. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +1 -0
  455. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  456. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  457. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  458. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  459. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  460. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  461. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  462. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  463. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +2 -0
  464. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +1 -0
  465. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js +2 -0
  466. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js.map +1 -0
  467. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +2 -0
  468. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +1 -0
  469. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +2 -0
  470. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +1 -0
  471. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js +2 -0
  472. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js.map +1 -0
  473. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +2 -0
  474. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +1 -0
  475. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +2 -0
  476. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +1 -0
  477. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js +2 -0
  478. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js.map +1 -0
  479. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +2 -0
  480. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +1 -0
  481. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +2 -0
  482. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +1 -0
  483. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js +2 -0
  484. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js.map +1 -0
  485. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +2 -0
  486. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +1 -0
  487. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  488. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  489. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  490. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  491. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  492. package/dist/cjs/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  493. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  494. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  495. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  496. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  497. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
  498. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
  499. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
  500. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
  501. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
  502. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
  503. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
  504. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
  505. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
  506. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
  507. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
  508. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
  509. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
  510. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
  511. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  512. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  513. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  514. package/dist/cjs/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  515. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  516. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  517. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  518. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  519. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  520. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  521. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  522. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  523. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js +2 -0
  524. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js.map +1 -0
  525. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js +2 -0
  526. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js.map +1 -0
  527. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  528. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  529. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  530. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  531. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  532. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  533. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  534. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  535. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  536. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  537. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  538. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  539. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  540. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  541. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  542. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  543. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  544. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  545. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  546. package/dist/cjs/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  547. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  548. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  549. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  550. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  551. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  552. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  553. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  554. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  555. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  556. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  557. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  558. package/dist/cjs/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  559. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  560. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  561. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  562. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  563. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  564. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  565. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  566. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  567. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  568. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  569. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  570. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  571. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  572. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  573. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  574. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  575. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  576. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  577. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  578. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  579. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  580. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  581. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  582. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  583. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  584. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  585. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  586. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  587. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  588. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  589. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  590. package/dist/cjs/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  591. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  592. package/dist/cjs/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  593. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  594. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  595. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  596. package/dist/cjs/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  597. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  598. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  599. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  600. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  601. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  602. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  603. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  604. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  605. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  606. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  607. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  608. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  609. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  610. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  611. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  612. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  613. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  614. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  615. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  616. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  617. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  618. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  619. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  620. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  621. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  622. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  623. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  624. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  625. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  626. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  627. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  628. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  629. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  630. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  631. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  632. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  633. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  634. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  635. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  636. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  637. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  638. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  639. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  640. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  641. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  642. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  643. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  644. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  645. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  646. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  647. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  648. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  649. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  650. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  651. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  652. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  653. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  654. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  655. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  656. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  657. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  658. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  659. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  660. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  661. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  662. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  663. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  664. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  665. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  666. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  667. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  668. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  669. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  670. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  671. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  672. package/dist/cjs/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  673. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  674. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  675. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  676. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  677. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  678. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  679. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  680. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  681. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  682. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  683. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  684. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  685. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  686. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  687. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  688. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  689. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  690. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  691. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  692. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  693. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  694. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  695. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  696. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  697. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  698. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  699. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  700. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  701. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  702. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  703. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  704. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  705. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  706. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  707. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  708. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  709. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  710. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  711. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  712. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  713. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  714. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  715. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  716. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  717. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  718. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  719. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  720. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  721. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  722. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  723. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  724. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  725. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  726. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  727. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  728. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  729. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  730. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  731. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  732. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  733. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  734. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  735. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  736. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  737. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  738. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  739. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  740. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  741. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  742. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  743. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  744. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  745. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  746. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  747. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  748. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  749. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  750. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  751. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  752. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  753. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  754. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  755. package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js +2 -0
  756. package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js.map +1 -0
  757. package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js +2 -0
  758. package/dist/cjs/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js.map +1 -0
  759. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  760. package/dist/cjs/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  761. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  762. package/dist/cjs/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  763. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  764. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  765. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +2 -0
  766. package/dist/cjs/features/RequirementAI/components/segment/Segment.js.map +1 -0
  767. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  768. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  769. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  770. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  771. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  772. package/dist/cjs/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  773. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  774. package/dist/cjs/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  775. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  776. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  777. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  778. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  779. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  780. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  781. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  782. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  783. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  784. package/dist/cjs/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  785. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  786. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  787. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  788. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  789. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  790. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  791. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  792. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  793. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  794. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  795. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  796. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  797. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  798. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  799. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  800. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  801. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  802. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  803. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  804. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  805. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  806. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  807. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  808. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  809. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  810. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  811. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  812. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  813. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  814. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  815. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  816. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  817. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  818. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  819. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  820. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  821. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  822. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  823. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  824. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  825. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  826. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  827. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  828. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  829. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  830. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  831. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  832. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  833. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  834. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  835. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  836. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  837. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  838. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  839. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  840. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  841. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  842. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  843. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  844. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  845. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +2 -0
  846. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +1 -0
  847. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  848. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  849. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  850. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  851. package/dist/cjs/features/RequirementAI/hooks/useOnDemandCitation.js +2 -0
  852. package/dist/cjs/features/RequirementAI/hooks/useOnDemandCitation.js.map +1 -0
  853. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  854. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  855. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +2 -0
  856. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  857. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  858. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  859. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  860. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  861. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  862. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  863. package/dist/cjs/features/RequirementAI/icons/BrainRed.js +2 -0
  864. package/dist/cjs/features/RequirementAI/icons/BrainRed.js.map +1 -0
  865. package/dist/cjs/features/RequirementAI/icons/CDIcon.js +2 -0
  866. package/dist/cjs/features/RequirementAI/icons/CDIcon.js.map +1 -0
  867. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +2 -0
  868. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  869. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  870. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  871. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  872. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  873. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  874. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  875. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js +2 -0
  876. package/dist/cjs/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  877. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  878. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  879. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  880. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  881. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +2 -0
  882. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  883. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  884. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  885. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  886. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  887. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  888. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  889. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  890. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  891. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +2 -0
  892. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  893. package/dist/cjs/features/RequirementAI/shared/Accordian.js +2 -0
  894. package/dist/cjs/features/RequirementAI/shared/Accordian.js.map +1 -0
  895. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  896. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  897. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +2 -0
  898. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  899. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  900. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  901. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  902. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  903. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  904. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  905. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  906. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  907. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  908. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  909. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +2 -0
  910. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  911. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  912. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  913. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +2 -0
  914. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  915. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  916. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  917. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  918. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  919. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  920. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  921. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  922. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  923. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  924. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  925. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  926. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  927. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  928. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  929. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  930. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  931. package/dist/cjs/features/RequirementAI/store/markdown-context.js +2 -0
  932. package/dist/cjs/features/RequirementAI/store/markdown-context.js.map +1 -0
  933. package/dist/cjs/features/RequirementAI/store/ref.context.js +2 -0
  934. package/dist/cjs/features/RequirementAI/store/ref.context.js.map +1 -0
  935. package/dist/cjs/features/RequirementAI/utils/css.utils.js +2 -0
  936. package/dist/cjs/features/RequirementAI/utils/css.utils.js.map +1 -0
  937. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  938. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  939. package/dist/cjs/features/RequirementAI/utils/exponential-retry.js +2 -0
  940. package/dist/cjs/features/RequirementAI/utils/exponential-retry.js.map +1 -0
  941. package/dist/cjs/features/RequirementAI/utils/helpers.js +2 -0
  942. package/dist/cjs/features/RequirementAI/utils/helpers.js.map +1 -0
  943. package/dist/cjs/features/RequirementAI/utils/json-helper.js +2 -0
  944. package/dist/cjs/features/RequirementAI/utils/json-helper.js.map +1 -0
  945. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  946. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  947. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  948. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  949. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js +2 -0
  950. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  951. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  952. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  953. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  954. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  955. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  956. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  957. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  958. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  959. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  960. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  961. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  962. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  963. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  964. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  965. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  966. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  967. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  968. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  969. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  970. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  971. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  972. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  973. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  974. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  975. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  976. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  977. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  978. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  979. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  980. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  981. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  982. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  983. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  984. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  985. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  986. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  987. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  988. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  989. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  990. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  991. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  992. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  993. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  994. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  995. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  996. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  997. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  998. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  999. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  1000. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  1001. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  1002. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  1003. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  1004. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  1005. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  1006. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  1007. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  1008. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  1009. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  1010. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  1011. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  1012. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  1013. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  1014. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  1015. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  1016. package/dist/cjs/features/ReviewPanel/ReviewPanel.js +1 -1
  1017. package/dist/cjs/features/ReviewPanel/ReviewPanel.js.map +1 -1
  1018. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  1019. package/dist/cjs/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  1020. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  1021. package/dist/cjs/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  1022. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  1023. package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  1024. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  1025. package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  1026. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  1027. package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  1028. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  1029. package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  1030. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  1031. package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  1032. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  1033. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  1034. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  1035. package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  1036. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +1 -1
  1037. package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  1038. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  1039. package/dist/cjs/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  1040. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  1041. package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  1042. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  1043. package/dist/cjs/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  1044. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  1045. package/dist/cjs/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  1046. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +1 -1
  1047. package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  1048. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js +1 -1
  1049. package/dist/cjs/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  1050. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js +1 -1
  1051. package/dist/cjs/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  1052. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  1053. package/dist/cjs/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  1054. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  1055. package/dist/cjs/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  1056. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  1057. package/dist/cjs/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  1058. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  1059. package/dist/cjs/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  1060. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  1061. package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  1062. package/dist/cjs/features/SegmentReviewComponents/helper.js +1 -1
  1063. package/dist/cjs/features/SegmentReviewComponents/helper.js.map +1 -1
  1064. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  1065. package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  1066. package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +1 -1
  1067. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  1068. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  1069. package/dist/cjs/features/SplitterCitations/icons/icons.js +1 -1
  1070. package/dist/cjs/features/SplitterCitations/icons/icons.js.map +1 -1
  1071. package/dist/cjs/features/TableCitation/TableCitationContent.js +1 -1
  1072. package/dist/cjs/features/TableCitation/TableCitationContent.js.map +1 -1
  1073. package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +1 -1
  1074. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  1075. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  1076. package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  1077. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  1078. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  1079. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +2 -0
  1080. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  1081. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  1082. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  1083. package/dist/cjs/features/UserStoryImport/components/BackNav.js +2 -0
  1084. package/dist/cjs/features/UserStoryImport/components/BackNav.js.map +1 -0
  1085. package/dist/cjs/features/UserStoryImport/components/Badge.js +2 -0
  1086. package/dist/cjs/features/UserStoryImport/components/Badge.js.map +1 -0
  1087. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  1088. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  1089. package/dist/cjs/features/UserStoryImport/components/CardGrid.js +2 -0
  1090. package/dist/cjs/features/UserStoryImport/components/CardGrid.js.map +1 -0
  1091. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js +2 -0
  1092. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  1093. package/dist/cjs/features/UserStoryImport/components/ContentArea.js +2 -0
  1094. package/dist/cjs/features/UserStoryImport/components/ContentArea.js.map +1 -0
  1095. package/dist/cjs/features/UserStoryImport/components/Footer.js +2 -0
  1096. package/dist/cjs/features/UserStoryImport/components/Footer.js.map +1 -0
  1097. package/dist/cjs/features/UserStoryImport/components/Header.js +2 -0
  1098. package/dist/cjs/features/UserStoryImport/components/Header.js.map +1 -0
  1099. package/dist/cjs/features/UserStoryImport/components/NavRow.js +2 -0
  1100. package/dist/cjs/features/UserStoryImport/components/NavRow.js.map +1 -0
  1101. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js +2 -0
  1102. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  1103. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js +2 -0
  1104. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  1105. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js +2 -0
  1106. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  1107. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  1108. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  1109. package/dist/cjs/features/UserStoryImport/components/SearchInput.js +2 -0
  1110. package/dist/cjs/features/UserStoryImport/components/SearchInput.js.map +1 -0
  1111. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js +2 -0
  1112. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  1113. package/dist/cjs/features/UserStoryImport/components/ShowMore.js +2 -0
  1114. package/dist/cjs/features/UserStoryImport/components/ShowMore.js.map +1 -0
  1115. package/dist/cjs/features/UserStoryImport/components/Sidebar.js +2 -0
  1116. package/dist/cjs/features/UserStoryImport/components/Sidebar.js.map +1 -0
  1117. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  1118. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  1119. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  1120. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  1121. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js +2 -0
  1122. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  1123. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js +2 -0
  1124. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  1125. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js +2 -0
  1126. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  1127. package/dist/cjs/features/UserStoryImport/components/Toolbar.js +2 -0
  1128. package/dist/cjs/features/UserStoryImport/components/Toolbar.js.map +1 -0
  1129. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js +2 -0
  1130. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  1131. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +2 -0
  1132. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  1133. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  1134. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  1135. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  1136. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  1137. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js +2 -0
  1138. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  1139. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  1140. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  1141. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +2 -0
  1142. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  1143. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  1144. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  1145. package/dist/cjs/features/UserStoryImport/index.js +2 -0
  1146. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  1147. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  1148. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js +2 -0
  1149. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  1150. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js +2 -0
  1151. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  1152. package/dist/cjs/features/UserStoryImport/lib/cn.js +2 -0
  1153. package/dist/cjs/features/UserStoryImport/lib/cn.js.map +1 -0
  1154. package/dist/cjs/features/UserStoryImport/lib/dialog.js +2 -0
  1155. package/dist/cjs/features/UserStoryImport/lib/dialog.js.map +1 -0
  1156. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js +2 -0
  1157. package/dist/cjs/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  1158. package/dist/cjs/hooks/useOnDemandCitationFetch.js +1 -1
  1159. package/dist/cjs/hooks/useOnDemandCitationFetch.js.map +1 -1
  1160. package/dist/cjs/index.js +1 -1
  1161. package/dist/cjs/service/apicache.service.js +1 -1
  1162. package/dist/cjs/service/apicache.service.js.map +1 -1
  1163. package/dist/cjs/service/onDemandApi.js +1 -1
  1164. package/dist/cjs/service/onDemandApi.js.map +1 -1
  1165. package/dist/cjs/service/redlineService.js +2 -0
  1166. package/dist/cjs/service/redlineService.js.map +1 -0
  1167. package/dist/cjs/types/onDemandApi.types.js +1 -1
  1168. package/dist/cjs/types/onDemandApi.types.js.map +1 -1
  1169. package/dist/cjs/utils/codeCitations.utils.js +1 -1
  1170. package/dist/cjs/utils/codeCitations.utils.js.map +1 -1
  1171. package/dist/cjs/utils/sanitizeHtml.js +1 -1
  1172. package/dist/cjs/utils/sanitizeHtml.js.map +1 -1
  1173. package/dist/cjs/utils/tagHelper.js +2 -0
  1174. package/dist/cjs/utils/tagHelper.js.map +1 -0
  1175. package/dist/cjs/utils/themeManager.js +1 -1
  1176. package/dist/cjs/utils/themeManager.js.map +1 -1
  1177. package/dist/constants/diagnosticStylesBySeverity.js +1 -1
  1178. package/dist/constants/diagnosticStylesBySeverity.js.map +1 -1
  1179. package/dist/features/BPACitationRenderer/BPACitationRenderer.js +1 -1
  1180. package/dist/features/BPACitationRenderer/BPACitationRenderer.js.map +1 -1
  1181. package/dist/features/BPACitationRenderer/citationTypes.js +1 -1
  1182. package/dist/features/BPACitationRenderer/citationTypes.js.map +1 -1
  1183. package/dist/features/BookCitation/BookCitation.js +1 -1
  1184. package/dist/features/BookCitation/BookCitation.js.map +1 -1
  1185. package/dist/features/BookCitation/BookCitation.module.css.js +1 -1
  1186. package/dist/features/BookCitation/text-cleaner.js +1 -1
  1187. package/dist/features/BookCitation/text-cleaner.js.map +1 -1
  1188. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +1 -1
  1189. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +1 -1
  1190. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +1 -1
  1191. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +1 -1
  1192. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +1 -1
  1193. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +1 -1
  1194. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +1 -1
  1195. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +1 -1
  1196. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +1 -1
  1197. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +1 -1
  1198. package/dist/features/Bookemon/BookPreview/BookPreview.js +1 -1
  1199. package/dist/features/Bookemon/BookPreview/BookPreview.js.map +1 -1
  1200. package/dist/features/Bookemon/Bookemon.js +1 -1
  1201. package/dist/features/Bookemon/Bookemon.js.map +1 -1
  1202. package/dist/features/Bookemon/BookemonCitationLayer.js +1 -1
  1203. package/dist/features/Bookemon/BookemonCitationLayer.js.map +1 -1
  1204. package/dist/features/Bookemon/BookemonContent.js +1 -1
  1205. package/dist/features/Bookemon/BookemonContent.js.map +1 -1
  1206. package/dist/features/Bookemon/utils/highlight.js +1 -1
  1207. package/dist/features/Bookemon/utils/highlight.js.map +1 -1
  1208. package/dist/features/ChatCitation/BigQueryTable.js +1 -1
  1209. package/dist/features/ChatCitation/BigQueryTable.js.map +1 -1
  1210. package/dist/features/ChatCitation/ChatCitationRenderer.js +1 -1
  1211. package/dist/features/ChatCitation/ChatCitationRenderer.js.map +1 -1
  1212. package/dist/features/ChatCitation/InternalChatCitationRenderer.js +1 -1
  1213. package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +1 -1
  1214. package/dist/features/ChatCitation/components/AssistantChatItem.js +1 -1
  1215. package/dist/features/ChatCitation/components/AssistantChatItem.js.map +1 -1
  1216. package/dist/features/ChatCitation/components/ChatCitation.js +1 -1
  1217. package/dist/features/ChatCitation/components/ChatCitation.js.map +1 -1
  1218. package/dist/features/ChatCitation/components/Chip.js +1 -1
  1219. package/dist/features/ChatCitation/components/Chip.js.map +1 -1
  1220. package/dist/features/ChatCitation/components/DetailedView.js +1 -1
  1221. package/dist/features/ChatCitation/components/DetailedView.js.map +1 -1
  1222. package/dist/features/ChatCitation/components/IconContainer.js +1 -1
  1223. package/dist/features/ChatCitation/components/IconContainer.js.map +1 -1
  1224. package/dist/features/ChatCitation/components/InViewNavigation.js +1 -1
  1225. package/dist/features/ChatCitation/components/InViewNavigation.js.map +1 -1
  1226. package/dist/features/ChatCitation/components/MarkdownRenderer.js +1 -1
  1227. package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +1 -1
  1228. package/dist/features/ChatCitation/components/RuleBook.js +1 -1
  1229. package/dist/features/ChatCitation/components/RuleBook.js.map +1 -1
  1230. package/dist/features/ChatCitation/components/SummarizedView.js +1 -1
  1231. package/dist/features/ChatCitation/components/SummarizedView.js.map +1 -1
  1232. package/dist/features/ChatCitation/components/UserChatItem.js +1 -1
  1233. package/dist/features/ChatCitation/components/UserChatItem.js.map +1 -1
  1234. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +1 -1
  1235. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +1 -1
  1236. package/dist/features/ChatCitation/components/wrappers/Modal.js +1 -1
  1237. package/dist/features/ChatCitation/components/wrappers/Modal.js.map +1 -1
  1238. package/dist/features/ChatCitation/constants/renderer.js +1 -1
  1239. package/dist/features/ChatCitation/constants/renderer.js.map +1 -1
  1240. package/dist/features/ChatCitation/utils/helpers.js +1 -1
  1241. package/dist/features/ChatCitation/utils/helpers.js.map +1 -1
  1242. package/dist/features/ChatDrawer/ChatDrawer.js +1 -1
  1243. package/dist/features/ChatDrawer/ChatDrawer.js.map +1 -1
  1244. package/dist/features/ChatDrawer/constants/ChatDrawer.js +1 -1
  1245. package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +1 -1
  1246. package/dist/features/CitationRenderer/CitationRenderer.js +1 -1
  1247. package/dist/features/CitationRenderer/CitationRenderer.js.map +1 -1
  1248. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +1 -1
  1249. package/dist/features/CitationRenderer/MarkdownRenderer.js +1 -1
  1250. package/dist/features/CitationRenderer/MarkdownRenderer.js.map +1 -1
  1251. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +1 -1
  1252. package/dist/features/CitationViewer/CitationsViewer.js +1 -1
  1253. package/dist/features/CitationViewer/CitationsViewer.js.map +1 -1
  1254. package/dist/features/CitationViewer/components/AudioWaveform.js +1 -1
  1255. package/dist/features/CitationViewer/components/AudioWaveform.js.map +1 -1
  1256. package/dist/features/CitationViewer/components/Header.js +1 -1
  1257. package/dist/features/CitationViewer/components/Header.js.map +1 -1
  1258. package/dist/features/CitationViewer/components/KeyTakeaways.js +1 -1
  1259. package/dist/features/CitationViewer/components/KeyTakeaways.js.map +1 -1
  1260. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +1 -1
  1261. package/dist/features/CitationViewer/components/Transcript.js +1 -1
  1262. package/dist/features/CitationViewer/components/Transcript.js.map +1 -1
  1263. package/dist/features/CitationViewer/config/apiConfig.js +1 -1
  1264. package/dist/features/CitationViewer/config/apiConfig.js.map +1 -1
  1265. package/dist/features/CitationViewer/hooks/getSignedUrl.js +1 -1
  1266. package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +1 -1
  1267. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +1 -1
  1268. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +1 -1
  1269. package/dist/features/CodeCitation/CodeCitation.js +1 -1
  1270. package/dist/features/CodeCitation/CodeCitation.js.map +1 -1
  1271. package/dist/features/CodeCitation/CodeCitation.module.css.js +1 -1
  1272. package/dist/features/CodeCitation/_components/Accordian.js +1 -1
  1273. package/dist/features/CodeCitation/_components/Accordian.js.map +1 -1
  1274. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +1 -1
  1275. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +1 -1
  1276. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +1 -1
  1277. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +1 -1
  1278. package/dist/features/CodeCitation/_components/CodeEditor.js +1 -1
  1279. package/dist/features/CodeCitation/_components/CodeEditor.js.map +1 -1
  1280. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +1 -1
  1281. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +1 -1
  1282. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +1 -1
  1283. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +1 -1
  1284. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js +1 -1
  1285. package/dist/features/CodeCitation/_components/RepoAndBranchTag.js.map +1 -1
  1286. package/dist/features/CodeCitation/_components/Spinner.js +1 -1
  1287. package/dist/features/CodeCitation/_components/Spinner.js.map +1 -1
  1288. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +1 -1
  1289. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +1 -1
  1290. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +1 -1
  1291. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +1 -1
  1292. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +1 -1
  1293. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +1 -1
  1294. package/dist/features/CodeCitation/_components/ThemeToggle.js +1 -1
  1295. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +1 -1
  1296. package/dist/features/CodeCitation/_components/TooltipComponent.js +1 -1
  1297. package/dist/features/CodeCitation/_components/TooltipComponent.js.map +1 -1
  1298. package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
  1299. package/dist/features/CognitiveCompare/CitationAnchor.js.map +1 -1
  1300. package/dist/features/CognitiveCompare/CitationRenderer.js +1 -1
  1301. package/dist/features/CognitiveCompare/CitationRenderer.js.map +1 -1
  1302. package/dist/features/CognitiveCompare/CitationRendererInner.js +1 -1
  1303. package/dist/features/CognitiveCompare/CitationRendererInner.js.map +1 -1
  1304. package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
  1305. package/dist/features/CognitiveCompare/CognitiveCompare.js.map +1 -1
  1306. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +1 -1
  1307. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +1 -1
  1308. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +1 -1
  1309. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +1 -1
  1310. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
  1311. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +1 -1
  1312. package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
  1313. package/dist/features/CognitiveCompare/CognitivePopup.js.map +1 -1
  1314. package/dist/features/CognitiveCompare/CompareContext.js +1 -1
  1315. package/dist/features/CognitiveCompare/CompareContext.js.map +1 -1
  1316. package/dist/features/CognitiveCompare/GptWebCitationPanel.js +1 -1
  1317. package/dist/features/CognitiveCompare/GptWebCitationPanel.js.map +1 -1
  1318. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
  1319. package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js.map +1 -1
  1320. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js +1 -1
  1321. package/dist/features/CognitiveCompare/Guidelines/components/WebGptPanel.js.map +1 -1
  1322. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js +1 -1
  1323. package/dist/features/CognitiveCompare/Guidelines/utils/guidelineTargets.js.map +1 -1
  1324. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js +1 -1
  1325. package/dist/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.js.map +1 -1
  1326. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  1327. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js.map +1 -1
  1328. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  1329. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js.map +1 -1
  1330. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js +1 -1
  1331. package/dist/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.js.map +1 -1
  1332. package/dist/features/CognitiveCompare/LoaderComponent.js +1 -1
  1333. package/dist/features/CognitiveCompare/LoaderComponent.js.map +1 -1
  1334. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +1 -1
  1335. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +1 -1
  1336. package/dist/features/CognitiveCompare/OverlayComponent.js +1 -1
  1337. package/dist/features/CognitiveCompare/OverlayComponent.js.map +1 -1
  1338. package/dist/features/CognitiveCompare/ResizableSplitPane.js +1 -1
  1339. package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +1 -1
  1340. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +1 -1
  1341. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +1 -1
  1342. package/dist/features/CognitiveCompare/components/CompareHeader.js +1 -1
  1343. package/dist/features/CognitiveCompare/components/CompareHeader.js.map +1 -1
  1344. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js +1 -1
  1345. package/dist/features/CognitiveCompare/components/GuidelineSkeletonLoader.js.map +1 -1
  1346. package/dist/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
  1347. package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +1 -1
  1348. package/dist/features/CognitiveCompare/components/RHSSectionRow.js +1 -1
  1349. package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +1 -1
  1350. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +1 -1
  1351. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +1 -1
  1352. package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  1353. package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +1 -1
  1354. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
  1355. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +1 -1
  1356. package/dist/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  1357. package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +1 -1
  1358. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +1 -1
  1359. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +1 -1
  1360. package/dist/features/CognitiveCompare/components/connectedLines.js +1 -1
  1361. package/dist/features/CognitiveCompare/components/connectedLines.js.map +1 -1
  1362. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
  1363. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +1 -1
  1364. package/dist/features/CognitiveCompare/hooks/useAccordionState.js +1 -1
  1365. package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +1 -1
  1366. package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  1367. package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +1 -1
  1368. package/dist/features/CognitiveCompare/hooks/useComparePopups.js +1 -1
  1369. package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +1 -1
  1370. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +1 -1
  1371. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +1 -1
  1372. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  1373. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +1 -1
  1374. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js +1 -1
  1375. package/dist/features/CognitiveCompare/hooks/useOnDemandCitationCache.js.map +1 -1
  1376. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +1 -1
  1377. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +1 -1
  1378. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +1 -1
  1379. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +1 -1
  1380. package/dist/features/CognitiveCompare/hooks/useSideBySide.js +1 -1
  1381. package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +1 -1
  1382. package/dist/features/CognitiveCompare/hooks/useStyles.js +1 -1
  1383. package/dist/features/CognitiveCompare/hooks/useStyles.js.map +1 -1
  1384. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js +1 -1
  1385. package/dist/features/CognitiveCompare/onDemandCitations/cacheKey.js.map +1 -1
  1386. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js +1 -1
  1387. package/dist/features/CognitiveCompare/onDemandCitations/contextBuilder.js.map +1 -1
  1388. package/dist/features/CognitiveCompare/onDemandCitations/href.js +1 -1
  1389. package/dist/features/CognitiveCompare/onDemandCitations/href.js.map +1 -1
  1390. package/dist/features/CognitiveCompare/onDemandCitations/payload.js +1 -1
  1391. package/dist/features/CognitiveCompare/onDemandCitations/payload.js.map +1 -1
  1392. package/dist/features/CognitiveCompare/onDemandCitations/response.js +1 -1
  1393. package/dist/features/CognitiveCompare/onDemandCitations/response.js.map +1 -1
  1394. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +1 -1
  1395. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +1 -1
  1396. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js +1 -1
  1397. package/dist/features/CognitiveCompare/utils/normalizeInlineMarkdown.js.map +1 -1
  1398. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js +1 -1
  1399. package/dist/features/CognitiveCompare/utils/normalizeRedlineMarkdown.js.map +1 -1
  1400. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +1 -1
  1401. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +1 -1
  1402. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +1 -1
  1403. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +1 -1
  1404. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +1 -1
  1405. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +1 -1
  1406. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +1 -1
  1407. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +1 -1
  1408. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
  1409. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +1 -1
  1410. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +1 -1
  1411. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +1 -1
  1412. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +1 -1
  1413. package/dist/features/DualCitation/RuleBookCitationApiComponent.js +1 -1
  1414. package/dist/features/DualCitation/RuleBookCitationApiComponent.js.map +1 -1
  1415. package/dist/features/DualCitation/RuleBookCitationComponent.js +1 -1
  1416. package/dist/features/DualCitation/RuleBookCitationComponent.js.map +1 -1
  1417. package/dist/features/DualCitation/SourceBQDataCompnent.js +1 -1
  1418. package/dist/features/DualCitation/SourceBQDataCompnent.js.map +1 -1
  1419. package/dist/features/DualCitation/SourceBQDataCompnent.module.css.js +1 -1
  1420. package/dist/features/ExcelCitation/ExcelCitations.js +1 -1
  1421. package/dist/features/ExcelCitation/ExcelCitations.js.map +1 -1
  1422. package/dist/features/ExcelCitation/utils/helper.js +1 -1
  1423. package/dist/features/ExcelCitation/utils/helper.js.map +1 -1
  1424. package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
  1425. package/dist/features/GptWebCitation/GptWebCitation.js.map +1 -1
  1426. package/dist/features/GptWebCitation/GptWebCitation.module.css.js +1 -1
  1427. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
  1428. package/dist/features/GptWebCitation/GptWebCitationImageCitation.js.map +1 -1
  1429. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js +1 -1
  1430. package/dist/features/GptWebCitation/GptWebCitationImageFullScreenView.js.map +1 -1
  1431. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js +2 -0
  1432. package/dist/features/GptWebCitation/GptWebCitationMarkdown.js.map +1 -0
  1433. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js +1 -1
  1434. package/dist/features/GptWebCitation/GptWebCitationSkeleton.js.map +1 -1
  1435. package/dist/features/GptWebCitation/types.js +1 -1
  1436. package/dist/features/GptWebCitation/types.js.map +1 -1
  1437. package/dist/features/GptWebCitation/utils/citationData.utils.js +1 -1
  1438. package/dist/features/GptWebCitation/utils/citationData.utils.js.map +1 -1
  1439. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js +1 -1
  1440. package/dist/features/GptWebCitation/utils/fixedHeight.utils.js.map +1 -1
  1441. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js +1 -1
  1442. package/dist/features/GptWebCitation/utils/styleOverrides.utils.js.map +1 -1
  1443. package/dist/features/IngestionStatus/IngestionStatusComponent.js +1 -1
  1444. package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +1 -1
  1445. package/dist/features/IngestionStatus/ingestion.module.css.js +1 -1
  1446. package/dist/features/IngestionStatus/useIngestionStatus.js +1 -1
  1447. package/dist/features/IngestionStatus/useIngestionStatus.js.map +1 -1
  1448. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js +1 -1
  1449. package/dist/features/InstantLearningCitation/CongnitiveDecisioningComponent.js.map +1 -1
  1450. package/dist/features/InstantLearningCitation/HistorySkeleton.js +1 -1
  1451. package/dist/features/InstantLearningCitation/HistorySkeleton.js.map +1 -1
  1452. package/dist/features/InstantLearningCitation/InstantLearningCitation.js +1 -1
  1453. package/dist/features/InstantLearningCitation/InstantLearningCitation.js.map +1 -1
  1454. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js +1 -1
  1455. package/dist/features/InstantLearningCitation/InstantLearningCitationComponent.js.map +1 -1
  1456. package/dist/features/InstantLearningCitation/OverrideTimeline.js +1 -1
  1457. package/dist/features/InstantLearningCitation/OverrideTimeline.js.map +1 -1
  1458. package/dist/features/InstantLearningCitation/RuleConditionBlock.js +1 -1
  1459. package/dist/features/InstantLearningCitation/RuleConditionBlock.js.map +1 -1
  1460. package/dist/features/InstantLearningCitation/RuleContentComponent.js +1 -1
  1461. package/dist/features/InstantLearningCitation/RuleContentComponent.js.map +1 -1
  1462. package/dist/features/InstantLearningCitation/SlashLoader.js +1 -1
  1463. package/dist/features/InstantLearningCitation/SlashLoader.js.map +1 -1
  1464. package/dist/features/InstantLearningCitation/css/CongnitiveDecisioning.module.css.js +1 -1
  1465. package/dist/features/InstantLearningCitation/css/Override.module.css.js +1 -1
  1466. package/dist/features/InstantLearningCitation/css/RuleAccordian.module.css.js +1 -1
  1467. package/dist/features/InstantLearningCitation/css/common.module.css.js +1 -1
  1468. package/dist/features/InstantLearningCitation/types/Types.js +1 -1
  1469. package/dist/features/InstantLearningCitation/types/Types.js.map +1 -1
  1470. package/dist/features/ManageRemainders/AssigneeCalendarView.js +1 -1
  1471. package/dist/features/ManageRemainders/AssigneeCalendarView.js.map +1 -1
  1472. package/dist/features/ManageRemainders/ManageRemainder.module.css.js +1 -1
  1473. package/dist/features/ManageRemainders/ManageReminders.js +1 -1
  1474. package/dist/features/ManageRemainders/ManageReminders.js.map +1 -1
  1475. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js +1 -1
  1476. package/dist/features/ManageRemainders/ReminderFrequencyAutocomplete.js.map +1 -1
  1477. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +1 -1
  1478. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +1 -1
  1479. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +1 -1
  1480. package/dist/features/PaginatedTable/PaginatedTable.js +1 -1
  1481. package/dist/features/PaginatedTable/PaginatedTable.js.map +1 -1
  1482. package/dist/features/PaginatedTable/paginatedTable.module.css.js +1 -1
  1483. package/dist/features/PdfEditorCitation/PdfEditorCitation.js +1 -1
  1484. package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +1 -1
  1485. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +1 -1
  1486. package/dist/features/PdfViewer/PdfContainer.js +1 -1
  1487. package/dist/features/PdfViewer/PdfContainer.js.map +1 -1
  1488. package/dist/features/PdfViewer/PdfStyle.js +1 -1
  1489. package/dist/features/PdfViewer/PdfStyle.js.map +1 -1
  1490. package/dist/features/PdfViewer/PdfToolbar.js +1 -1
  1491. package/dist/features/PdfViewer/PdfToolbar.js.map +1 -1
  1492. package/dist/features/PdfViewer/PdfViewer.js +1 -1
  1493. package/dist/features/PdfViewer/PdfViewer.js.map +1 -1
  1494. package/dist/features/PdfViewer/rotationManager.js +1 -1
  1495. package/dist/features/PdfViewer/rotationManager.js.map +1 -1
  1496. package/dist/features/PdfViewer/usePdfHighlight.js +1 -1
  1497. package/dist/features/PdfViewer/usePdfHighlight.js.map +1 -1
  1498. package/dist/features/ProjectAccordion/ProjectAccordion.js +1 -1
  1499. package/dist/features/ProjectAccordion/ProjectAccordion.js.map +1 -1
  1500. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +1 -1
  1501. package/dist/features/ProjectAccordion/_components/Markdown.js +1 -1
  1502. package/dist/features/ProjectAccordion/_components/Markdown.js.map +1 -1
  1503. package/dist/features/PromptCitation/CitationDependencyGraph.js +1 -1
  1504. package/dist/features/PromptCitation/CitationDependencyGraph.js.map +1 -1
  1505. package/dist/features/PromptCitation/PromptCitation.js +1 -1
  1506. package/dist/features/PromptCitation/PromptCitation.js.map +1 -1
  1507. package/dist/features/PromptCitation/_components/CodeEditor.js +1 -1
  1508. package/dist/features/PromptCitation/_components/CodeEditor.js.map +1 -1
  1509. package/dist/features/PromptCitation/_components/Markdownrenderer.js +1 -1
  1510. package/dist/features/PromptCitation/_components/Markdownrenderer.js.map +1 -1
  1511. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  1512. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js.map +1 -1
  1513. package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
  1514. package/dist/features/PromptemonViewer/PromptemonViewer.js.map +1 -1
  1515. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js +2 -0
  1516. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +1 -0
  1517. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +2 -0
  1518. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +1 -0
  1519. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +2 -0
  1520. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +1 -0
  1521. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +2 -0
  1522. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +1 -0
  1523. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +2 -0
  1524. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +1 -0
  1525. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +2 -0
  1526. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +1 -0
  1527. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +2 -0
  1528. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +1 -0
  1529. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +2 -0
  1530. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +1 -0
  1531. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +2 -0
  1532. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +1 -0
  1533. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +2 -0
  1534. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +1 -0
  1535. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +2 -0
  1536. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +1 -0
  1537. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +2 -0
  1538. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +1 -0
  1539. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +2 -0
  1540. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +1 -0
  1541. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +2 -0
  1542. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +1 -0
  1543. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +2 -0
  1544. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +1 -0
  1545. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +2 -0
  1546. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +1 -0
  1547. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +2 -0
  1548. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +1 -0
  1549. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js +2 -0
  1550. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.css.js.map +1 -0
  1551. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +2 -0
  1552. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +1 -0
  1553. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +2 -0
  1554. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +1 -0
  1555. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js +2 -0
  1556. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.css.js.map +1 -0
  1557. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +2 -0
  1558. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +1 -0
  1559. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js +2 -0
  1560. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.css.js.map +1 -0
  1561. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +2 -0
  1562. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +1 -0
  1563. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js +2 -0
  1564. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.css.js.map +1 -0
  1565. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +2 -0
  1566. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +1 -0
  1567. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js +2 -0
  1568. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.css.js.map +1 -0
  1569. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +2 -0
  1570. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +1 -0
  1571. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js +2 -0
  1572. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.css.js.map +1 -0
  1573. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +2 -0
  1574. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +1 -0
  1575. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +2 -0
  1576. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +1 -0
  1577. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +2 -0
  1578. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +1 -0
  1579. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +2 -0
  1580. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +1 -0
  1581. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +2 -0
  1582. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +1 -0
  1583. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js +2 -0
  1584. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.js.map +1 -0
  1585. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +2 -0
  1586. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +1 -0
  1587. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +2 -0
  1588. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +1 -0
  1589. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js +2 -0
  1590. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.js.map +1 -0
  1591. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +2 -0
  1592. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +1 -0
  1593. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +2 -0
  1594. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +1 -0
  1595. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js +2 -0
  1596. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.js.map +1 -0
  1597. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +2 -0
  1598. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +1 -0
  1599. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js +2 -0
  1600. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.js.map +1 -0
  1601. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js +2 -0
  1602. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.js.map +1 -0
  1603. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js +2 -0
  1604. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.js.map +1 -0
  1605. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js +2 -0
  1606. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.js.map +1 -0
  1607. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js +2 -0
  1608. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.css.js.map +1 -0
  1609. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +2 -0
  1610. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +1 -0
  1611. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +2 -0
  1612. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +1 -0
  1613. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js +2 -0
  1614. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.js.map +1 -0
  1615. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js +2 -0
  1616. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.js.map +1 -0
  1617. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js +2 -0
  1618. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.js.map +1 -0
  1619. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js +2 -0
  1620. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.js.map +1 -0
  1621. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js +2 -0
  1622. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.js.map +1 -0
  1623. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js +2 -0
  1624. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.js.map +1 -0
  1625. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js +2 -0
  1626. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.js.map +1 -0
  1627. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js +2 -0
  1628. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.js.map +1 -0
  1629. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js +2 -0
  1630. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.js.map +1 -0
  1631. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js +2 -0
  1632. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.js.map +1 -0
  1633. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js +2 -0
  1634. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.js.map +1 -0
  1635. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js +2 -0
  1636. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.js.map +1 -0
  1637. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +2 -0
  1638. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +1 -0
  1639. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js +2 -0
  1640. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.js.map +1 -0
  1641. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js +2 -0
  1642. package/dist/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.module.css.js.map +1 -0
  1643. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js +2 -0
  1644. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +1 -0
  1645. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +2 -0
  1646. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +1 -0
  1647. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js +2 -0
  1648. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.css.js.map +1 -0
  1649. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js +2 -0
  1650. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.js.map +1 -0
  1651. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js +2 -0
  1652. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.css.js.map +1 -0
  1653. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js +2 -0
  1654. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.js.map +1 -0
  1655. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js +2 -0
  1656. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.css.js.map +1 -0
  1657. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js +2 -0
  1658. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.js.map +1 -0
  1659. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js +2 -0
  1660. package/dist/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.js.map +1 -0
  1661. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js +2 -0
  1662. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.js.map +1 -0
  1663. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js +2 -0
  1664. package/dist/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.module.css.js.map +1 -0
  1665. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +2 -0
  1666. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +1 -0
  1667. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js +2 -0
  1668. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationComponent.module.css.js.map +1 -0
  1669. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +2 -0
  1670. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +1 -0
  1671. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +2 -0
  1672. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +1 -0
  1673. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js +2 -0
  1674. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.js.map +1 -0
  1675. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js +2 -0
  1676. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.js.map +1 -0
  1677. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +2 -0
  1678. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +1 -0
  1679. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js +2 -0
  1680. package/dist/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.js.map +1 -0
  1681. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js +2 -0
  1682. package/dist/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.js.map +1 -0
  1683. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +2 -0
  1684. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +1 -0
  1685. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js +2 -0
  1686. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.js.map +1 -0
  1687. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +2 -0
  1688. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +1 -0
  1689. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +2 -0
  1690. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +1 -0
  1691. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js +2 -0
  1692. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.js.map +1 -0
  1693. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +2 -0
  1694. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +1 -0
  1695. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js +2 -0
  1696. package/dist/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.js.map +1 -0
  1697. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +2 -0
  1698. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +1 -0
  1699. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +2 -0
  1700. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +1 -0
  1701. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js +2 -0
  1702. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.js.map +1 -0
  1703. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js +2 -0
  1704. package/dist/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.js.map +1 -0
  1705. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js +2 -0
  1706. package/dist/features/RequirementAI/components/UserStoryCard/cws/SocketManager.js.map +1 -0
  1707. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js +2 -0
  1708. package/dist/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.js.map +1 -0
  1709. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +2 -0
  1710. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +1 -0
  1711. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +2 -0
  1712. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +1 -0
  1713. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +2 -0
  1714. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +1 -0
  1715. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +2 -0
  1716. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +1 -0
  1717. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +2 -0
  1718. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +1 -0
  1719. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +2 -0
  1720. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +1 -0
  1721. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +2 -0
  1722. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +1 -0
  1723. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +2 -0
  1724. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +1 -0
  1725. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +2 -0
  1726. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +1 -0
  1727. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +2 -0
  1728. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +1 -0
  1729. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +2 -0
  1730. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +1 -0
  1731. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +2 -0
  1732. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +1 -0
  1733. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +2 -0
  1734. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +1 -0
  1735. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +2 -0
  1736. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +1 -0
  1737. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js +2 -0
  1738. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.js.map +1 -0
  1739. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js +2 -0
  1740. package/dist/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.js.map +1 -0
  1741. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js +2 -0
  1742. package/dist/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.js.map +1 -0
  1743. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js +2 -0
  1744. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitation.module.css.js.map +1 -0
  1745. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js +2 -0
  1746. package/dist/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.js.map +1 -0
  1747. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +2 -0
  1748. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +1 -0
  1749. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +2 -0
  1750. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +1 -0
  1751. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +2 -0
  1752. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +1 -0
  1753. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +2 -0
  1754. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +1 -0
  1755. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +2 -0
  1756. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +1 -0
  1757. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +2 -0
  1758. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +1 -0
  1759. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +2 -0
  1760. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +1 -0
  1761. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +2 -0
  1762. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +1 -0
  1763. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +2 -0
  1764. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +1 -0
  1765. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +2 -0
  1766. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +1 -0
  1767. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +2 -0
  1768. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +1 -0
  1769. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +2 -0
  1770. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +1 -0
  1771. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +2 -0
  1772. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +1 -0
  1773. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +2 -0
  1774. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +1 -0
  1775. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +2 -0
  1776. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +1 -0
  1777. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +2 -0
  1778. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +1 -0
  1779. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +2 -0
  1780. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +1 -0
  1781. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +2 -0
  1782. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +1 -0
  1783. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +2 -0
  1784. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +1 -0
  1785. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +2 -0
  1786. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +1 -0
  1787. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +2 -0
  1788. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +1 -0
  1789. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +2 -0
  1790. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +1 -0
  1791. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +2 -0
  1792. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +1 -0
  1793. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +2 -0
  1794. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +1 -0
  1795. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +2 -0
  1796. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +1 -0
  1797. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +2 -0
  1798. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +1 -0
  1799. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +2 -0
  1800. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +1 -0
  1801. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +2 -0
  1802. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +1 -0
  1803. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +2 -0
  1804. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +1 -0
  1805. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +2 -0
  1806. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +1 -0
  1807. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +2 -0
  1808. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +1 -0
  1809. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +2 -0
  1810. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +1 -0
  1811. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +2 -0
  1812. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +1 -0
  1813. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +2 -0
  1814. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +1 -0
  1815. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +2 -0
  1816. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +1 -0
  1817. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +2 -0
  1818. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +1 -0
  1819. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js +2 -0
  1820. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.js.map +1 -0
  1821. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js +2 -0
  1822. package/dist/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.js.map +1 -0
  1823. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +2 -0
  1824. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +1 -0
  1825. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +2 -0
  1826. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +1 -0
  1827. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +2 -0
  1828. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +1 -0
  1829. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +2 -0
  1830. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +1 -0
  1831. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +2 -0
  1832. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +1 -0
  1833. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +2 -0
  1834. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +1 -0
  1835. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +2 -0
  1836. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +1 -0
  1837. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +2 -0
  1838. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +1 -0
  1839. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +2 -0
  1840. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +1 -0
  1841. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +2 -0
  1842. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +1 -0
  1843. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +2 -0
  1844. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +1 -0
  1845. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +2 -0
  1846. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +1 -0
  1847. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +2 -0
  1848. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +1 -0
  1849. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +2 -0
  1850. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +1 -0
  1851. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +2 -0
  1852. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +1 -0
  1853. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +2 -0
  1854. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +1 -0
  1855. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +2 -0
  1856. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +1 -0
  1857. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +2 -0
  1858. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +1 -0
  1859. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +2 -0
  1860. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +1 -0
  1861. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +2 -0
  1862. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +1 -0
  1863. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +2 -0
  1864. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +1 -0
  1865. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +2 -0
  1866. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +1 -0
  1867. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +2 -0
  1868. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +1 -0
  1869. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +2 -0
  1870. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +1 -0
  1871. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +2 -0
  1872. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +1 -0
  1873. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +2 -0
  1874. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +1 -0
  1875. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +2 -0
  1876. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +1 -0
  1877. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +2 -0
  1878. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +1 -0
  1879. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +2 -0
  1880. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +1 -0
  1881. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +2 -0
  1882. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +1 -0
  1883. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js +2 -0
  1884. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js.map +1 -0
  1885. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +2 -0
  1886. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +1 -0
  1887. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +2 -0
  1888. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +1 -0
  1889. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +2 -0
  1890. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +1 -0
  1891. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +2 -0
  1892. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +1 -0
  1893. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +2 -0
  1894. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +1 -0
  1895. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +2 -0
  1896. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +1 -0
  1897. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +2 -0
  1898. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +1 -0
  1899. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +2 -0
  1900. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +1 -0
  1901. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +2 -0
  1902. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +1 -0
  1903. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +2 -0
  1904. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +1 -0
  1905. package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js +2 -0
  1906. package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.js.map +1 -0
  1907. package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js +2 -0
  1908. package/dist/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.module.css.js.map +1 -0
  1909. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js +2 -0
  1910. package/dist/features/RequirementAI/components/segment/DeleteSegmentsDialog.js.map +1 -0
  1911. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js +2 -0
  1912. package/dist/features/RequirementAI/components/segment/EditSegmentDialog.js.map +1 -0
  1913. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js +2 -0
  1914. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +1 -0
  1915. package/dist/features/RequirementAI/components/segment/Segment.js +2 -0
  1916. package/dist/features/RequirementAI/components/segment/Segment.js.map +1 -0
  1917. package/dist/features/RequirementAI/components/segment/SegmentLoader.js +2 -0
  1918. package/dist/features/RequirementAI/components/segment/SegmentLoader.js.map +1 -0
  1919. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +2 -0
  1920. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js.map +1 -0
  1921. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js +2 -0
  1922. package/dist/features/RequirementAI/components/segment/deleteSegmentDialog.module.css.js.map +1 -0
  1923. package/dist/features/RequirementAI/components/segment/segment-common.css.js +2 -0
  1924. package/dist/features/RequirementAI/components/segment/segment-common.css.js.map +1 -0
  1925. package/dist/features/RequirementAI/components/segment/segment.module.css.js +2 -0
  1926. package/dist/features/RequirementAI/components/segment/segment.module.css.js.map +1 -0
  1927. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js +2 -0
  1928. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +1 -0
  1929. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +2 -0
  1930. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +1 -0
  1931. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js +2 -0
  1932. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.js.map +1 -0
  1933. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js +2 -0
  1934. package/dist/features/RequirementAI/components/story-screen/CompletionPanel.module.css.js.map +1 -0
  1935. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +2 -0
  1936. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +1 -0
  1937. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +2 -0
  1938. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +1 -0
  1939. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +2 -0
  1940. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +1 -0
  1941. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +2 -0
  1942. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +1 -0
  1943. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +2 -0
  1944. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +1 -0
  1945. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +2 -0
  1946. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +1 -0
  1947. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +2 -0
  1948. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +1 -0
  1949. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +2 -0
  1950. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +1 -0
  1951. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +2 -0
  1952. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +1 -0
  1953. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +2 -0
  1954. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +1 -0
  1955. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +2 -0
  1956. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +1 -0
  1957. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +2 -0
  1958. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +1 -0
  1959. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +2 -0
  1960. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +1 -0
  1961. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +2 -0
  1962. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +1 -0
  1963. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +2 -0
  1964. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +1 -0
  1965. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +2 -0
  1966. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +1 -0
  1967. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +2 -0
  1968. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +1 -0
  1969. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +2 -0
  1970. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +1 -0
  1971. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +2 -0
  1972. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +1 -0
  1973. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +2 -0
  1974. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +1 -0
  1975. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +2 -0
  1976. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +1 -0
  1977. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +2 -0
  1978. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +1 -0
  1979. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +2 -0
  1980. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +1 -0
  1981. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +2 -0
  1982. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +1 -0
  1983. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +2 -0
  1984. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +1 -0
  1985. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js +2 -0
  1986. package/dist/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.js.map +1 -0
  1987. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js +2 -0
  1988. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.js.map +1 -0
  1989. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js +2 -0
  1990. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.module.css.js.map +1 -0
  1991. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +2 -0
  1992. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +1 -0
  1993. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +2 -0
  1994. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +1 -0
  1995. package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js +2 -0
  1996. package/dist/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.js.map +1 -0
  1997. package/dist/features/RequirementAI/hooks/useApprovalStatus.js +2 -0
  1998. package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +1 -0
  1999. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js +2 -0
  2000. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +1 -0
  2001. package/dist/features/RequirementAI/hooks/useOnDemandCitation.js +2 -0
  2002. package/dist/features/RequirementAI/hooks/useOnDemandCitation.js.map +1 -0
  2003. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +2 -0
  2004. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +1 -0
  2005. package/dist/features/RequirementAI/icons/AiGapIcon.js +2 -0
  2006. package/dist/features/RequirementAI/icons/AiGapIcon.js.map +1 -0
  2007. package/dist/features/RequirementAI/icons/AiReasoningIcon.js +2 -0
  2008. package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +1 -0
  2009. package/dist/features/RequirementAI/icons/BigEnoughIcon.js +2 -0
  2010. package/dist/features/RequirementAI/icons/BigEnoughIcon.js.map +1 -0
  2011. package/dist/features/RequirementAI/icons/BookmarkIcon.js +2 -0
  2012. package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +1 -0
  2013. package/dist/features/RequirementAI/icons/BrainRed.js +2 -0
  2014. package/dist/features/RequirementAI/icons/BrainRed.js.map +1 -0
  2015. package/dist/features/RequirementAI/icons/CDIcon.js +2 -0
  2016. package/dist/features/RequirementAI/icons/CDIcon.js.map +1 -0
  2017. package/dist/features/RequirementAI/icons/CheckIcon.js +2 -0
  2018. package/dist/features/RequirementAI/icons/CheckIcon.js.map +1 -0
  2019. package/dist/features/RequirementAI/icons/ChevronDownIcon.js +2 -0
  2020. package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +1 -0
  2021. package/dist/features/RequirementAI/icons/ChevronUpIcon.js +2 -0
  2022. package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +1 -0
  2023. package/dist/features/RequirementAI/icons/CognitiveDecision.js +2 -0
  2024. package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +1 -0
  2025. package/dist/features/RequirementAI/icons/Illustration.svg.js +2 -0
  2026. package/dist/features/RequirementAI/icons/Illustration.svg.js.map +1 -0
  2027. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js +2 -0
  2028. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +1 -0
  2029. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +2 -0
  2030. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +1 -0
  2031. package/dist/features/RequirementAI/icons/PencilIcon.js +2 -0
  2032. package/dist/features/RequirementAI/icons/PencilIcon.js.map +1 -0
  2033. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +2 -0
  2034. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +1 -0
  2035. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +2 -0
  2036. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +1 -0
  2037. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +2 -0
  2038. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +1 -0
  2039. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +2 -0
  2040. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +1 -0
  2041. package/dist/features/RequirementAI/icons/TrashIcon.js +2 -0
  2042. package/dist/features/RequirementAI/icons/TrashIcon.js.map +1 -0
  2043. package/dist/features/RequirementAI/shared/Accordian.js +2 -0
  2044. package/dist/features/RequirementAI/shared/Accordian.js.map +1 -0
  2045. package/dist/features/RequirementAI/shared/Accordian.module.css.js +2 -0
  2046. package/dist/features/RequirementAI/shared/Accordian.module.css.js.map +1 -0
  2047. package/dist/features/RequirementAI/shared/AtomicButton.js +2 -0
  2048. package/dist/features/RequirementAI/shared/AtomicButton.js.map +1 -0
  2049. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +2 -0
  2050. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +1 -0
  2051. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +2 -0
  2052. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +1 -0
  2053. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +2 -0
  2054. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +1 -0
  2055. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +2 -0
  2056. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +1 -0
  2057. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +2 -0
  2058. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +1 -0
  2059. package/dist/features/RequirementAI/shared/CodeViewer.js +2 -0
  2060. package/dist/features/RequirementAI/shared/CodeViewer.js.map +1 -0
  2061. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +2 -0
  2062. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +1 -0
  2063. package/dist/features/RequirementAI/shared/ExpandableOl.js +2 -0
  2064. package/dist/features/RequirementAI/shared/ExpandableOl.js.map +1 -0
  2065. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +2 -0
  2066. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +1 -0
  2067. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +2 -0
  2068. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +1 -0
  2069. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +2 -0
  2070. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +1 -0
  2071. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  2072. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  2073. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  2074. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  2075. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +2 -0
  2076. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +1 -0
  2077. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +2 -0
  2078. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +1 -0
  2079. package/dist/features/RequirementAI/shared/useMarkdownSearch.js +2 -0
  2080. package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +1 -0
  2081. package/dist/features/RequirementAI/store/markdown-context.js +2 -0
  2082. package/dist/features/RequirementAI/store/markdown-context.js.map +1 -0
  2083. package/dist/features/RequirementAI/store/ref.context.js +2 -0
  2084. package/dist/features/RequirementAI/store/ref.context.js.map +1 -0
  2085. package/dist/features/RequirementAI/utils/css.utils.js +2 -0
  2086. package/dist/features/RequirementAI/utils/css.utils.js.map +1 -0
  2087. package/dist/features/RequirementAI/utils/diff-edit.utils.js +2 -0
  2088. package/dist/features/RequirementAI/utils/diff-edit.utils.js.map +1 -0
  2089. package/dist/features/RequirementAI/utils/exponential-retry.js +2 -0
  2090. package/dist/features/RequirementAI/utils/exponential-retry.js.map +1 -0
  2091. package/dist/features/RequirementAI/utils/helpers.js +2 -0
  2092. package/dist/features/RequirementAI/utils/helpers.js.map +1 -0
  2093. package/dist/features/RequirementAI/utils/json-helper.js +2 -0
  2094. package/dist/features/RequirementAI/utils/json-helper.js.map +1 -0
  2095. package/dist/features/RequirementAI/utils/learned-tag.utils.js +2 -0
  2096. package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +1 -0
  2097. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +2 -0
  2098. package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +1 -0
  2099. package/dist/features/RequirementAI/utils/user-story.utils.js +2 -0
  2100. package/dist/features/RequirementAI/utils/user-story.utils.js.map +1 -0
  2101. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js +2 -0
  2102. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +1 -0
  2103. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +2 -0
  2104. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +1 -0
  2105. package/dist/features/RequirementAI/utils/userstory-approval.utils.js +2 -0
  2106. package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +1 -0
  2107. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +1 -1
  2108. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +1 -1
  2109. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +1 -1
  2110. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +1 -1
  2111. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +1 -1
  2112. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +1 -1
  2113. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +1 -1
  2114. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +1 -1
  2115. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +1 -1
  2116. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +1 -1
  2117. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +1 -1
  2118. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +1 -1
  2119. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +1 -1
  2120. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +1 -1
  2121. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +1 -1
  2122. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +1 -1
  2123. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +1 -1
  2124. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +1 -1
  2125. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +1 -1
  2126. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +1 -1
  2127. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +1 -1
  2128. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +1 -1
  2129. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +1 -1
  2130. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +1 -1
  2131. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +1 -1
  2132. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +1 -1
  2133. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +1 -1
  2134. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +1 -1
  2135. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +1 -1
  2136. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +1 -1
  2137. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +1 -1
  2138. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +1 -1
  2139. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +1 -1
  2140. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +1 -1
  2141. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +1 -1
  2142. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +1 -1
  2143. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +1 -1
  2144. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +1 -1
  2145. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +1 -1
  2146. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +1 -1
  2147. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +1 -1
  2148. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +1 -1
  2149. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +1 -1
  2150. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +1 -1
  2151. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +1 -1
  2152. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +1 -1
  2153. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +1 -1
  2154. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +1 -1
  2155. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +1 -1
  2156. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +1 -1
  2157. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +1 -1
  2158. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +1 -1
  2159. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +1 -1
  2160. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +1 -1
  2161. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +1 -1
  2162. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +1 -1
  2163. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +1 -1
  2164. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +1 -1
  2165. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +1 -1
  2166. package/dist/features/ReviewPanel/ReviewPanel.js +1 -1
  2167. package/dist/features/ReviewPanel/ReviewPanel.js.map +1 -1
  2168. package/dist/features/RulebookCitations/RuleBookCitationApi.js +1 -1
  2169. package/dist/features/RulebookCitations/RuleBookCitationApi.js.map +1 -1
  2170. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js +1 -1
  2171. package/dist/features/RulebookCitations/RuleBookCitationWrapper.js.map +1 -1
  2172. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +1 -1
  2173. package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -1
  2174. package/dist/features/SPBAnalysisPanel/DependencyGraph.js +1 -1
  2175. package/dist/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -1
  2176. package/dist/features/SPBAnalysisPanel/Internaleditor.js +1 -1
  2177. package/dist/features/SPBAnalysisPanel/Internaleditor.js.map +1 -1
  2178. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js +1 -1
  2179. package/dist/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -1
  2180. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js +1 -1
  2181. package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -1
  2182. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +1 -1
  2183. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +1 -1
  2184. package/dist/features/SegmentReviewComponents/BoundaryCard.js +1 -1
  2185. package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -1
  2186. package/dist/features/SegmentReviewComponents/CardWrapper.js +1 -1
  2187. package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -1
  2188. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js +1 -1
  2189. package/dist/features/SegmentReviewComponents/ChartBreakoutCircle.js.map +1 -1
  2190. package/dist/features/SegmentReviewComponents/CognitiveIcon.js +1 -1
  2191. package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -1
  2192. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js +1 -1
  2193. package/dist/features/SegmentReviewComponents/CognitiveIntegrity.js.map +1 -1
  2194. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js +1 -1
  2195. package/dist/features/SegmentReviewComponents/CognitiveScoreBadge.js.map +1 -1
  2196. package/dist/features/SegmentReviewComponents/LabelCheck.js +1 -1
  2197. package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -1
  2198. package/dist/features/SegmentReviewComponents/PageCheck.js +1 -1
  2199. package/dist/features/SegmentReviewComponents/PageCheck.js.map +1 -1
  2200. package/dist/features/SegmentReviewComponents/RevertCard.js +1 -1
  2201. package/dist/features/SegmentReviewComponents/RevertCard.js.map +1 -1
  2202. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js +1 -1
  2203. package/dist/features/SegmentReviewComponents/RevertSuccessCard.js.map +1 -1
  2204. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js +1 -1
  2205. package/dist/features/SegmentReviewComponents/RevertSummaryNotice.js.map +1 -1
  2206. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js +1 -1
  2207. package/dist/features/SegmentReviewComponents/ReviewedBoundaryActions.js.map +1 -1
  2208. package/dist/features/SegmentReviewComponents/ReviewedCard.js +1 -1
  2209. package/dist/features/SegmentReviewComponents/ReviewedCard.js.map +1 -1
  2210. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +1 -1
  2211. package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -1
  2212. package/dist/features/SegmentReviewComponents/helper.js +1 -1
  2213. package/dist/features/SegmentReviewComponents/helper.js.map +1 -1
  2214. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +1 -1
  2215. package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -1
  2216. package/dist/features/SplitterCitations/Splitter.module.css.js +1 -1
  2217. package/dist/features/SplitterCitations/SplitterCitationsComponent.js +1 -1
  2218. package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +1 -1
  2219. package/dist/features/SplitterCitations/icons/icons.js +1 -1
  2220. package/dist/features/SplitterCitations/icons/icons.js.map +1 -1
  2221. package/dist/features/TableCitation/TableCitationContent.js +1 -1
  2222. package/dist/features/TableCitation/TableCitationContent.js.map +1 -1
  2223. package/dist/features/TableCitation/TableCitationContent.module.css.js +1 -1
  2224. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +1 -1
  2225. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +1 -1
  2226. package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +1 -1
  2227. package/dist/features/UserStoryImport/UserStoryPicker.context.js +2 -0
  2228. package/dist/features/UserStoryImport/UserStoryPicker.context.js.map +1 -0
  2229. package/dist/features/UserStoryImport/UserStoryPicker.js +2 -0
  2230. package/dist/features/UserStoryImport/UserStoryPicker.js.map +1 -0
  2231. package/dist/features/UserStoryImport/UserStoryPicker.theme.js +2 -0
  2232. package/dist/features/UserStoryImport/UserStoryPicker.theme.js.map +1 -0
  2233. package/dist/features/UserStoryImport/components/BackNav.js +2 -0
  2234. package/dist/features/UserStoryImport/components/BackNav.js.map +1 -0
  2235. package/dist/features/UserStoryImport/components/Badge.js +2 -0
  2236. package/dist/features/UserStoryImport/components/Badge.js.map +1 -0
  2237. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js +2 -0
  2238. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js.map +1 -0
  2239. package/dist/features/UserStoryImport/components/CardGrid.js +2 -0
  2240. package/dist/features/UserStoryImport/components/CardGrid.js.map +1 -0
  2241. package/dist/features/UserStoryImport/components/CardProceedButton.js +2 -0
  2242. package/dist/features/UserStoryImport/components/CardProceedButton.js.map +1 -0
  2243. package/dist/features/UserStoryImport/components/ContentArea.js +2 -0
  2244. package/dist/features/UserStoryImport/components/ContentArea.js.map +1 -0
  2245. package/dist/features/UserStoryImport/components/Footer.js +2 -0
  2246. package/dist/features/UserStoryImport/components/Footer.js.map +1 -0
  2247. package/dist/features/UserStoryImport/components/Header.js +2 -0
  2248. package/dist/features/UserStoryImport/components/Header.js.map +1 -0
  2249. package/dist/features/UserStoryImport/components/NavRow.js +2 -0
  2250. package/dist/features/UserStoryImport/components/NavRow.js.map +1 -0
  2251. package/dist/features/UserStoryImport/components/ProceedButton.js +2 -0
  2252. package/dist/features/UserStoryImport/components/ProceedButton.js.map +1 -0
  2253. package/dist/features/UserStoryImport/components/ProjectCard.js +2 -0
  2254. package/dist/features/UserStoryImport/components/ProjectCard.js.map +1 -0
  2255. package/dist/features/UserStoryImport/components/ResizeHandle.js +2 -0
  2256. package/dist/features/UserStoryImport/components/ResizeHandle.js.map +1 -0
  2257. package/dist/features/UserStoryImport/components/ScopeDropdown.js +2 -0
  2258. package/dist/features/UserStoryImport/components/ScopeDropdown.js.map +1 -0
  2259. package/dist/features/UserStoryImport/components/SearchInput.js +2 -0
  2260. package/dist/features/UserStoryImport/components/SearchInput.js.map +1 -0
  2261. package/dist/features/UserStoryImport/components/SectionHeading.js +2 -0
  2262. package/dist/features/UserStoryImport/components/SectionHeading.js.map +1 -0
  2263. package/dist/features/UserStoryImport/components/ShowMore.js +2 -0
  2264. package/dist/features/UserStoryImport/components/ShowMore.js.map +1 -0
  2265. package/dist/features/UserStoryImport/components/Sidebar.js +2 -0
  2266. package/dist/features/UserStoryImport/components/Sidebar.js.map +1 -0
  2267. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js +2 -0
  2268. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js.map +1 -0
  2269. package/dist/features/UserStoryImport/components/SidebarProjectList.js +2 -0
  2270. package/dist/features/UserStoryImport/components/SidebarProjectList.js.map +1 -0
  2271. package/dist/features/UserStoryImport/components/SidebarSection.js +2 -0
  2272. package/dist/features/UserStoryImport/components/SidebarSection.js.map +1 -0
  2273. package/dist/features/UserStoryImport/components/SortDropdown.js +2 -0
  2274. package/dist/features/UserStoryImport/components/SortDropdown.js.map +1 -0
  2275. package/dist/features/UserStoryImport/components/SplitLayout.js +2 -0
  2276. package/dist/features/UserStoryImport/components/SplitLayout.js.map +1 -0
  2277. package/dist/features/UserStoryImport/components/Toolbar.js +2 -0
  2278. package/dist/features/UserStoryImport/components/Toolbar.js.map +1 -0
  2279. package/dist/features/UserStoryImport/components/TypeDropdown.js +2 -0
  2280. package/dist/features/UserStoryImport/components/TypeDropdown.js.map +1 -0
  2281. package/dist/features/UserStoryImport/components/UserStoryCard.js +2 -0
  2282. package/dist/features/UserStoryImport/components/UserStoryCard.js.map +1 -0
  2283. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js +2 -0
  2284. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js.map +1 -0
  2285. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js +2 -0
  2286. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +1 -0
  2287. package/dist/features/UserStoryImport/components/usePanelResize.js +2 -0
  2288. package/dist/features/UserStoryImport/components/usePanelResize.js.map +1 -0
  2289. package/dist/features/UserStoryImport/hooks/useFilteredItems.js +2 -0
  2290. package/dist/features/UserStoryImport/hooks/useFilteredItems.js.map +1 -0
  2291. package/dist/features/UserStoryImport/hooks/useUSPData.js +2 -0
  2292. package/dist/features/UserStoryImport/hooks/useUSPData.js.map +1 -0
  2293. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js +2 -0
  2294. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +1 -0
  2295. package/dist/features/UserStoryImport/index.js +2 -0
  2296. package/dist/features/UserStoryImport/lib/CustomTooltip.js +2 -0
  2297. package/dist/features/UserStoryImport/lib/CustomTooltip.js.map +1 -0
  2298. package/dist/features/UserStoryImport/lib/Tooltip.js +2 -0
  2299. package/dist/features/UserStoryImport/lib/Tooltip.js.map +1 -0
  2300. package/dist/features/UserStoryImport/lib/adaptLabel.js +2 -0
  2301. package/dist/features/UserStoryImport/lib/adaptLabel.js.map +1 -0
  2302. package/dist/features/UserStoryImport/lib/cn.js +2 -0
  2303. package/dist/features/UserStoryImport/lib/cn.js.map +1 -0
  2304. package/dist/features/UserStoryImport/lib/dialog.js +2 -0
  2305. package/dist/features/UserStoryImport/lib/dialog.js.map +1 -0
  2306. package/dist/features/UserStoryImport/user-story-picker.css.js +2 -0
  2307. package/dist/features/UserStoryImport/user-story-picker.css.js.map +1 -0
  2308. package/dist/hooks/useOnDemandCitationFetch.js +1 -1
  2309. package/dist/hooks/useOnDemandCitationFetch.js.map +1 -1
  2310. package/dist/index.js +1 -1
  2311. package/dist/service/apicache.service.js +1 -1
  2312. package/dist/service/apicache.service.js.map +1 -1
  2313. package/dist/service/onDemandApi.js +1 -1
  2314. package/dist/service/onDemandApi.js.map +1 -1
  2315. package/dist/service/redlineService.js +2 -0
  2316. package/dist/service/redlineService.js.map +1 -0
  2317. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +23 -0
  2318. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +1 -0
  2319. package/dist/types/onDemandApi.types.js +1 -1
  2320. package/dist/types/onDemandApi.types.js.map +1 -1
  2321. package/dist/types/src/AccordianHeadTest.d.ts +2 -0
  2322. package/dist/types/src/AccordianHeadTest.d.ts.map +1 -0
  2323. package/dist/types/src/App.d.ts +3 -0
  2324. package/dist/types/src/App.d.ts.map +1 -0
  2325. package/dist/types/src/AutopilotStyle.d.ts +2 -0
  2326. package/dist/types/src/AutopilotStyle.d.ts.map +1 -0
  2327. package/dist/types/src/Background.d.ts +7 -0
  2328. package/dist/types/src/Background.d.ts.map +1 -0
  2329. package/dist/types/src/BookCitationTest.d.ts +3 -0
  2330. package/dist/types/src/BookCitationTest.d.ts.map +1 -0
  2331. package/dist/types/src/BookemonTest.d.ts +83 -0
  2332. package/dist/types/src/BookemonTest.d.ts.map +1 -0
  2333. package/dist/types/src/ChatCitationTest.d.ts +7 -0
  2334. package/dist/types/src/ChatCitationTest.d.ts.map +1 -0
  2335. package/dist/types/src/ChatDrawerTest.d.ts +17 -0
  2336. package/dist/types/src/ChatDrawerTest.d.ts.map +1 -0
  2337. package/dist/types/src/CitationAccordionTest.d.ts +1 -0
  2338. package/dist/types/src/CitationAccordionTest.d.ts.map +1 -0
  2339. package/dist/types/src/CitationDependencyGraphTest.d.ts +4 -0
  2340. package/dist/types/src/CitationDependencyGraphTest.d.ts.map +1 -0
  2341. package/dist/types/src/CodeCitationTest.d.ts +3 -0
  2342. package/dist/types/src/CodeCitationTest.d.ts.map +1 -0
  2343. package/dist/types/src/CognitiveCompareTest.d.ts +3 -0
  2344. package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -0
  2345. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
  2346. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
  2347. package/dist/types/src/CommonComponents/CustomDropdown.d.ts +4 -0
  2348. package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +1 -0
  2349. package/dist/types/src/CommonComponents/HelloWorld.d.ts +2 -0
  2350. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -0
  2351. package/dist/types/src/CommonComponents/NoTableData.d.ts +6 -0
  2352. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -0
  2353. package/dist/types/src/CommonComponents/Spinner.d.ts +4 -0
  2354. package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -0
  2355. package/dist/types/src/CommonConstants/CommonConstants.d.ts +5 -0
  2356. package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +1 -0
  2357. package/dist/types/src/CustomStylesProvider.d.ts +6 -0
  2358. package/dist/types/src/CustomStylesProvider.d.ts.map +1 -0
  2359. package/dist/types/src/CustomThemeProvider.d.ts +7 -0
  2360. package/dist/types/src/CustomThemeProvider.d.ts.map +1 -0
  2361. package/dist/types/src/DatagestMonTest.d.ts +3 -0
  2362. package/dist/types/src/DatagestMonTest.d.ts.map +1 -0
  2363. package/dist/types/src/DbCodeCitationTest.d.ts +3 -0
  2364. package/dist/types/src/DbCodeCitationTest.d.ts.map +1 -0
  2365. package/dist/types/src/DeviationSummaryTest.d.ts +2 -0
  2366. package/dist/types/src/DeviationSummaryTest.d.ts.map +1 -0
  2367. package/dist/types/src/EmailCitationTest.d.ts +3 -0
  2368. package/dist/types/src/EmailCitationTest.d.ts.map +1 -0
  2369. package/dist/types/src/ExcelCitationTest.d.ts +2 -0
  2370. package/dist/types/src/ExcelCitationTest.d.ts.map +1 -0
  2371. package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -0
  2372. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -0
  2373. package/dist/types/src/MarkdownWithImageCitationTest.d.ts +3 -0
  2374. package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +1 -0
  2375. package/dist/types/src/MockDeviationSummary.d.ts +1 -0
  2376. package/dist/types/src/MockDeviationSummary.d.ts.map +1 -0
  2377. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +3 -0
  2378. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +1 -0
  2379. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +15 -0
  2380. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +1 -0
  2381. package/dist/types/src/PdfViewerTest.d.ts +5 -0
  2382. package/dist/types/src/PdfViewerTest.d.ts.map +1 -0
  2383. package/dist/types/src/ProjectAccordianTest.d.ts +3 -0
  2384. package/dist/types/src/ProjectAccordianTest.d.ts.map +1 -0
  2385. package/dist/types/src/ProjectTagSelectorDemo.d.ts +4 -0
  2386. package/dist/types/src/ProjectTagSelectorDemo.d.ts.map +1 -0
  2387. package/dist/types/src/PromptemonBlockViewerTest.d.ts +3 -0
  2388. package/dist/types/src/PromptemonBlockViewerTest.d.ts.map +1 -0
  2389. package/dist/types/src/PromptemonViewerTest.d.ts +3 -0
  2390. package/dist/types/src/PromptemonViewerTest.d.ts.map +1 -0
  2391. package/dist/types/src/RedlineEditorTest.d.ts +3 -0
  2392. package/dist/types/src/RedlineEditorTest.d.ts.map +1 -0
  2393. package/dist/types/src/RequirementAICitationTest.d.ts +3 -0
  2394. package/dist/types/src/RequirementAICitationTest.d.ts.map +1 -0
  2395. package/dist/types/src/RequirementAiTest.d.ts +12 -0
  2396. package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
  2397. package/dist/types/src/ScannedDocCitationTest.d.ts +2 -0
  2398. package/dist/types/src/ScannedDocCitationTest.d.ts.map +1 -0
  2399. package/dist/types/src/Spbanalysispaneltest.d.ts +3 -0
  2400. package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -0
  2401. package/dist/types/src/TableCitationTest.d.ts +3 -0
  2402. package/dist/types/src/TableCitationTest.d.ts.map +1 -0
  2403. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts +3 -0
  2404. package/dist/types/src/assests/icons/ChartSplitIcon.d.ts.map +1 -0
  2405. package/dist/types/src/assests/icons/CitationsIcon.d.ts +2 -0
  2406. package/dist/types/src/assests/icons/CitationsIcon.d.ts.map +1 -0
  2407. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts +10 -0
  2408. package/dist/types/src/assests/icons/CitationsSparkleIcon.d.ts.map +1 -0
  2409. package/dist/types/src/assests/icons/InfoAlert.d.ts +3 -0
  2410. package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
  2411. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +2 -0
  2412. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +1 -0
  2413. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts +9 -0
  2414. package/dist/types/src/assests/svg/NeuralNetworkIcon.d.ts.map +1 -0
  2415. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +6 -0
  2416. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +1 -0
  2417. package/dist/types/src/assests/svg/SparkleIcon.d.ts +3 -0
  2418. package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +1 -0
  2419. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +3 -0
  2420. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +1 -0
  2421. package/dist/types/src/context/DataSelectedContext.d.ts +73 -0
  2422. package/dist/types/src/context/DataSelectedContext.d.ts.map +1 -0
  2423. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts +5 -0
  2424. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +1 -0
  2425. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +230 -0
  2426. package/dist/types/src/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +1 -0
  2427. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts +6 -0
  2428. package/dist/types/src/features/BPACitationRenderer/BPACitationRendererTest.d.ts.map +1 -0
  2429. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts +4 -0
  2430. package/dist/types/src/features/BPACitationRenderer/DualRuleBookBqCitationTest.d.ts.map +1 -0
  2431. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts +4 -0
  2432. package/dist/types/src/features/BPACitationRenderer/DualRuleBookGptCitationTest.d.ts.map +1 -0
  2433. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts +4 -0
  2434. package/dist/types/src/features/BPACitationRenderer/ILRuleBookCitationTest.d.ts.map +1 -0
  2435. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts +15 -0
  2436. package/dist/types/src/features/BPACitationRenderer/citationTypes.d.ts.map +1 -0
  2437. package/dist/types/src/features/BookCitation/BookCitation.d.ts +42 -0
  2438. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +1 -0
  2439. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +2 -0
  2440. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +1 -0
  2441. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +21 -0
  2442. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +1 -0
  2443. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +13 -0
  2444. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +1 -0
  2445. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +52 -0
  2446. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +1 -0
  2447. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +20 -0
  2448. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +1 -0
  2449. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +35 -0
  2450. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +1 -0
  2451. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +51 -0
  2452. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +1 -0
  2453. package/dist/types/src/features/Bookemon/Bookemon.d.ts +9 -0
  2454. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +1 -0
  2455. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +7 -0
  2456. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +1 -0
  2457. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +3 -0
  2458. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +1 -0
  2459. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +65 -0
  2460. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +1 -0
  2461. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +7 -0
  2462. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +1 -0
  2463. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +8 -0
  2464. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +1 -0
  2465. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +26 -0
  2466. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +1 -0
  2467. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +13 -0
  2468. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +1 -0
  2469. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +3 -0
  2470. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +1 -0
  2471. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +8 -0
  2472. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +1 -0
  2473. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +16 -0
  2474. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +1 -0
  2475. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +8 -0
  2476. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +1 -0
  2477. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +10 -0
  2478. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +1 -0
  2479. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +8 -0
  2480. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +1 -0
  2481. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +11 -0
  2482. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +1 -0
  2483. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +10 -0
  2484. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +1 -0
  2485. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +9 -0
  2486. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +1 -0
  2487. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +19 -0
  2488. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +1 -0
  2489. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +8 -0
  2490. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +1 -0
  2491. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +11 -0
  2492. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +1 -0
  2493. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +10 -0
  2494. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +1 -0
  2495. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +9 -0
  2496. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +1 -0
  2497. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +7 -0
  2498. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +1 -0
  2499. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +114 -0
  2500. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +1 -0
  2501. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +16 -0
  2502. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +1 -0
  2503. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +5 -0
  2504. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +1 -0
  2505. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +33 -0
  2506. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +1 -0
  2507. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +5 -0
  2508. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +1 -0
  2509. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +17 -0
  2510. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +1 -0
  2511. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +8 -0
  2512. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +1 -0
  2513. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +51 -0
  2514. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +1 -0
  2515. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +21 -0
  2516. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
  2517. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
  2518. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
  2519. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +5 -0
  2520. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +1 -0
  2521. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +8 -0
  2522. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +1 -0
  2523. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +17 -0
  2524. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +1 -0
  2525. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +8 -0
  2526. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +1 -0
  2527. package/dist/types/src/features/CitationViewer/components/Header.d.ts +12 -0
  2528. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +1 -0
  2529. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +8 -0
  2530. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +1 -0
  2531. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +10 -0
  2532. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +1 -0
  2533. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +3 -0
  2534. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +1 -0
  2535. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +2 -0
  2536. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +1 -0
  2537. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +2 -0
  2538. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +1 -0
  2539. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +59 -0
  2540. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +1 -0
  2541. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +51 -0
  2542. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +1 -0
  2543. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +10 -0
  2544. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +1 -0
  2545. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +34 -0
  2546. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +1 -0
  2547. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +13 -0
  2548. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +1 -0
  2549. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +30 -0
  2550. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +1 -0
  2551. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +6 -0
  2552. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +1 -0
  2553. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2554. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2555. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts +8 -0
  2556. package/dist/types/src/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +1 -0
  2557. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +4 -0
  2558. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +1 -0
  2559. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +12 -0
  2560. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +1 -0
  2561. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +10 -0
  2562. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +1 -0
  2563. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +13 -0
  2564. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +1 -0
  2565. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +12 -0
  2566. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +1 -0
  2567. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +8 -0
  2568. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +1 -0
  2569. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +32 -0
  2570. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -0
  2571. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +20 -0
  2572. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +1 -0
  2573. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts +13 -0
  2574. package/dist/types/src/features/CognitiveCompare/CitationRendererInner.d.ts.map +1 -0
  2575. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +6 -0
  2576. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -0
  2577. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +64 -0
  2578. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +1 -0
  2579. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +11 -0
  2580. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -0
  2581. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +333 -0
  2582. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -0
  2583. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +95 -0
  2584. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -0
  2585. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +7 -0
  2586. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +1 -0
  2587. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +80 -0
  2588. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +1 -0
  2589. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts +6 -0
  2590. package/dist/types/src/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +1 -0
  2591. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +3 -0
  2592. package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -0
  2593. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +8 -0
  2594. package/dist/types/src/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +1 -0
  2595. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +17951 -0
  2596. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -0
  2597. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts +33 -0
  2598. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/new-guidelines.mockData.d.ts.map +1 -0
  2599. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +3 -0
  2600. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +1 -0
  2601. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +3 -0
  2602. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +1 -0
  2603. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +11 -0
  2604. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -0
  2605. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +19 -0
  2606. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -0
  2607. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +19 -0
  2608. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +1 -0
  2609. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +3 -0
  2610. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +1 -0
  2611. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +19 -0
  2612. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +1 -0
  2613. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +5 -0
  2614. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +1 -0
  2615. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +9 -0
  2616. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +1 -0
  2617. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +3 -0
  2618. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +1 -0
  2619. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +12 -0
  2620. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +1 -0
  2621. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +8 -0
  2622. package/dist/types/src/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +1 -0
  2623. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +9 -0
  2624. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -0
  2625. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +9 -0
  2626. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +1 -0
  2627. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +11 -0
  2628. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +1 -0
  2629. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +17 -0
  2630. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -0
  2631. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +14 -0
  2632. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -0
  2633. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +37 -0
  2634. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -0
  2635. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +8 -0
  2636. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +1 -0
  2637. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +9 -0
  2638. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +1 -0
  2639. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +14 -0
  2640. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -0
  2641. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +32 -0
  2642. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +1 -0
  2643. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +20 -0
  2644. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -0
  2645. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +24 -0
  2646. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -0
  2647. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +22 -0
  2648. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +1 -0
  2649. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +32 -0
  2650. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +1 -0
  2651. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +27 -0
  2652. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -0
  2653. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +10 -0
  2654. package/dist/types/src/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +1 -0
  2655. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +5 -0
  2656. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +1 -0
  2657. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +19 -0
  2658. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +1 -0
  2659. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +35 -0
  2660. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +1 -0
  2661. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +16 -0
  2662. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +1 -0
  2663. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +3 -0
  2664. package/dist/types/src/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +1 -0
  2665. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +16 -0
  2666. package/dist/types/src/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +1 -0
  2667. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts +6 -0
  2668. package/dist/types/src/features/CognitiveCompare/onDemandCitations/href.d.ts.map +1 -0
  2669. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts +7 -0
  2670. package/dist/types/src/features/CognitiveCompare/onDemandCitations/index.d.ts.map +1 -0
  2671. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts +4 -0
  2672. package/dist/types/src/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +1 -0
  2673. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts +3 -0
  2674. package/dist/types/src/features/CognitiveCompare/onDemandCitations/response.d.ts.map +1 -0
  2675. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts +134 -0
  2676. package/dist/types/src/features/CognitiveCompare/onDemandCitations/types.d.ts.map +1 -0
  2677. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +11 -0
  2678. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +1 -0
  2679. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +6 -0
  2680. package/dist/types/src/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +1 -0
  2681. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +6 -0
  2682. package/dist/types/src/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
  2683. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts +2 -0
  2684. package/dist/types/src/features/CognitiveCompare/utils/onDemandCitations.d.ts.map +1 -0
  2685. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +47 -0
  2686. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +1 -0
  2687. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +8 -0
  2688. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +1 -0
  2689. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +7 -0
  2690. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +1 -0
  2691. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +7 -0
  2692. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +1 -0
  2693. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +21 -0
  2694. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -0
  2695. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +27 -0
  2696. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +1 -0
  2697. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +5 -0
  2698. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +1 -0
  2699. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +162 -0
  2700. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +1 -0
  2701. package/dist/types/src/features/DataSelector/DataSelector.d.ts +18 -0
  2702. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -0
  2703. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +3 -0
  2704. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
  2705. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +3 -0
  2706. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
  2707. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +3 -0
  2708. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
  2709. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +3 -0
  2710. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
  2711. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +3 -0
  2712. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
  2713. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +13 -0
  2714. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
  2715. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +3 -0
  2716. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
  2717. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
  2718. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
  2719. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +7 -0
  2720. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
  2721. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
  2722. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
  2723. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +21 -0
  2724. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +1 -0
  2725. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +19 -0
  2726. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +1 -0
  2727. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +7 -0
  2728. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +1 -0
  2729. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts +20 -0
  2730. package/dist/types/src/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +1 -0
  2731. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts +31 -0
  2732. package/dist/types/src/features/DualCitation/RuleBookCitationComponent.d.ts.map +1 -0
  2733. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts +36 -0
  2734. package/dist/types/src/features/DualCitation/SourceBQDataCompnent.d.ts.map +1 -0
  2735. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +43 -0
  2736. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +1 -0
  2737. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +10 -0
  2738. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +1 -0
  2739. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +15 -0
  2740. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +1 -0
  2741. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +2 -0
  2742. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +1 -0
  2743. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts +15 -0
  2744. package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -0
  2745. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +17 -0
  2746. package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -0
  2747. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +10 -0
  2748. package/dist/types/src/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +1 -0
  2749. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts +9 -0
  2750. package/dist/types/src/features/GptWebCitation/GptWebCitationMarkdown.d.ts.map +1 -0
  2751. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts +14 -0
  2752. package/dist/types/src/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +1 -0
  2753. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts +4 -0
  2754. package/dist/types/src/features/GptWebCitation/GptWebCitationTest.d.ts.map +1 -0
  2755. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts +4 -0
  2756. package/dist/types/src/features/GptWebCitation/WebCitationSampleResponse.d.ts.map +1 -0
  2757. package/dist/types/src/features/GptWebCitation/types.d.ts +416 -0
  2758. package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -0
  2759. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts +10 -0
  2760. package/dist/types/src/features/GptWebCitation/utils/citationData.utils.d.ts.map +1 -0
  2761. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts +12 -0
  2762. package/dist/types/src/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +1 -0
  2763. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts +6 -0
  2764. package/dist/types/src/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +1 -0
  2765. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +28 -0
  2766. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +1 -0
  2767. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +7 -0
  2768. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +1 -0
  2769. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +40 -0
  2770. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +1 -0
  2771. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +5 -0
  2772. package/dist/types/src/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +1 -0
  2773. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts +10 -0
  2774. package/dist/types/src/features/InstantLearningCitation/HistorySkeleton.d.ts.map +1 -0
  2775. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts +2 -0
  2776. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +1 -0
  2777. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +23 -0
  2778. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +1 -0
  2779. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts +6 -0
  2780. package/dist/types/src/features/InstantLearningCitation/InstantLearningCitationTest.d.ts.map +1 -0
  2781. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts +13 -0
  2782. package/dist/types/src/features/InstantLearningCitation/OverrideTimeline.d.ts.map +1 -0
  2783. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts +13 -0
  2784. package/dist/types/src/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +1 -0
  2785. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts +5 -0
  2786. package/dist/types/src/features/InstantLearningCitation/RuleContentComponent.d.ts.map +1 -0
  2787. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts +12 -0
  2788. package/dist/types/src/features/InstantLearningCitation/SlashLoader.d.ts.map +1 -0
  2789. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts +356 -0
  2790. package/dist/types/src/features/InstantLearningCitation/types/Types.d.ts.map +1 -0
  2791. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts +19 -0
  2792. package/dist/types/src/features/ManageRemainders/AssigneeCalendarView.d.ts.map +1 -0
  2793. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts +2 -0
  2794. package/dist/types/src/features/ManageRemainders/ManageRemainderUsage.d.ts.map +1 -0
  2795. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts +49 -0
  2796. package/dist/types/src/features/ManageRemainders/ManageReminders.d.ts.map +1 -0
  2797. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +17 -0
  2798. package/dist/types/src/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +1 -0
  2799. package/dist/types/src/features/ManageRemainders/types/type.d.ts +79 -0
  2800. package/dist/types/src/features/ManageRemainders/types/type.d.ts.map +1 -0
  2801. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +37 -0
  2802. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +1 -0
  2803. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +27 -0
  2804. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +1 -0
  2805. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +19 -0
  2806. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +1 -0
  2807. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +2 -0
  2808. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +1 -0
  2809. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +16 -0
  2810. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -0
  2811. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +33 -0
  2812. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +1 -0
  2813. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +34 -0
  2814. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -0
  2815. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +94 -0
  2816. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -0
  2817. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts +41 -0
  2818. package/dist/types/src/features/PdfViewer/coordinateTransformer.d.ts.map +1 -0
  2819. package/dist/types/src/features/PdfViewer/rotationManager.d.ts +23 -0
  2820. package/dist/types/src/features/PdfViewer/rotationManager.d.ts.map +1 -0
  2821. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +26 -0
  2822. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +1 -0
  2823. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +24 -0
  2824. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +1 -0
  2825. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +5 -0
  2826. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +1 -0
  2827. package/dist/types/src/features/ProjectAccordion/index.d.ts +2 -0
  2828. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +1 -0
  2829. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts +56 -0
  2830. package/dist/types/src/features/PromptCitation/CitationDependencyGraph.d.ts.map +1 -0
  2831. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts +326 -0
  2832. package/dist/types/src/features/PromptCitation/PromptCitation.d.ts.map +1 -0
  2833. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts +4 -0
  2834. package/dist/types/src/features/PromptCitation/PromptCitationTest.d.ts.map +1 -0
  2835. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts +30 -0
  2836. package/dist/types/src/features/PromptCitation/_components/CodeEditor.d.ts.map +1 -0
  2837. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts +16 -0
  2838. package/dist/types/src/features/PromptCitation/_components/HighlightedCodeDetails.d.ts.map +1 -0
  2839. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts +23 -0
  2840. package/dist/types/src/features/PromptCitation/_components/Markdownrenderer.d.ts.map +1 -0
  2841. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts +12 -0
  2842. package/dist/types/src/features/PromptCitation/_components/ThemeToggle.d.ts.map +1 -0
  2843. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts +8 -0
  2844. package/dist/types/src/features/PromptCitation/_components/TooltipComponent.d.ts.map +1 -0
  2845. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +24 -0
  2846. package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -0
  2847. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts +3 -0
  2848. package/dist/types/src/features/PromptemonBlockViewer/index.d.ts.map +1 -0
  2849. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts +43 -0
  2850. package/dist/types/src/features/PromptemonViewer/PromptemonViewer.d.ts.map +1 -0
  2851. package/dist/types/src/features/PromptemonViewer/index.d.ts +3 -0
  2852. package/dist/types/src/features/PromptemonViewer/index.d.ts.map +1 -0
  2853. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +15 -0
  2854. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
  2855. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
  2856. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
  2857. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
  2858. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
  2859. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
  2860. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
  2861. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
  2862. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
  2863. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
  2864. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
  2865. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
  2866. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
  2867. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
  2868. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
  2869. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
  2870. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
  2871. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +12 -0
  2872. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
  2873. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +562 -0
  2874. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
  2875. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +39 -0
  2876. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
  2877. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
  2878. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
  2879. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
  2880. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
  2881. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
  2882. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
  2883. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
  2884. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
  2885. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
  2886. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
  2887. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
  2888. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
  2889. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
  2890. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
  2891. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
  2892. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
  2893. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
  2894. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
  2895. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
  2896. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
  2897. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
  2898. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
  2899. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
  2900. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
  2901. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
  2902. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
  2903. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
  2904. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
  2905. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
  2906. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
  2907. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts +2 -0
  2908. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/updateTags.d.ts.map +1 -0
  2909. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
  2910. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
  2911. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
  2912. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
  2913. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
  2914. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
  2915. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +23 -0
  2916. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
  2917. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts +44 -0
  2918. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/HighlightNode.d.ts.map +1 -0
  2919. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
  2920. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
  2921. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
  2922. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
  2923. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +21 -0
  2924. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
  2925. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts +35 -0
  2926. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InvisibleNode.d.ts.map +1 -0
  2927. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
  2928. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
  2929. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts +28 -0
  2930. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ManualNode.d.ts.map +1 -0
  2931. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts +23 -0
  2932. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/PreservedNode.d.ts.map +1 -0
  2933. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts +3 -0
  2934. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/ProtectTableCellBoundaries.d.ts.map +1 -0
  2935. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts +28 -0
  2936. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/UpdateNode.d.ts.map +1 -0
  2937. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts +2 -0
  2938. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/reviewBoundaryLexical.test.d.ts.map +1 -0
  2939. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
  2940. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
  2941. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
  2942. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
  2943. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
  2944. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
  2945. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
  2946. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
  2947. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
  2948. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
  2949. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
  2950. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
  2951. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
  2952. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
  2953. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
  2954. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
  2955. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
  2956. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
  2957. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts +7 -0
  2958. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/manualEditSerialization.d.ts.map +1 -0
  2959. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.d.ts +16 -0
  2960. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableSerialization.d.ts.map +1 -0
  2961. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableStructure.test.d.ts +2 -0
  2962. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/markdownTableStructure.test.d.ts.map +1 -0
  2963. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeInlineFormattingElements.test.d.ts +2 -0
  2964. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeInlineFormattingElements.test.d.ts.map +1 -0
  2965. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts +8 -0
  2966. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/normalizeRedlineMarkdown.d.ts.map +1 -0
  2967. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts +58 -0
  2968. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.d.ts.map +1 -0
  2969. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts +2 -0
  2970. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEmphasis.test.d.ts.map +1 -0
  2971. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.d.ts +7 -0
  2972. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.d.ts.map +1 -0
  2973. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.test.d.ts +2 -0
  2974. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownEscapes.test.d.ts.map +1 -0
  2975. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts +14 -0
  2976. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownLineBreaks.d.ts.map +1 -0
  2977. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts +3 -0
  2978. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveMarkdownListFormatting.d.ts.map +1 -0
  2979. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.d.ts +4 -0
  2980. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.d.ts.map +1 -0
  2981. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.test.d.ts +2 -0
  2982. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBlocks.test.d.ts.map +1 -0
  2983. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts +86 -0
  2984. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.d.ts.map +1 -0
  2985. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts +9 -0
  2986. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveReviewBoundaryWhitespace.test.d.ts.map +1 -0
  2987. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts +7 -0
  2988. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/preserveTableDelimiters.d.ts.map +1 -0
  2989. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.d.ts +15 -0
  2990. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/reviewNodeSerialization.d.ts.map +1 -0
  2991. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts +5 -0
  2992. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableBoundaryRedlines.d.ts.map +1 -0
  2993. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableMarkdownReviewRoundTrip.test.d.ts +2 -0
  2994. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableMarkdownReviewRoundTrip.test.d.ts.map +1 -0
  2995. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingFix.test.d.ts +2 -0
  2996. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingFix.test.d.ts.map +1 -0
  2997. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingIssue.test.d.ts +2 -0
  2998. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingIssue.test.d.ts.map +1 -0
  2999. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingSample.fixture.d.ts +2 -0
  3000. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingSample.fixture.d.ts.map +1 -0
  3001. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingValidation.test.d.ts +2 -0
  3002. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableNumberingValidation.test.d.ts.map +1 -0
  3003. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableReviewSerialization.test.d.ts +2 -0
  3004. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/tableReviewSerialization.test.d.ts.map +1 -0
  3005. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +23 -0
  3006. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
  3007. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
  3008. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
  3009. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts +8 -0
  3010. package/dist/types/src/features/RequirementAI/components/UnsavedChangesPopup/UnsavedChangesPopup.d.ts.map +1 -0
  3011. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +17 -0
  3012. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
  3013. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts +10 -0
  3014. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/Avatar.d.ts.map +1 -0
  3015. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts +17 -0
  3016. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsGroup.d.ts.map +1 -0
  3017. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts +23 -0
  3018. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/CollaboratorsPopup.d.ts.map +1 -0
  3019. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts +3 -0
  3020. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Avatar/avatarUtils.d.ts.map +1 -0
  3021. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts +29 -0
  3022. package/dist/types/src/features/RequirementAI/components/UserStoryCard/ClinicalTrialSection.d.ts.map +1 -0
  3023. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +38 -0
  3024. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
  3025. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
  3026. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
  3027. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +70 -0
  3028. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
  3029. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
  3030. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
  3031. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.d.ts +13 -0
  3032. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/href.d.ts.map +1 -0
  3033. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/index.d.ts +3 -0
  3034. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/index.d.ts.map +1 -0
  3035. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.d.ts +30 -0
  3036. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/onDemandCitations/payload.d.ts.map +1 -0
  3037. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts +15965 -0
  3038. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/userstory.mock.data.d.ts.map +1 -0
  3039. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +158 -0
  3040. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
  3041. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts +7 -0
  3042. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/EditBlockPopup.d.ts.map +1 -0
  3043. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts +13 -0
  3044. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/HistoryMenu.d.ts.map +1 -0
  3045. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +68 -0
  3046. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
  3047. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts +25 -0
  3048. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ManualEditPopup.d.ts.map +1 -0
  3049. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
  3050. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
  3051. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +105 -0
  3052. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
  3053. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts +10 -0
  3054. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineToast.d.ts.map +1 -0
  3055. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +23 -0
  3056. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
  3057. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts +12 -0
  3058. package/dist/types/src/features/RequirementAI/components/UserStoryCard/TitleEditor/TitleEditor.d.ts.map +1 -0
  3059. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +149 -0
  3060. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
  3061. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts +19 -0
  3062. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEvent.d.ts.map +1 -0
  3063. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts +10 -0
  3064. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/CwsEventProvider.d.ts.map +1 -0
  3065. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts +44 -0
  3066. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/SocketManager.d.ts.map +1 -0
  3067. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts +4 -0
  3068. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/index.d.ts.map +1 -0
  3069. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts +3 -0
  3070. package/dist/types/src/features/RequirementAI/components/UserStoryCard/cws/useCwsEvent.d.ts.map +1 -0
  3071. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
  3072. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
  3073. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
  3074. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
  3075. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
  3076. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
  3077. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +16 -0
  3078. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
  3079. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +16 -0
  3080. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
  3081. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +22 -0
  3082. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
  3083. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
  3084. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
  3085. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts +11 -0
  3086. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfRendererWrapper.d.ts.map +1 -0
  3087. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts +25 -0
  3088. package/dist/types/src/features/RequirementAI/components/ai-reasoning/CitationPdfViewer.d.ts.map +1 -0
  3089. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts +13 -0
  3090. package/dist/types/src/features/RequirementAI/components/ai-reasoning/ScannedCitationRenderer.d.ts.map +1 -0
  3091. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts +31 -0
  3092. package/dist/types/src/features/RequirementAI/components/ai-reasoning/pdfCitationUtils.d.ts.map +1 -0
  3093. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
  3094. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
  3095. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
  3096. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
  3097. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
  3098. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
  3099. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
  3100. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
  3101. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
  3102. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
  3103. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
  3104. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
  3105. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
  3106. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
  3107. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
  3108. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3109. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
  3110. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
  3111. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
  3112. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
  3113. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
  3114. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
  3115. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +75 -0
  3116. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
  3117. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
  3118. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
  3119. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +14 -0
  3120. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
  3121. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
  3122. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
  3123. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
  3124. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
  3125. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +21 -0
  3126. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
  3127. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
  3128. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
  3129. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
  3130. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
  3131. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
  3132. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
  3133. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
  3134. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
  3135. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
  3136. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
  3137. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
  3138. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
  3139. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
  3140. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
  3141. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
  3142. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
  3143. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
  3144. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
  3145. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
  3146. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
  3147. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
  3148. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
  3149. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
  3150. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
  3151. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
  3152. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
  3153. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +19 -0
  3154. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
  3155. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
  3156. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
  3157. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +13 -0
  3158. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
  3159. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +12 -0
  3160. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
  3161. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
  3162. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
  3163. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts +12 -0
  3164. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebCitationRenderer.d.ts.map +1 -0
  3165. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts +6 -0
  3166. package/dist/types/src/features/RequirementAI/components/citations/gpt-web-citation/GptWebcitationPanel.d.ts.map +1 -0
  3167. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
  3168. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
  3169. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
  3170. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
  3171. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +12 -0
  3172. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
  3173. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
  3174. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
  3175. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
  3176. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
  3177. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
  3178. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
  3179. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
  3180. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
  3181. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
  3182. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
  3183. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
  3184. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
  3185. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
  3186. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
  3187. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
  3188. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
  3189. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +73 -0
  3190. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
  3191. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
  3192. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
  3193. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
  3194. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
  3195. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
  3196. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
  3197. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
  3198. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
  3199. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
  3200. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
  3201. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
  3202. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
  3203. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
  3204. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
  3205. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
  3206. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
  3207. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +11 -0
  3208. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
  3209. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
  3210. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
  3211. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +12 -0
  3212. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
  3213. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts +12 -0
  3214. package/dist/types/src/features/RequirementAI/components/common/onDemandCitationButton.d.ts.map +1 -0
  3215. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +19 -0
  3216. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
  3217. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +57 -0
  3218. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
  3219. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
  3220. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
  3221. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
  3222. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
  3223. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
  3224. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
  3225. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
  3226. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
  3227. package/dist/types/src/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.d.ts +116 -0
  3228. package/dist/types/src/features/RequirementAI/components/project-tag-selector/ProjectTagSelector.d.ts.map +1 -0
  3229. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts +13 -0
  3230. package/dist/types/src/features/RequirementAI/components/segment/DeleteSegmentsDialog.d.ts.map +1 -0
  3231. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts +12 -0
  3232. package/dist/types/src/features/RequirementAI/components/segment/EditSegmentDialog.d.ts.map +1 -0
  3233. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
  3234. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
  3235. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +29 -0
  3236. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
  3237. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
  3238. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
  3239. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +21 -0
  3240. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
  3241. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
  3242. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
  3243. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts +17 -0
  3244. package/dist/types/src/features/RequirementAI/components/story-screen/CompletionPanel.d.ts.map +1 -0
  3245. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
  3246. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
  3247. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
  3248. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
  3249. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
  3250. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
  3251. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
  3252. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
  3253. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +32 -0
  3254. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
  3255. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +78 -0
  3256. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
  3257. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
  3258. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
  3259. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
  3260. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
  3261. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
  3262. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
  3263. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
  3264. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
  3265. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
  3266. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
  3267. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +32 -0
  3268. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
  3269. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +134 -0
  3270. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
  3271. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts +11 -0
  3272. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/HighlightButtonComponent.d.ts.map +1 -0
  3273. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts +11 -0
  3274. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineManualComponent.d.ts.map +1 -0
  3275. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +24 -0
  3276. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
  3277. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts +9 -0
  3278. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/utils/inlineMarkdown.d.ts.map +1 -0
  3279. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
  3280. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
  3281. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
  3282. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
  3283. package/dist/types/src/features/RequirementAI/hooks/useOnDemandCitation.d.ts +35 -0
  3284. package/dist/types/src/features/RequirementAI/hooks/useOnDemandCitation.d.ts.map +1 -0
  3285. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +42 -0
  3286. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
  3287. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
  3288. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
  3289. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
  3290. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
  3291. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
  3292. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
  3293. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
  3294. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
  3295. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
  3296. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
  3297. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +6 -0
  3298. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
  3299. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
  3300. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
  3301. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
  3302. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
  3303. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
  3304. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
  3305. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
  3306. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
  3307. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
  3308. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
  3309. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
  3310. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
  3311. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
  3312. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
  3313. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
  3314. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3315. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
  3316. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3317. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
  3318. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
  3319. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
  3320. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
  3321. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
  3322. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
  3323. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
  3324. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
  3325. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +169 -0
  3326. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
  3327. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +330 -0
  3328. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
  3329. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
  3330. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
  3331. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
  3332. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
  3333. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
  3334. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3335. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
  3336. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
  3337. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
  3338. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
  3339. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +18 -0
  3340. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
  3341. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +13 -0
  3342. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
  3343. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +14 -0
  3344. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
  3345. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +49 -0
  3346. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
  3347. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +7 -0
  3348. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
  3349. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts +17 -0
  3350. package/dist/types/src/features/RequirementAI/store/markdown-context.d.ts.map +1 -0
  3351. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
  3352. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
  3353. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +510 -0
  3354. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
  3355. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +157 -0
  3356. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
  3357. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +83 -0
  3358. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
  3359. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +31 -0
  3360. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
  3361. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
  3362. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
  3363. package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
  3364. package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
  3365. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
  3366. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
  3367. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
  3368. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
  3369. package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts +12 -0
  3370. package/dist/types/src/features/RequirementAI/utils/exponential-retry.d.ts.map +1 -0
  3371. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +8 -0
  3372. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
  3373. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
  3374. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
  3375. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
  3376. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
  3377. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
  3378. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
  3379. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
  3380. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
  3381. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
  3382. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
  3383. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
  3384. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
  3385. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
  3386. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
  3387. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +125 -0
  3388. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
  3389. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +6 -0
  3390. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
  3391. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
  3392. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
  3393. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
  3394. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
  3395. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
  3396. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
  3397. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
  3398. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
  3399. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +7 -0
  3400. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +1 -0
  3401. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
  3402. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
  3403. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
  3404. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
  3405. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
  3406. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
  3407. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
  3408. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
  3409. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
  3410. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
  3411. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
  3412. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
  3413. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
  3414. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
  3415. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
  3416. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
  3417. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
  3418. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
  3419. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
  3420. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
  3421. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +6 -0
  3422. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
  3423. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
  3424. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
  3425. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +207 -0
  3426. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
  3427. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
  3428. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
  3429. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
  3430. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
  3431. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +45 -0
  3432. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
  3433. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
  3434. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
  3435. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
  3436. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
  3437. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
  3438. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
  3439. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +52 -0
  3440. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +1 -0
  3441. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +4 -0
  3442. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +1 -0
  3443. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts +40 -0
  3444. package/dist/types/src/features/RulebookCitations/RuleBookCitation.types.d.ts.map +1 -0
  3445. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts +18 -0
  3446. package/dist/types/src/features/RulebookCitations/RuleBookCitationApi.d.ts.map +1 -0
  3447. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts +26 -0
  3448. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +1 -0
  3449. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts +1 -0
  3450. package/dist/types/src/features/RulebookCitations/RuleBookCitationWrapperTest.d.ts.map +1 -0
  3451. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +52 -0
  3452. package/dist/types/src/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +1 -0
  3453. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +71 -0
  3454. package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -0
  3455. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts +11 -0
  3456. package/dist/types/src/features/SPBAnalysisPanel/Internaleditor.d.ts.map +1 -0
  3457. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +16 -0
  3458. package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -0
  3459. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +124 -0
  3460. package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -0
  3461. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +10 -0
  3462. package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -0
  3463. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +57 -0
  3464. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +1 -0
  3465. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +85 -0
  3466. package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
  3467. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +26 -0
  3468. package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
  3469. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +3 -0
  3470. package/dist/types/src/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +1 -0
  3471. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
  3472. package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
  3473. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +33 -0
  3474. package/dist/types/src/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +1 -0
  3475. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +7 -0
  3476. package/dist/types/src/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +1 -0
  3477. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +87 -0
  3478. package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
  3479. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts +51 -0
  3480. package/dist/types/src/features/SegmentReviewComponents/PageCheck.d.ts.map +1 -0
  3481. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts +37 -0
  3482. package/dist/types/src/features/SegmentReviewComponents/RevertCard.d.ts.map +1 -0
  3483. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts +9 -0
  3484. package/dist/types/src/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +1 -0
  3485. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +7 -0
  3486. package/dist/types/src/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +1 -0
  3487. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +17 -0
  3488. package/dist/types/src/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +1 -0
  3489. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts +33 -0
  3490. package/dist/types/src/features/SegmentReviewComponents/ReviewedCard.d.ts.map +1 -0
  3491. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +124 -0
  3492. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
  3493. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts +13 -0
  3494. package/dist/types/src/features/SegmentReviewComponents/SegmentReviewRedirectionTest.d.ts.map +1 -0
  3495. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts +53 -0
  3496. package/dist/types/src/features/SegmentReviewComponents/helper.d.ts.map +1 -0
  3497. package/dist/types/src/features/SegmentReviewComponents/index.d.ts +23 -0
  3498. package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
  3499. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +242 -0
  3500. package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -0
  3501. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +5 -0
  3502. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +1 -0
  3503. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +4 -0
  3504. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +1 -0
  3505. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts +17 -0
  3506. package/dist/types/src/features/SplitterCitations/icons/icons.d.ts.map +1 -0
  3507. package/dist/types/src/features/SplitterCitations/types.d.ts +78 -0
  3508. package/dist/types/src/features/SplitterCitations/types.d.ts.map +1 -0
  3509. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +14 -0
  3510. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +1 -0
  3511. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +5 -0
  3512. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +1 -0
  3513. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +25 -0
  3514. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +1 -0
  3515. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts +81 -0
  3516. package/dist/types/src/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +1 -0
  3517. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +3 -0
  3518. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
  3519. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +3 -0
  3520. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
  3521. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +3 -0
  3522. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
  3523. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +3 -0
  3524. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
  3525. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +14 -0
  3526. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
  3527. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +3 -0
  3528. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
  3529. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +13 -0
  3530. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
  3531. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +3 -0
  3532. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
  3533. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +21 -0
  3534. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
  3535. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
  3536. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
  3537. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +19 -0
  3538. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
  3539. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +8 -0
  3540. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
  3541. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +17 -0
  3542. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
  3543. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
  3544. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
  3545. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +11 -0
  3546. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
  3547. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
  3548. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
  3549. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +3 -0
  3550. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
  3551. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +3 -0
  3552. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
  3553. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
  3554. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
  3555. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
  3556. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
  3557. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
  3558. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
  3559. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
  3560. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
  3561. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
  3562. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
  3563. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
  3564. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
  3565. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
  3566. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
  3567. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +3 -0
  3568. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
  3569. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +3 -0
  3570. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
  3571. package/dist/types/src/features/UploadData/NotFound.d.ts +4 -0
  3572. package/dist/types/src/features/UploadData/NotFound.d.ts.map +1 -0
  3573. package/dist/types/src/features/UploadData/main.d.ts +10 -0
  3574. package/dist/types/src/features/UploadData/main.d.ts.map +1 -0
  3575. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +54 -0
  3576. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
  3577. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
  3578. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
  3579. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +99 -0
  3580. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
  3581. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +278 -0
  3582. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
  3583. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
  3584. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
  3585. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
  3586. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
  3587. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
  3588. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
  3589. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
  3590. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
  3591. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
  3592. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
  3593. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
  3594. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
  3595. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
  3596. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
  3597. package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
  3598. package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
  3599. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
  3600. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
  3601. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
  3602. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
  3603. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
  3604. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
  3605. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
  3606. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
  3607. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
  3608. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
  3609. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
  3610. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
  3611. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
  3612. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
  3613. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
  3614. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
  3615. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
  3616. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
  3617. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
  3618. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
  3619. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
  3620. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
  3621. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
  3622. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
  3623. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
  3624. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
  3625. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
  3626. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
  3627. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
  3628. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
  3629. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
  3630. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
  3631. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
  3632. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
  3633. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
  3634. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
  3635. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
  3636. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
  3637. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +14 -0
  3638. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
  3639. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
  3640. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
  3641. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
  3642. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
  3643. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
  3644. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
  3645. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
  3646. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
  3647. package/dist/types/src/features/UserStoryImport/index.d.ts +66 -0
  3648. package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
  3649. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
  3650. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
  3651. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
  3652. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
  3653. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
  3654. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
  3655. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
  3656. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
  3657. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
  3658. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
  3659. package/dist/types/src/hooks/useDebounce.d.ts +2 -0
  3660. package/dist/types/src/hooks/useDebounce.d.ts.map +1 -0
  3661. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts +11 -0
  3662. package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -0
  3663. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts +4 -0
  3664. package/dist/types/src/hooks/useOnDemandCitationFetchTest.d.ts.map +1 -0
  3665. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +6 -0
  3666. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +1 -0
  3667. package/dist/types/src/hooks/useURLQuery.d.ts +10 -0
  3668. package/dist/types/src/hooks/useURLQuery.d.ts.map +1 -0
  3669. package/dist/types/src/index.d.ts +63 -0
  3670. package/dist/types/src/index.d.ts.map +1 -0
  3671. package/dist/types/src/lib/styles/viewerLayout.d.ts +6 -0
  3672. package/dist/types/src/lib/styles/viewerLayout.d.ts.map +1 -0
  3673. package/dist/types/src/methodsToExpose.d.ts +13 -0
  3674. package/dist/types/src/methodsToExpose.d.ts.map +1 -0
  3675. package/dist/types/src/routes/ErrorBoundary.d.ts +20 -0
  3676. package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
  3677. package/dist/types/src/routes/Routes.d.ts +2 -0
  3678. package/dist/types/src/routes/Routes.d.ts.map +1 -0
  3679. package/dist/types/src/service/API.d.ts +6 -0
  3680. package/dist/types/src/service/API.d.ts.map +1 -0
  3681. package/dist/types/src/service/DataService.d.ts +73 -0
  3682. package/dist/types/src/service/DataService.d.ts.map +1 -0
  3683. package/dist/types/src/service/GoogleFilePickerService.d.ts +61 -0
  3684. package/dist/types/src/service/GoogleFilePickerService.d.ts.map +1 -0
  3685. package/dist/types/src/service/JavascriptFileService.d.ts +4 -0
  3686. package/dist/types/src/service/JavascriptFileService.d.ts.map +1 -0
  3687. package/dist/types/src/service/ModelService.d.ts +68 -0
  3688. package/dist/types/src/service/ModelService.d.ts.map +1 -0
  3689. package/dist/types/src/service/ProjectService.d.ts +16 -0
  3690. package/dist/types/src/service/ProjectService.d.ts.map +1 -0
  3691. package/dist/types/src/service/SavedDataSetService.d.ts +22 -0
  3692. package/dist/types/src/service/SavedDataSetService.d.ts.map +1 -0
  3693. package/dist/types/src/service/apicache.service.d.ts +43 -0
  3694. package/dist/types/src/service/apicache.service.d.ts.map +1 -0
  3695. package/dist/types/src/service/constants.d.ts +3 -0
  3696. package/dist/types/src/service/constants.d.ts.map +1 -0
  3697. package/dist/types/src/service/envHelperService.d.ts +5 -0
  3698. package/dist/types/src/service/envHelperService.d.ts.map +1 -0
  3699. package/dist/types/src/service/onDemandApi.d.ts +27 -0
  3700. package/dist/types/src/service/onDemandApi.d.ts.map +1 -0
  3701. package/dist/types/src/service/redlineService.d.ts +39 -0
  3702. package/dist/types/src/service/redlineService.d.ts.map +1 -0
  3703. package/dist/types/src/service/variableHelperService.d.ts +6 -0
  3704. package/dist/types/src/service/variableHelperService.d.ts.map +1 -0
  3705. package/dist/types/src/theme.d.ts +4 -0
  3706. package/dist/types/src/theme.d.ts.map +1 -0
  3707. package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
  3708. package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
  3709. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  3710. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  3711. package/dist/types/src/types/epubItems.d.ts +23 -0
  3712. package/dist/types/src/types/epubItems.d.ts.map +1 -0
  3713. package/dist/types/src/types/onDemandApi.types.d.ts +63 -0
  3714. package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -0
  3715. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts +70 -0
  3716. package/dist/types/src/types/useOnDemandCitationFetch.types.d.ts.map +1 -0
  3717. package/dist/types/src/userProvidedConfig.d.ts +8 -0
  3718. package/dist/types/src/userProvidedConfig.d.ts.map +1 -0
  3719. package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
  3720. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
  3721. package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
  3722. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
  3723. package/dist/types/src/utils/api.d.ts +2 -0
  3724. package/dist/types/src/utils/api.d.ts.map +1 -0
  3725. package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
  3726. package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
  3727. package/dist/types/src/utils/colors.d.ts +5 -0
  3728. package/dist/types/src/utils/colors.d.ts.map +1 -0
  3729. package/dist/types/src/utils/date.d.ts +1 -0
  3730. package/dist/types/src/utils/date.d.ts.map +1 -0
  3731. package/dist/types/src/utils/helperFunctions.d.ts +6 -0
  3732. package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
  3733. package/dist/types/src/utils/regexHelperService.d.ts +9 -0
  3734. package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
  3735. package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
  3736. package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
  3737. package/dist/types/src/utils/tagHelper.d.ts +14 -0
  3738. package/dist/types/src/utils/tagHelper.d.ts.map +1 -0
  3739. package/dist/types/src/utils/themeManager.d.ts +13 -0
  3740. package/dist/types/src/utils/themeManager.d.ts.map +1 -0
  3741. package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
  3742. package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
  3743. package/dist/types/src/utils/variableHelperService.d.ts +7 -0
  3744. package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
  3745. package/dist/utils/codeCitations.utils.js +1 -1
  3746. package/dist/utils/codeCitations.utils.js.map +1 -1
  3747. package/dist/utils/sanitizeHtml.js +1 -1
  3748. package/dist/utils/sanitizeHtml.js.map +1 -1
  3749. package/dist/utils/tagHelper.js +2 -0
  3750. package/dist/utils/tagHelper.js.map +1 -0
  3751. package/dist/utils/themeManager.js +1 -1
  3752. package/dist/utils/themeManager.js.map +1 -1
  3753. package/package.json +2 -2
  3754. package/dist/BPACitationRenderer.js +0 -2
  3755. package/dist/BPACitationRenderer.js.map +0 -1
  3756. package/dist/BookCitation.js +0 -2
  3757. package/dist/BookCitation.js.map +0 -1
  3758. package/dist/Bookemon.js +0 -2
  3759. package/dist/Bookemon.js.map +0 -1
  3760. package/dist/ChatCitation.js +0 -2
  3761. package/dist/ChatCitation.js.map +0 -1
  3762. package/dist/ChatDrawer.js +0 -2
  3763. package/dist/ChatDrawer.js.map +0 -1
  3764. package/dist/CitationRenderer.js +0 -2
  3765. package/dist/CitationRenderer.js.map +0 -1
  3766. package/dist/CodeCitation.js +0 -2
  3767. package/dist/CodeCitation.js.map +0 -1
  3768. package/dist/CognitiveInternalgptCoreComponent.js +0 -2
  3769. package/dist/CognitiveInternalgptCoreComponent.js.map +0 -1
  3770. package/dist/CognitiveInternalgptReasoning.js +0 -2
  3771. package/dist/CognitiveInternalgptReasoning.js.map +0 -1
  3772. package/dist/GptWebCitation.js +0 -2
  3773. package/dist/GptWebCitation.js.map +0 -1
  3774. package/dist/IngestionStatusComponent.js +0 -2
  3775. package/dist/IngestionStatusComponent.js.map +0 -1
  3776. package/dist/PdfViewer.js +0 -2
  3777. package/dist/PdfViewer.js.map +0 -1
  3778. package/dist/ProjectAccordion.js +0 -2
  3779. package/dist/ProjectAccordion.js.map +0 -1
  3780. package/dist/SplitterCitationsComponent.js +0 -2
  3781. package/dist/SplitterCitationsComponent.js.map +0 -1
  3782. package/dist/TextualGuideLinesComponent.js +0 -2
  3783. package/dist/TextualGuideLinesComponent.js.map +0 -1
  3784. package/dist/_virtual/_commonjsHelpers.js +0 -2
  3785. package/dist/_virtual/_commonjsHelpers.js.map +0 -1
  3786. package/dist/_virtual/index.js +0 -2
  3787. package/dist/_virtual/index2.js +0 -2
  3788. package/dist/_virtual/index2.js.map +0 -1
  3789. package/dist/_virtual/index3.js +0 -2
  3790. package/dist/_virtual/index3.js.map +0 -1
  3791. package/dist/_virtual/index4.js +0 -2
  3792. package/dist/_virtual/index4.js.map +0 -1
  3793. package/dist/_virtual/index5.js +0 -2
  3794. package/dist/_virtual/index5.js.map +0 -1
  3795. package/dist/_virtual/react-is.development.js +0 -2
  3796. package/dist/_virtual/react-is.development.js.map +0 -1
  3797. package/dist/_virtual/react-is.development2.js +0 -2
  3798. package/dist/_virtual/react-is.development2.js.map +0 -1
  3799. package/dist/_virtual/react-is.production.js +0 -2
  3800. package/dist/_virtual/react-is.production.js.map +0 -1
  3801. package/dist/_virtual/react-is.production.min.js +0 -2
  3802. package/dist/_virtual/react-is.production.min.js.map +0 -1
  3803. package/dist/cjs/BPACitationRenderer.js +0 -2
  3804. package/dist/cjs/BPACitationRenderer.js.map +0 -1
  3805. package/dist/cjs/BookCitation.js +0 -2
  3806. package/dist/cjs/BookCitation.js.map +0 -1
  3807. package/dist/cjs/Bookemon.js +0 -2
  3808. package/dist/cjs/Bookemon.js.map +0 -1
  3809. package/dist/cjs/ChatCitation.js +0 -2
  3810. package/dist/cjs/ChatCitation.js.map +0 -1
  3811. package/dist/cjs/ChatDrawer.js +0 -2
  3812. package/dist/cjs/ChatDrawer.js.map +0 -1
  3813. package/dist/cjs/CitationRenderer.js +0 -2
  3814. package/dist/cjs/CitationRenderer.js.map +0 -1
  3815. package/dist/cjs/CodeCitation.js +0 -2
  3816. package/dist/cjs/CodeCitation.js.map +0 -1
  3817. package/dist/cjs/CognitiveInternalgptCoreComponent.js +0 -2
  3818. package/dist/cjs/CognitiveInternalgptCoreComponent.js.map +0 -1
  3819. package/dist/cjs/CognitiveInternalgptReasoning.js +0 -2
  3820. package/dist/cjs/CognitiveInternalgptReasoning.js.map +0 -1
  3821. package/dist/cjs/GptWebCitation.js +0 -2
  3822. package/dist/cjs/GptWebCitation.js.map +0 -1
  3823. package/dist/cjs/IngestionStatusComponent.js +0 -2
  3824. package/dist/cjs/IngestionStatusComponent.js.map +0 -1
  3825. package/dist/cjs/PdfViewer.js +0 -2
  3826. package/dist/cjs/PdfViewer.js.map +0 -1
  3827. package/dist/cjs/ProjectAccordion.js +0 -2
  3828. package/dist/cjs/ProjectAccordion.js.map +0 -1
  3829. package/dist/cjs/SplitterCitationsComponent.js +0 -2
  3830. package/dist/cjs/SplitterCitationsComponent.js.map +0 -1
  3831. package/dist/cjs/TextualGuideLinesComponent.js +0 -2
  3832. package/dist/cjs/TextualGuideLinesComponent.js.map +0 -1
  3833. package/dist/cjs/_virtual/_commonjsHelpers.js +0 -2
  3834. package/dist/cjs/_virtual/_commonjsHelpers.js.map +0 -1
  3835. package/dist/cjs/_virtual/index.js +0 -2
  3836. package/dist/cjs/_virtual/index2.js +0 -2
  3837. package/dist/cjs/_virtual/index2.js.map +0 -1
  3838. package/dist/cjs/_virtual/index3.js +0 -2
  3839. package/dist/cjs/_virtual/index3.js.map +0 -1
  3840. package/dist/cjs/_virtual/index4.js +0 -2
  3841. package/dist/cjs/_virtual/index4.js.map +0 -1
  3842. package/dist/cjs/_virtual/index5.js +0 -2
  3843. package/dist/cjs/_virtual/index5.js.map +0 -1
  3844. package/dist/cjs/_virtual/react-is.development.js +0 -2
  3845. package/dist/cjs/_virtual/react-is.development.js.map +0 -1
  3846. package/dist/cjs/_virtual/react-is.development2.js +0 -2
  3847. package/dist/cjs/_virtual/react-is.development2.js.map +0 -1
  3848. package/dist/cjs/_virtual/react-is.production.js +0 -2
  3849. package/dist/cjs/_virtual/react-is.production.js.map +0 -1
  3850. package/dist/cjs/_virtual/react-is.production.min.js +0 -2
  3851. package/dist/cjs/_virtual/react-is.production.min.js.map +0 -1
  3852. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  3853. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  3854. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  3855. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  3856. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  3857. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  3858. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  3859. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  3860. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  3861. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  3862. package/dist/cjs/features/ChatCitation/styles/common.css.js +0 -2
  3863. package/dist/cjs/features/ChatCitation/styles/common.css.js.map +0 -1
  3864. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js +0 -2
  3865. package/dist/cjs/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  3866. package/dist/cjs/features/PdfViewer/PdfViewer.css.js +0 -2
  3867. package/dist/cjs/features/PdfViewer/PdfViewer.css.js.map +0 -1
  3868. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js +0 -2
  3869. package/dist/cjs/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  3870. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js +0 -2
  3871. package/dist/cjs/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +0 -1
  3872. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js +0 -2
  3873. package/dist/cjs/features/SegmentReviewComponents/reviewScore.js.map +0 -1
  3874. package/dist/cjs/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  3875. package/dist/cjs/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  3876. package/dist/cjs/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -2
  3877. package/dist/cjs/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
  3878. package/dist/cjs/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -2
  3879. package/dist/cjs/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +0 -1
  3880. package/dist/cjs/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -2
  3881. package/dist/cjs/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +0 -1
  3882. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +0 -2
  3883. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +0 -1
  3884. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js +0 -2
  3885. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js.map +0 -1
  3886. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js +0 -2
  3887. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js.map +0 -1
  3888. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js +0 -2
  3889. package/dist/cjs/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js.map +0 -1
  3890. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +0 -2
  3891. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +0 -1
  3892. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +0 -2
  3893. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +0 -1
  3894. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js +0 -9
  3895. package/dist/cjs/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js.map +0 -1
  3896. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js +0 -2
  3897. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js.map +0 -1
  3898. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js +0 -2
  3899. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js.map +0 -1
  3900. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js +0 -2
  3901. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js.map +0 -1
  3902. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js +0 -2
  3903. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js.map +0 -1
  3904. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js +0 -2
  3905. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js.map +0 -1
  3906. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +0 -2
  3907. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +0 -1
  3908. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +0 -2
  3909. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +0 -1
  3910. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js +0 -2
  3911. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js.map +0 -1
  3912. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js +0 -2
  3913. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js.map +0 -1
  3914. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +0 -2
  3915. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +0 -1
  3916. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js +0 -2
  3917. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js.map +0 -1
  3918. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js +0 -2
  3919. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +0 -1
  3920. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +0 -2
  3921. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +0 -1
  3922. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js +0 -2
  3923. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js.map +0 -1
  3924. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js +0 -2
  3925. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js.map +0 -1
  3926. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js +0 -2
  3927. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js.map +0 -1
  3928. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js +0 -2
  3929. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js.map +0 -1
  3930. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +0 -2
  3931. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +0 -1
  3932. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js +0 -2
  3933. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js.map +0 -1
  3934. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js +0 -2
  3935. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js.map +0 -1
  3936. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js +0 -2
  3937. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +0 -1
  3938. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js +0 -2
  3939. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js.map +0 -1
  3940. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js +0 -2
  3941. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js.map +0 -1
  3942. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +0 -2
  3943. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +0 -1
  3944. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js +0 -2
  3945. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js.map +0 -1
  3946. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js +0 -2
  3947. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +0 -1
  3948. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js +0 -2
  3949. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +0 -1
  3950. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js +0 -2
  3951. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js.map +0 -1
  3952. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js +0 -2
  3953. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js.map +0 -1
  3954. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +0 -2
  3955. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +0 -1
  3956. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js +0 -2
  3957. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +0 -1
  3958. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js +0 -2
  3959. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js.map +0 -1
  3960. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js +0 -2
  3961. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js.map +0 -1
  3962. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +0 -2
  3963. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +0 -1
  3964. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js +0 -2
  3965. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js.map +0 -1
  3966. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js +0 -2
  3967. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js.map +0 -1
  3968. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js +0 -2
  3969. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js.map +0 -1
  3970. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js +0 -2
  3971. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js.map +0 -1
  3972. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js +0 -2
  3973. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js.map +0 -1
  3974. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +0 -2
  3975. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +0 -1
  3976. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js +0 -2
  3977. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js.map +0 -1
  3978. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js +0 -2
  3979. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js.map +0 -1
  3980. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js +0 -2
  3981. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js.map +0 -1
  3982. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js +0 -2
  3983. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js.map +0 -1
  3984. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +0 -2
  3985. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +0 -1
  3986. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js +0 -2
  3987. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js.map +0 -1
  3988. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +0 -2
  3989. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +0 -1
  3990. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js +0 -2
  3991. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js.map +0 -1
  3992. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js +0 -2
  3993. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js.map +0 -1
  3994. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js +0 -2
  3995. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js.map +0 -1
  3996. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js +0 -2
  3997. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js.map +0 -1
  3998. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js +0 -2
  3999. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js.map +0 -1
  4000. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +0 -2
  4001. package/dist/cjs/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +0 -1
  4002. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +0 -2
  4003. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +0 -1
  4004. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js +0 -2
  4005. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +0 -1
  4006. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +0 -2
  4007. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js.map +0 -1
  4008. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +0 -2
  4009. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js.map +0 -1
  4010. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +0 -2
  4011. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +0 -1
  4012. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +0 -2
  4013. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +0 -1
  4014. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +0 -2
  4015. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +0 -1
  4016. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js +0 -2
  4017. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js.map +0 -1
  4018. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +0 -2
  4019. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +0 -1
  4020. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +0 -2
  4021. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +0 -1
  4022. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js +0 -2
  4023. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js.map +0 -1
  4024. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +0 -2
  4025. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +0 -1
  4026. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js +0 -2
  4027. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js.map +0 -1
  4028. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js +0 -2
  4029. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js.map +0 -1
  4030. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js +0 -2
  4031. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js.map +0 -1
  4032. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js +0 -2
  4033. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js.map +0 -1
  4034. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js +0 -2
  4035. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js.map +0 -1
  4036. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js +0 -2
  4037. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js.map +0 -1
  4038. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js +0 -2
  4039. package/dist/cjs/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js.map +0 -1
  4040. package/dist/cjs/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js +0 -2
  4041. package/dist/cjs/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
  4042. package/dist/cjs/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +0 -8
  4043. package/dist/cjs/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js.map +0 -1
  4044. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +0 -2
  4045. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js.map +0 -1
  4046. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
  4047. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
  4048. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +0 -2
  4049. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js.map +0 -1
  4050. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +0 -2
  4051. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js.map +0 -1
  4052. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
  4053. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
  4054. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +0 -2
  4055. package/dist/cjs/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js.map +0 -1
  4056. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +0 -10
  4057. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  4058. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  4059. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  4060. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +0 -2
  4061. package/dist/cjs/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js.map +0 -1
  4062. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js +0 -11
  4063. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  4064. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js +0 -11
  4065. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js.map +0 -1
  4066. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js +0 -2
  4067. package/dist/cjs/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js.map +0 -1
  4068. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  4069. package/dist/cjs/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  4070. package/dist/cjs/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js +0 -2
  4071. package/dist/cjs/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js.map +0 -1
  4072. package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  4073. package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
  4074. package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  4075. package/dist/cjs/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  4076. package/dist/cjs/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js +0 -2
  4077. package/dist/cjs/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js.map +0 -1
  4078. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js +0 -2
  4079. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.css.js.map +0 -1
  4080. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js +0 -2
  4081. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.css.js.map +0 -1
  4082. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js +0 -2
  4083. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.css.js.map +0 -1
  4084. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js +0 -2
  4085. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.css.js.map +0 -1
  4086. package/dist/features/Bookemon/BookPreview/BookPreview.css.js +0 -2
  4087. package/dist/features/Bookemon/BookPreview/BookPreview.css.js.map +0 -1
  4088. package/dist/features/ChatCitation/styles/common.css.js +0 -2
  4089. package/dist/features/ChatCitation/styles/common.css.js.map +0 -1
  4090. package/dist/features/ExcelCitation/css/excel-citation.css.js +0 -2
  4091. package/dist/features/ExcelCitation/css/excel-citation.css.js.map +0 -1
  4092. package/dist/features/PdfViewer/PdfViewer.css.js +0 -2
  4093. package/dist/features/PdfViewer/PdfViewer.css.js.map +0 -1
  4094. package/dist/features/ReviewPanel/ReviewPanel.css.js +0 -2
  4095. package/dist/features/ReviewPanel/ReviewPanel.css.js.map +0 -1
  4096. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js +0 -2
  4097. package/dist/features/SegmentReviewComponents/PageTypeChoiceCheck.js.map +0 -1
  4098. package/dist/features/SegmentReviewComponents/reviewScore.js +0 -2
  4099. package/dist/features/SegmentReviewComponents/reviewScore.js.map +0 -1
  4100. package/dist/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  4101. package/dist/node_modules/.pnpm/@emotion_hash@0.9.2/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  4102. package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -2
  4103. package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
  4104. package/dist/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -2
  4105. package/dist/node_modules/.pnpm/@emotion_serialize@1.3.3/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js.map +0 -1
  4106. package/dist/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -2
  4107. package/dist/node_modules/.pnpm/@emotion_unitless@0.10.0/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js.map +0 -1
  4108. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +0 -2
  4109. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +0 -1
  4110. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js +0 -2
  4111. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/ThemeProvider/nested.js.map +0 -1
  4112. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js +0 -2
  4113. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/ThemeContext.js.map +0 -1
  4114. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js +0 -2
  4115. package/dist/node_modules/.pnpm/@mui_private-theming@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/private-theming/useTheme/useTheme.js.map +0 -1
  4116. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +0 -2
  4117. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +0 -1
  4118. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +0 -2
  4119. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +0 -1
  4120. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js +0 -9
  4121. package/dist/node_modules/.pnpm/@mui_styled-engine@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_suppo_4520a21969629b42d6140ade25533e86/node_modules/@mui/styled-engine/index.js.map +0 -1
  4122. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js +0 -2
  4123. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/Box.js.map +0 -1
  4124. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js +0 -2
  4125. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Box/boxClasses.js.map +0 -1
  4126. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js +0 -2
  4127. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/Container.js.map +0 -1
  4128. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js +0 -2
  4129. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/containerClasses.js.map +0 -1
  4130. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js +0 -2
  4131. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Container/createContainer.js.map +0 -1
  4132. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +0 -2
  4133. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +0 -1
  4134. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +0 -2
  4135. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +0 -1
  4136. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js +0 -2
  4137. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/Grid.js.map +0 -1
  4138. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js +0 -2
  4139. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/createGrid.js.map +0 -1
  4140. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js +0 -2
  4141. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/deleteLegacyGridProps.js.map +0 -1
  4142. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js +0 -2
  4143. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridClasses.js.map +0 -1
  4144. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js +0 -2
  4145. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/gridGenerator.js.map +0 -1
  4146. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js +0 -2
  4147. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Grid/traverseBreakpoints.js.map +0 -1
  4148. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js +0 -2
  4149. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/RtlProvider/index.js.map +0 -1
  4150. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js +0 -2
  4151. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/Stack.js.map +0 -1
  4152. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js +0 -2
  4153. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/createStack.js.map +0 -1
  4154. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js +0 -2
  4155. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/Stack/stackClasses.js.map +0 -1
  4156. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +0 -2
  4157. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +0 -1
  4158. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js +0 -2
  4159. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/ThemeProvider/useLayerOrder.js.map +0 -1
  4160. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js +0 -2
  4161. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/borders/borders.js.map +0 -1
  4162. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js +0 -2
  4163. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/breakpoints/breakpoints.js.map +0 -1
  4164. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js +0 -2
  4165. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/compose/compose.js.map +0 -1
  4166. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js +0 -2
  4167. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBox/createBox.js.map +0 -1
  4168. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js +0 -2
  4169. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createBreakpoints/createBreakpoints.js.map +0 -1
  4170. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js +0 -2
  4171. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createStyled/createStyled.js.map +0 -1
  4172. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js +0 -2
  4173. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +0 -1
  4174. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js +0 -2
  4175. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +0 -1
  4176. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js +0 -2
  4177. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/createTheme.js.map +0 -1
  4178. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js +0 -2
  4179. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/createTheme/shape.js.map +0 -1
  4180. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js +0 -2
  4181. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssContainerQueries/cssContainerQueries.js.map +0 -1
  4182. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js +0 -2
  4183. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/cssGrid/cssGrid.js.map +0 -1
  4184. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js +0 -2
  4185. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/display/display.js.map +0 -1
  4186. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js +0 -2
  4187. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/flexbox/flexbox.js.map +0 -1
  4188. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js +0 -2
  4189. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/getThemeValue/getThemeValue.js.map +0 -1
  4190. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js +0 -2
  4191. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/memoize/memoize.js.map +0 -1
  4192. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js +0 -2
  4193. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/merge/merge.js.map +0 -1
  4194. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js +0 -2
  4195. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/palette/palette.js.map +0 -1
  4196. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js +0 -2
  4197. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/positions/positions.js.map +0 -1
  4198. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js +0 -2
  4199. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/preprocessStyles.js.map +0 -1
  4200. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js +0 -2
  4201. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/responsivePropType/responsivePropType.js.map +0 -1
  4202. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js +0 -2
  4203. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/shadows/shadows.js.map +0 -1
  4204. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js +0 -2
  4205. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/sizing/sizing.js.map +0 -1
  4206. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js +0 -2
  4207. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/spacing/spacing.js.map +0 -1
  4208. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js +0 -2
  4209. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/style/style.js.map +0 -1
  4210. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +0 -2
  4211. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +0 -1
  4212. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js +0 -2
  4213. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js.map +0 -1
  4214. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +0 -2
  4215. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +0 -1
  4216. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js +0 -2
  4217. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/styled/styled.js.map +0 -1
  4218. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js +0 -2
  4219. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/typography/typography.js.map +0 -1
  4220. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js +0 -2
  4221. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useTheme/useTheme.js.map +0 -1
  4222. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js +0 -2
  4223. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/getThemeProps.js.map +0 -1
  4224. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js +0 -2
  4225. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeProps/useThemeProps.js.map +0 -1
  4226. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js +0 -2
  4227. package/dist/node_modules/.pnpm/@mui_system@6.5.0_@emotion_react@11.14.0_@types_react@18.3.31_react@18.3.1_supports-col_c17c8c48cc2dc4f6280b73b3c2092554/node_modules/@mui/system/esm/useThemeWithoutDefault/useThemeWithoutDefault.js.map +0 -1
  4228. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +0 -2
  4229. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +0 -1
  4230. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js +0 -2
  4231. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +0 -1
  4232. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +0 -2
  4233. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js.map +0 -1
  4234. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +0 -2
  4235. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js.map +0 -1
  4236. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +0 -2
  4237. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +0 -1
  4238. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +0 -2
  4239. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +0 -1
  4240. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +0 -2
  4241. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +0 -1
  4242. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js +0 -2
  4243. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/exactProp/exactProp.js.map +0 -1
  4244. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +0 -2
  4245. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +0 -1
  4246. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +0 -2
  4247. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +0 -1
  4248. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js +0 -2
  4249. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js.map +0 -1
  4250. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +0 -2
  4251. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +0 -1
  4252. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js +0 -2
  4253. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/integerPropType/integerPropType.js.map +0 -1
  4254. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js +0 -2
  4255. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/isMuiElement/isMuiElement.js.map +0 -1
  4256. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js +0 -2
  4257. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/ponyfillGlobal/ponyfillGlobal.js.map +0 -1
  4258. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js +0 -2
  4259. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/refType/refType.js.map +0 -1
  4260. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js +0 -2
  4261. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js.map +0 -1
  4262. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js +0 -2
  4263. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useEnhancedEffect/useEnhancedEffect.js.map +0 -1
  4264. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js +0 -2
  4265. package/dist/node_modules/.pnpm/@mui_utils@6.4.9_@types_react@18.3.31_react@18.3.1/node_modules/@mui/utils/esm/useId/useId.js.map +0 -1
  4266. package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js +0 -2
  4267. package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs.js.map +0 -1
  4268. package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +0 -7
  4269. package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js.map +0 -1
  4270. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +0 -2
  4271. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js.map +0 -1
  4272. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
  4273. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
  4274. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +0 -2
  4275. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js.map +0 -1
  4276. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +0 -2
  4277. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js.map +0 -1
  4278. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
  4279. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
  4280. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +0 -2
  4281. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js.map +0 -1
  4282. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +0 -10
  4283. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  4284. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  4285. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  4286. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +0 -2
  4287. package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js.map +0 -1
  4288. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js +0 -11
  4289. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  4290. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js +0 -11
  4291. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/cjs/react-is.production.js.map +0 -1
  4292. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js +0 -2
  4293. package/dist/node_modules/.pnpm/react-is@19.2.8/node_modules/react-is/index.js.map +0 -1
  4294. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js +0 -2
  4295. package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js.map +0 -1
  4296. package/dist/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js +0 -2
  4297. package/dist/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js.map +0 -1
  4298. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  4299. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
  4300. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  4301. package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  4302. package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js +0 -2
  4303. package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.js.map +0 -1
  4304. package/dist/types/AutopilotStyle.d.ts +0 -2
  4305. package/dist/types/AutopilotStyle.d.ts.map +0 -1
  4306. package/dist/types/BPACitationRenderer.d.ts +0 -3
  4307. package/dist/types/BPACitationRenderer.d.ts.map +0 -1
  4308. package/dist/types/BookCitation.d.ts +0 -3
  4309. package/dist/types/BookCitation.d.ts.map +0 -1
  4310. package/dist/types/Bookemon.d.ts +0 -3
  4311. package/dist/types/Bookemon.d.ts.map +0 -1
  4312. package/dist/types/ChatCitation.d.ts +0 -3
  4313. package/dist/types/ChatCitation.d.ts.map +0 -1
  4314. package/dist/types/ChatDrawer.d.ts +0 -3
  4315. package/dist/types/ChatDrawer.d.ts.map +0 -1
  4316. package/dist/types/CitationRenderer.d.ts +0 -3
  4317. package/dist/types/CitationRenderer.d.ts.map +0 -1
  4318. package/dist/types/CodeCitation.d.ts +0 -3
  4319. package/dist/types/CodeCitation.d.ts.map +0 -1
  4320. package/dist/types/CognitiveInternalgptCoreComponent.d.ts +0 -3
  4321. package/dist/types/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  4322. package/dist/types/CognitiveInternalgptReasoning.d.ts +0 -3
  4323. package/dist/types/CognitiveInternalgptReasoning.d.ts.map +0 -1
  4324. package/dist/types/CommonConstants/CommonConstants.d.ts +0 -5
  4325. package/dist/types/CommonConstants/CommonConstants.d.ts.map +0 -1
  4326. package/dist/types/GptWebCitation.d.ts +0 -3
  4327. package/dist/types/GptWebCitation.d.ts.map +0 -1
  4328. package/dist/types/IngestionStatusComponent.d.ts +0 -2
  4329. package/dist/types/IngestionStatusComponent.d.ts.map +0 -1
  4330. package/dist/types/PdfViewer.d.ts +0 -3
  4331. package/dist/types/PdfViewer.d.ts.map +0 -1
  4332. package/dist/types/ProjectAccordion.d.ts +0 -3
  4333. package/dist/types/ProjectAccordion.d.ts.map +0 -1
  4334. package/dist/types/SplitterCitationsComponent.d.ts +0 -3
  4335. package/dist/types/SplitterCitationsComponent.d.ts.map +0 -1
  4336. package/dist/types/TextualGuideLinesComponent.d.ts +0 -3
  4337. package/dist/types/TextualGuideLinesComponent.d.ts.map +0 -1
  4338. package/dist/types/assests/icons/CitationsIcon.d.ts +0 -2
  4339. package/dist/types/assests/icons/CitationsIcon.d.ts.map +0 -1
  4340. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts +0 -9
  4341. package/dist/types/assests/icons/CitationsSparkleIcon.d.ts.map +0 -1
  4342. package/dist/types/assests/icons/InfoAlert.d.ts +0 -3
  4343. package/dist/types/assests/icons/InfoAlert.d.ts.map +0 -1
  4344. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
  4345. package/dist/types/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
  4346. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts +0 -10
  4347. package/dist/types/assests/svg/NeuralNetworkIcon.d.ts.map +0 -1
  4348. package/dist/types/assests/svg/PdfViewerIcons.d.ts +0 -6
  4349. package/dist/types/assests/svg/PdfViewerIcons.d.ts.map +0 -1
  4350. package/dist/types/assests/svg/SparkleIcon.d.ts +0 -3
  4351. package/dist/types/assests/svg/SparkleIcon.d.ts.map +0 -1
  4352. package/dist/types/constants/diagnosticStylesBySeverity.d.ts +0 -3
  4353. package/dist/types/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
  4354. package/dist/types/context/DataSelectedContext.d.ts +0 -73
  4355. package/dist/types/context/DataSelectedContext.d.ts.map +0 -1
  4356. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts +0 -5
  4357. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.d.ts.map +0 -1
  4358. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts +0 -230
  4359. package/dist/types/features/BPACitationRenderer/BPACitationRenderer.types.d.ts.map +0 -1
  4360. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts +0 -15
  4361. package/dist/types/features/BPACitationRenderer/citationTypes.d.ts.map +0 -1
  4362. package/dist/types/features/BookCitation/BookCitation.d.ts +0 -42
  4363. package/dist/types/features/BookCitation/BookCitation.d.ts.map +0 -1
  4364. package/dist/types/features/BookCitation/text-cleaner.d.ts +0 -2
  4365. package/dist/types/features/BookCitation/text-cleaner.d.ts.map +0 -1
  4366. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -22
  4367. package/dist/types/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
  4368. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -14
  4369. package/dist/types/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
  4370. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -53
  4371. package/dist/types/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
  4372. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -21
  4373. package/dist/types/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
  4374. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -36
  4375. package/dist/types/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
  4376. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
  4377. package/dist/types/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
  4378. package/dist/types/features/Bookemon/Bookemon.d.ts +0 -9
  4379. package/dist/types/features/Bookemon/Bookemon.d.ts.map +0 -1
  4380. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts +0 -8
  4381. package/dist/types/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
  4382. package/dist/types/features/Bookemon/BookemonContent.d.ts +0 -3
  4383. package/dist/types/features/Bookemon/BookemonContent.d.ts.map +0 -1
  4384. package/dist/types/features/Bookemon/types/citation.types.d.ts +0 -65
  4385. package/dist/types/features/Bookemon/types/citation.types.d.ts.map +0 -1
  4386. package/dist/types/features/Bookemon/utils/highlight.d.ts +0 -7
  4387. package/dist/types/features/Bookemon/utils/highlight.d.ts.map +0 -1
  4388. package/dist/types/features/ChatCitation/BigQueryTable.d.ts +0 -8
  4389. package/dist/types/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
  4390. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts +0 -25
  4391. package/dist/types/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
  4392. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
  4393. package/dist/types/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
  4394. package/dist/types/features/ChatCitation/assets/collapse.d.ts +0 -4
  4395. package/dist/types/features/ChatCitation/assets/collapse.d.ts.map +0 -1
  4396. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts +0 -7
  4397. package/dist/types/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
  4398. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts +0 -16
  4399. package/dist/types/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
  4400. package/dist/types/features/ChatCitation/components/Chip.d.ts +0 -8
  4401. package/dist/types/features/ChatCitation/components/Chip.d.ts.map +0 -1
  4402. package/dist/types/features/ChatCitation/components/DetailedView.d.ts +0 -11
  4403. package/dist/types/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
  4404. package/dist/types/features/ChatCitation/components/IconContainer.d.ts +0 -8
  4405. package/dist/types/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
  4406. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts +0 -12
  4407. package/dist/types/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
  4408. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -9
  4409. package/dist/types/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
  4410. package/dist/types/features/ChatCitation/components/RuleBook.d.ts +0 -10
  4411. package/dist/types/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
  4412. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts +0 -19
  4413. package/dist/types/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
  4414. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts +0 -7
  4415. package/dist/types/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
  4416. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
  4417. package/dist/types/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
  4418. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
  4419. package/dist/types/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
  4420. package/dist/types/features/ChatCitation/constants/icons.d.ts +0 -9
  4421. package/dist/types/features/ChatCitation/constants/icons.d.ts.map +0 -1
  4422. package/dist/types/features/ChatCitation/constants/renderer.d.ts +0 -7
  4423. package/dist/types/features/ChatCitation/constants/renderer.d.ts.map +0 -1
  4424. package/dist/types/features/ChatCitation/types/citations.types.d.ts +0 -113
  4425. package/dist/types/features/ChatCitation/types/citations.types.d.ts.map +0 -1
  4426. package/dist/types/features/ChatCitation/utils/helpers.d.ts +0 -16
  4427. package/dist/types/features/ChatCitation/utils/helpers.d.ts.map +0 -1
  4428. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts +0 -5
  4429. package/dist/types/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
  4430. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
  4431. package/dist/types/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
  4432. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
  4433. package/dist/types/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
  4434. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts +0 -21
  4435. package/dist/types/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
  4436. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
  4437. package/dist/types/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
  4438. package/dist/types/features/CitationViewer/CitationsViewer.d.ts +0 -4
  4439. package/dist/types/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
  4440. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
  4441. package/dist/types/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
  4442. package/dist/types/features/CitationViewer/components/Header.d.ts +0 -12
  4443. package/dist/types/features/CitationViewer/components/Header.d.ts.map +0 -1
  4444. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
  4445. package/dist/types/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
  4446. package/dist/types/features/CitationViewer/components/Transcript.d.ts +0 -10
  4447. package/dist/types/features/CitationViewer/components/Transcript.d.ts.map +0 -1
  4448. package/dist/types/features/CitationViewer/config/apiConfig.d.ts +0 -3
  4449. package/dist/types/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
  4450. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
  4451. package/dist/types/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
  4452. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
  4453. package/dist/types/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
  4454. package/dist/types/features/CitationViewer/types/artifact.d.ts +0 -58
  4455. package/dist/types/features/CitationViewer/types/artifact.d.ts.map +0 -1
  4456. package/dist/types/features/CodeCitation/CodeCitation.d.ts +0 -51
  4457. package/dist/types/features/CodeCitation/CodeCitation.d.ts.map +0 -1
  4458. package/dist/types/features/CodeCitation/_components/Accordian.d.ts +0 -10
  4459. package/dist/types/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
  4460. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -34
  4461. package/dist/types/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
  4462. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
  4463. package/dist/types/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
  4464. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
  4465. package/dist/types/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
  4466. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -7
  4467. package/dist/types/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
  4468. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
  4469. package/dist/types/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
  4470. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts +0 -9
  4471. package/dist/types/features/CodeCitation/_components/RepoAndBranchTag.d.ts.map +0 -1
  4472. package/dist/types/features/CodeCitation/_components/Spinner.d.ts +0 -4
  4473. package/dist/types/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
  4474. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
  4475. package/dist/types/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
  4476. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
  4477. package/dist/types/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
  4478. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
  4479. package/dist/types/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
  4480. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
  4481. package/dist/types/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
  4482. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
  4483. package/dist/types/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
  4484. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts +0 -30
  4485. package/dist/types/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
  4486. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts +0 -14
  4487. package/dist/types/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
  4488. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts +0 -13
  4489. package/dist/types/features/CognitiveCompare/CitationRendererInner.d.ts.map +0 -1
  4490. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts +0 -7
  4491. package/dist/types/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
  4492. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
  4493. package/dist/types/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
  4494. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
  4495. package/dist/types/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
  4496. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -321
  4497. package/dist/types/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
  4498. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -83
  4499. package/dist/types/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
  4500. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
  4501. package/dist/types/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
  4502. package/dist/types/features/CognitiveCompare/CompareContext.d.ts +0 -72
  4503. package/dist/types/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
  4504. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts +0 -7
  4505. package/dist/types/features/CognitiveCompare/GptWebCitationPanel.d.ts.map +0 -1
  4506. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts +0 -4
  4507. package/dist/types/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +0 -1
  4508. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts +0 -9
  4509. package/dist/types/features/CognitiveCompare/Guidelines/components/WebGptPanel.d.ts.map +0 -1
  4510. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts +0 -3
  4511. package/dist/types/features/CognitiveCompare/Guidelines/utils/guidelineTargets.d.ts.map +0 -1
  4512. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts +0 -3
  4513. package/dist/types/features/CognitiveCompare/Guidelines/utils/hasGptCitationObjects.d.ts.map +0 -1
  4514. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts +0 -11
  4515. package/dist/types/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +0 -1
  4516. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +0 -6
  4517. package/dist/types/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +0 -1
  4518. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts +0 -19
  4519. package/dist/types/features/CognitiveCompare/Guidelines/utils/resolveGuidelineSelection.d.ts.map +0 -1
  4520. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts +0 -4
  4521. package/dist/types/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
  4522. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -19
  4523. package/dist/types/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
  4524. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
  4525. package/dist/types/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
  4526. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
  4527. package/dist/types/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
  4528. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
  4529. package/dist/types/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
  4530. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts +0 -13
  4531. package/dist/types/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
  4532. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts +0 -8
  4533. package/dist/types/features/CognitiveCompare/components/GuidelineSkeletonLoader.d.ts.map +0 -1
  4534. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
  4535. package/dist/types/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
  4536. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
  4537. package/dist/types/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
  4538. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
  4539. package/dist/types/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
  4540. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
  4541. package/dist/types/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
  4542. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -14
  4543. package/dist/types/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
  4544. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
  4545. package/dist/types/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
  4546. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
  4547. package/dist/types/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
  4548. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts +0 -9
  4549. package/dist/types/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
  4550. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -13
  4551. package/dist/types/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
  4552. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
  4553. package/dist/types/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
  4554. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -20
  4555. package/dist/types/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
  4556. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
  4557. package/dist/types/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
  4558. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
  4559. package/dist/types/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
  4560. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -26
  4561. package/dist/types/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
  4562. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts +0 -10
  4563. package/dist/types/features/CognitiveCompare/hooks/useOnDemandCitationCache.d.ts.map +0 -1
  4564. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
  4565. package/dist/types/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
  4566. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
  4567. package/dist/types/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
  4568. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -34
  4569. package/dist/types/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
  4570. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts +0 -16
  4571. package/dist/types/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
  4572. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts +0 -3
  4573. package/dist/types/features/CognitiveCompare/onDemandCitations/cacheKey.d.ts.map +0 -1
  4574. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts +0 -16
  4575. package/dist/types/features/CognitiveCompare/onDemandCitations/contextBuilder.d.ts.map +0 -1
  4576. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts +0 -6
  4577. package/dist/types/features/CognitiveCompare/onDemandCitations/href.d.ts.map +0 -1
  4578. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts +0 -7
  4579. package/dist/types/features/CognitiveCompare/onDemandCitations/index.d.ts.map +0 -1
  4580. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts +0 -4
  4581. package/dist/types/features/CognitiveCompare/onDemandCitations/payload.d.ts.map +0 -1
  4582. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts +0 -3
  4583. package/dist/types/features/CognitiveCompare/onDemandCitations/response.d.ts.map +0 -1
  4584. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts +0 -134
  4585. package/dist/types/features/CognitiveCompare/onDemandCitations/types.d.ts.map +0 -1
  4586. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts +0 -11
  4587. package/dist/types/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +0 -1
  4588. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts +0 -6
  4589. package/dist/types/features/CognitiveCompare/utils/normalizeInlineMarkdown.d.ts.map +0 -1
  4590. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts +0 -6
  4591. package/dist/types/features/CognitiveCompare/utils/normalizeRedlineMarkdown.d.ts.map +0 -1
  4592. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
  4593. package/dist/types/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
  4594. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
  4595. package/dist/types/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
  4596. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
  4597. package/dist/types/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
  4598. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -19
  4599. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  4600. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -26
  4601. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
  4602. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts +0 -162
  4603. package/dist/types/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.types.d.ts.map +0 -1
  4604. package/dist/types/features/DataSelector/DataSelector.d.ts +0 -18
  4605. package/dist/types/features/DataSelector/DataSelector.d.ts.map +0 -1
  4606. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
  4607. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
  4608. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
  4609. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
  4610. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
  4611. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
  4612. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -4
  4613. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
  4614. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -4
  4615. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
  4616. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
  4617. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
  4618. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +0 -3
  4619. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
  4620. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -10
  4621. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
  4622. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts +0 -20
  4623. package/dist/types/features/DualCitation/RuleBookCitationApiComponent.d.ts.map +0 -1
  4624. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts +0 -31
  4625. package/dist/types/features/DualCitation/RuleBookCitationComponent.d.ts.map +0 -1
  4626. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts +0 -36
  4627. package/dist/types/features/DualCitation/SourceBQDataCompnent.d.ts.map +0 -1
  4628. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts +0 -15
  4629. package/dist/types/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
  4630. package/dist/types/features/ExcelCitation/utils/helper.d.ts +0 -2
  4631. package/dist/types/features/ExcelCitation/utils/helper.d.ts.map +0 -1
  4632. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts +0 -15
  4633. package/dist/types/features/GptWebCitation/GptWebCitation.d.ts.map +0 -1
  4634. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts +0 -16
  4635. package/dist/types/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +0 -1
  4636. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts +0 -10
  4637. package/dist/types/features/GptWebCitation/GptWebCitationImageFullScreenView.d.ts.map +0 -1
  4638. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts +0 -14
  4639. package/dist/types/features/GptWebCitation/GptWebCitationSkeleton.d.ts.map +0 -1
  4640. package/dist/types/features/GptWebCitation/types.d.ts +0 -405
  4641. package/dist/types/features/GptWebCitation/types.d.ts.map +0 -1
  4642. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts +0 -10
  4643. package/dist/types/features/GptWebCitation/utils/citationData.utils.d.ts.map +0 -1
  4644. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts +0 -10
  4645. package/dist/types/features/GptWebCitation/utils/fixedHeight.utils.d.ts.map +0 -1
  4646. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts +0 -6
  4647. package/dist/types/features/GptWebCitation/utils/styleOverrides.utils.d.ts.map +0 -1
  4648. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -28
  4649. package/dist/types/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
  4650. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
  4651. package/dist/types/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
  4652. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts +0 -5
  4653. package/dist/types/features/InstantLearningCitation/CongnitiveDecisioningComponent.d.ts.map +0 -1
  4654. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts +0 -10
  4655. package/dist/types/features/InstantLearningCitation/HistorySkeleton.d.ts.map +0 -1
  4656. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts +0 -2
  4657. package/dist/types/features/InstantLearningCitation/InstantLearningCitation.d.ts.map +0 -1
  4658. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts +0 -23
  4659. package/dist/types/features/InstantLearningCitation/InstantLearningCitationComponent.d.ts.map +0 -1
  4660. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts +0 -13
  4661. package/dist/types/features/InstantLearningCitation/OverrideTimeline.d.ts.map +0 -1
  4662. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts +0 -13
  4663. package/dist/types/features/InstantLearningCitation/RuleConditionBlock.d.ts.map +0 -1
  4664. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts +0 -5
  4665. package/dist/types/features/InstantLearningCitation/RuleContentComponent.d.ts.map +0 -1
  4666. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts +0 -12
  4667. package/dist/types/features/InstantLearningCitation/SlashLoader.d.ts.map +0 -1
  4668. package/dist/types/features/InstantLearningCitation/types/Types.d.ts +0 -356
  4669. package/dist/types/features/InstantLearningCitation/types/Types.d.ts.map +0 -1
  4670. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts +0 -19
  4671. package/dist/types/features/ManageRemainders/AssigneeCalendarView.d.ts.map +0 -1
  4672. package/dist/types/features/ManageRemainders/ManageReminders.d.ts +0 -48
  4673. package/dist/types/features/ManageRemainders/ManageReminders.d.ts.map +0 -1
  4674. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts +0 -17
  4675. package/dist/types/features/ManageRemainders/ReminderFrequencyAutocomplete.d.ts.map +0 -1
  4676. package/dist/types/features/ManageRemainders/types/type.d.ts +0 -78
  4677. package/dist/types/features/ManageRemainders/types/type.d.ts.map +0 -1
  4678. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
  4679. package/dist/types/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
  4680. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts +0 -27
  4681. package/dist/types/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
  4682. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
  4683. package/dist/types/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
  4684. package/dist/types/features/PdfViewer/PdfContainer.d.ts +0 -16
  4685. package/dist/types/features/PdfViewer/PdfContainer.d.ts.map +0 -1
  4686. package/dist/types/features/PdfViewer/PdfStyle.d.ts +0 -33
  4687. package/dist/types/features/PdfViewer/PdfStyle.d.ts.map +0 -1
  4688. package/dist/types/features/PdfViewer/PdfToolbar.d.ts +0 -34
  4689. package/dist/types/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
  4690. package/dist/types/features/PdfViewer/PdfViewer.d.ts +0 -94
  4691. package/dist/types/features/PdfViewer/PdfViewer.d.ts.map +0 -1
  4692. package/dist/types/features/PdfViewer/rotationManager.d.ts +0 -23
  4693. package/dist/types/features/PdfViewer/rotationManager.d.ts.map +0 -1
  4694. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts +0 -26
  4695. package/dist/types/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
  4696. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
  4697. package/dist/types/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
  4698. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
  4699. package/dist/types/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
  4700. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts +0 -56
  4701. package/dist/types/features/PromptCitation/CitationDependencyGraph.d.ts.map +0 -1
  4702. package/dist/types/features/PromptCitation/PromptCitation.d.ts +0 -326
  4703. package/dist/types/features/PromptCitation/PromptCitation.d.ts.map +0 -1
  4704. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts +0 -30
  4705. package/dist/types/features/PromptCitation/_components/CodeEditor.d.ts.map +0 -1
  4706. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts +0 -23
  4707. package/dist/types/features/PromptCitation/_components/Markdownrenderer.d.ts.map +0 -1
  4708. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts +0 -12
  4709. package/dist/types/features/PromptCitation/_components/ThemeToggle.d.ts.map +0 -1
  4710. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +0 -23
  4711. package/dist/types/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +0 -1
  4712. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts +0 -43
  4713. package/dist/types/features/PromptemonViewer/PromptemonViewer.d.ts.map +0 -1
  4714. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
  4715. package/dist/types/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
  4716. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
  4717. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
  4718. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
  4719. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
  4720. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
  4721. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
  4722. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
  4723. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
  4724. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
  4725. package/dist/types/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
  4726. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
  4727. package/dist/types/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
  4728. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
  4729. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
  4730. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
  4731. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
  4732. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
  4733. package/dist/types/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
  4734. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
  4735. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
  4736. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
  4737. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
  4738. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
  4739. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
  4740. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
  4741. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
  4742. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
  4743. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
  4744. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
  4745. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
  4746. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
  4747. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
  4748. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
  4749. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
  4750. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
  4751. package/dist/types/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
  4752. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
  4753. package/dist/types/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
  4754. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -31
  4755. package/dist/types/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
  4756. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
  4757. package/dist/types/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
  4758. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
  4759. package/dist/types/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
  4760. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -47
  4761. package/dist/types/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
  4762. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -16
  4763. package/dist/types/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
  4764. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
  4765. package/dist/types/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
  4766. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts +0 -52
  4767. package/dist/types/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
  4768. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts +0 -40
  4769. package/dist/types/features/RulebookCitations/RuleBookCitation.types.d.ts.map +0 -1
  4770. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts +0 -18
  4771. package/dist/types/features/RulebookCitations/RuleBookCitationApi.d.ts.map +0 -1
  4772. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts +0 -26
  4773. package/dist/types/features/RulebookCitations/RuleBookCitationWrapper.d.ts.map +0 -1
  4774. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts +0 -52
  4775. package/dist/types/features/SPBAnalysisPanel/Cognitivereasoningpanel.d.ts.map +0 -1
  4776. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts +0 -71
  4777. package/dist/types/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +0 -1
  4778. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts +0 -11
  4779. package/dist/types/features/SPBAnalysisPanel/Internaleditor.d.ts.map +0 -1
  4780. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts +0 -16
  4781. package/dist/types/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +0 -1
  4782. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +0 -124
  4783. package/dist/types/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +0 -1
  4784. package/dist/types/features/SPBAnalysisPanel/index.d.ts +0 -10
  4785. package/dist/types/features/SPBAnalysisPanel/index.d.ts.map +0 -1
  4786. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -56
  4787. package/dist/types/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
  4788. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts +0 -85
  4789. package/dist/types/features/SegmentReviewComponents/BoundaryCard.d.ts.map +0 -1
  4790. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts +0 -26
  4791. package/dist/types/features/SegmentReviewComponents/CardWrapper.d.ts.map +0 -1
  4792. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts +0 -2
  4793. package/dist/types/features/SegmentReviewComponents/ChartBreakoutCircle.d.ts.map +0 -1
  4794. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts +0 -3
  4795. package/dist/types/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +0 -1
  4796. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts +0 -33
  4797. package/dist/types/features/SegmentReviewComponents/CognitiveIntegrity.d.ts.map +0 -1
  4798. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts +0 -7
  4799. package/dist/types/features/SegmentReviewComponents/CognitiveScoreBadge.d.ts.map +0 -1
  4800. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts +0 -87
  4801. package/dist/types/features/SegmentReviewComponents/LabelCheck.d.ts.map +0 -1
  4802. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts +0 -57
  4803. package/dist/types/features/SegmentReviewComponents/PageCheck.d.ts.map +0 -1
  4804. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts +0 -28
  4805. package/dist/types/features/SegmentReviewComponents/PageTypeChoiceCheck.d.ts.map +0 -1
  4806. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts +0 -37
  4807. package/dist/types/features/SegmentReviewComponents/RevertCard.d.ts.map +0 -1
  4808. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts +0 -9
  4809. package/dist/types/features/SegmentReviewComponents/RevertSuccessCard.d.ts.map +0 -1
  4810. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts +0 -7
  4811. package/dist/types/features/SegmentReviewComponents/RevertSummaryNotice.d.ts.map +0 -1
  4812. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts +0 -17
  4813. package/dist/types/features/SegmentReviewComponents/ReviewedBoundaryActions.d.ts.map +0 -1
  4814. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts +0 -33
  4815. package/dist/types/features/SegmentReviewComponents/ReviewedCard.d.ts.map +0 -1
  4816. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +0 -124
  4817. package/dist/types/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +0 -1
  4818. package/dist/types/features/SegmentReviewComponents/helper.d.ts +0 -51
  4819. package/dist/types/features/SegmentReviewComponents/helper.d.ts.map +0 -1
  4820. package/dist/types/features/SegmentReviewComponents/index.d.ts +0 -23
  4821. package/dist/types/features/SegmentReviewComponents/index.d.ts.map +0 -1
  4822. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts +0 -4
  4823. package/dist/types/features/SegmentReviewComponents/reviewScore.d.ts.map +0 -1
  4824. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts +0 -243
  4825. package/dist/types/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +0 -1
  4826. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -5
  4827. package/dist/types/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
  4828. package/dist/types/features/SplitterCitations/icons/icons.d.ts +0 -17
  4829. package/dist/types/features/SplitterCitations/icons/icons.d.ts.map +0 -1
  4830. package/dist/types/features/SplitterCitations/types.d.ts +0 -77
  4831. package/dist/types/features/SplitterCitations/types.d.ts.map +0 -1
  4832. package/dist/types/features/TableCitation/TableCitationContent.d.ts +0 -14
  4833. package/dist/types/features/TableCitation/TableCitationContent.d.ts.map +0 -1
  4834. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -25
  4835. package/dist/types/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
  4836. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts +0 -81
  4837. package/dist/types/features/TextualGuidelines/TextualGuidelines.types.d.ts.map +0 -1
  4838. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
  4839. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
  4840. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
  4841. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
  4842. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1107
  4843. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
  4844. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
  4845. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
  4846. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
  4847. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
  4848. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
  4849. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
  4850. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
  4851. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
  4852. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
  4853. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
  4854. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
  4855. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
  4856. package/dist/types/features/UploadData/main.d.ts +0 -9
  4857. package/dist/types/features/UploadData/main.d.ts.map +0 -1
  4858. package/dist/types/hooks/useOnDemandCitationFetch.d.ts +0 -11
  4859. package/dist/types/hooks/useOnDemandCitationFetch.d.ts.map +0 -1
  4860. package/dist/types/index.d.ts +0 -63
  4861. package/dist/types/index.d.ts.map +0 -1
  4862. package/dist/types/methodsToExpose.d.ts +0 -18
  4863. package/dist/types/methodsToExpose.d.ts.map +0 -1
  4864. package/dist/types/service/API.d.ts +0 -6
  4865. package/dist/types/service/API.d.ts.map +0 -1
  4866. package/dist/types/service/DataService.d.ts +0 -73
  4867. package/dist/types/service/DataService.d.ts.map +0 -1
  4868. package/dist/types/service/ModelService.d.ts +0 -68
  4869. package/dist/types/service/ModelService.d.ts.map +0 -1
  4870. package/dist/types/service/ProjectService.d.ts +0 -16
  4871. package/dist/types/service/ProjectService.d.ts.map +0 -1
  4872. package/dist/types/service/SavedDataSetService.d.ts +0 -27
  4873. package/dist/types/service/SavedDataSetService.d.ts.map +0 -1
  4874. package/dist/types/service/apicache.service.d.ts +0 -43
  4875. package/dist/types/service/apicache.service.d.ts.map +0 -1
  4876. package/dist/types/service/constants.d.ts +0 -3
  4877. package/dist/types/service/constants.d.ts.map +0 -1
  4878. package/dist/types/service/envHelperService.d.ts +0 -5
  4879. package/dist/types/service/envHelperService.d.ts.map +0 -1
  4880. package/dist/types/service/onDemandApi.d.ts +0 -27
  4881. package/dist/types/service/onDemandApi.d.ts.map +0 -1
  4882. package/dist/types/service/variableHelperService.d.ts +0 -6
  4883. package/dist/types/service/variableHelperService.d.ts.map +0 -1
  4884. package/dist/types/theme.d.ts +0 -4
  4885. package/dist/types/theme.d.ts.map +0 -1
  4886. package/dist/types/types/CodeCitationTypes.d.ts +0 -46
  4887. package/dist/types/types/CodeCitationTypes.d.ts.map +0 -1
  4888. package/dist/types/types/onDemandApi.types.d.ts +0 -63
  4889. package/dist/types/types/onDemandApi.types.d.ts.map +0 -1
  4890. package/dist/types/types/useOnDemandCitationFetch.types.d.ts +0 -70
  4891. package/dist/types/types/useOnDemandCitationFetch.types.d.ts.map +0 -1
  4892. package/dist/types/userProvidedConfig.d.ts +0 -8
  4893. package/dist/types/userProvidedConfig.d.ts.map +0 -1
  4894. package/dist/types/utils/api.d.ts +0 -2
  4895. package/dist/types/utils/api.d.ts.map +0 -1
  4896. package/dist/types/utils/codeCitations.utils.d.ts +0 -9
  4897. package/dist/types/utils/codeCitations.utils.d.ts.map +0 -1
  4898. package/dist/types/utils/sanitizeHtml.d.ts +0 -5
  4899. package/dist/types/utils/sanitizeHtml.d.ts.map +0 -1
  4900. package/dist/types/utils/themeManager.d.ts +0 -13
  4901. package/dist/types/utils/themeManager.d.ts.map +0 -1
  4902. /package/dist/{_virtual → cjs/features/UserStoryImport}/index.js.map +0 -0
  4903. /package/dist/{cjs/_virtual → features/UserStoryImport}/index.js.map +0 -0
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as o,Fragment as t}from"react/jsx-runtime";import n,{useState as r,useRef as i,useEffect as a}from"react";import l from"@mui/material/Dialog";import s from"@mui/material/DialogContent";import d from"@mui/material/IconButton";import{InfoOutlined as p,Close as c}from"@mui/icons-material";import f from"@mui/material/Accordion";import h from"@mui/material/AccordionSummary";import m from"@mui/material/AccordionDetails";import g from"@mui/icons-material/ExpandMore";import y from"./_components/CodeEditor.js";import{themeManager as u}from"../../utils/themeManager.js";import{MarkdownRenderer as x}from"./_components/Markdownrenderer.js";import b from"@mui/material/Tooltip";import k from"../SPBAnalysisPanel/DependencyGraph.js";function w(e){if(!e||"object"!=typeof e)return null;const o=["Context & Inputs","Core Logic & Rules","Outputs & Schema"];if(Array.isArray(e.nodes)&&Array.isArray(e.edges)){let t=e.nodes,n=Array.isArray(e.clusters)&&e.clusters.length>0?e.clusters:null;const r=new Set(t.map(e=>e.cluster_id));if(!n||r.size<=1){const e=Math.max(1,Math.min(3,Math.ceil(t.length/3)));n=Array.from({length:e},(e,t)=>({id:`cl_${t+1}`,label:o[t]||`Group ${t+1}`})),t=t.map((o,t)=>{const i=t%e,a=Math.floor(t/e);return{...o,cluster_id:n[i].id,x:o.x&&r.size>1?o.x:450*i+200,y:o.y&&r.size>1?o.y:180*a+100}})}return{graph_id:e.graph_id||"spb_graph",prompt_id:e.prompt_id||"",last_analyzed_at:e.last_analyzed_at||(new Date).toISOString(),clusters:n,nodes:t,edges:e.edges}}const t=Object.keys(e);if(0===t.length)return null;const n=t.length,r=Math.max(1,Math.min(3,Math.ceil(n/3))),i=Array.from({length:r},(e,t)=>({id:`cl_${t+1}`,label:o[t]||`Group ${t+1}`})),a=[],l=[];return t.forEach((o,t)=>{const n=t%r,s=Math.floor(t/r),d=i[n].id,p=450*n+200,c=180*s+100,f=o.split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" "),h=`node_${o}`;a.push({id:h,label:f,cluster_id:d,x:p,y:c,description:`Section: ${f}`});const m=e[o];Array.isArray(m)&&m.forEach((e,t)=>{if(!e||"object"!=typeof e)return;const n=e.dependent_on;if(!n)return;const r=`node_${n}`;let i="";"string"==typeof e.reasoning?i=e.reasoning:Array.isArray(e.reasoning)?i=e.reasoning.map(e=>"string"==typeof e?e:e?.text||"").filter(Boolean).join(" "):e.reasoning?.text&&(i=String(e.reasoning.text)),l.push({id:`e_${o}_${n}_${t}`,source:h,target:r,reasoning:i||`Depends on ${n}`,score:"number"==typeof e.Score?e.Score:"number"==typeof e.score?e.score:80,gap:e.gap||"",dependency_type:e.dependency_type||"implicit"})})}),0===a.length?null:{graph_id:"spb_converted_graph",prompt_id:"",last_analyzed_at:(new Date).toISOString(),clusters:i,nodes:a,edges:l}}const S=({children:o,style:t})=>e("div",{style:{fontWeight:"700",fontSize:"0.9rem",color:"#1a1a1a",marginBottom:"0.6rem",fontFamily:"Plus Jakarta Sans, sans-serif",...t},children:o}),C=({prompt_title:C="Untitled",modename:v,description:I,customMetaData:A,chevronUpComponent:T,chevronDownComponent:F,editorHeight:P=480,editorWidth:W="100%",isDarkModeEnabled:_=!0,isDarkMode:B,startLine:z=8,endLine:L=12,constraints_and_rules:H,input_analysis:D,output_analysis:R,extraMetaData:J,showEditor:M=!0,alwaysFullscreen:j=!1,renderAsComponent:$=!1,isFpb:E=!0,isSpb:G=!1,spbFunctionality:N,showDependencyIcon:O=!1,onDependencyGraphOpen:q,onSectionClick:V,categoryFields:U,total_apbs:Y,titleText:Z,titleIcon:K,dependencyGraphIcon:Q,dependencyGraphArrowIcon:X,whenToApplyIcon:ee,whenToApplyExpandIcon:oe,whenNotToApplyIcon:te,whenNotToApplyExpandIcon:ne,specificationsIcon:re,specificationsInfoIcon:ie,specificationsExpandIcon:ae,styles:le,defaultAccordionsExpanded:se=!0,defaultWhenToApplyExpanded:de,defaultWhenNotToApplyExpanded:pe,defaultSpecificationsExpanded:ce,defaultSpbFunctionalityExpanded:fe})=>{const he=B??le?.isDarkMode??_,[me,ge]=r(!1),[ye,ue]=r(!1),[xe,be]=r(!1),ke=i(null),[we,Se]=r(j),[Ce,ve]=r(!1),[Ie,Ae]=r({startIndex:-1,endIndex:-1}),[Te,Fe]=r({}),[Pe,We]=r(()=>u.getTheme(he));a(()=>u.subscribe(We),[]);const _e=Z??A?.title??"Untitled Prompt",Be=A?.description||I,ze=A?.prompt,Le=A?.modename||v||"",He=ze.split("\n").length,De={startIndex:z,endIndex:L},Re=[{label:"Strict Rules",content:H},{label:"Input",content:D},{label:"Output",content:R}].filter(e=>e.content),Je=Re.length>0,Me=de??se,je=pe??se,$e=ce??se,Ee=fe??se,Ge=(e,o,t)=>({tooltip:{style:{backgroundColor:t,color:"#ffffff",fontFamily:"Plus Jakarta Sans, sans-serif",...le?.tooltip,...e}},arrow:{style:{color:o?.color??e?.backgroundColor??le?.tooltipArrow?.color??le?.tooltip?.backgroundColor??t,...le?.tooltipArrow,...o}}}),Ne=e("div",{style:{display:"flex",gap:"2.5rem",borderTop:"1px solid #ebebeb",marginTop:"1rem",paddingTop:"1rem",fontSize:"0.875rem",fontWeight:"600",color:Pe?"#e2e8f0":"#333",fontFamily:"Plus Jakarta Sans, sans-serif",...le?.footer,...le?.previewStats},children:o("span",{style:le?.previewStatsItem,children:["Total Lines: ",He]})});a(()=>{const e=ke.current;e&&be(e.scrollHeight>e.clientHeight)},[Be]);const Oe=()=>{Se(!1)},qe=e(y,{startIndex:De.startIndex,endIndex:De.endIndex,language:"xml",editorHeight:"100%",editorWidth:"100%",code:ze,isHighlightingEnabled:!0,isDarkModeEnabled:Pe,highlightCodeStatsLine:Ie,setHighlightCodeStatsLine:Ae,highlightCodeStatsVariable:Te,setHighlightCodeStatsVariable:Fe,isExpanded:me||we,highlightIndexes:De}),Ve=o(t,{children:[o("div",{style:{width:M?"50%":"100%",padding:"2rem 2.25rem",display:"flex",flexDirection:"column",overflowY:"auto",borderRight:M?"1px solid #ebebeb":"none",boxSizing:"border-box",...le?.leftPanel},children:[o("div",{style:{marginBottom:"1.25rem",display:"flex",alignItems:"center",gap:"0.75rem",flexWrap:"nowrap"},children:[e(b,{title:e("span",{style:{...le?.tooltipContent,...le?.titleTooltipContent},children:_e}),placement:"top",arrow:!0,componentsProps:Ge({fontSize:"0.75rem",maxWidth:320,padding:"6px 10px",...le?.titleTooltip},le?.titleTooltipArrow,Pe?"#21262d":"#1a1a1a"),children:o("span",{style:{fontWeight:"700",fontSize:"1.05rem",color:Pe?"#ffffff":"#1a1a1a",fontFamily:"Plus Jakarta Sans, sans-serif",lineHeight:1.4,display:"flex",alignItems:"center",gap:"6px",minWidth:0,flexShrink:1,...le?.title},children:[K??o("svg",{width:le?.titleIcon?.width??16,height:le?.titleIcon?.height??16,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:le?.titleIcon?.color??(Pe?"#ffffff":"#1a1a1a"),flexShrink:0},children:[e("path",{d:"M4 6C4 4.895 4.895 4 6 4H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("path",{d:"M4 6V18C4 19.105 4.895 20 6 20H18C19.105 20 20 19.105 20 18V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"10",x2:"14",y2:"10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"13",x2:"11",y2:"13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"13",y1:"13",x2:"16",y2:"13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"16",x2:"14",y2:"16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("path",{d:"M19 1 L19.9 3.6 L22.5 4.5 L19.9 5.4 L19 8 L18.1 5.4 L15.5 4.5 L18.1 3.6 Z",fill:"currentColor"})]}),e("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:_e.length>28?`${_e.slice(0,28)}..`:_e})]})}),E&&!G&&o("span",{style:{display:"inline-flex",alignItems:"center",gap:"4px",background:le?.fpbBadge?.backgroundColor??(Pe?"#e2e8f0":"#1a1a1a"),borderRadius:"5px",padding:"2px 8px",fontSize:"0.72rem",fontWeight:"700",color:le?.fpbBadge?.color??(Pe?"#0d1117":"#ffffff"),letterSpacing:"0.08em",fontFamily:"Plus Jakarta Sans, sans-serif",textTransform:"uppercase",flexShrink:0},children:["FPB",e(b,{title:o("span",{style:{fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:le?.fpbTooltip?.color??"#ffffff",...le?.tooltipContent,...le?.fpbTooltipContent},children:[e("strong",{children:"FPB (Functional Prompt Block):"})," A group of related prompt sections designed to perform a specific function or capability within the overall system prompt."]}),placement:"top",arrow:!0,componentsProps:Ge({maxWidth:280,padding:"8px 12px",...le?.fpbTooltip},le?.fpbTooltipArrow,"#1a1a1a"),children:e(p,{style:{fontSize:"0.85rem",color:le?.fpbInfoIconColor??(Pe?"#1a1a1acc":"#ffffffcc"),cursor:"default"}})})]}),G&&o("span",{style:{display:"inline-flex",alignItems:"center",gap:"4px",background:le?.spbBadge?.backgroundColor??(Pe?"#e2e8f0":"#1a1a1a"),borderRadius:"5px",padding:"2px 8px",fontSize:"0.72rem",fontWeight:"700",color:le?.spbBadge?.color??(Pe?"#0d1117":"#ffffff"),letterSpacing:"0.08em",fontFamily:"Plus Jakarta Sans, sans-serif",textTransform:"uppercase",flexShrink:0},children:["SPB",e(b,{title:o("span",{style:{fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:le?.spbTooltip?.color??"#ffffff",...le?.tooltipContent,...le?.spbTooltipContent},children:[e("strong",{children:"SPB (Shippable Prompt Block) :"})," is a complete system-level prompt that defines the overall behavior, instructions, guidelines, and context an AI system should follow when responding to users."]}),placement:"top",arrow:!0,componentsProps:Ge({maxWidth:280,padding:"8px 12px",...le?.spbTooltip},le?.spbTooltipArrow,"#1a1a1a"),children:e(p,{style:{fontSize:"0.85rem",color:le?.spbInfoIconColor??(Pe?"#1a1a1acc":"#ffffffcc"),cursor:"default"}})})]}),Le&&e("span",{style:{fontSize:"0.72rem",color:"#666",background:"#f0f0f0",borderRadius:"4px",padding:"1px 6px"},children:Le}),O&&e("div",{style:{flex:1}}),O&&e(b,{title:e("span",{style:{fontSize:"0.7rem",fontFamily:"Plus Jakarta Sans, sans-serif",...le?.tooltipContent,...le?.dependencyGraphTooltipContent},children:"Open dependency graph"}),placement:"top",arrow:!0,componentsProps:Ge({padding:"5px 10px",...le?.dependencyGraphTooltip},le?.dependencyGraphTooltipArrow,Pe?"#21262d":"#1a1a1a"),children:o("button",{onClick:e=>{e.stopPropagation(),q?.("show dependency graph")},style:{display:"inline-flex",alignItems:"center",gap:"5px",padding:"4px 10px 4px 8px",borderRadius:"8px",border:"1px solid "+(Pe?"#30363d":"#d0d7de"),background:Pe?"#21262d":"#f6f8fa",color:Pe?"#e2e8f0":"#24292f",fontSize:"0.78rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",cursor:"pointer",flexShrink:0,whiteSpace:"nowrap",...le?.dependencyGraphButton},children:[Q??o("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12px",height:"12px",viewBox:"0 0 48 48",fill:"none",children:[e("path",{d:"M24 33V15",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"10",y:"9",width:"28",height:"6",fill:le?.dependencyGraphIconFill??"#2F88FF",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M8 32L14 25H33.9743L40 32",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"4",y:"33",width:"8",height:"8",fill:le?.dependencyGraphIconFill??"#2F88FF",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"20",y:"33",width:"8",height:"8",fill:le?.dependencyGraphIconFill??"#2F88FF",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"36",y:"33",width:"8",height:"8",fill:le?.dependencyGraphIconFill??"#2F88FF",stroke:le?.dependencyGraphIconStroke??"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]}),"Graph",X??o("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[e("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e("polyline",{points:"12 5 19 12 12 19"})]})]})})]}),Be&&o("div",{style:{border:`1px solid ${le?.descriptionCard?.borderColor??"transparent"}`,borderRadius:le?.descriptionCard?.borderRadius??"8px",padding:le?.descriptionCard?.padding??"14px 16px",backgroundColor:le?.descriptionCard?.backgroundColor??"transparent",marginBottom:"1.5rem"},children:[e("div",{style:{fontWeight:"700",fontSize:"0.95rem",fontFamily:"Plus Jakarta Sans, sans-serif",marginBottom:"8px",color:Pe?"#ffffff":"#111827",...le?.descriptionHeading},children:"Prompt Overview"}),o("div",{style:{position:"relative"},children:[e("p",{ref:ke,style:{fontSize:"0.875rem",lineHeight:"1.7",margin:0,fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#c9d1d9":"#444",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:ye?"unset":4,overflow:ye?"visible":"hidden",...le?.description},children:Be}),xe&&!ye&&e("button",{onClick:()=>ue(!0),style:{position:"absolute",bottom:0,right:0,background:`linear-gradient(to right, transparent, ${Pe?"#0d1117":"#ffffff"} 40%)`,border:"none",paddingLeft:"2rem",paddingRight:0,cursor:"pointer",fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#7dd3fc":"#2563eb",lineHeight:"1.7",...le?.descriptionMoreButton},children:"...more"}),ye&&e("button",{onClick:()=>ue(!1),style:{background:"none",border:"none",padding:"2px 0 0",cursor:"pointer",fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#7dd3fc":"#2563eb",display:"block",...le?.descriptionLessButton},children:"less"})]})]}),U&&U.length>0&&e("div",{style:{display:"flex",flexWrap:"wrap",borderTop:"1px solid "+(Pe?"#ffffff18":"#1a1a1a18"),borderBottom:"1px solid "+(Pe?"#ffffff18":"#1a1a1a18"),marginBottom:"1.5rem",...le?.categoryRow},children:U.map((t,r)=>o(n.Fragment,{children:[r>0&&e("div",{style:{width:"1px",alignSelf:"stretch",background:Pe?"#ffffff18":"#1a1a1a18",...le?.categoryDivider}}),o("div",{style:{flex:"1 1 120px",padding:"12px 16px",...le?.categoryItem},children:[e("div",{style:{fontSize:"0.72rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#8b949e":"#6b7280",marginBottom:"4px",...le?.categoryLabel},children:t.label}),e("div",{style:{fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#e2e8f0":"#111827",...le?.categoryValue},children:t.value})]})]},r))}),""!==A?.when_to_apply&&o(f,{defaultExpanded:Me,style:{marginBottom:"1rem",border:`1px solid ${le?.whenToApplyAccordion?.borderColor??(Pe?"#ffffff18":"#1a1a1a18")}`,borderRadius:"28px !important",boxShadow:"none",background:"transparent",...le?.whenToApplyAccordion},children:[e(h,{expandIcon:oe??e(g,{style:{color:le?.whenAccordionChevronColor??(Pe?"#e2e8f0":"#374151")}}),style:{minHeight:"36px",padding:"0 12px",background:"transparent",...le?.whenToApplyHeader},children:o("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px",borderRadius:"50%",border:`1.5px solid ${le?.whenToApplyIconColor??"#4ade80"}`,flexShrink:0,...le?.whenToApplyIconCircle},children:ee??e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",children:e("g",{id:"Complete",children:e("g",{id:"tick",children:e("polyline",{fill:"none",points:"3.7 14.3 9.6 19 20.3 5",stroke:le?.whenToApplyIconColor??"#4ade80",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2"})})})})}),e("span",{style:{fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#e2e8f0":"#111827",...le?.whenToApplyTitle},children:"When to apply"})]})}),e(m,{style:{padding:"12px 16px",background:le?.whenToApplyContent?.backgroundColor??(Pe?"#ffffff08":"#1a1a1a06"),...le?.whenToApplyContent},children:e(x,{message:A?.when_to_apply,style:le?.markdownRenderer,codeStyle:le?.markdownCode,preStyle:le?.markdownPre,blockquoteStyle:le?.markdownBlockquote,syntaxHighlighterTheme:le?.syntaxHighlighterTheme,cognitiveDecisioningStyles:le?.cognitiveDecisioning})})]}),""!==A?.when_not_to_apply&&o(f,{defaultExpanded:je,style:{marginBottom:"1rem",border:`1px solid ${le?.whenNotToApplyAccordion?.borderColor??(Pe?"#ffffff18":"#1a1a1a18")}`,borderRadius:"8px !important",boxShadow:"none",background:"transparent",...le?.whenNotToApplyAccordion},children:[e(h,{expandIcon:ne??e(g,{style:{color:le?.whenAccordionChevronColor??(Pe?"#e2e8f0":"#374151")}}),style:{minHeight:"36px",padding:"0 12px",background:"transparent",...le?.whenNotToApplyHeader},children:o("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px",borderRadius:"50%",border:`1.5px solid ${le?.whenNotToApplyIconColor??"#f87171"}`,flexShrink:0,...le?.whenNotToApplyIconCircle},children:te??e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",children:e("path",{d:"M19 5L5 19M5.00001 5L19 19",stroke:le?.whenNotToApplyIconColor??"#f87171",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}),e("span",{style:{fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#e2e8f0":"#111827",...le?.whenNotToApplyTitle},children:"When not to apply"})]})}),e(m,{style:{padding:"12px 16px",background:le?.whenNotToApplyContent?.backgroundColor??(Pe?"#ffffff08":"#1a1a1a06"),...le?.whenNotToApplyContent},children:e(x,{message:A?.when_not_to_apply,style:le?.markdownRenderer,codeStyle:le?.markdownCode,preStyle:le?.markdownPre,blockquoteStyle:le?.markdownBlockquote,syntaxHighlighterTheme:le?.syntaxHighlighterTheme,cognitiveDecisioningStyles:le?.cognitiveDecisioning})})]}),Je&&o(f,{defaultExpanded:$e,style:{marginBottom:"1rem",border:`1px solid ${le?.specificationsSection?.borderColor??(Pe?"#ffffff18":"#1a1a1a18")}`,borderRadius:"8px",boxShadow:"none",background:"transparent",...le?.specificationsSection},children:[e(h,{expandIcon:ae??e(g,{style:{color:le?.specificationsExpandIconColor??(Pe?"#e2e8f0":"#374151")}}),style:{minHeight:"36px",padding:"0 12px",background:"transparent"},children:o("div",{style:{display:"flex",alignItems:"center",gap:"10px"},children:[e("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"18px",height:"18px",borderRadius:"5px",flexShrink:0},children:re??o("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"#ffffff",children:[e("rect",{x:"4.5",y:"3.5",width:"15",height:"17",rx:"1.5",stroke:"#ffffff","stroke-width":"1.7"}),e("path",{d:"M8 8H16",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),e("path",{d:"M8 11.5H16",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),e("path",{d:"M8 15H13.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})]})}),e("span",{style:{fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#e2e8f0":"#111827",...le?.specificationsTitle},children:"Specifications"}),e(b,{title:o("span",{style:{fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:le?.specificationsTooltip?.color??"#ffffff",...le?.tooltipContent,...le?.specificationsTooltipContent},children:[e("strong",{children:"Specifications:"})," Specifications are the details that define a prompt’s guidelines, expected inputs, expected outputs, and constraints or rules."]}),placement:"top",arrow:!0,componentsProps:Ge({maxWidth:280,padding:"8px 12px",...le?.specificationsTooltip},le?.specificationsTooltipArrow,"#1a1a1a"),children:e("span",{children:ie??e(p,{style:{fontSize:"0.95rem",color:Pe?"#aaaaaa":"#666666",cursor:"default"}})})})]})}),e(m,{style:{padding:"12px 16px",background:le?.specificationsDetails?.backgroundColor??(Pe?"#ffffff08":"#1a1a1a06"),display:"flex",flexDirection:"column",gap:"12px",...le?.specificationsDetails},children:Re.map(({label:t,content:n})=>o("div",{children:[e("div",{style:{fontSize:"0.72rem",fontWeight:"700",color:"#6B7280",textTransform:"uppercase",letterSpacing:"0.06em",marginBottom:"0.3rem",fontFamily:"Plus Jakarta Sans, sans-serif",...le?.specificationsItemLabel},children:t}),e(x,{message:n,fontSize:"0.83rem",style:le?.markdownRenderer,codeStyle:le?.markdownCode,preStyle:le?.markdownPre,blockquoteStyle:le?.markdownBlockquote,syntaxHighlighterTheme:le?.syntaxHighlighterTheme,cognitiveDecisioningStyles:le?.cognitiveDecisioning})]},t))})]}),A?.sections&&A.sections.length>0&&o("div",{style:{marginBottom:"1.5rem",marginTop:"0.6rem"},children:[o("div",{style:{display:"flex",alignItems:"center",gap:"5px",marginBottom:"0.6rem",marginTop:"0.4rem"},children:[e(S,{style:{...le?.sectionLabel,marginBottom:0},children:"APB's"}),e(b,{title:o("span",{style:{fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:le?.apbTooltip?.color??le?.fpbTooltip?.color??"#ffffff",...le?.tooltipContent,...le?.apbTooltipContent},children:[e("strong",{children:"APB (Atomic Prompt Block):"})," A self-contained prompt unit that handles one specific instruction, rule, or behavior within a Functional Prompt Block."]}),placement:"top",arrow:!0,componentsProps:Ge({maxWidth:280,padding:"8px 12px",...le?.apbTooltip??le?.fpbTooltip},le?.apbTooltipArrow??le?.fpbTooltipArrow,"#1a1a1a"),children:e(p,{style:{fontSize:"0.95rem",color:Pe?"#aaaaaa":"#666666",cursor:"default"}})})]}),e("div",{style:{display:"flex",flexDirection:"column",gap:"6px"},children:A.sections.map(t=>o("div",{style:{border:`1px solid ${le?.sectionItem?.borderColor??(Pe?"#ffffff22":"#1a1a1a22")}`,borderRadius:"8px",padding:"10px 14px"},children:[o("div",{onClick:()=>V?.(t.title),style:{fontSize:"0.83rem",fontWeight:"600",color:le?.sectionItem?.titleColor??(Pe?"#e2e8f0":"#111827"),fontFamily:"Plus Jakarta Sans, sans-serif",cursor:V?"pointer":"default",marginBottom:"4px",display:"inline-flex",alignItems:"center",gap:"5px"},children:[o("span",{style:{fontSize:"0.68rem",fontWeight:"700",color:le?.sectionItem?.orderColor??(Pe?"#6e7681":"#9CA3AF"),fontFamily:"Plus Jakarta Sans, sans-serif",minWidth:"16px",flexShrink:0},children:[t.order,"."]}),e("span",{style:{textDecoration:V?"underline":"none",textDecorationColor:le?.sectionItem?.titleColor??(Pe?"#e2e8f0":"#111827"),textUnderlineOffset:"3px"},children:t.title}),V&&o("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{flexShrink:0,opacity:.5},children:[e("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e("polyline",{points:"15 3 21 3 21 9"}),e("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]})]}),e("div",{style:{fontSize:"0.76rem",color:le?.sectionItem?.descriptionColor??(Pe?"#8b949e":"#6B7280"),fontFamily:"Plus Jakarta Sans, sans-serif",lineHeight:1.55,paddingLeft:"22px"},children:t.description})]},t.order))})]}),N&&o(f,{defaultExpanded:Ee,style:{marginBottom:"1rem",marginTop:"0.6rem",border:`1px solid ${le?.spbSection?.borderColor??(Pe?"#ffffff18":"#1a1a1a18")}`,borderRadius:"8px",boxShadow:"none",background:"transparent",...le?.spbSection},children:[e(h,{expandIcon:e(g,{style:{color:le?.spbChevronColor??(Pe?"#e2e8f0":"#374151")}}),style:{minHeight:"36px",padding:"0 12px",background:"transparent",...le?.spbSectionHeader},children:o("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[o("span",{style:{fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:Pe?"#e2e8f0":"#111827",...le?.spbSectionTitle},children:["SPB Functionalities (",N.total_functionalities,")"]}),e("span",{style:{color:Pe?"#6e7681":"#9CA3AF",fontSize:"0.75rem"},children:"•"}),o("span",{style:{fontSize:"0.78rem",fontWeight:"500",color:Pe?"#6e7681":"#9CA3AF",fontFamily:"Plus Jakarta Sans, sans-serif"},children:[N.total_apbs_identified," APBs"]})]})}),e(m,{style:{padding:"10px 12px",background:le?.spbSectionContent?.backgroundColor??"transparent",display:"flex",flexDirection:"column",gap:"8px",...le?.spbSectionContent},children:N.functionality_analysis.map((t,n)=>o("div",{style:{border:`1px solid ${le?.spbFunctionalityItem?.borderColor??(Pe?"#ffffff14":"#1a1a1a14")}`,borderRadius:"10px",overflow:"hidden",padding:"4px",background:le?.spbFunctionalityItem?.backgroundColor??(Pe?"#ffffff04":"#1a1a1a03"),...le?.spbFunctionalityItem},children:[o("div",{style:{padding:"12px 14px",borderRadius:"12px",background:le?.spbFunctionalityItemInner?.backgroundColor??(Pe?"#ffffff08":"#1a1a1a07"),borderBottom:`1px solid ${le?.spbFunctionalityItemInner?.borderColor??(Pe?"#ffffff10":"#1a1a1a10")}`,...le?.spbFunctionalityItemInner},children:[o("div",{style:{fontSize:"0.85rem",fontWeight:"700",color:Pe?"#e2e8f0":"#111827",fontFamily:"Plus Jakarta Sans, sans-serif",marginBottom:"6px",lineHeight:1.4,...le?.spbFunctionalityItemName},children:[n+1,". ",t.name]}),e(x,{message:t.description,fontSize:"0.78rem",style:{lineHeight:1.6,color:Pe?"#8b949e":"#6B7280",...le?.spbFunctionalityItemDescription??{}},codeStyle:le?.markdownCode,preStyle:le?.markdownPre,blockquoteStyle:le?.markdownBlockquote,syntaxHighlighterTheme:le?.syntaxHighlighterTheme,cognitiveDecisioningStyles:le?.cognitiveDecisioning})]}),t.apb_references&&t.apb_references.length>0&&o("div",{style:{display:"flex",alignItems:"center",flexWrap:"wrap",gap:"6px",padding:"8px 14px",...le?.spbApbReferencesRow},children:[e("span",{style:{fontSize:"0.68rem",fontWeight:"500",color:Pe?"#6e7681":"#9CA3AF",fontFamily:"Plus Jakarta Sans, sans-serif",flexShrink:0,...le?.spbApbReferencesLabel},children:"apb references:"}),t.apb_references.map((o,t)=>e(b,{title:e("span",{style:{fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:le?.spbApbReferenceTooltip?.color??le?.spbTooltip?.color??"#ffffff",...le?.tooltipContent,...le?.spbApbReferenceTooltipContent},children:o.context}),placement:"top",arrow:!0,componentsProps:Ge({maxWidth:240,padding:"6px 10px",...le?.spbApbReferenceTooltip??le?.spbTooltip},le?.spbApbReferenceTooltipArrow??le?.spbTooltipArrow,"#1a1a1a"),children:e("span",{style:{display:"inline-flex",alignItems:"center",fontSize:"0.7rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif",padding:"3px 10px",borderRadius:"6px",background:Pe?"#ffffff0d":"#1a1a1a08",color:Pe?"#c9d1d9":"#374151",cursor:"default",border:"1px solid "+(Pe?"#ffffff18":"#1a1a1a14"),...le?.spbApbReference},children:e("span",{style:{...le?.spbApbReferenceLabel},children:o.apb_name})})},t))]})]},n))})]}),!M&&o(t,{children:[e("div",{style:{flex:1}}),Ne]})]}),M&&o("div",{style:{width:"50%",padding:"1.75rem",display:"flex",flexDirection:"column",overflow:"hidden",boxSizing:"border-box",...le?.rightPanel},children:[e("div",{style:{fontWeight:"700",fontSize:"1rem",marginBottom:"1rem",color:"#1a1a1a",fontFamily:"Plus Jakarta Sans, sans-serif"},children:"Prompt Preview"}),e("div",{style:{flex:1,border:"1px solid #e0e0e0",borderRadius:"0.875rem",overflow:"hidden",minHeight:0},children:qe}),Ne]})]});return o("div",{style:le?.root,children:[$?e("div",{style:{display:"flex",width:"100%",fontFamily:"Plus Jakarta Sans, sans-serif",overflow:"hidden",...le?.dialog},children:Ve}):o(l,{open:we||j,onClose:Oe,maxWidth:"xl",fullWidth:!0,PaperProps:{style:{borderRadius:"1rem",fontFamily:"Plus Jakarta Sans, sans-serif",height:"90vh",maxHeight:"90vh",overflow:"hidden",...le?.dialog}},children:[e(d,{onClick:Oe,size:"small",style:{position:"absolute",top:10,right:12,zIndex:20},children:e(c,{fontSize:"small"})}),e(s,{style:{padding:0,display:"flex",height:"100%",overflow:"hidden"},children:Ve})]}),Ce&&A?.dependency_graph&&o(l,{open:Ce,onClose:()=>ve(!1),maxWidth:"xl",fullWidth:!0,PaperProps:{style:{borderRadius:"1rem",height:"90vh",maxHeight:"90vh",overflow:"hidden",...le?.graphDialog}},children:[e(d,{onClick:()=>ve(!1),size:"small",style:{position:"absolute",top:10,right:12,zIndex:20},children:e(c,{fontSize:"small"})}),e(s,{style:{padding:"1rem",height:"100%",overflow:"hidden",boxSizing:"border-box"},children:e(k,{data:w(A.dependency_graph),isDarkMode:Pe})})]})]})};export{w as convertDependencyGraphData,C as default};
1
+ import{__assign as o}from"tslib";import{jsx as e,jsxs as n,Fragment as l}from"react/jsx-runtime";import i,{useState as t,useRef as r,useEffect as d}from"react";import a from"@mui/material/Dialog";import s from"@mui/material/DialogContent";import p from"@mui/material/IconButton";import{InfoOutlined as c,Close as u}from"@mui/icons-material";import f from"@mui/material/Accordion";import v from"@mui/material/AccordionSummary";import h from"@mui/material/AccordionDetails";import m from"@mui/icons-material/ExpandMore";import g from"./_components/CodeEditor.js";import{themeManager as y}from"../../utils/themeManager.js";import{MarkdownRenderer as x}from"./_components/Markdownrenderer.js";import b from"@mui/material/Tooltip";import k from"../SPBAnalysisPanel/DependencyGraph.js";function w(e){if(!e||"object"!=typeof e)return null;var n=["Context & Inputs","Core Logic & Rules","Outputs & Schema"];if(Array.isArray(e.nodes)&&Array.isArray(e.edges)){var l=e.nodes,i=Array.isArray(e.clusters)&&e.clusters.length>0?e.clusters:null,t=new Set(l.map(function(o){return o.cluster_id}));if(!i||t.size<=1){var r=Math.max(1,Math.min(3,Math.ceil(l.length/3)));i=Array.from({length:r},function(o,e){return{id:"cl_".concat(e+1),label:n[e]||"Group ".concat(e+1)}}),l=l.map(function(e,n){var l=n%r,d=Math.floor(n/r);return o(o({},e),{cluster_id:i[l].id,x:e.x&&t.size>1?e.x:450*l+200,y:e.y&&t.size>1?e.y:180*d+100})})}return{graph_id:e.graph_id||"spb_graph",prompt_id:e.prompt_id||"",last_analyzed_at:e.last_analyzed_at||(new Date).toISOString(),clusters:i,nodes:l,edges:e.edges}}var d=Object.keys(e);if(0===d.length)return null;var a=d.length,s=Math.max(1,Math.min(3,Math.ceil(a/3))),p=Array.from({length:s},function(o,e){return{id:"cl_".concat(e+1),label:n[e]||"Group ".concat(e+1)}}),c=[],u=[];return d.forEach(function(o,n){var l=n%s,i=Math.floor(n/s),t=p[l].id,r=450*l+200,d=180*i+100,a=o.split("_").map(function(o){return o.charAt(0).toUpperCase()+o.slice(1)}).join(" "),f="node_".concat(o);c.push({id:f,label:a,cluster_id:t,x:r,y:d,description:"Section: ".concat(a)});var v=e[o];Array.isArray(v)&&v.forEach(function(e,n){var l;if(e&&"object"==typeof e){var i=e.dependent_on;if(i){var t="node_".concat(i),r="";"string"==typeof e.reasoning?r=e.reasoning:Array.isArray(e.reasoning)?r=e.reasoning.map(function(o){return"string"==typeof o?o:(null==o?void 0:o.text)||""}).filter(Boolean).join(" "):(null===(l=e.reasoning)||void 0===l?void 0:l.text)&&(r=String(e.reasoning.text)),u.push({id:"e_".concat(o,"_").concat(i,"_").concat(n),source:f,target:t,reasoning:r||"Depends on ".concat(i),score:"number"==typeof e.Score?e.Score:"number"==typeof e.score?e.score:80,gap:e.gap||"",dependency_type:e.dependency_type||"implicit"})}}})}),0===c.length?null:{graph_id:"spb_converted_graph",prompt_id:"",last_analyzed_at:(new Date).toISOString(),clusters:p,nodes:c,edges:u}}var S=function(n){var l=n.children,i=n.style;return e("div",o({style:o({fontWeight:"700",fontSize:"0.9rem",color:"#1a1a1a",marginBottom:"0.6rem",fontFamily:"Plus Jakarta Sans, sans-serif"},i)},{children:l}))},C=function(C){var I,A,T,F,P,W,_,B,z,L,H,D,R,J,M,j,E,G,N,O,q,V,U,Y,Z,K,Q,X,$,oo,eo,no,lo,io,to,ro,ao,so,po,co,uo,fo,vo,ho,mo,go,yo,xo,bo,ko,wo,So,Co,Io,Ao,To,Fo,Po,Wo,_o,Bo,zo,Lo,Ho,Do,Ro,Jo,Mo,jo,Eo,Go,No,Oo;C.prompt_title;var qo=C.modename,Vo=C.description,Uo=C.customMetaData;C.chevronUpComponent,C.chevronDownComponent,C.editorHeight,C.editorWidth;var Yo=C.isDarkModeEnabled,Zo=void 0===Yo||Yo,Ko=C.isDarkMode,Qo=C.startLine,Xo=void 0===Qo?8:Qo,$o=C.endLine,oe=void 0===$o?12:$o,ee=C.constraints_and_rules,ne=C.input_analysis,le=C.output_analysis;C.extraMetaData;var ie=C.showEditor,te=void 0===ie||ie,re=C.alwaysFullscreen,de=void 0!==re&&re,ae=C.renderAsComponent,se=void 0!==ae&&ae,pe=C.isFpb,ce=void 0===pe||pe,ue=C.isSpb,fe=void 0!==ue&&ue,ve=C.spbFunctionality,he=C.showDependencyIcon,me=void 0!==he&&he,ge=C.onDependencyGraphOpen,ye=C.onSectionClick,xe=C.categoryFields,be=C.total_apbs,ke=C.titleText,we=C.titleIcon,Se=C.dependencyGraphIcon,Ce=C.dependencyGraphArrowIcon,Ie=C.whenToApplyIcon,Ae=C.whenToApplyExpandIcon,Te=C.whenNotToApplyIcon,Fe=C.whenNotToApplyExpandIcon,Pe=C.specificationsIcon,We=C.specificationsInfoIcon,_e=C.specificationsExpandIcon,Be=C.styles,ze=C.defaultAccordionsExpanded,Le=void 0===ze||ze,He=C.defaultWhenToApplyExpanded,De=C.defaultWhenNotToApplyExpanded,Re=C.defaultSpecificationsExpanded,Je=C.defaultSpbFunctionalityExpanded,Me=null!==(I=null!=Ko?Ko:null==Be?void 0:Be.isDarkMode)&&void 0!==I?I:Zo,je=t(!1),Ee=je[0];je[1];var Ge=t(!1),Ne=Ge[0],Oe=Ge[1],qe=t(!1),Ve=qe[0],Ue=qe[1],Ye=r(null),Ze=t(de),Ke=Ze[0],Qe=Ze[1],Xe=t(!1),$e=Xe[0],on=Xe[1],en=t({startIndex:-1,endIndex:-1}),nn=en[0],ln=en[1],tn=t({}),rn=tn[0],dn=tn[1],an=t(function(){return y.getTheme(Me)}),sn=an[0],pn=an[1];d(function(){return y.subscribe(pn)},[]);var cn=null!==(A=null!=ke?ke:null==Uo?void 0:Uo.title)&&void 0!==A?A:"Untitled Prompt",un=(null==Uo?void 0:Uo.description)||Vo,fn=null==Uo?void 0:Uo.prompt,vn=(null==Uo?void 0:Uo.modename)||qo||"";null==Uo||Uo.citation_number;var hn=fn.split("\n").length;null!=be||(null===(T=null==Uo?void 0:Uo.sections)||void 0===T||T.length);var mn={startIndex:Xo,endIndex:oe},gn=[{label:"Strict Rules",content:ee},{label:"Input",content:ne},{label:"Output",content:le}].filter(function(o){return o.content}),yn=gn.length>0,xn=null!=He?He:Le,bn=null!=De?De:Le,kn=null!=Re?Re:Le,wn=null!=Je?Je:Le,Sn=function(e,n,l){var i,t,r,d,a,s;return{tooltip:{style:o(o({backgroundColor:l,color:"#ffffff",fontFamily:"Plus Jakarta Sans, sans-serif"},null==Be?void 0:Be.tooltip),e)},arrow:{style:o(o({color:null!==(s=null!==(d=null!==(t=null!==(i=null==n?void 0:n.color)&&void 0!==i?i:null==e?void 0:e.backgroundColor)&&void 0!==t?t:null===(r=null==Be?void 0:Be.tooltipArrow)||void 0===r?void 0:r.color)&&void 0!==d?d:null===(a=null==Be?void 0:Be.tooltip)||void 0===a?void 0:a.backgroundColor)&&void 0!==s?s:l},null==Be?void 0:Be.tooltipArrow),n)}}},Cn=e("div",o({style:o(o({display:"flex",gap:"2.5rem",borderTop:"1px solid #ebebeb",marginTop:"1rem",paddingTop:"1rem",fontSize:"0.875rem",fontWeight:"600",color:sn?"#e2e8f0":"#333",fontFamily:"Plus Jakarta Sans, sans-serif"},null==Be?void 0:Be.footer),null==Be?void 0:Be.previewStats)},{children:n("span",o({style:null==Be?void 0:Be.previewStatsItem},{children:["Total Lines: ",hn]}))}));d(function(){var o=Ye.current;o&&Ue(o.scrollHeight>o.clientHeight)},[un]);var In=function(){Qe(!1)},An=e(g,{startIndex:mn.startIndex,endIndex:mn.endIndex,language:"xml",editorHeight:"100%",editorWidth:"100%",code:fn,isHighlightingEnabled:!0,isDarkModeEnabled:sn,highlightCodeStatsLine:nn,setHighlightCodeStatsLine:ln,highlightCodeStatsVariable:rn,setHighlightCodeStatsVariable:dn,isExpanded:Ee||Ke,highlightIndexes:mn}),Tn=n(l,{children:[n("div",o({style:o({width:te?"50%":"100%",padding:"2rem 2.25rem",display:"flex",flexDirection:"column",overflowY:"auto",borderRight:te?"1px solid #ebebeb":"none",boxSizing:"border-box"},null==Be?void 0:Be.leftPanel)},{children:[n("div",o({style:{marginBottom:"1.25rem",display:"flex",alignItems:"center",gap:"0.75rem",flexWrap:"nowrap"}},{children:[e(b,o({title:e("span",o({style:o(o({},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.titleTooltipContent)},{children:cn})),placement:"top",arrow:!0,componentsProps:Sn(o({fontSize:"0.75rem",maxWidth:320,padding:"6px 10px"},null==Be?void 0:Be.titleTooltip),null==Be?void 0:Be.titleTooltipArrow,sn?"#21262d":"#1a1a1a")},{children:n("span",o({style:o({fontWeight:"700",fontSize:"1.05rem",color:sn?"#ffffff":"#1a1a1a",fontFamily:"Plus Jakarta Sans, sans-serif",lineHeight:1.4,display:"flex",alignItems:"center",gap:"6px",minWidth:0,flexShrink:1},null==Be?void 0:Be.title)},{children:[null!=we?we:n("svg",o({width:null!==(P=null===(F=null==Be?void 0:Be.titleIcon)||void 0===F?void 0:F.width)&&void 0!==P?P:16,height:null!==(_=null===(W=null==Be?void 0:Be.titleIcon)||void 0===W?void 0:W.height)&&void 0!==_?_:16,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:null!==(z=null===(B=null==Be?void 0:Be.titleIcon)||void 0===B?void 0:B.color)&&void 0!==z?z:sn?"#ffffff":"#1a1a1a",flexShrink:0}},{children:[e("path",{d:"M4 6C4 4.895 4.895 4 6 4H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("path",{d:"M4 6V18C4 19.105 4.895 20 6 20H18C19.105 20 20 19.105 20 18V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"10",x2:"14",y2:"10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"13",x2:"11",y2:"13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"13",y1:"13",x2:"16",y2:"13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("line",{x1:"8",y1:"16",x2:"14",y2:"16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e("path",{d:"M19 1 L19.9 3.6 L22.5 4.5 L19.9 5.4 L19 8 L18.1 5.4 L15.5 4.5 L18.1 3.6 Z",fill:"currentColor"})]})),e("span",o({style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},{children:cn.length>28?"".concat(cn.slice(0,28),".."):cn}))]}))})),ce&&!fe&&n("span",o({style:{display:"inline-flex",alignItems:"center",gap:"4px",background:null!==(H=null===(L=null==Be?void 0:Be.fpbBadge)||void 0===L?void 0:L.backgroundColor)&&void 0!==H?H:sn?"#e2e8f0":"#1a1a1a",borderRadius:"5px",padding:"2px 8px",fontSize:"0.72rem",fontWeight:"700",color:null!==(R=null===(D=null==Be?void 0:Be.fpbBadge)||void 0===D?void 0:D.color)&&void 0!==R?R:sn?"#0d1117":"#ffffff",letterSpacing:"0.08em",fontFamily:"Plus Jakarta Sans, sans-serif",textTransform:"uppercase",flexShrink:0}},{children:["FPB",e(b,o({title:n("span",o({style:o(o({fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:null!==(M=null===(J=null==Be?void 0:Be.fpbTooltip)||void 0===J?void 0:J.color)&&void 0!==M?M:"#ffffff"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.fpbTooltipContent)},{children:[e("strong",{children:"FPB (Functional Prompt Block):"})," A group of related prompt sections designed to perform a specific function or capability within the overall system prompt."]})),placement:"top",arrow:!0,componentsProps:Sn(o({maxWidth:280,padding:"8px 12px"},null==Be?void 0:Be.fpbTooltip),null==Be?void 0:Be.fpbTooltipArrow,"#1a1a1a")},{children:e(c,{style:{fontSize:"0.85rem",color:null!==(j=null==Be?void 0:Be.fpbInfoIconColor)&&void 0!==j?j:sn?"#1a1a1acc":"#ffffffcc",cursor:"default"}})}))]})),fe&&n("span",o({style:{display:"inline-flex",alignItems:"center",gap:"4px",background:null!==(G=null===(E=null==Be?void 0:Be.spbBadge)||void 0===E?void 0:E.backgroundColor)&&void 0!==G?G:sn?"#e2e8f0":"#1a1a1a",borderRadius:"5px",padding:"2px 8px",fontSize:"0.72rem",fontWeight:"700",color:null!==(O=null===(N=null==Be?void 0:Be.spbBadge)||void 0===N?void 0:N.color)&&void 0!==O?O:sn?"#0d1117":"#ffffff",letterSpacing:"0.08em",fontFamily:"Plus Jakarta Sans, sans-serif",textTransform:"uppercase",flexShrink:0}},{children:["SPB",e(b,o({title:n("span",o({style:o(o({fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:null!==(V=null===(q=null==Be?void 0:Be.spbTooltip)||void 0===q?void 0:q.color)&&void 0!==V?V:"#ffffff"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.spbTooltipContent)},{children:[e("strong",{children:"SPB (Shippable Prompt Block) :"})," is a complete system-level prompt that defines the overall behavior, instructions, guidelines, and context an AI system should follow when responding to users."]})),placement:"top",arrow:!0,componentsProps:Sn(o({maxWidth:280,padding:"8px 12px"},null==Be?void 0:Be.spbTooltip),null==Be?void 0:Be.spbTooltipArrow,"#1a1a1a")},{children:e(c,{style:{fontSize:"0.85rem",color:null!==(U=null==Be?void 0:Be.spbInfoIconColor)&&void 0!==U?U:sn?"#1a1a1acc":"#ffffffcc",cursor:"default"}})}))]})),vn&&e("span",o({style:{fontSize:"0.72rem",color:"#666",background:"#f0f0f0",borderRadius:"4px",padding:"1px 6px"}},{children:vn})),me&&e("div",{style:{flex:1}}),me&&e(b,o({title:e("span",o({style:o(o({fontSize:"0.7rem",fontFamily:"Plus Jakarta Sans, sans-serif"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.dependencyGraphTooltipContent)},{children:"Open dependency graph"})),placement:"top",arrow:!0,componentsProps:Sn(o({padding:"5px 10px"},null==Be?void 0:Be.dependencyGraphTooltip),null==Be?void 0:Be.dependencyGraphTooltipArrow,sn?"#21262d":"#1a1a1a")},{children:n("button",o({onClick:function(o){o.stopPropagation(),null==ge||ge("show dependency graph")},style:o({display:"inline-flex",alignItems:"center",gap:"5px",padding:"4px 10px 4px 8px",borderRadius:"8px",border:"1px solid ".concat(sn?"#30363d":"#d0d7de"),background:sn?"#21262d":"#f6f8fa",color:sn?"#e2e8f0":"#24292f",fontSize:"0.78rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",cursor:"pointer",flexShrink:0,whiteSpace:"nowrap"},null==Be?void 0:Be.dependencyGraphButton)},{children:[null!=Se?Se:n("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"12px",height:"12px",viewBox:"0 0 48 48",fill:"none"},{children:[e("path",{d:"M24 33V15",stroke:null!==(Y=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==Y?Y:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"10",y:"9",width:"28",height:"6",fill:null!==(Z=null==Be?void 0:Be.dependencyGraphIconFill)&&void 0!==Z?Z:"#2F88FF",stroke:null!==(K=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==K?K:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M8 32L14 25H33.9743L40 32",stroke:null!==(Q=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==Q?Q:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"4",y:"33",width:"8",height:"8",fill:null!==(X=null==Be?void 0:Be.dependencyGraphIconFill)&&void 0!==X?X:"#2F88FF",stroke:null!==($=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==$?$:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"20",y:"33",width:"8",height:"8",fill:null!==(oo=null==Be?void 0:Be.dependencyGraphIconFill)&&void 0!==oo?oo:"#2F88FF",stroke:null!==(eo=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==eo?eo:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"36",y:"33",width:"8",height:"8",fill:null!==(no=null==Be?void 0:Be.dependencyGraphIconFill)&&void 0!==no?no:"#2F88FF",stroke:null!==(lo=null==Be?void 0:Be.dependencyGraphIconStroke)&&void 0!==lo?lo:"currentColor",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})),"Graph",null!=Ce?Ce:n("svg",o({width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round"},{children:[e("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),e("polyline",{points:"12 5 19 12 12 19"})]}))]}))}))]})),un&&n("div",o({style:{border:"1px solid ".concat(null!==(to=null===(io=null==Be?void 0:Be.descriptionCard)||void 0===io?void 0:io.borderColor)&&void 0!==to?to:"transparent"),borderRadius:null!==(ao=null===(ro=null==Be?void 0:Be.descriptionCard)||void 0===ro?void 0:ro.borderRadius)&&void 0!==ao?ao:"8px",padding:null!==(po=null===(so=null==Be?void 0:Be.descriptionCard)||void 0===so?void 0:so.padding)&&void 0!==po?po:"14px 16px",backgroundColor:null!==(uo=null===(co=null==Be?void 0:Be.descriptionCard)||void 0===co?void 0:co.backgroundColor)&&void 0!==uo?uo:"transparent",marginBottom:"1.5rem"}},{children:[e("div",o({style:o({fontWeight:"700",fontSize:"0.95rem",fontFamily:"Plus Jakarta Sans, sans-serif",marginBottom:"8px",color:sn?"#ffffff":"#111827"},null==Be?void 0:Be.descriptionHeading)},{children:"Prompt Overview"})),n("div",o({style:{position:"relative"}},{children:[e("p",o({ref:Ye,style:o({fontSize:"0.875rem",lineHeight:"1.7",margin:0,fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#c9d1d9":"#444",display:"-webkit-box",WebkitBoxOrient:"vertical",WebkitLineClamp:Ne?"unset":4,overflow:Ne?"visible":"hidden"},null==Be?void 0:Be.description)},{children:un})),Ve&&!Ne&&e("button",o({onClick:function(){return Oe(!0)},style:o({position:"absolute",bottom:0,right:0,background:"linear-gradient(to right, transparent, ".concat(sn?"#0d1117":"#ffffff"," 40%)"),border:"none",paddingLeft:"2rem",paddingRight:0,cursor:"pointer",fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#7dd3fc":"#2563eb",lineHeight:"1.7"},null==Be?void 0:Be.descriptionMoreButton)},{children:"...more"})),Ne&&e("button",o({onClick:function(){return Oe(!1)},style:o({background:"none",border:"none",padding:"2px 0 0",cursor:"pointer",fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#7dd3fc":"#2563eb",display:"block"},null==Be?void 0:Be.descriptionLessButton)},{children:"less"}))]}))]})),xe&&xe.length>0&&e("div",o({style:o({display:"flex",flexWrap:"wrap",borderTop:"1px solid ".concat(sn?"#ffffff18":"#1a1a1a18"),borderBottom:"1px solid ".concat(sn?"#ffffff18":"#1a1a1a18"),marginBottom:"1.5rem"},null==Be?void 0:Be.categoryRow)},{children:xe.map(function(l,t){return n(i.Fragment,{children:[t>0&&e("div",{style:o({width:"1px",alignSelf:"stretch",background:sn?"#ffffff18":"#1a1a1a18"},null==Be?void 0:Be.categoryDivider)}),n("div",o({style:o({flex:"1 1 120px",padding:"12px 16px"},null==Be?void 0:Be.categoryItem)},{children:[e("div",o({style:o({fontSize:"0.72rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#8b949e":"#6b7280",marginBottom:"4px"},null==Be?void 0:Be.categoryLabel)},{children:l.label})),e("div",o({style:o({fontSize:"0.875rem",fontWeight:"600",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#e2e8f0":"#111827"},null==Be?void 0:Be.categoryValue)},{children:l.value}))]}))]},t)})})),""!==(null==Uo?void 0:Uo.when_to_apply)&&n(f,o({defaultExpanded:xn,style:o({marginBottom:"1rem",border:"1px solid ".concat(null!==(vo=null===(fo=null==Be?void 0:Be.whenToApplyAccordion)||void 0===fo?void 0:fo.borderColor)&&void 0!==vo?vo:sn?"#ffffff18":"#1a1a1a18"),borderRadius:"28px !important",boxShadow:"none",background:"transparent"},null==Be?void 0:Be.whenToApplyAccordion)},{children:[e(v,o({expandIcon:null!=Ae?Ae:e(m,{style:{color:null!==(ho=null==Be?void 0:Be.whenAccordionChevronColor)&&void 0!==ho?ho:sn?"#e2e8f0":"#374151"}}),style:o({minHeight:"36px",padding:"0 12px",background:"transparent"},null==Be?void 0:Be.whenToApplyHeader)},{children:n("div",o({style:{display:"flex",alignItems:"center",gap:"10px"}},{children:[e("span",o({style:o({display:"inline-flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px",borderRadius:"50%",border:"1.5px solid ".concat(null!==(mo=null==Be?void 0:Be.whenToApplyIconColor)&&void 0!==mo?mo:"#4ade80"),flexShrink:0},null==Be?void 0:Be.whenToApplyIconCircle)},{children:null!=Ie?Ie:e("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24"},{children:e("g",o({id:"Complete"},{children:e("g",o({id:"tick"},{children:e("polyline",{fill:"none",points:"3.7 14.3 9.6 19 20.3 5",stroke:null!==(go=null==Be?void 0:Be.whenToApplyIconColor)&&void 0!==go?go:"#4ade80",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2"})}))}))}))})),e("span",o({style:o({fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#e2e8f0":"#111827"},null==Be?void 0:Be.whenToApplyTitle)},{children:"When to apply"}))]}))})),e(h,o({style:o({padding:"12px 16px",background:null!==(xo=null===(yo=null==Be?void 0:Be.whenToApplyContent)||void 0===yo?void 0:yo.backgroundColor)&&void 0!==xo?xo:sn?"#ffffff08":"#1a1a1a06"},null==Be?void 0:Be.whenToApplyContent)},{children:e(x,{message:null==Uo?void 0:Uo.when_to_apply,style:null==Be?void 0:Be.markdownRenderer,codeStyle:null==Be?void 0:Be.markdownCode,preStyle:null==Be?void 0:Be.markdownPre,blockquoteStyle:null==Be?void 0:Be.markdownBlockquote,syntaxHighlighterTheme:null==Be?void 0:Be.syntaxHighlighterTheme,cognitiveDecisioningStyles:null==Be?void 0:Be.cognitiveDecisioning})}))]})),""!==(null==Uo?void 0:Uo.when_not_to_apply)&&n(f,o({defaultExpanded:bn,style:o({marginBottom:"1rem",border:"1px solid ".concat(null!==(ko=null===(bo=null==Be?void 0:Be.whenNotToApplyAccordion)||void 0===bo?void 0:bo.borderColor)&&void 0!==ko?ko:sn?"#ffffff18":"#1a1a1a18"),borderRadius:"8px !important",boxShadow:"none",background:"transparent"},null==Be?void 0:Be.whenNotToApplyAccordion)},{children:[e(v,o({expandIcon:null!=Fe?Fe:e(m,{style:{color:null!==(wo=null==Be?void 0:Be.whenAccordionChevronColor)&&void 0!==wo?wo:sn?"#e2e8f0":"#374151"}}),style:o({minHeight:"36px",padding:"0 12px",background:"transparent"},null==Be?void 0:Be.whenNotToApplyHeader)},{children:n("div",o({style:{display:"flex",alignItems:"center",gap:"10px"}},{children:[e("span",o({style:o({display:"inline-flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px",borderRadius:"50%",border:"1.5px solid ".concat(null!==(So=null==Be?void 0:Be.whenNotToApplyIconColor)&&void 0!==So?So:"#f87171"),flexShrink:0},null==Be?void 0:Be.whenNotToApplyIconCircle)},{children:null!=Te?Te:e("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none"},{children:e("path",{d:"M19 5L5 19M5.00001 5L19 19",stroke:null!==(Co=null==Be?void 0:Be.whenNotToApplyIconColor)&&void 0!==Co?Co:"#f87171",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}))})),e("span",o({style:o({fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#e2e8f0":"#111827"},null==Be?void 0:Be.whenNotToApplyTitle)},{children:"When not to apply"}))]}))})),e(h,o({style:o({padding:"12px 16px",background:null!==(Ao=null===(Io=null==Be?void 0:Be.whenNotToApplyContent)||void 0===Io?void 0:Io.backgroundColor)&&void 0!==Ao?Ao:sn?"#ffffff08":"#1a1a1a06"},null==Be?void 0:Be.whenNotToApplyContent)},{children:e(x,{message:null==Uo?void 0:Uo.when_not_to_apply,style:null==Be?void 0:Be.markdownRenderer,codeStyle:null==Be?void 0:Be.markdownCode,preStyle:null==Be?void 0:Be.markdownPre,blockquoteStyle:null==Be?void 0:Be.markdownBlockquote,syntaxHighlighterTheme:null==Be?void 0:Be.syntaxHighlighterTheme,cognitiveDecisioningStyles:null==Be?void 0:Be.cognitiveDecisioning})}))]})),yn&&n(f,o({defaultExpanded:kn,style:o({marginBottom:"1rem",border:"1px solid ".concat(null!==(Fo=null===(To=null==Be?void 0:Be.specificationsSection)||void 0===To?void 0:To.borderColor)&&void 0!==Fo?Fo:sn?"#ffffff18":"#1a1a1a18"),borderRadius:"8px",boxShadow:"none",background:"transparent"},null==Be?void 0:Be.specificationsSection)},{children:[e(v,o({expandIcon:null!=_e?_e:e(m,{style:{color:null!==(Po=null==Be?void 0:Be.specificationsExpandIconColor)&&void 0!==Po?Po:sn?"#e2e8f0":"#374151"}}),style:{minHeight:"36px",padding:"0 12px",background:"transparent"}},{children:n("div",o({style:{display:"flex",alignItems:"center",gap:"10px"}},{children:[e("span",o({style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"18px",height:"18px",borderRadius:"5px",flexShrink:0}},{children:null!=Pe?Pe:n("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"#ffffff"},{children:[e("rect",{x:"4.5",y:"3.5",width:"15",height:"17",rx:"1.5",stroke:"#ffffff","stroke-width":"1.7"}),e("path",{d:"M8 8H16",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),e("path",{d:"M8 11.5H16",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"}),e("path",{d:"M8 15H13.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round"})]}))})),e("span",o({style:o({fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#e2e8f0":"#111827"},null==Be?void 0:Be.specificationsTitle)},{children:"Specifications"})),e(b,o({title:n("span",o({style:o(o({fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:null!==(_o=null===(Wo=null==Be?void 0:Be.specificationsTooltip)||void 0===Wo?void 0:Wo.color)&&void 0!==_o?_o:"#ffffff"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.specificationsTooltipContent)},{children:[e("strong",{children:"Specifications:"})," Specifications are the details that define a prompt’s guidelines, expected inputs, expected outputs, and constraints or rules."]})),placement:"top",arrow:!0,componentsProps:Sn(o({maxWidth:280,padding:"8px 12px"},null==Be?void 0:Be.specificationsTooltip),null==Be?void 0:Be.specificationsTooltipArrow,"#1a1a1a")},{children:e("span",{children:null!=We?We:e(c,{style:{fontSize:"0.95rem",color:sn?"#aaaaaa":"#666666",cursor:"default"}})})}))]}))})),e(h,o({style:o({padding:"12px 16px",background:null!==(zo=null===(Bo=null==Be?void 0:Be.specificationsDetails)||void 0===Bo?void 0:Bo.backgroundColor)&&void 0!==zo?zo:sn?"#ffffff08":"#1a1a1a06",display:"flex",flexDirection:"column",gap:"12px"},null==Be?void 0:Be.specificationsDetails)},{children:gn.map(function(l){var i=l.label,t=l.content;return n("div",{children:[e("div",o({style:o({fontSize:"0.72rem",fontWeight:"700",color:"#6B7280",textTransform:"uppercase",letterSpacing:"0.06em",marginBottom:"0.3rem",fontFamily:"Plus Jakarta Sans, sans-serif"},null==Be?void 0:Be.specificationsItemLabel)},{children:i})),e(x,{message:t,fontSize:"0.83rem",style:null==Be?void 0:Be.markdownRenderer,codeStyle:null==Be?void 0:Be.markdownCode,preStyle:null==Be?void 0:Be.markdownPre,blockquoteStyle:null==Be?void 0:Be.markdownBlockquote,syntaxHighlighterTheme:null==Be?void 0:Be.syntaxHighlighterTheme,cognitiveDecisioningStyles:null==Be?void 0:Be.cognitiveDecisioning})]},i)})}))]})),(null==Uo?void 0:Uo.sections)&&Uo.sections.length>0&&n("div",o({style:{marginBottom:"1.5rem",marginTop:"0.6rem"}},{children:[n("div",o({style:{display:"flex",alignItems:"center",gap:"5px",marginBottom:"0.6rem",marginTop:"0.4rem"}},{children:[e(S,o({style:o(o({},null==Be?void 0:Be.sectionLabel),{marginBottom:0})},{children:"APB's"})),e(b,o({title:n("span",o({style:o(o({fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:null!==(Ro=null!==(Ho=null===(Lo=null==Be?void 0:Be.apbTooltip)||void 0===Lo?void 0:Lo.color)&&void 0!==Ho?Ho:null===(Do=null==Be?void 0:Be.fpbTooltip)||void 0===Do?void 0:Do.color)&&void 0!==Ro?Ro:"#ffffff"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.apbTooltipContent)},{children:[e("strong",{children:"APB (Atomic Prompt Block):"})," A self-contained prompt unit that handles one specific instruction, rule, or behavior within a Functional Prompt Block."]})),placement:"top",arrow:!0,componentsProps:Sn(o({maxWidth:280,padding:"8px 12px"},null!==(Jo=null==Be?void 0:Be.apbTooltip)&&void 0!==Jo?Jo:null==Be?void 0:Be.fpbTooltip),null!==(Mo=null==Be?void 0:Be.apbTooltipArrow)&&void 0!==Mo?Mo:null==Be?void 0:Be.fpbTooltipArrow,"#1a1a1a")},{children:e(c,{style:{fontSize:"0.95rem",color:sn?"#aaaaaa":"#666666",cursor:"default"}})}))]})),e("div",o({style:{display:"flex",flexDirection:"column",gap:"6px"}},{children:Uo.sections.map(function(l){var i,t,r,d,a,s,p,c,u,f;return n("div",o({style:{border:"1px solid ".concat(null!==(t=null===(i=null==Be?void 0:Be.sectionItem)||void 0===i?void 0:i.borderColor)&&void 0!==t?t:sn?"#ffffff22":"#1a1a1a22"),borderRadius:"8px",padding:"10px 14px"}},{children:[n("div",o({onClick:function(){return null==ye?void 0:ye(l.title)},style:{fontSize:"0.83rem",fontWeight:"600",color:null!==(d=null===(r=null==Be?void 0:Be.sectionItem)||void 0===r?void 0:r.titleColor)&&void 0!==d?d:sn?"#e2e8f0":"#111827",fontFamily:"Plus Jakarta Sans, sans-serif",cursor:ye?"pointer":"default",marginBottom:"4px",display:"inline-flex",alignItems:"center",gap:"5px"}},{children:[n("span",o({style:{fontSize:"0.68rem",fontWeight:"700",color:null!==(s=null===(a=null==Be?void 0:Be.sectionItem)||void 0===a?void 0:a.orderColor)&&void 0!==s?s:sn?"#6e7681":"#9CA3AF",fontFamily:"Plus Jakarta Sans, sans-serif",minWidth:"16px",flexShrink:0}},{children:[l.order,"."]})),e("span",o({style:{textDecoration:ye?"underline":"none",textDecorationColor:null!==(c=null===(p=null==Be?void 0:Be.sectionItem)||void 0===p?void 0:p.titleColor)&&void 0!==c?c:sn?"#e2e8f0":"#111827",textUnderlineOffset:"3px"}},{children:l.title})),ye&&n("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",style:{flexShrink:0,opacity:.5}},{children:[e("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"}),e("polyline",{points:"15 3 21 3 21 9"}),e("line",{x1:"10",y1:"14",x2:"21",y2:"3"})]}))]})),e("div",o({style:{fontSize:"0.76rem",color:null!==(f=null===(u=null==Be?void 0:Be.sectionItem)||void 0===u?void 0:u.descriptionColor)&&void 0!==f?f:sn?"#8b949e":"#6B7280",fontFamily:"Plus Jakarta Sans, sans-serif",lineHeight:1.55,paddingLeft:"22px"}},{children:l.description}))]}),l.order)})}))]})),ve&&n(f,o({defaultExpanded:wn,style:o({marginBottom:"1rem",marginTop:"0.6rem",border:"1px solid ".concat(null!==(Eo=null===(jo=null==Be?void 0:Be.spbSection)||void 0===jo?void 0:jo.borderColor)&&void 0!==Eo?Eo:sn?"#ffffff18":"#1a1a1a18"),borderRadius:"8px",boxShadow:"none",background:"transparent"},null==Be?void 0:Be.spbSection)},{children:[e(v,o({expandIcon:e(m,{style:{color:null!==(Go=null==Be?void 0:Be.spbChevronColor)&&void 0!==Go?Go:sn?"#e2e8f0":"#374151"}}),style:o({minHeight:"36px",padding:"0 12px",background:"transparent"},null==Be?void 0:Be.spbSectionHeader)},{children:n("div",o({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[n("span",o({style:o({fontWeight:"600",fontSize:"0.9rem",fontFamily:"Plus Jakarta Sans, sans-serif",color:sn?"#e2e8f0":"#111827"},null==Be?void 0:Be.spbSectionTitle)},{children:["SPB Functionalities (",ve.total_functionalities,")"]})),e("span",o({style:{color:sn?"#6e7681":"#9CA3AF",fontSize:"0.75rem"}},{children:"•"})),n("span",o({style:{fontSize:"0.78rem",fontWeight:"500",color:sn?"#6e7681":"#9CA3AF",fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:[ve.total_apbs_identified," APBs"]}))]}))})),e(h,o({style:o({padding:"10px 12px",background:null!==(Oo=null===(No=null==Be?void 0:Be.spbSectionContent)||void 0===No?void 0:No.backgroundColor)&&void 0!==Oo?Oo:"transparent",display:"flex",flexDirection:"column",gap:"8px"},null==Be?void 0:Be.spbSectionContent)},{children:ve.functionality_analysis.map(function(l,i){var t,r,d,a,s,p,c,u,f;return n("div",o({style:o({border:"1px solid ".concat(null!==(r=null===(t=null==Be?void 0:Be.spbFunctionalityItem)||void 0===t?void 0:t.borderColor)&&void 0!==r?r:sn?"#ffffff14":"#1a1a1a14"),borderRadius:"10px",overflow:"hidden",padding:"4px",background:null!==(a=null===(d=null==Be?void 0:Be.spbFunctionalityItem)||void 0===d?void 0:d.backgroundColor)&&void 0!==a?a:sn?"#ffffff04":"#1a1a1a03"},null==Be?void 0:Be.spbFunctionalityItem)},{children:[n("div",o({style:o({padding:"12px 14px",borderRadius:"12px",background:null!==(p=null===(s=null==Be?void 0:Be.spbFunctionalityItemInner)||void 0===s?void 0:s.backgroundColor)&&void 0!==p?p:sn?"#ffffff08":"#1a1a1a07",borderBottom:"1px solid ".concat(null!==(u=null===(c=null==Be?void 0:Be.spbFunctionalityItemInner)||void 0===c?void 0:c.borderColor)&&void 0!==u?u:sn?"#ffffff10":"#1a1a1a10")},null==Be?void 0:Be.spbFunctionalityItemInner)},{children:[n("div",o({style:o({fontSize:"0.85rem",fontWeight:"700",color:sn?"#e2e8f0":"#111827",fontFamily:"Plus Jakarta Sans, sans-serif",marginBottom:"6px",lineHeight:1.4},null==Be?void 0:Be.spbFunctionalityItemName)},{children:[i+1,". ",l.name]})),e(x,{message:l.description,fontSize:"0.78rem",style:o({lineHeight:1.6,color:sn?"#8b949e":"#6B7280"},null!==(f=null==Be?void 0:Be.spbFunctionalityItemDescription)&&void 0!==f?f:{}),codeStyle:null==Be?void 0:Be.markdownCode,preStyle:null==Be?void 0:Be.markdownPre,blockquoteStyle:null==Be?void 0:Be.markdownBlockquote,syntaxHighlighterTheme:null==Be?void 0:Be.syntaxHighlighterTheme,cognitiveDecisioningStyles:null==Be?void 0:Be.cognitiveDecisioning})]})),l.apb_references&&l.apb_references.length>0&&n("div",o({style:o({display:"flex",alignItems:"center",flexWrap:"wrap",gap:"6px",padding:"8px 14px"},null==Be?void 0:Be.spbApbReferencesRow)},{children:[e("span",o({style:o({fontSize:"0.68rem",fontWeight:"500",color:sn?"#6e7681":"#9CA3AF",fontFamily:"Plus Jakarta Sans, sans-serif",flexShrink:0},null==Be?void 0:Be.spbApbReferencesLabel)},{children:"apb references:"})),l.apb_references.map(function(n,l){var i,t,r,d,a,s;return e(b,o({title:e("span",o({style:o(o({fontSize:"0.7rem",lineHeight:1.5,fontFamily:"Plus Jakarta Sans, sans-serif",color:null!==(d=null!==(t=null===(i=null==Be?void 0:Be.spbApbReferenceTooltip)||void 0===i?void 0:i.color)&&void 0!==t?t:null===(r=null==Be?void 0:Be.spbTooltip)||void 0===r?void 0:r.color)&&void 0!==d?d:"#ffffff"},null==Be?void 0:Be.tooltipContent),null==Be?void 0:Be.spbApbReferenceTooltipContent)},{children:n.context})),placement:"top",arrow:!0,componentsProps:Sn(o({maxWidth:240,padding:"6px 10px"},null!==(a=null==Be?void 0:Be.spbApbReferenceTooltip)&&void 0!==a?a:null==Be?void 0:Be.spbTooltip),null!==(s=null==Be?void 0:Be.spbApbReferenceTooltipArrow)&&void 0!==s?s:null==Be?void 0:Be.spbTooltipArrow,"#1a1a1a")},{children:e("span",o({style:o({display:"inline-flex",alignItems:"center",fontSize:"0.7rem",fontWeight:"500",fontFamily:"Plus Jakarta Sans, sans-serif",padding:"3px 10px",borderRadius:"6px",background:sn?"#ffffff0d":"#1a1a1a08",color:sn?"#c9d1d9":"#374151",cursor:"default",border:"1px solid ".concat(sn?"#ffffff18":"#1a1a1a14")},null==Be?void 0:Be.spbApbReference)},{children:e("span",o({style:o({},null==Be?void 0:Be.spbApbReferenceLabel)},{children:n.apb_name}))}))}),l)})]}))]}),i)})}))]})),!te&&n(l,{children:[e("div",{style:{flex:1}}),Cn]})]})),te&&n("div",o({style:o({width:"50%",padding:"1.75rem",display:"flex",flexDirection:"column",overflow:"hidden",boxSizing:"border-box"},null==Be?void 0:Be.rightPanel)},{children:[e("div",o({style:{fontWeight:"700",fontSize:"1rem",marginBottom:"1rem",color:"#1a1a1a",fontFamily:"Plus Jakarta Sans, sans-serif"}},{children:"Prompt Preview"})),e("div",o({style:{flex:1,border:"1px solid #e0e0e0",borderRadius:"0.875rem",overflow:"hidden",minHeight:0}},{children:An})),Cn]}))]});return n("div",o({style:null==Be?void 0:Be.root},{children:[se?e("div",o({style:o({display:"flex",width:"100%",fontFamily:"Plus Jakarta Sans, sans-serif",overflow:"hidden"},null==Be?void 0:Be.dialog)},{children:Tn})):n(a,o({open:Ke||de,onClose:In,maxWidth:"xl",fullWidth:!0,PaperProps:{style:o({borderRadius:"1rem",fontFamily:"Plus Jakarta Sans, sans-serif",height:"90vh",maxHeight:"90vh",overflow:"hidden"},null==Be?void 0:Be.dialog)}},{children:[e(p,o({onClick:In,size:"small",style:{position:"absolute",top:10,right:12,zIndex:20}},{children:e(u,{fontSize:"small"})})),e(s,o({style:{padding:0,display:"flex",height:"100%",overflow:"hidden"}},{children:Tn}))]})),$e&&(null==Uo?void 0:Uo.dependency_graph)&&n(a,o({open:$e,onClose:function(){return on(!1)},maxWidth:"xl",fullWidth:!0,PaperProps:{style:o({borderRadius:"1rem",height:"90vh",maxHeight:"90vh",overflow:"hidden"},null==Be?void 0:Be.graphDialog)}},{children:[e(p,o({onClick:function(){return on(!1)},size:"small",style:{position:"absolute",top:10,right:12,zIndex:20}},{children:e(u,{fontSize:"small"})})),e(s,o({style:{padding:"1rem",height:"100%",overflow:"hidden",boxSizing:"border-box"}},{children:e(k,{data:w(Uo.dependency_graph),isDarkMode:sn})}))]}))]}))};export{w as convertDependencyGraphData,C as default};
2
2
  //# sourceMappingURL=PromptCitation.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PromptCitation.js","sources":["../../../src/features/PromptCitation/PromptCitation.tsx"],"sourcesContent":["import React, { useEffect, useRef, useState } from 'react';\nimport Dialog from '@mui/material/Dialog';\nimport DialogContent from '@mui/material/DialogContent';\nimport IconButton from '@mui/material/IconButton';\nimport { Close as CloseIcon } from '@mui/icons-material';\nimport Accordion from '@mui/material/Accordion';\nimport AccordionSummary from '@mui/material/AccordionSummary';\nimport AccordionDetails from '@mui/material/AccordionDetails';\nimport Typography from '@mui/material/Typography';\nimport ExpandMoreIcon from '@mui/icons-material/ExpandMore';\nimport CodeEditor from './_components/CodeEditor';\nimport ThemeToggle from './_components/ThemeToggle';\nimport { themeManager } from '../../utils/themeManager';\nimport MarkdownRenderer from './_components/Markdownrenderer';\nimport { InfoOutlined as InfoIcon } from \"@mui/icons-material\";\nimport Tooltip from '@mui/material/Tooltip';\nimport DependencyGraph from '../SPBAnalysisPanel/DependencyGraph';\nimport type { CognitiveReasoningPanelStyles } from '../SPBAnalysisPanel/Cognitivereasoningpanel';\n\nexport function convertDependencyGraphData(rawGraph: any): any | null {\n if (!rawGraph || typeof rawGraph !== 'object') return null;\n\n const clusterLabels = ['Context & Inputs', 'Core Logic & Rules', 'Outputs & Schema'];\n\n // Case 1: Standard graph object with nodes & edges arrays\n if (Array.isArray(rawGraph.nodes) && Array.isArray(rawGraph.edges)) {\n let nodes = rawGraph.nodes;\n let clusters =\n Array.isArray(rawGraph.clusters) && rawGraph.clusters.length > 0 ? rawGraph.clusters : null;\n\n const uniqueClusters = new Set(nodes.map((n: any) => n.cluster_id));\n if (!clusters || uniqueClusters.size <= 1) {\n const numClusters = Math.max(1, Math.min(3, Math.ceil(nodes.length / 3)));\n clusters = Array.from({ length: numClusters }, (_, i) => ({\n id: `cl_${i + 1}`,\n label: clusterLabels[i] || `Group ${i + 1}`,\n }));\n\n nodes = nodes.map((node: any, idx: number) => {\n const col = idx % numClusters;\n const row = Math.floor(idx / numClusters);\n return {\n ...node,\n cluster_id: clusters[col].id,\n x: node.x && uniqueClusters.size > 1 ? node.x : col * 450 + 200,\n y: node.y && uniqueClusters.size > 1 ? node.y : row * 180 + 100,\n };\n });\n }\n\n return {\n graph_id: rawGraph.graph_id || 'spb_graph',\n prompt_id: rawGraph.prompt_id || '',\n last_analyzed_at: rawGraph.last_analyzed_at || new Date().toISOString(),\n clusters,\n nodes,\n edges: rawGraph.edges,\n };\n }\n\n // Case 2: Key-value dictionary where keys are section/node names\n const keys = Object.keys(rawGraph);\n if (keys.length === 0) return null;\n\n const totalNodes = keys.length;\n const numClusters = Math.max(1, Math.min(3, Math.ceil(totalNodes / 3)));\n const clusters = Array.from({ length: numClusters }, (_, i) => ({\n id: `cl_${i + 1}`,\n label: clusterLabels[i] || `Group ${i + 1}`,\n }));\n\n const nodes: any[] = [];\n const edges: any[] = [];\n\n keys.forEach((key, index) => {\n const col = index % numClusters;\n const row = Math.floor(index / numClusters);\n const clusterId = clusters[col].id;\n\n const x = col * 450 + 200;\n const y = row * 180 + 100;\n\n const label = key\n .split('_')\n .map((w) => w.charAt(0).toUpperCase() + w.slice(1))\n .join(' ');\n\n const nodeId = `node_${key}`;\n nodes.push({\n id: nodeId,\n label,\n cluster_id: clusterId,\n x,\n y,\n description: `Section: ${label}`,\n });\n\n const deps = rawGraph[key];\n if (Array.isArray(deps)) {\n deps.forEach((dep: any, depIdx: number) => {\n if (!dep || typeof dep !== 'object') return;\n const targetKey = dep.dependent_on;\n if (!targetKey) return;\n const targetNodeId = `node_${targetKey}`;\n\n let reasoningText = '';\n if (typeof dep.reasoning === 'string') {\n reasoningText = dep.reasoning;\n } else if (Array.isArray(dep.reasoning)) {\n reasoningText = dep.reasoning\n .map((r: any) => (typeof r === 'string' ? r : r?.text || ''))\n .filter(Boolean)\n .join(' ');\n } else if (dep.reasoning?.text) {\n reasoningText = String(dep.reasoning.text);\n }\n\n edges.push({\n id: `e_${key}_${targetKey}_${depIdx}`,\n source: nodeId,\n target: targetNodeId,\n reasoning: reasoningText || `Depends on ${targetKey}`,\n score:\n typeof dep.Score === 'number'\n ? dep.Score\n : typeof dep.score === 'number'\n ? dep.score\n : 80,\n gap: dep.gap || '',\n dependency_type: dep.dependency_type || 'implicit',\n });\n });\n }\n });\n\n if (nodes.length === 0) return null;\n\n return {\n graph_id: 'spb_converted_graph',\n prompt_id: '',\n last_analyzed_at: new Date().toISOString(),\n clusters,\n nodes,\n edges,\n };\n}\n\nexport interface PromptCitationStyles {\n /** Root fragment wrapper — applied to the outermost container */\n root?: React.CSSProperties;\n /** Trigger pill button */\n pill?: React.CSSProperties;\n /** Fullscreen dialog Paper overrides */\n dialog?: React.CSSProperties;\n /** Left metadata panel inside the fullscreen dialog */\n leftPanel?: React.CSSProperties;\n /** Title row (prompt title + graph icon) */\n title?: React.CSSProperties;\n /** Title prefix icon (the document/sparkle SVG) — width, height, and color */\n titleIcon?: { width?: number | string; height?: number | string; color?: string };\n /** Description paragraph */\n description?: React.CSSProperties;\n /** Section label headings (When to apply, When not to apply, etc.) */\n sectionLabel?: React.CSSProperties;\n /** When to apply section wrapper */\n whenToApply?: React.CSSProperties;\n /** When not to apply section wrapper */\n whenNotToApply?: React.CSSProperties;\n /** Specifications accordion wrapper */\n specificationsSection?: React.CSSProperties;\n /** Specifications accordion details (inner content area) */\n specificationsDetails?: React.CSSProperties;\n /** \"Specifications\" title text inside accordion summary */\n specificationsTitle?: React.CSSProperties;\n /** \"Strict Rules / Input / Output\" subtitle text */\n specificationsSubtitle?: React.CSSProperties;\n /** Expand/collapse chevron icon color for the Specifications accordion */\n specificationsExpandIconColor?: string;\n /** Icon color for the Specifications accordion header icon */\n specificationsIconColor?: string;\n /** Per-item sub-label (STRICT RULES, INPUT, OUTPUT) */\n specificationsItemLabel?: React.CSSProperties;\n /** Footer bar (Total APBs / Total Lines) */\n footer?: React.CSSProperties;\n /** Root preview stats bar wrapper shown after Prompt Preview */\n previewStats?: React.CSSProperties;\n /** Individual preview stats text item */\n previewStatsItem?: React.CSSProperties;\n /** Right editor panel inside the fullscreen dialog */\n rightPanel?: React.CSSProperties;\n /** Dependency graph dialog Paper overrides */\n graphDialog?: React.CSSProperties;\n /** Passed through to every MarkdownRenderer instance (root wrapper) */\n markdownRenderer?: React.CSSProperties;\n /** Inline <code> element style overrides inside MarkdownRenderer */\n markdownCode?: React.CSSProperties;\n /** Fenced code block <pre> style overrides inside MarkdownRenderer */\n markdownPre?: React.CSSProperties;\n /** <blockquote> style overrides inside MarkdownRenderer */\n markdownBlockquote?: React.CSSProperties;\n /** Syntax highlighter theme (e.g. oneDark / oneLight from react-syntax-highlighter) */\n syntaxHighlighterTheme?: any;\n /** Passed through to cognitive decisioning panels inside MarkdownRenderer */\n cognitiveDecisioning?: CognitiveReasoningPanelStyles;\n /** Theme mode flag — also accepts isDarkMode inside styles object */\n isDarkMode?: boolean;\n /** FPB badge pill (the \"FPB\" label next to the title) */\n fpbBadge?: Pick<React.CSSProperties, 'backgroundColor' | 'color'>;\n /** Base popup style merged into every tooltip */\n tooltip?: React.CSSProperties;\n /** Base arrow style merged into every tooltip arrow */\n tooltipArrow?: React.CSSProperties;\n /** Base content style merged into every tooltip title content */\n tooltipContent?: React.CSSProperties;\n /** Title hover tooltip popup */\n titleTooltip?: React.CSSProperties;\n /** Title hover tooltip arrow */\n titleTooltipArrow?: React.CSSProperties;\n /** Title hover tooltip content */\n titleTooltipContent?: React.CSSProperties;\n /** Dependency graph hover tooltip popup */\n dependencyGraphTooltip?: React.CSSProperties;\n /** Dependency graph hover tooltip arrow */\n dependencyGraphTooltipArrow?: React.CSSProperties;\n /** Dependency graph hover tooltip content */\n dependencyGraphTooltipContent?: React.CSSProperties;\n /** FPB info tooltip popup */\n fpbTooltip?: React.CSSProperties;\n /** FPB info tooltip arrow */\n fpbTooltipArrow?: React.CSSProperties;\n /** FPB info tooltip content */\n fpbTooltipContent?: React.CSSProperties;\n /** FPB info icon color override */\n fpbInfoIconColor?: string;\n /** SPB badge pill (the \"SPB\" label next to the title) */\n spbBadge?: Pick<React.CSSProperties, 'backgroundColor' | 'color'>;\n /** SPB info tooltip popup */\n spbTooltip?: React.CSSProperties;\n /** SPB info tooltip arrow */\n spbTooltipArrow?: React.CSSProperties;\n /** SPB info tooltip content */\n spbTooltipContent?: React.CSSProperties;\n /** SPB info icon color override */\n spbInfoIconColor?: string;\n /** SPB functionality accordion wrapper */\n spbSection?: React.CSSProperties;\n /** SPB functionality accordion summary header */\n spbSectionHeader?: React.CSSProperties;\n /** SPB functionality accordion inner content area */\n spbSectionContent?: React.CSSProperties;\n /** SPB functionality accordion title text */\n spbSectionTitle?: React.CSSProperties;\n /** SPB chevron icon color */\n spbChevronColor?: string;\n /** SPB functionality item card (outer wrapper) */\n spbFunctionalityItem?: React.CSSProperties;\n /** SPB functionality item inner box containing title + description */\n spbFunctionalityItemInner?: React.CSSProperties;\n /** SPB functionality item name text */\n spbFunctionalityItemName?: React.CSSProperties;\n /** SPB functionality item description text */\n spbFunctionalityItemDescription?: React.CSSProperties;\n /** SPB APB reference chip */\n spbApbReference?: React.CSSProperties;\n /** SPB APB reference chip label text */\n spbApbReferenceLabel?: React.CSSProperties;\n /** \"Graph →\" dependency button in the title row */\n dependencyGraphButton?: React.CSSProperties;\n /** Stroke color for the default dependency graph icon */\n dependencyGraphIconStroke?: string;\n /** Fill color for the default dependency graph icon */\n dependencyGraphIconFill?: string;\n /** Row wrapper containing \"apb references:\" label + chips */\n spbApbReferencesRow?: React.CSSProperties;\n /** \"apb references:\" muted label text */\n spbApbReferencesLabel?: React.CSSProperties;\n /** Specifications info tooltip popup */\n specificationsTooltip?: React.CSSProperties;\n /** Specifications info tooltip arrow */\n specificationsTooltipArrow?: React.CSSProperties;\n /** Specifications info tooltip content */\n specificationsTooltipContent?: React.CSSProperties;\n /** APB info tooltip popup */\n apbTooltip?: React.CSSProperties;\n /** APB info tooltip arrow */\n apbTooltipArrow?: React.CSSProperties;\n /** APB info tooltip content */\n apbTooltipContent?: React.CSSProperties;\n /** SPB APB reference tooltip popup */\n spbApbReferenceTooltip?: React.CSSProperties;\n /** SPB APB reference tooltip arrow */\n spbApbReferenceTooltipArrow?: React.CSSProperties;\n /** SPB APB reference tooltip content */\n spbApbReferenceTooltipContent?: React.CSSProperties;\n /** Description card wrapper */\n descriptionCard?: Pick<React.CSSProperties, 'borderColor' | 'borderLeftColor' | 'backgroundColor' | 'borderRadius' | 'padding'>;\n /** \"Prompt Overview\" heading inside the description card */\n descriptionHeading?: React.CSSProperties;\n /** Category fields row wrapper */\n categoryRow?: React.CSSProperties;\n /** Individual category field item wrapper */\n categoryItem?: React.CSSProperties;\n /** Divider between category fields */\n categoryDivider?: React.CSSProperties;\n /** Category field label text (e.g. \"Category\") */\n categoryLabel?: React.CSSProperties;\n /** Category field value text (e.g. \"Recommendation Assistance\") */\n categoryValue?: React.CSSProperties;\n /** \"...More\" button shown when description overflows 4 lines */\n descriptionMoreButton?: React.CSSProperties;\n /** \"Less\" button shown when description is expanded */\n descriptionLessButton?: React.CSSProperties;\n /** When to apply accordion wrapper */\n whenToApplyAccordion?: React.CSSProperties;\n /** When to apply accordion summary header */\n whenToApplyHeader?: React.CSSProperties;\n /** When to apply accordion inner content area */\n whenToApplyContent?: React.CSSProperties;\n /** When to apply title text */\n whenToApplyTitle?: React.CSSProperties;\n /** When to apply icon color */\n whenToApplyIconColor?: string;\n /** When to apply icon circle wrapper — override any CSS including border */\n whenToApplyIconCircle?: React.CSSProperties;\n /** When not to apply accordion wrapper */\n whenNotToApplyAccordion?: React.CSSProperties;\n /** When not to apply accordion summary header */\n whenNotToApplyHeader?: React.CSSProperties;\n /** When not to apply accordion inner content area */\n whenNotToApplyContent?: React.CSSProperties;\n /** When not to apply title text */\n whenNotToApplyTitle?: React.CSSProperties;\n /** When not to apply icon color */\n whenNotToApplyIconColor?: string;\n /** When not to apply icon circle wrapper — override any CSS including border */\n whenNotToApplyIconCircle?: React.CSSProperties;\n /** Accordion chevron icon color for when-to/when-not-to accordions */\n whenAccordionChevronColor?: string;\n /** Section list item overrides */\n sectionItem?: {\n borderColor?: string;\n titleColor?: string;\n descriptionColor?: string;\n orderColor?: string;\n };\n}\n\nexport interface SectionType {\n title: string;\n description: string;\n order: number;\n}\n\nexport interface SpbApbReference {\n apb_name: string;\n context: string;\n}\n\nexport interface SpbFunctionalityItem {\n name: string;\n description: string;\n apb_references: SpbApbReference[];\n}\n\nexport interface SpbFunctionalityData {\n spb_name: string;\n total_apbs_identified: number;\n total_functionalities: number;\n functionality_analysis: SpbFunctionalityItem[];\n}\n\ninterface PromptCitationMetaData {\n title: string;\n description: string;\n prompt: string;\n when_to_apply: string;\n when_not_to_apply: string;\n time?: string;\n modename?: string;\n similarity_score?: string;\n username?: string;\n useremail?: string;\n current_user_id?: string;\n enable_cognitive_decisioning?: string;\n organization_name?: string;\n citation_number?: string;\n dependency_graph?: any;\n sections?: SectionType[];\n}\n\nexport interface PromptCitationProps {\n prompt_title: string;\n modename?: string;\n description?: string;\n customMetaData: PromptCitationMetaData;\n chevronUpComponent?: React.ReactNode;\n chevronDownComponent?: React.ReactNode;\n editorHeight?: number | string;\n editorWidth?: number | string;\n /** @deprecated use isDarkMode or styles.isDarkMode */\n isDarkModeEnabled?: boolean;\n isDarkMode?: boolean;\n href?: string;\n startLine?: number;\n endLine?: number;\n constraints_and_rules?: string;\n input_analysis?: string;\n output_analysis?: string;\n extraMetaData?: Record<string, any> | null;\n /** When false, hides the code editor panel — fullscreen shows only the left metadata panel at full width */\n showEditor?: boolean;\n /** When true, clicking the pill opens the fullscreen dialog directly, skipping the inline expand view */\n alwaysFullscreen?: boolean;\n /** When true, renders the content directly inline as a component — no Dialog, no backdrop, no shadow, no pill */\n renderAsComponent?: boolean;\n /** When true, marks this citation as a Functional Prompt Block (FPB) — changes title typography and shows an info tooltip */\n isFpb?: boolean;\n /** When true, shows the \"Graph →\" button in the title row; clicking it fires onDependencyGraphOpen */\n showDependencyIcon?: boolean;\n /** Called when the user clicks the \"Graph →\" button; receives a fixed message string */\n onDependencyGraphOpen?: (message: string) => void;\n /** When true, marks this citation as a System Prompt Block (SPB) — shows SPB badge with info tooltip */\n isSpb?: boolean;\n /** SPB functionality data — when provided, renders a dropdown after the APBs section */\n spbFunctionality?: SpbFunctionalityData;\n /** Called with the section title when a section title is clicked */\n onSectionClick?: (title: string) => void;\n /** Category fields shown after Prompt Overview — each renders as a labelled column */\n categoryFields?: { label: string; value: string }[];\n /** Overrides the title text shown in the header (falls back to customMetaData.title) */\n titleText?: string;\n /** Custom node rendered instead of the default document/sparkle SVG before the title */\n titleIcon?: React.ReactNode;\n /** When provided, shows \"Total APB's: <value>\" in the footer bar */\n total_apbs?: number | string;\n /** Icon rendered on the left side of the \"Graph →\" button; falls back to the built-in share SVG */\n dependencyGraphIcon?: React.ReactNode;\n /** Arrow icon rendered on the right side of the \"Graph →\" button; falls back to the built-in arrow SVG */\n dependencyGraphArrowIcon?: React.ReactNode;\n /** Icon rendered left of the \"When to apply\" accordion title; falls back to the built-in checkmark SVG */\n whenToApplyIcon?: React.ReactNode;\n /** Expand/collapse chevron for the \"When to apply\" accordion; falls back to MUI ExpandMoreIcon */\n whenToApplyExpandIcon?: React.ReactNode;\n /** Icon rendered left of the \"When not to apply\" accordion title; falls back to the built-in cross SVG */\n whenNotToApplyIcon?: React.ReactNode;\n /** Expand/collapse chevron for the \"When not to apply\" accordion; falls back to MUI ExpandMoreIcon */\n whenNotToApplyExpandIcon?: React.ReactNode;\n /** Icon rendered left of the \"Specifications\" accordion title; falls back to the built-in lines SVG */\n specificationsIcon?: React.ReactNode;\n /** Info icon rendered next to the \"Specifications\" title (tooltip trigger); falls back to MUI InfoOutlined */\n specificationsInfoIcon?: React.ReactNode;\n /** Expand/collapse chevron for the Specifications accordion; falls back to MUI ExpandMoreIcon */\n specificationsExpandIcon?: React.ReactNode;\n /** Single customisable styles object containing slot-specific overrides for all sub-components */\n styles?: PromptCitationStyles;\n /** @deprecated use the per-accordion default expanded props instead */\n defaultAccordionsExpanded?: boolean;\n /** Controls the initial open/closed state for the \"When to apply\" accordion */\n defaultWhenToApplyExpanded?: boolean;\n /** Controls the initial open/closed state for the \"When not to apply\" accordion */\n defaultWhenNotToApplyExpanded?: boolean;\n /** Controls the initial open/closed state for the \"Specifications\" accordion */\n defaultSpecificationsExpanded?: boolean;\n /** Controls the initial open/closed state for the \"SPB Functionalities\" accordion */\n defaultSpbFunctionalityExpanded?: boolean;\n}\n\nconst SectionLabel: React.FC<{ children: React.ReactNode; style?: React.CSSProperties }> = ({ children, style }) => (\n <div\n style={{\n fontWeight: '700',\n fontSize: '0.9rem',\n color: '#1a1a1a',\n marginBottom: '0.6rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n ...style,\n }}\n >\n {children}\n </div>\n);\n\nconst PromptCitation: React.FC<PromptCitationProps> = ({\n prompt_title = \"Untitled\",\n modename,\n description,\n customMetaData,\n chevronUpComponent,\n chevronDownComponent,\n editorHeight = 480,\n editorWidth = '100%',\n isDarkModeEnabled = true,\n isDarkMode: isDarkModeProp,\n startLine = 8,\n endLine = 12,\n constraints_and_rules,\n input_analysis,\n output_analysis,\n extraMetaData,\n showEditor = true,\n alwaysFullscreen = false,\n renderAsComponent = false,\n isFpb = true,\n isSpb = false,\n spbFunctionality,\n showDependencyIcon = false,\n onDependencyGraphOpen,\n onSectionClick,\n categoryFields,\n total_apbs,\n titleText,\n titleIcon: titleIconProp,\n dependencyGraphIcon,\n dependencyGraphArrowIcon,\n whenToApplyIcon,\n whenToApplyExpandIcon,\n whenNotToApplyIcon,\n whenNotToApplyExpandIcon,\n specificationsIcon,\n specificationsInfoIcon,\n specificationsExpandIcon,\n styles,\n defaultAccordionsExpanded = true,\n defaultWhenToApplyExpanded,\n defaultWhenNotToApplyExpanded,\n defaultSpecificationsExpanded,\n defaultSpbFunctionalityExpanded,\n}) => {\n const resolvedDarkMode = isDarkModeProp ?? styles?.isDarkMode ?? isDarkModeEnabled;\n\n const [isExpanded, setIsExpanded] = useState(false);\n const [isDescExpanded, setIsDescExpanded] = useState(false);\n const [isDescOverflowing, setIsDescOverflowing] = useState(false);\n const descRef = useRef<HTMLParagraphElement>(null);\n const [isFullscreen, setIsFullscreen] = useState(alwaysFullscreen);\n const [showGraphDialog, setShowGraphDialog] = useState(false);\n const [highlightCodeStatsLine, setHighlightCodeStatsLine] = useState({ startIndex: -1, endIndex: -1 });\n const [highlightCodeStatsVariable, setHighlightCodeStatsVariable] = useState<any>({});\n const [isDarkMode, setIsDarkMode] = useState(() => themeManager.getTheme(resolvedDarkMode));\n\n useEffect(() => {\n const unsubscribe = themeManager.subscribe(setIsDarkMode);\n return unsubscribe;\n }, []);\n\n \n const title = titleText ?? customMetaData?.title ?? 'Untitled Prompt';\n const desc = customMetaData?.description || description;\n const promptContent = customMetaData?.prompt;\n const mode = customMetaData?.modename || modename || '';\n const citationNumber = customMetaData?.citation_number || '—';\n const totalLines = promptContent.split('\\n').length;\n const totalApbs = total_apbs ?? customMetaData?.sections?.length ?? 0;\n const highlightRange = { startIndex: startLine, endIndex: endLine };\n \n const specSections = [\n { label: 'Strict Rules', content: constraints_and_rules },\n { label: 'Input', content: input_analysis },\n { label: 'Output', content: output_analysis },\n ].filter((s) => s.content);\n \n const hasSpecs = specSections.length > 0;\n const whenToApplyDefaultExpanded = defaultWhenToApplyExpanded ?? defaultAccordionsExpanded;\n const whenNotToApplyDefaultExpanded = defaultWhenNotToApplyExpanded ?? defaultAccordionsExpanded;\n const specificationsDefaultExpanded = defaultSpecificationsExpanded ?? defaultAccordionsExpanded;\n const spbFunctionalityDefaultExpanded = defaultSpbFunctionalityExpanded ?? defaultAccordionsExpanded;\n const getTooltipSlotProps = (\n tooltipStyle: React.CSSProperties | undefined,\n arrowStyle: React.CSSProperties | undefined,\n defaultBackgroundColor: string\n ) => ({\n tooltip: {\n style: {\n backgroundColor: defaultBackgroundColor,\n color: '#ffffff',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n ...styles?.tooltip,\n ...tooltipStyle,\n },\n },\n arrow: {\n style: {\n color:\n arrowStyle?.color ??\n tooltipStyle?.backgroundColor ??\n styles?.tooltipArrow?.color ??\n styles?.tooltip?.backgroundColor ??\n defaultBackgroundColor,\n ...styles?.tooltipArrow,\n ...arrowStyle,\n },\n },\n });\n\n const previewStatsNode = (\n <div\n style={{\n display: 'flex',\n gap: '2.5rem',\n borderTop: '1px solid #ebebeb',\n marginTop: '1rem',\n paddingTop: '1rem',\n fontSize: '0.875rem',\n fontWeight: '600',\n color: isDarkMode ? '#e2e8f0' : '#333',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n ...styles?.footer,\n ...styles?.previewStats,\n }}\n >\n <span style={styles?.previewStatsItem}>Total Lines: {totalLines}</span>\n </div>\n );\n \n useEffect(() => {\n const el = descRef.current;\n if (!el) return;\n setIsDescOverflowing(el.scrollHeight > el.clientHeight);\n }, [desc]);\n\n const toggleDarkMode = (e: React.MouseEvent | any) => {\n e.stopPropagation();\n e.preventDefault();\n themeManager.setTheme(!isDarkMode);\n };\n\n const openFullscreen = (e: React.MouseEvent | any) => {\n e.stopPropagation();\n e.preventDefault();\n setIsFullscreen(true);\n };\n\n const closeFullscreen = () => {\n setIsFullscreen(false);\n };\n\n const editorNode = (\n <CodeEditor\n startIndex={highlightRange.startIndex}\n endIndex={highlightRange.endIndex}\n language=\"xml\"\n editorHeight=\"100%\"\n editorWidth=\"100%\"\n code={promptContent}\n isHighlightingEnabled={true}\n isDarkModeEnabled={isDarkMode}\n highlightCodeStatsLine={highlightCodeStatsLine}\n setHighlightCodeStatsLine={setHighlightCodeStatsLine}\n highlightCodeStatsVariable={highlightCodeStatsVariable}\n setHighlightCodeStatsVariable={setHighlightCodeStatsVariable}\n isExpanded={isExpanded || isFullscreen}\n highlightIndexes={highlightRange}\n />\n );\n\n const panelContent = (\n <>\n {/* Left Panel */}\n <div\n style={{\n width: showEditor ? '50%' : '100%',\n padding: '2rem 2.25rem',\n display: 'flex',\n flexDirection: 'column',\n overflowY: 'auto',\n borderRight: showEditor ? '1px solid #ebebeb' : 'none',\n boxSizing: 'border-box',\n ...styles?.leftPanel,\n }}\n >\n {/* Title row */}\n <div\n style={{\n marginBottom: '1.25rem',\n display: 'flex',\n alignItems: 'center',\n gap: '0.75rem',\n flexWrap: 'nowrap',\n }}\n >\n {/* Icon + truncated title */}\n <Tooltip\n title={<span style={{ ...styles?.tooltipContent, ...styles?.titleTooltipContent }}>{title}</span>}\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n {\n fontSize: '0.75rem',\n maxWidth: 320,\n padding: '6px 10px',\n ...styles?.titleTooltip,\n },\n styles?.titleTooltipArrow,\n isDarkMode ? '#21262d' : '#1a1a1a'\n )}\n >\n <span\n style={{\n fontWeight: '700',\n fontSize: '1.05rem',\n color: isDarkMode ? '#ffffff' : '#1a1a1a',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n lineHeight: 1.4,\n display: 'flex',\n alignItems: 'center',\n gap: '6px',\n minWidth: 0,\n flexShrink: 1,\n ...styles?.title,\n }}\n >\n {titleIconProp ?? (\n <svg\n width={styles?.titleIcon?.width ?? 16}\n height={styles?.titleIcon?.height ?? 16}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color: styles?.titleIcon?.color ?? (isDarkMode ? '#ffffff' : '#1a1a1a'), flexShrink: 0 }}\n >\n <path d=\"M4 6C4 4.895 4.895 4 6 4H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <path d=\"M4 6V18C4 19.105 4.895 20 6 20H18C19.105 20 20 19.105 20 18V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <line x1=\"8\" y1=\"10\" x2=\"14\" y2=\"10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <line x1=\"8\" y1=\"13\" x2=\"11\" y2=\"13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <line x1=\"13\" y1=\"13\" x2=\"16\" y2=\"13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <line x1=\"8\" y1=\"16\" x2=\"14\" y2=\"16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>\n <path d=\"M19 1 L19.9 3.6 L22.5 4.5 L19.9 5.4 L19 8 L18.1 5.4 L15.5 4.5 L18.1 3.6 Z\" fill=\"currentColor\"/>\n </svg>\n )}\n <span style={{ overflow: 'hidden', textOverflow: 'ellipsis', whiteSpace: 'nowrap' }}>\n {title.length > 28 ? `${title.slice(0, 28)}..` : title}\n </span>\n </span>\n </Tooltip>\n {isFpb && !isSpb && (\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n gap: '4px',\n background: styles?.fpbBadge?.backgroundColor ?? (isDarkMode ? '#e2e8f0' : '#1a1a1a'),\n borderRadius: '5px',\n padding: '2px 8px',\n fontSize: '0.72rem',\n fontWeight: '700',\n color: styles?.fpbBadge?.color ?? (isDarkMode ? '#0d1117' : '#ffffff'),\n letterSpacing: '0.08em',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n textTransform: 'uppercase',\n flexShrink: 0,\n }}>\n FPB\n <Tooltip\n title={\n <span style={{ fontSize: '0.7rem', lineHeight: 1.5, fontFamily: 'Plus Jakarta Sans, sans-serif', color: styles?.fpbTooltip?.color ?? '#ffffff', ...styles?.tooltipContent, ...styles?.fpbTooltipContent }}>\n <strong>FPB (Functional Prompt Block):</strong> A group of related prompt sections designed to perform a specific function or capability within the overall system prompt.\n </span>\n }\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { maxWidth: 280, padding: '8px 12px', ...styles?.fpbTooltip },\n styles?.fpbTooltipArrow,\n '#1a1a1a'\n )}\n >\n <InfoIcon style={{ fontSize: '0.85rem', color: styles?.fpbInfoIconColor ?? (isDarkMode ? '#1a1a1acc' : '#ffffffcc'), cursor: 'default' }} />\n </Tooltip>\n </span>\n )}\n {isSpb && (\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n gap: '4px',\n background: styles?.spbBadge?.backgroundColor ?? (isDarkMode ? '#e2e8f0' : '#1a1a1a'),\n borderRadius: '5px',\n padding: '2px 8px',\n fontSize: '0.72rem',\n fontWeight: '700',\n color: styles?.spbBadge?.color ?? (isDarkMode ? '#0d1117' : '#ffffff'),\n letterSpacing: '0.08em',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n textTransform: 'uppercase',\n flexShrink: 0,\n }}>\n SPB\n <Tooltip\n title={\n <span style={{ fontSize: '0.7rem', lineHeight: 1.5, fontFamily: 'Plus Jakarta Sans, sans-serif', color: styles?.spbTooltip?.color ?? '#ffffff', ...styles?.tooltipContent, ...styles?.spbTooltipContent }}>\n <strong>SPB (Shippable Prompt Block) :</strong> is a complete system-level prompt that defines the overall behavior, instructions, guidelines, and context an AI system should follow when responding to users.\n </span>\n }\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { maxWidth: 280, padding: '8px 12px', ...styles?.spbTooltip },\n styles?.spbTooltipArrow,\n '#1a1a1a'\n )}\n >\n <InfoIcon style={{ fontSize: '0.85rem', color: styles?.spbInfoIconColor ?? (isDarkMode ? '#1a1a1acc' : '#ffffffcc'), cursor: 'default' }} />\n </Tooltip>\n </span>\n )}\n {mode && (\n <span\n style={{\n fontSize: '0.72rem',\n color: '#666',\n background: '#f0f0f0',\n borderRadius: '4px',\n padding: '1px 6px',\n }}\n >\n {mode}\n </span>\n )}\n\n {/* Graph button — pushed to the right */}\n {showDependencyIcon && (\n <div style={{ flex: 1 }} />\n )}\n {showDependencyIcon && (\n <Tooltip\n title={<span style={{ fontSize: '0.7rem', fontFamily: 'Plus Jakarta Sans, sans-serif', ...styles?.tooltipContent, ...styles?.dependencyGraphTooltipContent }}>Open dependency graph</span>}\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { padding: '5px 10px', ...styles?.dependencyGraphTooltip },\n styles?.dependencyGraphTooltipArrow,\n isDarkMode ? '#21262d' : '#1a1a1a'\n )}\n >\n <button\n onClick={(e) => { e.stopPropagation(); onDependencyGraphOpen?.('show dependency graph'); }}\n style={{\n display: 'inline-flex',\n alignItems: 'center',\n gap: '5px',\n padding: '4px 10px 4px 8px',\n borderRadius: '8px',\n border: `1px solid ${isDarkMode ? '#30363d' : '#d0d7de'}`,\n background: isDarkMode ? '#21262d' : '#f6f8fa',\n color: isDarkMode ? '#e2e8f0' : '#24292f',\n fontSize: '0.78rem',\n fontWeight: '600',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n cursor: 'pointer',\n flexShrink: 0,\n whiteSpace: 'nowrap',\n ...styles?.dependencyGraphButton,\n }}\n >\n {dependencyGraphIcon ?? (\n // <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n // <circle cx=\"18\" cy=\"5\" r=\"3\"/><circle cx=\"6\" cy=\"12\" r=\"3\"/><circle cx=\"18\" cy=\"19\" r=\"3\"/>\n // <line x1=\"8.59\" y1=\"13.51\" x2=\"15.42\" y2=\"17.49\"/><line x1=\"15.41\" y1=\"6.51\" x2=\"8.59\" y2=\"10.49\"/>\n // </svg>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12px\" height=\"12px\" viewBox=\"0 0 48 48\" fill=\"none\">\n <path d=\"M24 33V15\" stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n <rect x=\"10\" y=\"9\" width=\"28\" height=\"6\" fill={styles?.dependencyGraphIconFill ?? '#2F88FF'} stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n <path d=\"M8 32L14 25H33.9743L40 32\" stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n <rect x=\"4\" y=\"33\" width=\"8\" height=\"8\" fill={styles?.dependencyGraphIconFill ?? '#2F88FF'} stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n <rect x=\"20\" y=\"33\" width=\"8\" height=\"8\" fill={styles?.dependencyGraphIconFill ?? '#2F88FF'} stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n <rect x=\"36\" y=\"33\" width=\"8\" height=\"8\" fill={styles?.dependencyGraphIconFill ?? '#2F88FF'} stroke={styles?.dependencyGraphIconStroke ?? 'currentColor'} strokeWidth=\"4\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n </svg>\n )}\n Graph\n {dependencyGraphArrowIcon ?? (\n <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/><polyline points=\"12 5 19 12 12 19\"/>\n </svg>\n )}\n </button>\n </Tooltip>\n )}\n </div>\n\n {/* Description */}\n {desc && (\n <div\n style={{\n border: `1px solid ${styles?.descriptionCard?.borderColor ?? 'transparent'}`,\n borderRadius: styles?.descriptionCard?.borderRadius ?? '8px',\n padding: styles?.descriptionCard?.padding ?? '14px 16px',\n backgroundColor: styles?.descriptionCard?.backgroundColor ?? 'transparent',\n marginBottom: '1.5rem',\n }}\n >\n <div style={{\n fontWeight: '700',\n fontSize: '0.95rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n marginBottom: '8px',\n color: isDarkMode ? '#ffffff' : '#111827',\n ...styles?.descriptionHeading,\n }}>\n Prompt Overview\n </div>\n <div style={{ position: 'relative' }}>\n <p\n ref={descRef}\n style={{\n fontSize: '0.875rem',\n lineHeight: '1.7',\n margin: 0,\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#c9d1d9' : '#444',\n display: '-webkit-box',\n WebkitBoxOrient: 'vertical',\n WebkitLineClamp: isDescExpanded ? 'unset' : 4,\n overflow: isDescExpanded ? 'visible' : 'hidden',\n ...styles?.description,\n }}\n >\n {desc}\n </p>\n {isDescOverflowing && !isDescExpanded && (\n <button\n onClick={() => setIsDescExpanded(true)}\n style={{\n position: 'absolute',\n bottom: 0,\n right: 0,\n background: `linear-gradient(to right, transparent, ${isDarkMode ? '#0d1117' : '#ffffff'} 40%)`,\n border: 'none',\n paddingLeft: '2rem',\n paddingRight: 0,\n cursor: 'pointer',\n fontSize: '0.875rem',\n fontWeight: '600',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#7dd3fc' : '#2563eb',\n lineHeight: '1.7',\n ...styles?.descriptionMoreButton,\n }}\n >\n ...more\n </button>\n )}\n {isDescExpanded && (\n <button\n onClick={() => setIsDescExpanded(false)}\n style={{\n background: 'none',\n border: 'none',\n padding: '2px 0 0',\n cursor: 'pointer',\n fontSize: '0.875rem',\n fontWeight: '600',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#7dd3fc' : '#2563eb',\n display: 'block',\n ...styles?.descriptionLessButton,\n }}\n >\n less\n </button>\n )}\n </div>\n </div>\n )}\n\n {/* Category Fields */}\n {categoryFields && categoryFields.length > 0 && (\n <div\n style={{\n display: 'flex',\n flexWrap: 'wrap',\n borderTop: `1px solid ${isDarkMode ? '#ffffff18' : '#1a1a1a18'}`,\n borderBottom: `1px solid ${isDarkMode ? '#ffffff18' : '#1a1a1a18'}`,\n marginBottom: '1.5rem',\n ...styles?.categoryRow,\n }}\n >\n {categoryFields.map((field, idx) => (\n <React.Fragment key={idx}>\n {idx > 0 && (\n <div\n style={{\n width: '1px',\n alignSelf: 'stretch',\n background: isDarkMode ? '#ffffff18' : '#1a1a1a18',\n ...styles?.categoryDivider,\n }}\n />\n )}\n <div\n style={{\n flex: '1 1 120px',\n padding: '12px 16px',\n ...styles?.categoryItem,\n }}\n >\n <div\n style={{\n fontSize: '0.72rem',\n fontWeight: '500',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#8b949e' : '#6b7280',\n marginBottom: '4px',\n ...styles?.categoryLabel,\n }}\n >\n {field.label}\n </div>\n <div\n style={{\n fontSize: '0.875rem',\n fontWeight: '600',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n ...styles?.categoryValue,\n }}\n >\n {field.value}\n </div>\n </div>\n </React.Fragment>\n ))}\n </div>\n )}\n\n {/* When to Apply */}\n {customMetaData?.when_to_apply !== \"\" && (\n <Accordion\n defaultExpanded={whenToApplyDefaultExpanded}\n style={{\n marginBottom: '1rem',\n border: `1px solid ${styles?.whenToApplyAccordion?.borderColor ?? (isDarkMode ? '#ffffff18' : '#1a1a1a18')}`,\n borderRadius: '28px !important',\n boxShadow: 'none',\n background: 'transparent',\n ...styles?.whenToApplyAccordion,\n }}\n >\n <AccordionSummary\n expandIcon={whenToApplyExpandIcon ?? <ExpandMoreIcon style={{ color: styles?.whenAccordionChevronColor ?? (isDarkMode ? '#e2e8f0' : '#374151') }} />}\n style={{\n minHeight: '36px',\n padding: '0 12px',\n background: 'transparent',\n ...styles?.whenToApplyHeader,\n }}\n >\n <div style={{ display: 'flex', alignItems: 'center', gap: '10px' }}>\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: '20px',\n height: '20px',\n borderRadius: '50%',\n border: `1.5px solid ${styles?.whenToApplyIconColor ?? '#4ade80'}`,\n flexShrink: 0,\n ...styles?.whenToApplyIconCircle,\n }}>\n {whenToApplyIcon ?? (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\">\n <g id=\"Complete\">\n <g id=\"tick\">\n <polyline fill=\"none\" points=\"3.7 14.3 9.6 19 20.3 5\" stroke={styles?.whenToApplyIconColor ?? '#4ade80'} strokeLinecap=\"round\" strokeLinejoin=\"round\" strokeWidth=\"2\"/>\n </g>\n </g>\n </svg>\n )}\n </span>\n <span style={{\n fontWeight: '600',\n fontSize: '0.9rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n ...styles?.whenToApplyTitle,\n }}>\n When to apply\n </span>\n </div>\n </AccordionSummary>\n <AccordionDetails\n style={{\n padding: '12px 16px',\n background: styles?.whenToApplyContent?.backgroundColor ?? (isDarkMode ? '#ffffff08' : '#1a1a1a06'),\n ...styles?.whenToApplyContent,\n }}\n >\n <MarkdownRenderer\n message={customMetaData?.when_to_apply}\n style={styles?.markdownRenderer}\n codeStyle={styles?.markdownCode}\n preStyle={styles?.markdownPre}\n blockquoteStyle={styles?.markdownBlockquote}\n syntaxHighlighterTheme={styles?.syntaxHighlighterTheme}\n cognitiveDecisioningStyles={styles?.cognitiveDecisioning}\n />\n </AccordionDetails>\n </Accordion>\n )}\n\n {/* When Not to Apply */}\n {customMetaData?.when_not_to_apply !== \"\" && (\n <Accordion\n defaultExpanded={whenNotToApplyDefaultExpanded}\n style={{\n marginBottom: '1rem',\n border: `1px solid ${styles?.whenNotToApplyAccordion?.borderColor ?? (isDarkMode ? '#ffffff18' : '#1a1a1a18')}`,\n borderRadius: '8px !important',\n boxShadow: 'none',\n background: 'transparent',\n ...styles?.whenNotToApplyAccordion,\n }}\n >\n <AccordionSummary\n expandIcon={whenNotToApplyExpandIcon ?? <ExpandMoreIcon style={{ color: styles?.whenAccordionChevronColor ?? (isDarkMode ? '#e2e8f0' : '#374151') }} />}\n style={{\n minHeight: '36px',\n padding: '0 12px',\n background: 'transparent',\n ...styles?.whenNotToApplyHeader,\n }}\n >\n <div style={{ display: 'flex', alignItems: 'center', gap: '10px' }}>\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: '20px',\n height: '20px',\n borderRadius: '50%',\n border: `1.5px solid ${styles?.whenNotToApplyIconColor ?? '#f87171'}`,\n flexShrink: 0,\n ...styles?.whenNotToApplyIconCircle,\n }}>\n {whenNotToApplyIcon ?? (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\">\n <path d=\"M19 5L5 19M5.00001 5L19 19\" stroke={styles?.whenNotToApplyIconColor ?? '#f87171'} strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>\n </svg>\n )}\n </span>\n <span style={{\n fontWeight: '600',\n fontSize: '0.9rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n ...styles?.whenNotToApplyTitle,\n }}>\n When not to apply\n </span>\n </div>\n </AccordionSummary>\n <AccordionDetails\n style={{\n padding: '12px 16px',\n background: styles?.whenNotToApplyContent?.backgroundColor ?? (isDarkMode ? '#ffffff08' : '#1a1a1a06'),\n ...styles?.whenNotToApplyContent,\n }}\n >\n <MarkdownRenderer\n message={customMetaData?.when_not_to_apply}\n style={styles?.markdownRenderer}\n codeStyle={styles?.markdownCode}\n preStyle={styles?.markdownPre}\n blockquoteStyle={styles?.markdownBlockquote}\n syntaxHighlighterTheme={styles?.syntaxHighlighterTheme}\n cognitiveDecisioningStyles={styles?.cognitiveDecisioning}\n />\n </AccordionDetails>\n </Accordion>\n )}\n\n {/* Specifications */}\n {hasSpecs && (\n <Accordion\n defaultExpanded={specificationsDefaultExpanded}\n style={{\n marginBottom: '1rem',\n border: `1px solid ${styles?.specificationsSection?.borderColor ?? (isDarkMode ? '#ffffff18' : '#1a1a1a18')}`,\n borderRadius: '8px',\n boxShadow: 'none',\n background: 'transparent',\n ...styles?.specificationsSection,\n }}\n >\n <AccordionSummary\n expandIcon={specificationsExpandIcon ?? <ExpandMoreIcon style={{ color: styles?.specificationsExpandIconColor ?? (isDarkMode ? '#e2e8f0' : '#374151') }} />}\n style={{\n minHeight: '36px',\n padding: '0 12px',\n background: 'transparent',\n }}\n >\n <div style={{ display: 'flex', alignItems: 'center', gap: '10px' }}>\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: '18px',\n height: '18px',\n borderRadius: '5px',\n // border: `1.5px solid ${styles?.specificationsIconColor ?? (isDarkMode ? '#94a3b8' : '#64748b')}`,\n flexShrink: 0,\n }}>\n {specificationsIcon ?? (\n // <svg width=\"16\" height=\"16\" viewBox=\"0 0 10 10\" fill=\"none\">\n // <line x1=\"2\" y1=\"3\" x2=\"8\" y2=\"3\" stroke={styles?.specificationsIconColor ?? (isDarkMode ? '#94a3b8' : '#64748b')} strokeWidth=\"1.5\" strokeLinecap=\"round\" />\n // <line x1=\"2\" y1=\"5\" x2=\"8\" y2=\"5\" stroke={styles?.specificationsIconColor ?? (isDarkMode ? '#94a3b8' : '#64748b')} strokeWidth=\"1.5\" strokeLinecap=\"round\" />\n // <line x1=\"2\" y1=\"7\" x2=\"6\" y2=\"7\" stroke={styles?.specificationsIconColor ?? (isDarkMode ? '#94a3b8' : '#64748b')} strokeWidth=\"1.5\" strokeLinecap=\"round\" />\n // </svg>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"#ffffff\">\n <rect x=\"4.5\" y=\"3.5\" width=\"15\" height=\"17\" rx=\"1.5\" stroke=\"#ffffff\" stroke-width=\"1.7\"/>\n <path d=\"M8 8H16\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\n <path d=\"M8 11.5H16\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\n <path d=\"M8 15H13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>\n </svg>\n )}\n </span>\n <span style={{\n fontWeight: '600',\n fontSize: '0.9rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n ...styles?.specificationsTitle,\n }}>\n Specifications\n </span>\n <Tooltip\n title={\n <span style={{ fontSize: '0.7rem', lineHeight: 1.5, fontFamily: 'Plus Jakarta Sans, sans-serif', color: styles?.specificationsTooltip?.color ?? '#ffffff', ...styles?.tooltipContent, ...styles?.specificationsTooltipContent }}>\n <strong>Specifications:</strong> Specifications are the details that define a prompt’s guidelines, expected inputs, expected outputs, and constraints or rules.\n </span>\n }\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { maxWidth: 280, padding: '8px 12px', ...styles?.specificationsTooltip },\n styles?.specificationsTooltipArrow,\n '#1a1a1a'\n )}\n >\n <span>\n {specificationsInfoIcon ?? <InfoIcon style={{ fontSize: '0.95rem', color: isDarkMode ? '#aaaaaa' : '#666666', cursor: 'default' }} />}\n </span>\n </Tooltip>\n </div>\n </AccordionSummary>\n <AccordionDetails\n style={{\n padding: '12px 16px',\n background: styles?.specificationsDetails?.backgroundColor ?? (isDarkMode ? '#ffffff08' : '#1a1a1a06'),\n display: 'flex',\n flexDirection: 'column',\n gap: '12px',\n ...styles?.specificationsDetails,\n }}\n >\n {specSections.map(({ label, content }) => (\n <div key={label}>\n <div style={{\n fontSize: '0.72rem',\n fontWeight: '700',\n color: '#6B7280',\n textTransform: 'uppercase',\n letterSpacing: '0.06em',\n marginBottom: '0.3rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n ...styles?.specificationsItemLabel,\n }}>\n {label}\n </div>\n <MarkdownRenderer\n message={content}\n // extraMetaData={extraMetaData || undefined}\n fontSize=\"0.83rem\"\n style={styles?.markdownRenderer}\n codeStyle={styles?.markdownCode}\n preStyle={styles?.markdownPre}\n blockquoteStyle={styles?.markdownBlockquote}\n syntaxHighlighterTheme={styles?.syntaxHighlighterTheme}\n cognitiveDecisioningStyles={styles?.cognitiveDecisioning}\n />\n </div>\n ))}\n </AccordionDetails>\n </Accordion>\n )}\n\n {/* Sections */}\n {customMetaData?.sections && customMetaData.sections.length > 0 && (\n <div style={{ marginBottom: '1.5rem' , marginTop:\"0.6rem\" }}>\n <div style={{ display: 'flex', alignItems: 'center', gap: '5px', marginBottom: '0.6rem',marginTop:\"0.4rem\" }}>\n <SectionLabel style={{ ...styles?.sectionLabel, marginBottom: 0 }}>APB's</SectionLabel>\n <Tooltip\n title={\n <span style={{ fontSize: '0.7rem', lineHeight: 1.5, fontFamily: 'Plus Jakarta Sans, sans-serif', color: styles?.apbTooltip?.color ?? styles?.fpbTooltip?.color ?? '#ffffff', ...styles?.tooltipContent, ...styles?.apbTooltipContent }}>\n <strong>APB (Atomic Prompt Block):</strong> A self-contained prompt unit that handles one specific instruction, rule, or behavior within a Functional Prompt Block.\n </span>\n }\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { maxWidth: 280, padding: '8px 12px', ...(styles?.apbTooltip ?? styles?.fpbTooltip) },\n styles?.apbTooltipArrow ?? styles?.fpbTooltipArrow,\n '#1a1a1a'\n )}\n >\n <InfoIcon style={{ fontSize: '0.95rem', color: isDarkMode ? '#aaaaaa' : '#666666', cursor: 'default' }} />\n </Tooltip>\n </div>\n <div style={{ display: 'flex', flexDirection: 'column', gap: '6px' }}>\n {customMetaData.sections.map((section) => (\n <div\n key={section.order}\n style={{\n border: `1px solid ${styles?.sectionItem?.borderColor ?? (isDarkMode ? '#ffffff22' : '#1a1a1a22')}`,\n borderRadius: '8px',\n padding: '10px 14px',\n }}\n >\n <div\n onClick={() => onSectionClick?.(section.title)}\n style={{\n fontSize: '0.83rem',\n fontWeight: '600',\n color: styles?.sectionItem?.titleColor ?? (isDarkMode ? '#e2e8f0' : '#111827'),\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n cursor: onSectionClick ? 'pointer' : 'default',\n marginBottom: '4px',\n display: 'inline-flex',\n alignItems: 'center',\n gap: '5px',\n }}\n >\n <span style={{\n fontSize: '0.68rem',\n fontWeight: '700',\n color: styles?.sectionItem?.orderColor ?? (isDarkMode ? '#6e7681' : '#9CA3AF'),\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n minWidth: '16px',\n flexShrink: 0,\n }}>\n {section.order}.\n </span>\n <span style={{\n textDecoration: onSectionClick ? 'underline' : 'none',\n textDecorationColor: styles?.sectionItem?.titleColor ?? (isDarkMode ? '#e2e8f0' : '#111827'),\n textUnderlineOffset: '3px',\n }}>\n {section.title}\n </span>\n {onSectionClick && (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"12\"\n height=\"12\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"2.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n style={{ flexShrink: 0, opacity: 0.5 }}\n >\n <path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\" />\n <polyline points=\"15 3 21 3 21 9\" />\n <line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\" />\n </svg>\n )}\n </div>\n <div style={{\n fontSize: '0.76rem',\n color: styles?.sectionItem?.descriptionColor ?? (isDarkMode ? '#8b949e' : '#6B7280'),\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n lineHeight: 1.55,\n paddingLeft: '22px',\n }}>\n {section.description}\n </div>\n </div>\n ))}\n </div>\n </div>\n )}\n\n {/* SPB Functionality */}\n {spbFunctionality && (\n <Accordion\n defaultExpanded={spbFunctionalityDefaultExpanded}\n style={{\n marginBottom: '1rem',\n marginTop: '0.6rem',\n border: `1px solid ${styles?.spbSection?.borderColor ?? (isDarkMode ? '#ffffff18' : '#1a1a1a18')}`,\n borderRadius: '8px',\n boxShadow: 'none',\n background: 'transparent',\n ...styles?.spbSection,\n }}\n >\n <AccordionSummary\n expandIcon={<ExpandMoreIcon style={{ color: styles?.spbChevronColor ?? (isDarkMode ? '#e2e8f0' : '#374151') }} />}\n style={{\n minHeight: '36px',\n padding: '0 12px',\n background: 'transparent',\n ...styles?.spbSectionHeader,\n }}\n >\n <div style={{ display: 'flex', alignItems: 'center', gap: '8px' }}>\n <span style={{\n fontWeight: '600',\n fontSize: '0.9rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n ...styles?.spbSectionTitle,\n }}>\n SPB Functionalities ({spbFunctionality.total_functionalities})\n </span>\n <span style={{ color: isDarkMode ? '#6e7681' : '#9CA3AF', fontSize: '0.75rem' }}>•</span>\n <span style={{\n fontSize: '0.78rem',\n fontWeight: '500',\n color: isDarkMode ? '#6e7681' : '#9CA3AF',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n }}>\n {spbFunctionality.total_apbs_identified} APBs\n </span>\n </div>\n </AccordionSummary>\n <AccordionDetails\n style={{\n padding: '10px 12px',\n background: styles?.spbSectionContent?.backgroundColor ?? 'transparent',\n display: 'flex',\n flexDirection: 'column',\n gap: '8px',\n ...styles?.spbSectionContent,\n }}\n >\n {spbFunctionality.functionality_analysis.map((item, idx) => (\n <div\n key={idx}\n style={{\n border: `1px solid ${styles?.spbFunctionalityItem?.borderColor ?? (isDarkMode ? '#ffffff14' : '#1a1a1a14')}`,\n borderRadius: '10px',\n overflow: 'hidden',\n padding:\"4px\",\n background: styles?.spbFunctionalityItem?.backgroundColor ?? (isDarkMode ? '#ffffff04' : '#1a1a1a03'),\n ...styles?.spbFunctionalityItem,\n }}\n >\n {/* Inner box — title + description */}\n <div style={{\n padding: '12px 14px',\n borderRadius:\"12px\",\n background: styles?.spbFunctionalityItemInner?.backgroundColor ?? (isDarkMode ? '#ffffff08' : '#1a1a1a07'),\n borderBottom: `1px solid ${styles?.spbFunctionalityItemInner?.borderColor ?? (isDarkMode ? '#ffffff10' : '#1a1a1a10')}`,\n ...styles?.spbFunctionalityItemInner,\n }}>\n <div style={{\n fontSize: '0.85rem',\n fontWeight: '700',\n color: isDarkMode ? '#e2e8f0' : '#111827',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n marginBottom: '6px',\n lineHeight: 1.4,\n ...styles?.spbFunctionalityItemName,\n }}>\n {idx + 1}. {item.name}\n </div>\n <MarkdownRenderer\n message={item.description}\n fontSize=\"0.78rem\"\n style={{ lineHeight: 1.6, color: isDarkMode ? '#8b949e' : '#6B7280', ...(styles?.spbFunctionalityItemDescription ?? {}) }}\n codeStyle={styles?.markdownCode}\n preStyle={styles?.markdownPre}\n blockquoteStyle={styles?.markdownBlockquote}\n syntaxHighlighterTheme={styles?.syntaxHighlighterTheme}\n cognitiveDecisioningStyles={styles?.cognitiveDecisioning}\n />\n </div>\n\n {/* Outer APB references row */}\n {item.apb_references && item.apb_references.length > 0 && (\n <div style={{\n display: 'flex',\n alignItems: 'center',\n flexWrap: 'wrap',\n gap: '6px',\n padding: '8px 14px',\n ...styles?.spbApbReferencesRow,\n }}>\n <span style={{\n fontSize: '0.68rem',\n fontWeight: '500',\n color: isDarkMode ? '#6e7681' : '#9CA3AF',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n flexShrink: 0,\n ...styles?.spbApbReferencesLabel,\n }}>\n apb references:\n </span>\n {item.apb_references.map((ref, refIdx) => (\n <Tooltip\n key={refIdx}\n title={\n <span style={{ fontSize: '0.7rem', lineHeight: 1.5, fontFamily: 'Plus Jakarta Sans, sans-serif', color: styles?.spbApbReferenceTooltip?.color ?? styles?.spbTooltip?.color ?? '#ffffff', ...styles?.tooltipContent, ...styles?.spbApbReferenceTooltipContent }}>\n {ref.context}\n </span>\n }\n placement=\"top\"\n arrow\n componentsProps={getTooltipSlotProps(\n { maxWidth: 240, padding: '6px 10px', ...(styles?.spbApbReferenceTooltip ?? styles?.spbTooltip) },\n styles?.spbApbReferenceTooltipArrow ?? styles?.spbTooltipArrow,\n '#1a1a1a'\n )}\n >\n <span style={{\n display: 'inline-flex',\n alignItems: 'center',\n fontSize: '0.7rem',\n fontWeight: '500',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n padding: '3px 10px',\n borderRadius: '6px',\n background: isDarkMode ? '#ffffff0d' : '#1a1a1a08',\n color: isDarkMode ? '#c9d1d9' : '#374151',\n cursor: 'default',\n border: `1px solid ${isDarkMode ? '#ffffff18' : '#1a1a1a14'}`,\n ...styles?.spbApbReference,\n }}>\n <span style={{ ...styles?.spbApbReferenceLabel }}>{ref.apb_name}</span>\n </span>\n </Tooltip>\n ))}\n </div>\n )}\n </div>\n ))}\n </AccordionDetails>\n </Accordion>\n )}\n {!showEditor && (\n <>\n <div style={{ flex: 1 }} />\n {previewStatsNode}\n </>\n )}\n </div>\n\n\n\n {/* Right Panel - only if showEditor */}\n {showEditor && (\n <div\n style={{\n width: '50%',\n padding: '1.75rem',\n display: 'flex',\n flexDirection: 'column',\n overflow: 'hidden',\n boxSizing: 'border-box',\n ...styles?.rightPanel,\n }}\n >\n <div\n style={{\n fontWeight: '700',\n fontSize: '1rem',\n marginBottom: '1rem',\n color: '#1a1a1a',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n }}\n >\n Prompt Preview\n </div>\n <div\n style={{\n flex: 1,\n border: '1px solid #e0e0e0',\n borderRadius: '0.875rem',\n overflow: 'hidden',\n minHeight: 0,\n }}\n >\n {editorNode}\n </div>\n {previewStatsNode}\n </div>\n )}\n </>\n );\n\n return (\n <div style={styles?.root}>\n {/* Pill — only when !alwaysFullscreen && !renderAsComponent */}\n {/* {!alwaysFullscreen && !renderAsComponent && (\n <span\n onClick={() => setIsExpanded((prev) => !prev)}\n style={{\n display: 'inline-flex',\n alignItems: 'center',\n gap: '4px',\n padding: '3px 12px',\n borderRadius: '999px',\n border: '1px solid #d0d0d0',\n backgroundColor: '#f5f5f5',\n cursor: 'pointer',\n fontSize: '0.78rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n fontWeight: '500',\n color: '#444',\n userSelect: 'none',\n whiteSpace: 'nowrap',\n ...styles?.pill,\n }}\n >\n {title}\n {isExpanded ? chevronUpComponent : chevronDownComponent}\n </span>\n )} */}\n\n {/* Inline expand — only when !alwaysFullscreen && !renderAsComponent */}\n {/* {isExpanded && !isFullscreen && !alwaysFullscreen && !renderAsComponent && (\n <div\n style={{\n border: '1px solid #e0e0e0',\n borderRadius: '0.625rem',\n overflow: 'hidden',\n marginTop: '0.5rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n maxWidth: \"90%\",\n marginLeft: \"1rem\",\n }}\n >\n <div\n style={{\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n padding: '10px 16px',\n borderBottom: '1px solid #e0e0e0',\n backgroundColor: '#ffffff',\n }}\n >\n <span style={{ fontWeight: '700', fontSize: '0.95rem', color: '#1a1a1a' }}>\n Prompt Preview\n </span>\n <ThemeToggle\n darkMode={isDarkMode}\n onToggle={toggleDarkMode}\n toggleFullscreen={openFullscreen}\n handleOpenFileDetailSection={() => {}}\n showFullscreenIcon={true}\n showFileSummaryIButton={false}\n />\n </div>\n\n <div style={{ height: editorHeight, width: editorWidth }}>\n {editorNode}\n </div>\n </div>\n )} */}\n\n {/* renderAsComponent mode — no dialog, no shadow, direct render */}\n {renderAsComponent ? (\n <div style={{ display: 'flex', width: '100%', fontFamily: 'Plus Jakarta Sans, sans-serif', overflow: 'hidden', ...styles?.dialog }}>\n {panelContent}\n </div>\n ) : (\n <Dialog\n open={isFullscreen || alwaysFullscreen}\n onClose={closeFullscreen}\n maxWidth=\"xl\"\n fullWidth\n PaperProps={{\n style: {\n borderRadius: '1rem',\n fontFamily: 'Plus Jakarta Sans, sans-serif',\n height: '90vh',\n maxHeight: '90vh',\n overflow: 'hidden',\n ...styles?.dialog,\n },\n }}\n >\n <IconButton\n onClick={closeFullscreen}\n size=\"small\"\n style={{ position: 'absolute', top: 10, right: 12, zIndex: 20 }}\n >\n <CloseIcon fontSize=\"small\" />\n </IconButton>\n <DialogContent style={{ padding: 0, display: 'flex', height: '100%', overflow: 'hidden' }}>\n {panelContent}\n </DialogContent>\n </Dialog>\n )}\n\n {/* Dependency Graph Dialog */}\n \n {showGraphDialog && customMetaData?.dependency_graph && (\n <Dialog\n open={showGraphDialog}\n onClose={() => setShowGraphDialog(false)}\n maxWidth=\"xl\"\n fullWidth\n PaperProps={{\n style: {\n borderRadius: '1rem',\n height: '90vh',\n maxHeight: '90vh',\n overflow: 'hidden',\n ...styles?.graphDialog,\n },\n }}\n >\n <IconButton\n onClick={() => setShowGraphDialog(false)}\n size=\"small\"\n style={{ position: 'absolute', top: 10, right: 12, zIndex: 20 }}\n >\n <CloseIcon fontSize=\"small\" />\n </IconButton>\n <DialogContent style={{ padding: '1rem', height: '100%', overflow: 'hidden', boxSizing: 'border-box' }}>\n <DependencyGraph data={convertDependencyGraphData(customMetaData.dependency_graph)} isDarkMode={isDarkMode} />\n </DialogContent>\n </Dialog>\n )}\n </div>\n );\n};\n\nexport default PromptCitation;\n"],"names":["convertDependencyGraphData","rawGraph","clusterLabels","Array","isArray","nodes","edges","clusters","length","uniqueClusters","Set","map","n","cluster_id","size","numClusters","Math","max","min","ceil","from","_","i","id","label","node","idx","col","row","floor","x","y","graph_id","prompt_id","last_analyzed_at","Date","toISOString","keys","Object","totalNodes","forEach","key","index","clusterId","split","w","charAt","toUpperCase","slice","join","nodeId","push","description","deps","dep","depIdx","targetKey","dependent_on","targetNodeId","reasoningText","reasoning","r","text","filter","Boolean","String","source","target","score","Score","gap","dependency_type","SectionLabel","children","style","jsx","fontWeight","fontSize","color","marginBottom","fontFamily","PromptCitation","prompt_title","modename","customMetaData","chevronUpComponent","chevronDownComponent","editorHeight","editorWidth","isDarkModeEnabled","isDarkMode","isDarkModeProp","startLine","endLine","constraints_and_rules","input_analysis","output_analysis","extraMetaData","showEditor","alwaysFullscreen","renderAsComponent","isFpb","isSpb","spbFunctionality","showDependencyIcon","onDependencyGraphOpen","onSectionClick","categoryFields","total_apbs","titleText","titleIcon","titleIconProp","dependencyGraphIcon","dependencyGraphArrowIcon","whenToApplyIcon","whenToApplyExpandIcon","whenNotToApplyIcon","whenNotToApplyExpandIcon","specificationsIcon","specificationsInfoIcon","specificationsExpandIcon","styles","defaultAccordionsExpanded","defaultWhenToApplyExpanded","defaultWhenNotToApplyExpanded","defaultSpecificationsExpanded","defaultSpbFunctionalityExpanded","resolvedDarkMode","isExpanded","setIsExpanded","useState","isDescExpanded","setIsDescExpanded","isDescOverflowing","setIsDescOverflowing","descRef","useRef","isFullscreen","setIsFullscreen","showGraphDialog","setShowGraphDialog","highlightCodeStatsLine","setHighlightCodeStatsLine","startIndex","endIndex","highlightCodeStatsVariable","setHighlightCodeStatsVariable","setIsDarkMode","themeManager","getTheme","useEffect","subscribe","title","desc","promptContent","prompt","mode","totalLines","highlightRange","specSections","content","s","hasSpecs","whenToApplyDefaultExpanded","whenNotToApplyDefaultExpanded","specificationsDefaultExpanded","spbFunctionalityDefaultExpanded","getTooltipSlotProps","tooltipStyle","arrowStyle","defaultBackgroundColor","tooltip","backgroundColor","arrow","tooltipArrow","previewStatsNode","display","borderTop","marginTop","paddingTop","footer","previewStats","jsxs","previewStatsItem","el","current","scrollHeight","clientHeight","closeFullscreen","editorNode","CodeEditor","language","code","isHighlightingEnabled","highlightIndexes","panelContent","Fragment","width","padding","flexDirection","overflowY","borderRight","boxSizing","leftPanel","alignItems","flexWrap","Tooltip","tooltipContent","titleTooltipContent","placement","componentsProps","maxWidth","titleTooltip","titleTooltipArrow","lineHeight","minWidth","flexShrink","height","viewBox","fill","xmlns","d","stroke","strokeWidth","strokeLinecap","x1","y1","x2","y2","overflow","textOverflow","whiteSpace","background","fpbBadge","borderRadius","letterSpacing","textTransform","fpbTooltip","fpbTooltipContent","fpbTooltipArrow","InfoIcon","fpbInfoIconColor","cursor","spbBadge","spbTooltip","spbTooltipContent","spbTooltipArrow","spbInfoIconColor","flex","dependencyGraphTooltipContent","dependencyGraphTooltip","dependencyGraphTooltipArrow","onClick","e","stopPropagation","border","dependencyGraphButton","dependencyGraphIconStroke","strokeLinejoin","dependencyGraphIconFill","points","descriptionCard","borderColor","descriptionHeading","position","ref","margin","WebkitBoxOrient","WebkitLineClamp","bottom","right","paddingLeft","paddingRight","descriptionMoreButton","descriptionLessButton","borderBottom","categoryRow","field","React","alignSelf","categoryDivider","categoryItem","categoryLabel","categoryValue","value","when_to_apply","Accordion","defaultExpanded","whenToApplyAccordion","boxShadow","AccordionSummary","expandIcon","ExpandMoreIcon","whenAccordionChevronColor","minHeight","whenToApplyHeader","justifyContent","whenToApplyIconColor","whenToApplyIconCircle","whenToApplyTitle","AccordionDetails","whenToApplyContent","MarkdownRenderer","message","markdownRenderer","codeStyle","markdownCode","preStyle","markdownPre","blockquoteStyle","markdownBlockquote","syntaxHighlighterTheme","cognitiveDecisioningStyles","cognitiveDecisioning","when_not_to_apply","whenNotToApplyAccordion","whenNotToApplyHeader","whenNotToApplyIconColor","whenNotToApplyIconCircle","whenNotToApplyTitle","whenNotToApplyContent","specificationsSection","specificationsExpandIconColor","rx","specificationsTitle","specificationsTooltip","specificationsTooltipContent","specificationsTooltipArrow","specificationsDetails","specificationsItemLabel","sections","sectionLabel","apbTooltip","apbTooltipContent","apbTooltipArrow","section","sectionItem","titleColor","orderColor","order","textDecoration","textDecorationColor","textUnderlineOffset","opacity","descriptionColor","spbSection","spbChevronColor","spbSectionHeader","spbSectionTitle","total_functionalities","total_apbs_identified","spbSectionContent","functionality_analysis","item","spbFunctionalityItem","spbFunctionalityItemInner","spbFunctionalityItemName","name","spbFunctionalityItemDescription","apb_references","spbApbReferencesRow","spbApbReferencesLabel","refIdx","spbApbReferenceTooltip","spbApbReferenceTooltipContent","context","spbApbReferenceTooltipArrow","spbApbReference","spbApbReferenceLabel","apb_name","rightPanel","root","dialog","Dialog","open","onClose","fullWidth","PaperProps","maxHeight","IconButton","top","zIndex","CloseIcon","DialogContent","dependency_graph","graphDialog","DependencyGraph","data"],"mappings":"2uBAmBO,SAASA,EAA2BC,GACzC,IAAKA,GAAgC,iBAAbA,EAA8B,OAAA,KAEtD,MAAMC,EAAgB,CAAC,mBAAoB,qBAAsB,oBAG7D,GAAAC,MAAMC,QAAQH,EAASI,QAAUF,MAAMC,QAAQH,EAASK,OAAQ,CAClE,IAAID,EAAQJ,EAASI,MACjBE,EACFJ,MAAMC,QAAQH,EAASM,WAAaN,EAASM,SAASC,OAAS,EAAIP,EAASM,SAAW,KAEnF,MAAAE,EAAiB,IAAIC,IAAIL,EAAMM,IAAKC,GAAWA,EAAEC,aACvD,IAAKN,GAAYE,EAAeK,MAAQ,EAAG,CACzC,MAAMC,EAAcC,KAAKC,IAAI,EAAGD,KAAKE,IAAI,EAAGF,KAAKG,KAAKd,EAAMG,OAAS,KACrED,EAAWJ,MAAMiB,KAAK,CAAEZ,OAAQO,GAAe,CAACM,EAAGC,KAAO,CACxDC,GAAI,MAAMD,EAAI,IACdE,MAAOtB,EAAcoB,IAAM,SAASA,EAAI,OAG1CjB,EAAQA,EAAMM,IAAI,CAACc,EAAWC,KAC5B,MAAMC,EAAMD,EAAMX,EACZa,EAAMZ,KAAKa,MAAMH,EAAMX,GACtB,MAAA,IACFU,EACHZ,WAAYN,EAASoB,GAAKJ,GAC1BO,EAAGL,EAAKK,GAAKrB,EAAeK,KAAO,EAAIW,EAAKK,EAAU,IAANH,EAAY,IAC5DI,EAAGN,EAAKM,GAAKtB,EAAeK,KAAO,EAAIW,EAAKM,EAAU,IAANH,EAAY,MAGlE,CAEO,MAAA,CACLI,SAAU/B,EAAS+B,UAAY,YAC/BC,UAAWhC,EAASgC,WAAa,GACjCC,iBAAkBjC,EAASiC,mBAAA,IAAwBC,MAAOC,cAC1D7B,SAAAA,EACAF,MAAAA,EACAC,MAAOL,EAASK,MAEpB,CAGM,MAAA+B,EAAOC,OAAOD,KAAKpC,GACrB,GAAgB,IAAhBoC,EAAK7B,OAAqB,OAAA,KAE9B,MAAM+B,EAAaF,EAAK7B,OAClBO,EAAcC,KAAKC,IAAI,EAAGD,KAAKE,IAAI,EAAGF,KAAKG,KAAKoB,EAAa,KAC7DhC,EAAWJ,MAAMiB,KAAK,CAAEZ,OAAQO,GAAe,CAACM,EAAGC,KAAO,CAC9DC,GAAI,MAAMD,EAAI,IACdE,MAAOtB,EAAcoB,IAAM,SAASA,EAAI,OAGpCjB,EAAe,GACfC,EAAe,GA+DjB,OA7DC+B,EAAAG,QAAQ,CAACC,EAAKC,KACjB,MAAMf,EAAMe,EAAQ3B,EACda,EAAMZ,KAAKa,MAAMa,EAAQ3B,GACzB4B,EAAYpC,EAASoB,GAAKJ,GAE1BO,EAAU,IAANH,EAAY,IAChBI,EAAU,IAANH,EAAY,IAEhBJ,EAAQiB,EACXG,MAAM,KACNjC,IAAKkC,GAAMA,EAAEC,OAAO,GAAGC,cAAgBF,EAAEG,MAAM,IAC/CC,KAAK,KAEFC,EAAS,QAAQT,IACvBpC,EAAM8C,KAAK,CACT5B,GAAI2B,EACJ1B,QACAX,WAAY8B,EACZb,IACAC,IACAqB,YAAa,YAAY5B,MAGrB,MAAA6B,EAAOpD,EAASwC,GAClBtC,MAAMC,QAAQiD,IACXA,EAAAb,QAAQ,CAACc,EAAUC,KACtB,IAAKD,GAAsB,iBAARA,EAAkB,OACrC,MAAME,EAAYF,EAAIG,aACtB,IAAKD,EAAW,OACV,MAAAE,EAAe,QAAQF,IAE7B,IAAIG,EAAgB,GACS,iBAAlBL,EAAIM,UACbD,EAAgBL,EAAIM,UACXzD,MAAMC,QAAQkD,EAAIM,WAC3BD,EAAgBL,EAAIM,UACjBjD,IAAKkD,GAAyB,iBAANA,EAAiBA,EAAIA,GAAGC,MAAQ,IACxDC,OAAOC,SACPf,KAAK,KACCK,EAAIM,WAAWE,OACRH,EAAAM,OAAOX,EAAIM,UAAUE,OAGvCxD,EAAM6C,KAAK,CACT5B,GAAI,KAAKkB,KAAOe,KAAaD,IAC7BW,OAAQhB,EACRiB,OAAQT,EACRE,UAAWD,GAAiB,cAAcH,IAC1CY,MACuB,iBAAdd,EAAIe,MACPf,EAAIe,MACiB,iBAAdf,EAAIc,MACXd,EAAIc,MACJ,GACNE,IAAKhB,EAAIgB,KAAO,GAChBC,gBAAiBjB,EAAIiB,iBAAmB,iBAM3B,IAAjBlE,EAAMG,OAAqB,KAExB,CACLwB,SAAU,sBACVC,UAAW,GACXC,kBAAkB,IAAIC,MAAOC,cAC7B7B,WACAF,QACAC,QAEJ,CAkUA,MAAMkE,EAAqF,EAAGC,WAAUC,WACtGC,EAAC,MAAA,CACCD,MAAO,CACLE,WAAY,MACZC,SAAU,SACVC,MAAO,UACPC,aAAc,SACdC,WAAY,mCACTN,GAGJD,aAICQ,EAAgD,EACpDC,eAAe,WACfC,WACA/B,cACAgC,iBACAC,qBACAC,uBACAC,eAAe,IACfC,cAAc,OACdC,qBAAoB,EACpBC,WAAYC,EACZC,YAAY,EACZC,UAAU,GACVC,wBACAC,iBACAC,kBACAC,gBACAC,cAAa,EACbC,oBAAmB,EACnBC,qBAAoB,EACpBC,SAAQ,EACRC,SAAQ,EACRC,mBACAC,sBAAqB,EACrBC,wBACAC,iBACAC,iBACAC,aACAC,YACAC,UAAWC,EACXC,sBACAC,2BACAC,mBACAC,yBACAC,sBACAC,4BACAC,sBACAC,0BACAC,4BACAC,UACAC,8BAA4B,EAC5BC,8BACAC,iCACAC,iCACAC,uCAEM,MAAAC,GAAmBpC,GAAkB8B,IAAQ/B,YAAcD,GAE1DuC,GAAYC,IAAiBC,GAAS,IACtCC,GAAgBC,IAAqBF,GAAS,IAC9CG,GAAmBC,IAAwBJ,GAAS,GACrDK,GAAUC,EAA6B,OACtCC,GAAcC,IAAmBR,EAAS/B,IAC1CwC,GAAiBC,IAAsBV,GAAS,IAChDW,GAAwBC,IAA6BZ,EAAS,CAAEa,YAAY,EAAIC,UAAU,KAC1FC,GAA4BC,IAAiChB,EAAc,CAAE,IAC7ExC,GAAYyD,IAAiBjB,EAAS,IAAMkB,EAAaC,SAAStB,KAEzEuB,EAAU,IACYF,EAAaG,UAAUJ,IAE1C,IAGG,MAAAK,GAAQ3C,GAAazB,GAAgBoE,OAAS,kBAC9CC,GAAOrE,GAAgBhC,aAAeA,EACtCsG,GAAgBtE,GAAgBuE,OAChCC,GAAOxE,GAAgBD,UAAYA,GAAY,GAE/C0E,GAAaH,GAAc9G,MAAM,MAAMpC,OAEvCsJ,GAAiB,CAAEf,WAAYnD,EAAWoD,SAAUnD,GAEpDkE,GAAe,CACnB,CAAEvI,MAAO,eAAgBwI,QAASlE,GAClC,CAAEtE,MAAO,QAASwI,QAASjE,GAC3B,CAAEvE,MAAO,SAAUwI,QAAShE,IAC5BjC,OAAQkG,GAAMA,EAAED,SAEZE,GAAWH,GAAavJ,OAAS,EACjC2J,GAA6BxC,IAA8BD,GAC3D0C,GAAgCxC,IAAiCF,GACjE2C,GAAgCxC,IAAiCH,GACjE4C,GAAkCxC,IAAmCJ,GACrE6C,GAAsB,CAC1BC,EACAC,EACAC,KACI,CACJC,QAAS,CACPjG,MAAO,CACLkG,gBAAiBF,EACjB5F,MAAO,UACPE,WAAY,mCACTyC,IAAQkD,WACRH,IAGPK,MAAO,CACLnG,MAAO,CACLI,MACE2F,GAAY3F,OACZ0F,GAAcI,iBACdnD,IAAQqD,cAAchG,OACtB2C,IAAQkD,SAASC,iBACjBF,KACCjD,IAAQqD,gBACRL,MAKHM,GACJpG,EAAC,MAAA,CACCD,MAAO,CACLsG,QAAS,OACT1G,IAAK,SACL2G,UAAW,oBACXC,UAAW,OACXC,WAAY,OACZtG,SAAU,WACVD,WAAY,MACZE,MAAOY,GAAa,UAAY,OAChCV,WAAY,mCACTyC,IAAQ2D,UACR3D,IAAQ4D,cAGb5G,SAAC6G,EAAA,OAAA,CAAK5G,MAAO+C,IAAQ8D,iBAAkB9G,SAAA,CAAA,gBAAcoF,QAIzDP,EAAU,KACR,MAAMkC,EAAKjD,GAAQkD,QACdD,GACgBlD,GAAAkD,EAAGE,aAAeF,EAAGG,eACzC,CAAClC,KAcJ,MAAMmC,GAAkB,KACtBlD,IAAgB,IAGZmD,GACJlH,EAACmH,EAAA,CACC/C,WAAYe,GAAef,WAC3BC,SAAUc,GAAed,SACzB+C,SAAS,MACTxG,aAAa,OACbC,YAAY,OACZwG,KAAMtC,GACNuC,uBAAuB,EACvBxG,kBAAmBC,GACnBmD,0BACAC,6BACAG,8BACAC,iCACAlB,WAAYA,IAAcS,GAC1ByD,iBAAkBpC,KAIhBqC,GAGFb,EAAAc,EAAA,CAAA3H,SAAA,CAAA6G,EAAC,MAAA,CACC5G,MAAO,CACL2H,MAAOnG,EAAa,MAAQ,OAC5BoG,QAAS,eACTtB,QAAS,OACTuB,cAAe,SACfC,UAAW,OACXC,YAAavG,EAAa,oBAAsB,OAChDwG,UAAW,gBACRjF,IAAQkF,WAIblI,SAAA,CAAA6G,EAAC,MAAA,CACC5G,MAAO,CACLK,aAAc,UACdiG,QAAS,OACT4B,WAAY,SACZtI,IAAK,UACLuI,SAAU,UAIZpI,SAAA,CAAAE,EAACmI,EAAA,CACCtD,MAAO7E,EAAC,OAAK,CAAAD,MAAO,IAAK+C,IAAQsF,kBAAmBtF,IAAQuF,qBAAwBvI,SAAM+E,KAC1FyD,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CACE1F,SAAU,UACVsI,SAAU,IACVb,QAAS,cACN7E,IAAQ2F,cAEb3F,IAAQ4F,kBACR3H,GAAa,UAAY,WAG3BjB,SAAA6G,EAAC,OAAA,CACC5G,MAAO,CACLE,WAAY,MACZC,SAAU,UACVC,MAAOY,GAAa,UAAY,UAChCV,WAAY,gCACZsI,WAAY,IACZtC,QAAS,OACT4B,WAAY,SACZtI,IAAK,MACLiJ,SAAU,EACVC,WAAY,KACT/F,IAAQ+B,OAGZ/E,SAAA,CACCsC,GAAAuE,EAAC,MAAA,CACCe,MAAO5E,IAAQX,WAAWuF,OAAS,GACnCoB,OAAQhG,IAAQX,WAAW2G,QAAU,GACrCC,QAAQ,YACRC,KAAK,OACLC,MAAM,6BACNlJ,MAAO,CAAEI,MAAO2C,IAAQX,WAAWhC,QAAUY,GAAa,UAAY,WAAY8H,WAAY,GAE9F/I,SAAA,CAACE,EAAA,OAAA,CAAKkJ,EAAE,8BAA8BC,OAAO,eAAeC,YAAY,IAAIC,cAAc,UAC1FrJ,EAAC,QAAKkJ,EAAE,iEAAiEC,OAAO,eAAeC,YAAY,IAAIC,cAAc,UAC5HrJ,EAAA,OAAA,CAAKsJ,GAAG,IAAIC,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKN,OAAO,eAAeC,YAAY,IAAIC,cAAc,UACxFrJ,EAAA,OAAA,CAAKsJ,GAAG,IAAIC,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKN,OAAO,eAAeC,YAAY,IAAIC,cAAc,UACxFrJ,EAAA,OAAA,CAAKsJ,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKN,OAAO,eAAeC,YAAY,IAAIC,cAAc,UACzFrJ,EAAA,OAAA,CAAKsJ,GAAG,IAAIC,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKN,OAAO,eAAeC,YAAY,IAAIC,cAAc,UACxFrJ,EAAA,OAAA,CAAKkJ,EAAE,4EAA4EF,KAAK,oBAG7FhJ,EAAC,QAAKD,MAAO,CAAE2J,SAAU,SAAUC,aAAc,WAAYC,WAAY,UACtE9J,SAAM+E,GAAAhJ,OAAS,GAAK,GAAGgJ,GAAMxG,MAAM,EAAG,QAAUwG,UAItDnD,IAAUC,GACTgF,EAAC,QAAK5G,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZtI,IAAK,MACLkK,WAAY/G,IAAQgH,UAAU7D,kBAAoBlF,GAAa,UAAY,WAC3EgJ,aAAc,MACdpC,QAAS,UACTzH,SAAU,UACVD,WAAY,MACZE,MAAO2C,IAAQgH,UAAU3J,QAAUY,GAAa,UAAY,WAC5DiJ,cAAe,SACf3J,WAAY,gCACZ4J,cAAe,YACfpB,WAAY,GACX/I,SAAA,CAAA,MAEDE,EAACmI,EAAA,CACCtD,QACG,OAAK,CAAA9E,MAAO,CAAEG,SAAU,SAAUyI,WAAY,IAAKtI,WAAY,gCAAiCF,MAAO2C,IAAQoH,YAAY/J,OAAS,aAAc2C,IAAQsF,kBAAmBtF,IAAQqH,mBACpLrK,SAAA,CAAAE,EAAC,UAAOF,SAA8B,mCAAS,iIAGnDwI,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE4C,SAAU,IAAKb,QAAS,cAAe7E,IAAQoH,YACjDpH,IAAQsH,gBACR,WAGFtK,SAACE,EAAAqK,EAAA,CAAStK,MAAO,CAAEG,SAAU,UAAWC,MAAO2C,IAAQwH,mBAAqBvJ,GAAa,YAAc,aAAcwJ,OAAQ,kBAIlI5I,GACEgF,EAAA,OAAA,CAAK5G,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZtI,IAAK,MACLkK,WAAY/G,IAAQ0H,UAAUvE,kBAAoBlF,GAAa,UAAY,WAC3EgJ,aAAc,MACdpC,QAAS,UACTzH,SAAU,UACVD,WAAY,MACZE,MAAO2C,IAAQ0H,UAAUrK,QAAUY,GAAa,UAAY,WAC5DiJ,cAAe,SACf3J,WAAY,gCACZ4J,cAAe,YACfpB,WAAY,GACX/I,SAAA,CAAA,MAEDE,EAACmI,EAAA,CACCtD,QACG,OAAK,CAAA9E,MAAO,CAAEG,SAAU,SAAUyI,WAAY,IAAKtI,WAAY,gCAAiCF,MAAO2C,IAAQ2H,YAAYtK,OAAS,aAAc2C,IAAQsF,kBAAmBtF,IAAQ4H,mBACpL5K,SAAA,CAAAE,EAAC,UAAOF,SAA8B,mCAAS,sKAGnDwI,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE4C,SAAU,IAAKb,QAAS,cAAe7E,IAAQ2H,YACjD3H,IAAQ6H,gBACR,WAGF7K,SAACE,EAAAqK,EAAA,CAAStK,MAAO,CAAEG,SAAU,UAAWC,MAAO2C,IAAQ8H,mBAAqB7J,GAAa,YAAc,aAAcwJ,OAAQ,kBAIlItF,IACCjF,EAAC,OAAA,CACCD,MAAO,CACLG,SAAU,UACVC,MAAO,OACP0J,WAAY,UACZE,aAAc,MACdpC,QAAS,WAGV7H,SAAAmF,KAKJpD,GACE7B,EAAA,MAAA,CAAID,MAAO,CAAE8K,KAAM,KAErBhJ,GACC7B,EAACmI,EAAA,CACCtD,MAAQ7E,EAAA,OAAA,CAAKD,MAAO,CAAEG,SAAU,SAAUG,WAAY,mCAAoCyC,IAAQsF,kBAAmBtF,IAAQgI,+BAAiChL,SAAqB,0BACnLwI,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE+B,QAAS,cAAe7E,IAAQiI,wBAClCjI,IAAQkI,4BACRjK,GAAa,UAAY,WAG3BjB,SAAA6G,EAAC,SAAA,CACCsE,QAAUC,IAAQA,EAAEC,kBAAmBrJ,IAAwB,0BAC/D/B,MAAO,CACLsG,QAAS,cACT4B,WAAY,SACZtI,IAAK,MACLgI,QAAS,mBACToC,aAAc,MACdqB,OAAQ,cAAarK,GAAa,UAAY,WAC9C8I,WAAY9I,GAAa,UAAY,UACrCZ,MAAOY,GAAa,UAAY,UAChCb,SAAU,UACVD,WAAY,MACZI,WAAY,gCACZkK,OAAQ,UACR1B,WAAY,EACZe,WAAY,YACT9G,IAAQuI,uBAGZvL,SAAA,CAAAuC,GAKCsE,EAAC,MAAI,CAAAsC,MAAM,6BAA6BvB,MAAM,OAAOoB,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAC1FlJ,SAAA,CAAAE,EAAC,OAAK,CAAAkJ,EAAE,YAAYC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,UACtIvL,EAAC,QAAK7C,EAAE,KAAKC,EAAE,IAAIsK,MAAM,KAAKoB,OAAO,IAAIE,KAAMlG,IAAQ0I,yBAA2B,UAAWrC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,UAC9MvL,EAAA,OAAA,CAAKkJ,EAAE,4BAA4BC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,UACtJvL,EAAC,QAAK7C,EAAE,IAAIC,EAAE,KAAKsK,MAAM,IAAIoB,OAAO,IAAIE,KAAMlG,IAAQ0I,yBAA2B,UAAWrC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,UAC9MvL,EAAC,QAAK7C,EAAE,KAAKC,EAAE,KAAKsK,MAAM,IAAIoB,OAAO,IAAIE,KAAMlG,IAAQ0I,yBAA2B,UAAWrC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,UAC/MvL,EAAC,QAAK7C,EAAE,KAAKC,EAAE,KAAKsK,MAAM,IAAIoB,OAAO,IAAIE,KAAMlG,IAAQ0I,yBAA2B,UAAWrC,OAAQrG,IAAQwI,2BAA6B,eAAgBlC,YAAY,IAAIC,cAAc,QAAQkC,eAAe,aAEjN,QAEDjJ,GACEqE,EAAA,MAAA,CAAIe,MAAM,KAAKoB,OAAO,KAAKC,QAAQ,YAAYC,KAAK,OAAOG,OAAO,eAAeC,YAAY,MAAMC,cAAc,QAAQkC,eAAe,QACvIzL,SAAA,CAACE,EAAA,OAAA,CAAKsJ,GAAG,IAAIC,GAAG,KAAKC,GAAG,KAAKC,GAAG,OAAMzJ,EAAC,WAAS,CAAAyL,OAAO,gCASlE3G,IACC6B,EAAC,MAAA,CACC5G,MAAO,CACLqL,OAAQ,aAAatI,IAAQ4I,iBAAiBC,aAAe,gBAC7D5B,aAAcjH,IAAQ4I,iBAAiB3B,cAAgB,MACvDpC,QAAS7E,IAAQ4I,iBAAiB/D,SAAW,YAC7C1B,gBAAiBnD,IAAQ4I,iBAAiBzF,iBAAmB,cAC7D7F,aAAc,UAGhBN,SAAA,CAAAE,EAAC,OAAID,MAAO,CACVE,WAAY,MACZC,SAAU,UACVG,WAAY,gCACZD,aAAc,MACdD,MAAOY,GAAa,UAAY,aAC7B+B,IAAQ8I,oBACV9L,SAEH,sBACC,MAAI,CAAAC,MAAO,CAAE8L,SAAU,YACtB/L,SAAA,CAAAE,EAAC,IAAA,CACC8L,IAAKlI,GACL7D,MAAO,CACLG,SAAU,WACVyI,WAAY,MACZoD,OAAQ,EACR1L,WAAY,gCACZF,MAAOY,GAAa,UAAY,OAChCsF,QAAS,cACT2F,gBAAiB,WACjBC,gBAAiBzI,GAAiB,QAAU,EAC5CkG,SAAUlG,GAAiB,UAAY,YACpCV,IAAQrE,aAGZqB,SAAAgF,KAEFpB,KAAsBF,IACrBxD,EAAC,SAAA,CACCiL,QAAS,IAAMxH,IAAkB,GACjC1D,MAAO,CACL8L,SAAU,WACVK,OAAQ,EACRC,MAAO,EACPtC,WAAY,0CAA0C9I,GAAa,UAAY,iBAC/EqK,OAAQ,OACRgB,YAAa,OACbC,aAAc,EACd9B,OAAQ,UACRrK,SAAU,WACVD,WAAY,MACZI,WAAY,gCACZF,MAAOY,GAAa,UAAY,UAChC4H,WAAY,SACT7F,IAAQwJ,uBAEdxM,SAAA,YAIF0D,IACCxD,EAAC,SAAA,CACCiL,QAAS,IAAMxH,IAAkB,GACjC1D,MAAO,CACL8J,WAAY,OACZuB,OAAQ,OACRzD,QAAS,UACT4C,OAAQ,UACRrK,SAAU,WACVD,WAAY,MACZI,WAAY,gCACZF,MAAOY,GAAa,UAAY,UAChCsF,QAAS,WACNvD,IAAQyJ,uBAEdzM,SAAA,eASRkC,GAAkBA,EAAenG,OAAS,GACzCmE,EAAC,MAAA,CACCD,MAAO,CACLsG,QAAS,OACT6B,SAAU,OACV5B,UAAW,cAAavF,GAAa,YAAc,aACnDyL,aAAc,cAAazL,GAAa,YAAc,aACtDX,aAAc,YACX0C,IAAQ2J,aAGZ3M,SAAAkC,EAAehG,IAAI,CAAC0Q,EAAO3P,IACzB4J,EAAAgG,EAAMlF,SAAN,CACE3H,SAAA,CAAA/C,EAAM,GACLiD,EAAC,MAAA,CACCD,MAAO,CACL2H,MAAO,MACPkF,UAAW,UACX/C,WAAY9I,GAAa,YAAc,eACpC+B,IAAQ+J,mBAIjBlG,EAAC,MAAA,CACC5G,MAAO,CACL8K,KAAM,YACNlD,QAAS,eACN7E,IAAQgK,cAGbhN,SAAA,CAAAE,EAAC,MAAA,CACCD,MAAO,CACLG,SAAU,UACVD,WAAY,MACZI,WAAY,gCACZF,MAAOY,GAAa,UAAY,UAChCX,aAAc,SACX0C,IAAQiK,eAGZjN,SAAM4M,EAAA7P,QAETmD,EAAC,MAAA,CACCD,MAAO,CACLG,SAAU,WACVD,WAAY,MACZI,WAAY,gCACZF,MAAOY,GAAa,UAAY,aAC7B+B,IAAQkK,eAGZlN,SAAM4M,EAAAO,aAvCQlQ,MAgDQ,KAAlC0D,GAAgByM,eACfvG,EAACwG,EAAA,CACCC,gBAAiB5H,GACjBzF,MAAO,CACLK,aAAc,OACdgL,OAAQ,aAAatI,IAAQuK,sBAAsB1B,cAAgB5K,GAAa,YAAc,eAC9FgJ,aAAc,kBACduD,UAAW,OACXzD,WAAY,iBACT/G,IAAQuK,sBAGbvN,SAAA,CAAAE,EAACuN,EAAA,CACCC,WAAYhL,IAA0BxC,EAAAyN,EAAA,CAAe1N,MAAO,CAAEI,MAAO2C,IAAQ4K,4BAA8B3M,GAAa,UAAY,cACpIhB,MAAO,CACL4N,UAAW,OACXhG,QAAS,SACTkC,WAAY,iBACT/G,IAAQ8K,mBAGb9N,SAAA6G,EAAC,MAAI,CAAA5G,MAAO,CAAEsG,QAAS,OAAQ4B,WAAY,SAAUtI,IAAK,QACxDG,SAAA,CAAAE,EAAC,QAAKD,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZ4F,eAAgB,SAChBnG,MAAO,OACPoB,OAAQ,OACRiB,aAAc,MACdqB,OAAQ,eAAetI,IAAQgL,sBAAwB,YACvDjF,WAAY,KACT/F,IAAQiL,uBAEVjO,SACCyC,IAAAvC,EAAC,MAAI,CAAAiJ,MAAM,6BAA6BvB,MAAM,KAAKoB,OAAO,KAAKC,QAAQ,YACrEjJ,SAAAE,EAAC,KAAEpD,GAAG,WACNkD,WAAC,IAAE,CAAAlD,GAAG,OACNkD,SAAAE,EAAC,YAASgJ,KAAK,OAAOyC,OAAO,yBAAyBtC,OAAQrG,IAAQgL,sBAAwB,UAAWzE,cAAc,QAAQkC,eAAe,QAAQnC,YAAY,cAMxKpJ,EAAC,QAAKD,MAAO,CACXE,WAAY,MACZC,SAAU,SACVG,WAAY,gCACZF,MAAOY,GAAa,UAAY,aAC7B+B,IAAQkL,kBACVlO,SAEH,uBAGJE,EAACiO,EAAA,CACClO,MAAO,CACL4H,QAAS,YACTkC,WAAY/G,IAAQoL,oBAAoBjI,kBAAoBlF,GAAa,YAAc,gBACpF+B,IAAQoL,oBAGbpO,SAAAE,EAACmO,EAAA,CACCC,QAAS3N,GAAgByM,cACzBnN,MAAO+C,IAAQuL,iBACfC,UAAWxL,IAAQyL,aACnBC,SAAU1L,IAAQ2L,YAClBC,gBAAiB5L,IAAQ6L,mBACzBC,uBAAwB9L,IAAQ8L,uBAChCC,2BAA4B/L,IAAQgM,4BAOL,KAAtCrO,GAAgBsO,mBACfpI,EAACwG,EAAA,CACCC,gBAAiB3H,GACjB1F,MAAO,CACLK,aAAc,OACdgL,OAAQ,aAAatI,IAAQkM,yBAAyBrD,cAAgB5K,GAAa,YAAc,eACjGgJ,aAAc,iBACduD,UAAW,OACXzD,WAAY,iBACT/G,IAAQkM,yBAGblP,SAAA,CAAAE,EAACuN,EAAA,CACCC,WAAY9K,IAA6B1C,EAAAyN,EAAA,CAAe1N,MAAO,CAAEI,MAAO2C,IAAQ4K,4BAA8B3M,GAAa,UAAY,cACvIhB,MAAO,CACL4N,UAAW,OACXhG,QAAS,SACTkC,WAAY,iBACT/G,IAAQmM,sBAGbnP,SAAA6G,EAAC,MAAI,CAAA5G,MAAO,CAAEsG,QAAS,OAAQ4B,WAAY,SAAUtI,IAAK,QACxDG,SAAA,CAAAE,EAAC,QAAKD,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZ4F,eAAgB,SAChBnG,MAAO,OACPoB,OAAQ,OACRiB,aAAc,MACdqB,OAAQ,eAAetI,IAAQoM,yBAA2B,YAC1DrG,WAAY,KACT/F,IAAQqM,0BAEVrP,SAAA2C,IACEzC,EAAA,MAAA,CAAIiJ,MAAM,6BAA6BvB,MAAM,KAAKoB,OAAO,KAAKC,QAAQ,YAAYC,KAAK,OACtFlJ,SAACE,EAAA,OAAA,CAAKkJ,EAAE,6BAA6BC,OAAQrG,IAAQoM,yBAA2B,UAAW9F,YAAY,IAAIC,cAAc,QAAQkC,eAAe,cAItJvL,EAAC,QAAKD,MAAO,CACXE,WAAY,MACZC,SAAU,SACVG,WAAY,gCACZF,MAAOY,GAAa,UAAY,aAC7B+B,IAAQsM,qBACVtP,SAEH,2BAGJE,EAACiO,EAAA,CACClO,MAAO,CACL4H,QAAS,YACTkC,WAAY/G,IAAQuM,uBAAuBpJ,kBAAoBlF,GAAa,YAAc,gBACvF+B,IAAQuM,uBAGbvP,SAAAE,EAACmO,EAAA,CACCC,QAAS3N,GAAgBsO,kBACzBhP,MAAO+C,IAAQuL,iBACfC,UAAWxL,IAAQyL,aACnBC,SAAU1L,IAAQ2L,YAClBC,gBAAiB5L,IAAQ6L,mBACzBC,uBAAwB9L,IAAQ8L,uBAChCC,2BAA4B/L,IAAQgM,4BAO3CvJ,IACCoB,EAACwG,EAAA,CACCC,gBAAiB1H,GACjB3F,MAAO,CACLK,aAAc,OACdgL,OAAQ,aAAatI,IAAQwM,uBAAuB3D,cAAgB5K,GAAa,YAAc,eAC/FgJ,aAAc,MACduD,UAAW,OACXzD,WAAY,iBACT/G,IAAQwM,uBAGbxP,SAAA,CAAAE,EAACuN,EAAA,CACCC,WAAY3K,IAA6B7C,EAAAyN,EAAA,CAAe1N,MAAO,CAAEI,MAAO2C,IAAQyM,gCAAkCxO,GAAa,UAAY,cAC3IhB,MAAO,CACL4N,UAAW,OACXhG,QAAS,SACTkC,WAAY,eAGd/J,SAAA6G,EAAC,MAAI,CAAA5G,MAAO,CAAEsG,QAAS,OAAQ4B,WAAY,SAAUtI,IAAK,QACxDG,SAAA,CAAAE,EAAC,QAAKD,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZ4F,eAAgB,SAChBnG,MAAO,OACPoB,OAAQ,OACRiB,aAAc,MAEdlB,WAAY,GAEX/I,SAAA6C,IAMCgE,EAAC,MAAI,CAAAsC,MAAM,6BAA6BvB,MAAM,KAAKoB,OAAO,KAAKC,QAAQ,YAAYC,KAAK,UACtFlJ,SAAA,CAAAE,EAAC,OAAK,CAAA7C,EAAE,MAAMC,EAAE,MAAMsK,MAAM,KAAKoB,OAAO,KAAK0G,GAAG,MAAMrG,OAAO,UAAU,eAAa,QACpFnJ,EAAC,QAAKkJ,EAAE,UAAUC,OAAO,eAAe,eAAa,MAAM,iBAAe,UAC1EnJ,EAAC,QAAKkJ,EAAE,aAAaC,OAAO,eAAe,eAAa,MAAM,iBAAe,UAC7EnJ,EAAC,QAAKkJ,EAAE,aAAaC,OAAO,eAAe,eAAa,MAAM,iBAAe,eAInFnJ,EAAC,QAAKD,MAAO,CACXE,WAAY,MACZC,SAAU,SACVG,WAAY,gCACZF,MAAOY,GAAa,UAAY,aAC7B+B,IAAQ2M,qBACV3P,SAEH,mBACAE,EAACmI,EAAA,CACCtD,QACG,OAAK,CAAA9E,MAAO,CAAEG,SAAU,SAAUyI,WAAY,IAAKtI,WAAY,gCAAiCF,MAAO2C,IAAQ4M,uBAAuBvP,OAAS,aAAc2C,IAAQsF,kBAAmBtF,IAAQ6M,8BAC/L7P,SAAA,CAAAE,EAAC,UAAOF,SAAe,oBAAS,qIAGpCwI,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE4C,SAAU,IAAKb,QAAS,cAAe7E,IAAQ4M,uBACjD5M,IAAQ8M,2BACR,WAGF9P,WAAC,OACE,CAAAA,SAAA8C,IAA2B5C,EAAAqK,EAAA,CAAStK,MAAO,CAAEG,SAAU,UAAWC,MAAOY,GAAa,UAAY,UAAWwJ,OAAQ,sBAK9HvK,EAACiO,EAAA,CACClO,MAAO,CACL4H,QAAS,YACTkC,WAAY/G,IAAQ+M,uBAAuB5J,kBAAoBlF,GAAa,YAAc,aAC1FsF,QAAS,OACTuB,cAAe,SACfjI,IAAK,UACFmD,IAAQ+M,uBAGZ/P,SAAAsF,GAAapJ,IAAI,EAAGa,QAAOwI,eACzB,MACC,CAAAvF,SAAA,CAAAE,EAAC,OAAID,MAAO,CACVG,SAAU,UACVD,WAAY,MACZE,MAAO,UACP8J,cAAe,YACfD,cAAe,SACf5J,aAAc,SACdC,WAAY,mCACTyC,IAAQgN,yBAEVhQ,SACHjD,IACAmD,EAACmO,EAAA,CACCC,QAAS/I,EAETnF,SAAS,UACTH,MAAO+C,IAAQuL,iBACfC,UAAWxL,IAAQyL,aACnBC,SAAU1L,IAAQ2L,YAClBC,gBAAiB5L,IAAQ6L,mBACzBC,uBAAwB9L,IAAQ8L,uBAChCC,2BAA4B/L,IAAQgM,yBAtB9BjS,SA+BjB4D,GAAgBsP,UAAYtP,EAAesP,SAASlU,OAAS,GAC5D8K,EAAC,MAAI,CAAA5G,MAAO,CAAEK,aAAc,SAAWmG,UAAU,UAC/CzG,SAAA,CAAA6G,EAAC,MAAI,CAAA5G,MAAO,CAAEsG,QAAS,OAAQ4B,WAAY,SAAUtI,IAAK,MAAOS,aAAc,SAASmG,UAAU,UAChGzG,SAAA,CAACE,EAAAH,EAAA,CAAaE,MAAO,IAAK+C,IAAQkN,aAAc5P,aAAc,GAAKN,SAAK,UACxEE,EAACmI,EAAA,CACCtD,MACG8B,EAAA,OAAA,CAAK5G,MAAO,CAAEG,SAAU,SAAUyI,WAAY,IAAKtI,WAAY,gCAAiCF,MAAO2C,IAAQmN,YAAY9P,OAAS2C,IAAQoH,YAAY/J,OAAS,aAAc2C,IAAQsF,kBAAmBtF,IAAQoN,mBACjNpQ,SAAA,CAAAE,EAAC,UAAOF,SAA0B,+BAAS,8HAG/CwI,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE4C,SAAU,IAAKb,QAAS,cAAgB7E,IAAQmN,YAAcnN,IAAQoH,YACxEpH,IAAQqN,iBAAmBrN,IAAQsH,gBACnC,WAGFtK,SAACE,EAAAqK,EAAA,CAAStK,MAAO,CAAEG,SAAU,UAAWC,MAAOY,GAAa,UAAY,UAAWwJ,OAAQ,kBAG9FvK,EAAA,MAAA,CAAID,MAAO,CAAEsG,QAAS,OAAQuB,cAAe,SAAUjI,IAAK,OAC1DG,SAAAW,EAAesP,SAAS/T,IAAKoU,GAC5BzJ,EAAC,MAAA,CAEC5G,MAAO,CACLqL,OAAQ,aAAatI,IAAQuN,aAAa1E,cAAgB5K,GAAa,YAAc,eACrFgJ,aAAc,MACdpC,QAAS,aAGX7H,SAAA,CAAA6G,EAAC,MAAA,CACCsE,QAAS,IAAMlJ,IAAiBqO,EAAQvL,OACxC9E,MAAO,CACLG,SAAU,UACVD,WAAY,MACZE,MAAO2C,IAAQuN,aAAaC,aAAevP,GAAa,UAAY,WACpEV,WAAY,gCACZkK,OAAQxI,EAAiB,UAAY,UACrC3B,aAAc,MACdiG,QAAS,cACT4B,WAAY,SACZtI,IAAK,OAGPG,SAAA,CAAA6G,EAAC,QAAK5G,MAAO,CACXG,SAAU,UACVD,WAAY,MACZE,MAAO2C,IAAQuN,aAAaE,aAAexP,GAAa,UAAY,WACpEV,WAAY,gCACZuI,SAAU,OACVC,WAAY,GAEX/I,SAAA,CAAQsQ,EAAAI,MAAM,OAEjBxQ,EAAC,QAAKD,MAAO,CACX0Q,eAAgB1O,EAAiB,YAAc,OAC/C2O,oBAAqB5N,IAAQuN,aAAaC,aAAevP,GAAa,UAAY,WAClF4P,oBAAqB,OAEpB7Q,WAAQ+E,QAEV9C,GACC4E,EAAC,MAAA,CACCsC,MAAM,6BACNvB,MAAM,KACNoB,OAAO,KACPC,QAAQ,YACRC,KAAK,OACLG,OAAO,eACPC,YAAY,MACZC,cAAc,QACdkC,eAAe,QACfxL,MAAO,CAAE8I,WAAY,EAAG+H,QAAS,IAEjC9Q,SAAA,CAACE,EAAA,OAAA,CAAKkJ,EAAE,6DACRlJ,EAAC,WAAS,CAAAyL,OAAO,mBACjBzL,EAAC,QAAKsJ,GAAG,KAAKC,GAAG,KAAKC,GAAG,KAAKC,GAAG,YAIvCzJ,EAAC,OAAID,MAAO,CACVG,SAAU,UACVC,MAAO2C,IAAQuN,aAAaQ,mBAAqB9P,GAAa,UAAY,WAC1EV,WAAY,gCACZsI,WAAY,KACZyD,YAAa,QAEZtM,WAAQrB,gBAhEN2R,EAAQI,aAyEtB5O,GACC+E,EAACwG,EAAA,CACCC,gBAAiBzH,GACjB5F,MAAO,CACLK,aAAc,OACdmG,UAAW,SACX6E,OAAQ,aAAatI,IAAQgO,YAAYnF,cAAgB5K,GAAa,YAAc,eACpFgJ,aAAc,MACduD,UAAW,OACXzD,WAAY,iBACT/G,IAAQgO,YAGbhR,SAAA,CAAAE,EAACuN,EAAA,CACCC,WAAaxN,EAAAyN,EAAA,CAAe1N,MAAO,CAAEI,MAAO2C,IAAQiO,kBAAoBhQ,GAAa,UAAY,cACjGhB,MAAO,CACL4N,UAAW,OACXhG,QAAS,SACTkC,WAAY,iBACT/G,IAAQkO,kBAGblR,SAAA6G,EAAC,MAAI,CAAA5G,MAAO,CAAEsG,QAAS,OAAQ4B,WAAY,SAAUtI,IAAK,OACxDG,SAAA,CAAA6G,EAAC,QAAK5G,MAAO,CACXE,WAAY,MACZC,SAAU,SACVG,WAAY,gCACZF,MAAOY,GAAa,UAAY,aAC7B+B,IAAQmO,iBACVnR,SAAA,CAAA,wBACqB8B,EAAiBsP,sBAAsB,OAE/DlR,EAAC,OAAK,CAAAD,MAAO,CAAEI,MAAOY,GAAa,UAAY,UAAWb,SAAU,WAAaJ,SAAC,MAClF6G,EAAC,QAAK5G,MAAO,CACXG,SAAU,UACVD,WAAY,MACZE,MAAOY,GAAa,UAAY,UAChCV,WAAY,iCAEXP,SAAA,CAAiB8B,EAAAuP,sBAAsB,gBAI9CnR,EAACiO,EAAA,CACClO,MAAO,CACL4H,QAAS,YACTkC,WAAY/G,IAAQsO,mBAAmBnL,iBAAmB,cAC1DI,QAAS,OACTuB,cAAe,SACfjI,IAAK,SACFmD,IAAQsO,mBAGZtR,SAAiB8B,EAAAyP,uBAAuBrV,IAAI,CAACsV,EAAMvU,IAClD4J,EAAC,MAAA,CAEC5G,MAAO,CACLqL,OAAQ,aAAatI,IAAQyO,sBAAsB5F,cAAgB5K,GAAa,YAAc,eAC9FgJ,aAAc,OACdL,SAAU,SACV/B,QAAQ,MACRkC,WAAY/G,IAAQyO,sBAAsBtL,kBAAoBlF,GAAa,YAAc,gBACtF+B,IAAQyO,sBAIbzR,SAAA,CAAA6G,EAAC,OAAI5G,MAAO,CACV4H,QAAS,YACToC,aAAa,OACbF,WAAY/G,IAAQ0O,2BAA2BvL,kBAAoBlF,GAAa,YAAc,aAC9FyL,aAAc,aAAa1J,IAAQ0O,2BAA2B7F,cAAgB5K,GAAa,YAAc,kBACtG+B,IAAQ0O,2BAEX1R,SAAA,CAAA6G,EAAC,OAAI5G,MAAO,CACVG,SAAU,UACVD,WAAY,MACZE,MAAOY,GAAa,UAAY,UAChCV,WAAY,gCACZD,aAAc,MACduI,WAAY,OACT7F,IAAQ2O,0BAEV3R,SAAA,CAAM/C,EAAA,EAAE,KAAGuU,EAAKI,QAEnB1R,EAACmO,EAAA,CACCC,QAASkD,EAAK7S,YACdyB,SAAS,UACTH,MAAO,CAAE4I,WAAY,IAAKxI,MAAOY,GAAa,UAAY,aAAe+B,IAAQ6O,iCAAmC,CAAA,GACpHrD,UAAWxL,IAAQyL,aACnBC,SAAU1L,IAAQ2L,YAClBC,gBAAiB5L,IAAQ6L,mBACzBC,uBAAwB9L,IAAQ8L,uBAChCC,2BAA4B/L,IAAQgM,0BAKvCwC,EAAKM,gBAAkBN,EAAKM,eAAe/V,OAAS,GACnD8K,EAAC,OAAI5G,MAAO,CACVsG,QAAS,OACT4B,WAAY,SACZC,SAAU,OACVvI,IAAK,MACLgI,QAAS,cACN7E,IAAQ+O,qBAEX/R,SAAA,CAAAE,EAAC,QAAKD,MAAO,CACXG,SAAU,UACVD,WAAY,MACZE,MAAOY,GAAa,UAAY,UAChCV,WAAY,gCACZwI,WAAY,KACT/F,IAAQgP,uBACVhS,SAEH,oBACCwR,EAAKM,eAAe5V,IAAI,CAAC8P,EAAKiG,IAC7B/R,EAACmI,EAAA,CAECtD,MACG7E,EAAA,OAAA,CAAKD,MAAO,CAAEG,SAAU,SAAUyI,WAAY,IAAKtI,WAAY,gCAAiCF,MAAO2C,IAAQkP,wBAAwB7R,OAAS2C,IAAQ2H,YAAYtK,OAAS,aAAc2C,IAAQsF,kBAAmBtF,IAAQmP,+BAC5NnS,SAAAgM,EAAIoG,UAGT5J,UAAU,MACVpC,OAAK,EACLqC,gBAAiB3C,GACf,CAAE4C,SAAU,IAAKb,QAAS,cAAgB7E,IAAQkP,wBAA0BlP,IAAQ2H,YACpF3H,IAAQqP,6BAA+BrP,IAAQ6H,gBAC/C,WAGF7K,SAAAE,EAAC,QAAKD,MAAO,CACXsG,QAAS,cACT4B,WAAY,SACZ/H,SAAU,SACVD,WAAY,MACZI,WAAY,gCACZsH,QAAS,WACToC,aAAc,MACdF,WAAY9I,GAAa,YAAc,YACvCZ,MAAOY,GAAa,UAAY,UAChCwJ,OAAQ,UACRa,OAAQ,cAAarK,GAAa,YAAc,gBAC7C+B,IAAQsP,iBAEXtS,SAACE,EAAA,OAAA,CAAKD,MAAO,IAAK+C,IAAQuP,sBAAyBvS,SAAIgM,EAAAwG,cA5BpDP,SA/DRhV,UAsGbwE,GAEEoF,EAAAc,EAAA,CAAA3H,SAAA,CAAAE,EAAC,MAAI,CAAAD,MAAO,CAAE8K,KAAM,KACnBzE,SAQN7E,GACCoF,EAAC,MAAA,CACC5G,MAAO,CACL2H,MAAO,MACPC,QAAS,UACTtB,QAAS,OACTuB,cAAe,SACf8B,SAAU,SACV3B,UAAW,gBACRjF,IAAQyP,YAGbzS,SAAA,CAAAE,EAAC,MAAA,CACCD,MAAO,CACLE,WAAY,MACZC,SAAU,OACVE,aAAc,OACdD,MAAO,UACPE,WAAY,iCAEfP,SAAA,mBAGDE,EAAC,MAAA,CACCD,MAAO,CACL8K,KAAM,EACNO,OAAQ,oBACRrB,aAAc,WACdL,SAAU,SACViE,UAAW,GAGZ7N,SAAAoH,KAEFd,SAMT,OACGO,EAAA,MAAA,CAAI5G,MAAO+C,IAAQ0P,KAuEjB1S,SAAA,CAAA2B,IACE,MAAI,CAAA1B,MAAO,CAAEsG,QAAS,OAAQqB,MAAO,OAAQrH,WAAY,gCAAiCqJ,SAAU,YAAa5G,IAAQ2P,QACvH3S,cAGH6G,EAAC+L,EAAA,CACCC,KAAM7O,IAAgBtC,EACtBoR,QAAS3L,GACTuB,SAAS,KACTqK,WAAS,EACTC,WAAY,CACV/S,MAAO,CACLgK,aAAc,OACd1J,WAAY,gCACZyI,OAAQ,OACRiK,UAAW,OACXrJ,SAAU,YACP5G,IAAQ2P,SAIf3S,SAAA,CAAAE,EAACgT,EAAA,CACC/H,QAAShE,GACT9K,KAAK,QACL4D,MAAO,CAAE8L,SAAU,WAAYoH,IAAK,GAAI9G,MAAO,GAAI+G,OAAQ,IAE3DpT,SAAAE,EAACmT,EAAU,CAAAjT,SAAS,YAErBF,EAAAoT,EAAA,CAAcrT,MAAO,CAAE4H,QAAS,EAAGtB,QAAS,OAAQyC,OAAQ,OAAQY,SAAU,UAC5E5J,SACH0H,QAMHxD,IAAmBvD,GAAgB4S,kBAClC1M,EAAC+L,EAAA,CACCC,KAAM3O,GACN4O,QAAS,IAAM3O,IAAmB,GAClCuE,SAAS,KACTqK,WAAS,EACTC,WAAY,CACV/S,MAAO,CACLgK,aAAc,OACdjB,OAAQ,OACRiK,UAAW,OACXrJ,SAAU,YACP5G,IAAQwQ,cAIfxT,SAAA,CAAAE,EAACgT,EAAA,CACC/H,QAAS,IAAMhH,IAAmB,GAClC9H,KAAK,QACL4D,MAAO,CAAE8L,SAAU,WAAYoH,IAAK,GAAI9G,MAAO,GAAI+G,OAAQ,IAE3DpT,SAAAE,EAACmT,EAAU,CAAAjT,SAAS,YAEtBF,EAACoT,GAAcrT,MAAO,CAAE4H,QAAS,OAAQmB,OAAQ,OAAQY,SAAU,SAAU3B,UAAW,cACtFjI,WAACyT,EAAgB,CAAAC,KAAMnY,EAA2BoF,EAAe4S,kBAAmBtS"}
1
+ {"version":3,"file":"PromptCitation.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import{useRef as i,useMemo as r,useState as o,useEffect as a,useCallback as s}from"react";import{generateClassName as d,cssPropertiesToString as l,getClassNameFromDiagnostic as c}from"../../../utils/codeCitations.utils.js";const g=({startIndex:g,endIndex:h,language:u,editorHeight:m,editorWidth:p,code:x,isHighlightingEnabled:y,isDarkModeEnabled:I,openHighlightedCodeDetails:S,highlightCodeStatsLine:f,setHighlightCodeStatsLine:b,highlightCodeStatsVariable:v,setHighlightCodeStatsVariable:C,setHighlightIndexes:L,isExpanded:R,highlightIndexes:w,diagnostics:O,diagnosticStylesBySeverity:j})=>{const D=i(null),k=i([]);i([]);const H=i([]),M=i([]),N=r(()=>g,[g]),E=r(()=>h,[h]),[V,W]=o(null),[z,A]=o(null),[F,T]=o(null),[$,q]=o(void 0),[_,B]=o(null);a(()=>{Promise.all([import("@monaco-editor/react"),import("highlight.js/lib/core")]).then(([e,t])=>{T(()=>e.default);const n=t.default.highlightAuto(x).language;q(n)}).catch(()=>{B("Code editor dependencies not installed. Run: npm install @monaco-editor/react highlight.js")})},[x]);const J=r(()=>j&&"object"==typeof j&&Object.entries(j).map(([e,t])=>{const n=[];return t.style&&n.push(`.${d(t.style,+e,!0)} {\n${l(t.style)}\n}`),t.lightModeStyle&&n.push(`.${d(t.lightModeStyle,+e,!1)} {\n${l(t.lightModeStyle)}\n}`),n.join("\n")}).join("\n"),[j]);a(()=>()=>{D.current?._resizeObserver&&D.current._resizeObserver.disconnect()},[]),a(()=>{if(y&&V&&D.current&&z){const{start:e,end:t}=V;if(P(D.current,e,t,f,v),-1===g&&O&&O.length>0){const{lineStart:e,lineEnd:t}=O[0].range;P(D.current,e,t,f,v)}}},[V,z,y,f,v]),a(()=>{if(z&&D.current&&y){const e=D.current;if(w&&Object.keys(w)?.length>0&&-1!==w?.startIndex&&-1!==w?.endIndex){const t=e.deltaDecorations(k.current,[{range:new z.Range(w.startIndex,1,w.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);k.current=t}if(f&&Object.keys(f)?.length>0&&-1!==f?.startIndex&&-1!==f?.endIndex&&f?.name){const t=e.deltaDecorations(k.current,[{range:new z.Range(f.startIndex,1,f.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);k.current=t}if(v&&Object.keys(v)?.length>0&&-1!==v?.startIndex&&-1!==v?.endIndex&&f?.name){const t=e.deltaDecorations(H.current,[{range:new z.Range(v.startIndex,1,v.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);H.current=t}}},[g,h,y,z,f,JSON.stringify(v)]),a(()=>{if(!(z&&D.current&&O?.length&&j))return;const e=D.current,t=O.map(e=>{const t=c(e.severity,I??!0,j);return{range:new z.Range(e.range.lineStart,e.range.columnStart??1,e.range.lineEnd,e.range.columnEnd??1),options:{className:t,isWholeLine:void 0===e.range.columnStart}}});M.current=e.deltaDecorations(M.current,t)},[O,j,z,I]);const P=s((e,t,n,i,r)=>{if(!z||!e||!y)return;const o=e.getModel();o&&(t=Math.max(-1,t),(n=Math.min(n,o.getLineCount()))<t&&(n=t),requestAnimationFrame(()=>{e.revealRangeInCenterIfOutsideViewport(new z.Range(t,1,n,1),z.editor.ScrollType.Smooth),e.setSelection(new z.Range(t,1,n+1,1))}),i&&-1!==i?.startIndex&&-1!==i?.endIndex&&requestAnimationFrame(()=>{e.revealRangeInCenterIfOutsideViewport(new z.Range(i.startIndex,1,i.endIndex,1),z.editor.ScrollType.Smooth),e.setSelection(new z.Range(i.startIndex,1,i.endIndex+1,1))}),0===Object.keys(r)?.length&&e.getContribution("editor.contrib.findController").getState().change({isRevealed:!1},!1),Object.keys(r)?.length>0&&(requestAnimationFrame(()=>{e.revealRangeInCenterIfOutsideViewport(new z.Range(r.startIndex,1,r.endIndex,1),z.editor.ScrollType.Smooth),e.setSelection(new z.Range(r.startIndex,1,r.endIndex+1,1))}),e.trigger("keyboard","actions.find"),e.getAction("actions.find").run(),e.getContribution("editor.contrib.findController").getState().change({searchString:r?.variableName||"",isRevealed:!0},!1)))},[z,y,g,h,f?.startIndex,f?.endIndex,v]);a(()=>{if(!D.current||!z||!y)return;const e=D.current,t=e.onDidLayoutChange(()=>{if(P(e,g,h,f,v),-1===g&&O&&O.length>0){const{lineStart:t,lineEnd:n}=O[0].range;P(e,t,n,f,v)}});return()=>t.dispose()},[P,g,h,y,f?.startIndex,f?.endIndex,v,R]);const G=s((e,t)=>{P(e,N,E),D.current=e,A(t),W({start:N,end:E});const n=e.getContainerDomNode(),i=new ResizeObserver(()=>{e.layout()});if(i.observe(n),D.current._resizeObserver=i,y){const t=e.getDomNode(),n=document.createElement("div");t?.appendChild(n);const i=()=>{const t=e.getTopForLineNumber(N)-e.getScrollTop();n.style.top=`${t}px`};e.onDidScrollChange(i),i()}},[g,h,y,S]);return _?e("div",{style:{color:"red",fontSize:"12px",padding:"8px"},children:_}):F?t(n,{children:[e(F,{height:m,width:p,defaultLanguage:$||u,defaultValue:x,theme:I?"vs-dark":"vs-light",onMount:G,beforeMount:e=>{e.languages.typescript.javascriptDefaults.setDiagnosticsOptions({noSemanticValidation:!0,noSyntaxValidation:!0})},options:{minimap:{enabled:!1},overviewRulerLanes:3,fontFamily:"Plus Jakarta Sans, sans-serif",scrollBeyondLastLine:!1,readOnly:!0,smoothScrolling:!0,automaticLayout:!0,lineDecorationsWidth:10,padding:{top:20,bottom:20}}}),t("style",{children:[J,".myLineHighlight { background-color: rgba(0, 122, 204, 0.3); }"]})]}):e("div",{style:{padding:"8px",color:"#666"},children:"Loading code editor..."})};export{g as default};
1
+ import{__assign as e}from"tslib";import{jsx as n,jsxs as t,Fragment as i}from"react/jsx-runtime";import{useRef as r,useMemo as o,useState as a,useEffect as l,useCallback as d}from"react";import{generateClassName as u,cssPropertiesToString as s,getClassNameFromDiagnostic as c}from"../../../utils/codeCitations.utils.js";var g;!function(e){e[e.Error=0]="Error",e[e.Warning=1]="Warning",e[e.Information=2]="Information",e[e.Hint=3]="Hint"}(g||(g={}));var v=function(g){var v=g.startIndex,h=g.endIndex,f=g.language,m=g.editorHeight,p=g.editorWidth,x=g.code,I=g.isHighlightingEnabled,y=g.isDarkModeEnabled,S=g.openHighlightedCodeDetails,b=g.highlightCodeStatsLine;g.setHighlightCodeStatsLine;var C=g.highlightCodeStatsVariable;g.setHighlightCodeStatsVariable,g.setHighlightIndexes;var L=g.isExpanded,R=g.highlightIndexes,w=g.diagnostics,O=g.diagnosticStylesBySeverity,j=r(null),D=r([]);r([]);var H=r([]),k=r([]),E=o(function(){return v},[v]),M=o(function(){return h},[h]),N=a(null),V=N[0],W=N[1],z=a(null),A=z[0],F=z[1],T=a(null),q=T[0],_=T[1],B=a(void 0),J=B[0],P=B[1],G=a(null),K=G[0],Q=G[1];l(function(){Promise.all([import("@monaco-editor/react"),import("highlight.js/lib/core")]).then(function(e){var n=e[0],t=e[1];_(function(){return n.default});var i=t.default.highlightAuto(x).language;P(i)}).catch(function(){Q("Code editor dependencies not installed. Run: npm install @monaco-editor/react highlight.js")})},[x]);var U=o(function(){return O&&"object"==typeof O&&Object.entries(O).map(function(e){var n=e[0],t=e[1],i=[];return t.style&&i.push(".".concat(u(t.style,+n,!0)," {\n").concat(s(t.style),"\n}")),t.lightModeStyle&&i.push(".".concat(u(t.lightModeStyle,+n,!1)," {\n").concat(s(t.lightModeStyle),"\n}")),i.join("\n")}).join("\n")},[O]);l(function(){return function(){var e;(null===(e=j.current)||void 0===e?void 0:e._resizeObserver)&&j.current._resizeObserver.disconnect()}},[]),l(function(){if(I&&V&&j.current&&A){var e=V.start,n=V.end;if(X(j.current,e,n,b,C),-1===v&&w&&w.length>0){var t=w[0].range,i=t.lineStart,r=t.lineEnd;X(j.current,i,r,b,C)}}},[V,A,I,b,C]),l(function(){var e,n,t;if(A&&j.current&&I){var i=j.current;if(R&&(null===(e=Object.keys(R))||void 0===e?void 0:e.length)>0&&-1!==(null==R?void 0:R.startIndex)&&-1!==(null==R?void 0:R.endIndex)){var r=i.deltaDecorations(D.current,[{range:new A.Range(R.startIndex,1,R.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);D.current=r}if(b&&(null===(n=Object.keys(b))||void 0===n?void 0:n.length)>0&&-1!==(null==b?void 0:b.startIndex)&&-1!==(null==b?void 0:b.endIndex)&&(null==b?void 0:b.name)){r=i.deltaDecorations(D.current,[{range:new A.Range(b.startIndex,1,b.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);D.current=r}if(C&&(null===(t=Object.keys(C))||void 0===t?void 0:t.length)>0&&-1!==(null==C?void 0:C.startIndex)&&-1!==(null==C?void 0:C.endIndex)&&(null==b?void 0:b.name)){r=i.deltaDecorations(H.current,[{range:new A.Range(C.startIndex,1,C.endIndex,1),options:{isWholeLine:!0,className:"myLineHighlight"}}]);H.current=r}}},[v,h,I,A,b,JSON.stringify(C)]),l(function(){if(A&&j.current&&(null==w?void 0:w.length)&&O){var e=j.current,n=w.map(function(e){var n,t,i=c(e.severity,null==y||y,O);return{range:new A.Range(e.range.lineStart,null!==(n=e.range.columnStart)&&void 0!==n?n:1,e.range.lineEnd,null!==(t=e.range.columnEnd)&&void 0!==t?t:1),options:{className:i,isWholeLine:void 0===e.range.columnStart}}});k.current=e.deltaDecorations(k.current,n)}},[w,O,A,y]);var X=d(function(e,n,t,i,r){var o,a;if(A&&e&&I){var l=e.getModel();l&&(n=Math.max(-1,n),(t=Math.min(t,l.getLineCount()))<n&&(t=n),requestAnimationFrame(function(){e.revealRangeInCenterIfOutsideViewport(new A.Range(n,1,t,1),A.editor.ScrollType.Smooth),e.setSelection(new A.Range(n,1,t+1,1))}),i&&-1!==(null==i?void 0:i.startIndex)&&-1!==(null==i?void 0:i.endIndex)&&requestAnimationFrame(function(){e.revealRangeInCenterIfOutsideViewport(new A.Range(i.startIndex,1,i.endIndex,1),A.editor.ScrollType.Smooth),e.setSelection(new A.Range(i.startIndex,1,i.endIndex+1,1))}),0===(null===(o=Object.keys(r))||void 0===o?void 0:o.length)&&e.getContribution("editor.contrib.findController").getState().change({isRevealed:!1},!1),(null===(a=Object.keys(r))||void 0===a?void 0:a.length)>0&&(requestAnimationFrame(function(){e.revealRangeInCenterIfOutsideViewport(new A.Range(r.startIndex,1,r.endIndex,1),A.editor.ScrollType.Smooth),e.setSelection(new A.Range(r.startIndex,1,r.endIndex+1,1))}),e.trigger("keyboard","actions.find"),e.getAction("actions.find").run(),e.getContribution("editor.contrib.findController").getState().change({searchString:(null==r?void 0:r.variableName)||"",isRevealed:!0},!1)))}},[A,I,v,h,null==b?void 0:b.startIndex,null==b?void 0:b.endIndex,C]);l(function(){if(j.current&&A&&I){var e=j.current,n=e.onDidLayoutChange(function(){if(X(e,v,h,b,C),-1===v&&w&&w.length>0){var n=w[0].range,t=n.lineStart,i=n.lineEnd;X(e,t,i,b,C)}});return function(){return n.dispose()}}},[X,v,h,I,null==b?void 0:b.startIndex,null==b?void 0:b.endIndex,C,L]);var Y=d(function(e,n){X(e,E,M),j.current=e,F(n),W({start:E,end:M});var t=e.getContainerDomNode(),i=new ResizeObserver(function(){e.layout()});if(i.observe(t),j.current._resizeObserver=i,I){var r=e.getDomNode(),o=document.createElement("div");null==r||r.appendChild(o);var a=function(){var n=e.getTopForLineNumber(E)-e.getScrollTop();o.style.top="".concat(n,"px")};e.onDidScrollChange(a),a()}},[v,h,I,S]);return K?n("div",e({style:{color:"red",fontSize:"12px",padding:"8px"}},{children:K})):q?t(i,{children:[n(q,{height:m,width:p,defaultLanguage:J||f,defaultValue:x,theme:y?"vs-dark":"vs-light",onMount:Y,beforeMount:function(e){e.languages.typescript.javascriptDefaults.setDiagnosticsOptions({noSemanticValidation:!0,noSyntaxValidation:!0})},options:{minimap:{enabled:!1},overviewRulerLanes:3,fontFamily:"Plus Jakarta Sans, sans-serif",scrollBeyondLastLine:!1,readOnly:!0,smoothScrolling:!0,automaticLayout:!0,lineDecorationsWidth:10,padding:{top:20,bottom:20}}}),t("style",{children:[U,".myLineHighlight { background-color: rgba(0, 122, 204, 0.3); }"]})]}):n("div",e({style:{padding:"8px",color:"#666"}},{children:"Loading code editor..."}))};export{g as DiagnosticSeverity,v as default};
2
2
  //# sourceMappingURL=CodeEditor.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CodeEditor.js","sources":["../../../../src/features/PromptCitation/_components/CodeEditor.tsx"],"sourcesContent":["import { useCallback, useMemo, useRef, useEffect, useState } from \"react\";\nimport { IDiagnostic, IDiagnosticStylesBySeverity } from \"../../../types/CodeCitationTypes\";\nimport { cssPropertiesToString, generateClassName, getClassNameFromDiagnostic } from \"../../../utils/codeCitations.utils\";\n\n\nexport enum DiagnosticSeverity { Error = 0, Warning = 1, Information = 2, Hint = 3 }\n\ninterface CodeEditorProps {\n startIndex: number;\n endIndex: number;\n language: string;\n editorHeight: number | string;\n editorWidth?: number | string;\n code: string;\n isHighlightingEnabled: boolean;\n isDarkModeEnabled?: boolean;\n openHighlightedCodeDetails?: any;\n highlightCodeStatsLine?: any;\n setHighlightCodeStatsLine?: any;\n highlightCodeStatsVariable: any;\n setHighlightCodeStatsVariable: any;\n setHighlightIndexes?: any;\n isExpanded: boolean;\n highlightIndexes: any;\n diagnostics?: IDiagnostic[];\n diagnosticStylesBySeverity?: IDiagnosticStylesBySeverity;\n}\n\nconst CodeEditor = ({\n startIndex,\n endIndex,\n language,\n editorHeight,\n editorWidth,\n code,\n isHighlightingEnabled,\n isDarkModeEnabled,\n openHighlightedCodeDetails,\n highlightCodeStatsLine,\n setHighlightCodeStatsLine,\n highlightCodeStatsVariable,\n setHighlightCodeStatsVariable,\n setHighlightIndexes,\n isExpanded,\n highlightIndexes,\n diagnostics,\n diagnosticStylesBySeverity,\n}: CodeEditorProps) => {\n\n const editorRef = useRef<any>(null);\n const codeHighlightDecorationsRef = useRef<string[]>([]);\n const highlightDecorationsRef = useRef<string[]>([]);\n const highlightVariablesRef = useRef<any>([]);\n const highlightRangesDecorationsRef = useRef<string[]>([]);\n\n const lineStartIndex = useMemo(() => startIndex, [startIndex]);\n const lineEndIndex = useMemo(() => endIndex, [endIndex]);\n\n const [highlightRange, setHighlightRange] = useState<{ start: number; end: number } | null>(null);\n const [monacoInstance, setMonacoInstance] = useState<any>(null);\n\n // ✅ State for dynamically loaded modules\n const [EditorComponent, setEditorComponent] = useState<React.ComponentType<any> | null>(null);\n const [detectedLang, setDetectedLang] = useState<string | undefined>(undefined);\n const [modulesLoadError, setModulesLoadError] = useState<string | null>(null);\n\n // ✅ Step 1: Dynamically load @monaco-editor/react and highlight.js\n useEffect(() => {\n Promise.all([\n import(\"@monaco-editor/react\"),\n import(\"highlight.js/lib/core\"),\n ])\n .then(([monacoMod, hljsMod]) => {\n // ✅ Store Editor component\n setEditorComponent(() => monacoMod.default);\n\n // ✅ Run hljs detection once after loading\n // This replaces the top-level: const detectedLang = hljs.highlightAuto(code).language\n const detected = hljsMod.default.highlightAuto(code).language;\n setDetectedLang(detected);\n })\n .catch(() => {\n setModulesLoadError(\n \"Code editor dependencies not installed. Run: npm install @monaco-editor/react highlight.js\"\n );\n });\n }, [code]); // re-run if code changes — hljs needs to re-detect language\n\n const diagnosticStylesMemo = useMemo(\n () =>\n diagnosticStylesBySeverity &&\n typeof diagnosticStylesBySeverity === \"object\" &&\n Object.entries(diagnosticStylesBySeverity)\n .map(([severity, styles]) => {\n const cssChunks: string[] = [];\n if (styles.style) {\n cssChunks.push(\n `.${generateClassName(styles.style, +severity, true)} {\\n${cssPropertiesToString(styles.style)}\\n}`\n );\n }\n if (styles.lightModeStyle) {\n cssChunks.push(\n `.${generateClassName(styles.lightModeStyle, +severity, false)} {\\n${cssPropertiesToString(styles.lightModeStyle)}\\n}`\n );\n }\n return cssChunks.join(\"\\n\");\n })\n .join(\"\\n\"),\n [diagnosticStylesBySeverity]\n );\n\n useEffect(() => {\n return () => {\n if ((editorRef.current as any)?._resizeObserver) {\n (editorRef.current as any)._resizeObserver.disconnect();\n }\n };\n }, []);\n\n useEffect(() => {\n if (isHighlightingEnabled && highlightRange && editorRef.current && monacoInstance) {\n const { start, end } = highlightRange;\n scrollToHighlightedRange(\n editorRef.current, start, end,\n highlightCodeStatsLine, highlightCodeStatsVariable\n );\n if (startIndex === -1 && diagnostics && diagnostics.length > 0) {\n const { lineStart, lineEnd } = diagnostics[0].range;\n scrollToHighlightedRange(\n editorRef.current, lineStart, lineEnd,\n highlightCodeStatsLine, highlightCodeStatsVariable\n );\n }\n }\n }, [highlightRange, monacoInstance, isHighlightingEnabled, highlightCodeStatsLine, highlightCodeStatsVariable]);\n\n useEffect(() => {\n if (monacoInstance && editorRef.current && isHighlightingEnabled) {\n const editor: any = editorRef.current;\n\n if (\n highlightIndexes &&\n Object.keys(highlightIndexes)?.length > 0 &&\n highlightIndexes?.startIndex !== -1 &&\n highlightIndexes?.endIndex !== -1\n ) {\n const decorationIds = editor.deltaDecorations(\n codeHighlightDecorationsRef.current,\n [{\n range: new monacoInstance.Range(\n highlightIndexes.startIndex, 1,\n highlightIndexes.endIndex, 1\n ),\n options: { isWholeLine: true, className: \"myLineHighlight\" },\n }]\n );\n codeHighlightDecorationsRef.current = decorationIds;\n }\n\n if (\n highlightCodeStatsLine &&\n Object.keys(highlightCodeStatsLine)?.length > 0 &&\n highlightCodeStatsLine?.startIndex !== -1 &&\n highlightCodeStatsLine?.endIndex !== -1 &&\n highlightCodeStatsLine?.name\n ) {\n const decorationIds = editor.deltaDecorations(\n codeHighlightDecorationsRef.current,\n [{\n range: new monacoInstance.Range(\n highlightCodeStatsLine.startIndex, 1,\n highlightCodeStatsLine.endIndex, 1\n ),\n options: { isWholeLine: true, className: \"myLineHighlight\" },\n }]\n );\n codeHighlightDecorationsRef.current = decorationIds;\n }\n\n if (\n highlightCodeStatsVariable &&\n Object.keys(highlightCodeStatsVariable)?.length > 0 &&\n highlightCodeStatsVariable?.startIndex !== -1 &&\n highlightCodeStatsVariable?.endIndex !== -1 &&\n highlightCodeStatsLine?.name\n ) {\n const decorationIds = editor.deltaDecorations(\n highlightVariablesRef.current,\n [{\n range: new monacoInstance.Range(\n highlightCodeStatsVariable.startIndex, 1,\n highlightCodeStatsVariable.endIndex, 1\n ),\n options: { isWholeLine: true, className: \"myLineHighlight\" },\n }]\n );\n highlightVariablesRef.current = decorationIds;\n }\n }\n }, [\n startIndex, endIndex, isHighlightingEnabled, monacoInstance,\n highlightCodeStatsLine, JSON.stringify(highlightCodeStatsVariable),\n ]);\n\n useEffect(() => {\n if (!monacoInstance || !editorRef.current || !diagnostics?.length || !diagnosticStylesBySeverity) return;\n\n const editor: any = editorRef.current;\n const newDecorations = diagnostics.map((diag) => {\n const className = getClassNameFromDiagnostic(\n diag.severity, isDarkModeEnabled ?? true, diagnosticStylesBySeverity\n );\n return {\n range: new monacoInstance.Range(\n diag.range.lineStart, diag.range.columnStart ?? 1,\n diag.range.lineEnd, diag.range.columnEnd ?? 1\n ),\n options: {\n className,\n isWholeLine: diag.range.columnStart === undefined,\n },\n };\n });\n\n highlightRangesDecorationsRef.current = editor.deltaDecorations(\n highlightRangesDecorationsRef.current,\n newDecorations\n );\n }, [diagnostics, diagnosticStylesBySeverity, monacoInstance, isDarkModeEnabled]);\n\n const scrollToHighlightedRange = useCallback(\n (\n editor: any, startLine: number, endLine: number,\n highlightCodeStatsLine?: any, highlightCodeStatsVariable?: any\n ) => {\n if (!monacoInstance || !editor || !isHighlightingEnabled) return;\n\n const model = editor.getModel();\n if (!model) return;\n\n startLine = Math.max(-1, startLine);\n endLine = Math.min(endLine, model.getLineCount());\n if (endLine < startLine) endLine = startLine;\n\n requestAnimationFrame(() => {\n editor.revealRangeInCenterIfOutsideViewport(\n new monacoInstance.Range(startLine, 1, endLine, 1),\n monacoInstance.editor.ScrollType.Smooth\n );\n editor.setSelection(\n new monacoInstance.Range(startLine, 1, endLine + 1, 1)\n );\n });\n\n if (\n highlightCodeStatsLine &&\n highlightCodeStatsLine?.startIndex !== -1 &&\n highlightCodeStatsLine?.endIndex !== -1\n ) {\n requestAnimationFrame(() => {\n editor.revealRangeInCenterIfOutsideViewport(\n new monacoInstance.Range(\n highlightCodeStatsLine.startIndex, 1,\n highlightCodeStatsLine.endIndex, 1\n ),\n monacoInstance.editor.ScrollType.Smooth\n );\n editor.setSelection(\n new monacoInstance.Range(\n highlightCodeStatsLine.startIndex, 1,\n highlightCodeStatsLine.endIndex + 1, 1\n )\n );\n });\n }\n\n if (Object.keys(highlightCodeStatsVariable)?.length === 0) {\n editor.getContribution(\"editor.contrib.findController\")\n .getState().change({ isRevealed: false }, false);\n }\n\n if (Object.keys(highlightCodeStatsVariable)?.length > 0) {\n requestAnimationFrame(() => {\n editor.revealRangeInCenterIfOutsideViewport(\n new monacoInstance.Range(\n highlightCodeStatsVariable.startIndex, 1,\n highlightCodeStatsVariable.endIndex, 1\n ),\n monacoInstance.editor.ScrollType.Smooth\n );\n editor.setSelection(\n new monacoInstance.Range(\n highlightCodeStatsVariable.startIndex, 1,\n highlightCodeStatsVariable.endIndex + 1, 1\n )\n );\n });\n editor.trigger(\"keyboard\", \"actions.find\");\n editor.getAction(\"actions.find\").run();\n editor.getContribution(\"editor.contrib.findController\")\n .getState().change({\n searchString: highlightCodeStatsVariable?.variableName || \"\",\n isRevealed: true,\n }, false);\n }\n },\n [\n monacoInstance, isHighlightingEnabled, startIndex, endIndex,\n highlightCodeStatsLine?.startIndex, highlightCodeStatsLine?.endIndex,\n highlightCodeStatsVariable,\n ]\n );\n\n useEffect(() => {\n if (!editorRef.current || !monacoInstance || !isHighlightingEnabled) return;\n const editor: any = editorRef.current;\n const disposable = editor.onDidLayoutChange(() => {\n scrollToHighlightedRange(\n editor, startIndex, endIndex,\n highlightCodeStatsLine, highlightCodeStatsVariable\n );\n if (startIndex === -1 && diagnostics && diagnostics.length > 0) {\n const { lineStart, lineEnd } = diagnostics[0].range;\n scrollToHighlightedRange(\n editor, lineStart, lineEnd,\n highlightCodeStatsLine, highlightCodeStatsVariable\n );\n }\n });\n return () => disposable.dispose();\n }, [\n scrollToHighlightedRange, startIndex, endIndex,\n isHighlightingEnabled, highlightCodeStatsLine?.startIndex,\n highlightCodeStatsLine?.endIndex, highlightCodeStatsVariable, isExpanded,\n ]);\n\n const handleEditorDidMount = useCallback(\n (editor: any, monaco: any) => {\n scrollToHighlightedRange(editor, lineStartIndex, lineEndIndex);\n editorRef.current = editor;\n setMonacoInstance(monaco);\n setHighlightRange({ start: lineStartIndex, end: lineEndIndex });\n\n const container = editor.getContainerDomNode();\n const resizeObserver = new ResizeObserver(() => { editor.layout(); });\n resizeObserver.observe(container);\n (editorRef.current as any)._resizeObserver = resizeObserver;\n\n if (isHighlightingEnabled) {\n const editorDom = editor.getDomNode();\n const overlay = document.createElement(\"div\");\n editorDom?.appendChild(overlay);\n\n const updatePosition = () => {\n const top = editor.getTopForLineNumber(lineStartIndex) - editor.getScrollTop();\n overlay.style.top = `${top}px`;\n };\n\n editor.onDidScrollChange(updatePosition);\n updatePosition();\n }\n },\n [startIndex, endIndex, isHighlightingEnabled, openHighlightedCodeDetails]\n );\n\n const handleBeforeMount = (monaco: any) => {\n monaco.languages.typescript.javascriptDefaults.setDiagnosticsOptions({\n noSemanticValidation: true,\n noSyntaxValidation: true,\n });\n };\n\n // ✅ Show error if modules failed to load\n if (modulesLoadError) {\n return (\n <div style={{ color: \"red\", fontSize: \"12px\", padding: \"8px\" }}>\n {modulesLoadError}\n </div>\n );\n }\n\n // ✅ Show loading state while modules are being fetched\n if (!EditorComponent) {\n return (\n <div style={{ padding: \"8px\", color: \"#666\" }}>\n Loading code editor...\n </div>\n );\n }\n\n return (\n <>\n <EditorComponent\n height={editorHeight}\n width={editorWidth}\n defaultLanguage={detectedLang || language}\n defaultValue={code}\n theme={isDarkModeEnabled ? \"vs-dark\" : \"vs-light\"}\n onMount={handleEditorDidMount}\n beforeMount={handleBeforeMount}\n options={{\n minimap: { enabled: false },\n overviewRulerLanes: 3,\n fontFamily: \"Plus Jakarta Sans, sans-serif\",\n scrollBeyondLastLine: false,\n readOnly: true,\n smoothScrolling: true,\n automaticLayout: true,\n lineDecorationsWidth: 10,\n padding: { top: 20, bottom: 20 },\n }}\n />\n <style>\n {diagnosticStylesMemo}\n {`.myLineHighlight { background-color: rgba(0, 122, 204, 0.3); }`}\n </style>\n </>\n );\n};\n\nexport default CodeEditor;"],"names":["CodeEditor","startIndex","endIndex","language","editorHeight","editorWidth","code","isHighlightingEnabled","isDarkModeEnabled","openHighlightedCodeDetails","highlightCodeStatsLine","setHighlightCodeStatsLine","highlightCodeStatsVariable","setHighlightCodeStatsVariable","setHighlightIndexes","isExpanded","highlightIndexes","diagnostics","diagnosticStylesBySeverity","editorRef","useRef","codeHighlightDecorationsRef","highlightVariablesRef","highlightRangesDecorationsRef","lineStartIndex","useMemo","lineEndIndex","highlightRange","setHighlightRange","useState","monacoInstance","setMonacoInstance","EditorComponent","setEditorComponent","detectedLang","setDetectedLang","modulesLoadError","setModulesLoadError","useEffect","Promise","all","then","monacoMod","hljsMod","default","detected","highlightAuto","catch","diagnosticStylesMemo","Object","entries","map","severity","styles","cssChunks","style","push","generateClassName","cssPropertiesToString","lightModeStyle","join","current","_resizeObserver","disconnect","start","end","scrollToHighlightedRange","length","lineStart","lineEnd","range","editor","keys","decorationIds","deltaDecorations","Range","options","isWholeLine","className","name","JSON","stringify","newDecorations","diag","getClassNameFromDiagnostic","columnStart","columnEnd","useCallback","startLine","endLine","model","getModel","Math","max","min","getLineCount","requestAnimationFrame","revealRangeInCenterIfOutsideViewport","ScrollType","Smooth","setSelection","getContribution","getState","change","isRevealed","trigger","getAction","run","searchString","variableName","disposable","onDidLayoutChange","dispose","handleEditorDidMount","monaco","container","getContainerDomNode","resizeObserver","ResizeObserver","layout","observe","editorDom","getDomNode","overlay","document","createElement","appendChild","updatePosition","top","getTopForLineNumber","getScrollTop","onDidScrollChange","jsx","color","fontSize","padding","children","jsxs","Fragment","height","width","defaultLanguage","defaultValue","theme","onMount","beforeMount","languages","typescript","javascriptDefaults","setDiagnosticsOptions","noSemanticValidation","noSyntaxValidation","minimap","enabled","overviewRulerLanes","fontFamily","scrollBeyondLastLine","readOnly","smoothScrolling","automaticLayout","lineDecorationsWidth","bottom"],"mappings":"+RA4BA,MAAMA,EAAa,EACjBC,aACAC,WACAC,WACAC,eACAC,cACAC,OACAC,wBACAC,oBACAC,6BACAC,yBACAC,4BACAC,6BACAC,gCACAC,sBACAC,aACAC,mBACAC,cACAC,iCAGM,MAAAC,EAAYC,EAAY,MACxBC,EAA8BD,EAAiB,IACrBA,EAAiB,IAC3C,MAAAE,EAAwBF,EAAY,IACpCG,EAAgCH,EAAiB,IAEjDI,EAAiBC,EAAQ,IAAMxB,EAAY,CAACA,IAC5CyB,EAAeD,EAAQ,IAAMvB,EAAU,CAACA,KAEvCyB,EAAgBC,GAAqBC,EAAgD,OACrFC,EAAgBC,GAAqBF,EAAc,OAGnDG,EAAiBC,GAAsBJ,EAA0C,OACjFK,EAAcC,GAAmBN,OAAsC,IACvEO,EAAkBC,GAAuBR,EAAwB,MAGxES,EAAU,KACRC,QAAQC,IAAI,QACH,+BACA,2BAENC,KAAK,EAAEC,EAAWC,MAEEV,EAAA,IAAMS,EAAUE,SAInC,MAAMC,EAAWF,EAAQC,QAAQE,cAAcxC,GAAMH,SACrDgC,EAAgBU,KAEjBE,MAAM,KACLV,EACE,iGAGL,CAAC/B,IAEJ,MAAM0C,EAAuBvB,EAC3B,IACEP,GACsC,iBAA/BA,GACP+B,OAAOC,QAAQhC,GACZiC,IAAI,EAAEC,EAAUC,MACf,MAAMC,EAAsB,GAWrB,OAVHD,EAAOE,OACCD,EAAAE,KACR,IAAIC,EAAkBJ,EAAOE,OAAQH,GAAU,SAAYM,EAAsBL,EAAOE,aAGxFF,EAAOM,gBACCL,EAAAE,KACR,IAAIC,EAAkBJ,EAAOM,gBAAiBP,GAAU,SAAaM,EAAsBL,EAAOM,sBAG/FL,EAAUM,KAAK,QAEvBA,KAAK,MACV,CAAC1C,IAGHoB,EAAU,IACD,KACAnB,EAAU0C,SAAiBC,iBAC7B3C,EAAU0C,QAAgBC,gBAAgBC,cAG9C,IAEHzB,EAAU,KACR,GAAI/B,GAAyBoB,GAAkBR,EAAU0C,SAAW/B,EAAgB,CAC5E,MAAAkC,MAAEA,EAAOC,IAAAA,GAAQtC,EAKvB,GAJAuC,EACE/C,EAAU0C,QAASG,EAAOC,EAC1BvD,EAAwBE,IAEP,IAAfX,GAAqBgB,GAAeA,EAAYkD,OAAS,EAAG,CAC9D,MAAMC,UAAEA,EAAWC,QAAAA,GAAYpD,EAAY,GAAGqD,MAC9CJ,EACE/C,EAAU0C,QAASO,EAAWC,EAC9B3D,EAAwBE,EAE5B,CACF,GACC,CAACe,EAAgBG,EAAgBvB,EAAuBG,EAAwBE,IAEnF0B,EAAU,KACJ,GAAAR,GAAkBX,EAAU0C,SAAWtD,EAAuB,CAChE,MAAMgE,EAAcpD,EAAU0C,QAE9B,GACE7C,GACAiC,OAAOuB,KAAKxD,IAAmBmD,OAAS,IACP,IAAjCnD,GAAkBf,aAElB,IADAe,GAAkBd,SAClB,CACA,MAAMuE,EAAgBF,EAAOG,iBAC3BrD,EAA4BwC,QAC5B,CAAC,CACCS,MAAO,IAAIxC,EAAe6C,MACxB3D,EAAiBf,WAAY,EAC7Be,EAAiBd,SAAU,GAE7B0E,QAAS,CAAEC,aAAa,EAAMC,UAAW,sBAG7CzD,EAA4BwC,QAAUY,CACxC,CAEA,GACE/D,GACAuC,OAAOuB,KAAK9D,IAAyByD,OAAS,IAE9C,IADAzD,GAAwBT,aACa,IAArCS,GAAwBR,UACxBQ,GAAwBqE,KACxB,CACA,MAAMN,EAAgBF,EAAOG,iBAC3BrD,EAA4BwC,QAC5B,CAAC,CACCS,MAAO,IAAIxC,EAAe6C,MACxBjE,EAAuBT,WAAY,EACnCS,EAAuBR,SAAU,GAEnC0E,QAAS,CAAEC,aAAa,EAAMC,UAAW,sBAG7CzD,EAA4BwC,QAAUY,CACxC,CAEA,GACE7D,GACAqC,OAAOuB,KAAK5D,IAA6BuD,OAAS,IAElD,IADAvD,GAA4BX,aACa,IAAzCW,GAA4BV,UAC5BQ,GAAwBqE,KACxB,CACA,MAAMN,EAAgBF,EAAOG,iBAC3BpD,EAAsBuC,QACtB,CAAC,CACCS,MAAO,IAAIxC,EAAe6C,MACxB/D,EAA2BX,WAAY,EACvCW,EAA2BV,SAAU,GAEvC0E,QAAS,CAAEC,aAAa,EAAMC,UAAW,sBAG7CxD,EAAsBuC,QAAUY,CAClC,CACF,GACC,CACDxE,EAAYC,EAAUK,EAAuBuB,EAC7CpB,EAAwBsE,KAAKC,UAAUrE,KAGzC0B,EAAU,KACJ,KAACR,GAAmBX,EAAU0C,SAAY5C,GAAakD,QAAWjD,GAA4B,OAElG,MAAMqD,EAAcpD,EAAU0C,QACxBqB,EAAiBjE,EAAYkC,IAAKgC,IACtC,MAAML,EAAYM,EAChBD,EAAK/B,SAAU5C,IAAqB,EAAMU,GAErC,MAAA,CACLoD,MAAO,IAAIxC,EAAe6C,MACxBQ,EAAKb,MAAMF,UAAWe,EAAKb,MAAMe,aAAe,EAChDF,EAAKb,MAAMD,QAASc,EAAKb,MAAMgB,WAAa,GAE9CV,QAAS,CACPE,YACAD,iBAAwC,IAA3BM,EAAKb,MAAMe,gBAK9B9D,EAA8BsC,QAAUU,EAAOG,iBAC7CnD,EAA8BsC,QAC9BqB,IAED,CAACjE,EAAaC,EAA4BY,EAAgBtB,IAE7D,MAAM0D,EAA2BqB,EAC/B,CACEhB,EAAaiB,EAAmBC,EAChC/E,EAA8BE,KAE9B,IAAKkB,IAAmByC,IAAWhE,EAAuB,OAEpD,MAAAmF,EAAQnB,EAAOoB,WAChBD,IAEOF,EAAAI,KAAKC,KAAI,EAAIL,IACzBC,EAAUG,KAAKE,IAAIL,EAASC,EAAMK,iBACpBP,IAAqBC,EAAAD,GAEnCQ,sBAAsB,KACbzB,EAAA0B,qCACL,IAAInE,EAAe6C,MAAMa,EAAW,EAAGC,EAAS,GAChD3D,EAAeyC,OAAO2B,WAAWC,QAE5B5B,EAAA6B,aACL,IAAItE,EAAe6C,MAAMa,EAAW,EAAGC,EAAU,EAAG,MAKtD/E,IAEAA,IADAA,GAAwBT,aAExB,IADAS,GAAwBR,UAExB8F,sBAAsB,KACbzB,EAAA0B,qCACL,IAAInE,EAAe6C,MACjBjE,EAAuBT,WAAY,EACnCS,EAAuBR,SAAU,GAEnC4B,EAAeyC,OAAO2B,WAAWC,QAE5B5B,EAAA6B,aACL,IAAItE,EAAe6C,MACjBjE,EAAuBT,WAAY,EACnCS,EAAuBR,SAAW,EAAG,MAMW,IAApD+C,OAAOuB,KAAK5D,IAA6BuD,QACpCI,EAAA8B,gBAAgB,iCACpBC,WAAWC,OAAO,CAAEC,YAAY,IAAS,GAG1CvD,OAAOuB,KAAK5D,IAA6BuD,OAAS,IACpD6B,sBAAsB,KACbzB,EAAA0B,qCACL,IAAInE,EAAe6C,MACjB/D,EAA2BX,WAAY,EACvCW,EAA2BV,SAAU,GAEvC4B,EAAeyC,OAAO2B,WAAWC,QAE5B5B,EAAA6B,aACL,IAAItE,EAAe6C,MACjB/D,EAA2BX,WAAY,EACvCW,EAA2BV,SAAW,EAAG,MAIxCqE,EAAAkC,QAAQ,WAAY,gBACpBlC,EAAAmC,UAAU,gBAAgBC,MACjCpC,EAAO8B,gBAAgB,iCACpBC,WAAWC,OAAO,CACjBK,aAAchG,GAA4BiG,cAAgB,GAC1DL,YAAY,IACX,MAGT,CACE1E,EAAgBvB,EAAuBN,EAAYC,EACnDQ,GAAwBT,WAAYS,GAAwBR,SAC5DU,IAIJ0B,EAAU,KACR,IAAKnB,EAAU0C,UAAY/B,IAAmBvB,EAAuB,OACrE,MAAMgE,EAAcpD,EAAU0C,QACxBiD,EAAavC,EAAOwC,kBAAkB,KAK1C,GAJA7C,EACEK,EAAQtE,EAAYC,EACpBQ,EAAwBE,IAEP,IAAfX,GAAqBgB,GAAeA,EAAYkD,OAAS,EAAG,CAC9D,MAAMC,UAAEA,EAAWC,QAAAA,GAAYpD,EAAY,GAAGqD,MAC9CJ,EACEK,EAAQH,EAAWC,EACnB3D,EAAwBE,EAE5B,IAEK,MAAA,IAAMkG,EAAWE,WACvB,CACD9C,EAA0BjE,EAAYC,EACtCK,EAAuBG,GAAwBT,WAC/CS,GAAwBR,SAAUU,EAA4BG,IAGhE,MAAMkG,EAAuB1B,EAC3B,CAAChB,EAAa2C,KACahD,EAAAK,EAAQ/C,EAAgBE,GACjDP,EAAU0C,QAAUU,EACpBxC,EAAkBmF,GAClBtF,EAAkB,CAAEoC,MAAOxC,EAAgByC,IAAKvC,IAE1C,MAAAyF,EAAY5C,EAAO6C,sBACnBC,EAAiB,IAAIC,eAAe,KAAQ/C,EAAOgD,WAIzD,GAHAF,EAAeG,QAAQL,GACtBhG,EAAU0C,QAAgBC,gBAAkBuD,EAEzC9G,EAAuB,CACnB,MAAAkH,EAAYlD,EAAOmD,aACnBC,EAAUC,SAASC,cAAc,OACvCJ,GAAWK,YAAYH,GAEvB,MAAMI,EAAiB,KACrB,MAAMC,EAAMzD,EAAO0D,oBAAoBzG,GAAkB+C,EAAO2D,eACxDP,EAAApE,MAAMyE,IAAM,GAAGA,OAGzBzD,EAAO4D,kBAAkBJ,GACVA,GACjB,GAEF,CAAC9H,EAAYC,EAAUK,EAAuBE,IAWhD,OAAI2B,EAEAgG,EAAC,MAAI,CAAA7E,MAAO,CAAE8E,MAAO,MAAOC,SAAU,OAAQC,QAAS,OACpDC,SACHpG,IAKCJ,EAUDyG,EAAAC,EAAA,CAAAF,SAAA,CAAAJ,EAACpG,EAAA,CACC2G,OAAQvI,EACRwI,MAAOvI,EACPwI,gBAAiB3G,GAAgB/B,EACjC2I,aAAcxI,EACdyI,MAAOvI,EAAoB,UAAY,WACvCwI,QAAS/B,EACTgC,YAlCqB/B,IAClBA,EAAAgC,UAAUC,WAAWC,mBAAmBC,sBAAsB,CACnEC,sBAAsB,EACtBC,oBAAoB,KAgClB3E,QAAS,CACP4E,QAAS,CAAEC,SAAS,GACpBC,mBAAoB,EACpBC,WAAY,gCACZC,sBAAsB,EACtBC,UAAU,EACVC,iBAAiB,EACjBC,iBAAiB,EACjBC,qBAAsB,GACtBzB,QAAS,CAAEP,IAAK,GAAIiC,OAAQ,SAG/B,QACE,CAAAzB,SAAA,CAAAxF,EACA,uEA9BHoF,EAAC,OAAI7E,MAAO,CAAEgF,QAAS,MAAOF,MAAO,QAAUG,SAE/C"}
1
+ {"version":3,"file":"CodeEditor.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}