@viswa-test/creative-workspace-ui-component 0.0.2 → 0.0.4

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 (1604) hide show
  1. package/README.md +251 -2214
  2. package/dist/_virtual/_tslib.js +2 -0
  3. package/dist/_virtual/_tslib.js.map +1 -0
  4. package/dist/cjs/_virtual/_tslib.js +2 -0
  5. package/dist/cjs/_virtual/_tslib.js.map +1 -0
  6. package/dist/cjs/components/ScopeTree/HighlightedText.js +2 -0
  7. package/dist/cjs/components/ScopeTree/HighlightedText.js.map +1 -0
  8. package/dist/cjs/components/ScopeTree/TreeAddAction.js +2 -0
  9. package/dist/cjs/components/ScopeTree/TreeAddAction.js.map +1 -0
  10. package/dist/cjs/components/ScopeTree/TreeMenu.js +2 -0
  11. package/dist/cjs/components/ScopeTree/TreeMenu.js.map +1 -0
  12. package/dist/cjs/components/ScopeTree/TreeNode.js +2 -0
  13. package/dist/cjs/components/ScopeTree/TreeNode.js.map +1 -0
  14. package/dist/cjs/components/ScopeTree/TreeNodeHeader.js +2 -0
  15. package/dist/cjs/components/ScopeTree/TreeNodeHeader.js.map +1 -0
  16. package/dist/cjs/components/ScopeTree/TreeSectionItem.js +2 -0
  17. package/dist/cjs/components/ScopeTree/TreeSectionItem.js.map +1 -0
  18. package/dist/cjs/components/ScopeTree/TreeSidebar.js +2 -0
  19. package/dist/cjs/components/ScopeTree/TreeSidebar.js.map +1 -0
  20. package/dist/cjs/components/ScopeTree/TreeTooltip.js +2 -0
  21. package/dist/cjs/components/ScopeTree/TreeTooltip.js.map +1 -0
  22. package/dist/cjs/features/lsc-guidelines/LscGuidelines.js +2 -0
  23. package/dist/cjs/features/lsc-guidelines/LscGuidelines.js.map +1 -0
  24. package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
  25. package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
  26. package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
  27. package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
  28. package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js +2 -0
  29. package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
  30. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
  31. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
  32. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
  33. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
  34. package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
  35. package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
  36. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
  37. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
  38. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
  39. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
  40. package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
  41. package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
  42. package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
  43. package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
  44. package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
  45. package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
  46. package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
  47. package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
  48. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
  49. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
  50. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
  51. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
  52. package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
  53. package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
  54. package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
  55. package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
  56. package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
  57. package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
  58. package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
  59. package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
  60. package/dist/cjs/features/lsc-guidelines/constants.js +2 -0
  61. package/dist/cjs/features/lsc-guidelines/constants.js.map +1 -0
  62. package/dist/cjs/features/lsc-guidelines/editor.js +2 -0
  63. package/dist/cjs/features/lsc-guidelines/editor.js.map +1 -0
  64. package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js +2 -0
  65. package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
  66. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
  67. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
  68. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
  69. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
  70. package/dist/cjs/features/lsc-guidelines/index.js +2 -0
  71. package/dist/cjs/features/lsc-guidelines/index.js.map +1 -0
  72. package/dist/cjs/features/lsc-guidelines/theme.css +8 -0
  73. package/dist/cjs/features/lsc-guidelines/utils.js +2 -0
  74. package/dist/cjs/features/lsc-guidelines/utils.js.map +1 -0
  75. package/dist/cjs/index.js +1 -1
  76. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
  77. package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
  78. package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
  79. package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
  80. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
  81. package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
  82. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
  83. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
  84. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
  85. package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
  86. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
  87. package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
  88. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
  89. package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
  90. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
  91. package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
  92. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
  93. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
  94. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
  95. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
  96. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
  97. package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
  98. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
  99. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
  100. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
  101. package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
  102. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
  103. package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
  104. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
  105. package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
  106. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
  107. package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
  108. package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
  109. package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
  110. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
  111. package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
  112. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
  113. package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
  114. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
  115. package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
  116. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
  117. package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
  118. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
  119. package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
  120. package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
  121. package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
  122. package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js +2 -0
  123. package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
  124. package/dist/cjs/styles/ScopeTree.module.css.js +2 -0
  125. package/dist/cjs/styles/ScopeTree.module.css.js.map +1 -0
  126. package/dist/cjs/utils/treeUtils.js +2 -0
  127. package/dist/cjs/utils/treeUtils.js.map +1 -0
  128. package/dist/components/ScopeTree/HighlightedText.js +2 -0
  129. package/dist/components/ScopeTree/HighlightedText.js.map +1 -0
  130. package/dist/components/ScopeTree/TreeAddAction.js +2 -0
  131. package/dist/components/ScopeTree/TreeAddAction.js.map +1 -0
  132. package/dist/components/ScopeTree/TreeMenu.js +2 -0
  133. package/dist/components/ScopeTree/TreeMenu.js.map +1 -0
  134. package/dist/components/ScopeTree/TreeNode.js +2 -0
  135. package/dist/components/ScopeTree/TreeNode.js.map +1 -0
  136. package/dist/components/ScopeTree/TreeNodeHeader.js +2 -0
  137. package/dist/components/ScopeTree/TreeNodeHeader.js.map +1 -0
  138. package/dist/components/ScopeTree/TreeSectionItem.js +2 -0
  139. package/dist/components/ScopeTree/TreeSectionItem.js.map +1 -0
  140. package/dist/components/ScopeTree/TreeSidebar.js +2 -0
  141. package/dist/components/ScopeTree/TreeSidebar.js.map +1 -0
  142. package/dist/components/ScopeTree/TreeTooltip.js +2 -0
  143. package/dist/components/ScopeTree/TreeTooltip.js.map +1 -0
  144. package/dist/features/lsc-guidelines/LscGuidelines.js +2 -0
  145. package/dist/features/lsc-guidelines/LscGuidelines.js.map +1 -0
  146. package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
  147. package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
  148. package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
  149. package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
  150. package/dist/features/lsc-guidelines/components/GuidelineCart.js +2 -0
  151. package/dist/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
  152. package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
  153. package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
  154. package/dist/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
  155. package/dist/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
  156. package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
  157. package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
  158. package/dist/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
  159. package/dist/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
  160. package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
  161. package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
  162. package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
  163. package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
  164. package/dist/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
  165. package/dist/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
  166. package/dist/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
  167. package/dist/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
  168. package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
  169. package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
  170. package/dist/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
  171. package/dist/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
  172. package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
  173. package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
  174. package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
  175. package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
  176. package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
  177. package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
  178. package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
  179. package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
  180. package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
  181. package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
  182. package/dist/features/lsc-guidelines/constants.js +2 -0
  183. package/dist/features/lsc-guidelines/constants.js.map +1 -0
  184. package/dist/features/lsc-guidelines/editor.js +2 -0
  185. package/dist/features/lsc-guidelines/editor.js.map +1 -0
  186. package/dist/features/lsc-guidelines/hooks/useControllableState.js +2 -0
  187. package/dist/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
  188. package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
  189. package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
  190. package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
  191. package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
  192. package/dist/features/lsc-guidelines/index.js +2 -0
  193. package/dist/features/lsc-guidelines/index.js.map +1 -0
  194. package/dist/features/lsc-guidelines/theme.css +8 -0
  195. package/dist/features/lsc-guidelines/utils.js +2 -0
  196. package/dist/features/lsc-guidelines/utils.js.map +1 -0
  197. package/dist/index.js +1 -1
  198. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
  199. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
  200. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
  201. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
  202. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
  203. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
  204. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
  205. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
  206. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
  207. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
  208. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
  209. package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
  210. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
  211. package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
  212. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
  213. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
  214. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
  215. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
  216. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
  217. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
  218. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
  219. package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
  220. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
  221. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
  222. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
  223. package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
  224. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
  225. package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
  226. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
  227. package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
  228. package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
  229. package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
  230. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
  231. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
  232. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
  233. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
  234. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
  235. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
  236. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
  237. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
  238. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
  239. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
  240. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
  241. package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
  242. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
  243. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
  244. package/dist/node_modules/style-inject/dist/style-inject.es.js +2 -0
  245. package/dist/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
  246. package/dist/styles/ScopeTree.module.css.js +2 -0
  247. package/dist/styles/ScopeTree.module.css.js.map +1 -0
  248. package/dist/types/App.d.ts +4 -0
  249. package/dist/types/App.d.ts.map +1 -0
  250. package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts +9 -0
  251. package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts.map +1 -0
  252. package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts +5 -0
  253. package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts.map +1 -0
  254. package/dist/types/components/AssignReminders/AssignReminderTest.d.ts +6 -0
  255. package/dist/types/components/AssignReminders/AssignReminderTest.d.ts.map +1 -0
  256. package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts +4 -0
  257. package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts.map +1 -0
  258. package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts +6 -0
  259. package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts.map +1 -0
  260. package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts +4 -0
  261. package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts.map +1 -0
  262. package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts +3 -0
  263. package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts.map +1 -0
  264. package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts +13 -0
  265. package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts.map +1 -0
  266. package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts +8 -0
  267. package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts.map +1 -0
  268. package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts +8 -0
  269. package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts.map +1 -0
  270. package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts +9 -0
  271. package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts.map +1 -0
  272. package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts +9 -0
  273. package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts.map +1 -0
  274. package/dist/types/components/AssignReminders/components/LevelData.d.ts +5 -0
  275. package/dist/types/components/AssignReminders/components/LevelData.d.ts.map +1 -0
  276. package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts +4 -0
  277. package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts.map +1 -0
  278. package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts +4 -0
  279. package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts.map +1 -0
  280. package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts +3 -0
  281. package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts.map +1 -0
  282. package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts +3 -0
  283. package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts.map +1 -0
  284. package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts +3 -0
  285. package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts.map +1 -0
  286. package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts +12 -0
  287. package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts.map +1 -0
  288. package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts +16 -0
  289. package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts.map +1 -0
  290. package/dist/types/components/AssignReminders/types/levelData.type.d.ts +9 -0
  291. package/dist/types/components/AssignReminders/types/levelData.type.d.ts.map +1 -0
  292. package/dist/types/components/AssignReminders/types/types.d.ts +92 -0
  293. package/dist/types/components/AssignReminders/types/types.d.ts.map +1 -0
  294. package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts +5 -0
  295. package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts.map +1 -0
  296. package/dist/types/components/ScopeTree/HighlightedText.d.ts +8 -0
  297. package/dist/types/components/ScopeTree/HighlightedText.d.ts.map +1 -0
  298. package/dist/types/components/ScopeTree/TreeAddAction.d.ts +8 -0
  299. package/dist/types/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
  300. package/dist/types/components/ScopeTree/TreeMenu.d.ts +17 -0
  301. package/dist/types/components/ScopeTree/TreeMenu.d.ts.map +1 -0
  302. package/dist/types/components/ScopeTree/TreeNode.d.ts +26 -0
  303. package/dist/types/components/ScopeTree/TreeNode.d.ts.map +1 -0
  304. package/dist/types/components/ScopeTree/TreeNodeHeader.d.ts +17 -0
  305. package/dist/types/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
  306. package/dist/types/components/ScopeTree/TreeSectionItem.d.ts +16 -0
  307. package/dist/types/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
  308. package/dist/types/components/ScopeTree/TreeSidebar.d.ts +21 -0
  309. package/dist/types/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
  310. package/dist/types/components/ScopeTree/TreeTooltip.d.ts +10 -0
  311. package/dist/types/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
  312. package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts +4 -0
  313. package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts.map +1 -0
  314. package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts +35 -0
  315. package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts.map +1 -0
  316. package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts +34 -0
  317. package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts.map +1 -0
  318. package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts +20 -0
  319. package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts.map +1 -0
  320. package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts +14 -0
  321. package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts.map +1 -0
  322. package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts +16 -0
  323. package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts.map +1 -0
  324. package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts +18 -0
  325. package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts.map +1 -0
  326. package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts +15 -0
  327. package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts.map +1 -0
  328. package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts +4 -0
  329. package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts.map +1 -0
  330. package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts +11 -0
  331. package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts.map +1 -0
  332. package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts +19 -0
  333. package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts.map +1 -0
  334. package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts +15 -0
  335. package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts.map +1 -0
  336. package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts +4 -0
  337. package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts.map +1 -0
  338. package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts +31 -0
  339. package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts.map +1 -0
  340. package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts +31 -0
  341. package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts.map +1 -0
  342. package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts +29 -0
  343. package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts.map +1 -0
  344. package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts +12 -0
  345. package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts.map +1 -0
  346. package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts +20 -0
  347. package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts.map +1 -0
  348. package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts +11 -0
  349. package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts.map +1 -0
  350. package/dist/types/features/lsc-guidelines/constants.d.ts +51 -0
  351. package/dist/types/features/lsc-guidelines/constants.d.ts.map +1 -0
  352. package/dist/types/features/lsc-guidelines/editor.d.ts +4 -0
  353. package/dist/types/features/lsc-guidelines/editor.d.ts.map +1 -0
  354. package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts +8 -0
  355. package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts.map +1 -0
  356. package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts +10 -0
  357. package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts.map +1 -0
  358. package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts +17 -0
  359. package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts.map +1 -0
  360. package/dist/types/features/lsc-guidelines/index.d.ts +27 -0
  361. package/dist/types/features/lsc-guidelines/index.d.ts.map +1 -0
  362. package/dist/types/features/lsc-guidelines/types.d.ts +98 -0
  363. package/dist/types/features/lsc-guidelines/types.d.ts.map +1 -0
  364. package/dist/types/features/lsc-guidelines/utils.d.ts +31 -0
  365. package/dist/types/features/lsc-guidelines/utils.d.ts.map +1 -0
  366. package/dist/types/index.d.ts +4 -0
  367. package/dist/types/index.d.ts.map +1 -0
  368. package/dist/types/types.d.ts +26 -0
  369. package/dist/types/types.d.ts.map +1 -0
  370. package/dist/types/utils/treeUtils.d.ts +17 -0
  371. package/dist/types/utils/treeUtils.d.ts.map +1 -0
  372. package/dist/utils/treeUtils.js +2 -0
  373. package/dist/utils/treeUtils.js.map +1 -0
  374. package/package.json +68 -250
  375. package/dist/assests/svg/ButtonCognitiveIcon.js +0 -2
  376. package/dist/assests/svg/ButtonCognitiveIcon.js.map +0 -1
  377. package/dist/assests/svg/PdfViewerIcons.js +0 -2
  378. package/dist/assests/svg/PdfViewerIcons.js.map +0 -1
  379. package/dist/assests/svg/SparkleIcon.js +0 -2
  380. package/dist/assests/svg/SparkleIcon.js.map +0 -1
  381. package/dist/assests/svg/chevronDownArrow.svg.js +0 -2
  382. package/dist/assests/svg/chevronDownArrow.svg.js.map +0 -1
  383. package/dist/assests/svg/chevronUp.svg.js +0 -2
  384. package/dist/assests/svg/chevronUp.svg.js.map +0 -1
  385. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +0 -2
  386. package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +0 -1
  387. package/dist/cjs/assests/svg/PdfViewerIcons.js +0 -2
  388. package/dist/cjs/assests/svg/PdfViewerIcons.js.map +0 -1
  389. package/dist/cjs/assests/svg/SparkleIcon.js +0 -2
  390. package/dist/cjs/assests/svg/SparkleIcon.js.map +0 -1
  391. package/dist/cjs/assests/svg/chevronDownArrow.svg.js +0 -2
  392. package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +0 -1
  393. package/dist/cjs/assests/svg/chevronUp.svg.js +0 -2
  394. package/dist/cjs/assests/svg/chevronUp.svg.js.map +0 -1
  395. package/dist/cjs/constants/diagnosticStylesBySeverity.js +0 -2
  396. package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +0 -1
  397. package/dist/cjs/features/BookCitation/BookCitation.js +0 -2
  398. package/dist/cjs/features/BookCitation/BookCitation.js.map +0 -1
  399. package/dist/cjs/features/BookCitation/BookCitation.module.css.js +0 -2
  400. package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +0 -1
  401. package/dist/cjs/features/BookCitation/text-cleaner.js +0 -2
  402. package/dist/cjs/features/BookCitation/text-cleaner.js.map +0 -1
  403. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
  404. package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
  405. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
  406. package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
  407. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
  408. package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
  409. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
  410. package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
  411. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
  412. package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
  413. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +0 -2
  414. package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
  415. package/dist/cjs/features/Bookemon/Bookemon.js +0 -2
  416. package/dist/cjs/features/Bookemon/Bookemon.js.map +0 -1
  417. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +0 -2
  418. package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +0 -1
  419. package/dist/cjs/features/Bookemon/BookemonContent.js +0 -2
  420. package/dist/cjs/features/Bookemon/BookemonContent.js.map +0 -1
  421. package/dist/cjs/features/Bookemon/utils/highlight.js +0 -2
  422. package/dist/cjs/features/Bookemon/utils/highlight.js.map +0 -1
  423. package/dist/cjs/features/ChatCitation/BigQueryTable.js +0 -2
  424. package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +0 -1
  425. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +0 -2
  426. package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
  427. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
  428. package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
  429. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +0 -2
  430. package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
  431. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
  432. package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
  433. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +0 -2
  434. package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
  435. package/dist/cjs/features/ChatCitation/components/ChatCitation.js +0 -2
  436. package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +0 -1
  437. package/dist/cjs/features/ChatCitation/components/Chip.js +0 -2
  438. package/dist/cjs/features/ChatCitation/components/Chip.js.map +0 -1
  439. package/dist/cjs/features/ChatCitation/components/DetailedView.js +0 -2
  440. package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +0 -1
  441. package/dist/cjs/features/ChatCitation/components/IconContainer.js +0 -2
  442. package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +0 -1
  443. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +0 -2
  444. package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +0 -1
  445. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +0 -2
  446. package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
  447. package/dist/cjs/features/ChatCitation/components/RuleBook.js +0 -2
  448. package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +0 -1
  449. package/dist/cjs/features/ChatCitation/components/SummarizedView.js +0 -2
  450. package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +0 -1
  451. package/dist/cjs/features/ChatCitation/components/UserChatItem.js +0 -2
  452. package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +0 -1
  453. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
  454. package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
  455. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +0 -2
  456. package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
  457. package/dist/cjs/features/ChatCitation/constants/renderer.js +0 -2
  458. package/dist/cjs/features/ChatCitation/constants/renderer.js.map +0 -1
  459. package/dist/cjs/features/ChatCitation/utils/helpers.js +0 -2
  460. package/dist/cjs/features/ChatCitation/utils/helpers.js.map +0 -1
  461. package/dist/cjs/features/ChatDrawer/ChatDrawer.js +0 -2
  462. package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +0 -1
  463. package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js +0 -2
  464. package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
  465. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +0 -2
  466. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +0 -1
  467. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
  468. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
  469. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +0 -2
  470. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
  471. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
  472. package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
  473. package/dist/cjs/features/CitationViewer/CitationsViewer.js +0 -2
  474. package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +0 -1
  475. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +0 -2
  476. package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +0 -1
  477. package/dist/cjs/features/CitationViewer/components/Header.js +0 -2
  478. package/dist/cjs/features/CitationViewer/components/Header.js.map +0 -1
  479. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +0 -2
  480. package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
  481. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
  482. package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
  483. package/dist/cjs/features/CitationViewer/components/Transcript.js +0 -2
  484. package/dist/cjs/features/CitationViewer/components/Transcript.js.map +0 -1
  485. package/dist/cjs/features/CitationViewer/config/apiConfig.js +0 -2
  486. package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +0 -1
  487. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +0 -2
  488. package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
  489. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
  490. package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
  491. package/dist/cjs/features/CodeCitation/CodeCitation.js +0 -2
  492. package/dist/cjs/features/CodeCitation/CodeCitation.js.map +0 -1
  493. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +0 -2
  494. package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
  495. package/dist/cjs/features/CodeCitation/_components/Accordian.js +0 -2
  496. package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +0 -1
  497. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
  498. package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
  499. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
  500. package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
  501. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +0 -2
  502. package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +0 -1
  503. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
  504. package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
  505. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
  506. package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
  507. package/dist/cjs/features/CodeCitation/_components/Spinner.js +0 -2
  508. package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +0 -1
  509. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
  510. package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
  511. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
  512. package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
  513. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
  514. package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
  515. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +0 -2
  516. package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
  517. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +0 -2
  518. package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
  519. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +0 -2
  520. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +0 -1
  521. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +0 -2
  522. package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +0 -1
  523. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +0 -2
  524. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +0 -1
  525. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +0 -2
  526. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +0 -1
  527. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +0 -2
  528. package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +0 -1
  529. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +0 -2
  530. package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +0 -1
  531. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +0 -2
  532. package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +0 -1
  533. package/dist/cjs/features/CognitiveCompare/CompareContext.js +0 -2
  534. package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +0 -1
  535. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +0 -2
  536. package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +0 -1
  537. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +0 -2
  538. package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +0 -1
  539. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +0 -2
  540. package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +0 -1
  541. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +0 -2
  542. package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +0 -1
  543. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +0 -2
  544. package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +0 -1
  545. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +0 -2
  546. package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +0 -1
  547. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +0 -2
  548. package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +0 -1
  549. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +0 -2
  550. package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +0 -1
  551. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +0 -2
  552. package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +0 -1
  553. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +0 -2
  554. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +0 -1
  555. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +0 -2
  556. package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +0 -1
  557. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +0 -2
  558. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +0 -1
  559. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +0 -2
  560. package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +0 -1
  561. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +0 -2
  562. package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +0 -1
  563. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +0 -2
  564. package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +0 -1
  565. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +0 -2
  566. package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +0 -1
  567. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +0 -2
  568. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +0 -1
  569. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +0 -2
  570. package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +0 -1
  571. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +0 -2
  572. package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +0 -1
  573. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +0 -2
  574. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +0 -1
  575. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +0 -2
  576. package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +0 -1
  577. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +0 -2
  578. package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +0 -1
  579. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +0 -2
  580. package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +0 -1
  581. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +0 -2
  582. package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +0 -1
  583. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
  584. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
  585. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
  586. package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
  587. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
  588. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
  589. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
  590. package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
  591. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
  592. package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
  593. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +0 -2
  594. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +0 -1
  595. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
  596. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
  597. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
  598. package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
  599. package/dist/cjs/features/ExcelCitation/ExcelCitations.js +0 -2
  600. package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +0 -1
  601. package/dist/cjs/features/ExcelCitation/utils/helper.js +0 -2
  602. package/dist/cjs/features/ExcelCitation/utils/helper.js.map +0 -1
  603. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +0 -2
  604. package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +0 -1
  605. package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +0 -2
  606. package/dist/cjs/features/IngestionStatus/ingestion.module.css.js.map +0 -1
  607. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +0 -2
  608. package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +0 -1
  609. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
  610. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
  611. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
  612. package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
  613. package/dist/cjs/features/PaginatedTable/PaginatedTable.js +0 -2
  614. package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +0 -1
  615. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +0 -2
  616. package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
  617. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
  618. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
  619. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
  620. package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
  621. package/dist/cjs/features/PdfViewer/PdfContainer.js +0 -2
  622. package/dist/cjs/features/PdfViewer/PdfContainer.js.map +0 -1
  623. package/dist/cjs/features/PdfViewer/PdfStyle.js +0 -2
  624. package/dist/cjs/features/PdfViewer/PdfStyle.js.map +0 -1
  625. package/dist/cjs/features/PdfViewer/PdfToolbar.js +0 -2
  626. package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +0 -1
  627. package/dist/cjs/features/PdfViewer/PdfViewer.js +0 -2
  628. package/dist/cjs/features/PdfViewer/PdfViewer.js.map +0 -1
  629. package/dist/cjs/features/PdfViewer/usePdfHighlight.js +0 -2
  630. package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +0 -1
  631. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +0 -2
  632. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
  633. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
  634. package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
  635. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +0 -2
  636. package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +0 -1
  637. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
  638. package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
  639. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
  640. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
  641. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
  642. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
  643. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
  644. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
  645. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
  646. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
  647. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
  648. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
  649. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
  650. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
  651. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
  652. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
  653. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
  654. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
  655. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
  656. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
  657. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
  658. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
  659. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
  660. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
  661. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
  662. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
  663. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
  664. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
  665. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
  666. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
  667. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
  668. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
  669. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
  670. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
  671. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
  672. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
  673. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
  674. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
  675. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
  676. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
  677. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
  678. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
  679. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
  680. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
  681. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
  682. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
  683. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
  684. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
  685. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
  686. package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
  687. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
  688. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
  689. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
  690. package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
  691. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
  692. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
  693. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
  694. package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
  695. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
  696. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
  697. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
  698. package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
  699. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
  700. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
  701. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
  702. package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
  703. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
  704. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
  705. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
  706. package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
  707. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
  708. package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
  709. package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +0 -2
  710. package/dist/cjs/features/SplitterCitations/Splitter.module.css.js.map +0 -1
  711. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +0 -2
  712. package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +0 -1
  713. package/dist/cjs/features/TableCitation/TableCitationContent.js +0 -2
  714. package/dist/cjs/features/TableCitation/TableCitationContent.js.map +0 -1
  715. package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +0 -2
  716. package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
  717. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +0 -2
  718. package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +0 -1
  719. package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +0 -2
  720. package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js.map +0 -1
  721. package/dist/cjs/utils/codeCitations.utils.js +0 -2
  722. package/dist/cjs/utils/codeCitations.utils.js.map +0 -1
  723. package/dist/cjs/utils/sanitizeHtml.js +0 -2
  724. package/dist/cjs/utils/sanitizeHtml.js.map +0 -1
  725. package/dist/cjs/utils/themeManager.js +0 -2
  726. package/dist/cjs/utils/themeManager.js.map +0 -1
  727. package/dist/constants/diagnosticStylesBySeverity.js +0 -2
  728. package/dist/constants/diagnosticStylesBySeverity.js.map +0 -1
  729. package/dist/features/BookCitation/BookCitation.js +0 -2
  730. package/dist/features/BookCitation/BookCitation.js.map +0 -1
  731. package/dist/features/BookCitation/BookCitation.module.css.js +0 -2
  732. package/dist/features/BookCitation/BookCitation.module.css.js.map +0 -1
  733. package/dist/features/BookCitation/text-cleaner.js +0 -2
  734. package/dist/features/BookCitation/text-cleaner.js.map +0 -1
  735. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
  736. package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
  737. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
  738. package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
  739. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
  740. package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
  741. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
  742. package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
  743. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
  744. package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
  745. package/dist/features/Bookemon/BookPreview/BookPreview.js +0 -2
  746. package/dist/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
  747. package/dist/features/Bookemon/Bookemon.js +0 -2
  748. package/dist/features/Bookemon/Bookemon.js.map +0 -1
  749. package/dist/features/Bookemon/BookemonCitationLayer.js +0 -2
  750. package/dist/features/Bookemon/BookemonCitationLayer.js.map +0 -1
  751. package/dist/features/Bookemon/BookemonContent.js +0 -2
  752. package/dist/features/Bookemon/BookemonContent.js.map +0 -1
  753. package/dist/features/Bookemon/utils/highlight.js +0 -2
  754. package/dist/features/Bookemon/utils/highlight.js.map +0 -1
  755. package/dist/features/ChatCitation/BigQueryTable.js +0 -2
  756. package/dist/features/ChatCitation/BigQueryTable.js.map +0 -1
  757. package/dist/features/ChatCitation/ChatCitationRenderer.js +0 -2
  758. package/dist/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
  759. package/dist/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
  760. package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
  761. package/dist/features/ChatCitation/assets/cw_chat.svg.js +0 -2
  762. package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
  763. package/dist/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
  764. package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
  765. package/dist/features/ChatCitation/components/AssistantChatItem.js +0 -2
  766. package/dist/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
  767. package/dist/features/ChatCitation/components/ChatCitation.js +0 -2
  768. package/dist/features/ChatCitation/components/ChatCitation.js.map +0 -1
  769. package/dist/features/ChatCitation/components/Chip.js +0 -2
  770. package/dist/features/ChatCitation/components/Chip.js.map +0 -1
  771. package/dist/features/ChatCitation/components/DetailedView.js +0 -2
  772. package/dist/features/ChatCitation/components/DetailedView.js.map +0 -1
  773. package/dist/features/ChatCitation/components/IconContainer.js +0 -2
  774. package/dist/features/ChatCitation/components/IconContainer.js.map +0 -1
  775. package/dist/features/ChatCitation/components/InViewNavigation.js +0 -2
  776. package/dist/features/ChatCitation/components/InViewNavigation.js.map +0 -1
  777. package/dist/features/ChatCitation/components/MarkdownRenderer.js +0 -2
  778. package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
  779. package/dist/features/ChatCitation/components/RuleBook.js +0 -2
  780. package/dist/features/ChatCitation/components/RuleBook.js.map +0 -1
  781. package/dist/features/ChatCitation/components/SummarizedView.js +0 -2
  782. package/dist/features/ChatCitation/components/SummarizedView.js.map +0 -1
  783. package/dist/features/ChatCitation/components/UserChatItem.js +0 -2
  784. package/dist/features/ChatCitation/components/UserChatItem.js.map +0 -1
  785. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
  786. package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
  787. package/dist/features/ChatCitation/components/wrappers/Modal.js +0 -2
  788. package/dist/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
  789. package/dist/features/ChatCitation/constants/renderer.js +0 -2
  790. package/dist/features/ChatCitation/constants/renderer.js.map +0 -1
  791. package/dist/features/ChatCitation/utils/helpers.js +0 -2
  792. package/dist/features/ChatCitation/utils/helpers.js.map +0 -1
  793. package/dist/features/ChatDrawer/ChatDrawer.js +0 -2
  794. package/dist/features/ChatDrawer/ChatDrawer.js.map +0 -1
  795. package/dist/features/ChatDrawer/constants/ChatDrawer.js +0 -2
  796. package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
  797. package/dist/features/CitationRenderer/CitationRenderer.js +0 -2
  798. package/dist/features/CitationRenderer/CitationRenderer.js.map +0 -1
  799. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
  800. package/dist/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
  801. package/dist/features/CitationRenderer/MarkdownRenderer.js +0 -2
  802. package/dist/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
  803. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
  804. package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
  805. package/dist/features/CitationViewer/CitationsViewer.js +0 -2
  806. package/dist/features/CitationViewer/CitationsViewer.js.map +0 -1
  807. package/dist/features/CitationViewer/components/AudioWaveform.js +0 -2
  808. package/dist/features/CitationViewer/components/AudioWaveform.js.map +0 -1
  809. package/dist/features/CitationViewer/components/Header.js +0 -2
  810. package/dist/features/CitationViewer/components/Header.js.map +0 -1
  811. package/dist/features/CitationViewer/components/KeyTakeaways.js +0 -2
  812. package/dist/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
  813. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
  814. package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
  815. package/dist/features/CitationViewer/components/Transcript.js +0 -2
  816. package/dist/features/CitationViewer/components/Transcript.js.map +0 -1
  817. package/dist/features/CitationViewer/config/apiConfig.js +0 -2
  818. package/dist/features/CitationViewer/config/apiConfig.js.map +0 -1
  819. package/dist/features/CitationViewer/hooks/getSignedUrl.js +0 -2
  820. package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
  821. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
  822. package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
  823. package/dist/features/CodeCitation/CodeCitation.js +0 -2
  824. package/dist/features/CodeCitation/CodeCitation.js.map +0 -1
  825. package/dist/features/CodeCitation/CodeCitation.module.css.js +0 -2
  826. package/dist/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
  827. package/dist/features/CodeCitation/_components/Accordian.js +0 -2
  828. package/dist/features/CodeCitation/_components/Accordian.js.map +0 -1
  829. package/dist/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
  830. package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
  831. package/dist/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
  832. package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
  833. package/dist/features/CodeCitation/_components/CodeEditor.js +0 -2
  834. package/dist/features/CodeCitation/_components/CodeEditor.js.map +0 -1
  835. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
  836. package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
  837. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
  838. package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
  839. package/dist/features/CodeCitation/_components/Spinner.js +0 -2
  840. package/dist/features/CodeCitation/_components/Spinner.js.map +0 -1
  841. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
  842. package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
  843. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
  844. package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
  845. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
  846. package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
  847. package/dist/features/CodeCitation/_components/ThemeToggle.js +0 -2
  848. package/dist/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
  849. package/dist/features/CodeCitation/_components/TooltipComponent.js +0 -2
  850. package/dist/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
  851. package/dist/features/CognitiveCompare/CitationAnchor.js +0 -2
  852. package/dist/features/CognitiveCompare/CitationAnchor.js.map +0 -1
  853. package/dist/features/CognitiveCompare/CitationRenderer.js +0 -2
  854. package/dist/features/CognitiveCompare/CitationRenderer.js.map +0 -1
  855. package/dist/features/CognitiveCompare/CognitiveCompare.js +0 -2
  856. package/dist/features/CognitiveCompare/CognitiveCompare.js.map +0 -1
  857. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +0 -2
  858. package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +0 -1
  859. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +0 -2
  860. package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +0 -1
  861. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +0 -2
  862. package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +0 -1
  863. package/dist/features/CognitiveCompare/CognitivePopup.js +0 -2
  864. package/dist/features/CognitiveCompare/CognitivePopup.js.map +0 -1
  865. package/dist/features/CognitiveCompare/CompareContext.js +0 -2
  866. package/dist/features/CognitiveCompare/CompareContext.js.map +0 -1
  867. package/dist/features/CognitiveCompare/LoaderComponent.js +0 -2
  868. package/dist/features/CognitiveCompare/LoaderComponent.js.map +0 -1
  869. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +0 -2
  870. package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +0 -1
  871. package/dist/features/CognitiveCompare/OverlayComponent.js +0 -2
  872. package/dist/features/CognitiveCompare/OverlayComponent.js.map +0 -1
  873. package/dist/features/CognitiveCompare/ResizableSplitPane.js +0 -2
  874. package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +0 -1
  875. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +0 -2
  876. package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +0 -1
  877. package/dist/features/CognitiveCompare/components/CompareHeader.js +0 -2
  878. package/dist/features/CognitiveCompare/components/CompareHeader.js.map +0 -1
  879. package/dist/features/CognitiveCompare/components/LHSSectionRow.js +0 -2
  880. package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +0 -1
  881. package/dist/features/CognitiveCompare/components/RHSSectionRow.js +0 -2
  882. package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +0 -1
  883. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +0 -2
  884. package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +0 -1
  885. package/dist/features/CognitiveCompare/components/SectionAccordion.js +0 -2
  886. package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +0 -1
  887. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +0 -2
  888. package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +0 -1
  889. package/dist/features/CognitiveCompare/components/SvgConnectors.js +0 -2
  890. package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +0 -1
  891. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +0 -2
  892. package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +0 -1
  893. package/dist/features/CognitiveCompare/components/connectedLines.js +0 -2
  894. package/dist/features/CognitiveCompare/components/connectedLines.js.map +0 -1
  895. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +0 -2
  896. package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +0 -1
  897. package/dist/features/CognitiveCompare/hooks/useAccordionState.js +0 -2
  898. package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +0 -1
  899. package/dist/features/CognitiveCompare/hooks/useCompareData.js +0 -2
  900. package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +0 -1
  901. package/dist/features/CognitiveCompare/hooks/useComparePopups.js +0 -2
  902. package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +0 -1
  903. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +0 -2
  904. package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +0 -1
  905. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +0 -2
  906. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +0 -1
  907. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +0 -2
  908. package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +0 -1
  909. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +0 -2
  910. package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +0 -1
  911. package/dist/features/CognitiveCompare/hooks/useSideBySide.js +0 -2
  912. package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +0 -1
  913. package/dist/features/CognitiveCompare/hooks/useStyles.js +0 -2
  914. package/dist/features/CognitiveCompare/hooks/useStyles.js.map +0 -1
  915. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
  916. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
  917. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
  918. package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
  919. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
  920. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
  921. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
  922. package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
  923. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
  924. package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
  925. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +0 -2
  926. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +0 -1
  927. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
  928. package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
  929. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
  930. package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
  931. package/dist/features/ExcelCitation/ExcelCitations.js +0 -2
  932. package/dist/features/ExcelCitation/ExcelCitations.js.map +0 -1
  933. package/dist/features/ExcelCitation/utils/helper.js +0 -2
  934. package/dist/features/ExcelCitation/utils/helper.js.map +0 -1
  935. package/dist/features/IngestionStatus/IngestionStatusComponent.js +0 -2
  936. package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +0 -1
  937. package/dist/features/IngestionStatus/ingestion.module.css.js +0 -2
  938. package/dist/features/IngestionStatus/ingestion.module.css.js.map +0 -1
  939. package/dist/features/IngestionStatus/useIngestionStatus.js +0 -2
  940. package/dist/features/IngestionStatus/useIngestionStatus.js.map +0 -1
  941. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
  942. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
  943. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
  944. package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
  945. package/dist/features/PaginatedTable/PaginatedTable.js +0 -2
  946. package/dist/features/PaginatedTable/PaginatedTable.js.map +0 -1
  947. package/dist/features/PaginatedTable/paginatedTable.module.css.js +0 -2
  948. package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
  949. package/dist/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
  950. package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
  951. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
  952. package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
  953. package/dist/features/PdfViewer/PdfContainer.js +0 -2
  954. package/dist/features/PdfViewer/PdfContainer.js.map +0 -1
  955. package/dist/features/PdfViewer/PdfStyle.js +0 -2
  956. package/dist/features/PdfViewer/PdfStyle.js.map +0 -1
  957. package/dist/features/PdfViewer/PdfToolbar.js +0 -2
  958. package/dist/features/PdfViewer/PdfToolbar.js.map +0 -1
  959. package/dist/features/PdfViewer/PdfViewer.js +0 -2
  960. package/dist/features/PdfViewer/PdfViewer.js.map +0 -1
  961. package/dist/features/PdfViewer/usePdfHighlight.js +0 -2
  962. package/dist/features/PdfViewer/usePdfHighlight.js.map +0 -1
  963. package/dist/features/ProjectAccordion/ProjectAccordion.js +0 -2
  964. package/dist/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
  965. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
  966. package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
  967. package/dist/features/ProjectAccordion/_components/Markdown.js +0 -2
  968. package/dist/features/ProjectAccordion/_components/Markdown.js.map +0 -1
  969. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
  970. package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
  971. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
  972. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
  973. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
  974. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
  975. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
  976. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
  977. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
  978. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
  979. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
  980. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
  981. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
  982. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
  983. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
  984. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
  985. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
  986. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
  987. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
  988. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
  989. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
  990. package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
  991. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
  992. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
  993. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
  994. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
  995. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
  996. package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
  997. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
  998. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
  999. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
  1000. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
  1001. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
  1002. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
  1003. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
  1004. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
  1005. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
  1006. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
  1007. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
  1008. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
  1009. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
  1010. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
  1011. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
  1012. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
  1013. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
  1014. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
  1015. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
  1016. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
  1017. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
  1018. package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
  1019. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
  1020. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
  1021. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
  1022. package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
  1023. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
  1024. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
  1025. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
  1026. package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
  1027. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
  1028. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
  1029. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
  1030. package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
  1031. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
  1032. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
  1033. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
  1034. package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
  1035. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
  1036. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
  1037. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
  1038. package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
  1039. package/dist/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
  1040. package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
  1041. package/dist/features/SplitterCitations/Splitter.module.css.js +0 -2
  1042. package/dist/features/SplitterCitations/Splitter.module.css.js.map +0 -1
  1043. package/dist/features/SplitterCitations/SplitterCitationsComponent.js +0 -2
  1044. package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +0 -1
  1045. package/dist/features/TableCitation/TableCitationContent.js +0 -2
  1046. package/dist/features/TableCitation/TableCitationContent.js.map +0 -1
  1047. package/dist/features/TableCitation/TableCitationContent.module.css.js +0 -2
  1048. package/dist/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
  1049. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +0 -2
  1050. package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +0 -1
  1051. package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +0 -2
  1052. package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js.map +0 -1
  1053. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +0 -23
  1054. package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +0 -1
  1055. package/dist/types/src/AccordianHeadTest.d.ts +0 -2
  1056. package/dist/types/src/AccordianHeadTest.d.ts.map +0 -1
  1057. package/dist/types/src/App.d.ts +0 -3
  1058. package/dist/types/src/App.d.ts.map +0 -1
  1059. package/dist/types/src/AutopilotStyle.d.ts +0 -2
  1060. package/dist/types/src/AutopilotStyle.d.ts.map +0 -1
  1061. package/dist/types/src/BookCitationTest.d.ts +0 -3
  1062. package/dist/types/src/BookCitationTest.d.ts.map +0 -1
  1063. package/dist/types/src/BookemonTest.d.ts +0 -83
  1064. package/dist/types/src/BookemonTest.d.ts.map +0 -1
  1065. package/dist/types/src/ChatCitationTest.d.ts +0 -7
  1066. package/dist/types/src/ChatCitationTest.d.ts.map +0 -1
  1067. package/dist/types/src/ChatDrawerTest.d.ts +0 -17
  1068. package/dist/types/src/ChatDrawerTest.d.ts.map +0 -1
  1069. package/dist/types/src/CodeCitationTest.d.ts +0 -3
  1070. package/dist/types/src/CodeCitationTest.d.ts.map +0 -1
  1071. package/dist/types/src/CognitiveCompareTest.d.ts +0 -3
  1072. package/dist/types/src/CognitiveCompareTest.d.ts.map +0 -1
  1073. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +0 -9
  1074. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +0 -1
  1075. package/dist/types/src/CommonComponents/CustomDropdown.d.ts +0 -4
  1076. package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +0 -1
  1077. package/dist/types/src/CommonComponents/HelloWorld.d.ts +0 -2
  1078. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +0 -1
  1079. package/dist/types/src/CommonComponents/NoTableData.d.ts +0 -6
  1080. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +0 -1
  1081. package/dist/types/src/CommonComponents/Spinner.d.ts +0 -4
  1082. package/dist/types/src/CommonComponents/Spinner.d.ts.map +0 -1
  1083. package/dist/types/src/CommonConstants/CommonConstants.d.ts +0 -5
  1084. package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +0 -1
  1085. package/dist/types/src/CustomStylesProvider.d.ts +0 -6
  1086. package/dist/types/src/CustomStylesProvider.d.ts.map +0 -1
  1087. package/dist/types/src/CustomThemeProvider.d.ts +0 -7
  1088. package/dist/types/src/CustomThemeProvider.d.ts.map +0 -1
  1089. package/dist/types/src/DatagestMonTest.d.ts +0 -3
  1090. package/dist/types/src/DatagestMonTest.d.ts.map +0 -1
  1091. package/dist/types/src/DbCodeCitationTest.d.ts +0 -3
  1092. package/dist/types/src/DbCodeCitationTest.d.ts.map +0 -1
  1093. package/dist/types/src/EmailCitationTest.d.ts +0 -3
  1094. package/dist/types/src/EmailCitationTest.d.ts.map +0 -1
  1095. package/dist/types/src/ExcelCitationTest.d.ts +0 -2
  1096. package/dist/types/src/ExcelCitationTest.d.ts.map +0 -1
  1097. package/dist/types/src/GoogleFilePickerDemo.d.ts +0 -2
  1098. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +0 -1
  1099. package/dist/types/src/MarkdownWithImageCitationTest.d.ts +0 -3
  1100. package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +0 -1
  1101. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +0 -3
  1102. package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +0 -1
  1103. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +0 -15
  1104. package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +0 -1
  1105. package/dist/types/src/PdfViewerTest.d.ts +0 -5
  1106. package/dist/types/src/PdfViewerTest.d.ts.map +0 -1
  1107. package/dist/types/src/ProjectAccordianTest.d.ts +0 -3
  1108. package/dist/types/src/ProjectAccordianTest.d.ts.map +0 -1
  1109. package/dist/types/src/RequirementAICitationTest.d.ts +0 -3
  1110. package/dist/types/src/RequirementAICitationTest.d.ts.map +0 -1
  1111. package/dist/types/src/ScannedDocCitationTest.d.ts +0 -2
  1112. package/dist/types/src/ScannedDocCitationTest.d.ts.map +0 -1
  1113. package/dist/types/src/TableCitationTest.d.ts +0 -3
  1114. package/dist/types/src/TableCitationTest.d.ts.map +0 -1
  1115. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
  1116. package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
  1117. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +0 -5
  1118. package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +0 -1
  1119. package/dist/types/src/assests/svg/SparkleIcon.d.ts +0 -3
  1120. package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +0 -1
  1121. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +0 -3
  1122. package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
  1123. package/dist/types/src/context/DataSelectedContext.d.ts +0 -73
  1124. package/dist/types/src/context/DataSelectedContext.d.ts.map +0 -1
  1125. package/dist/types/src/features/BookCitation/BookCitation.d.ts +0 -42
  1126. package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +0 -1
  1127. package/dist/types/src/features/BookCitation/text-cleaner.d.ts +0 -2
  1128. package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +0 -1
  1129. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -21
  1130. package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
  1131. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -13
  1132. package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
  1133. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -52
  1134. package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
  1135. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -20
  1136. package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
  1137. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -35
  1138. package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
  1139. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
  1140. package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
  1141. package/dist/types/src/features/Bookemon/Bookemon.d.ts +0 -9
  1142. package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +0 -1
  1143. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +0 -7
  1144. package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
  1145. package/dist/types/src/features/Bookemon/BookemonContent.d.ts +0 -3
  1146. package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +0 -1
  1147. package/dist/types/src/features/Bookemon/types/citation.types.d.ts +0 -65
  1148. package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +0 -1
  1149. package/dist/types/src/features/Bookemon/utils/highlight.d.ts +0 -7
  1150. package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +0 -1
  1151. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +0 -8
  1152. package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
  1153. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +0 -26
  1154. package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
  1155. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
  1156. package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
  1157. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +0 -3
  1158. package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +0 -1
  1159. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +0 -8
  1160. package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
  1161. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +0 -15
  1162. package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
  1163. package/dist/types/src/features/ChatCitation/components/Chip.d.ts +0 -8
  1164. package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +0 -1
  1165. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +0 -10
  1166. package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
  1167. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +0 -8
  1168. package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
  1169. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +0 -11
  1170. package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
  1171. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -10
  1172. package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
  1173. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +0 -9
  1174. package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
  1175. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +0 -19
  1176. package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
  1177. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +0 -8
  1178. package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
  1179. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
  1180. package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
  1181. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
  1182. package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
  1183. package/dist/types/src/features/ChatCitation/constants/icons.d.ts +0 -9
  1184. package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +0 -1
  1185. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +0 -7
  1186. package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +0 -1
  1187. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +0 -111
  1188. package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +0 -1
  1189. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +0 -16
  1190. package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +0 -1
  1191. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +0 -5
  1192. package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
  1193. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +0 -33
  1194. package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +0 -1
  1195. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +0 -5
  1196. package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +0 -1
  1197. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
  1198. package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
  1199. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +0 -8
  1200. package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +0 -1
  1201. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
  1202. package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
  1203. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +0 -21
  1204. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
  1205. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
  1206. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
  1207. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +0 -5
  1208. package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
  1209. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +0 -8
  1210. package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +0 -1
  1211. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
  1212. package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
  1213. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +0 -8
  1214. package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +0 -1
  1215. package/dist/types/src/features/CitationViewer/components/Header.d.ts +0 -12
  1216. package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +0 -1
  1217. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
  1218. package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
  1219. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +0 -10
  1220. package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +0 -1
  1221. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +0 -3
  1222. package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
  1223. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
  1224. package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
  1225. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
  1226. package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
  1227. package/dist/types/src/features/CitationViewer/types/artifact.d.ts +0 -59
  1228. package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +0 -1
  1229. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +0 -49
  1230. package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +0 -1
  1231. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +0 -10
  1232. package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
  1233. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -31
  1234. package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
  1235. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
  1236. package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
  1237. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
  1238. package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
  1239. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -6
  1240. package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
  1241. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
  1242. package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
  1243. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +0 -4
  1244. package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
  1245. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
  1246. package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
  1247. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
  1248. package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
  1249. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
  1250. package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
  1251. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
  1252. package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
  1253. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
  1254. package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
  1255. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +0 -27
  1256. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
  1257. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +0 -11
  1258. package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
  1259. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +0 -6
  1260. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
  1261. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
  1262. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
  1263. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
  1264. package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
  1265. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -280
  1266. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
  1267. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -63
  1268. package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
  1269. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
  1270. package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
  1271. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +0 -67
  1272. package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
  1273. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +0 -3
  1274. package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
  1275. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -16
  1276. package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
  1277. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
  1278. package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
  1279. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
  1280. package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
  1281. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
  1282. package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
  1283. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +0 -12
  1284. package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
  1285. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
  1286. package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
  1287. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
  1288. package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
  1289. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
  1290. package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
  1291. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
  1292. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
  1293. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -13
  1294. package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
  1295. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
  1296. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
  1297. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
  1298. package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
  1299. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +0 -8
  1300. package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
  1301. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -13
  1302. package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
  1303. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
  1304. package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
  1305. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -13
  1306. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
  1307. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +0 -25
  1308. package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +0 -1
  1309. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
  1310. package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
  1311. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
  1312. package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
  1313. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -27
  1314. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
  1315. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
  1316. package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
  1317. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
  1318. package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
  1319. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -35
  1320. package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
  1321. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +0 -15
  1322. package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
  1323. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
  1324. package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
  1325. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
  1326. package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
  1327. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +0 -7
  1328. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +0 -1
  1329. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
  1330. package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
  1331. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -16
  1332. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
  1333. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -25
  1334. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
  1335. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +0 -5
  1336. package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +0 -1
  1337. package/dist/types/src/features/DataSelector/DataSelector.d.ts +0 -18
  1338. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +0 -1
  1339. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
  1340. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
  1341. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
  1342. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
  1343. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
  1344. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
  1345. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -3
  1346. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
  1347. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -3
  1348. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
  1349. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
  1350. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
  1351. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +0 -3
  1352. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
  1353. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -11
  1354. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
  1355. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +0 -7
  1356. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +0 -1
  1357. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +0 -4
  1358. package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +0 -1
  1359. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +0 -21
  1360. package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +0 -1
  1361. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +0 -19
  1362. package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +0 -1
  1363. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +0 -7
  1364. package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +0 -1
  1365. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +0 -43
  1366. package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +0 -1
  1367. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +0 -10
  1368. package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +0 -1
  1369. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +0 -15
  1370. package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
  1371. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +0 -2
  1372. package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +0 -1
  1373. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -26
  1374. package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
  1375. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +0 -7
  1376. package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +0 -1
  1377. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
  1378. package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
  1379. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
  1380. package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
  1381. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +0 -27
  1382. package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
  1383. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
  1384. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
  1385. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +0 -2
  1386. package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +0 -1
  1387. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +0 -14
  1388. package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +0 -1
  1389. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +0 -33
  1390. package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +0 -1
  1391. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +0 -26
  1392. package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
  1393. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +0 -69
  1394. package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +0 -1
  1395. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +0 -26
  1396. package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
  1397. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
  1398. package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
  1399. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
  1400. package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
  1401. package/dist/types/src/features/ProjectAccordion/index.d.ts +0 -2
  1402. package/dist/types/src/features/ProjectAccordion/index.d.ts.map +0 -1
  1403. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
  1404. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
  1405. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
  1406. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
  1407. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
  1408. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
  1409. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
  1410. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
  1411. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
  1412. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
  1413. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
  1414. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
  1415. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
  1416. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
  1417. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
  1418. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
  1419. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
  1420. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
  1421. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
  1422. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
  1423. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
  1424. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
  1425. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
  1426. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
  1427. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
  1428. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
  1429. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
  1430. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
  1431. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
  1432. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
  1433. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
  1434. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
  1435. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
  1436. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
  1437. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
  1438. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
  1439. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
  1440. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
  1441. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
  1442. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
  1443. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -32
  1444. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
  1445. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
  1446. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
  1447. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
  1448. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
  1449. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -48
  1450. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
  1451. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -17
  1452. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
  1453. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
  1454. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
  1455. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +0 -52
  1456. package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
  1457. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +0 -4
  1458. package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +0 -1
  1459. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -57
  1460. package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
  1461. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -24
  1462. package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
  1463. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +0 -4
  1464. package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +0 -1
  1465. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +0 -14
  1466. package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +0 -1
  1467. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +0 -5
  1468. package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +0 -1
  1469. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -13
  1470. package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
  1471. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +0 -3
  1472. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +0 -1
  1473. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +0 -3
  1474. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +0 -1
  1475. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +0 -3
  1476. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +0 -1
  1477. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +0 -3
  1478. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +0 -1
  1479. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
  1480. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
  1481. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +0 -3
  1482. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +0 -1
  1483. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
  1484. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
  1485. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +0 -3
  1486. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +0 -1
  1487. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +0 -21
  1488. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +0 -1
  1489. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +0 -33
  1490. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +0 -1
  1491. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +0 -19
  1492. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +0 -1
  1493. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +0 -8
  1494. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +0 -1
  1495. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +0 -17
  1496. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +0 -1
  1497. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +0 -26
  1498. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +0 -1
  1499. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +0 -11
  1500. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +0 -1
  1501. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +0 -3
  1502. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +0 -1
  1503. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +0 -3
  1504. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +0 -1
  1505. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +0 -3
  1506. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +0 -1
  1507. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1108
  1508. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
  1509. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
  1510. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
  1511. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
  1512. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
  1513. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
  1514. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
  1515. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
  1516. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
  1517. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
  1518. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
  1519. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
  1520. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
  1521. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +0 -3
  1522. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +0 -1
  1523. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +0 -3
  1524. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +0 -1
  1525. package/dist/types/src/features/UploadData/NotFound.d.ts +0 -4
  1526. package/dist/types/src/features/UploadData/NotFound.d.ts.map +0 -1
  1527. package/dist/types/src/features/UploadData/main.d.ts +0 -10
  1528. package/dist/types/src/features/UploadData/main.d.ts.map +0 -1
  1529. package/dist/types/src/hooks/useDebounce.d.ts +0 -2
  1530. package/dist/types/src/hooks/useDebounce.d.ts.map +0 -1
  1531. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +0 -6
  1532. package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +0 -1
  1533. package/dist/types/src/hooks/useURLQuery.d.ts +0 -10
  1534. package/dist/types/src/hooks/useURLQuery.d.ts.map +0 -1
  1535. package/dist/types/src/index.d.ts +0 -34
  1536. package/dist/types/src/index.d.ts.map +0 -1
  1537. package/dist/types/src/lib/styles/viewerLayout.d.ts +0 -6
  1538. package/dist/types/src/lib/styles/viewerLayout.d.ts.map +0 -1
  1539. package/dist/types/src/methodsToExpose.d.ts +0 -13
  1540. package/dist/types/src/methodsToExpose.d.ts.map +0 -1
  1541. package/dist/types/src/routes/ErrorBoundary.d.ts +0 -20
  1542. package/dist/types/src/routes/ErrorBoundary.d.ts.map +0 -1
  1543. package/dist/types/src/routes/Routes.d.ts +0 -2
  1544. package/dist/types/src/routes/Routes.d.ts.map +0 -1
  1545. package/dist/types/src/service/API.d.ts +0 -6
  1546. package/dist/types/src/service/API.d.ts.map +0 -1
  1547. package/dist/types/src/service/DataService.d.ts +0 -73
  1548. package/dist/types/src/service/DataService.d.ts.map +0 -1
  1549. package/dist/types/src/service/GoogleFilePickerService.d.ts +0 -61
  1550. package/dist/types/src/service/GoogleFilePickerService.d.ts.map +0 -1
  1551. package/dist/types/src/service/JavascriptFileService.d.ts +0 -4
  1552. package/dist/types/src/service/JavascriptFileService.d.ts.map +0 -1
  1553. package/dist/types/src/service/ModelService.d.ts +0 -68
  1554. package/dist/types/src/service/ModelService.d.ts.map +0 -1
  1555. package/dist/types/src/service/ProjectService.d.ts +0 -16
  1556. package/dist/types/src/service/ProjectService.d.ts.map +0 -1
  1557. package/dist/types/src/service/SavedDataSetService.d.ts +0 -22
  1558. package/dist/types/src/service/SavedDataSetService.d.ts.map +0 -1
  1559. package/dist/types/src/service/constants.d.ts +0 -3
  1560. package/dist/types/src/service/constants.d.ts.map +0 -1
  1561. package/dist/types/src/service/envHelperService.d.ts +0 -5
  1562. package/dist/types/src/service/envHelperService.d.ts.map +0 -1
  1563. package/dist/types/src/service/variableHelperService.d.ts +0 -6
  1564. package/dist/types/src/service/variableHelperService.d.ts.map +0 -1
  1565. package/dist/types/src/theme.d.ts +0 -4
  1566. package/dist/types/src/theme.d.ts.map +0 -1
  1567. package/dist/types/src/types/CodeCitationTypes.d.ts +0 -46
  1568. package/dist/types/src/types/CodeCitationTypes.d.ts.map +0 -1
  1569. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +0 -23
  1570. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +0 -1
  1571. package/dist/types/src/types/epubItems.d.ts +0 -23
  1572. package/dist/types/src/types/epubItems.d.ts.map +0 -1
  1573. package/dist/types/src/userProvidedConfig.d.ts +0 -8
  1574. package/dist/types/src/userProvidedConfig.d.ts.map +0 -1
  1575. package/dist/types/src/utils/CustomSkeleton.d.ts +0 -2
  1576. package/dist/types/src/utils/CustomSkeleton.d.ts.map +0 -1
  1577. package/dist/types/src/utils/SkeletonLoader.d.ts +0 -3
  1578. package/dist/types/src/utils/SkeletonLoader.d.ts.map +0 -1
  1579. package/dist/types/src/utils/api.d.ts +0 -2
  1580. package/dist/types/src/utils/api.d.ts.map +0 -1
  1581. package/dist/types/src/utils/codeCitations.utils.d.ts +0 -9
  1582. package/dist/types/src/utils/codeCitations.utils.d.ts.map +0 -1
  1583. package/dist/types/src/utils/colors.d.ts +0 -5
  1584. package/dist/types/src/utils/colors.d.ts.map +0 -1
  1585. package/dist/types/src/utils/date.d.ts +0 -1
  1586. package/dist/types/src/utils/date.d.ts.map +0 -1
  1587. package/dist/types/src/utils/helperFunctions.d.ts +0 -6
  1588. package/dist/types/src/utils/helperFunctions.d.ts.map +0 -1
  1589. package/dist/types/src/utils/regexHelperService.d.ts +0 -9
  1590. package/dist/types/src/utils/regexHelperService.d.ts.map +0 -1
  1591. package/dist/types/src/utils/sanitizeHtml.d.ts +0 -5
  1592. package/dist/types/src/utils/sanitizeHtml.d.ts.map +0 -1
  1593. package/dist/types/src/utils/themeManager.d.ts +0 -13
  1594. package/dist/types/src/utils/themeManager.d.ts.map +0 -1
  1595. package/dist/types/src/utils/urlQueryParamService.d.ts +0 -2
  1596. package/dist/types/src/utils/urlQueryParamService.d.ts.map +0 -1
  1597. package/dist/types/src/utils/variableHelperService.d.ts +0 -7
  1598. package/dist/types/src/utils/variableHelperService.d.ts.map +0 -1
  1599. package/dist/utils/codeCitations.utils.js +0 -2
  1600. package/dist/utils/codeCitations.utils.js.map +0 -1
  1601. package/dist/utils/sanitizeHtml.js +0 -2
  1602. package/dist/utils/sanitizeHtml.js.map +0 -1
  1603. package/dist/utils/themeManager.js +0 -2
  1604. package/dist/utils/themeManager.js.map +0 -1
package/README.md CHANGED
@@ -1,2315 +1,352 @@
1
- # 📚 e-llm-studio/citation
2
-
3
-
4
- ## Table of Contents
5
-
6
- 1. [Project Overview](#project-overview)
7
- 2. [Installation](#installation)
8
- 3. [Available Components](#available-citations)
9
- - [Citation Components](#citation-components)
10
- - [BookCitation](#bookcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/BookCitation/README.MD)
11
- - [ChatCitation](#chatcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ChatCitation/ChatCitationReadme.md)
12
- - [CitationRenderer](#citationrenderer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationRenderer/CitationRendererReadme.md)
13
- - [EmailCitation](#emailcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/EmailCitation/EmailCitation.md)
14
- - [CognitiveDecisioningCard](#cognitivedecisioningcard) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveDecisioning/CognitiveDecisioningReadme.md)
15
- - [CognitiveInternalGPTReasoning](#cognitiveinternalgptreasoning) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveInternalgptReasoning/README.md)
16
- - [CodeCitation](#codecitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CodeCitation/README.md)
17
- - [ChatDrawer](#chatdrawer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ChatDrawer/ChatDrawerReadme.md)
18
- - [CitationsViewer](#citationsviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationViewer/CitationViewerReadme.md)
19
- - [PdfEditorCitation](#pdfeditorcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfEditorCitation/README.md)
20
- - [RequirementAICitation](#requirementaicitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/RequirementAiCitations/RequirementAiCitationsReadme.md)
21
- - [VideoCitationContent](#videocitationcontent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/RequirementAiCitations/RequirementAiCitationsReadme.md)
22
- - [MarkdownWithImageCitation](#markdownwithimagecitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/MarkdownWithImageCitation/README.md)
23
- - [ScannedDocCitation](#scanneddoccitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ScannedDocCitation/README.md)
24
- - [Other Components](#other-components)
25
- - [Bookemon](#bookemon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/Bookemon/BookemonReadme.md)
26
- - [DatagestMon](#datagestmon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DatagestMon/README.md)
27
- - [DataSelector](#dataselector)[<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DataSelector/DataSelectorReadme.md)
28
- - [PaginatedTable](#paginatedtable) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PaginatedTable/PaginatedTableReadme.md)
29
- - [PdfViewer](#pdfviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfViewer/PdfViewerReadme.md)
30
- - [ProjectAccordion](#projectaccordion) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ProjectAccordion/README.md)
31
- - [UploadData](#uploaddata) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/UploadData/README.md)
32
- - [ReviewPanel](#reviewpanel) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ReviewPanel/README.md)
33
- - [TableCitationContent](#tablecitationcontent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/TableCitation/README.md)
34
- - [SplitterCitationsComponent](#splittercitationscomponent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/SplitterCitations/README.md)
35
- 4. [Common Use Cases](#common-use-cases)
36
- 5. [Development & Contribution](#development--contribution)
37
- 6. [License](#license)
38
-
39
-
40
- ## Project Overview
41
-
42
- The @e-llm-studio/citation library is a comprehensive React component library designed to render various types of citations and related UI elements within the e-LLM Studio ecosystem. It provides a robust set of reusable, production-ready components that enable developers to display citations, reasoning chains, code snippets, PDFs, and other content types with rich interactive features and highly customizable styling.
43
-
44
- This library serves as a foundational building block for applications that need to present complex information in an organized, user-friendly manner. Whether you're displaying book citations with highlighted passages, rendering AI reasoning with confidence scores, showcasing code with syntax highlighting, or managing large datasets with pagination, the citation library offers flexible, well-documented components that integrate seamlessly into modern React applications.
45
-
46
- The library emphasizes developer experience through comprehensive documentation, TypeScript support, and extensive customization options. Each component is designed with accessibility and performance in mind, ensuring that applications built with these components provide excellent user experiences across different devices and use cases.
1
+ # TreeSidebar Component
47
2
 
48
- ---
49
-
50
- ## Installation
51
-
52
- ### Prerequisites
53
-
54
- Before you begin, ensure you have the following installed on your system:
55
-
56
- - **Node.js & npm** - Required for package management and running build scripts
57
- - **Git** - Required for cloning the repository
58
- - Basic familiarity with Git and the command line
59
-
60
- ### Installation Steps
61
-
62
- #### 1. Clone the Repository
63
-
64
- Start by cloning the citation library repository to your local machine:
65
-
66
- ```bash
67
- git clone https://github.com/e-llm-studio/citation.git
68
-
69
- cd citation
70
- ```
71
-
72
- #### 2. Install Dependencies
73
-
74
- Install all required dependencies using npm:
75
-
76
- ```bash
77
- npm install
78
- ```
79
-
80
- Alternatively, you can use yarn if you prefer:
81
-
82
- ```bash
83
- yarn install
84
- ```
85
-
86
- #### 3. Link the Library Locally (Optional)
87
-
88
- If you want to test the library in another project before publishing, you can link it locally:
89
-
90
- ```bash
91
- # In the citation library folder
92
- npm link
93
-
94
- # In your test project folder
95
- cd ../your-project
96
- npm link @e-llm-studio/citation
97
- ```
98
-
99
- This allows you to test changes in your local library without publishing to npm.
100
-
101
- #### 4. Build the Library
102
-
103
- Build the library to compile TypeScript and prepare distribution files:
104
-
105
- ```bash
106
- npm run build
107
- ```
108
-
109
- #### 5. Test Locally
110
-
111
- After building, you can test the library in your project:
112
-
113
- ```bash
114
- # In your test project
115
- npm start
116
- # or
117
- npm run build
118
- ```
119
-
120
- Import the library components and verify that your changes work as expected.
121
-
122
- ### Quick Installation for End Users
123
-
124
- If you're installing the published package from npm:
125
-
126
- ```bash
127
- # Using npm
128
- npm install @e-llm-studio/citation
129
-
130
- # Using yarn
131
- yarn add @e-llm-studio/citation
132
-
133
- # Using pnpm
134
- pnpm add @e-llm-studio/citation
135
- ```
3
+ A hierarchical tree navigation component for rendering nested scope/node structures with expandable sections, search, and configurable actions. The component is part of the `@e-llm-studio/creative-workspace-ui-component` package and can be used independently in any React application.
136
4
 
137
5
  ---
138
6
 
7
+ ## Introduction
139
8
 
140
- # Citation Components
141
- ## BookCitation
142
-
143
- ### Overview
144
-
145
- The BookCitation component is designed to display book citations with an interactive and expandable interface. It provides a rich, user-friendly way to present quoted text from books with support for highlighting, citation details management, and book cover images. The component enables readers to explore citations in context while maintaining a clean, organized presentation.
146
-
147
- ### Features
148
-
149
- - **Text highlighting with partial and full match support** - Highlights specific text passages within citations using flexible matching algorithms
150
- - **Automatic cleaning of scanned text to remove artifacts** - Intelligently removes OCR artifacts, page numbers, headers, and footers
151
- - **Expandable/collapsible view of citation details** - Toggle between collapsed citation button and expanded view
152
- - **Blur effect for non-highlighted text** - Applies visual blur to non-highlighted portions to focus reader attention
153
- - **Scroll-to-highlight functionality** - Automatically scrolls to and centers highlighted text when expanded
154
- - **Support for book cover images and external links** - Displays book cover images and provides clickable external links
155
- - **Customizable styling through the customStyle prop** - Allows fine-grained control over component appearance
156
-
157
-
158
- ### Usage:
159
-
160
- ```tsx
161
- import BookCitation from '@e-llm-studio/citation/BookCitation'
162
-
163
- <BookCitation
164
- citationTitle="Sample Book"
165
- paragraphs={['<p>Highlighted text example</p>']}
166
- textToHighlight={['example']}
167
- partialMatch={true}
168
- />
169
- ```
170
-
171
- ### Props:
172
-
173
- | Prop Name | Type | Description |
174
- |-----------|------|-------------|
175
- | `title` | `string` | Optional title of the book or publication being cited |
176
- | `author` | `string \| string[]` | Optional author name(s) of the book or publication |
177
- | `pageNumber` | `string` | Optional current page number where the citation is located |
178
- | `totalPageNumber` | `string` | Optional total number of pages in the book or publication |
179
- | `paragraphs` | `string[]` | Required array of HTML strings containing the text content |
180
- | `citationTitle` | `string` | Required title or label for the citation |
181
- | `textToHighlight` | `string[]` | Required array of text strings to highlight within the paragraphs |
182
- | `bookCoverImage` | `string` | Optional URL or path to the book cover image |
183
- | `handleExternalLinkClick` | `() => void` | Optional callback function triggered when external link is clicked |
184
- | `externalLinkComponent` | `React.ReactNode` | Optional React component to render as an external link button |
185
- | `citationNumber` | `number` | Optional citation number displayed in the citation button |
186
- | `partialMatch` | `boolean` | Optional flag to enable partial text matching when highlighting |
187
- | `defaultState` | `boolean` | Optional flag to set the initial expanded/collapsed state |
188
- | `isNonHighlightedBlur` | `boolean` | Optional flag to enable blur effect on non-highlighted text |
189
- | `customStyle` | `object` | Optional object for overriding default styles |
190
- | `useDropdown` | `boolean` | Optional flag to render the citation as a dropdown (default: `true`) |
9
+ TreeSidebar is a standalone component from the `@e-llm-studio/creative-workspace-ui-component` package designed to provide a fully generic, hierarchical tree navigation panel. Its primary purpose is to render a tree of nodes (e.g. Global → Scope → Subscope) with expandable sections, search filtering, and optional action handlers. The consuming team controls what actions are available by passing or omitting handler props — if a handler is not passed, the corresponding button is not rendered.
191
10
 
192
11
  ---
193
12
 
13
+ ## Features
194
14
 
195
- ## ChatCitation
196
-
197
- ### Overview
198
-
199
- ChatCitation is a composable React UI component for rendering chat-based citations, including summarized and detailed chat views alongside a rule book/reference section. The component is designed to be highly customizable via renderers, slot styles, and slot props, making it flexible for various use cases.
200
-
201
- ### Features
202
-
203
- - **Composable chat views** - Supports both summarized and detailed chat display modes
204
- - **Rule book/reference section** - Optional left panel for displaying supporting rules and references
205
- - **Markdown rendering** - Rich text support with customizable markdown renderers
206
- - **Customizable styling** - Fine-grained control over styles through slot-based customization
207
- - **Relevance scoring** - Display AI relevance scores for citations
208
- - **Tab-based navigation** - Toggle between summarized and detailed views
209
- - **Flexible content rendering** - Support for custom renderers and markdown components
210
-
211
- ### Usage
212
-
213
- ```tsx
214
- import ChatCitation from '@e-llm-studio/citation/ChatCitation'
215
-
216
- <ChatCitation
217
- chatContainer={{
218
- chatData: [
219
- { role: 'user', message: 'Hello', userName: 'User1', timeStamp: dayjs() }
220
- ]
221
- }}
222
- ruleBookContainer={{
223
- title: 'References',
224
- data: { content: 'Rule content', highlighted_texts: ['important'] }
225
- }}
226
- />
227
- ```
228
-
229
- ### Props
230
-
231
- | Prop Name | Type | Description |
232
- |-----------|------|-------------|
233
- | `rootContainer` | `RootContainerProps` | Optional top-level container configuration |
234
- | `chatContainer` | `ChatContainerProps` | Required chat container configuration with chat data |
235
- | `ruleBookContainer` | `RuleBookContainerProps` | Optional rule book/reference section configuration |
236
- | `renderer` | `FeatureModMarkdownProps["renderers"]` | Optional custom markdown renderers |
15
+ - **Hierarchical tree rendering** — Supports unlimited nesting levels (Global → Scope → Subscope → ...)
16
+ - **Expand/collapse** — Each node is independently expandable; root node auto-expands on load
17
+ - **Section items** — Each node can show configurable section tabs (e.g. Learnings, Stations) below it when expanded
18
+ - **Search filtering** — Pass a `searchQuery` to filter nodes by name; non-matching subtrees are hidden
19
+ - **Configurable node types** Control labels, add-child labels and child types via `nodeTypesConfig`
20
+ - **Configurable sections** — Control which sections appear per node via `sectionsConfig`
21
+ - **Conditional actions** — Add, Rename, Delete buttons only render when the corresponding handler prop is passed
22
+ - **Children count badge** — Optional badge showing number of direct children per node
23
+ - **Section badge** Optional badge on section items showing metrics (e.g. learnings count)
24
+ - **Inline styles only** No Tailwind or MUI dependency, works in any consuming app regardless of styling setup
237
25
 
238
26
  ---
239
27
 
28
+ ## Installation
240
29
 
241
- ## ChatDrawer
242
-
243
- ### Overview
244
-
245
- ChatDrawer is a generic, resizable drawer component for rendering collapsible panels with a draggable resize handle. All content is consumer-owned — pass any React node as `children`: forms, file lists, summary cards, tables, or any custom component. The consuming team is fully responsible for styling and rendering the content inside.
246
-
247
- ### Features
248
-
249
- - **Collapsible panel** — Header is always visible; body and drag handle only render when open
250
- - **Notch toggle** — Small tab below the drawer with a chevron arrow; click to expand/collapse, drag to resize
251
- - **Drag to resize** — Grab the pill handle at the bottom to resize between `minHeight` and `maxHeight`
252
- - **Configurable height** — `defaultHeight`, `minHeight`, `maxHeight` all exposed as props
253
- - **Consumer-owned content** — Zero opinion on what goes inside, pass any React node
254
- - **Deep style overrides** — Every visual region customizable via the `styles` prop
255
- - **Inline styles only** — No Tailwind or MUI dependency, works in any consuming app
256
-
257
- ### Usage
258
-
259
- ```tsx
260
- import ChatDrawer from '@e-llm-studio/citation/ChatDrawer'
261
-
262
- <ChatDrawer
263
- uploadListTopContent="My Panel"
264
- isExpanded={isOpen}
265
- onToggle={() => setIsOpen(v => !v)}
266
- defaultHeight={300}
267
- minHeight={150}
268
- maxHeight="60vh"
269
- >
270
- {/* Pass any component here — form, file list, summary cards, etc. */}
271
- <YourComponent />
272
- </ChatDrawer>
273
- ```
274
-
275
- **With onHeightChange (sibling layout adjustment):**
276
- ```tsx
277
- const [drawerHeight, setDrawerHeight] = useState(300);
278
-
279
- <ChatDrawer
280
- uploadListTopContent="Context"
281
- isExpanded={isOpen}
282
- onToggle={() => setIsOpen(v => !v)}
283
- defaultHeight={300}
284
- onHeightChange={setDrawerHeight}
285
- >
286
- <YourComponent />
287
- </ChatDrawer>
288
- ```
289
-
30
+ The TreeSidebar component is part of the `@e-llm-studio/creative-workspace-ui-component` package.
290
31
 
291
- ### With drawer summary
292
- ```tsx
293
- <ChatDrawer
294
- uploadListTopContent="Custom Notch"
295
- isExpanded={isOpen}
296
- onToggle={() => setIsOpen(v => !v)}
297
- styles={{
298
- notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
299
- notchArrowColor: '#fff',
300
- }}
301
- drawerSummaryComponent={<RedliningFixesSummaryUI approved={5} rejected={2} pending={3} />}
302
- >
303
- <YourComponent />
304
- </ChatDrawer>
305
- ```
32
+ ### Using npm
306
33
 
307
- ### With drawer countBadge
308
- ```tsx
309
- <ChatDrawer
310
- uploadListTopContent="Custom Notch"
311
- isExpanded={isOpen}
312
- onToggle={() => setIsOpen(v => !v)}
313
- styles={{
314
- notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
315
- notchArrowColor: '#fff',
316
- }}
317
- totalCountsBadge={<TotalCountsBadge totalDeviations={10} resolvedDeviations={7} />}
318
- >
319
- <YourComponent />
320
- </ChatDrawer>
34
+ ```bash
35
+ npm install @e-llm-studio/creative-workspace-ui-component
321
36
  ```
322
37
 
323
- ### With drawer header component prop
324
- ```tsx
325
- <ChatDrawer
326
- uploadListTopContent="Custom Notch"
327
- isExpanded={isOpen}
328
- onToggle={() => setIsOpen(v => !v)}
329
- styles={{
330
- notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
331
- notchArrowColor: '#fff',
332
- }}
333
- headerComponent={<AutopilotIndicator />}
334
- >
335
- <YourComponent />
336
- </ChatDrawer>
337
- ```
38
+ ### Using yarn
338
39
 
339
- **With styles (theme customization):**
340
- ```tsx
341
- <ChatDrawer
342
- uploadListTopContent="Dark Panel"
343
- isExpanded={isOpen}
344
- onToggle={() => setIsOpen(v => !v)}
345
- styles={{
346
- container: { backgroundColor: '#1a1a2e', border: '1px solid #444' },
347
- header: { backgroundColor: '#1a1a2e' },
348
- title: { color: '#fff' },
349
- body: { backgroundColor: '#1a1a2e' },
350
- notch: { backgroundColor: '#1a1a2e', border: '1px solid #444' },
351
- notchArrowColor: '#fff',
352
- }}
353
- >
354
- <YourComponent />
355
- </ChatDrawer>
40
+ ```bash
41
+ yarn add @e-llm-studio/creative-workspace-ui-component
356
42
  ```
357
43
 
358
- ### Props
359
-
360
- | Prop | Type | Required | Description |
361
- |------|------|----------|-------------|
362
- | `children` | `ReactNode` | ❌ | Scrollable body — fully consumer owned. Pass any React node. |
363
- | `uploadListTopContent` | `string` | ❌ | Header title shown in the always-visible top bar. Defaults to `"Data uploaded for your context"`. |
364
- | `isExpanded` | `boolean` | ❌ | Controlled open/close state. Defaults to `false`. |
365
- | `onToggle` | `() => void` | ❌ | Called when the notch is clicked. Wire your open/close state here. |
366
- | `defaultHeight` | `number` | ❌ | Initial height of the panel in px when expanded. Defaults to `300`. |
367
- | `minHeight` | `number` | ❌ | Minimum height in px when drag-resizing. Defaults to `150`. |
368
- | `maxHeight` | `number \| string` | ❌ | Maximum height when drag-resizing. Accepts a px number or a CSS string like `"70vh"`. Defaults to `40vh`. |
369
- | `onHeightChange` | `(height: number) => void` | ❌ | Fired on every drag tick with the current height in px. Useful when a sibling layout needs to react to height changes. |
370
- | `styles` | `ChatDrawerStyles` | ❌ | Style overrides for each visual region. Keys: `container`, `header`, `title`, `body`, `dragPill`, `notch`, `notchArrowColor`. Each accepts any valid `CSSProperties` except `notchArrowColor` which is a `string`. |
371
-
372
- ---
373
-
374
- ## CitationRenderer
375
-
376
- ### Overview
377
-
378
- CitationRenderer is a versatile, interactive "Pill" component designed to display a compact reference citation that expands into detailed content. It provides a space-efficient toggle mechanism, perfect for displaying source material, footnotes, or reasoning chains without cluttering the main UI. It works seamlessly with MarkdownRenderer to display rich, interactive text content.
379
-
380
- ### Features
381
-
382
- - **Expandable pill button** - Compact display that expands on click
383
- - **Customizable icons** - Support for custom icons for chevron and citation indicators
384
- - **Markdown content support** - Render rich text content using MarkdownRenderer
385
- - **Controlled and uncontrolled modes** - Manage state internally or externally
386
- - **Flexible styling** - Customize appearance through style props
387
- - **Callback support** - Optional callbacks for side effects on toggle
388
-
389
- ### Usage
44
+ ### Import Statement
390
45
 
391
46
  ```tsx
392
- import CitationRenderer from '@e-llm-studio/citation/CitationRenderer'
393
-
394
- <CitationRenderer
395
- inLineCitation={true}
396
- citationTitle="Reference 1"
397
- citationComponent={<div>Detailed content here</div>}
398
- chevronDownComponent={<ChevronDownIcon />}
399
- chevronUpComponent={<ChevronUpIcon />}
400
- />
47
+ import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
48
+ // or via subpath
49
+ import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component/TreeSidebar";
401
50
  ```
402
51
 
403
- ### Props
404
-
405
- | Prop Name | Type | Description |
406
- |-----------|------|-------------|
407
- | `inLineCitation` | `boolean` | Must be true to enable expand/collapse behavior |
408
- | `citationTitle` | `string` | The text displayed inside the pill button |
409
- | `citationComponent` | `ReactNode` | The content to render when expanded |
410
- | `citationIcon` | `ReactNode` | Icon displayed to the left of the title |
411
- | `chevronUpComponent` | `ReactNode` | Icon shown when the citation is expanded |
412
- | `chevronDownComponent` | `ReactNode` | Icon shown when the citation is collapsed |
413
- | `additionalCallbackForPillButton` | `func` | Hook to trigger side effects on click |
414
- | `styles` | `Object` | CSS overrides for styling |
415
- | `isOpen` | `boolean` | Forces the expanded state (controlled mode) |
416
- | `onToggle` | `func` | Callback fired when the pill is clicked |
417
-
418
52
  ---
419
53
 
54
+ ## Usage
420
55
 
421
- ## CognitiveDecisioningCard
56
+ ### Basic Example
422
57
 
423
- ### Overview
424
-
425
- CognitiveDecisioningCard is a specialized React UI component designed to provide transparency into AI workflows. It renders a toggleable "Pill" that expands into a detailed card, displaying the AI's Reasoning, identified Gaps, and a confidence Score. It features a nested accordion design, robust Markdown rendering for content, and full styling customization.
426
-
427
-
428
- ### Features
429
-
430
- - **Toggleable pill button** - Click to expand/collapse the detailed card
431
- - **Reasoning and gap sections** - Display AI reasoning and identified gaps with markdown support
432
- - **Confidence score badge** - Show confidence percentage in the header
433
- - **Nested accordion design** - Collapsible sections for organized content
434
- - **Custom markdown rendering** - Support for custom markdown components
435
- - **Icon customization** - Replace default icons with custom components
436
- - **Advanced section customization** - Override default sections with custom data structures
437
-
438
- ### Usage
439
-
440
- ```tsx
441
- import CognitiveDecisioningCard from '@e-llm-studio/citation/CognitiveDecisioningCard'
442
-
443
- <CognitiveDecisioningCard
444
- isOpen={isOpen}
445
- onToggle={() => setIsOpen(!isOpen)}
446
- score="92"
447
- reasoning="**Analysis:** Based on document review..."
448
- gap="Missing date information in section 3."
449
- title="AI Analysis Report"
450
- />
451
- ```
58
+ Here's a simple example demonstrating how to use TreeSidebar with minimal props:
452
59
 
453
- **Advanced Customization**:
454
60
  ```tsx
455
- const customSections = [
456
- {
457
- id: 'step1',
458
- title: 'Data Retrieval',
459
- subtitle: '3 sources processed',
460
- icon: <CheckIcon />,
461
- content: 'Data retrieved successfully'
462
- }
463
- ]
464
-
465
- <CognitiveDecisioningCard
466
- isOpen={true}
467
- sections={customSections}
468
- score="100"
469
- mdComponents={{
470
- a: ({ node, ...props }) => <a {...props} target="_blank" />
471
- }}
472
- />
473
- ```
474
-
475
- ### Props
476
-
477
- | Prop Name | Type | Description |
478
- |-----------|------|-------------|
479
- | `reasoning` | `string` | Markdown text explaining the AI's logic |
480
- | `gap` | `string` | Markdown text explaining missing info or uncertainties |
481
- | `score` | `string` | Confidence score percentage (e.g., "92") |
482
- | `isOpen` | `boolean` | Controls the visibility of the expanded card |
483
- | `onToggle` | `() => void` | Callback handler for the pill trigger click |
484
- | `title` | `string` | Header title. Default: "Cognitive Decisioning AI" |
485
- | `hideTrigger` | `boolean` | If true, hides the pill button |
486
- | `sections` | `SectionContent[]` | Advanced: Overrides default Reasoning/Gap sections |
487
- | `mdComponents` | `Object` | Custom renderers for react-markdown |
488
- | `headerIcon` | `ReactNode` | Replaces the default brain icon |
489
- | `reasoningIcon` | `ReactNode` | Replaces the icon for the reasoning section |
490
- | `gapIcon` | `ReactNode` | Replaces the icon for the gap section |
491
- | `scoreIcon` | `ReactNode` | Replaces the sparkle icon in the score badge |
492
- | `reasoningTitle` | `string` | Title for the reasoning section. Default: "Decision Making Factors" |
493
- | `reasoningSubtitle` | `string` | Subtitle for the reasoning section. Default: "Why this was picked" |
494
- | `gapTitle` | `string` | Title for the gap section. Default: "Gaps in Decision" |
495
- | `gapSubtitle` | `string` | Subtitle for the gap section. Default: "What's missing or unclear" |
496
- | `scoreLabel` | `string` | Label prefix shown before the score percentage. Default: "Decision Strength: " |
497
-
498
- ---
61
+ import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
62
+ import { BookOpen } from "lucide-react";
499
63
 
500
- ## CognitiveInternalGPTReasoning
501
-
502
- ### Overview
503
-
504
- The CognitiveInternalgptReasoningComponent is a React component designed to render non-web search reasoning citations with advanced interactive features. It provides a comprehensive display of reasoning data with support for expandable content, highlight navigation, and modal fullscreen viewing. This component is particularly useful for displaying AI-generated reasoning, training data citations, and confidence scores in a user-friendly format.
505
-
506
- ### Features
507
-
508
- - **Expandable Content** - Display a paraphrase text that expands to show the full data source content
509
- - **Highlight Navigation** - Automatically extract and navigate between highlighted sections within the content
510
- - **Confidence Score Display** - Show confidence percentage in both expanded view and modal
511
- - **Fullscreen Modal View** - Open a fullscreen modal for detailed examination of reasoning data
512
- - **Text Formatting Support** - Handle bold text, list items, headers, and special highlight tags
513
- - **Custom Icon Support** - Replace default icons with custom React components
514
-
515
- ### Usage
64
+ const treeData = {
65
+ id: "root",
66
+ name: "Global Scope",
67
+ type: "GLOBAL" as const,
68
+ metrics: { learningsCount: 10 },
69
+ children: [
70
+ {
71
+ id: "scope-1",
72
+ name: "Scope 1",
73
+ type: "SCOPE" as const,
74
+ metrics: { learningsCount: 5 },
75
+ children: [],
76
+ },
77
+ ],
78
+ };
516
79
 
517
- ```tsx
518
- import NonWebReasoningComponent from '@e-llm-studio/citation/CognitiveInternalgptReasoningComponent'
519
-
520
- const reasoningData = {
521
- text: "Reasoning text here",
522
- dataSource: "Source with <highlight>highlighted text</highlight>",
523
- confidence_score: 95,
524
- paraphrase: "Brief summary",
525
- previewCallback?:callback
526
- DocumentTitle?: "title";
80
+ export default function App() {
81
+ return (
82
+ <TreeSidebar
83
+ data={treeData}
84
+ sectionsConfig={[
85
+ {
86
+ id: "learnings",
87
+ label: "Learnings",
88
+ icon: BookOpen,
89
+ badgeKey: "learningsCount",
90
+ },
91
+ ]}
92
+ nodeTypesConfig={[
93
+ { type: "GLOBAL", label: "Global", addChildLabel: "Add Scope", addChildType: "SCOPE" },
94
+ { type: "SCOPE", label: "Scope" },
95
+ ]}
96
+ onSectionSelect={(nodeId, sectionId) => console.log(nodeId, sectionId)}
97
+ />
98
+ );
527
99
  }
528
-
529
- <NonWebReasoningComponent
530
- item={reasoningData}
531
- index={1}
532
- headerTitle="GPT Reasoning"
533
- />
534
100
  ```
535
101
 
536
- **Highlight Navigation**:
537
- - Extracts `<highlight>` tags from dataSource
538
- - Provides navigation between highlighted sections
539
- - Shows current position (e.g., "2/5 highlights")
540
- - Auto-scrolls to active highlight
541
- - previewCallback we can use this to pass a callback for external link opening or pdf opening
542
- - DocumentTitle : pdf title or document title
543
-
544
- ---
545
-
546
-
547
- ## CodeCitation
548
-
549
- ### Overview
102
+ **Key Props Explained:**
103
+ - `data`: The root node of the tree — pass `null` to render nothing
104
+ - `sectionsConfig`: Defines which section tabs appear under each expanded node
105
+ - `nodeTypesConfig`: Defines node labels and add-child behavior per depth level
106
+ - `onSectionSelect`: Fired when a section tab is clicked — returns the selected `nodeId` and `sectionId`
550
107
 
551
- CodeCitation is a composable React UI component for rendering code citations with interactive features, syntax highlighting, and customizable display modes. It provides developers with a powerful tool for displaying code snippets with syntax highlighting, diagnostics, and theme support.
108
+ ### Advanced Example
552
109
 
553
- ### Features
554
-
555
- - **Inline and popup citation views** - Flexible display modes for different use cases
556
- - **Syntax highlighting** - Support for multiple programming languages
557
- - **Dark/Light mode theme toggling** - Accessibility and user preference support
558
- - **Code highlighting** - Highlight specific lines or variables
559
- - **Displaying diagnostics** - Show errors and warnings with customizable styling
560
- - **Fetching code from backend** - Support for dynamic code retrieval
561
- - **Customizable UI** - Extensive customization through props and inline styles
562
- - **Fullscreen view support** - View code in fullscreen modal
563
- - **Responsive design** - Works well on various screen sizes
564
-
565
- ### Usage
110
+ This example demonstrates all action handlers and badge visibility controls:
566
111
 
567
112
  ```tsx
568
- import { CodeCitation } from '@e-llm-studio/citation/CodeCitation'
569
-
570
- <CodeCitation
571
- citationTitle="Example Code"
572
- filename="example.js"
573
- filepath="/src/example.js"
574
- customCode={`function hello() { return "world"; }`}
575
- inLineCitation={true}
576
- isDarkModeEnabled={false}
577
- showThemeToggle={true}
578
- editorHeight={400}
579
- />
580
- ```
113
+ import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
114
+ import { BookOpen } from "lucide-react";
581
115
 
582
- **Advanced Features**:
583
- ```tsx
584
- const diagnostics = [
585
- {
586
- range: { lineStart: 2, lineEnd: 2, columnStart: 6, columnEnd: 11 },
587
- severity: 1
588
- }
589
- ]
590
-
591
- const highlightRanges = [
592
- {
593
- startIndex: 2,
594
- endIndex: 5,
595
- color: 'rgba(255, 255, 0, 0.3)',
596
- lightModeColor: 'rgba(255, 255, 0, 0.2)'
597
- }
598
- ]
599
-
600
- <CodeCitation
601
- customCode={sampleCode}
602
- diagnostics={diagnostics}
603
- diagnosticStylesBySeverity={{
604
- 1: { style: { backgroundColor: 'rgba(255,0,0,0.2)' } }
605
- }}
606
- startIndex={2}
607
- endIndex={5}
608
- isHighlightingEnabled={true}
609
- />
116
+ export default function AdvancedExample() {
117
+ return (
118
+ <TreeSidebar
119
+ data={treeData}
120
+ sectionsConfig={[
121
+ {
122
+ id: "learnings",
123
+ label: "Learnings",
124
+ icon: BookOpen,
125
+ badgeKey: "learningsCount",
126
+ },
127
+ ]}
128
+ nodeTypesConfig={[
129
+ { type: "GLOBAL", label: "Global", addChildLabel: "Add Scope", addChildType: "SCOPE" },
130
+ { type: "SCOPE", label: "Scope" },
131
+ ]}
132
+ onSectionSelect={(nodeId, sectionId) => handleSelect(nodeId, sectionId)}
133
+ onAddChild={(parentId, childType, parentName) => handleAdd(parentId, childType, parentName)}
134
+ onRenameChild={(scopeId, initialName) => handleRename(scopeId, initialName)}
135
+ onDeleteChild={(scopeId, scopeName, learningsCount) => handleDelete(scopeId, scopeName, learningsCount)}
136
+ showChildrenCount={true}
137
+ showSectionBadge={true}
138
+ />
139
+ );
140
+ }
610
141
  ```
611
142
 
612
- ### Props
613
-
614
- | Prop Name | Type | Description |
615
- |-----------|------|-------------|
616
- | `citationTitle` | `string` | Display name for the citation |
617
- | `filename` | `string` | Filename with extension to identify the language |
618
- | `filepath` | `string` | File path for reference |
619
- | `customCode` | `string` | The code string to display in the editor |
620
- | `inLineCitation` | `boolean` | Set to true for inline display or false for popup modal |
621
- | `isDarkModeEnabled` | `boolean` | Enable dark theme by default |
622
- | `showThemeToggle` | `boolean` | Display theme toggle button |
623
- | `editorHeight` | `number` | Height of the code editor in pixels |
624
- | `editorWidth` | `string \| number` | Width of the code editor |
625
- | `baseUrlForCodeRetrieval` | `string` | Base URL for fetching code from backend |
626
- | `assistantName` | `string` | Name of the assistant for context |
627
- | `organizationName` | `string` | Name of the organization |
628
- | `userId` | `string` | User ID for tracking |
629
- | `taskId` | `string` | Task ID for context |
630
- | `repoUrl` | `string` | Repository URL for reference |
631
- | `showFullscreenIcon` | `boolean` | Display fullscreen toggle button |
632
- | `showFileSummaryIButton` | `boolean` | Display file summary info button |
633
- | `isHighlightingEnabled` | `boolean` | Enable code highlighting |
143
+ **Customization Tips:**
144
+ - Only pass the action handlers (`onAddChild`, `onRenameChild`, `onDeleteChild`) your use case needs — unneeded buttons won't render
145
+ - Use `showChildrenCount={false}` to hide the children count badge on node headers
146
+ - Use `showSectionBadge={false}` to hide the metric badge on section items
147
+ - Use `searchQuery` with `onSearchCountChange` to implement a search bar above the tree
634
148
 
635
149
  ---
636
150
 
637
- ## CitationsViewer
638
-
639
- ### Overview
640
-
641
- The Citation Viewer is a rich, interactive React component designed to display AI-generated audio citations. It features a synchronized audio waveform player, a transcript view that highlights active segments, and a summary of key takeaways. This component is ideal for displaying RAG (Retrieval-Augmented Generation) results where the source material is audio or video, allowing users to listen to the specific segment referenced by the AI.
642
-
643
- ### Features
644
-
645
- - **Interactive Waveform** - Visualizes audio using `wavesurfer.js` with playback controls
646
- - **Smart Highlighting** - Automatically highlights the specific time range referenced in the citation on the waveform
647
- - **Synchronized Transcript** - Displays chat history and highlights the active message segment
648
- - **Key Takeaways** - Renders extracted insights with bold text formatting and keyword tags
649
- - **GCS Integration** - Built-in hook to resolve Google Cloud Storage (`gs://`) URLs to signed URLs via a backend endpoint
650
- - **Themable** - Fully customizable colors and typography via a theme config object
651
-
652
- ### Usage
653
-
654
- ```tsx
655
- import CitationsViewer from '@e-llm-studio/citation/CitationsViewer'
656
-
657
- <CitationsViewer
658
- artifact={{
659
- baseUrl: "https://api.example.com",
660
- artifactTitle: "Quarterly Earnings Call",
661
- fileUrl: "gs://bucket/audio.mp3",
662
- chatHistory: [
663
- {
664
- role: "Speaker 1",
665
- message: "Revenue increased by 20%",
666
- timestamp: "10:30",
667
- timestamp_start: 120.5,
668
- timestamp_end: 125.0
669
- }
670
- ],
671
- keyTakeaways: [
672
- {
673
- takeawayId: "1",
674
- name: "Revenue Growth",
675
- content: "**20% year-over-year growth**",
676
- keywords: ["Revenue", "Growth"]
677
- }
678
- ]
679
- }}
680
- onCloseHandler={() => console.log('Closed')}
681
- />
682
- ```
151
+ ## API Reference
683
152
 
684
153
  ### Props
685
154
 
686
- | Prop Name | Type | Required | Description |
687
- |-----------|------|----------|-------------|
688
- | `artifact` | `ArtifactData` | ✅ | The main data object containing audio, transcript, and metadata |
689
- | `onCloseHandler` | `() => void` | ❌ | Callback function triggered when the close (X) button is clicked |
690
- | `theme` | `ThemeConfig` | ❌ | Object to override default colors and fonts |
691
- | `iconsConfig` | `IconsConfig` | ❌ | Object to inject custom React icons (Play, Pause, Close) |
155
+ | Prop | Type | Required | Default | Description |
156
+ |------|------|----------|---------|-------------|
157
+ | `data` | `ScopeTreeNode \| null` | ✅ | | Root node of the tree. Pass `null` to render nothing. |
158
+ | `sectionsConfig` | `TreeSectionConfig[]` | ❌ | `[]` | Defines section tabs shown under each expanded node. |
159
+ | `nodeTypesConfig` | `NodeTypeConfig[]` | ❌ | `[]` | Defines node labels and add-child behavior per depth level. |
160
+ | `defaultExpandedIds` | `string[]` | ❌ | `[]` | Node IDs to expand by default on first render. |
161
+ | `searchQuery` | `string` | ❌ | `''` | Filters nodes by name. Non-matching subtrees are hidden. |
162
+ | `onSearchCountChange` | `(count: number) => void` | ❌ | — | Fired when the search result count changes. |
163
+ | `onSectionSelect` | `(nodeId: string, sectionId: string) => void` | ❌ | — | Fired when a section tab is clicked. Returns the node ID and section ID. |
164
+ | `onAddChild` | `(parentId: string, childType: 'SCOPE' \| 'SUBSCOPE', parentName?: string) => void` | ❌ | — | If passed, an Add button appears in the node menu. |
165
+ | `onRenameChild` | `(scopeId: string, initialName: string) => void` | ❌ | — | If passed, a Rename button appears in the node menu. |
166
+ | `onDeleteChild` | `(scopeId: string, scopeName: string, learningsCount: number) => void` | ❌ | — | If passed, a Delete button appears in the node menu. |
167
+ | `selectedRuleSetId` | `string \| null` | ❌ | — | ID of the node to auto-select on load. |
168
+ | `activeSectionId` | `string` | ❌ | — | Section ID to auto-activate alongside `selectedRuleSetId`. |
169
+ | `showChildrenCount` | `boolean` | ❌ | `true` | Whether to show the children count badge on node headers. |
170
+ | `showSectionBadge` | `boolean` | ❌ | `true` | Whether to show the metric badge on section items. |
692
171
 
693
172
  ---
694
173
 
174
+ ### `TreeSectionConfig`
695
175
 
696
- ## PdfEditorCitation
697
-
698
- ### Overview
176
+ | Field | Type | Required | Description |
177
+ |-------|------|----------|-------------|
178
+ | `id` | `string` | ✅ | Unique section identifier. |
179
+ | `label` | `string` | ✅ | Display label for the section tab. |
180
+ | `icon` | `ElementType` | ✅ | Lucide icon component to show next to the label. |
181
+ | `badgeKey` | `keyof NodeMetrics` | ❌ | Maps to a key in `node.metrics` to show as a badge count. |
182
+ | `isVisible` | `(node: ScopeTreeNode, depth: number) => boolean` | ❌ | Optional visibility check per node. If omitted, section is visible for all nodes. |
699
183
 
700
- PdfEditorCitation is a core component for the Advanced Document Management and Citation System. It provides a user-friendly interface for viewing, editing, and citing PDF documents directly within the application. It combines interactive PDF viewing capabilities with a collapsible UI pattern, allowing users to manage document space efficiently while maintaining full access to PDF editing and annotation features.
701
-
702
- ### Features
184
+ ---
703
185
 
704
- - **Collapsible PDF viewer functionality** - Users can expand and collapse the PDF editor section
705
- - **Interactive PDF editing capabilities** - Full support for PDF editing, annotations, and collaborative features
706
- - **Sentence highlighting support** - Ability to highlight specific sentences within PDF documents
707
- - **Customizable UI through CSS classes** - Flexible styling options for seamless integration
186
+ ### `NodeTypeConfig`
708
187
 
709
- ### Usage
188
+ | Field | Type | Required | Description |
189
+ |-------|------|----------|-------------|
190
+ | `type` | `string` | ✅ | Node type identifier (e.g. `'GLOBAL'`, `'SCOPE'`, `'SUBSCOPE'`). |
191
+ | `label` | `string` | ✅ | Display label used in delete confirmation text. |
192
+ | `addChildLabel` | `string` | ❌ | Label for the add child button (e.g. `'Add Scope'`). Required if `addChildType` is set. |
193
+ | `addChildType` | `string` | ❌ | The type of child node to create. If omitted, no add button is shown for this node type. |
710
194
 
711
- ```tsx
712
- import { PdfEditorCitation } from '@e-llm-studio/citation/PdfEditorCitation'
713
-
714
- <PdfEditorCitation
715
- citationTitleElement={<div>Research Paper.pdf</div>}
716
- pdfUrl="https://example.com/document.pdf"
717
- pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
718
- sentenceHighlightDetails={{
719
- pdfPageNumber: 5,
720
- sentenceToHighlight: "key finding in the research"
721
- }}
722
- currentUserId="user-123"
723
- />
724
- ```
195
+ ---
725
196
 
726
- ### Props
197
+ ### `ScopeTreeNode`
727
198
 
728
- | Prop Name | Type | Description |
729
- |-----------|------|-------------|
730
- | `citationTitleElement` | `ReactElement` | A React element to display as the clickable title |
731
- | `pdfUrl` | `string` | The URL of the PDF file to be displayed and edited |
732
- | `pdfEditorBackendBaseUrl` | `string` | The base URL of the PDF editor backend service |
733
- | `citationRootClassName` | `string` | Optional CSS class name for the root container |
734
- | `citationBodyClassName` | `string` | Optional CSS class name for the body section |
735
- | `citationBodyWhenCollapsedClassName` | `string` | Optional CSS class name for collapsed state |
736
- | `citationTitleClassName` | `string` | Optional CSS class name for the title section |
737
- | `rlefEventServiceBaseUrl` | `string` | Optional base URL for the RLEF event service |
738
- | `currentUserId` | `string` | Optional user ID of the current user |
739
- | `sentenceHighlightDetails` | `object` | Optional sentence highlighting configuration |
199
+ | Field | Type | Required | Description |
200
+ |-------|------|----------|-------------|
201
+ | `id` | `string` | | Unique identifier for the node. |
202
+ | `name` | `string` | | Display name of the node. |
203
+ | `type` | `'GLOBAL' \| 'SCOPE' \| 'SUBSCOPE' \| 'Custom'` | | Node type. |
204
+ | `metrics` | `NodeMetrics` | | Metric values used by section badges. |
205
+ | `children` | `ScopeTreeNode[]` | | Child nodes. Pass `[]` for leaf nodes. |
740
206
 
741
207
  ---
742
208
 
209
+ ## Type Definitions
743
210
 
744
- ## RequirementAICitation
745
-
746
- ### Overview
747
-
748
- RequirementAICitation is a comprehensive React module for displaying AI-generated insights and rich media evidence. It serves two primary purposes: displaying an AI Reasoning Card with expandable sections for logic, gaps, and confidence scores with embedded citations, and providing standalone media citations for Files, Images, and Web Links.
211
+ ```ts
212
+ export interface TreeSidebarProps {
213
+ data: ScopeTreeNode | null;
214
+ defaultExpandedIds?: string[];
215
+ onSectionSelect?: (nodeId: string, sectionId: string) => void;
216
+ onNodeOptionsClick?: (nodeId: string) => void;
217
+ onAddChild?: (parentId: string, childType: 'SCOPE' | 'SUBSCOPE', parentName?: string) => void;
218
+ onRenameChild?: (scopeId: string, initialName: string) => void;
219
+ onDeleteChild?: (scopeId: string, scopeName: string, learningsCount: number) => void;
220
+ searchQuery?: string;
221
+ onSearchCountChange?: (count: number) => void;
222
+ sectionsConfig?: TreeSectionConfig[];
223
+ nodeTypesConfig?: NodeTypeConfig[];
224
+ selectedRuleSetId?: string | null;
225
+ activeSectionId?: string;
226
+ showChildrenCount?: boolean;
227
+ showSectionBadge?: boolean;
228
+ }
749
229
 
750
- ### Features
230
+ export interface TreeSectionConfig {
231
+ id: string;
232
+ label: string;
233
+ icon: any;
234
+ badgeKey?: keyof NodeMetrics;
235
+ isVisible?: (node: ScopeTreeNode, depth: number) => boolean;
236
+ }
751
237
 
752
- - **AI Reasoning Card** - Complex, expandable card displaying AI logic, gaps, and confidence scores with embedded, clickable citations
753
- - **Standalone Media Citations** - Individual, stylized citation pills for Files, Images, and Web Links
754
- - **Multiple Citation Types** - Support for file citations (PDFs), image citations, and web citations
755
- - **Relevance Scoring** - Display AI relevance scores for all citation types
756
- - **Rich Media Preview** - Integrated viewers for PDFs, images, and web content
757
- - **Customizable Styling** - Deep CSS injection for all components
238
+ export interface NodeTypeConfig {
239
+ type: string;
240
+ label: string;
241
+ addChildLabel?: string;
242
+ addChildType?: string;
243
+ }
758
244
 
759
- ### Usage 1: AI Reasoning Card (Composite Component)
760
- Use this when you want to display AI analysis with embedded, clickable citations that open in a preview panel.
245
+ export interface ScopeTreeNode {
246
+ id: string;
247
+ name: string;
248
+ type: 'GLOBAL' | 'SCOPE' | 'SUBSCOPE' | 'Custom';
249
+ metrics: NodeMetrics;
250
+ children: ScopeTreeNode[];
251
+ }
761
252
 
762
- ```tsx
763
- import { AiReasoningCitation } from '@e-llm-studio/citation/AiReasoningCitation'
764
-
765
- <AiReasoningCitation
766
- title="AI Analysis"
767
- aiReasoningAccordionProps={{
768
- icons: {
769
- chevronUp: <i className="pi pi-angle-up" />,
770
- chevronDown: <i className="pi pi-angle-down" />
771
- }
772
- }}
773
- aiReason={{
774
- id: "1",
775
- relevance_score: 95,
776
- reason: ["The <a href='document_citation$1'>ADK.pdf</a> mentions the Agent Card..."],
777
- gap: ["Registry mechanism is undefined"]
778
- }}
779
- citationList={{
780
- file_citations: [{
781
- citation_number: "1",
782
- customMetadata: {
783
- type: "book_citation_pdf",
784
- file_name: "ADK.pdf",
785
- highlighted_pdf_signed_url: "https://storage.googleapis.com/..."
786
- }
787
- }],
788
- image_citations: [],
789
- web_citations: []
790
- }}
791
-
792
- projectDetails={null}
793
- />
253
+ export interface NodeMetrics {
254
+ learningsCount: number;
255
+ stationsCount?: number;
256
+ }
794
257
  ```
795
258
 
796
- **How Citations Work in AI Reasoning Card:**
797
- - Text contains links like `<a href='document_citation$1'>` or `<a href='image_citation$2'>`
798
- - Clicking a link opens the corresponding citation in a preview panel
799
- - Citation data is looked up from `citationList` using the citation number
800
-
801
259
  ---
802
260
 
803
- ### Usage 2: Standalone Image Citation
261
+ ## Examples
804
262
 
805
- Use this component independently to display an image with relevance scoring.
263
+ ### With search
806
264
 
807
265
  ```tsx
808
- import { ImageCitationContent } from '@e-llm-studio/citation/ImageCitationContent'
809
-
810
- <ImageCitationContent
811
- citationTitle="Visual Reference"
812
- relevanceScore={95}
813
- signedUrl="https://images.pexels.com/photo.jpeg"
814
-
815
- // Optional: For closeable preview
816
- closeCitationConfig={{
817
- CloseIcon: () => <span>✕</span>,
818
- handleCloseCitationPreview: () => console.log('Closed')
819
- }}
820
-
821
- // Optional: Custom styling
822
- styles={{
823
- container: { border: '1px solid #ccc' },
824
- image: { maxHeight: '500px' },
825
- aiConfidenceDisplayPill: {
826
- container: { border: "2px solid blue" }
827
- }
828
- }}
829
- />
830
- ```
266
+ const [searchQuery, setSearchQuery] = useState('');
267
+ const [searchCount, setSearchCount] = useState(0);
831
268
 
832
- **With CitationRenderer (Expandable Pill):**
833
- ```tsx
834
- import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
835
- import { ImageCitationContent } from '@e-llm-studio/citation/ImageCitationContent'
836
-
837
- <CitationRenderer
838
- inLineCitation={true}
839
- citationTitle="Screenshot Reference"
840
- citationComponent={
841
- <ImageCitationContent
842
- relevanceScore={95}
843
- signedUrl="https://images.pexels.com/photo.jpeg"
844
- />
845
- }
846
- chevronDownComponent={<span>▼</span>}
847
- chevronUpComponent={<span>▲</span>}
848
- />
269
+ <>
270
+ <input
271
+ value={searchQuery}
272
+ onChange={(e) => setSearchQuery(e.target.value)}
273
+ placeholder="Search scopes..."
274
+ />
275
+ <span>{searchCount} results</span>
276
+ <TreeSidebar
277
+ data={treeData}
278
+ sectionsConfig={sectionsConfig}
279
+ nodeTypesConfig={nodeTypesConfig}
280
+ searchQuery={searchQuery}
281
+ onSearchCountChange={setSearchCount}
282
+ />
283
+ </>
849
284
  ```
850
285
 
851
- ---
852
-
853
- ### Usage 3: Standalone File/PDF Citation
854
-
855
- Use this component independently to display PDF documents with relevance scoring.
286
+ ### With only rename and delete (no add)
856
287
 
857
288
  ```tsx
858
- import { FileCitationContent } from '@e-llm-studio/citation/FileCitationContent'
859
-
860
- <FileCitationContent
861
- title="Technical Specification.pdf"
862
- relevanceScore={88}
863
- signedUrl="https://example.com/sample.pdf"
864
-
865
- // Optional: For closeable preview
866
- closeCitationConfig={{
867
- CloseIcon: () => <span>✕</span>,
868
- handleCloseCitationPreview: () => console.log('Closed')
869
- }}
289
+ <TreeSidebar
290
+ data={treeData}
291
+ sectionsConfig={sectionsConfig}
292
+ nodeTypesConfig={nodeTypesConfig}
293
+ onRenameChild={(scopeId, name) => handleRename(scopeId, name)}
294
+ onDeleteChild={(scopeId, name, count) => handleDelete(scopeId, name, count)}
870
295
  />
871
296
  ```
872
297
 
873
- **With CitationRenderer (Expandable Pill):**
874
- ```tsx
875
- import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
876
- import { FileCitationContent } from '@e-llm-studio/citation/FileCitationContent'
877
-
878
- <CitationRenderer
879
- inLineCitation={true}
880
- citationTitle="Technical Spec.pdf"
881
- citationComponent={
882
- <FileCitationContent
883
- title="Spec.pdf"
884
- relevanceScore={88}
885
- signedUrl="https://example.com/sample.pdf"
886
- styles={{ pdfWrapper: { height: "750px" } }}
887
- />
888
- }
889
- chevronDownComponent={<span>▼</span>}
890
- chevronUpComponent={<span>▲</span>}
891
- />
892
- ```
893
-
894
- ---
895
-
896
- ### Usage 4: Standalone Web Citation
897
-
898
- Use this component independently to display web content with screenshot preview.
298
+ ### With badges hidden
899
299
 
900
300
  ```tsx
901
- import { WebCitationWithImageContent } from '@e-llm-studio/citation/WebCitationWithImageContent'
902
-
903
- <WebCitationWithImageContent
904
- label="Pexels - Free Stock Photos"
905
- url="https://www.pexels.com/photo/..."
906
- relevanceScore={92}
907
- signedUrl="https://images.pexels.com/screenshot.jpeg"
908
-
909
- PreviewDialogCloseIcon={() => <span>✕</span>}
910
- visitIcon={() => <span>→</span>}
911
-
912
- closeCitationConfig={{
913
- CloseIcon: () => <span>✕</span>,
914
- handleCloseCitationPreview: () => console.log('Closed')
915
- }}
301
+ <TreeSidebar
302
+ data={treeData}
303
+ sectionsConfig={sectionsConfig}
304
+ nodeTypesConfig={nodeTypesConfig}
305
+ showChildrenCount={false}
306
+ showSectionBadge={false}
916
307
  />
917
308
  ```
918
309
 
919
- **With CitationRenderer (Expandable Pill):**
920
- ```tsx
921
- import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
922
- import { WebCitationWithImageContent } from '@e-llm-studio/citation/WebCitationWithImageContent'
923
-
924
- <CitationRenderer
925
- inLineCitation={true}
926
- citationTitle="Pexels Source"
927
- citationComponent={
928
- <WebCitationWithImageContent
929
- label="Pexels Source"
930
- url="https://www.pexels.com/..."
931
- relevanceScore={92}
932
- signedUrl="https://images.pexels.com/screenshot.jpeg"
933
- PreviewDialogCloseIcon={() => <span>✕</span>}
934
- visitIcon={() => <span>→</span>}
935
- />
936
- }
937
- chevronDownComponent={<span>▼</span>}
938
- chevronUpComponent={<span>▲</span>}
939
- />
940
- ```
941
-
942
- ---
943
-
944
- ### Usage 5: Standalone Markdown With Image Citation
945
-
946
- Use this component when the image should be rendered as part of the markdown content itself rather than as a separate prop-driven media block.
310
+ ### With auto-selected node
947
311
 
948
312
  ```tsx
949
- import { MarkdownWithImageCitation } from '@e-llm-studio/citation/MarkdownWithImageCitation'
950
-
951
- const markdownContent = `
952
- ## Product Collaboration Workspace
953
-
954
- <img src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1200&q=80" alt="Team collaboration workspace" />
955
-
956
- This visual captures a clean product collaboration workspace prepared for planning, note-taking, and design review.
957
-
958
- ### Key observations
959
-
960
- - The laptop acts as the primary working surface for product or engineering review
961
- - The surrounding setup reinforces a structured, research-oriented workflow
962
- - The image is rendered inline as part of the markdown citation
963
- `;
964
-
965
- <MarkdownWithImageCitation
966
- citationTitle="Inline Markdown Image Reference"
967
- timestamp="Apr 03, 2026 - 11:15 AM"
968
- relevanceScore={98}
969
- markdownContent={markdownContent}
970
- closeCitationConfig={{
971
- CloseIcon: () => <span>✕</span>,
972
- handleCloseCitationPreview: () => console.log('Closed'),
973
- }}
974
- />
975
- ```
976
-
977
- **With CitationRenderer (Expandable Pill):**
978
- ```tsx
979
- import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
980
- import { MarkdownWithImageCitation } from '@e-llm-studio/citation/MarkdownWithImageCitation'
981
-
982
- <CitationRenderer
983
- inLineCitation={true}
984
- citationTitle="Markdown Image Reference"
985
- citationComponent={
986
- <MarkdownWithImageCitation
987
- citationTitle="Workspace Note"
988
- markdownContent={markdownContent}
989
- relevanceScore={98}
990
- />
991
- }
992
- chevronDownComponent={<span>▼</span>}
993
- chevronUpComponent={<span>▲</span>}
313
+ <TreeSidebar
314
+ data={treeData}
315
+ sectionsConfig={sectionsConfig}
316
+ nodeTypesConfig={nodeTypesConfig}
317
+ selectedRuleSetId="scope-1"
318
+ activeSectionId="learnings"
994
319
  />
995
320
  ```
996
321
 
997
- ---
998
-
999
- ### Component Props Reference
1000
-
1001
- #### AiReasoningCitation Props
1002
-
1003
- | Prop Name | Type | Required | Description |
1004
- |-----------|------|----------|-------------|
1005
- | `title` | `string` | ❌ | Title on the main pill |
1006
- | `citationIcon` | `ReactNode` | ❌ | Icon on the main Pill |
1007
- | `aiReason` | `TAIReasoning` | ✅ | Contains `id`, `reason`, `gap`, `relevance_score` |
1008
- | `citationList` | `Citations` | ✅ | Lookup object for all referenced files/images/web |
1009
- | `aiReasoningAccordionProps` | `Object` | ✅ | Must contain `icons: { chevronUp, chevronDown }` |
1010
- | `projectDetails` | `Array` | ❌ | Context for specific app-mod logic |
1011
- | `cachingConfig` | `Object` | ❌ | For using `gsUtilPath` instead of `signedUrl` |
1012
- | `iconConfig` | `Object` | ❌ | Custom icons: `citationIcon`, `reasoningIcon`, `gapIcon` |
1013
- | `titleConfig` | `Object` | ❌ | Custom titles for sections |
1014
- | `styles` | `Object` | ❌ | Deep style overrides |
1015
-
1016
- #### ImageCitationContent Props
1017
-
1018
- | Prop Name | Type | Required | Description |
1019
- |-----------|------|----------|-------------|
1020
- | `signedUrl` | `string` | ✅ | Direct URL to the image |
1021
- | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
1022
- | `citationTitle` | `string` | ❌ | Title shown in header (default: "Visual Reference") |
1023
- | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
1024
- | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
1025
- | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
1026
- | `styles` | `Object` | ❌ | Deep style overrides |
1027
-
1028
- *Either `signedUrl` or `gsUtilPath` must be provided
1029
-
1030
- #### FileCitationContent Props
1031
-
1032
- | Prop Name | Type | Required | Description |
1033
- |-----------|------|----------|-------------|
1034
- | `title` | `string` | ✅ | Title shown in the viewer header |
1035
- | `signedUrl` | `string` | ✅ | Direct URL to the PDF |
1036
- | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
1037
- | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
1038
- | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
1039
- | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
1040
- | `styles` | `Object` | ❌ | Deep style overrides including `pdfWrapper` height |
1041
-
1042
- *Either `signedUrl` or `gsUtilPath` must be provided
1043
-
1044
- #### WebCitationWithImageContent Props
1045
-
1046
- | Prop Name | Type | Required | Description |
1047
- |-----------|------|----------|-------------|
1048
- | `url` | `string` | ✅ | The actual link to visit |
1049
- | `label` | `string` | ✅ | Text for the link anchor |
1050
- | `signedUrl` | `string` | ✅ | URL for the screenshot image |
1051
- | `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
1052
- | `PreviewDialogCloseIcon` | `Component` | ✅ | Icon for fullscreen modal close button |
1053
- | `visitIcon` | `Component` | ✅ | Icon for the "Visit Link" button |
1054
- | `relevanceScore` | `number` | ❌ | Score to display (0-100) |
1055
- | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
1056
- | `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
1057
- | `styles` | `Object` | ❌ | Deep style overrides |
1058
-
1059
- *Either `signedUrl` or `gsUtilPath` must be provided
1060
-
1061
- #### MarkdownWithImageCitation Props
1062
-
1063
- | Prop Name | Type | Required | Description |
1064
- |-----------|------|----------|-------------|
1065
- | `markdownContent` | `string` | ✅ | Markdown/HTML string to render. Inline `<img />` tags are supported. |
1066
- | `citationTitle` | `string` | ❌ | Title shown in the header. Defaults to `"Markdown With Image"`. |
1067
- | `timestamp` | `string` | ❌ | Optional subtitle shown below the title. |
1068
- | `relevanceScore` | `number` | ❌ | Confidence score to display in the header badge (0–100). |
1069
- | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` — renders a close button in the header. |
1070
- | `styles` | `Object` | ❌ | Deep style overrides for container, header, image wrapper, and markdown regions. |
1071
-
1072
- ---
1073
-
1074
- **Required peer dependencies:**
1075
- ```bash
1076
- npm install react-markdown rehype-raw @react-pdf-viewer/core @material-ui/core
1077
- ```
1078
-
1079
-
1080
- ## VideoCitationContent
1081
-
1082
- ### Overview
1083
-
1084
- VideoCitationContent is a React component for rendering video citations with a built-in media player, relevance score display, and optional close button. It supports both direct video URLs and Google Cloud Storage paths (resolved to signed URLs via `cachingConfig`). The player (`react-player`) is loaded dynamically at runtime to avoid bundling it when unused.
1085
-
1086
- ### Features
1087
-
1088
- - **Dynamic player loading** — `react-player` is imported at runtime; displays a graceful error if not installed
1089
- - **GCS signed URL resolution** — Accepts `gsUtilPath` and resolves it to a playable URL via `cachingConfig`
1090
- - **Configurable playback** — Control autoplay, looping, mute, volume, and dimensions via `playerConfig`
1091
- - **Relevance score badge** — Displays AI confidence score in the header
1092
- - **Optional close button** — Pass `closeCitationConfig` to show a close icon in the header
1093
- - **Deep style overrides** — Every visual region is customizable via the `styles` prop
322
+ ### With multiple sections
1094
323
 
1095
- ### Usage
1096
-
1097
- ```tsx
1098
- import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
1099
- import VideoCitationContent from '@e-llm-studio/citation/VideoCitationContent'
1100
-
1101
- <CitationRenderer
1102
- inLineCitation={true}
1103
- citationTitle="Video Reference"
1104
- citationComponent={
1105
- <VideoCitationContent
1106
- citationTitle="Demo Video"
1107
- timestamp="March 23, 2026 - 10:45 AM"
1108
- relevanceScore={90}
1109
- videoUrl="https://example.com/sample.mp4"
1110
- playerConfig={{
1111
- controls: true,
1112
- playing: false,
1113
- loop: false,
1114
- muted: false,
1115
- volume: 0.8,
1116
- width: "100%",
1117
- height: "100%",
1118
- }}
1119
- styles={{
1120
- videoWrapper: { minHeight: "400px" },
1121
- }}
1122
- />
1123
- }
1124
- chevronDownComponent={<span>▼</span>}
1125
- chevronUpComponent={<span>▲</span>}
1126
- />
1127
- ```
1128
-
1129
- **With GCS path (requires `cachingConfig`):**
1130
324
  ```tsx
1131
- <VideoCitationContent
1132
- citationTitle="Meeting Recording"
1133
- timestamp="March 23, 2026 - 10:45 AM"
1134
- relevanceScore={85}
1135
- gsUtilPath="gs://my-bucket/recordings/meeting.mp4"
1136
- cachingConfig={{
1137
- queryClient,
1138
- useGetSignedUrlQuery,
1139
- useGetSignedUrlMutation,
1140
- }}
1141
- closeCitationConfig={{
1142
- CloseIcon: () => <span>✕</span>,
1143
- handleCloseCitationPreview: () => console.log("Closed"),
1144
- }}
1145
- />
1146
- ```
325
+ import { BookOpen, RadioTower } from 'lucide-react';
1147
326
 
1148
- > **Note:** `VideoCitationContent` dynamically imports `react-player` at runtime. Ensure it is installed:
1149
- > ```bash
1150
- > npm install react-player
1151
- > ```
1152
- > If not installed, the component will display an inline error instead of the player.
1153
-
1154
- ### Props
1155
-
1156
- | Prop Name | Type | Required | Description |
1157
- |-----------|------|----------|-------------|
1158
- | `videoUrl` | `string` | ❌ | Direct URL to the video. Takes priority over `gsUtilPath`. |
1159
- | `gsUtilPath` | `string` | ❌ | GCS path to the video (requires `cachingConfig` to resolve). |
1160
- | `timestamp` | `string` | ❌ | Optional subtitle shown below the title (e.g. a date or time string). |
1161
- | `citationTitle` | `string` | ❌ | Title shown in the header. Defaults to `"Video Reference"`. |
1162
- | `relevanceScore` | `number` | ❌ | Confidence score to display in the header badge (0–100). |
1163
- | `playerConfig` | `Object` | ❌ | Playback overrides — see table below. |
1164
- | `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` — renders a close button in the header. |
1165
- | `cachingConfig` | `Object` | ❌ | `{ queryClient, useGetSignedUrlQuery, useGetSignedUrlMutation }` — required when using `gsUtilPath`. |
1166
- | `styles` | `Object` | ❌ | Deep style overrides — see table below. |
1167
-
1168
- *Either `videoUrl` or `gsUtilPath` must be provided.
1169
-
1170
- #### `playerConfig` options
1171
-
1172
- | Key | Type | Default | Description |
1173
- |-----|------|---------|-------------|
1174
- | `controls` | `boolean` | `true` | Show native player controls |
1175
- | `playing` | `boolean` | `false` | Autoplay on mount |
1176
- | `loop` | `boolean` | `false` | Loop the video |
1177
- | `muted` | `boolean` | `false` | Start muted |
1178
- | `volume` | `number` | `0.8` | Initial volume (0–1) |
1179
- | `width` | `string` | `"100%"` | Player width |
1180
- | `height` | `string` | `"100%"` | Player height |
1181
-
1182
- #### `styles` keys
1183
-
1184
- | Key | Description |
1185
- |-----|-------------|
1186
- | `container` | Outer component wrapper |
1187
- | `header` | Header bar (title + right-side actions) |
1188
- | `titleGroup` | Wrapper around the title and timestamp |
1189
- | `title` | Title text element |
1190
- | `timestamp` | Subtitle text shown below the title |
1191
- | `headerRight` | Right side of header (score + divider + close) |
1192
- | `divider` | Vertical divider between score and close icon |
1193
- | `closeIconWrapper` | Clickable wrapper around the close icon |
1194
- | `videoWrapper` | Wrapper around the `react-player` instance |
1195
- | `loaderContainer` | Centered loader shown while signing URL or loading player |
1196
- | `loaderText` | Text below the loader spinner |
1197
- | `aiConfidenceDisplayPill.container` | Relevance score badge container |
1198
- ---
1199
- ## ScannedDocCitation
1200
-
1201
- ### Overview
1202
-
1203
- ScannedDocCitation is a React component for displaying scanned document pages with interactive bounding box highlight overlays. Built for Google Document AI output, it supports multi-page scrolling, highlight navigation via arrows, and a fullscreen view.
1204
-
1205
- ### Features
1206
-
1207
- - **Multi-page scrolling** — All pages stacked vertically inside a fixed-height scrollable container
1208
- - **Bounding box highlights** — Overlay highlights on document pages using normalized (0–1) coordinates
1209
- - **Highlight navigation** — Jump between highlights using ↑↓ arrows, auto-scrolls to active highlight
1210
- - **Fullscreen modal** — Expand to a larger view for detailed examination
1211
- - **Customizable highlight colors** — Control highlight color, active color, and border color
1212
- - **Lazy highlight rendering** — Highlights only appear after the image has fully loaded, preventing bounding boxes from showing on blank pages
1213
- - **Pass citationPage** - You can now pass citationPage instead of passing images and highlights as seprate
1214
- - **Control citation label** - You can now use citation lable and control it behaviour by props
1215
-
1216
- ### Usage
1217
- ```tsx
1218
- import ScannedDocCitation from '@e-llm-studio/citation/ScannedDocCitation'
1219
-
1220
- const BACKEND_CITATIONS = [
1221
- {
1222
- customMetaData: {
1223
- citation_number: 1,
1224
- gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/_Artifact%20Search%20Response%20format/a0e91e41-255b-404e-a5a3-899f9f760a9a.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=1cc5beae8c1a386d182b34044eb1a207d7c11e6477fff242d6d2a1eb23387a85ce3aa763b979feadb41bc176bd8fd4371f813a0446bfb861d1db72a40808fd74bf",
1225
- highlighted_coordinates: [
1226
- { xmin: 0.2855, ymin: 0.5812, xmax: 0.7882, ymax: 0.5915 },
1227
- { xmin: 0.1176, ymin: 0.7006, xmax: 0.8784, ymax: 0.7273 },
1228
- ],
1229
- },
1230
- },
1231
- {
1232
- customMetaData: {
1233
- citation_number: 2,
1234
- gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/_Artifact%20Search%20Response%20format/7fef8f3e-25de-4c29-a9be-02dfd9643b0b.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=79772ff7ebb758047c11bc276ce5c5a976eec830f96e92e2303da91cee72cdc7e8d22e0d0207b537ab78ba6b7cd7f6bb5808b7bd5fbba61861a5d1478affbb39b4",
1235
- highlighted_coordinates: [
1236
- { xmin: 0.1176, ymin: 0.5885, xmax: 0.7969, ymax: 0.643 },
1237
- ],
1238
- },
1239
- },
1240
- {
1241
- customMetaData: {
1242
- citation_number: 3,
1243
- gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/CW%20Buttons%20with%20or%20without%20Cognitive%20Decisioning%20Icons/6f11ae86-53ef-43f0-b21a-4bf52700f68f.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=71b4873b97b53c35b529ed4b4ef5c7e6d085c4d4820cd4e7e1ddbabce5cf7975",
1244
- highlighted_coordinates: [
1245
- { xmin: 0.1176, ymin: 0.1624, xmax: 0.8322, ymax: 0.1909 },
1246
- { xmin: 0.1176, ymin: 0.6624, xmax: 0.8329, ymax: 0.6915 },
1247
- ],
327
+ <TreeSidebar
328
+ data={treeData}
329
+ sectionsConfig={[
330
+ { id: 'learnings', label: 'Learnings', icon: BookOpen, badgeKey: 'learningsCount' },
331
+ {
332
+ id: 'stations',
333
+ label: 'Stations',
334
+ icon: RadioTower,
335
+ badgeKey: 'stationsCount',
336
+ isVisible: (node, depth) => depth > 0, // Only show for non-root nodes
1248
337
  },
1249
- },
1250
- ]
1251
-
1252
- // Each citation = one page. citation_number is 1-based, pageIndex is 0-based.
1253
- const images = BACKEND_CITATIONS.map((c) => c.customMetaData.gs_url)
1254
-
1255
- const highlights = BACKEND_CITATIONS.flatMap((c) =>
1256
- c.customMetaData.highlighted_coordinates.map((coord) => ({
1257
- pageIndex: c.customMetaData.citation_number - 1,
1258
- bboxes: [coord],
1259
- }))
1260
- )
1261
-
1262
- <ScannedDocCitation
1263
- images={images}
1264
- highlights={highlights}
1265
- height="700px"
338
+ ]}
339
+ nodeTypesConfig={nodeTypesConfig}
1266
340
  />
1267
341
  ```
1268
- ### New usage based on pages prop :
1269
- ```tsx
1270
- import ScannedDocCitation from "./features/ScannedDocCitation/ScannedDocCitation";
1271
-
1272
- const BACKEND_CITATIONS = [
1273
- {
1274
- agent_name: "ContextFileAgent",
1275
- title: "ECG_Brainstorming_Integration.pdf",
1276
- url: "https://storage.googleapis.com/...png",
1277
- description: "",
1278
- metadata: {},
1279
- citation_number: 1,
1280
- filter: false,
1281
- artifact_id: "019cfac1-e92e-792b-bdea-960e954d6912",
1282
- customMetaData: {
1283
- citation_number: 1,
1284
- value: [
1285
- {
1286
- gs_url: "https://storage.googleapis.com/...png",
1287
- page_no: 1,
1288
- dimensions: { unit: "pixels", width: 1241, height: 1754 },
1289
- highlighted_coordinates: [
1290
- { xmin: 0.5246, ymin: 0.5547, xmax: 0.6567, ymax: 0.5678 },
1291
- ],
1292
- highlighted_text: [
1293
- {
1294
- text: "stormee x eCG",
1295
- excerpt_from_document: "...",
1296
- page_no: 1,
1297
- reasoning: ["..."],
1298
- gap: ["..."],
1299
- score: 50,
1300
- },
1301
- ],
1302
- },
1303
- ],
1304
- },
1305
- },
1306
- ];
1307
-
1308
- // Flatten all citation pages
1309
- const allPages = BACKEND_CITATIONS.flatMap(
1310
- (c) => c?.customMetaData?.value || []
1311
- );
1312
-
1313
- export default function ScannedDocCitationTest() {
1314
- return (
1315
- <div style={{ padding: 16, maxWidth: 720 }}>
1316
- <h3
1317
- style={{
1318
- fontFamily: "Plus Jakarta Sans, sans-serif",
1319
- marginBottom: 12,
1320
- }}
1321
- >
1322
- Scanned Doc Citation Test
1323
- </h3>
1324
-
1325
- <ScannedDocCitation pages={allPages} />
1326
- </div>
1327
- );
1328
- }
1329
- ```
1330
-
1331
-
1332
- **With custom highlight colors:**
1333
- ```tsx
1334
- <ScannedDocCitation
1335
- images={imageUrls}
1336
- highlights={highlights}
1337
- highlightColor="rgba(100, 160, 255, 0.3)"
1338
- highlightActiveColor="rgba(100, 160, 255, 0.6)"
1339
- highlightBorderColor="rgba(50, 100, 220, 0.8)"
1340
- />
1341
- ```
1342
-
1343
- **Single citation at a time:**
1344
-
1345
- If rendering one citation at a time with a single image, always use `pageIndex: 0` regardless of `citation_number`.
1346
- ```tsx
1347
- const images = citation?.customMetaData?.gs_url
1348
- ? [citation.customMetaData.gs_url]
1349
- : [];
1350
-
1351
- const highlights =
1352
- citation?.customMetaData?.highlighted_coordinates?.map((coord) => ({
1353
- pageIndex: 0, // always 0 since images array has only 1 image
1354
- bboxes: [coord],
1355
- })) ?? [];
1356
-
1357
- return <ScannedDocCitation images={images} highlights={highlights} />;
1358
- ```
1359
-
1360
- ### Props
1361
-
1362
- | Prop | Type | Required | Default | Description |
1363
- |------|------|----------|---------|-------------|
1364
- | `pages` | `CitationPage[]` | ✅ | — | Ordered array of `CitationPage` objects containing:<br>• `gs_url`: `string`<br>• `page_no?`: `number`<br>• `highlighted_coordinates?`: `BBox[]`<br>• `dimensions?`: `Dimensions`<br>• `highlighted_text?`: `HighlightedText[]` |
1365
- | `images` | `string[]` | ✅ | — | Array of pre-signed GCS image URLs, one per page |
1366
- | `highlights` | `PageHighlight[]` | ✅ | — | Array of highlight groups with bounding boxes per page |
1367
- | `highlightColor` | `string` | ❌ | `rgba(255, 220, 0, 0.15)` | Background color of inactive highlights |
1368
- | `citationLabelColor` | `string` | ❌ | `#FFFF2E` | Background color of the citation label. |
1369
- | `subHeadingText` | `string` | ❌ | `""` | Gives you option to add a heading to ScannedDocCitation. |
1370
- | `showFullScreenMode` | `boolean` | ❌ | `true` | Gives you option to toggle fullscreen tool in renderNav. |
1371
- | `showCitationLabelOnHover` | `boolean` | ❌ | `true` | Show label only on hover (if `false` → always visible). |
1372
- | `highlightActiveColor` | `string` | ❌ | `rgba(255, 220, 0, 0.35)` | Background color of the currently active highlight |
1373
- | `highlightBorderColor` | `string` | ❌ | `rgba(200, 160, 0, 0.4)` | Border color of the active highlight |
1374
- | `height` | `string \| number` | ❌ | `"700px"` | Maximum height of the scrollable container. Shrinks to fit content if content is shorter. |
1375
- | `subHeadingTitleInsideModal` | `string` | ❌ | — | Title shown in the fullscreen modal header. Separate from `subHeadingText` which appears above the normal (non-modal) view. |
1376
- | `scrollToFirstCitation` | `boolean` | ❌ | `false` | When `true`, automatically scrolls the container to the first citation/bounding box once the page image has loaded. |
1377
- | `showPageSeparator` | `boolean` | ❌ | `true` | When `true`, renders a thin horizontal divider line between pages to make page breaks visually distinct. |
1378
- | `pageSeparatorColor` | `string` | ❌ | `"#e2e8f0"` | CSS color value for the page separator line. Only used when `showPageSeparator` is `true`. |
1379
-
1380
- ### Type Definitions
1381
- ```typescript
1382
- interface BBox {
1383
- xmin: number; // normalized 0–1 (provided directly by backend)
1384
- ymin: number;
1385
- xmax: number;
1386
- ymax: number;
1387
- }
1388
-
1389
- interface PageHighlight {
1390
- pageIndex: number; // zero-based index matching the images array
1391
- bboxes: BBox[];
1392
- }
1393
- export interface Dimensions {
1394
- unit: string;
1395
- width: number;
1396
- height: number;
1397
- }
1398
-
1399
- export interface HighlightedText {
1400
- text: string;
1401
- excerpt_from_document: string;
1402
- page_no: number;
1403
- reasoning: string[];
1404
- gap: string[];
1405
- score: number;
1406
- }
1407
-
1408
- export interface CitationPage {
1409
- gs_url: string;
1410
- page_no?: number;
1411
- highlighted_coordinates?: BBox[];
1412
- dimensions?: Dimensions;
1413
- highlighted_text?: HighlightedText[];
1414
- }
1415
-
1416
- interface ScannedDocCitationProps {
1417
- images: string[];
1418
- highlights: PageHighlight[];
1419
- pages?: CitationPage[];
1420
- citationLabelColor?: string;
1421
- showCitationLabelOnHover?: boolean;
1422
- highlightColor?: string;
1423
- highlightActiveColor?: string;
1424
- highlightBorderColor?: string;
1425
- height?: string | number;
1426
- }
1427
- ```
1428
-
1429
- > **Note:** Coordinates in `highlighted_coordinates` are already normalized (0–1) by the backend. No pixel conversion needed before passing them to the component.
1430
-
1431
- # Other Components
1432
- ## Bookemon
1433
-
1434
- ### Overview
1435
-
1436
- Bookemon is a composable, dialog-based React UI component designed for deep book inspection. It features a resizable split-panel layout that allows users to browse detailed metadata while simultaneously viewing and interacting with specific manuscript content. The component is designed to be highly customizable via style injections and handles complex logic for smart text citation, server-side pagination, and focus-mode blurring.
1437
-
1438
- ### Features
1439
-
1440
- - **Resizable split-panel layout** - Left panel for metadata, right panel for content preview
1441
- - **Deep book inspection** - Browse detailed metadata including overview, elements, copyrights, and awards
1442
- - **Smart text citation** - Automatically highlights and focuses on specific text passages
1443
- - **Server-side pagination** - Efficiently handles large datasets with pagination support
1444
- - **Focus-mode blurring** - Blur non-highlighted text to focus reader attention on relevant content
1445
- - **Highly customizable styling** - Inject custom styles for layout containers and citation elements
1446
- - **Interactive accordions** - Collapsible sections for book metadata organization
1447
-
1448
-
1449
- ### Usage
1450
-
1451
- ```tsx
1452
- import Bookemon from '@e-llm-studio/citation/Bookemon'
1453
-
1454
- <Bookemon
1455
- open={isOpen}
1456
- onClose={() => setIsOpen(false)}
1457
- data={bookData}
1458
- getHighlightContent={fetchContent}
1459
- isBlurToggleVisible={true}
1460
- />
1461
- ```
1462
-
1463
- ### Props
1464
-
1465
- | Prop Name | Type | Description |
1466
- |-----------|------|-------------|
1467
- | `open` | `boolean` | Controls the visibility of the dialog |
1468
- | `onClose` | `() => void` | Callback function triggered when the dialog is closed |
1469
- | `data` | `BookemonData` | Object containing book metadata and elements |
1470
- | `getHighlightContent` | `(chunkIds: string[]) => Promise<ContentItem[]>` | Async handler to fetch content for highlighting |
1471
- | `handleFetchManuscriptElements` | `(params: FetchElementsParams) => Promise<PaginatedResponse>` | Async handler for fetching paginated manuscript elements |
1472
- | `isBookemon` | `boolean` | Default: true. Feature flag for Bookemon-specific behavior |
1473
- | `isBlurToggleVisible` | `boolean` | Default: false. Shows the blur switch in header |
1474
- | `isNonHighlightedBlur` | `boolean` | Default: false. Initial blur state |
1475
- | `showComingSoon` | `boolean` | Default: false. Gates the UI with coming soon overlay |
1476
- | `customStyle` | `BookemonCustomStyles` | Optional custom styles for layout and citation elements |
1477
-
1478
- ---
1479
-
1480
-
1481
- ## DatagestMon
1482
-
1483
- ### Overview
1484
-
1485
- DatagestMon is a React component for monitoring and displaying structured data from processing stages (analysis, transform, rag). It provides a comprehensive interface that combines dynamic data visualization with an integrated EPUB viewer. The component uses Material-UI Dialog for display and includes a built-in EPUB reader powered by react-reader.
1486
-
1487
- ### Features
1488
-
1489
- - **Multi-stage data display** - Visualize data from analysis, transform, and rag stages
1490
- - **Processed and error data** - Display both successful processing results and error information
1491
- - **Integrated EPUB viewer** - View associated EPUB content side-by-side with data
1492
- - **Dynamic data visualization** - Automatically render various data types
1493
- - **Material-UI Dialog** - Professional modal presentation
1494
- - **Graceful error handling** - Handle missing or malformed data gracefully
1495
-
1496
- ### Usage
1497
-
1498
- ```tsx
1499
- import DatagestMon from '@e-llm-studio/citation/DatagestMon'
1500
-
1501
- const pipelineData = {
1502
- "analysis": {
1503
- "processed_data": {
1504
- "summary": "Analysis completed",
1505
- "functions": "15 functions extracted"
1506
- },
1507
- "error_data": {
1508
- "rate_limit_exceeded": true
1509
- }
1510
- },
1511
- "transform": {
1512
- "processed_data": {
1513
- "embeddings": 123,
1514
- "transformed_records": 1200
1515
- },
1516
- "error_data": {}
1517
- }
1518
- }
1519
-
1520
- <DatagestMon
1521
- open={isOpen}
1522
- onClose={() => setIsOpen(false)}
1523
- data={pipelineData}
1524
- url="https://example.com/document.epub"
1525
- />
1526
- ```
1527
-
1528
- ### Props
1529
-
1530
- | Prop Name | Type | Description |
1531
- |-----------|------|-------------|
1532
- | `open` | `boolean` | Controls whether the dialog is open or closed |
1533
- | `onClose` | `function` | Callback function triggered when the dialog is closed |
1534
- | `data` | `object` | Object containing structured data from processing stages |
1535
- | `url` | `string` | Optional URL of the EPUB file to display in the viewer |
1536
342
 
1537
343
  ---
1538
344
 
345
+ ## Notes
1539
346
 
1540
- ## DataSelector
1541
-
1542
- ### Overview
1543
-
1544
- DataSelector is a robust, multi-step wizard designed to handle complex data import workflows. It acts as a central hub where users can select data from various sources—including remote RLEF projects, historical copilot data, saved datasets, or local file uploads—and aggregates them into a unified selection state. It features a built-in state machine for navigation, breadcrumb management, and context-driven state sharing.
1545
-
1546
- ### Features
1547
-
1548
- - **Multi-step wizard interface** - Guide users through complex data selection workflows
1549
- - **Multiple data sources** - Support for RLEF projects, historical data, saved datasets, and local files
1550
- - **Breadcrumb navigation** - Easy navigation through wizard steps
1551
- - **Server-side pagination** - Efficiently handle large datasets
1552
- - **Search and filtering** - Find data quickly with built-in search
1553
- - **State machine navigation** - Robust step management
1554
- - **Context-driven state sharing** - Centralized state management via React Context
1555
-
1556
- ### Usage
1557
-
1558
- ```tsx
1559
- import { DataSelectedContextProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
1560
- import DataSelector from '@e-llm-studio/citation/DataSelector'
1561
-
1562
- <DataSelectedContextProvider>
1563
- <DataSelector
1564
- pageTitle="Import Dataset"
1565
- selectedRlefResources={resources}
1566
- setSelectedRlefResources={setResources}
1567
- selectedLocalFiles={files}
1568
- setSelectedLocalFiles={setFiles}
1569
- />
1570
- </DataSelectedContextProvider>
1571
- ```
1572
-
1573
- **Wizard Steps**:
1574
- 1. **Data source selection** - Choose from RLEF, Local, Google Drive, Saved Datasets
1575
- 2. **Project/task selection** - Select specific projects or tasks
1576
- 3. **Data collection selection** - Choose from available data collections
1577
- 4. **Data point selection** - Select specific data points within collections
1578
- 5. **Final review** - Review and confirm selections
1579
-
1580
-
1581
- ### Props
1582
-
1583
- | Prop Name | Type | Description |
1584
- |-----------|------|-------------|
1585
- | `selectedRlefResources` | `Array` | Initial array of selected remote resources |
1586
- | `setSelectedRlefResources` | `Function` | State setter for remote resources |
1587
- | `selectedLocalFiles` | `Array` | Initial array of selected local files |
1588
- | `setSelectedLocalFiles` | `Function` | State setter for local files |
1589
- | `pageTitle` | `string` | Customizes the header text |
1590
- | `renderDefaultActionsFooter` | `boolean` | Show/hide the default "Next" button |
1591
-
1592
- ---
1593
-
1594
- ## PaginatedTable
1595
-
1596
- ### Overview
1597
-
1598
- PaginatedTable is a high-performance React component designed to display large datasets efficiently. It leverages virtualization (via react-window) to render only the visible rows, ensuring smooth scrolling even with thousands of records. It also supports infinite scrolling, automatically triggering a "load more" callback when the user scrolls near the bottom.
1599
-
1600
- ### Features
1601
-
1602
- - **Virtualization** - Efficiently renders massive datasets using windowing
1603
- - **Infinite scroll** - Automatically calls onNextPage when scrolling to the bottom
1604
- - **Sticky headers** - Headers remain visible while scrolling vertically
1605
- - **Horizontal scrolling** - Handles wide tables with a custom scrollbar
1606
- - **Loading states** - Displays a skeleton loader row when fetching more data
1607
- - **Customizable** - Supports custom dimensions and granular style overrides
1608
-
1609
- ### Usage
1610
-
1611
- ```tsx
1612
- import PaginatedTable from '@e-llm-studio/citation/PaginatedTable'
1613
-
1614
- <PaginatedTable
1615
- headers={["ID", "Name", "Email", "Status"]}
1616
- tableData={users}
1617
- totalFileRecords={10000}
1618
- onNextPage={fetchNextPage}
1619
- loadingMore={isLoading}
1620
- headerRefs={headerRefs}
1621
- columnWidth={200}
1622
- rowHeight={50}
1623
- style={{ height: "600px" }}
1624
- />
1625
- ```
1626
-
1627
- **Performance Characteristics**:
1628
- - Renders only visible rows (windowed rendering)
1629
- - Handles thousands of rows efficiently
1630
- - Smooth scrolling even with large datasets
1631
- - Memory efficient for large data volumes
1632
-
1633
- ### Props
1634
-
1635
- | Prop Name | Type | Description |
1636
- |-----------|------|-------------|
1637
- | `headers` | `string[]` | An array of column header names |
1638
- | `tableData` | `Object[]` | Array of data objects where keys match the headers |
1639
- | `onNextPage` | `() => void` | Callback triggered when scrolling near the bottom |
1640
- | `headerRefs` | `RefObject` | A ref object to store references to header DOM elements |
1641
- | `totalFileRecords` | `number` | The total count of records available on the server |
1642
- | `loadingMore` | `boolean` | If true, shows a skeleton loader at the bottom |
1643
- | `columnWidth` | `number` | Fixed width (in px) for every column |
1644
- | `rowHeight` | `number` | Fixed height (in px) for every row |
1645
- | `className` | `string` | Custom CSS class for the main container |
1646
- | `style` | `CSSProperties` | Inline styles for the main container |
1647
- | `styleOverrides` | `Object` | Granular styles for internal elements |
1648
-
1649
- ---
1650
-
1651
-
1652
- ## PdfViewer
1653
- ### Overview
1654
- PdfViewer is a specialized, highly customizable React component designed to render PDF documents with built-in capabilities for text highlighting and highlight navigation. It is built on top of the @react-pdf-viewer library and is optimized for review workflows. It takes a specific list of keywords to highlight and a list of relevant pages, allowing users to "jump" directly between pages that contain relevant information. It supports deep UI overrides via custom classes, styles, and icons to fit seamlessly into any theme.FeaturesText highlighting - Automatically highlight keywords within the documentHighlight navigation - Jump between pages with relevant contentZoom controls - In/out zoom and popover zoom optionsPage navigation - Navigate between highlighted pagesCustom toolbar - Sticky header with navigation controlsDeep UI Customization - Extensive customization through customStyles, customClasses, and customIcons propsResponsive design - Works well on various screen sizesUsageTypeScriptimport PdfViewer from '@e-llm-studio/citation/PdfViewer'
1655
-
1656
- ### Usage
1657
- ```tsx
1658
- import PdfViewer from '@e-llm-studio/citation/PdfViewer'
1659
- <PdfViewer
1660
- pdfUrl="https://example.com/contract.pdf"
1661
- highlightText={["confidential", "termination", "liability"]}
1662
- highlightPages={[3, 8, 12]}
1663
- jumpToPageValue={3}
1664
- // Optional Customization Hooks
1665
- customStyles={{
1666
- pdfIconWrapper: { background: "#ffe4e6", border: "6px solid #fff1f2" },
1667
- pdfName: { color: "#e11d48", fontWeight: "bold" },
1668
- }}
1669
- customClasses={{
1670
- actionButton: "p-2 hover:bg-red-100 rounded-lg transition-colors text-red-500",
1671
- }}
1672
- customIcons={{
1673
- pdfIcon: <MyCustomIcon />
1674
- }}
1675
- />
1676
-
1677
- ### Navigation Behavior
1678
- - "Next" button jumps to next page with highlights
1679
- - "Previous" button jumps to previous highlighted page
1680
- - Direct page navigation based on highlightPages array
1681
- - Auto-zoom to actual size on load
1682
-
1683
- ### Props
1684
- Prop Name Type Description
1685
- pdfUrl - string - The direct URL to the PDF file to be rendered
1686
- highlightText - string[] - An array of keywords or phrases to automatically highlight
1687
- highlightPages - number[] - An object of page numbers (1-based) where highlights appear
1688
- jumpToPageValue - number - The specific page number to open the document at initially
1689
- customStyles - CustomStylesType - Optional object to override default inline styles for elements like the viewer wrapper, header, or icons
1690
- customClasses - CustomClassesType - Optional object to inject custom CSS or Tailwind classes
1691
- customIcons - CustomIconsType - Optional object to replace default SVG icons (pdfIcon, fullScreenIcon, downloadIcon, closeIcon)
1692
-
1693
- ## ProjectAccordion
1694
-
1695
- ### Overview
1696
-
1697
- ProjectAccordion is a React component designed to display project-related information in an accordion format. Further details to be added.
1698
-
1699
- ### Features
1700
-
1701
- - Expandable/collapsible accordion design
1702
- - Markdown rendering for executive summaries
1703
- - Checkbox selection support
1704
- - API integration for fetching summaries
1705
- - Customizable styling
1706
-
1707
- ### Usage
1708
-
1709
- ```tsx
1710
- import ProjectAccordion from '@e-llm-studio/citation/ProjectAccordion'
1711
-
1712
- <ProjectAccordion
1713
- baseUrl="https://api.example.com"
1714
- taskId="project-123"
1715
- citationTitle="Executive Summary"
1716
- isChecked={selected}
1717
- onCheckChange={(checked) => setSelected(checked)}
1718
- chevronUpComponent={<UpIcon />}
1719
- chevronDownComponent={<DownIcon />}
1720
- styles={{
1721
- pillButton: {
1722
- fontFamily: 'Plus Jakarta Sans, sans-serif',
1723
- border: '0px',
1724
- padding: '8px',
1725
- cursor: 'pointer'
1726
- }
1727
- }}
1728
- />
1729
- ```
1730
-
1731
- ### Props
1732
- | Prop | Type | Required | Description |
1733
- |------|------|----------|-------------|
1734
- | `baseUrl` | string | Yes | API base URL |
1735
- | `taskId` | string | Yes | Task/project identifier |
1736
- | `citationTitle` | string \| ReactNode | Yes | Accordion header title |
1737
- | `isChecked` | boolean | No | Controlled checkbox state |
1738
- | `onCheckChange` | function | No | Checkbox change callback |
1739
- | `execSummary` | string | No | Pre-fetched summary text |
1740
-
1741
- ---
1742
-
1743
-
1744
- ## UploadData
1745
-
1746
- ### Overview
1747
-
1748
- UploadData is a feature within the DataSelector component that handles data import from various sources. It provides a comprehensive interface for users to upload data from multiple sources including RLEF projects, Google Drive, local file systems, and saved datasets. The role of its sub-components is to manage the data selection process across different data sources.
1749
-
1750
- ### Features
1751
-
1752
- - **Multiple data source support** - Import from RLEF, Google Drive, local files, and saved datasets
1753
- - **Unified selection interface** - Aggregate data from various sources
1754
- - **File upload handling** - Support for local file uploads
1755
- - **Cloud integration** - Google Drive integration for cloud-based data
1756
- - **Saved dataset management** - Access and manage previously saved datasets
1757
-
1758
- ### Usage
1759
-
1760
- ```tsx
1761
- import { UploadData } from '@e-llm-studio/citation'
1762
- import { DataSelectedProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
1763
-
1764
- <DataSelectedProvider>
1765
- <UploadData />
1766
- </DataSelectedProvider>
1767
- ```
1768
-
1769
- ### Upload Sources
1770
-
1771
- - **RLEF Projects**: Data from Research Learning Ecosystem Framework
1772
- - **Google Drive**: Cloud-based file storage
1773
- - **Local Files**: Direct file upload from device
1774
- - **Saved Datasets**: Previously saved data collections
1775
-
1776
-
1777
- **Integration Example**:
1778
- ```tsx
1779
- import { useSelectDataContext } from '@e-llm-studio/citation/context/DataSelectedContext'
1780
-
1781
- const MyComponent = () => {
1782
- const { selectedRlefResources, saveSelectedDataAsDataSet } = useSelectDataContext()
1783
-
1784
- return (
1785
- <DataSelectedProvider>
1786
- <UploadData />
1787
- <button onClick={() => saveSelectedDataAsDataSet()}>
1788
- Save as Dataset
1789
- </button>
1790
- </DataSelectedProvider>
1791
- )
1792
- }
1793
- ```
1794
-
1795
- ---
1796
-
1797
- ## ReviewPanel
1798
-
1799
- ### Overview
1800
-
1801
- ReviewPanel is a flexible and accessible component for displaying and managing a list of items with review status tracking. It allows users to navigate through items, track completion status, and customize rendering and styling. The component supports both controlled and uncontrolled modes, making it suitable for various use cases from simple item lists to complex review workflows.
1802
-
1803
- ### Features
1804
-
1805
- - **Flexible item rendering** - Custom `renderItem` prop for complete control over item appearance
1806
- - **Expand/collapse functionality** - Collapsible item list with smooth animations
1807
- - **Navigation and status tracking** - Previous/next buttons and visual status indicators
1808
- - **Controlled and uncontrolled modes** - Flexible state management options
1809
- - **Customizable theming** - Light and dark modes using CSS variables
1810
- - **Accessibility support** - Full keyboard navigation and ARIA attributes
1811
-
1812
- ### Usage
1813
-
1814
- ```tsx
1815
- import { ReviewPanel } from '@e-llm-studio/citation/ReviewPanel'
1816
-
1817
- const items = [
1818
- { id: '1', label: 'Item 1' },
1819
- { id: '2', label: 'Item 2' },
1820
- { id: '3', label: 'Item 3' },
1821
- ];
1822
-
1823
- function App() {
1824
- return (
1825
- <ReviewPanel
1826
- data={items}
1827
- itemConfig={{
1828
- textKey: 'label',
1829
- showStatusIcon: true,
1830
- }}
1831
- theme="dark"
1832
- />
1833
- );
1834
- }
1835
- ```
1836
-
1837
- ### Props
1838
-
1839
- | Prop Name | Type | Default | Description |
1840
- |-----------|------|---------|-------------|
1841
- | `data` | `T[]` | Required | Array of items to display in the review panel |
1842
- | `renderItem` | `(params) => ReactNode` | `undefined` | Custom render function for items. If not provided, uses default rendering |
1843
- | `itemConfig` | `DefaultItemConfig<T>` | `{}` | Configuration for default item rendering including textKey, showStatusIcon, and showRightBadge |
1844
- | `activeIndex` | `number` | `undefined` | Current active item index (controlled mode). When undefined, component manages state internally |
1845
- | `onActiveChange` | `(index: number) => void` | `undefined` | Callback fired when active index changes |
1846
- | `expanded` | `boolean` | `undefined` | Whether the item list is expanded (controlled mode). When undefined, component manages state internally |
1847
- | `onExpandedChange` | `(expanded: boolean) => void` | `undefined` | Callback fired when expanded state changes |
1848
- | `headerLeftSlot` | `ReactNode` | `undefined` | Custom content to display on the left side of the header |
1849
- | `headerRightSlot` | `(params) => ReactNode` | `undefined` | Custom content to display on the right side of the header |
1850
- | `footerSlot` | `ReactNode` | `undefined` | Custom content to display in the footer section |
1851
- | `getItemStatus` | `(item: T, index: number) => ReviewStatus` | `undefined` | Function to determine the review status of each item |
1852
- | `theme` | `'light' \| 'dark'` | `'dark'` | Color theme for the component |
1853
- | `classes` | `ReviewPanelClasses` | `undefined` | Custom CSS class names for component sections |
1854
- | `keyExtractor` | `(item: T, index: number) => string` | `(_, i) => i.toString()` | Function to extract unique key for each item |
1855
- | `className` | `string` | `undefined` | Custom CSS class for the root container |
1856
-
1857
- ---
1858
-
1859
- ## TableCitationContent
1860
-
1861
- ### Overview
1862
-
1863
- TableCitationContent is a component for rendering tabular data citations with flexible styling and formatting. It automatically discovers columns from data, handles smart formatting for numbers and booleans, and provides built-in support for highlighting specific rows and columns. The component is designed to display structured data in a clean, organized table format with responsive scrolling and sticky headers, making it ideal for presenting data citations, validation results, and metrics in applications.
1864
-
1865
- ### Features
1866
-
1867
- - **Automatic column discovery** - Dynamically generates headers from the keys provided in the data rows
1868
- - **Smart data formatting** - Automatically formats numbers to fixed decimals and booleans to visual icons (✓/✕)
1869
- - **Theming via CSS Variables** - Easily customize appearance using CSS custom properties without modifying source code
1870
- - **Highlighting for rows and columns** - Built-in support for highlighting specific rows or columns for emphasis
1871
- - **Sticky headers and responsive scrolling** - Keeps table headers visible while scrolling through large datasets with horizontal and vertical scroll support
1872
- - **Data validation UI** - Built-in support for highlighting "failed" cells using the `markFailed` property
1873
-
1874
- ### Usage
1875
-
1876
- ```tsx
1877
- import TableCitationContent from '@e-llm-studio/citation/TableCitationContent';
1878
-
1879
- const tableData = [
1880
- { id: 1, name: "Project Alpha", status: true },
1881
- { id: 2, name: "Project Beta", status: false },
1882
- ];
1883
-
1884
- function App() {
1885
- return (
1886
- <TableCitationContent
1887
- title="Deployment Status"
1888
- timestamp="Feb 04, 2026"
1889
- rows={tableData}
1890
- onClose={() => console.log('Closed')}
1891
- />
1892
- );
1893
- }
1894
- ```
1895
-
1896
- ### Props
1897
-
1898
- | Prop Name | Type | Description |
1899
- |-----------|------|-------------|
1900
- | `rows` | `Record<string, any>[]` | Array of objects representing the table data. Required prop. |
1901
- | `title` | `string` | The main title displayed in the header. |
1902
- | `timestamp` | `string` | Sub-header text for dates or versions. |
1903
- | `highlightColumns` | `string[]` | List of column keys to apply a highlight background. |
1904
- | `highlightRowIndex` | `number` | Zero-based index of a specific row to highlight. |
1905
- | `onClose` | `() => void` | Callback function triggered when the close button is clicked. |
1906
- | `CloseIcon` | `React.ElementType` | Custom React component to use as the close icon. |
1907
- | `className` | `string` | Custom CSS class to apply to the root container. |
1908
-
1909
- ---
1910
-
1911
- ## SplitterCitationsComponent
1912
-
1913
- A responsive, draggable split-pane layout component for React. Renders two panels side-by-side (horizontal) or stacked (vertical) with a draggable divider. Automatically switches to vertical layout when the container is narrower than 500 px. Supports panel collapse/expand and an optional header with a confidence score badge.
1914
-
1915
- ### Usage
1916
-
1917
- ```tsx
1918
- import SplitterCitationsComponent from '@e-llm-studio/citation/SplitterCitations';
1919
-
1920
- <SplitterCitationsComponent
1921
- defaultLeftWidth={50}
1922
- minLeftWidth={200}
1923
- minRightWidth={200}
1924
- height="500px"
1925
- width="900px"
1926
- header={{
1927
- title: "Sources & Guidelines",
1928
- showDocIcon: true,
1929
- confidenceScore: 85,
1930
- confidenceScoreTitle: "AI Relevance",
1931
- }}
1932
- left={<YourLeftComponent />}
1933
- right={<YourRightComponent />}
1934
- />
1935
- ```
1936
-
1937
- ### Props
1938
-
1939
- | Prop | Type | Default | Description |
1940
- |---|---|---|---|
1941
- | `left` | `React.ReactNode` | — | Content for the left / top panel |
1942
- | `right` | `React.ReactNode` | — | Content for the right / bottom panel |
1943
- | `defaultLeftWidth` | `number` | `50` | Initial left panel width as a percentage |
1944
- | `minLeftWidth` | `number` (px) | `250` | Minimum pixel width of the left panel |
1945
- | `minRightWidth` | `number` (px) | `250` | Minimum pixel width of the right panel |
1946
- | `height` | `string \| number` | `"400px"` | Height of the component |
1947
- | `width` | `string \| number` | `"100%"` | Width of the component |
1948
- | `className` | `string` | `""` | Additional CSS class on the root element |
1949
- | `header` | `SplitterHeader` | — | Optional header (title, doc icon, confidence score) |
1950
- | `onLeftWidthChange` | `(width: number) => void` | — | Callback with left panel pixel width on drag |
1951
-
1952
- **`SplitterHeader` fields:** `title`, `showDocIcon`, `confidenceScore` (0–100), `confidenceScoreTitle`. The badge is green ≥ 80, amber 60–79, red < 60.
1953
-
1954
- ---
1955
-
1956
- ## Common Use Cases
1957
-
1958
- ### RAG (Retrieval Augmented Generation) Applications
1959
- ```tsx
1960
- // Display book citations in RAG responses
1961
- <BookCitation
1962
- citationTitle="Source: Machine Learning Textbook"
1963
- paragraphs={[relevantParagraph]}
1964
- textToHighlight={[queryKeywords]}
1965
- />
1966
-
1967
- // Show AI reasoning behind answers
1968
- <CognitiveDecisioningCard
1969
- score="88"
1970
- reasoning="Based on chapter 3 of the textbook..."
1971
- gap="The textbook doesn't cover recent developments after 2020"
1972
- />
1973
- ```
1974
-
1975
- ### Code Review and Documentation
1976
- ```tsx
1977
- // Display code snippets with diagnostics
1978
- <CodeCitation
1979
- filename="utils.js"
1980
- customCode={problematicCode}
1981
- diagnostics={lintErrors}
1982
- isHighlightingEnabled={true}
1983
- startIndex={errorLine - 1}
1984
- endIndex={errorLine + 1}
1985
- />
1986
-
1987
- // Show training data citations for code explanations
1988
- <NonWebReasoningComponent
1989
- item={trainingDataCitation}
1990
- index={1}
1991
- headerTitle="Training Data Reference"
1992
- />
1993
- ```
1994
-
1995
- ### Audio/Video Content Analysis
1996
- ```tsx
1997
- // Show audio citations with synchronized transcripts
1998
- <CitationsViewer
1999
- artifact={audioAnalysis}
2000
- onCloseHandler={closePlayer}
2001
- />
2002
-
2003
- // Display key takeaways from audio content
2004
- <CitationsViewer
2005
- artifact={{
2006
- fileUrl: "gs://bucket/interview.mp3",
2007
- keyTakeaways: [
2008
- {
2009
- takeawayId: "1",
2010
- name: "Key Insight",
2011
- content: "**Important finding** from the interview",
2012
- keywords: ["insight", "finding"]
2013
- }
2014
- ]
2015
- }}
2016
- />
2017
- ```
2018
-
2019
- ### Document Review Workflows
2020
- ```tsx
2021
- // PDF review with highlighting
2022
- <PdfViewer
2023
- pdfUrl={contractUrl}
2024
- highlightText={keyClauses}
2025
- highlightPages={relevantPages}
2026
- />
2027
-
2028
- // Collaborative PDF editing
2029
- <PdfEditorCitation
2030
- citationTitleElement={<div>Legal Document.pdf</div>}
2031
- pdfUrl={legalDocUrl}
2032
- currentUserId={user.id}
2033
- pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
2034
- />
2035
- ```
2036
-
2037
- ### Data Import and Management
2038
- ```tsx
2039
- // Multi-step data import wizard
2040
- <DataSelectedContextProvider>
2041
- <DataSelector
2042
- pageTitle="Import Training Data"
2043
- selectedRlefResources={trainingData}
2044
- setSelectedRlefResources={setTrainingData}
2045
- />
2046
- </DataSelectedContextProvider>
2047
-
2048
- // Upload interface wrapper
2049
- <DataSelectedProvider>
2050
- <UploadData />
2051
- </DataSelectedProvider>
2052
- ```
2053
-
2054
- ### Performance-Optimized Data Display
2055
- ```tsx
2056
- // Virtualized table for large datasets
2057
- <PaginatedTable
2058
- headers={columns}
2059
- tableData={largeDataset}
2060
- totalFileRecords={100000}
2061
- onNextPage={loadMoreData}
2062
- loadingMore={loading}
2063
- style={{ height: "500px" }}
2064
- />
2065
- ```
2066
-
2067
- ---
2068
-
2069
- ## EmailCitation
2070
-
2071
- A composable React UI component for rendering email-style citations with rich formatting, attachments, and highlight/quote handling. Part of the `@e-llm-studio/citation` package, this component is designed to display email content (subject, sender, recipients, body, attachments, timestamps) in an expandable, accessible, and customizable way.
2072
-
2073
- ### Overview
2074
-
2075
- `CitationEmailCard` is a React component that displays email citations with expandable content. It shows core metadata (sender, recipients, subject, date), email body with text highlighting, and attachments. Perfect for surfacing email evidence or correspondence in AI-assisted UIs.
2076
-
2077
- ### Features
2078
-
2079
- - **Expandable card view** - Click to toggle between pill button and full email display
2080
- - **Text highlighting** - Highlight specific passages based on citations
2081
- - **Sender avatar** - Visual indicator with initials
2082
- - **Recipient display** - Shows to/cc recipients with tooltip for full list
2083
- - **Attachments section** - Expandable list of email attachments
2084
- - **Relevance score badge** - Display citation relevance percentage
2085
- - **Auto-scroll to highlights** - When expanded, scrolls to first highlighted text
2086
- - **Clean email body rendering** - Removes artifacts and formatting noise
2087
- - **Customizable icons** - Pass custom icon components to match your design system (no lucide-react dependency required)
2088
-
2089
- ### Installation / Import
2090
-
2091
- The component is part of the main citation package:
2092
-
2093
- ```bash
2094
- npm install @e-llm-studio/citation
2095
- ```
2096
-
2097
- Import:
2098
-
2099
- ```ts
2100
- import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
2101
- ```
2102
-
2103
- ### Basic Usage
2104
-
2105
- The `CitationEmailCard` component exported from `EmailCitation.tsx` expects a small set of props (see Props below). Example usage that matches the component's API:
2106
-
2107
- ```tsx
2108
- import React from "react";
2109
- import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
2110
-
2111
- const sample = {
2112
- subject: "Update: Project timeline",
2113
- from: "alice@example.com",
2114
- from_name: "Alice Doe",
2115
- from_email: "alice@example.com",
2116
- to: "bob@example.com, carol@example.com",
2117
- cc: null,
2118
- date: "2026-03-10T14:23:00Z",
2119
- body: "Hi team,\nPlease see the updated timeline below...",
2120
- };
2121
-
2122
- export default function Example() {
2123
- return (
2124
- <CitationEmailCard
2125
- title="Project Update"
2126
- relevance={87}
2127
- email={sample}
2128
- citations={[{ source_field: "subject", cited_text: "timeline" }]}
2129
- attachments={[{ name: "timeline.pdf", type: "application/pdf" }]}
2130
- toggleLabel="Source Email"
2131
- />
2132
- );
2133
- }
2134
- ```
2135
-
2136
- ### Props
2137
-
2138
- This component exposes the following props (mirror of `CitationEmailCardProps` in source):
2139
-
2140
- | Prop | Type | Required | Description |
2141
- |---|---:|:---:|---|
2142
- | `title` | `string` | No | Optional heading to show instead of the email subject. |
2143
- | `relevance` | `number` | Yes | Relevance score shown in the header (percent). |
2144
- | `email` | `CitationEmailData` | Yes | Email data object (see type below). |
2145
- | `citations` | `CitationItem[]` | No | Array of citation items used to highlight parts of the email. |
2146
- | `attachments` | `CitationAttachment[]` | No | Attachments to render in the attachments area. |
2147
- | `toggleLabel` | `string` | No | Label for the trigger button (default: `Source Email`). |
2148
- | `mailIcon` | `ReactNode` | No | Custom icon for the mail/toggle button (default: lucide Mail icon). |
2149
- | `chevronUpIcon` | `ReactNode` | No | Custom icon for expand state (default: lucide ChevronUp icon). |
2150
- | `chevronDownIcon` | `ReactNode` | No | Custom icon for collapse state (default: lucide ChevronDown icon). |
2151
- | `paperclipIcon` | `ReactNode` | No | Custom icon for attachments button (default: lucide Paperclip icon). |
2152
- | `fileTextIcon` | `ReactNode` | No | Custom icon for attachment files (default: lucide FileText icon with color). |
2153
- | `downloadIcon` | `ReactNode` | No | Custom icon for download action (default: lucide Download icon). |
2154
-
2155
- ### Types (shape)
2156
-
2157
- ```ts
2158
- // Attachment
2159
- type CitationAttachment = { name: string; type?: string };
2160
-
2161
- // Citation item (used to compute highlights)
2162
- type CitationItem = { source_field: string; cited_text: string | string[] };
2163
-
2164
- // Email data consumed by the component
2165
- type CitationEmailData = {
2166
- subject: string;
2167
- from: string;
2168
- from_name?: string;
2169
- from_email: string;
2170
- to: string; // comma separated list
2171
- cc?: string | null;
2172
- date: string; // ISO timestamp
2173
- body: string; // plain text or HTML
2174
- };
2175
- ```
2176
-
2177
- ### Advanced Usage: Custom Icons
2178
-
2179
- If you're not using lucide-react or want to match your design system, pass custom icon components:
2180
-
2181
- ```tsx
2182
- import React from "react";
2183
- import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
2184
- import { FaEnvelope, FaChevronUp, FaChevronDown, FaPaperclip, FaFile, FaDownload } from "react-icons/fa";
2185
-
2186
- export default function CustomIconExample() {
2187
- return (
2188
- <CitationEmailCard
2189
- title="Project Update"
2190
- relevance={87}
2191
- email={sample}
2192
- // Pass your custom icons here
2193
- mailIcon={<FaEnvelope size={14} color="#3B4EE8" />}
2194
- chevronUpIcon={<FaChevronUp size={14} />}
2195
- chevronDownIcon={<FaChevronDown size={14} />}
2196
- paperclipIcon={<FaPaperclip size={14} />}
2197
- fileTextIcon={<FaFile size={16} color="#B42318" />}
2198
- downloadIcon={<FaDownload size={16} />}
2199
- />
2200
- );
2201
- }
2202
- ```
2203
-
2204
- ### Notes
2205
-
2206
- - **Highlighting**: Provide `citations` with `source_field` values matching email fields ("subject", "to", "from", "body", "cc") to automatically highlight those passages.
2207
- - **Date formatting**: Uses `Intl.DateTimeFormat` with US locale; customize via component modification if needed.
2208
- - **Email body cleaning**: The component automatically strips artifacts, page numbers, and excessive whitespace from email bodies.
2209
- - **Icon flexibility**: The component comes with lucide-react icons as defaults but is fully customizable. You can pass your own icons (Material-UI, Font Awesome, custom SVGs, etc.) via icon props to seamlessly integrate with your design system.
2210
-
2211
- ---
2212
-
2213
- ## Development & Contribution
2214
-
2215
- Contributions are welcome! This guide walks you through making changes to the citation library.
2216
-
2217
- ### Prerequisites
2218
-
2219
- - **Node.js & npm** installed
2220
- - **Git** installed
2221
- - Basic familiarity with Git and the command line
2222
-
2223
- ### Development Setup
2224
-
2225
- 1. **Fork & Clone the Repository**
2226
- ```bash
2227
- git clone https://github.com/<your-username>/citation.git
2228
- cd citation
2229
- ```
2230
-
2231
- 2. **Install Dependencies**
2232
- ```bash
2233
- npm install
2234
- ```
2235
-
2236
- 3. **Link the Library Locally** (Optional - for testing before publishing)
2237
- ```bash
2238
- git checkout -b my-change-branch
2239
- npm link
2240
-
2241
- # In your test project folder
2242
- npm link @e-llm-studio/citation
2243
- ```
2244
-
2245
- 4. **Build the Library**
2246
- ```bash
2247
- npm run build
2248
- ```
2249
-
2250
- 5. **Test Locally**
2251
- - Start or build your test project to verify changes work as expected
2252
- - Ensure all existing tests pass
2253
-
2254
- ### Making Changes
2255
-
2256
- - Edit source files in the `src/` directory
2257
- - Add or update tests as needed
2258
- - Follow the existing code style and formatting guidelines
2259
- - Ensure your changes are well-documented with comments
2260
-
2261
- ### Submitting Changes
2262
-
2263
- 1. **Commit Your Changes**
2264
- ```bash
2265
- git add .
2266
- git commit -m "fix: describe your change"
2267
- git push origin my-change-branch
2268
- ```
2269
-
2270
- 2. **Submit a Pull Request**
2271
- - Open a pull request on GitHub with a clear description of your changes
2272
- - Reference any related issues
2273
- - Ensure all tests pass before submitting
2274
-
2275
- ### Versioning
2276
-
2277
- When publishing updates, follow [Semantic Versioning](https://semver.org/):
2278
-
2279
- ```bash
2280
- npm version patch # for bug fixes
2281
- npm version minor # for new features
2282
- npm version major # for breaking changes
2283
- ```
2284
-
2285
- For more details, refer to the [npm version documentation](https://docs.npmjs.com/cli/v8/commands/npm-version).
2286
-
2287
- ### Publishing to npm
2288
-
2289
- > Ensure you have npm account permissions and are on the correct branch.
2290
-
2291
- ```bash
2292
- npm login
2293
- npm publish --access public
2294
- ```
2295
-
2296
- After publishing, verify the package:
2297
-
2298
- ```bash
2299
- npm unlink @e-llm-studio/citation
2300
- npm install @e-llm-studio/citation@latest
2301
- ```
2302
-
2303
- ### Additional Tips
2304
-
2305
- - Use `npm pack` to generate a `.tgz` and test installation before publishing
2306
- - Open a Pull Request when ready for review
2307
- - We appreciate your help in improving the citation library through bug fixes, feature enhancements, and documentation improvements
2308
-
2309
- ---
2310
-
2311
- ## License
2312
-
2313
- This library is released under the MIT License. See the LICENSE file for more details.
2314
-
2315
- The license information is also available in the `citation/package.json` file under the 'license' field.
347
+ - `TreeSidebar` is **display-only** — no internal data fetching. All state and data management lives in the consuming app.
348
+ - Action buttons (Add, Rename, Delete) are **conditionally rendered** — only shown when the corresponding handler prop is passed.
349
+ - The `nodeTypesConfig` array maps to tree depth — index `0` applies to the root node, index `1` to its children, and so on. If the tree is deeper than the config array, the last config entry is reused.
350
+ - Delete is automatically **disabled** for nodes that have children, with a tooltip explaining why.
351
+ - The root node auto-expands on load and whenever `data` changes.
352
+ - Search expansion is automatic — all ancestor nodes of matching results are expanded.