@e-llm-studio/requirement-ai 0.0.46 → 0.0.48

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 (396) hide show
  1. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  2. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +1 -1
  3. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +1 -1
  4. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  5. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  6. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  7. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  8. package/dist/cjs/index.js +1 -1
  9. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +1 -1
  10. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +1 -1
  11. package/dist/features/RequirementAI/shared/ExpandableOl.js +1 -1
  12. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +2 -0
  13. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +1 -0
  14. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +2 -0
  15. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +1 -0
  16. package/dist/index.js +1 -1
  17. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -1
  18. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +2 -1
  19. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -1
  20. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +6 -2
  21. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -1
  22. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +12 -0
  23. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
  24. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +8 -0
  25. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -1
  26. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -14
  27. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -1
  28. package/dist/types/src/index.d.ts +0 -1
  29. package/dist/types/src/index.d.ts.map +1 -1
  30. package/package.json +6 -3
  31. package/dist/assests/svg/chevronDownArrow.svg.js +0 -2
  32. package/dist/assests/svg/chevronDownArrow.svg.js.map +0 -1
  33. package/dist/assests/svg/chevronUp.svg.js +0 -2
  34. package/dist/assests/svg/chevronUp.svg.js.map +0 -1
  35. package/dist/cjs/assests/svg/chevronDownArrow.svg.js +0 -2
  36. package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +0 -1
  37. package/dist/cjs/assests/svg/chevronUp.svg.js +0 -2
  38. package/dist/cjs/assests/svg/chevronUp.svg.js.map +0 -1
  39. package/dist/cjs/constants/diagnosticStylesBySeverity.js +0 -2
  40. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +0 -1
  41. package/dist/cjs/features/CodeCitation/CodeCitation.js +0 -2
  42. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +0 -1
  43. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +0 -2
  44. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
  45. package/dist/cjs/features/CodeCitation/_components/Accordian.js +0 -2
  46. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +0 -1
  47. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
  48. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
  49. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
  50. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
  51. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +0 -2
  52. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +0 -1
  53. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
  54. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
  55. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
  56. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
  57. package/dist/cjs/features/CodeCitation/_components/Spinner.js +0 -2
  58. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +0 -1
  59. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
  60. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
  61. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
  62. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
  63. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
  64. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
  65. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +0 -2
  66. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
  67. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
  68. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
  69. package/dist/cjs/utils/codeCitations.utils.js +0 -2
  70. package/dist/cjs/utils/codeCitations.utils.js.map +0 -1
  71. package/dist/cjs/utils/themeManager.js +0 -2
  72. package/dist/cjs/utils/themeManager.js.map +0 -1
  73. package/dist/constants/diagnosticStylesBySeverity.js +0 -2
  74. package/dist/constants/diagnosticStylesBySeverity.js.map +0 -1
  75. package/dist/features/CodeCitation/CodeCitation.js +0 -2
  76. package/dist/features/CodeCitation/CodeCitation.js.map +0 -1
  77. package/dist/features/CodeCitation/CodeCitation.module.css.js +0 -2
  78. package/dist/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
  79. package/dist/features/CodeCitation/_components/Accordian.js +0 -2
  80. package/dist/features/CodeCitation/_components/Accordian.js.map +0 -1
  81. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
  82. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
  83. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
  84. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
  85. package/dist/features/CodeCitation/_components/CodeEditor.js +0 -2
  86. package/dist/features/CodeCitation/_components/CodeEditor.js.map +0 -1
  87. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
  88. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
  89. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
  90. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
  91. package/dist/features/CodeCitation/_components/Spinner.js +0 -2
  92. package/dist/features/CodeCitation/_components/Spinner.js.map +0 -1
  93. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
  94. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
  95. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
  96. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
  97. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
  98. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
  99. package/dist/features/CodeCitation/_components/ThemeToggle.js +0 -2
  100. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
  101. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
  102. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
  103. package/dist/types/src/AccordianHeadTest.d.ts +0 -2
  104. package/dist/types/src/AccordianHeadTest.d.ts.map +0 -1
  105. package/dist/types/src/BookCitationTest.d.ts +0 -3
  106. package/dist/types/src/BookCitationTest.d.ts.map +0 -1
  107. package/dist/types/src/BookemonTest.d.ts +0 -83
  108. package/dist/types/src/BookemonTest.d.ts.map +0 -1
  109. package/dist/types/src/ChatCitationTest.d.ts +0 -7
  110. package/dist/types/src/ChatCitationTest.d.ts.map +0 -1
  111. package/dist/types/src/CodeCitationTest.d.ts +0 -3
  112. package/dist/types/src/CodeCitationTest.d.ts.map +0 -1
  113. package/dist/types/src/DatagestMonTest.d.ts +0 -3
  114. package/dist/types/src/DatagestMonTest.d.ts.map +0 -1
  115. package/dist/types/src/DbCodeCitationTest.d.ts +0 -3
  116. package/dist/types/src/DbCodeCitationTest.d.ts.map +0 -1
  117. package/dist/types/src/ExcelCitationTest.d.ts +0 -2
  118. package/dist/types/src/ExcelCitationTest.d.ts.map +0 -1
  119. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +0 -3
  120. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +0 -1
  121. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +0 -15
  122. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +0 -1
  123. package/dist/types/src/PdfViewerTest.d.ts +0 -3
  124. package/dist/types/src/PdfViewerTest.d.ts.map +0 -1
  125. package/dist/types/src/ProjectAccordianTest.d.ts +0 -3
  126. package/dist/types/src/ProjectAccordianTest.d.ts.map +0 -1
  127. package/dist/types/src/RequirementAICitationTest.d.ts +0 -3
  128. package/dist/types/src/RequirementAICitationTest.d.ts.map +0 -1
  129. package/dist/types/src/ScannedDocCitationTest.d.ts +0 -2
  130. package/dist/types/src/ScannedDocCitationTest.d.ts.map +0 -1
  131. package/dist/types/src/TableCitationTest.d.ts +0 -3
  132. package/dist/types/src/TableCitationTest.d.ts.map +0 -1
  133. package/dist/types/src/context/DataSelectedContext.d.ts +0 -73
  134. package/dist/types/src/context/DataSelectedContext.d.ts.map +0 -1
  135. package/dist/types/src/features/BookCitation/BookCitation.d.ts +0 -41
  136. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +0 -1
  137. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +0 -2
  138. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +0 -1
  139. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -21
  140. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
  141. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -13
  142. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
  143. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -52
  144. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
  145. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -20
  146. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
  147. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -35
  148. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
  149. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
  150. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
  151. package/dist/types/src/features/Bookemon/Bookemon.d.ts +0 -9
  152. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +0 -1
  153. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +0 -7
  154. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
  155. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +0 -3
  156. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +0 -1
  157. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +0 -65
  158. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +0 -1
  159. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +0 -7
  160. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +0 -1
  161. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +0 -8
  162. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
  163. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +0 -26
  164. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
  165. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
  166. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
  167. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +0 -3
  168. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +0 -1
  169. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +0 -8
  170. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
  171. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +0 -15
  172. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
  173. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +0 -8
  174. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +0 -1
  175. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +0 -10
  176. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
  177. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +0 -8
  178. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
  179. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +0 -11
  180. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
  181. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -10
  182. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
  183. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +0 -9
  184. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
  185. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +0 -19
  186. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
  187. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +0 -8
  188. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
  189. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
  190. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
  191. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
  192. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
  193. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +0 -9
  194. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +0 -1
  195. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +0 -7
  196. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +0 -1
  197. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +0 -111
  198. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +0 -1
  199. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +0 -16
  200. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +0 -1
  201. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +0 -5
  202. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
  203. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +0 -8
  204. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +0 -1
  205. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
  206. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
  207. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +0 -8
  208. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +0 -1
  209. package/dist/types/src/features/CitationViewer/components/Header.d.ts +0 -12
  210. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +0 -1
  211. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
  212. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
  213. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +0 -10
  214. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +0 -1
  215. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +0 -3
  216. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
  217. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
  218. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
  219. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
  220. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
  221. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +0 -59
  222. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +0 -1
  223. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +0 -49
  224. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +0 -1
  225. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +0 -10
  226. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
  227. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -31
  228. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
  229. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
  230. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
  231. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
  232. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
  233. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -6
  234. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
  235. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
  236. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
  237. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +0 -4
  238. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
  239. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
  240. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
  241. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
  242. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
  243. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
  244. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
  245. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
  246. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
  247. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
  248. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
  249. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -42
  250. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
  251. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
  252. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
  253. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +0 -7
  254. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +0 -1
  255. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
  256. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
  257. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -23
  258. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
  259. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +0 -3
  260. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +0 -1
  261. package/dist/types/src/features/DataSelector/DataSelector.d.ts +0 -18
  262. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +0 -1
  263. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
  264. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
  265. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
  266. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
  267. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
  268. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
  269. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -3
  270. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
  271. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -3
  272. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
  273. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
  274. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
  275. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +0 -3
  276. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
  277. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -11
  278. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
  279. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +0 -7
  280. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +0 -1
  281. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +0 -4
  282. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +0 -1
  283. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +0 -21
  284. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +0 -1
  285. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +0 -19
  286. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +0 -1
  287. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +0 -7
  288. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +0 -1
  289. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +0 -15
  290. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
  291. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +0 -2
  292. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +0 -1
  293. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +0 -27
  294. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
  295. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
  296. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
  297. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +0 -2
  298. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +0 -1
  299. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +0 -11
  300. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +0 -1
  301. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +0 -33
  302. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +0 -1
  303. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +0 -18
  304. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
  305. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +0 -40
  306. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +0 -1
  307. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +0 -22
  308. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
  309. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
  310. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
  311. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
  312. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
  313. package/dist/types/src/features/ProjectAccordion/index.d.ts +0 -2
  314. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +0 -1
  315. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
  316. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
  317. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +0 -52
  318. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
  319. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +0 -4
  320. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +0 -1
  321. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -24
  322. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
  323. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +0 -14
  324. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +0 -1
  325. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +0 -3
  326. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +0 -1
  327. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +0 -3
  328. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +0 -1
  329. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +0 -3
  330. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +0 -1
  331. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +0 -3
  332. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +0 -1
  333. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
  334. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
  335. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +0 -3
  336. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +0 -1
  337. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
  338. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
  339. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +0 -3
  340. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +0 -1
  341. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +0 -21
  342. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +0 -1
  343. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +0 -33
  344. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +0 -1
  345. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +0 -19
  346. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +0 -1
  347. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +0 -8
  348. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +0 -1
  349. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +0 -17
  350. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +0 -1
  351. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +0 -26
  352. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +0 -1
  353. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +0 -11
  354. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +0 -1
  355. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +0 -3
  356. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +0 -1
  357. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +0 -3
  358. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +0 -1
  359. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +0 -3
  360. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +0 -1
  361. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1108
  362. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
  363. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
  364. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
  365. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
  366. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
  367. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
  368. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
  369. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
  370. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
  371. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
  372. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
  373. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
  374. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
  375. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +0 -3
  376. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +0 -1
  377. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +0 -3
  378. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +0 -1
  379. package/dist/types/src/features/UploadData/NotFound.d.ts +0 -4
  380. package/dist/types/src/features/UploadData/NotFound.d.ts.map +0 -1
  381. package/dist/types/src/features/UploadData/main.d.ts +0 -10
  382. package/dist/types/src/features/UploadData/main.d.ts.map +0 -1
  383. package/dist/types/src/methodsToExpose.d.ts +0 -13
  384. package/dist/types/src/methodsToExpose.d.ts.map +0 -1
  385. package/dist/types/src/routes/Routes.d.ts +0 -2
  386. package/dist/types/src/routes/Routes.d.ts.map +0 -1
  387. package/dist/types/src/service/DataService.d.ts +0 -73
  388. package/dist/types/src/service/DataService.d.ts.map +0 -1
  389. package/dist/types/src/service/ModelService.d.ts +0 -68
  390. package/dist/types/src/service/ModelService.d.ts.map +0 -1
  391. package/dist/types/src/service/ProjectService.d.ts +0 -16
  392. package/dist/types/src/service/ProjectService.d.ts.map +0 -1
  393. package/dist/utils/codeCitations.utils.js +0 -2
  394. package/dist/utils/codeCitations.utils.js.map +0 -1
  395. package/dist/utils/themeManager.js +0 -2
  396. package/dist/utils/themeManager.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChatHistory.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/components/ChatHistory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGlE,UAAU,KAAK;IACb,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,KAAK,CAAC,EAAE,WAAW,CAAC;CACrB;AAED,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE,KAAK,2CAiC7D"}
@@ -1,12 +0,0 @@
1
- import type { ThemeConfig, IconsConfig } from "../types/artifact";
2
- interface Props {
3
- airelevanceScore?: number;
4
- gifUrl?: string;
5
- title: string;
6
- onCloseHandler?: () => void;
7
- theme?: ThemeConfig;
8
- iconsConfig?: IconsConfig;
9
- }
10
- export default function Header({ title, gifUrl, airelevanceScore, onCloseHandler, iconsConfig, }: Props): import("react/jsx-runtime").JSX.Element;
11
- export {};
12
- //# sourceMappingURL=Header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/components/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAG,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAInE,UAAU,KAAK;IACb,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B;AAED,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC7B,KAAK,EACL,MAAM,EACN,gBAAgB,EAChB,cAAc,EACd,WAAW,GACZ,EAAE,KAAK,2CAkCP"}
@@ -1,8 +0,0 @@
1
- import type { KeyTakeaway } from "../types/artifact";
2
- interface Props {
3
- takeaways: KeyTakeaway[];
4
- gifUrl?: string;
5
- }
6
- export default function KeyTakeaways({ takeaways, gifUrl }: Props): import("react/jsx-runtime").JSX.Element;
7
- export {};
8
- //# sourceMappingURL=KeyTakeaways.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"KeyTakeaways.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/components/KeyTakeaways.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGrD,UAAU,KAAK;IACb,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,KAAK,2CA6DhE"}
@@ -1,10 +0,0 @@
1
- import type { ChatMessage } from "../types/artifact";
2
- interface Props {
3
- chatHistory: ChatMessage[];
4
- gifUrl?: string;
5
- timestampStart?: number;
6
- timestampEnd?: number;
7
- }
8
- export default function Transcript({ chatHistory, gifUrl, timestampStart, timestampEnd, }: Props): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=Transcript.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Transcript.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/components/Transcript.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGrD,UAAU,KAAK;IACb,WAAW,EAAE,WAAW,EAAE,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EACjC,WAAW,EACX,MAAM,EACN,cAAkB,EAClB,YAAY,GACb,EAAE,KAAK,2CAgDP"}
@@ -1,3 +0,0 @@
1
- export declare function setApiBaseUrl(url: string): void;
2
- export declare function getApiBaseUrl(): string;
3
- //# sourceMappingURL=apiConfig.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"apiConfig.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/config/apiConfig.ts"],"names":[],"mappings":"AAEA,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,QAExC;AAED,wBAAgB,aAAa,WAO5B"}
@@ -1,2 +0,0 @@
1
- export declare function getSignedUrl(gsutilUrl: string): Promise<string>;
2
- //# sourceMappingURL=getSignedUrl.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getSignedUrl.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/hooks/getSignedUrl.tsx"],"names":[],"mappings":"AAEA,wBAAsB,YAAY,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAsBrE"}
@@ -1,2 +0,0 @@
1
- export declare function useResolvedAudioUrl(fileUrl: string): string | null;
2
- //# sourceMappingURL=useResolvedAudioUrl.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useResolvedAudioUrl.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/hooks/useResolvedAudioUrl.tsx"],"names":[],"mappings":"AAGA,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,MAAM,iBAmClD"}
@@ -1,59 +0,0 @@
1
- /// <reference types="react" />
2
- export interface ChatMessage {
3
- role: string;
4
- message: string;
5
- timestamp: string;
6
- timestamp_start?: number;
7
- timestamp_end?: number;
8
- }
9
- export interface KeyTakeaway {
10
- takeawayId: string;
11
- name: string;
12
- content: string;
13
- keywords?: string[];
14
- emoji?: string;
15
- score?: number;
16
- }
17
- export interface ArtifactData {
18
- baseUrl: string;
19
- airelavanceScore?: number;
20
- gifUrl?: string;
21
- artifactTitle: string;
22
- artifactSubTitle?: string;
23
- fileUrl: string;
24
- chatHistory: ChatMessage[];
25
- keyTakeaways: KeyTakeaway[];
26
- }
27
- export interface ThemeConfig {
28
- headerBgColor?: string;
29
- headerTextColor?: string;
30
- headerTextSize?: string;
31
- headerPadding?: string;
32
- headerBorderColor?: string;
33
- panelBgColor?: string;
34
- panelTextColor?: string;
35
- panelPadding?: string;
36
- panelBorderColor?: string;
37
- titleFontSize?: string;
38
- titleFontWeight?: string;
39
- bodyFontSize?: string;
40
- bodyFontFamily?: string;
41
- primaryColor?: string;
42
- accentColor?: string;
43
- borderRadius?: string;
44
- videoSize?: string;
45
- closeButtonSize?: string;
46
- closeButtonColor?: string;
47
- }
48
- export interface IconsConfig {
49
- CloseIcon?: React.ElementType;
50
- PlayIcon?: React.ElementType;
51
- PauseIcon?: React.ElementType;
52
- }
53
- export interface CitationsViewerProps {
54
- artifact: ArtifactData;
55
- onCloseHandler?: () => void;
56
- theme?: ThemeConfig;
57
- iconsConfig?: IconsConfig;
58
- }
59
- //# sourceMappingURL=artifact.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"artifact.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CitationViewer/types/artifact.ts"],"names":[],"mappings":";AAAA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,WAAW;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAC,MAAM,EAAE,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,YAAY;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,WAAW,EAAE,CAAC;IAC3B,YAAY,EAAE,WAAW,EAAE,CAAC;CAC7B;AAED,MAAM,WAAW,WAAW;IAE1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAG3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAG1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IAGxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IAGtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,WAAW;IAC1B,SAAS,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IAC9B,QAAQ,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;CAC/B;AAED,MAAM,WAAW,oBAAoB;IACnC,QAAQ,EAAE,YAAY,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B"}
@@ -1,49 +0,0 @@
1
- import React, { CSSProperties } from 'react';
2
- import { IDiagnostic, IDiagnosticStylesBySeverity, IExternalAllFilesData } from '../../types/CodeCitationTypes';
3
- interface CodeCitationProps {
4
- baseUrlForCodeRetrieval: string;
5
- assistantName: string;
6
- organizationName: string;
7
- userId: string;
8
- taskId: string;
9
- repoUrl: string;
10
- inLineCitation: boolean;
11
- citationTitle: string;
12
- filename: string;
13
- citationContainerTitle?: string;
14
- showThemeToggle: boolean;
15
- customCode?: string;
16
- filepath: string;
17
- isDarkModeEnabled: boolean;
18
- ReactMarkdownComponentStart?: React.ReactNode;
19
- ReactMarkdownComponentEnd?: React.ReactNode;
20
- chevronUpComponent?: React.ReactNode;
21
- chevronDownComponent?: React.ReactNode;
22
- CustomCodeRenderComponent?: React.ReactNode;
23
- ReactMarkdownComponent?: any;
24
- additionalCallbackForPillButton?: any;
25
- fileSummarySectionTitle: string;
26
- showFullscreenIcon: boolean;
27
- showFileSummaryIButton: boolean;
28
- isHighlightingEnabled: boolean;
29
- FileDetailsComponent?: React.ReactNode;
30
- editorHeight: number | string;
31
- editorWidth: number | string;
32
- diagnostics?: IDiagnostic[];
33
- diagnosticStylesBySeverity?: IDiagnosticStylesBySeverity;
34
- styles?: {
35
- root?: CSSProperties;
36
- pillButton?: CSSProperties;
37
- citationTitle?: CSSProperties;
38
- citationWrapper?: CSSProperties;
39
- citationContent?: CSSProperties;
40
- citationContainerTitle?: CSSProperties;
41
- };
42
- datasource?: 'db' | 'codebase';
43
- externalFilesData?: IExternalAllFilesData;
44
- startIndex?: number;
45
- endIndex?: number;
46
- }
47
- declare const CodeCitation: React.FC<CodeCitationProps>;
48
- export default CodeCitation;
49
- //# sourceMappingURL=CodeCitation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeCitation.d.ts","sourceRoot":"","sources":["../../../../../src/features/CodeCitation/CodeCitation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAoB,aAAa,EAAa,MAAM,OAAO,CAAC;AAS1E,OAAO,EAAE,WAAW,EAAE,2BAA2B,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAIhH,UAAU,iBAAiB;IACvB,uBAAuB,EAAE,MAAM,CAAC;IAChC,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,eAAe,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,2BAA2B,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9C,yBAAyB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5C,kBAAkB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACrC,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,yBAAyB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5C,sBAAsB,CAAC,EAAE,GAAG,CAAC;IAC7B,+BAA+B,CAAC,EAAE,GAAG,CAAC;IACtC,uBAAuB,EAAE,MAAM,CAAA;IAC/B,kBAAkB,EAAE,OAAO,CAAC;IAC5B,sBAAsB,EAAE,OAAO,CAAC;IAChC,qBAAqB,EAAE,OAAO,CAAC;IAC/B,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,GAAG,MAAM,CAAC;IAC7B,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,0BAA0B,CAAC,EAAE,2BAA2B,CAAC;IACzD,MAAM,CAAC,EAAE;QACL,IAAI,CAAC,EAAE,aAAa,CAAC;QACrB,UAAU,CAAC,EAAE,aAAa,CAAC;QAC3B,aAAa,CAAC,EAAE,aAAa,CAAC;QAC9B,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,sBAAsB,CAAC,EAAE,aAAa,CAAC;KAC1C,CAAC;IACF,UAAU,CAAC,EAAE,IAAI,GAAG,UAAU,CAAC;IAC/B,iBAAiB,CAAC,EAAE,qBAAqB,CAAC;IAC1C,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA8R7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface AccordionProps {
3
- data: {
4
- name: string;
5
- description: string;
6
- };
7
- }
8
- declare const Accordion: React.FC<AccordionProps>;
9
- export default Accordion;
10
- //# sourceMappingURL=Accordian.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Accordian.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/Accordian.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAMxC,UAAU,cAAc;IACpB,IAAI,EAAE;QACF,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;KACvB,CAAC;CACL;AAED,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAsEvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,31 +0,0 @@
1
- import React from 'react';
2
- import { CSSProperties } from 'react';
3
- interface CodeCitationPopupProps {
4
- open: boolean;
5
- onClose: () => void;
6
- title: string;
7
- customStyles?: {
8
- popupContainer?: CSSProperties;
9
- popupTitleContainer?: CSSProperties;
10
- body?: CSSProperties;
11
- leftSection?: CSSProperties;
12
- topLeft?: CSSProperties;
13
- topLeftTitle?: CSSProperties;
14
- bottomLeft?: CSSProperties;
15
- bottomLeftTitle?: CSSProperties;
16
- rightSection?: CSSProperties;
17
- };
18
- editorChildren?: React.ReactNode;
19
- fileDetails?: any;
20
- ReactMarkdownComponent?: any;
21
- setHighlightIndexes: any;
22
- highlightCodeStatsLine: any;
23
- setHighlightCodeStatsLine: any;
24
- highlightCodeStatsVariable: any;
25
- setHighlightCodeStatsVariable: any;
26
- filepath: string;
27
- datasource?: 'db' | 'codebase';
28
- }
29
- declare const CodeCitationPopup: React.FC<CodeCitationPopupProps>;
30
- export default CodeCitationPopup;
31
- //# sourceMappingURL=CodeCitationPopup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeCitationPopup.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/CodeCitationPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAQtC,UAAU,sBAAsB;IAC5B,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE;QACX,cAAc,CAAC,EAAE,aAAa,CAAC;QAC/B,mBAAmB,CAAC,EAAE,aAAa,CAAC;QACpC,IAAI,CAAC,EAAE,aAAa,CAAC;QACrB,WAAW,CAAC,EAAE,aAAa,CAAC;QAC5B,OAAO,CAAC,EAAE,aAAa,CAAC;QACxB,YAAY,CAAC,EAAE,aAAa,CAAC;QAC7B,UAAU,CAAC,EAAE,aAAa,CAAC;QAC3B,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,YAAY,CAAC,EAAE,aAAa,CAAC;KAChC,CAAC;IACF,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,WAAW,CAAC,EAAE,GAAG,CAAA;IACjB,sBAAsB,CAAC,EAAE,GAAG,CAAC;IAC7B,mBAAmB,EAAE,GAAG,CAAC;IACzB,sBAAsB,EAAE,GAAG,CAAC;IAC5B,yBAAyB,EAAE,GAAG,CAAA;IAC9B,0BAA0B,EAAE,GAAG,CAAA;IAC/B,6BAA6B,EAAE,GAAG,CAAA;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,IAAI,GAAG,UAAU,CAAC;CAClC;AAED,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAkDvD,CAAC;AAiDF,eAAe,iBAAiB,CAAC"}
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- interface CodeCitationStatsProps {
3
- fileDetails?: any;
4
- setHighlightIndexes?: any;
5
- highlightCodeStatsLine: any;
6
- setHighlightCodeStatsLine: any;
7
- highlightCodeStatsVariable: any;
8
- setHighlightCodeStatsVariable: any;
9
- datasource?: 'db' | 'codebase';
10
- }
11
- declare const CodeCitationStats: React.FC<CodeCitationStatsProps>;
12
- export default CodeCitationStats;
13
- //# sourceMappingURL=CodeCitationsStats.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeCitationsStats.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/CodeCitationsStats.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAA;AAQhD,UAAU,sBAAsB;IAC5B,WAAW,CAAC,EAAE,GAAG,CAAA;IACjB,mBAAmB,CAAC,EAAE,GAAG,CAAA;IACzB,sBAAsB,EAAE,GAAG,CAAA;IAC3B,yBAAyB,EAAE,GAAG,CAAA;IAC9B,0BAA0B,EAAE,GAAG,CAAA;IAC/B,6BAA6B,EAAE,GAAG,CAAA;IAClC,UAAU,CAAC,EAAE,IAAI,GAAG,UAAU,CAAC;CAClC;AAUD,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAwNvD,CAAA;AAED,eAAe,iBAAiB,CAAC"}
@@ -1,30 +0,0 @@
1
- import { IDiagnostic, IDiagnosticStylesBySeverity } from "../../../types/CodeCitationTypes";
2
- export declare enum DiagnosticSeverity {
3
- Error = 0,
4
- Warning = 1,
5
- Information = 2,
6
- Hint = 3
7
- }
8
- interface CodeEditorProps {
9
- startIndex: number;
10
- endIndex: number;
11
- language: string;
12
- editorHeight: number | string;
13
- editorWidth?: number | string;
14
- code: string;
15
- isHighlightingEnabled: boolean;
16
- isDarkModeEnabled?: boolean;
17
- openHighlightedCodeDetails?: any;
18
- highlightCodeStatsLine?: any;
19
- setHighlightCodeStatsLine?: any;
20
- highlightCodeStatsVariable: any;
21
- setHighlightCodeStatsVariable: any;
22
- setHighlightIndexes?: any;
23
- isExpanded: boolean;
24
- highlightIndexes: any;
25
- diagnostics?: IDiagnostic[];
26
- diagnosticStylesBySeverity?: IDiagnosticStylesBySeverity;
27
- }
28
- declare const CodeEditor: ({ startIndex, endIndex, language, editorHeight, editorWidth, code, isHighlightingEnabled, isDarkModeEnabled, openHighlightedCodeDetails, highlightCodeStatsLine, setHighlightCodeStatsLine, highlightCodeStatsVariable, setHighlightCodeStatsVariable, setHighlightIndexes, isExpanded, highlightIndexes, diagnostics, diagnosticStylesBySeverity, }: CodeEditorProps) => import("react/jsx-runtime").JSX.Element;
29
- export default CodeEditor;
30
- //# sourceMappingURL=CodeEditor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/CodeEditor.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAO5F,oBAAY,kBAAkB;IAAG,KAAK,IAAI;IAAE,OAAO,IAAI;IAAE,WAAW,IAAI;IAAE,IAAI,IAAI;CAAE;AAEpF,UAAU,eAAe;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,qBAAqB,EAAE,OAAO,CAAC;IAC/B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,0BAA0B,CAAC,EAAE,GAAG,CAAC;IACjC,sBAAsB,CAAC,EAAE,GAAG,CAAC;IAC7B,yBAAyB,CAAC,EAAE,GAAG,CAAC;IAChC,0BAA0B,EAAE,GAAG,CAAC;IAChC,6BAA6B,EAAE,GAAG,CAAC;IACnC,mBAAmB,CAAC,EAAE,GAAG,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,gBAAgB,EAAE,GAAG,CAAC;IACtB,WAAW,CAAC,EAAE,WAAW,EAAE,CAAC;IAC5B,0BAA0B,CAAC,EAAE,2BAA2B,CAAC;CAC1D;AAED,QAAA,MAAM,UAAU,yVAmBb,eAAe,4CAmXjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1,6 +0,0 @@
1
- export declare const DescriptionWithToggle: ({ overViewData, ReactMarkdownComponent, datasource }: {
2
- overViewData: any;
3
- ReactMarkdownComponent?: any;
4
- datasource?: "db" | "codebase" | undefined;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=DescriptionWithToggle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DescriptionWithToggle.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/DescriptionWithToggle.tsx"],"names":[],"mappings":"AAwNA,eAAO,MAAM,qBAAqB;kBAAuF,GAAG;6BAA2B,GAAG;;6CAyEzJ,CAAC"}
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- declare const HighlightedCodeDetails: ({ fileSummarySectionTitle, FileDetailsComponent, onClose, editorHeight, editorWidth, code, language, isDarkMode, summary, filepath, citationTitle }: {
3
- fileSummarySectionTitle: string;
4
- FileDetailsComponent: React.ReactNode;
5
- onClose: any;
6
- editorHeight: any;
7
- editorWidth: any;
8
- code: string;
9
- language: string;
10
- isDarkMode: boolean;
11
- summary: string;
12
- filepath: string;
13
- citationTitle: string;
14
- }) => import("react/jsx-runtime").JSX.Element;
15
- export default HighlightedCodeDetails;
16
- //# sourceMappingURL=HighlightedCodeDetails.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HighlightedCodeDetails.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/HighlightedCodeDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAqEzB,QAAA,MAAM,sBAAsB;6BAAoL,MAAM;0BAAwB,MAAM,SAAS;aAAW,GAAG;kBAAgB,GAAG;iBAAe,GAAG;UAAQ,MAAM;cAAY,MAAM;gBAAc,OAAO;aAAW,MAAM;cAAY,MAAM;mBAAiB,MAAM;6CA4C9Z,CAAA;AAED,eAAe,sBAAsB,CAAA"}
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- declare const Spinner: React.FC;
3
- export default Spinner;
4
- //# sourceMappingURL=Spinner.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/Spinner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAwBpB,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface CodebaseStatsComponentProps {
3
- fileDetails: any;
4
- styles: any;
5
- highlightCodeStatsLine: any;
6
- handleStatsPillClick: (startIndex: number, endIndex: number, name: string) => void;
7
- highlightCodeStatsVariable: any;
8
- handleVariableClick: (variableName: string, startIndex: number, endIndex: number) => void;
9
- }
10
- declare const CodebaseStatsComponent: React.FC<CodebaseStatsComponentProps>;
11
- export default CodebaseStatsComponent;
12
- //# sourceMappingURL=CodebaseStatsComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CodebaseStatsComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,UAAU,2BAA2B;IACjC,WAAW,EAAE,GAAG,CAAC;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,EAAE,GAAG,CAAC;IAC5B,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACnF,0BAA0B,EAAE,GAAG,CAAC;IAChC,mBAAmB,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;CAC7F;AAMD,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CA+PjE,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- interface DbStatsComponentProps {
3
- fileDetails: any;
4
- styles: any;
5
- highlightCodeStatsLine: any;
6
- handleStatsPillClick: (startIndex: number, endIndex: number, name: string) => void;
7
- }
8
- declare const DbStatsComponent: React.FC<DbStatsComponentProps>;
9
- export default DbStatsComponent;
10
- //# sourceMappingURL=DbStatsComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DbStatsComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAMxC,UAAU,qBAAqB;IAC3B,WAAW,EAAE,GAAG,CAAC;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,EAAE,GAAG,CAAC;IAC5B,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACtF;AAMD,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA6IrD,CAAA;AAED,eAAe,gBAAgB,CAAC"}
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- interface StatsComponentProps {
3
- fileDetails: any;
4
- styles: any;
5
- highlightCodeStatsLine: any;
6
- handleStatsPillClick: (startIndex: number, endIndex: number, name: string) => void;
7
- highlightCodeStatsVariable: any;
8
- handleVariableClick: (variableName: string, startIndex: number, endIndex: number) => void;
9
- datasource?: 'db' | 'codebase';
10
- }
11
- declare const StatsComponent: React.FC<StatsComponentProps>;
12
- export default StatsComponent;
13
- //# sourceMappingURL=StatsComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StatsComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/CodeCitation/_components/StatsComponents/StatsComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAOxC,UAAU,mBAAmB;IACzB,WAAW,EAAE,GAAG,CAAC;IACjB,MAAM,EAAE,GAAG,CAAC;IACZ,sBAAsB,EAAE,GAAG,CAAC;IAC5B,oBAAoB,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACnF,0BAA0B,EAAE,GAAG,CAAC;IAChC,mBAAmB,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1F,UAAU,CAAC,EAAE,IAAI,GAAG,UAAU,CAAC;CAClC;AAED,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CASjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- interface ThemeToggleProps {
3
- darkMode: boolean;
4
- onToggle: (e: React.MouseEvent | any) => void;
5
- toggleFullscreen: (e: React.MouseEvent | any) => void;
6
- handleOpenFileDetailSection: (e: React.MouseEvent | any) => void;
7
- showFullscreenIcon: boolean;
8
- showFileSummaryIButton: boolean;
9
- }
10
- declare const ThemeToggle: React.FC<ThemeToggleProps>;
11
- export default ThemeToggle;
12
- //# sourceMappingURL=ThemeToggle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThemeToggle.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/ThemeToggle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAExC,UAAU,gBAAgB;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,GAAG,GAAG,KAAK,IAAI,CAAC;IAC9C,gBAAgB,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,GAAG,GAAG,KAAK,IAAI,CAAC;IACtD,2BAA2B,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,GAAG,GAAG,KAAK,IAAI,CAAC;IACjE,kBAAkB,EAAE,OAAO,CAAC;IAC5B,sBAAsB,EAAE,OAAO,CAAC;CACjC;AAWD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA0G3C,CAAC;AA6CF,eAAe,WAAW,CAAC"}
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface TooltipComponentProps {
3
- description: string;
4
- children: React.ReactNode;
5
- }
6
- declare const TooltipComponent: React.FC<TooltipComponentProps>;
7
- export default TooltipComponent;
8
- //# sourceMappingURL=TooltipComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TooltipComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CodeCitation/_components/TooltipComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAyB1B,UAAU,qBAAqB;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAYrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,42 +0,0 @@
1
- import React from 'react';
2
- export declare const HumanWithBrainIcon: () => import("react/jsx-runtime").JSX.Element;
3
- export interface SectionContent {
4
- id: string;
5
- title: string;
6
- subtitle?: string;
7
- icon: React.ReactNode;
8
- content: string;
9
- }
10
- interface StyleOverrides {
11
- container?: React.CSSProperties;
12
- header?: React.CSSProperties;
13
- headerTitle?: React.CSSProperties;
14
- headerTitleText?: React.CSSProperties;
15
- pill?: React.CSSProperties;
16
- textContent?: React.CSSProperties;
17
- badge?: React.CSSProperties;
18
- sectionItem?: React.CSSProperties;
19
- sectionButton?: React.CSSProperties;
20
- sectionHeaderGroup?: React.CSSProperties;
21
- sectionTitle?: React.CSSProperties;
22
- sectionSubtitle?: React.CSSProperties;
23
- }
24
- interface Props {
25
- reasoning: string;
26
- gap: string;
27
- score: string | null;
28
- isOpen: boolean;
29
- onToggle: () => void;
30
- title?: string;
31
- sections?: SectionContent[];
32
- styles?: StyleOverrides;
33
- mdComponents?: Partial<import('react-markdown').Components>;
34
- headerIcon?: React.ReactNode;
35
- reasoningIcon?: React.ReactNode;
36
- gapIcon?: React.ReactNode;
37
- scoreIcon?: React.ReactNode;
38
- hideTrigger?: boolean;
39
- }
40
- declare const CognitiveDecisioningCard: React.ForwardRefExoticComponent<Props & React.RefAttributes<HTMLDivElement>>;
41
- export default CognitiveDecisioningCard;
42
- //# sourceMappingURL=CognitiveDecisioningWrapper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CognitiveDecisioningWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAM7D,eAAO,MAAM,kBAAkB,+CAI9B,CAAC;AAyDF,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAChC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC7B,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACtC,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC3B,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,aAAa,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACpC,kBAAkB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACzC,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,eAAe,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACvC;AAED,UAAU,KAAK;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,cAAc,EAAE,CAAC;IAC5B,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,YAAY,CAAC,EAAE,OAAO,CAAC,OAAO,gBAAgB,EAAE,UAAU,CAAC,CAAC;IAE5D,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,QAAA,MAAM,wBAAwB,8EA8I5B,CAAC;AAGH,eAAe,wBAAwB,CAAC"}
@@ -1,8 +0,0 @@
1
- import React from "react";
2
- interface AudacyCitationProps {
3
- citation: any;
4
- children: React.ReactNode;
5
- }
6
- declare const FaqCitation: React.FC<AudacyCitationProps>;
7
- export default FaqCitation;
8
- //# sourceMappingURL=FaqCitation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FaqCitation.d.ts","sourceRoot":"","sources":["../../../../../../src/features/CognitiveDecisioning/FaqCitation/FaqCitation.tsx"],"names":[],"mappings":"AACA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAgBpE,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,GAAG,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AA8JD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA8I9C,CAAC;AACF,eAAe,WAAW,CAAC"}
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- interface DecisioningIconProps {
3
- className?: string;
4
- }
5
- export declare const DecisioningIcon: React.FC<DecisioningIconProps>;
6
- export {};
7
- //# sourceMappingURL=DecisioningIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DecisioningIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA2B1D,CAAC"}
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- interface GapIconProps {
3
- className?: string;
4
- }
5
- export declare const GapIcon: React.FC<GapIconProps>;
6
- export {};
7
- //# sourceMappingURL=GapIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"GapIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/CognitiveDecisioning/shared/Audacy/GapIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,YAAY;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAID,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA8C1C,CAAC"}
@@ -1,23 +0,0 @@
1
- /// <reference types="react" />
2
- export type INonReasoningSource = {
3
- text: string;
4
- dataSource?: string;
5
- trainingDataTitle?: string;
6
- confidence_score?: number;
7
- paraphrase?: string;
8
- };
9
- export type NonWebReasoningIconsConfig = {
10
- ChevronDownIcon?: React.ElementType;
11
- ChevronUpIcon?: React.ElementType;
12
- MaximizeIcon?: React.ElementType;
13
- CloseIcon?: React.ElementType;
14
- };
15
- export type NonWebReasoningProps = {
16
- item: INonReasoningSource;
17
- index?: number;
18
- iconsConfig?: NonWebReasoningIconsConfig;
19
- headerTitle?: string;
20
- };
21
- declare const InternalgptReasoningComponent: React.FC<NonWebReasoningProps>;
22
- export default InternalgptReasoningComponent;
23
- //# sourceMappingURL=CognitiveInternalgptReasoningComponent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CognitiveInternalgptReasoningComponent.d.ts","sourceRoot":"","sources":["../../../../../src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.tsx"],"names":[],"mappings":";AAIA,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC,eAAe,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACpC,aAAa,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IAClC,YAAY,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;IACjC,SAAS,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,mBAAmB,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,0BAA0B,CAAC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,6BAA6B,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA6ajE,CAAC;AAEF,eAAe,6BAA6B,CAAC"}
@@ -1,3 +0,0 @@
1
- declare const InternalgptReasoningTest: () => import("react/jsx-runtime").JSX.Element;
2
- export default InternalgptReasoningTest;
3
- //# sourceMappingURL=CognitiveInternalgptReasoningTest.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CognitiveInternalgptReasoningTest.d.ts","sourceRoot":"","sources":["../../../../../src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.tsx"],"names":[],"mappings":"AAUA,QAAA,MAAM,wBAAwB,+CAwB7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -1,18 +0,0 @@
1
- import React from "react";
2
- import { IData } from "../UploadData/Components/SelectDataFromRLEF/interfaces/data";
3
- interface IProps {
4
- selectedRlefResources?: IData[];
5
- setSelectedRlefResources?: React.Dispatch<React.SetStateAction<IData[]>>;
6
- selectedLocalFiles?: File[];
7
- setSelectedLocalFiles?: React.Dispatch<React.SetStateAction<File[]>>;
8
- onResourceAdded?: (resource: any) => void;
9
- onResourceRemoved?: (resource: any) => void;
10
- pageTitle?: string;
11
- renderDefaultActionsFooter?: boolean;
12
- }
13
- export declare const goToNextScreenFunctionRef: {
14
- current?: () => void;
15
- };
16
- declare const DataSelector: (props: IProps) => import("react/jsx-runtime").JSX.Element;
17
- export default DataSelector;
18
- //# sourceMappingURL=DataSelector.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataSelector.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/DataSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAStD,OAAO,EAAE,KAAK,EAAE,MAAM,6DAA6D,CAAC;AAUpF,UAAU,MAAM;IACZ,qBAAqB,CAAC,EAAE,KAAK,EAAE,CAAC;IAChC,wBAAwB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IACzE,kBAAkB,CAAC,EAAE,IAAI,EAAE,CAAC;IAC5B,qBAAqB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IACrE,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAG5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC;AAED,eAAO,MAAM,yBAAyB,EAAE;IAAE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;CAAO,CAAC;AAEtE,QAAA,MAAM,YAAY,UAAW,MAAM,4CAoJlC,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,3 +0,0 @@
1
- declare const DataSelectionOptionsScreen: () => import("react/jsx-runtime").JSX.Element;
2
- export default DataSelectionOptionsScreen;
3
- //# sourceMappingURL=DataSelectionOptionsScreen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DataSelectionOptionsScreen.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/DataSelectionOptionsScreen.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,0BAA0B,+CAmE/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}
@@ -1,3 +0,0 @@
1
- declare const RLEFDataPointsListInSelectedDataSetCollection: () => import("react/jsx-runtime").JSX.Element;
2
- export default RLEFDataPointsListInSelectedDataSetCollection;
3
- //# sourceMappingURL=RLEFDataPointsListInSelectedDataSetCollection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RLEFDataPointsListInSelectedDataSetCollection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,6CAA6C,+CAgDlD,CAAA;AAED,eAAe,6CAA6C,CAAA"}
@@ -1,3 +0,0 @@
1
- declare const RLEFDataSetCollectionsList: () => import("react/jsx-runtime").JSX.Element;
2
- export default RLEFDataSetCollectionsList;
3
- //# sourceMappingURL=RLEFDataSetCollectionsList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RLEFDataSetCollectionsList.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataSetCollectionsList.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,0BAA0B,+CAgF/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}