@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
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsx as t,jsxs as l}from"react/jsx-runtime";import{Eye as i,X as n}from"lucide-react";import{getGuidelineDescription as a,cx as r}from"../utils.js";import{GuidelineIconButton as s}from"./GuidelineIconButton.js";import{GuidelineSelectButton as o}from"./GuidelineSelectButton.js";function c(c){var m=c.guideline,d=c.isSelected,u=c.onToggle,v=c.onPreview,p=c.onRemove,x=c.hideDeleteButton,h=void 0!==x&&x,f=c.classNames,I=c.styles,w=c.formatAddedOnLabel,N=a(m),y=w(m.date);return t("div",e({className:r("rounded-[8px] border border-[#EAECF0] bg-white px-4 py-4 shadow-[0_1px_2px_rgba(16,24,40,0.04)]",null==f?void 0:f.cartItem),style:null==I?void 0:I.cartItem},{children:l("div",e({className:"flex items-start gap-3"},{children:[t(o,{isSelected:d,onClick:function(){return u(m.id)},classNames:f,styles:I}),l("div",e({className:r("min-w-0 flex-1",null==f?void 0:f.cartItemContent),style:null==I?void 0:I.cartItemContent},{children:[l("div",e({className:r("flex min-w-0 items-start justify-between gap-3",null==f?void 0:f.cartItemTitleRow),style:null==I?void 0:I.cartItemTitleRow},{children:[t("h3",e({className:r("min-w-0 truncate text-[15px] font-semibold leading-5 text-[#1F2937]",null==f?void 0:f.cartItemTitle),style:null==I?void 0:I.cartItemTitle,title:m.name},{children:m.name})),l("div",e({className:r("flex flex-shrink-0 items-center gap-2 text-[#64748B]",null==f?void 0:f.cartItemActions),style:null==I?void 0:I.cartItemActions},{children:[t(s,e({slot:"cartItemPreviewButton",label:"Preview ".concat(m.name),title:"Preview",onClick:function(){return v(m)},classNames:f,styles:I},{children:t(i,{className:"h-4 w-4",strokeWidth:2.2})})),!h&&t(s,e({slot:"cartItemRemoveButton",label:"Remove ".concat(m.name),title:"Remove",onClick:function(){return p(m)},classNames:f,styles:I},{children:t(n,{className:"h-4 w-4",strokeWidth:2.2})}))]}))]})),t("p",e({className:r("mt-2 truncate text-[13px] leading-5 text-[#344054]",null==f?void 0:f.cartItemDescription),style:null==I?void 0:I.cartItemDescription,title:N},{children:N})),y&&t("p",e({className:r("mt-2 truncate text-[12px] leading-4 text-[#475467]",null==f?void 0:f.cartItemDate),style:null==I?void 0:I.cartItemDate,title:y},{children:y}))]}))]}))}))}export{c as GuidelineCartItem};
2
+ //# sourceMappingURL=GuidelineCartItem.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineCartItem.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as i}from"../../../_virtual/_tslib.js";import{jsx as o,jsxs as e}from"react/jsx-runtime";import{useRef as n,useEffect as l}from"react";import{cx as t}from"../utils.js";function r(r){var a=r.open,d=r.onClose,c=r.onConfirm,s=r.title,m=r.description,u=r.confirmLabel,f=void 0===u?"Confirm":u,v=r.cancelLabel,g=void 0===v?"Cancel":v,p=r.variant,b=void 0===p?"default":p,x=r.loading,D=void 0!==x&&x,y=r.classNames,h=r.styles,C=n(null);return l(function(){if(a){var i=function(i){"Escape"!==i.key||D||d()};return document.addEventListener("keydown",i),function(){return document.removeEventListener("keydown",i)}}},[a,d,D]),a?o("div",i({className:t("fixed inset-0 z-[9999] flex items-center justify-center bg-black/40",null==y?void 0:y.confirmDialogOverlay),style:null==h?void 0:h.confirmDialogOverlay,onClick:function(i){i.target!==i.currentTarget||D||d()}},{children:e("div",i({ref:C,role:"dialog","aria-modal":"true",className:t("w-full max-w-[420px] rounded-[12px] bg-white px-6 py-6 shadow-[0_8px_30px_rgba(0,0,0,0.12)]",null==y?void 0:y.confirmDialog),style:null==h?void 0:h.confirmDialog},{children:[o("h3",i({className:t("text-[16px] font-semibold leading-6 text-[#1F2937]",null==y?void 0:y.confirmDialogTitle),style:null==h?void 0:h.confirmDialogTitle},{children:s})),o("p",i({className:t("mt-2 text-[14px] leading-5 text-[#667085]",null==y?void 0:y.confirmDialogDescription),style:null==h?void 0:h.confirmDialogDescription},{children:m})),e("div",i({className:t("mt-6 flex items-center justify-end gap-3",null==y?void 0:y.confirmDialogActions),style:null==h?void 0:h.confirmDialogActions},{children:[o("button",i({type:"button",onClick:d,disabled:D,className:t("h-10 rounded-[6px] border border-[#D0D5DD] bg-white px-4 text-[14px] font-semibold text-[#344054] transition-colors hover:bg-[#F9FAFB] disabled:opacity-50",null==y?void 0:y.confirmDialogCancelButton),style:null==h?void 0:h.confirmDialogCancelButton},{children:g})),o("button",i({type:"button",onClick:c,disabled:D,className:t("h-10 rounded-[6px] border border-transparent px-4 text-[14px] font-semibold text-white transition-colors disabled:opacity-50","danger"===b?"bg-[#EF4444] hover:bg-[#DC2626]":"bg-[#5B2CF4] hover:bg-[#4C1FE8]",null==y?void 0:y.confirmDialogConfirmButton),style:null==h?void 0:h.confirmDialogConfirmButton},{children:D?"Processing...":f}))]}))]}))})):null}export{r as GuidelineConfirmDialog};
2
+ //# sourceMappingURL=GuidelineConfirmDialog.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineConfirmDialog.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as n,__awaiter as t,__generator as e}from"../../../_virtual/_tslib.js";import{jsx as i}from"react/jsx-runtime";import{useState as o,useEffect as r}from"react";import a from"@e-llm-studio/requirement-ai/RequirementAIWrapper";import{UserStoryCardWrapper as u}from"@e-llm-studio/requirement-ai/UserStoryCardWrapper";function d(d){var l,s,p=this,c=d.userStory,f=d.aiReasoning,g=d.updateUserStories,y=d.readOnly,S=void 0!==y&&y,h=d.additionalStyles,m=o(c),C=m[0],v=m[1];r(function(){v(c)},[c]);return i(a,n({searchQueryList:[],searchQueryReasoningIdList:[],userStory:C,setUserStory:function(n){return function(n){v(n)}(n)},aiReasoning:f,setAiReasoning:function(){},citations:{},setCitations:function(){},apiCachingConfig:{queryClient:null,useGetSignedUrlQuery:function(){return null},useGetSignedUrlMutation:function(){return null},useExtractAudioPeaksMutation:function(){return null},useExtractAudioPeaksQuery:function(){return null},useGetVideoSignedUrlMutation:function(){return null},useGetVideoSignedUrlQuery:function(){return null},getProjectFileUrl:function(){return null}},citationConfig:{},customStyles:{userStoryCardStyles:{cardContentStyle:{padding:0,border:"none"},titleSection:{padding:"8px 8px 8px 10px",backgroundColor:"#F9FAFB",borderTopLeftRadius:"10px",borderTopRightRadius:"10px"},titleRow:{margin:"0px"},descriptionSection:{gap:"0px"},showDisplayName:{wrapper:{display:"none"}},saveButton:{background:"linear-gradient(115deg, #2546F0 -23.58%, #5928ED 74.92%)",color:"white"},editButton:S?{display:"none"}:void 0,cancelButton:S?{display:"none"}:void 0,savingButton:S?{display:"none"}:void 0,userStoryCardWrapper:{gap:"10px",display:"flex",flexDirection:"column",width:null!==(s=null===(l=null==h?void 0:h.userStoryCard)||void 0===l?void 0:l.width)&&void 0!==s?s:"100%",margin:"2rem"},userStoryEditStyles:S?{titleEditButton:{display:"none"},addSectionButton:{display:"none"},deleteButton:{display:"none"}}:void 0,BigEnoughStyles:{buttonStyle:{display:"none"}}},userStoryScreenStyles:{userStoryContentStyles:{container:{border:"none",padding:"14px",fontSize:"10px"},confidenceScoreContainer:{display:"none"},inserted:{color:"#0F172A",backgroundColor:"#DBEAFE"},inlineUpdatedComponent:{pillStyleWrapper:{right:"-135px"},pillComponent:{commonStyle:{fontSize:"12px",padding:"0px 5px",width:"130px",justifyContent:"space-between",alignItems:"center"}},Chevron:{wrapper:{width:"16px",marginLeft:"0px"}},cognitiveDecisionIcon:{wrapper:{width:"11px",marginLeft:"0px"}}},attachedContext:{wrapper:{display:"none"}}}}},aiReasoningAccordionOpenStates:{isBottomComponentCollapsed:!1,reasoningDefaultOpen:!1,gapAlwaysOpen:!1,gapDefaultOpen:!0,isBottomComponentDefaultOpen:!0,reasoningAlwaysOpen:!1},inlineUpdateComponentConfig:{handleClickUpdatedPill:function(){return t(p,void 0,void 0,function(){return e(this,function(n){return[2,void 0]})})},handleClickCognitiveDecision:function(){return t(p,void 0,void 0,function(){return e(this,function(n){return[2,void 0]})})}}},{children:i(u,{artifactTitleIDs:[],isDiffEditReviewMode:!1,showUserStoryDiff:!1,updateUserStoryArtifact:function(n,i){return t(p,void 0,void 0,function(){return e(this,function(n){switch(n.label){case 0:return S?[2]:[4,g(i)];case 1:return n.sent(),[2]}})})},handleOpenSendDialog:function(){},handleDownloadUserStory:function(){return t(p,void 0,void 0,function(){return e(this,function(n){return[2,void 0]})})},artifactId:"guideline-editor",isDisplayHighlightControl:!0,showWrapper:!1,elementDisplayConfig:{parentConfig:{showShareButton:!1,showEditButton:!S,actionItemsButton:!1},childConfig:{showShareButton:!1,showEditButton:!S,actionItemsButton:!1}}})}))}export{d as GuidelineEditor};
2
+ //# sourceMappingURL=GuidelineEditor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineEditor.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as t,__awaiter as e,__generator as i}from"../../../_virtual/_tslib.js";import{jsxs as a,jsx as r}from"react/jsx-runtime";import{useState as n,useEffect as o}from"react";import{ChevronRight as l,ArrowLeft as s}from"lucide-react";import{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE as d}from"../constants.js";import{cx as c,createGuidelineId as u}from"../utils.js";import{GuidelineEditor as m}from"./GuidelineEditor.js";function f(f){var p=this,h=f.onBack,x=f.onExit,b=f.onSave,y=f.initialArtifact,g=f.readOnly,v=void 0!==g&&g,N=f.isLoading,w=void 0!==N&&N,S=f.breadcrumbRootLabel,k=void 0===S?"Guidelines Addition":S,D=f.breadcrumbCurrentLabel,j=f.title,C=void 0===j?"Type your Guidelines":j,F=f.description,_=void 0===F?"Add rules that shape how your agent behaves, responds, or interprets information":F,B=f.exitLabel,E=f.className,L=f.classNames,R=f.styles,A=n(function(){return y||((t=structuredClone(d)).data.artifactData.userStorySnapshot.push({artifactId:u(),title:"Untitled",value:"",big_enough:0,big_enough_decision_factors:{},sub_features:[],isDefaultEdit:!0,isDefaultOpen:!0}),t);var t}),G=A[0],O=A[1];o(function(){y&&O(y)},[y]);return a("div",t({className:c("w-full h-full flex flex-col bg-white",null==L?void 0:L.editorRoot,E),style:t({},null==R?void 0:R.editorRoot)},{children:[a("div",t({className:c("flex items-center justify-between px-6 h-[60px] bg-gray-50 border-b border-gray-200",null==L?void 0:L.editorHeader),style:null==R?void 0:R.editorHeader},{children:[a("div",t({className:"flex items-center gap-2 text-sm font-semibold"},{children:[r("button",t({type:"button",className:"text-gray-800 cursor-pointer hover:text-gray-700",onClick:h,title:"Back"},{children:k})),r(l,{size:16,className:"text-gray-400"}),r("span",t({className:"text-violet-700"},{children:null!=D?D:v?"View Guideline":"Upload Files"}))]})),r("button",t({type:"button","data-testid":"contextAdditionBackButton",onClick:x,className:"!bg-[#FFFFFF] h-[40px] px-2 py-2 hover:!bg-gray-50 !shadow-none text-[#111827] font-medium text-[14px] rounded-lg flex items-center justify-center transition-colors duration-150 border border-gray-300"},{children:null!=B?B:"Exit ".concat(k)}))]})),a("div",t({className:c("px-8 pt-4",null==L?void 0:L.editorContent),style:null==R?void 0:R.editorContent},{children:[a("div",t({className:"flex min-w-0 flex-1 items-center gap-2"},{children:[r("button",t({type:"button",onClick:h,className:"inline-flex h-8 w-8 items-center justify-center rounded-full text-gray-700 hover:bg-gray-100","aria-label":"Back",title:"Back"},{children:r(s,{className:"h-4 w-4"})})),r("h1",t({className:"min-w-0 flex-1 truncate text-lg font-semibold text-gray-900 tracking-tight",title:C},{children:C}))]})),r("p",t({className:"text-gray-400 ml-[2.8rem]"},{children:_})),w&&r("p",t({className:"ml-[2.8rem] mt-1 text-xs font-medium text-violet-600"},{children:"Loading guideline content..."}))]})),r(m,{userStory:G.data.artifactData.userStorySnapshot,aiReasoning:G.data.artifactData.aiReasoningsSnapshot,updateUserStories:function(a){return e(p,void 0,void 0,function(){var e,r;return i(this,function(i){switch(i.label){case 0:return v?[2]:(e=a.map(function(e){return t(t({},e),{isDefaultEdit:!1,isDefaultOpen:!1})}),r=t(t({},G),{data:t(t({},G.data),{artifactData:t(t({},G.data.artifactData),{userStorySnapshot:e})})}),O(r),[4,b(r)]);case 1:return i.sent(),[2]}})})},readOnly:v,additionalStyles:{userStoryCard:{width:"90%"}}})]}))}export{f as GuidelineEditorPage};
2
+ //# sourceMappingURL=GuidelineEditorPage.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineEditorPage.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as t}from"../../../_virtual/_tslib.js";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{cx as r}from"../utils.js";function i(i){var s=i.title,o=i.description,n=i.classNames,c=i.styles;return e("div",t({className:r("flex h-full min-h-[260px] flex-col items-center justify-center rounded-[8px] border border-dashed border-[#CDBDFF] bg-white/70 px-5 text-center",null==n?void 0:n.cartEmptyState),style:null==c?void 0:c.cartEmptyState},{children:[l("p",t({className:r("text-[14px] font-semibold text-[#344054]",null==n?void 0:n.cartEmptyTitle),style:null==c?void 0:c.cartEmptyTitle},{children:s})),l("p",t({className:r("mt-1 text-[13px] leading-5 text-[#667085]",null==n?void 0:n.cartEmptyDescription),style:null==c?void 0:c.cartEmptyDescription},{children:o}))]}))}export{i as GuidelineEmptyState};
2
+ //# sourceMappingURL=GuidelineEmptyState.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineEmptyState.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsxs as t,jsx as r}from"react/jsx-runtime";import{ArrowLeft as l,Home as s,ChevronRight as i,X as n}from"lucide-react";import{cx as a}from"../utils.js";var o=function(o){var c=o.breadcrumbItems,d=o.onBack,m=o.onClose,u=o.className,h=o.classNames,b=o.styles;return t("div",e({className:a("flex h-[76px] items-center justify-between border-b border-[#EAECF0] px-9",null==h?void 0:h.headerRoot,u),style:null==b?void 0:b.headerRoot},{children:[t("div",e({className:"flex min-w-0 items-center gap-3 text-[15px] font-semibold text-[#1F2937]"},{children:[d&&r("button",e({type:"button",onClick:d,className:a("inline-flex h-9 w-9 flex-shrink-0 items-center justify-center rounded-[8px] text-[#111827] hover:bg-[#F2F4F7]",null==h?void 0:h.backButton),"aria-label":"Back",title:"Back"},{children:r(l,{className:"h-5 w-5",strokeWidth:2.4})})),r(s,{className:"h-5 w-5 flex-shrink-0 text-[#8CA0B8]",strokeWidth:2}),c.map(function(l,s){return t("div",e({className:a("flex min-w-0 items-center gap-3",null==h?void 0:h.breadcrumbItem)},{children:[r(i,{className:"h-5 w-5 flex-shrink-0 text-[#8CA0B8]",strokeWidth:2}),r("span",e({className:"truncate"},{children:l}))]}),"".concat(l,"-").concat(s))})]})),m&&r("button",e({type:"button",onClick:m,className:a("inline-flex h-10 w-10 items-center justify-center rounded-[8px] border border-[#CBD5E1] bg-white text-[#111827] hover:bg-[#F8FAFC]",null==h?void 0:h.closeButton),"aria-label":"Close guidelines",title:"Close"},{children:r(n,{className:"h-5 w-5",strokeWidth:2.2})}))]}))};export{o as default};
2
+ //# sourceMappingURL=GuidelineHeader.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineHeader.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as t}from"../../../_virtual/_tslib.js";import{jsx as e}from"react/jsx-runtime";import{forwardRef as r}from"react";import{cx as l}from"../utils.js";var o=r(function(r,o){var i=r.label,s=r.title,n=r.onClick,a=r.children,c=r.slot,m=r.classNames,u=r.styles,f=r.className;return e("button",t({ref:o,type:"button",onClick:n,className:l("flex h-6 w-6 items-center justify-center rounded text-[#667085] transition-colors hover:bg-[#F2F4F7] hover:text-[#344054]",f,null==m?void 0:m[c]),style:null==u?void 0:u[c],"aria-label":i,title:null!=s?s:i},{children:a}))});export{o as GuidelineIconButton};
2
+ //# sourceMappingURL=GuidelineIconButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineIconButton.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e,__spreadArray as i}from"../../../_virtual/_tslib.js";import{jsx as n,jsxs as l}from"react/jsx-runtime";import{CircleHelp as t,Plus as d}from"lucide-react";import{mergeGuidelineLabels as o,cx as a,defaultFormatAddedOnLabel as r}from"../utils.js";import{useGuidelineSelection as s}from"../hooks/useGuidelineSelection.js";import{useControllableState as u}from"../hooks/useControllableState.js";import{GuidelineCart as c}from"./GuidelineCart.js";import{GuidelineLibrary as m}from"./GuidelineLibrary.js";function f(f){var g=f.guidelines,p=f.recentGuidelines,b=f.selectedGuidelineIds,h=f.defaultSelectedGuidelineIds,v=f.cartGuidelineIds,x=f.defaultCartGuidelineIds,G=f.onSelectedGuidelineIdsChange,y=f.onCartGuidelineIdsChange,D=f.onToggleGuideline,w=f.onPreviewGuideline,I=f.onRemoveGuideline,T=f.onProceed,C=f.onAddGuideline,L=f.onDebugInfoClick,N=f.hideDeleteButton,k=f.className,j=f.classNames,A=f.styles,O=f.labels,S=f.formatAddedOnLabel,R=void 0===S?r:S,E=f.initialVisibleCount,_=f.showRecentlyUsedTab,B=f.onEditGuideline,P=f.onDuplicateGuideline,F=f.onDeleteGuideline,V=f.hideEditOption,M=f.hideDuplicateOption,U=f.hideDeleteOption,W=o(O),q=s({guidelines:g,selectedGuidelineIds:b,defaultSelectedGuidelineIds:h,onSelectedGuidelineIdsChange:G}),z=q.selectedIds,H=q.selectedGuidelines,J=q.toggleGuideline,K=q.setSelectedIds,Q=u({value:v,defaultValue:null!=x?x:[],onChange:y}),X=Q[0],Y=Q[1],Z=H.filter(function(e){return X.includes(e.id)});return n("div",e({className:a("lsc-guidelines h-full w-full bg-white font-[Inter]",null==j?void 0:j.landingRoot,k),style:null==A?void 0:A.landingRoot},{children:l("main",e({className:a("h-full overflow-auto px-10 py-10",null==j?void 0:j.landingContent),style:null==A?void 0:A.landingContent},{children:[l("div",e({className:a("flex flex-col gap-6 sm:flex-row sm:items-start sm:justify-between",null==j?void 0:j.landingIntroRow),style:null==A?void 0:A.landingIntroRow},{children:[l("div",e({className:a("min-w-0 flex-1",null==j?void 0:j.landingIntro),style:null==A?void 0:A.landingIntro},{children:[n("h1",e({className:a("text-[30px] font-bold leading-[38px] text-[#6D35F2]",null==j?void 0:j.landingTitle),style:null==A?void 0:A.landingTitle},{children:W.landingTitle})),n("p",e({className:a("mt-2 text-[19px] leading-7 text-[#1F2937]",null==j?void 0:j.landingDescription),style:null==A?void 0:A.landingDescription},{children:W.landingDescription})),l("button",e({type:"button",onClick:L,className:a("mt-3 inline-flex items-center gap-2 text-[14px] font-medium text-[#53657D] hover:text-[#344054]",null==j?void 0:j.landingDebugLink),style:null==A?void 0:A.landingDebugLink},{children:[n("span",{children:W.landingDebugLabel}),n(t,{className:a("h-5 w-5",null==j?void 0:j.landingDebugIcon),style:null==A?void 0:A.landingDebugIcon,strokeWidth:2})]}))]})),C&&l("button",e({type:"button",onClick:C,className:a("inline-flex h-11 min-w-[210px] flex-shrink-0 items-center justify-center gap-3 rounded-[6px] bg-[#4438F5] px-5 text-[15px] font-semibold text-white shadow-[0_1px_2px_rgba(16,24,40,0.08)] transition-colors hover:bg-[#392DE8] sm:ml-auto",null==j?void 0:j.landingTopAddButton),style:null==A?void 0:A.landingTopAddButton},{children:[n(d,{className:"h-5 w-5 flex-shrink-0",strokeWidth:2.4}),n("span",e({className:"truncate"},{children:W.landingAddGuidelineLabel}))]}))]})),l("div",e({className:a("mt-12 grid w-full grid-cols-[minmax(0,1fr)_minmax(300px,360px)] items-start gap-6 2xl:grid-cols-[minmax(0,1fr)_minmax(360px,424px)]",null==j?void 0:j.landingBody),style:null==A?void 0:A.landingBody},{children:[n(m,{guidelines:g,recentGuidelines:p,cartGuidelineIds:X,savedTabLabel:W.savedTabLabel,recentTabLabel:W.recentTabLabel,emptyTitle:W.libraryEmptyTitle,emptyDescription:W.libraryEmptyDescription,addToCartLabel:W.libraryAddToCart,addedToCartLabel:W.libraryAddedToCart,showMoreLabel:W.libraryShowMore,showLessLabel:W.libraryShowLess,initialVisibleCount:E,showRecentlyUsedTab:_,onToggleGuideline:function(e){if(X.includes(e)){var n=g.find(function(i){return i.id===e});return Y(function(i){return i.filter(function(i){return i!==e})}),K(function(i){return i.filter(function(i){return i!==e})}),void(n&&I(n))}Y(function(n){return i(i([],n,!0),[e],!1)}),K(function(n){var l=n.includes(e)?n:i(i([],n,!0),[e],!1);return null==D||D(e,l),l})},onPreviewGuideline:w,classNames:j,styles:A,formatAddedOnLabel:R,onEditGuideline:B,onDuplicateGuideline:P,onDeleteGuideline:F,hideEditOption:V,hideDuplicateOption:M,hideDeleteOption:U}),n(c,{guidelines:g,cartGuidelineIds:X,selectedGuidelineIds:z,onToggleGuideline:J,onPreviewGuideline:w,onRemoveGuideline:function(e){Y(function(i){return i.filter(function(i){return i!==e.id})}),K(function(i){return i.filter(function(i){return i!==e.id})}),I(e)},onProceed:function(){return T(Z)},hideDeleteButton:N,classNames:j,styles:A,labels:O,formatAddedOnLabel:R})]}))]}))}))}export{f as GuidelineLandingPage};
2
+ //# sourceMappingURL=GuidelineLandingPage.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineLandingPage.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsxs as t,jsx as i,Fragment as l}from"react/jsx-runtime";import{useState as r,useMemo as n}from"react";import{ChevronDown as a,BookmarkCheck as o,Clock3 as d}from"lucide-react";import{cx as s}from"../utils.js";import{GuidelineLibraryCard as c}from"./GuidelineLibraryCard.js";function u(u){var b=u.guidelines,m=u.recentGuidelines,p=void 0===m?[]:m,y=u.cartGuidelineIds,v=u.savedTabLabel,h=u.recentTabLabel,f=u.emptyTitle,x=u.emptyDescription,T=u.addToCartLabel,g=u.addedToCartLabel,D=u.showMoreLabel,C=u.showLessLabel,E=u.initialVisibleCount,N=void 0===E?4:E,F=u.showRecentlyUsedTab,L=void 0===F||F,w=u.onToggleGuideline,G=u.onPreviewGuideline,B=u.classNames,O=u.styles,A=u.formatAddedOnLabel,j=u.onEditGuideline,k=u.onDuplicateGuideline,S=u.onDeleteGuideline,I=u.hideEditOption,M=u.hideDuplicateOption,P=u.hideDeleteOption,W=r("saved"),_=W[0],R=W[1],U=r(!1),V=U[0],q=U[1],z=p.length>0,H="recent"===_?p:b,J=n(function(){return V?H:H.slice(0,N)},[H,N,V]),K=H.length>N,Q=function(l,r,n){var a=_===l,c="recent"===l&&!z,u="saved"===n?o:d;return t("button",e({type:"button",onClick:function(){c||(R(l),q(!1))},disabled:c,className:s("relative inline-flex h-10 items-center gap-2 px-4 text-[14px] font-medium transition-colors",a?"text-[#1F2937] after:absolute after:inset-x-0 after:bottom-0 after:h-[3px] after:rounded-full after:bg-[#6D5BFF]":"text-[#B5BDC8]",a?null==B?void 0:B.libraryTabActive:null==B?void 0:B.libraryTabInactive,null==B?void 0:B.libraryTab),style:e(e({},null==O?void 0:O.libraryTab),a?null==O?void 0:O.libraryTabActive:null==O?void 0:O.libraryTabInactive)},{children:[i(u,{className:"h-5 w-5 flex-shrink-0",strokeWidth:2}),i("span",e({className:"truncate"},{children:r}))]}))};return t("section",e({className:s("min-w-0",null==B?void 0:B.library),style:null==O?void 0:O.library},{children:[t("div",e({className:s("flex border-b border-[#EAECF0]",null==B?void 0:B.libraryTabs),style:null==O?void 0:O.libraryTabs},{children:[Q("saved",v,"saved"),L&&Q("recent",h,"recent")]})),0===H.length?t("div",e({className:s("mt-6 flex min-h-[260px] flex-col items-center justify-center rounded-[8px] border border-dashed border-[#CDBDFF] bg-[#FBFAFF] px-6 text-center",null==B?void 0:B.libraryEmptyState),style:null==O?void 0:O.libraryEmptyState},{children:[i("p",e({className:s("text-[15px] font-semibold text-[#344054]",null==B?void 0:B.libraryEmptyTitle),style:null==O?void 0:O.libraryEmptyTitle},{children:f})),i("p",e({className:s("mt-2 max-w-[320px] text-[13px] leading-5 text-[#667085]",null==B?void 0:B.libraryEmptyDescription),style:null==O?void 0:O.libraryEmptyDescription},{children:x}))]})):t(l,{children:[i("div",e({className:s("mt-6 grid grid-cols-2 gap-5",null==B?void 0:B.libraryGrid),style:null==O?void 0:O.libraryGrid},{children:J.map(function(e){return i(c,{guideline:e,isSelected:y.includes(e.id),addToCartLabel:T,addedToCartLabel:g,onToggle:w,onPreview:G,onEdit:j,onDuplicate:k,onDelete:S,hideEditOption:I,hideDuplicateOption:M,hideDeleteOption:P,classNames:B,styles:O,formatAddedOnLabel:A},e.id)})})),K&&t("button",e({type:"button",onClick:function(){return q(function(e){return!e})},className:s("mt-7 inline-flex items-center gap-2 text-[14px] font-semibold text-[#5B2CF4] hover:text-[#4C1FE8]",null==B?void 0:B.libraryShowMoreButton),style:null==O?void 0:O.libraryShowMoreButton},{children:[i("span",{children:V?C:D}),i(a,{className:s("h-4 w-4 transition-transform",V&&"rotate-180"),strokeWidth:2.4})]}))]})]}))}export{u as GuidelineLibrary};
2
+ //# sourceMappingURL=GuidelineLibrary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineLibrary.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e,__awaiter as t,__generator as i}from"../../../_virtual/_tslib.js";import{jsxs as r,Fragment as l,jsx as n}from"react/jsx-runtime";import{useRef as a,useState as o}from"react";import{BookOpen as s,Eye as d,MoreHorizontal as c,UserCheck as u,Check as m,Plus as p}from"lucide-react";import{getGuidelineDescription as b,cx as f}from"../utils.js";import{GuidelineIconButton as h}from"./GuidelineIconButton.js";import{createGuidelineCardMenuItems as v,GuidelineCardMenu as y}from"./GuidelineCardMenu.js";import{GuidelineConfirmDialog as C}from"./GuidelineConfirmDialog.js";function x(x){var w=this,g=x.guideline,N=x.isSelected,D=x.addToCartLabel,F=x.addedToCartLabel,L=x.onToggle,k=x.onPreview,B=x.onEdit,E=x.onDuplicate,j=x.onDelete,T=x.hideEditOption,A=void 0!==T&&T,G=x.hideDuplicateOption,O=void 0!==G&&G,P=x.hideDeleteOption,_=void 0!==P&&P,W=x.editOptionLabel,M=void 0===W?"Edit":W,I=x.duplicateOptionLabel,S=void 0===I?"Duplicate":I,H=x.deleteOptionLabel,R=void 0===H?"Delete":H,U=x.duplicateConfirmTitle,q=void 0===U?"Duplicate Guideline":U,z=x.duplicateConfirmDescription,J=x.duplicateConfirmLabel,K=void 0===J?"Duplicate":J,Q=x.deleteConfirmTitle,V=void 0===Q?"Delete Guideline":Q,X=x.deleteConfirmDescription,Y=x.deleteConfirmLabel,Z=void 0===Y?"Delete":Y,$=x.classNames,ee=x.styles,te=x.formatAddedOnLabel,ie=b(g),re=te(g.date),le=a(null),ne=o(!1),ae=ne[0],oe=ne[1],se=o(!1),de=se[0],ce=se[1],ue=o(!1),me=ue[0],pe=ue[1],be=o(!1),fe=be[0],he=be[1],ve=null!=z?z:'Are you sure you want to duplicate "'.concat(g.name,'"? A copy will be created with "(1)" appended to the title.'),ye=null!=X?X:'Are you sure you want to delete "'.concat(g.name,'"? This action cannot be undone.'),Ce=v({onEdit:function(){null==B||B(g)},onDuplicate:function(){return ce(!0)},onDelete:function(){return pe(!0)},editLabel:M,duplicateLabel:S,deleteLabel:R,hideEdit:A||!B,hideDuplicate:O||!E,hideDelete:_||!j}),xe=Ce.some(function(e){return!e.hidden});return r(l,{children:[r("article",e({className:f("flex min-h-[156px] flex-col rounded-[8px] border border-[#EAECF0] bg-white px-5 py-5 shadow-[0_1px_2px_rgba(16,24,40,0.03)]",null==$?void 0:$.libraryCard),style:null==ee?void 0:ee.libraryCard},{children:[r("div",e({className:f("flex min-w-0 items-start justify-between gap-4",null==$?void 0:$.libraryCardHeader),style:null==ee?void 0:ee.libraryCardHeader},{children:[r("div",e({className:"flex min-w-0 items-center gap-2"},{children:[n(s,{className:f("h-5 w-5 flex-shrink-0 text-[#7C6CFF]",null==$?void 0:$.libraryCardIcon),style:null==ee?void 0:ee.libraryCardIcon,strokeWidth:2}),n("h3",e({className:f("min-w-0 truncate text-[15px] font-semibold leading-5 text-[#1F2937]",null==$?void 0:$.libraryCardTitle),style:null==ee?void 0:ee.libraryCardTitle,title:g.name},{children:g.name}))]})),r("div",e({className:f("flex flex-shrink-0 items-center gap-2 text-[#64748B]",null==$?void 0:$.libraryCardActions),style:null==ee?void 0:ee.libraryCardActions},{children:[n(h,e({slot:"libraryCardPreviewButton",label:"Preview ".concat(g.name),title:"Preview",onClick:function(){return k(g)},classNames:$,styles:ee},{children:n(d,{className:"h-4 w-4",strokeWidth:2.2})})),r("div",e({className:"relative"},{children:[n(h,e({slot:"libraryCardMoreButton",label:"More options for ".concat(g.name),title:"More options",onClick:function(){return xe?oe(function(e){return!e}):void 0},classNames:$,styles:ee,ref:le},{children:n(c,{className:"h-4 w-4",strokeWidth:2.2})})),xe&&n(y,{open:ae,onClose:function(){return oe(!1)},anchorRef:le,items:Ce,classNames:$,styles:ee})]})),n(h,e({slot:"libraryCardUserButton",label:"Guideline use for ".concat(g.name),title:"Guideline use",onClick:function(){},classNames:$,styles:ee},{children:n(u,{className:"h-4 w-4",strokeWidth:2.2})}))]}))]})),n("p",e({className:f("mt-6 line-clamp-2 min-h-[40px] text-[13px] leading-5 text-[#344054]",null==$?void 0:$.libraryCardDescription),style:null==ee?void 0:ee.libraryCardDescription,title:ie},{children:ie})),r("div",e({className:f("mt-auto grid grid-cols-[minmax(0,1fr)_minmax(140px,176px)] items-end gap-3 pt-5",null==$?void 0:$.libraryCardFooter),style:null==ee?void 0:ee.libraryCardFooter},{children:[n("p",e({className:f("min-w-0 truncate text-[12px] leading-4 text-[#475467]",null==$?void 0:$.libraryCardDate),style:null==ee?void 0:ee.libraryCardDate,title:re},{children:re})),r("button",e({type:"button",onClick:function(){return L(g.id)},"aria-pressed":N,className:f("inline-flex h-10 w-full min-w-0 items-center justify-center gap-2 rounded-[6px] border px-4 text-[14px] font-semibold transition-colors",N?"border-transparent bg-[#F3EFFF] text-[#5B2CF4] hover:bg-[#EDE5FF]":"border-[#8B5CF6] bg-white text-[#5B2CF4] hover:bg-[#F8F5FF]",null==$?void 0:$.libraryCardSelectButton),style:null==ee?void 0:ee.libraryCardSelectButton},{children:[n(N?m:p,{className:"h-4 w-4 flex-shrink-0",strokeWidth:2.6}),n("span",e({className:"truncate"},{children:N?F:D}))]}))]}))]})),n(C,{open:de,onClose:function(){return ce(!1)},onConfirm:function(){return t(w,void 0,void 0,function(){return i(this,function(e){switch(e.label){case 0:if(!E)return[2];he(!0),e.label=1;case 1:return e.trys.push([1,,3,4]),[4,Promise.resolve(E(g))];case 2:return e.sent(),[3,4];case 3:return he(!1),ce(!1),[7];case 4:return[2]}})})},title:q,description:ve,confirmLabel:K,loading:fe,classNames:$,styles:ee}),n(C,{open:me,onClose:function(){return pe(!1)},onConfirm:function(){return t(w,void 0,void 0,function(){return i(this,function(e){switch(e.label){case 0:if(!j)return[2];he(!0),e.label=1;case 1:return e.trys.push([1,,3,4]),[4,Promise.resolve(j(g))];case 2:return e.sent(),[3,4];case 3:return he(!1),pe(!1),[7];case 4:return[2]}})})},title:V,description:ye,confirmLabel:Z,variant:"danger",loading:fe,classNames:$,styles:ee})]})}export{x as GuidelineLibraryCard};
2
+ //# sourceMappingURL=GuidelineLibraryCard.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineLibraryCard.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsxs as t,jsx as l}from"react/jsx-runtime";import{Plus as o,ExternalLink as i}from"lucide-react";import{cx as n,defaultFormatAddedOnLabel as d}from"../utils.js";import{GuidelineCartItem as r}from"./GuidelineCartItem.js";function s(s){var p=s.guidelines,u=s.cartGuidelineIds,a=s.selectedGuidelineIds,v=s.onToggleGuideline,c=s.onPreviewGuideline,m=s.onRemoveGuideline,b=s.onAddGuideline,y=s.onOpenFullView,g=s.debugEnabled,h=void 0!==g&&g,f=s.onDebugChange,x=s.title,D=void 0===x?"Guideline Cart":x,E=s.debugLabel,N=void 0===E?"Debug":E,w=s.addGuidelineLabel,F=void 0===w?"Add guideline":w,A=s.openFullViewLabel,C=void 0===A?"Open full view":A,L=s.emptyTitle,k=void 0===L?"No guideline yet":L,G=s.emptyDescription,T=void 0===G?"Add your first guideline to get started":G,j=s.emptyActionLabel,B=void 0===j?"Add guideline":j,I=s.emptyIcon,O=s.className,S=s.classNames,z=s.styles,H=s.formatAddedOnLabel,P=void 0===H?d:H,R=u?p.filter(function(e){return u.includes(e.id)}):p.filter(function(e){return a.includes(e.id)});return t("section",e({className:n("bg-white p-6",null==S?void 0:S.popoverCart,O),style:null==z?void 0:z.popoverCart},{children:[t("div",e({className:n("flex items-center justify-between gap-4",null==S?void 0:S.popoverHeader),style:null==z?void 0:z.popoverHeader},{children:[l("h3",e({className:n("text-[18px] font-semibold leading-7 text-[#5928ED]",null==S?void 0:S.popoverTitle),style:null==z?void 0:z.popoverTitle},{children:D})),t("div",e({className:n("flex shrink-0 items-center gap-3 text-[#5928ED]",null==S?void 0:S.popoverActions),style:null==z?void 0:z.popoverActions},{children:[f&&t("div",e({className:n("flex items-center gap-2",null==S?void 0:S.popoverDebug),style:null==z?void 0:z.popoverDebug},{children:[l("button",e({type:"button",role:"switch","aria-checked":h,onClick:function(){return f(!h)},className:n("relative inline-flex h-5 w-9 items-center rounded-full border transition-colors focus:outline-none",h?"border-[#5928ED] bg-[#5928ED]":"border-[#D0D5DD] bg-[#EAECF0]",null==S?void 0:S.popoverDebugSwitch),style:null==z?void 0:z.popoverDebugSwitch},{children:l("span",{className:n("inline-block h-4 w-4 transform rounded-full bg-white transition-transform",h?"translate-x-4":"translate-x-0.5",null==S?void 0:S.popoverDebugThumb),style:null==z?void 0:z.popoverDebugThumb})})),l("span",e({className:n("text-[14px] leading-5 text-[#667085]",null==S?void 0:S.popoverDebugLabel),style:null==z?void 0:z.popoverDebugLabel},{children:N}))]})),l("div",{className:n("h-6 w-px bg-[#D0D5DD]",null==S?void 0:S.popoverDivider),style:null==z?void 0:z.popoverDivider}),l("button",e({type:"button",onClick:b,className:n("flex h-7 w-7 items-center justify-center rounded-md text-[#5928ED] transition hover:bg-[#F4F0FF]",null==S?void 0:S.popoverAddButton),style:null==z?void 0:z.popoverAddButton,"aria-label":F,title:F},{children:l(o,{size:20,strokeWidth:2.1})})),l("button",e({type:"button",onClick:y,className:n("flex h-7 w-7 items-center justify-center rounded-md text-[#5928ED] transition hover:bg-[#F4F0FF]",null==S?void 0:S.popoverOpenButton),style:null==z?void 0:z.popoverOpenButton,"aria-label":C,title:C},{children:l(i,{size:18,strokeWidth:2.1})}))]}))]})),l("div",e({className:n("mt-6 max-h-[360px] space-y-4 overflow-y-auto pr-1",null==S?void 0:S.popoverList),style:null==z?void 0:z.popoverList},{children:0===R.length?t("div",e({className:n("flex flex-col items-center rounded-[8px] bg-[#F9FAFB] px-5 py-6 text-center",null==S?void 0:S.popoverEmptyState),style:null==z?void 0:z.popoverEmptyState},{children:[I&&l("div",e({className:n("mb-2 flex h-12 w-12 items-center justify-center rounded-xl bg-[#EDE9FE]",null==S?void 0:S.popoverEmptyIcon),style:null==z?void 0:z.popoverEmptyIcon},{children:I})),l("p",e({className:n("text-[14px] font-semibold text-[#1F2937]",null==S?void 0:S.popoverEmptyTitle),style:null==z?void 0:z.popoverEmptyTitle},{children:k})),l("p",e({className:n("mt-1 text-[12px] text-[#667085]",null==S?void 0:S.popoverEmptyDescription),style:null==z?void 0:z.popoverEmptyDescription},{children:T})),t("button",e({type:"button",onClick:b,className:n("mt-4 flex items-center gap-1.5 rounded-lg bg-[#5928ED] px-5 py-2 text-sm font-medium text-white transition hover:bg-[#4A1FD6]",null==S?void 0:S.popoverEmptyButton),style:null==z?void 0:z.popoverEmptyButton},{children:[l(o,{size:16}),B]}))]})):R.map(function(e){return l(r,{guideline:e,isSelected:a.includes(e.id),onToggle:v,onPreview:c,onRemove:m,classNames:S,styles:z,formatAddedOnLabel:P},e.id)})}))]}))}export{s as GuidelinePopoverCart};
2
+ //# sourceMappingURL=GuidelinePopoverCart.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelinePopoverCart.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as t}from"../../../_virtual/_tslib.js";import{jsxs as e,jsx as l}from"react/jsx-runtime";import{ArrowRight as o}from"lucide-react";import{cx as r}from"../utils.js";function s(s){var i=s.label,n=s.disabled,c=s.onClick,a=s.classNames,d=s.styles;return e("button",t({type:"button",onClick:c,disabled:n,className:r("mt-5 flex h-[52px] w-full items-center justify-center gap-2 rounded-[6px] bg-[#5B2CF4] px-4 text-[16px] font-semibold text-white transition-colors hover:bg-[#4C1FE8] disabled:cursor-not-allowed disabled:bg-[#C7B7FF]",null==a?void 0:a.cartProceedButton),style:null==d?void 0:d.cartProceedButton},{children:[l("span",t({className:"truncate"},{children:i})),l(o,{className:r("h-4 w-4 flex-shrink-0",null==a?void 0:a.cartProceedIcon),style:null==d?void 0:d.cartProceedIcon,strokeWidth:2.3})]}))}export{s as GuidelineProceedButton};
2
+ //# sourceMappingURL=GuidelineProceedButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineProceedButton.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsx as l,jsxs as t}from"react/jsx-runtime";import{useEffect as o}from"react";import{X as a}from"lucide-react";import{cx as d}from"../utils.js";var i={title:"Guideline Saved Successfully",description:"Would you like to add it to the current Guideline Cart?",saveOnly:"Save Only",addToCart:"Add To Cart",closeAriaLabel:"Close"};function n(n){var s=n.open,r=n.onSaveOnly,u=n.onAddToCart,v=n.onClose,c=n.labels,m=n.classNames,y=n.styles,p=e(e({},i),c);return o(function(){if(s){var e=function(e){"Escape"===e.key&&v()};return document.addEventListener("keydown",e),function(){return document.removeEventListener("keydown",e)}}},[s,v]),s?l("div",e({className:d("fixed inset-0 z-50 flex items-center justify-center bg-black/40 px-4",null==m?void 0:m.savedModalOverlay),style:null==y?void 0:y.savedModalOverlay,role:"presentation",onClick:v},{children:t("div",e({role:"dialog","aria-modal":"true","aria-labelledby":"guideline-saved-modal-title",className:d("w-full max-w-[420px] rounded-lg bg-white p-6 shadow-xl",null==m?void 0:m.savedModalDialog),style:null==y?void 0:y.savedModalDialog,onClick:function(e){return e.stopPropagation()}},{children:[t("div",e({className:d("flex items-start justify-between",null==m?void 0:m.savedModalHeader),style:null==y?void 0:y.savedModalHeader},{children:[l("h2",e({id:"guideline-saved-modal-title",className:d("text-[18px] font-semibold leading-7 text-[#1F2937]",null==m?void 0:m.savedModalTitle),style:null==y?void 0:y.savedModalTitle},{children:p.title})),l("button",e({type:"button",onClick:v,"aria-label":p.closeAriaLabel,className:d("ml-3 inline-flex h-8 w-8 shrink-0 items-center justify-center rounded-full text-gray-400 hover:bg-gray-100 hover:text-gray-600",null==m?void 0:m.savedModalCloseButton),style:null==y?void 0:y.savedModalCloseButton},{children:l(a,{className:"h-4 w-4"})}))]})),l("p",e({className:d("mt-2 text-[14px] leading-6 text-[#344054]",null==m?void 0:m.savedModalDescription),style:null==y?void 0:y.savedModalDescription},{children:p.description})),t("div",e({className:d("mt-6 flex justify-end gap-3",null==m?void 0:m.savedModalActions),style:null==y?void 0:y.savedModalActions},{children:[l("button",e({type:"button",onClick:r,className:d("h-[40px] rounded-lg border border-gray-300 bg-white px-4 text-[14px] font-medium text-[#111827] transition-colors duration-150 hover:bg-gray-50",null==m?void 0:m.savedModalSaveButton),style:null==y?void 0:y.savedModalSaveButton},{children:p.saveOnly})),l("button",e({type:"button",onClick:u,className:d("h-[40px] rounded-lg bg-violet-700 px-4 text-[14px] font-medium text-white transition-colors duration-150 hover:bg-violet-800",null==m?void 0:m.savedModalAddButton),style:null==y?void 0:y.savedModalAddButton},{children:p.addToCart}))]}))]}))})):null}export{n as GuidelineSavedModal};
2
+ //# sourceMappingURL=GuidelineSavedModal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineSavedModal.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__assign as e}from"../../../_virtual/_tslib.js";import{jsx as t}from"react/jsx-runtime";import{Check as r}from"lucide-react";import{cx as i}from"../utils.js";function l(l){var o=l.isSelected,s=l.onClick,n=l.classNames,a=l.styles;return t("button",e({type:"button",onClick:s,"aria-pressed":o,"aria-label":o?"Unselect guideline":"Select guideline",className:i("mt-1 flex h-5 w-5 flex-shrink-0 items-center justify-center rounded-[5px] border transition-colors",o?"border-[#5B2CF4] bg-[#5B2CF4] text-white":"border-[#CBD5E1] bg-white text-transparent hover:border-[#8B5CF6]",null==n?void 0:n.cartItemSelectButton),style:null==a?void 0:a.cartItemSelectButton},{children:t(r,{className:"h-3.5 w-3.5",strokeWidth:3.2})}))}export{l as GuidelineSelectButton};
2
+ //# sourceMappingURL=GuidelineSelectButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GuidelineSelectButton.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ var e={landingBreadcrumbLabel:"Agent Guidelines",landingTitle:"Set Your Agent's Guidelines",landingDescription:"Add guidelines that shape how your agent behaves, responds, and interprets.",landingDebugLabel:"Know more about debug mode",landingAddGuidelineLabel:"Add New Guideline",savedTabLabel:"Saved",recentTabLabel:"Recently used",libraryEmptyTitle:"No saved guidelines",libraryEmptyDescription:"Create a new guideline to start building your session rules.",libraryAddToCart:"Add to Cart",libraryAddedToCart:"Added to Cart",libraryShowMore:"Show more guidelines",libraryShowLess:"Show fewer guidelines",cartTitle:"Guideline Cart",cartDescription:"Guidelines added to your current session",emptyCartTitle:"No guidelines added",emptyCartDescription:"Your selected guidelines will appear here.",proceedButton:"Proceed with Selected",addGuidelineLabel:"Add guideline",selectedBadge:function(e){return"".concat(e," Selected")}},t={data:{_id:"",artifactId:"",artifactTitle:"",artifactTitleIDs:[],artifactData:{final_response_gs_url:"",citationsSnapshot:{image_citations:[],appmod_citations:[],audio_citations:[],file_citations:[],web_citations:[],pdf_citations:[],gpt_citations:[]},projectIdSnapshot:"",userStorySnapshot:[],breadCrumbsSnapShot:[],activePageSnapShot:"",aiReasoningsSnapshot:[],dataSources_files:{},knowledgeBaseSnapshot:[],projectAnalyserSummarySnapshot:[],chatHistorySnapshot:[],persistedDataFilesSnapshot:{},risk_gap_items_json:{},selectedCodebasesSnapshot:[],selectedUserStoryTypeSnapshot:""},dataSources_files:{},modeName:"",modeId:null,artifactSubTitle:"",isLoading:!1,widgetName:"user story",userEmail:"",optionalData:{},created_at:"",updated_at:""},counter:{ai_reasoning_id_counter:0,pdf_citation_id_counter:0,section_number:0}};export{t as DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,e as DEFAULT_GUIDELINE_LABELS};
2
+ //# sourceMappingURL=constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export{GuidelineEditor}from"./components/GuidelineEditor.js";export{GuidelineEditorPage}from"./components/GuidelineEditorPage.js";
2
+ //# sourceMappingURL=editor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"editor.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{useState as n,useRef as r,useEffect as t,useCallback as u}from"react";function e(e){var o=e.value,a=e.defaultValue,c=e.onChange,f=n(a),i=f[0],l=f[1],v=void 0!==o,p=v?o:i,d=r(p);t(function(){d.current=p},[p]);var m=u(function(n){var r="function"==typeof n?n(d.current):n;d.current=r,v||l(r),null==c||c(r)},[v,c]);return[p,m]}export{e as useControllableState};
2
+ //# sourceMappingURL=useControllableState.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useControllableState.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{useState as t,useCallback as r}from"react";function e(e){void 0===e&&(e="list");var i=t(e),o=i[0],n=i[1],p=r(function(){return n("editor")},[]),s=r(function(){return n("list")},[]);return{step:o,setStep:n,openEditor:p,openList:s,isEditorOpen:"editor"===o}}export{e as useGuidelineFlow};
2
+ //# sourceMappingURL=useGuidelineFlow.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGuidelineFlow.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ import{__spreadArray as e}from"../../../_virtual/_tslib.js";import{useCallback as t,useMemo as n}from"react";import{useControllableState as l}from"./useControllableState.js";function i(i){var u=i.guidelines,d=i.selectedGuidelineIds,r=i.defaultSelectedGuidelineIds,o=void 0===r?[]:r,s=i.onSelectedGuidelineIdsChange,c=i.onToggleGuideline,f=l({value:d,defaultValue:o,onChange:s}),a=f[0],g=f[1],m=t(function(t){g(function(n){var l=n.includes(t)?n.filter(function(e){return e!==t}):e(e([],n,!0),[t],!1);return null==c||c(t,l),l})},[c,g]),G=n(function(){return u.filter(function(e){return a.includes(e.id)})},[u,a]);return{selectedIds:a,selectedGuidelines:G,selectedCount:G.length,toggleGuideline:m,setSelectedIds:g}}export{i as useGuidelineSelection};
2
+ //# sourceMappingURL=useGuidelineSelection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGuidelineSelection.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export{LscGuidelines}from"./LscGuidelines.js";export{GuidelineAttachmentIcon}from"./components/GuidelineAttachmentIcon.js";export{GuidelineCart}from"./components/GuidelineCart.js";export{GuidelineCartHeader}from"./components/GuidelineCartHeader.js";export{GuidelineCartItem}from"./components/GuidelineCartItem.js";export{GuidelineEmptyState}from"./components/GuidelineEmptyState.js";export{default as GuidelineHeader}from"./components/GuidelineHeader.js";export{GuidelineIconButton}from"./components/GuidelineIconButton.js";export{GuidelineLandingPage}from"./components/GuidelineLandingPage.js";export{GuidelineLibrary}from"./components/GuidelineLibrary.js";export{GuidelineLibraryCard}from"./components/GuidelineLibraryCard.js";export{GuidelinePopoverCart}from"./components/GuidelinePopoverCart.js";export{GuidelineProceedButton}from"./components/GuidelineProceedButton.js";export{GuidelineSelectButton}from"./components/GuidelineSelectButton.js";export{GuidelineCardMenu,createGuidelineCardMenuItems}from"./components/GuidelineCardMenu.js";export{GuidelineConfirmDialog}from"./components/GuidelineConfirmDialog.js";export{GuidelineSavedModal}from"./components/GuidelineSavedModal.js";export{useGuidelineFlow}from"./hooks/useGuidelineFlow.js";export{useGuidelineSelection}from"./hooks/useGuidelineSelection.js";export{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,DEFAULT_GUIDELINE_LABELS}from"./constants.js";export{createGuidelineId,cx,defaultFormatAddedOnLabel,getGuidelineDescription,mergeGuidelineLabels}from"./utils.js";
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,8 @@
1
+ .lsc-guidelines {
2
+ --lsc-guidelines-accent: #5b2cf4;
3
+ --lsc-guidelines-accent-hover: #4c1fe8;
4
+ --lsc-guidelines-accent-soft: #f5f1ff;
5
+ --lsc-guidelines-accent-border: #cdbdff;
6
+ --lsc-guidelines-text: #1f2937;
7
+ --lsc-guidelines-muted: #667085;
8
+ }
@@ -0,0 +1,2 @@
1
+ import{__assign as t}from"../../_virtual/_tslib.js";import{DEFAULT_GUIDELINE_LABELS as n}from"./constants.js";var r=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return t.filter(Boolean).join(" ")},i=function(r){return t(t({},n),r)},e=function(t){return(t.summary||t.instruction||"").replace(/<[^>]*>/g," ").replace(/\s+/g," ").trim()||"No description available"},o=function(t){if(!t)return"";var n=new Date(t);if(Number.isNaN(n.getTime()))return"";var r=n.toLocaleTimeString("en-US",{hour:"numeric",minute:"2-digit",hour12:!0}),i=n.toLocaleDateString("en-GB",{day:"2-digit",month:"2-digit",year:"2-digit"});return"Added on - ".concat(r," | ").concat(i)},a=function(){return"undefined"!=typeof crypto&&"randomUUID"in crypto?crypto.randomUUID():"guideline-".concat(Date.now(),"-").concat(Math.random().toString(16).slice(2))};export{a as createGuidelineId,r as cx,o as defaultFormatAddedOnLabel,e as getGuidelineDescription,i as mergeGuidelineLabels};
2
+ //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- export{default as CodeCitation}from"./features/CodeCitation/CodeCitation.js";export{default as ProjectAccordian}from"./features/ProjectAccordion/ProjectAccordion.js";export{default as BookCitation}from"./features/BookCitation/BookCitation.js";export{default as Bookemon}from"./features/Bookemon/Bookemon.js";export{PdfEditorCitation as PdfCitation}from"./features/PdfEditorCitation/PdfEditorCitation.js";export{default as CitationRenderer}from"./features/CitationRenderer/CitationRenderer.js";export{default as MarkdownRenderer}from"./features/CitationRenderer/MarkdownRenderer.js";export{DiagnosticSeverity}from"./features/CodeCitation/_components/CodeEditor.js";export{default as PaginatedTable}from"./features/PaginatedTable/PaginatedTable.js";export{default as InternalgptReasoningComponent,default as NonWebReasoningComponent}from"./features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js";export{default as ChatCitation}from"./features/ChatCitation/ChatCitationRenderer.js";export{default as CognitiveDecisioningCard}from"./features/CognitiveDecisioning/CognitiveDecisioningWrapper.js";export{default as PdfViewer}from"./features/PdfViewer/PdfViewer.js";export{default as FaqCitation}from"./features/CognitiveDecisioning/FaqCitation/FaqCitation.js";export{default as ImageCitationContent}from"./features/RequirementAiCitations/ImageCitation/ImageCitationContent.js";export{default as VideoCitationContent}from"./features/RequirementAiCitations/VideoCitation/VideoCitationContent.js";export{default as FileCitationContent}from"./features/RequirementAiCitations/FileCitation/FileCitationContent.js";export{default as WebCitationWithImageContent}from"./features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js";export{default as MarkdownWithImageCitation}from"./features/MarkdownWithImageCitation/MarkdownWithImageCitation.js";export{default as AiReasoningCitation}from"./features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js";export{default as TableCitationContent}from"./features/TableCitation/TableCitationContent.js";export{default as CitationsViewer}from"./features/CitationViewer/CitationsViewer.js";export{default as ExcelCitation}from"./features/ExcelCitation/ExcelCitations.js";export{default as ScannedDocCitation}from"./features/ScannedDocCitation/ScannedDocCitation.js";export{default as ChatDrawer}from"./features/ChatDrawer/ChatDrawer.js";export{FILE_INGESTION_STATUS,SUMMARY_EXPAND_HEIGHT_NUDGE,TRUNCATE_THRESHOLD}from"./features/ChatDrawer/constants/ChatDrawer.js";export{default as SplitterCitationsComponent}from"./features/SplitterCitations/SplitterCitationsComponent.js";export{default as CognitiveInternalgptCoreComponent}from"./features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js";export{default as TextualGuideLinesComponent}from"./features/TextualGuidelines/TextualGuideLinesComponent.js";export{IngestionStatusChip,IngestionStatusComponent}from"./features/IngestionStatus/IngestionStatusComponent.js";
1
+ export{TreeSidebar}from"./components/ScopeTree/TreeSidebar.js";export{default as GuidelineHeader}from"./features/lsc-guidelines/components/GuidelineHeader.js";export{LscGuidelines}from"./features/lsc-guidelines/LscGuidelines.js";export{GuidelineAttachmentIcon}from"./features/lsc-guidelines/components/GuidelineAttachmentIcon.js";export{GuidelineCart}from"./features/lsc-guidelines/components/GuidelineCart.js";export{GuidelineCartHeader}from"./features/lsc-guidelines/components/GuidelineCartHeader.js";export{GuidelineCartItem}from"./features/lsc-guidelines/components/GuidelineCartItem.js";export{GuidelineEmptyState}from"./features/lsc-guidelines/components/GuidelineEmptyState.js";export{GuidelineIconButton}from"./features/lsc-guidelines/components/GuidelineIconButton.js";export{GuidelineLandingPage}from"./features/lsc-guidelines/components/GuidelineLandingPage.js";export{GuidelineLibrary}from"./features/lsc-guidelines/components/GuidelineLibrary.js";export{GuidelineLibraryCard}from"./features/lsc-guidelines/components/GuidelineLibraryCard.js";export{GuidelinePopoverCart}from"./features/lsc-guidelines/components/GuidelinePopoverCart.js";export{GuidelineProceedButton}from"./features/lsc-guidelines/components/GuidelineProceedButton.js";export{GuidelineSelectButton}from"./features/lsc-guidelines/components/GuidelineSelectButton.js";export{GuidelineCardMenu,createGuidelineCardMenuItems}from"./features/lsc-guidelines/components/GuidelineCardMenu.js";export{GuidelineConfirmDialog}from"./features/lsc-guidelines/components/GuidelineConfirmDialog.js";export{GuidelineSavedModal}from"./features/lsc-guidelines/components/GuidelineSavedModal.js";export{useGuidelineFlow}from"./features/lsc-guidelines/hooks/useGuidelineFlow.js";export{useGuidelineSelection}from"./features/lsc-guidelines/hooks/useGuidelineSelection.js";export{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,DEFAULT_GUIDELINE_LABELS}from"./features/lsc-guidelines/constants.js";export{createGuidelineId,cx,defaultFormatAddedOnLabel,getGuidelineDescription,mergeGuidelineLabels}from"./features/lsc-guidelines/utils.js";
2
2
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,2 @@
1
+ import{evaluate as e,getPaddingObject as t,getAlignmentAxis as n,min as i,clamp as r,getAlignment as o,placements as a,getAlignmentSides as l,getSide as s,getSideAxis as f,getOppositePlacement as c,getExpandedPlacements as m,getOppositeAxisPlacements as d,rectToClientRect as u,max as g,getAxisLength as p,getOppositeAlignmentPlacement as h,sides as y,getOppositeAxis as w}from"../../utils/dist/floating-ui.utils.mjs.js";export{rectToClientRect}from"../../utils/dist/floating-ui.utils.mjs.js";function x(e,t,i){let{reference:r,floating:a}=e;const l=f(t),c=n(t),m=p(c),d=s(t),u="y"===l,g=r.x+r.width/2-a.width/2,h=r.y+r.height/2-a.height/2,y=r[m]/2-a[m]/2;let w;switch(d){case"top":w={x:g,y:r.y-a.height};break;case"bottom":w={x:g,y:r.y+r.height};break;case"right":w={x:r.x+r.width,y:h};break;case"left":w={x:r.x-a.width,y:h};break;default:w={x:r.x,y:r.y}}switch(o(t)){case"start":w[c]-=y*(i&&u?-1:1);break;case"end":w[c]+=y*(i&&u?-1:1)}return w}async function v(n,i){var r;void 0===i&&(i={});const{x:o,y:a,platform:l,rects:s,elements:f,strategy:c}=n,{boundary:m="clippingAncestors",rootBoundary:d="viewport",elementContext:g="floating",altBoundary:p=!1,padding:h=0}=e(i,n),y=t(h),w=f[p?"floating"===g?"reference":"floating":g],x=u(await l.getClippingRect({element:null==(r=await(null==l.isElement?void 0:l.isElement(w)))||r?w:w.contextElement||await(null==l.getDocumentElement?void 0:l.getDocumentElement(f.floating)),boundary:m,rootBoundary:d,strategy:c})),v="floating"===g?{x:o,y:a,width:s.floating.width,height:s.floating.height}:s.reference,b=await(null==l.getOffsetParent?void 0:l.getOffsetParent(f.floating)),A=await(null==l.isElement?void 0:l.isElement(b))&&await(null==l.getScale?void 0:l.getScale(b))||{x:1,y:1},R=u(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({elements:f,rect:v,offsetParent:b,strategy:c}):v);return{top:(x.top-R.top+y.top)/A.y,bottom:(R.bottom-x.bottom+y.bottom)/A.y,left:(x.left-R.left+y.left)/A.x,right:(R.right-x.right+y.right)/A.x}}const b=async(e,t,n)=>{const{placement:i="bottom",strategy:r="absolute",middleware:o=[],platform:a}=n,l=a.detectOverflow?a:{...a,detectOverflow:v},s=await(null==a.isRTL?void 0:a.isRTL(t));let f=await a.getElementRects({reference:e,floating:t,strategy:r}),{x:c,y:m}=x(f,i,s),d=i,u=0;const g={};for(let n=0;n<o.length;n++){const p=o[n];if(!p)continue;const{name:h,fn:y}=p,{x:w,y:v,data:b,reset:A}=await y({x:c,y:m,initialPlacement:i,placement:d,strategy:r,middlewareData:g,rects:f,platform:l,elements:{reference:e,floating:t}});c=null!=w?w:c,m=null!=v?v:m,g[h]={...g[h],...b},A&&u<50&&(u++,"object"==typeof A&&(A.placement&&(d=A.placement),A.rects&&(f=!0===A.rects?await a.getElementRects({reference:e,floating:t,strategy:r}):A.rects),({x:c,y:m}=x(f,d,s))),n=-1)}return{x:c,y:m,placement:d,strategy:r,middlewareData:g}},A=a=>({name:"arrow",options:a,async fn(l){const{x:s,y:f,placement:c,rects:m,platform:d,elements:u,middlewareData:g}=l,{element:h,padding:y=0}=e(a,l)||{};if(null==h)return{};const w=t(y),x={x:s,y:f},v=n(c),b=p(v),A=await d.getDimensions(h),R="y"===v,O=R?"top":"left",D=R?"bottom":"right",P=R?"clientHeight":"clientWidth",T=m.reference[b]+m.reference[v]-x[v]-m.floating[b],E=x[v]-m.reference[v],L=await(null==d.getOffsetParent?void 0:d.getOffsetParent(h));let k=L?L[P]:0;k&&await(null==d.isElement?void 0:d.isElement(L))||(k=u.floating[P]||m.floating[b]);const C=T/2-E/2,H=k/2-A[b]/2-1,j=i(w[O],H),B=i(w[D],H),S=j,F=k-A[b]-B,V=k/2-A[b]/2+C,W=r(S,V,F),z=!g.arrow&&null!=o(c)&&V!==W&&m.reference[b]/2-(V<S?j:B)-A[b]/2<0,q=z?V<S?V-S:V-F:0;return{[v]:x[v]+q,data:{[v]:W,centerOffset:V-W-q,...z&&{alignmentOffset:q}},reset:z}}});const R=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(n){var i,r,f;const{rects:c,middlewareData:m,placement:d,platform:u,elements:g}=n,{crossAxis:p=!1,alignment:y,allowedPlacements:w=a,autoAlignment:x=!0,...v}=e(t,n),b=void 0!==y||w===a?function(e,t,n){return(e?[...n.filter(t=>o(t)===e),...n.filter(t=>o(t)!==e)]:n.filter(e=>s(e)===e)).filter(n=>!e||o(n)===e||!!t&&h(n)!==n)}(y||null,x,w):w,A=await u.detectOverflow(n,v),R=(null==(i=m.autoPlacement)?void 0:i.index)||0,O=b[R];if(null==O)return{};const D=l(O,c,await(null==u.isRTL?void 0:u.isRTL(g.floating)));if(d!==O)return{reset:{placement:b[0]}};const P=[A[s(O)],A[D[0]],A[D[1]]],T=[...(null==(r=m.autoPlacement)?void 0:r.overflows)||[],{placement:O,overflows:P}],E=b[R+1];if(E)return{data:{index:R+1,overflows:T},reset:{placement:E}};const L=T.map(e=>{const t=o(e.placement);return[e.placement,t&&p?e.overflows.slice(0,2).reduce((e,t)=>e+t,0):e.overflows[0],e.overflows]}).sort((e,t)=>e[1]-t[1]),k=(null==(f=L.filter(e=>e[2].slice(0,o(e[0])?2:3).every(e=>e<=0))[0])?void 0:f[0])||L[0][0];return k!==d?{data:{index:R+1,overflows:T},reset:{placement:k}}:{}}}},O=function(t){return void 0===t&&(t={}),{name:"flip",options:t,async fn(n){var i,r;const{placement:o,middlewareData:a,rects:u,initialPlacement:g,platform:p,elements:h}=n,{mainAxis:y=!0,crossAxis:w=!0,fallbackPlacements:x,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:A=!0,...R}=e(t,n);if(null!=(i=a.arrow)&&i.alignmentOffset)return{};const O=s(o),D=f(g),P=s(g)===g,T=await(null==p.isRTL?void 0:p.isRTL(h.floating)),E=x||(P||!A?[c(g)]:m(g)),L="none"!==b;!x&&L&&E.push(...d(g,A,b,T));const k=[g,...E],C=await p.detectOverflow(n,R),H=[];let j=(null==(r=a.flip)?void 0:r.overflows)||[];if(y&&H.push(C[O]),w){const e=l(o,u,T);H.push(C[e[0]],C[e[1]])}if(j=[...j,{placement:o,overflows:H}],!H.every(e=>e<=0)){var B,S;const e=((null==(B=a.flip)?void 0:B.index)||0)+1,t=k[e];if(t){if(!("alignment"===w&&D!==f(t))||j.every(e=>f(e.placement)!==D||e.overflows[0]>0))return{data:{index:e,overflows:j},reset:{placement:t}}}let n=null==(S=j.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:S.placement;if(!n)switch(v){case"bestFit":{var F;const e=null==(F=j.filter(e=>{if(L){const t=f(e.placement);return t===D||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:F[0];e&&(n=e);break}case"initialPlacement":n=g}if(o!==n)return{reset:{placement:n}}}return{}}}};function D(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function P(e){return y.some(t=>e[t]>=0)}const T=function(t){return void 0===t&&(t={}),{name:"hide",options:t,async fn(n){const{rects:i,platform:r}=n,{strategy:o="referenceHidden",...a}=e(t,n);switch(o){case"referenceHidden":{const e=D(await r.detectOverflow(n,{...a,elementContext:"reference"}),i.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:P(e)}}}case"escaped":{const e=D(await r.detectOverflow(n,{...a,altBoundary:!0}),i.floating);return{data:{escapedOffsets:e,escaped:P(e)}}}default:return{}}}}};function E(e){const t=i(...e.map(e=>e.left)),n=i(...e.map(e=>e.top));return{x:t,y:n,width:g(...e.map(e=>e.right))-t,height:g(...e.map(e=>e.bottom))-n}}const L=function(n){return void 0===n&&(n={}),{name:"inline",options:n,async fn(r){const{placement:o,elements:a,rects:l,platform:c,strategy:m}=r,{padding:d=2,x:p,y:h}=e(n,r),y=Array.from(await(null==c.getClientRects?void 0:c.getClientRects(a.reference))||[]),w=function(e){const t=e.slice().sort((e,t)=>e.y-t.y),n=[];let i=null;for(let e=0;e<t.length;e++){const r=t[e];!i||r.y-i.y>i.height/2?n.push([r]):n[n.length-1].push(r),i=r}return n.map(e=>u(E(e)))}(y),x=u(E(y)),v=t(d);const b=await c.getElementRects({reference:{getBoundingClientRect:function(){if(2===w.length&&w[0].left>w[1].right&&null!=p&&null!=h)return w.find(e=>p>e.left-v.left&&p<e.right+v.right&&h>e.top-v.top&&h<e.bottom+v.bottom)||x;if(w.length>=2){if("y"===f(o)){const e=w[0],t=w[w.length-1],n="top"===s(o),i=e.top,r=t.bottom,a=n?e.left:t.left,l=n?e.right:t.right;return{top:i,bottom:r,left:a,right:l,width:l-a,height:r-i,x:a,y:i}}const e="left"===s(o),t=g(...w.map(e=>e.right)),n=i(...w.map(e=>e.left)),r=w.filter(i=>e?i.left===n:i.right===t),a=r[0].top,l=r[r.length-1].bottom;return{top:a,bottom:l,left:n,right:t,width:t-n,height:l-a,x:n,y:a}}return x}},floating:a.floating,strategy:m});return l.reference.x!==b.reference.x||l.reference.y!==b.reference.y||l.reference.width!==b.reference.width||l.reference.height!==b.reference.height?{reset:{rects:b}}:{}}}},k=new Set(["left","top"]);const C=function(t){return void 0===t&&(t=0),{name:"offset",options:t,async fn(n){var i,r;const{x:a,y:l,placement:c,middlewareData:m}=n,d=await async function(t,n){const{placement:i,platform:r,elements:a}=t,l=await(null==r.isRTL?void 0:r.isRTL(a.floating)),c=s(i),m=o(i),d="y"===f(i),u=k.has(c)?-1:1,g=l&&d?-1:1,p=e(n,t);let{mainAxis:h,crossAxis:y,alignmentAxis:w}="number"==typeof p?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return m&&"number"==typeof w&&(y="end"===m?-1*w:w),d?{x:y*g,y:h*u}:{x:h*u,y:y*g}}(n,t);return c===(null==(i=m.offset)?void 0:i.placement)&&null!=(r=m.arrow)&&r.alignmentOffset?{}:{x:a+d.x,y:l+d.y,data:{...d,placement:c}}}}},H=function(t){return void 0===t&&(t={}),{name:"shift",options:t,async fn(n){const{x:i,y:o,placement:a,platform:l}=n,{mainAxis:c=!0,crossAxis:m=!1,limiter:d={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...u}=e(t,n),g={x:i,y:o},p=await l.detectOverflow(n,u),h=f(s(a)),y=w(h);let x=g[y],v=g[h];if(c){const e="y"===y?"bottom":"right",t=x+p["y"===y?"top":"left"],n=x-p[e];x=r(t,x,n)}if(m){const e="y"===h?"bottom":"right",t=v+p["y"===h?"top":"left"],n=v-p[e];v=r(t,v,n)}const b=d.fn({...n,[y]:x,[h]:v});return{...b,data:{x:b.x-i,y:b.y-o,enabled:{[y]:c,[h]:m}}}}}},j=function(t){return void 0===t&&(t={}),{options:t,fn(n){const{x:i,y:r,placement:o,rects:a,middlewareData:l}=n,{offset:c=0,mainAxis:m=!0,crossAxis:d=!0}=e(t,n),u={x:i,y:r},g=f(o),p=w(g);let h=u[p],y=u[g];const x=e(c,n),v="number"==typeof x?{mainAxis:x,crossAxis:0}:{mainAxis:0,crossAxis:0,...x};if(m){const e="y"===p?"height":"width",t=a.reference[p]-a.floating[e]+v.mainAxis,n=a.reference[p]+a.reference[e]-v.mainAxis;h<t?h=t:h>n&&(h=n)}if(d){var b,A;const e="y"===p?"width":"height",t=k.has(s(o)),n=a.reference[g]-a.floating[e]+(t&&(null==(b=l.offset)?void 0:b[g])||0)+(t?0:v.crossAxis),i=a.reference[g]+a.reference[e]+(t?0:(null==(A=l.offset)?void 0:A[g])||0)-(t?v.crossAxis:0);y<n?y=n:y>i&&(y=i)}return{[p]:h,[g]:y}}}},B=function(t){return void 0===t&&(t={}),{name:"size",options:t,async fn(n){var r,a;const{placement:l,rects:c,platform:m,elements:d}=n,{apply:u=()=>{},...p}=e(t,n),h=await m.detectOverflow(n,p),y=s(l),w=o(l),x="y"===f(l),{width:v,height:b}=c.floating;let A,R;"top"===y||"bottom"===y?(A=y,R=w===(await(null==m.isRTL?void 0:m.isRTL(d.floating))?"start":"end")?"left":"right"):(R=y,A="end"===w?"top":"bottom");const O=b-h.top-h.bottom,D=v-h.left-h.right,P=i(b-h[A],O),T=i(v-h[R],D),E=!n.middlewareData.shift;let L=P,k=T;if(null!=(r=n.middlewareData.shift)&&r.enabled.x&&(k=D),null!=(a=n.middlewareData.shift)&&a.enabled.y&&(L=O),E&&!w){const e=g(h.left,0),t=g(h.right,0),n=g(h.top,0),i=g(h.bottom,0);x?k=v-2*(0!==e||0!==t?e+t:g(h.left,h.right)):L=b-2*(0!==n||0!==i?n+i:g(h.top,h.bottom))}await u({...n,availableWidth:k,availableHeight:L});const C=await m.getDimensions(d.floating);return v!==C.width||b!==C.height?{reset:{rects:!0}}:{}}}};export{A as arrow,R as autoPlacement,b as computePosition,v as detectOverflow,O as flip,T as hide,L as inline,j as limitShift,C as offset,H as shift,B as size};
2
+ //# sourceMappingURL=floating-ui.core.mjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"floating-ui.core.mjs.js","sources":["../../../../../node_modules/@floating-ui/core/dist/floating-ui.core.mjs"],"sourcesContent":["import { getSideAxis, getAlignmentAxis, getAxisLength, getSide, getAlignment, evaluate, getPaddingObject, rectToClientRect, min, clamp, placements, getAlignmentSides, getOppositeAlignmentPlacement, getOppositePlacement, getExpandedPlacements, getOppositeAxisPlacements, sides, max, getOppositeAxis } from '@floating-ui/utils';\nexport { rectToClientRect } from '@floating-ui/utils';\n\nfunction computeCoordsFromPlacement(_ref, placement, rtl) {\n let {\n reference,\n floating\n } = _ref;\n const sideAxis = getSideAxis(placement);\n const alignmentAxis = getAlignmentAxis(placement);\n const alignLength = getAxisLength(alignmentAxis);\n const side = getSide(placement);\n const isVertical = sideAxis === 'y';\n const commonX = reference.x + reference.width / 2 - floating.width / 2;\n const commonY = reference.y + reference.height / 2 - floating.height / 2;\n const commonAlign = reference[alignLength] / 2 - floating[alignLength] / 2;\n let coords;\n switch (side) {\n case 'top':\n coords = {\n x: commonX,\n y: reference.y - floating.height\n };\n break;\n case 'bottom':\n coords = {\n x: commonX,\n y: reference.y + reference.height\n };\n break;\n case 'right':\n coords = {\n x: reference.x + reference.width,\n y: commonY\n };\n break;\n case 'left':\n coords = {\n x: reference.x - floating.width,\n y: commonY\n };\n break;\n default:\n coords = {\n x: reference.x,\n y: reference.y\n };\n }\n switch (getAlignment(placement)) {\n case 'start':\n coords[alignmentAxis] -= commonAlign * (rtl && isVertical ? -1 : 1);\n break;\n case 'end':\n coords[alignmentAxis] += commonAlign * (rtl && isVertical ? -1 : 1);\n break;\n }\n return coords;\n}\n\n/**\n * Resolves with an object of overflow side offsets that determine how much the\n * element is overflowing a given clipping boundary on each side.\n * - positive = overflowing the boundary by that number of pixels\n * - negative = how many pixels left before it will overflow\n * - 0 = lies flush with the boundary\n * @see https://floating-ui.com/docs/detectOverflow\n */\nasync function detectOverflow(state, options) {\n var _await$platform$isEle;\n if (options === void 0) {\n options = {};\n }\n const {\n x,\n y,\n platform,\n rects,\n elements,\n strategy\n } = state;\n const {\n boundary = 'clippingAncestors',\n rootBoundary = 'viewport',\n elementContext = 'floating',\n altBoundary = false,\n padding = 0\n } = evaluate(options, state);\n const paddingObject = getPaddingObject(padding);\n const altContext = elementContext === 'floating' ? 'reference' : 'floating';\n const element = elements[altBoundary ? altContext : elementContext];\n const clippingClientRect = rectToClientRect(await platform.getClippingRect({\n element: ((_await$platform$isEle = await (platform.isElement == null ? void 0 : platform.isElement(element))) != null ? _await$platform$isEle : true) ? element : element.contextElement || (await (platform.getDocumentElement == null ? void 0 : platform.getDocumentElement(elements.floating))),\n boundary,\n rootBoundary,\n strategy\n }));\n const rect = elementContext === 'floating' ? {\n x,\n y,\n width: rects.floating.width,\n height: rects.floating.height\n } : rects.reference;\n const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));\n const offsetScale = (await (platform.isElement == null ? void 0 : platform.isElement(offsetParent))) ? (await (platform.getScale == null ? void 0 : platform.getScale(offsetParent))) || {\n x: 1,\n y: 1\n } : {\n x: 1,\n y: 1\n };\n const elementClientRect = rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({\n elements,\n rect,\n offsetParent,\n strategy\n }) : rect);\n return {\n top: (clippingClientRect.top - elementClientRect.top + paddingObject.top) / offsetScale.y,\n bottom: (elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom) / offsetScale.y,\n left: (clippingClientRect.left - elementClientRect.left + paddingObject.left) / offsetScale.x,\n right: (elementClientRect.right - clippingClientRect.right + paddingObject.right) / offsetScale.x\n };\n}\n\n// Maximum number of resets that can occur before bailing to avoid infinite reset loops.\nconst MAX_RESET_COUNT = 50;\n\n/**\n * Computes the `x` and `y` coordinates that will place the floating element\n * next to a given reference element.\n *\n * This export does not have any `platform` interface logic. You will need to\n * write one for the platform you are using Floating UI with.\n */\nconst computePosition = async (reference, floating, config) => {\n const {\n placement = 'bottom',\n strategy = 'absolute',\n middleware = [],\n platform\n } = config;\n const platformWithDetectOverflow = platform.detectOverflow ? platform : {\n ...platform,\n detectOverflow\n };\n const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(floating));\n let rects = await platform.getElementRects({\n reference,\n floating,\n strategy\n });\n let {\n x,\n y\n } = computeCoordsFromPlacement(rects, placement, rtl);\n let statefulPlacement = placement;\n let resetCount = 0;\n const middlewareData = {};\n for (let i = 0; i < middleware.length; i++) {\n const currentMiddleware = middleware[i];\n if (!currentMiddleware) {\n continue;\n }\n const {\n name,\n fn\n } = currentMiddleware;\n const {\n x: nextX,\n y: nextY,\n data,\n reset\n } = await fn({\n x,\n y,\n initialPlacement: placement,\n placement: statefulPlacement,\n strategy,\n middlewareData,\n rects,\n platform: platformWithDetectOverflow,\n elements: {\n reference,\n floating\n }\n });\n x = nextX != null ? nextX : x;\n y = nextY != null ? nextY : y;\n middlewareData[name] = {\n ...middlewareData[name],\n ...data\n };\n if (reset && resetCount < MAX_RESET_COUNT) {\n resetCount++;\n if (typeof reset === 'object') {\n if (reset.placement) {\n statefulPlacement = reset.placement;\n }\n if (reset.rects) {\n rects = reset.rects === true ? await platform.getElementRects({\n reference,\n floating,\n strategy\n }) : reset.rects;\n }\n ({\n x,\n y\n } = computeCoordsFromPlacement(rects, statefulPlacement, rtl));\n }\n i = -1;\n }\n }\n return {\n x,\n y,\n placement: statefulPlacement,\n strategy,\n middlewareData\n };\n};\n\n/**\n * Provides data to position an inner element of the floating element so that it\n * appears centered to the reference element.\n * @see https://floating-ui.com/docs/arrow\n */\nconst arrow = options => ({\n name: 'arrow',\n options,\n async fn(state) {\n const {\n x,\n y,\n placement,\n rects,\n platform,\n elements,\n middlewareData\n } = state;\n // Since `element` is required, we don't Partial<> the type.\n const {\n element,\n padding = 0\n } = evaluate(options, state) || {};\n if (element == null) {\n return {};\n }\n const paddingObject = getPaddingObject(padding);\n const coords = {\n x,\n y\n };\n const axis = getAlignmentAxis(placement);\n const length = getAxisLength(axis);\n const arrowDimensions = await platform.getDimensions(element);\n const isYAxis = axis === 'y';\n const minProp = isYAxis ? 'top' : 'left';\n const maxProp = isYAxis ? 'bottom' : 'right';\n const clientProp = isYAxis ? 'clientHeight' : 'clientWidth';\n const endDiff = rects.reference[length] + rects.reference[axis] - coords[axis] - rects.floating[length];\n const startDiff = coords[axis] - rects.reference[axis];\n const arrowOffsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(element));\n let clientSize = arrowOffsetParent ? arrowOffsetParent[clientProp] : 0;\n\n // DOM platform can return `window` as the `offsetParent`.\n if (!clientSize || !(await (platform.isElement == null ? void 0 : platform.isElement(arrowOffsetParent)))) {\n clientSize = elements.floating[clientProp] || rects.floating[length];\n }\n const centerToReference = endDiff / 2 - startDiff / 2;\n\n // If the padding is large enough that it causes the arrow to no longer be\n // centered, modify the padding so that it is centered.\n const largestPossiblePadding = clientSize / 2 - arrowDimensions[length] / 2 - 1;\n const minPadding = min(paddingObject[minProp], largestPossiblePadding);\n const maxPadding = min(paddingObject[maxProp], largestPossiblePadding);\n\n // Make sure the arrow doesn't overflow the floating element if the center\n // point is outside the floating element's bounds.\n const min$1 = minPadding;\n const max = clientSize - arrowDimensions[length] - maxPadding;\n const center = clientSize / 2 - arrowDimensions[length] / 2 + centerToReference;\n const offset = clamp(min$1, center, max);\n\n // If the reference is small enough that the arrow's padding causes it to\n // to point to nothing for an aligned placement, adjust the offset of the\n // floating element itself. To ensure `shift()` continues to take action,\n // a single reset is performed when this is true.\n const shouldAddOffset = !middlewareData.arrow && getAlignment(placement) != null && center !== offset && rects.reference[length] / 2 - (center < min$1 ? minPadding : maxPadding) - arrowDimensions[length] / 2 < 0;\n const alignmentOffset = shouldAddOffset ? center < min$1 ? center - min$1 : center - max : 0;\n return {\n [axis]: coords[axis] + alignmentOffset,\n data: {\n [axis]: offset,\n centerOffset: center - offset - alignmentOffset,\n ...(shouldAddOffset && {\n alignmentOffset\n })\n },\n reset: shouldAddOffset\n };\n }\n});\n\nfunction getPlacementList(alignment, autoAlignment, allowedPlacements) {\n const allowedPlacementsSortedByAlignment = alignment ? [...allowedPlacements.filter(placement => getAlignment(placement) === alignment), ...allowedPlacements.filter(placement => getAlignment(placement) !== alignment)] : allowedPlacements.filter(placement => getSide(placement) === placement);\n return allowedPlacementsSortedByAlignment.filter(placement => {\n if (alignment) {\n return getAlignment(placement) === alignment || (autoAlignment ? getOppositeAlignmentPlacement(placement) !== placement : false);\n }\n return true;\n });\n}\n/**\n * Optimizes the visibility of the floating element by choosing the placement\n * that has the most space available automatically, without needing to specify a\n * preferred placement. Alternative to `flip`.\n * @see https://floating-ui.com/docs/autoPlacement\n */\nconst autoPlacement = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'autoPlacement',\n options,\n async fn(state) {\n var _middlewareData$autoP, _middlewareData$autoP2, _placementsThatFitOnE;\n const {\n rects,\n middlewareData,\n placement,\n platform,\n elements\n } = state;\n const {\n crossAxis = false,\n alignment,\n allowedPlacements = placements,\n autoAlignment = true,\n ...detectOverflowOptions\n } = evaluate(options, state);\n const placements$1 = alignment !== undefined || allowedPlacements === placements ? getPlacementList(alignment || null, autoAlignment, allowedPlacements) : allowedPlacements;\n const overflow = await platform.detectOverflow(state, detectOverflowOptions);\n const currentIndex = ((_middlewareData$autoP = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP.index) || 0;\n const currentPlacement = placements$1[currentIndex];\n if (currentPlacement == null) {\n return {};\n }\n const alignmentSides = getAlignmentSides(currentPlacement, rects, await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating)));\n\n // Make `computeCoords` start from the right place.\n if (placement !== currentPlacement) {\n return {\n reset: {\n placement: placements$1[0]\n }\n };\n }\n const currentOverflows = [overflow[getSide(currentPlacement)], overflow[alignmentSides[0]], overflow[alignmentSides[1]]];\n const allOverflows = [...(((_middlewareData$autoP2 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP2.overflows) || []), {\n placement: currentPlacement,\n overflows: currentOverflows\n }];\n const nextPlacement = placements$1[currentIndex + 1];\n\n // There are more placements to check.\n if (nextPlacement) {\n return {\n data: {\n index: currentIndex + 1,\n overflows: allOverflows\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n const placementsSortedByMostSpace = allOverflows.map(d => {\n const alignment = getAlignment(d.placement);\n return [d.placement, alignment && crossAxis ?\n // Check along the mainAxis and main crossAxis side.\n d.overflows.slice(0, 2).reduce((acc, v) => acc + v, 0) :\n // Check only the mainAxis.\n d.overflows[0], d.overflows];\n }).sort((a, b) => a[1] - b[1]);\n const placementsThatFitOnEachSide = placementsSortedByMostSpace.filter(d => d[2].slice(0,\n // Aligned placements should not check their opposite crossAxis\n // side.\n getAlignment(d[0]) ? 2 : 3).every(v => v <= 0));\n const resetPlacement = ((_placementsThatFitOnE = placementsThatFitOnEachSide[0]) == null ? void 0 : _placementsThatFitOnE[0]) || placementsSortedByMostSpace[0][0];\n if (resetPlacement !== placement) {\n return {\n data: {\n index: currentIndex + 1,\n overflows: allOverflows\n },\n reset: {\n placement: resetPlacement\n }\n };\n }\n return {};\n }\n };\n};\n\n/**\n * Optimizes the visibility of the floating element by flipping the `placement`\n * in order to keep it in view when the preferred placement(s) will overflow the\n * clipping boundary. Alternative to `autoPlacement`.\n * @see https://floating-ui.com/docs/flip\n */\nconst flip = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'flip',\n options,\n async fn(state) {\n var _middlewareData$arrow, _middlewareData$flip;\n const {\n placement,\n middlewareData,\n rects,\n initialPlacement,\n platform,\n elements\n } = state;\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true,\n fallbackPlacements: specifiedFallbackPlacements,\n fallbackStrategy = 'bestFit',\n fallbackAxisSideDirection = 'none',\n flipAlignment = true,\n ...detectOverflowOptions\n } = evaluate(options, state);\n\n // If a reset by the arrow was caused due to an alignment offset being\n // added, we should skip any logic now since `flip()` has already done its\n // work.\n // https://github.com/floating-ui/floating-ui/issues/2549#issuecomment-1719601643\n if ((_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {\n return {};\n }\n const side = getSide(placement);\n const initialSideAxis = getSideAxis(initialPlacement);\n const isBasePlacement = getSide(initialPlacement) === initialPlacement;\n const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating));\n const fallbackPlacements = specifiedFallbackPlacements || (isBasePlacement || !flipAlignment ? [getOppositePlacement(initialPlacement)] : getExpandedPlacements(initialPlacement));\n const hasFallbackAxisSideDirection = fallbackAxisSideDirection !== 'none';\n if (!specifiedFallbackPlacements && hasFallbackAxisSideDirection) {\n fallbackPlacements.push(...getOppositeAxisPlacements(initialPlacement, flipAlignment, fallbackAxisSideDirection, rtl));\n }\n const placements = [initialPlacement, ...fallbackPlacements];\n const overflow = await platform.detectOverflow(state, detectOverflowOptions);\n const overflows = [];\n let overflowsData = ((_middlewareData$flip = middlewareData.flip) == null ? void 0 : _middlewareData$flip.overflows) || [];\n if (checkMainAxis) {\n overflows.push(overflow[side]);\n }\n if (checkCrossAxis) {\n const sides = getAlignmentSides(placement, rects, rtl);\n overflows.push(overflow[sides[0]], overflow[sides[1]]);\n }\n overflowsData = [...overflowsData, {\n placement,\n overflows\n }];\n\n // One or more sides is overflowing.\n if (!overflows.every(side => side <= 0)) {\n var _middlewareData$flip2, _overflowsData$filter;\n const nextIndex = (((_middlewareData$flip2 = middlewareData.flip) == null ? void 0 : _middlewareData$flip2.index) || 0) + 1;\n const nextPlacement = placements[nextIndex];\n if (nextPlacement) {\n const ignoreCrossAxisOverflow = checkCrossAxis === 'alignment' ? initialSideAxis !== getSideAxis(nextPlacement) : false;\n if (!ignoreCrossAxisOverflow ||\n // We leave the current main axis only if every placement on that axis\n // overflows the main axis.\n overflowsData.every(d => getSideAxis(d.placement) === initialSideAxis ? d.overflows[0] > 0 : true)) {\n // Try next placement and re-run the lifecycle.\n return {\n data: {\n index: nextIndex,\n overflows: overflowsData\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n }\n\n // First, find the candidates that fit on the mainAxis side of overflow,\n // then find the placement that fits the best on the main crossAxis side.\n let resetPlacement = (_overflowsData$filter = overflowsData.filter(d => d.overflows[0] <= 0).sort((a, b) => a.overflows[1] - b.overflows[1])[0]) == null ? void 0 : _overflowsData$filter.placement;\n\n // Otherwise fallback.\n if (!resetPlacement) {\n switch (fallbackStrategy) {\n case 'bestFit':\n {\n var _overflowsData$filter2;\n const placement = (_overflowsData$filter2 = overflowsData.filter(d => {\n if (hasFallbackAxisSideDirection) {\n const currentSideAxis = getSideAxis(d.placement);\n return currentSideAxis === initialSideAxis ||\n // Create a bias to the `y` side axis due to horizontal\n // reading directions favoring greater width.\n currentSideAxis === 'y';\n }\n return true;\n }).map(d => [d.placement, d.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0)]).sort((a, b) => a[1] - b[1])[0]) == null ? void 0 : _overflowsData$filter2[0];\n if (placement) {\n resetPlacement = placement;\n }\n break;\n }\n case 'initialPlacement':\n resetPlacement = initialPlacement;\n break;\n }\n }\n if (placement !== resetPlacement) {\n return {\n reset: {\n placement: resetPlacement\n }\n };\n }\n }\n return {};\n }\n };\n};\n\nfunction getSideOffsets(overflow, rect) {\n return {\n top: overflow.top - rect.height,\n right: overflow.right - rect.width,\n bottom: overflow.bottom - rect.height,\n left: overflow.left - rect.width\n };\n}\nfunction isAnySideFullyClipped(overflow) {\n return sides.some(side => overflow[side] >= 0);\n}\n/**\n * Provides data to hide the floating element in applicable situations, such as\n * when it is not in the same clipping context as the reference element.\n * @see https://floating-ui.com/docs/hide\n */\nconst hide = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'hide',\n options,\n async fn(state) {\n const {\n rects,\n platform\n } = state;\n const {\n strategy = 'referenceHidden',\n ...detectOverflowOptions\n } = evaluate(options, state);\n switch (strategy) {\n case 'referenceHidden':\n {\n const overflow = await platform.detectOverflow(state, {\n ...detectOverflowOptions,\n elementContext: 'reference'\n });\n const offsets = getSideOffsets(overflow, rects.reference);\n return {\n data: {\n referenceHiddenOffsets: offsets,\n referenceHidden: isAnySideFullyClipped(offsets)\n }\n };\n }\n case 'escaped':\n {\n const overflow = await platform.detectOverflow(state, {\n ...detectOverflowOptions,\n altBoundary: true\n });\n const offsets = getSideOffsets(overflow, rects.floating);\n return {\n data: {\n escapedOffsets: offsets,\n escaped: isAnySideFullyClipped(offsets)\n }\n };\n }\n default:\n {\n return {};\n }\n }\n }\n };\n};\n\nfunction getBoundingRect(rects) {\n const minX = min(...rects.map(rect => rect.left));\n const minY = min(...rects.map(rect => rect.top));\n const maxX = max(...rects.map(rect => rect.right));\n const maxY = max(...rects.map(rect => rect.bottom));\n return {\n x: minX,\n y: minY,\n width: maxX - minX,\n height: maxY - minY\n };\n}\nfunction getRectsByLine(rects) {\n const sortedRects = rects.slice().sort((a, b) => a.y - b.y);\n const groups = [];\n let prevRect = null;\n for (let i = 0; i < sortedRects.length; i++) {\n const rect = sortedRects[i];\n if (!prevRect || rect.y - prevRect.y > prevRect.height / 2) {\n groups.push([rect]);\n } else {\n groups[groups.length - 1].push(rect);\n }\n prevRect = rect;\n }\n return groups.map(rect => rectToClientRect(getBoundingRect(rect)));\n}\n/**\n * Provides improved positioning for inline reference elements that can span\n * over multiple lines, such as hyperlinks or range selections.\n * @see https://floating-ui.com/docs/inline\n */\nconst inline = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'inline',\n options,\n async fn(state) {\n const {\n placement,\n elements,\n rects,\n platform,\n strategy\n } = state;\n // A MouseEvent's client{X,Y} coords can be up to 2 pixels off a\n // ClientRect's bounds, despite the event listener being triggered. A\n // padding of 2 seems to handle this issue.\n const {\n padding = 2,\n x,\n y\n } = evaluate(options, state);\n const nativeClientRects = Array.from((await (platform.getClientRects == null ? void 0 : platform.getClientRects(elements.reference))) || []);\n const clientRects = getRectsByLine(nativeClientRects);\n const fallback = rectToClientRect(getBoundingRect(nativeClientRects));\n const paddingObject = getPaddingObject(padding);\n function getBoundingClientRect() {\n // There are two rects and they are disjoined.\n if (clientRects.length === 2 && clientRects[0].left > clientRects[1].right && x != null && y != null) {\n // Find the first rect in which the point is fully inside.\n return clientRects.find(rect => x > rect.left - paddingObject.left && x < rect.right + paddingObject.right && y > rect.top - paddingObject.top && y < rect.bottom + paddingObject.bottom) || fallback;\n }\n\n // There are 2 or more connected rects.\n if (clientRects.length >= 2) {\n if (getSideAxis(placement) === 'y') {\n const firstRect = clientRects[0];\n const lastRect = clientRects[clientRects.length - 1];\n const isTop = getSide(placement) === 'top';\n const top = firstRect.top;\n const bottom = lastRect.bottom;\n const left = isTop ? firstRect.left : lastRect.left;\n const right = isTop ? firstRect.right : lastRect.right;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n const isLeftSide = getSide(placement) === 'left';\n const maxRight = max(...clientRects.map(rect => rect.right));\n const minLeft = min(...clientRects.map(rect => rect.left));\n const measureRects = clientRects.filter(rect => isLeftSide ? rect.left === minLeft : rect.right === maxRight);\n const top = measureRects[0].top;\n const bottom = measureRects[measureRects.length - 1].bottom;\n const left = minLeft;\n const right = maxRight;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n return fallback;\n }\n const resetRects = await platform.getElementRects({\n reference: {\n getBoundingClientRect\n },\n floating: elements.floating,\n strategy\n });\n if (rects.reference.x !== resetRects.reference.x || rects.reference.y !== resetRects.reference.y || rects.reference.width !== resetRects.reference.width || rects.reference.height !== resetRects.reference.height) {\n return {\n reset: {\n rects: resetRects\n }\n };\n }\n return {};\n }\n };\n};\n\nconst originSides = /*#__PURE__*/new Set(['left', 'top']);\n\n// For type backwards-compatibility, the `OffsetOptions` type was also\n// Derivable.\n\nasync function convertValueToCoords(state, options) {\n const {\n placement,\n platform,\n elements\n } = state;\n const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating));\n const side = getSide(placement);\n const alignment = getAlignment(placement);\n const isVertical = getSideAxis(placement) === 'y';\n const mainAxisMulti = originSides.has(side) ? -1 : 1;\n const crossAxisMulti = rtl && isVertical ? -1 : 1;\n const rawValue = evaluate(options, state);\n\n // eslint-disable-next-line prefer-const\n let {\n mainAxis,\n crossAxis,\n alignmentAxis\n } = typeof rawValue === 'number' ? {\n mainAxis: rawValue,\n crossAxis: 0,\n alignmentAxis: null\n } : {\n mainAxis: rawValue.mainAxis || 0,\n crossAxis: rawValue.crossAxis || 0,\n alignmentAxis: rawValue.alignmentAxis\n };\n if (alignment && typeof alignmentAxis === 'number') {\n crossAxis = alignment === 'end' ? alignmentAxis * -1 : alignmentAxis;\n }\n return isVertical ? {\n x: crossAxis * crossAxisMulti,\n y: mainAxis * mainAxisMulti\n } : {\n x: mainAxis * mainAxisMulti,\n y: crossAxis * crossAxisMulti\n };\n}\n\n/**\n * Modifies the placement by translating the floating element along the\n * specified axes.\n * A number (shorthand for `mainAxis` or distance), or an axes configuration\n * object may be passed.\n * @see https://floating-ui.com/docs/offset\n */\nconst offset = function (options) {\n if (options === void 0) {\n options = 0;\n }\n return {\n name: 'offset',\n options,\n async fn(state) {\n var _middlewareData$offse, _middlewareData$arrow;\n const {\n x,\n y,\n placement,\n middlewareData\n } = state;\n const diffCoords = await convertValueToCoords(state, options);\n\n // If the placement is the same and the arrow caused an alignment offset\n // then we don't need to change the positioning coordinates.\n if (placement === ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse.placement) && (_middlewareData$arrow = middlewareData.arrow) != null && _middlewareData$arrow.alignmentOffset) {\n return {};\n }\n return {\n x: x + diffCoords.x,\n y: y + diffCoords.y,\n data: {\n ...diffCoords,\n placement\n }\n };\n }\n };\n};\n\n/**\n * Optimizes the visibility of the floating element by shifting it in order to\n * keep it in view when it will overflow the clipping boundary.\n * @see https://floating-ui.com/docs/shift\n */\nconst shift = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'shift',\n options,\n async fn(state) {\n const {\n x,\n y,\n placement,\n platform\n } = state;\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = false,\n limiter = {\n fn: _ref => {\n let {\n x,\n y\n } = _ref;\n return {\n x,\n y\n };\n }\n },\n ...detectOverflowOptions\n } = evaluate(options, state);\n const coords = {\n x,\n y\n };\n const overflow = await platform.detectOverflow(state, detectOverflowOptions);\n const crossAxis = getSideAxis(getSide(placement));\n const mainAxis = getOppositeAxis(crossAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n if (checkMainAxis) {\n const minSide = mainAxis === 'y' ? 'top' : 'left';\n const maxSide = mainAxis === 'y' ? 'bottom' : 'right';\n const min = mainAxisCoord + overflow[minSide];\n const max = mainAxisCoord - overflow[maxSide];\n mainAxisCoord = clamp(min, mainAxisCoord, max);\n }\n if (checkCrossAxis) {\n const minSide = crossAxis === 'y' ? 'top' : 'left';\n const maxSide = crossAxis === 'y' ? 'bottom' : 'right';\n const min = crossAxisCoord + overflow[minSide];\n const max = crossAxisCoord - overflow[maxSide];\n crossAxisCoord = clamp(min, crossAxisCoord, max);\n }\n const limitedCoords = limiter.fn({\n ...state,\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n });\n return {\n ...limitedCoords,\n data: {\n x: limitedCoords.x - x,\n y: limitedCoords.y - y,\n enabled: {\n [mainAxis]: checkMainAxis,\n [crossAxis]: checkCrossAxis\n }\n }\n };\n }\n };\n};\n/**\n * Built-in `limiter` that will stop `shift()` at a certain point.\n */\nconst limitShift = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n options,\n fn(state) {\n const {\n x,\n y,\n placement,\n rects,\n middlewareData\n } = state;\n const {\n offset = 0,\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true\n } = evaluate(options, state);\n const coords = {\n x,\n y\n };\n const crossAxis = getSideAxis(placement);\n const mainAxis = getOppositeAxis(crossAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n const rawOffset = evaluate(offset, state);\n const computedOffset = typeof rawOffset === 'number' ? {\n mainAxis: rawOffset,\n crossAxis: 0\n } : {\n mainAxis: 0,\n crossAxis: 0,\n ...rawOffset\n };\n if (checkMainAxis) {\n const len = mainAxis === 'y' ? 'height' : 'width';\n const limitMin = rects.reference[mainAxis] - rects.floating[len] + computedOffset.mainAxis;\n const limitMax = rects.reference[mainAxis] + rects.reference[len] - computedOffset.mainAxis;\n if (mainAxisCoord < limitMin) {\n mainAxisCoord = limitMin;\n } else if (mainAxisCoord > limitMax) {\n mainAxisCoord = limitMax;\n }\n }\n if (checkCrossAxis) {\n var _middlewareData$offse, _middlewareData$offse2;\n const len = mainAxis === 'y' ? 'width' : 'height';\n const isOriginSide = originSides.has(getSide(placement));\n const limitMin = rects.reference[crossAxis] - rects.floating[len] + (isOriginSide ? ((_middlewareData$offse = middlewareData.offset) == null ? void 0 : _middlewareData$offse[crossAxis]) || 0 : 0) + (isOriginSide ? 0 : computedOffset.crossAxis);\n const limitMax = rects.reference[crossAxis] + rects.reference[len] + (isOriginSide ? 0 : ((_middlewareData$offse2 = middlewareData.offset) == null ? void 0 : _middlewareData$offse2[crossAxis]) || 0) - (isOriginSide ? computedOffset.crossAxis : 0);\n if (crossAxisCoord < limitMin) {\n crossAxisCoord = limitMin;\n } else if (crossAxisCoord > limitMax) {\n crossAxisCoord = limitMax;\n }\n }\n return {\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n };\n }\n };\n};\n\n/**\n * Provides data that allows you to change the size of the floating element —\n * for instance, prevent it from overflowing the clipping boundary or match the\n * width of the reference element.\n * @see https://floating-ui.com/docs/size\n */\nconst size = function (options) {\n if (options === void 0) {\n options = {};\n }\n return {\n name: 'size',\n options,\n async fn(state) {\n var _state$middlewareData, _state$middlewareData2;\n const {\n placement,\n rects,\n platform,\n elements\n } = state;\n const {\n apply = () => {},\n ...detectOverflowOptions\n } = evaluate(options, state);\n const overflow = await platform.detectOverflow(state, detectOverflowOptions);\n const side = getSide(placement);\n const alignment = getAlignment(placement);\n const isYAxis = getSideAxis(placement) === 'y';\n const {\n width,\n height\n } = rects.floating;\n let heightSide;\n let widthSide;\n if (side === 'top' || side === 'bottom') {\n heightSide = side;\n widthSide = alignment === ((await (platform.isRTL == null ? void 0 : platform.isRTL(elements.floating))) ? 'start' : 'end') ? 'left' : 'right';\n } else {\n widthSide = side;\n heightSide = alignment === 'end' ? 'top' : 'bottom';\n }\n const maximumClippingHeight = height - overflow.top - overflow.bottom;\n const maximumClippingWidth = width - overflow.left - overflow.right;\n const overflowAvailableHeight = min(height - overflow[heightSide], maximumClippingHeight);\n const overflowAvailableWidth = min(width - overflow[widthSide], maximumClippingWidth);\n const noShift = !state.middlewareData.shift;\n let availableHeight = overflowAvailableHeight;\n let availableWidth = overflowAvailableWidth;\n if ((_state$middlewareData = state.middlewareData.shift) != null && _state$middlewareData.enabled.x) {\n availableWidth = maximumClippingWidth;\n }\n if ((_state$middlewareData2 = state.middlewareData.shift) != null && _state$middlewareData2.enabled.y) {\n availableHeight = maximumClippingHeight;\n }\n if (noShift && !alignment) {\n const xMin = max(overflow.left, 0);\n const xMax = max(overflow.right, 0);\n const yMin = max(overflow.top, 0);\n const yMax = max(overflow.bottom, 0);\n if (isYAxis) {\n availableWidth = width - 2 * (xMin !== 0 || xMax !== 0 ? xMin + xMax : max(overflow.left, overflow.right));\n } else {\n availableHeight = height - 2 * (yMin !== 0 || yMax !== 0 ? yMin + yMax : max(overflow.top, overflow.bottom));\n }\n }\n await apply({\n ...state,\n availableWidth,\n availableHeight\n });\n const nextDimensions = await platform.getDimensions(elements.floating);\n if (width !== nextDimensions.width || height !== nextDimensions.height) {\n return {\n reset: {\n rects: true\n }\n };\n }\n return {};\n }\n };\n};\n\nexport { arrow, autoPlacement, computePosition, detectOverflow, flip, hide, inline, limitShift, offset, shift, size };\n"],"names":["computeCoordsFromPlacement","_ref","placement","rtl","reference","floating","sideAxis","getSideAxis","alignmentAxis","getAlignmentAxis","alignLength","getAxisLength","side","getSide","isVertical","commonX","x","width","commonY","y","height","commonAlign","coords","getAlignment","async","detectOverflow","state","options","_await$platform$isEle","platform","rects","elements","strategy","boundary","rootBoundary","elementContext","altBoundary","padding","evaluate","paddingObject","getPaddingObject","element","clippingClientRect","rectToClientRect","getClippingRect","isElement","contextElement","getDocumentElement","rect","offsetParent","getOffsetParent","offsetScale","getScale","elementClientRect","convertOffsetParentRelativeRectToViewportRelativeRect","top","bottom","left","right","computePosition","config","middleware","platformWithDetectOverflow","isRTL","getElementRects","statefulPlacement","resetCount","middlewareData","i","length","currentMiddleware","name","fn","nextX","nextY","data","reset","initialPlacement","arrow","axis","arrowDimensions","getDimensions","isYAxis","minProp","maxProp","clientProp","endDiff","startDiff","arrowOffsetParent","clientSize","centerToReference","largestPossiblePadding","minPadding","min","maxPadding","min$1","max","center","offset","clamp","shouldAddOffset","alignmentOffset","centerOffset","autoPlacement","_middlewareData$autoP","_middlewareData$autoP2","_placementsThatFitOnE","crossAxis","alignment","allowedPlacements","placements","autoAlignment","detectOverflowOptions","placements$1","undefined","filter","getOppositeAlignmentPlacement","getPlacementList","overflow","currentIndex","index","currentPlacement","alignmentSides","getAlignmentSides","currentOverflows","allOverflows","overflows","nextPlacement","placementsSortedByMostSpace","map","d","slice","reduce","acc","v","sort","a","b","resetPlacement","every","flip","_middlewareData$arrow","_middlewareData$flip","mainAxis","checkMainAxis","checkCrossAxis","fallbackPlacements","specifiedFallbackPlacements","fallbackStrategy","fallbackAxisSideDirection","flipAlignment","initialSideAxis","isBasePlacement","getOppositePlacement","getExpandedPlacements","hasFallbackAxisSideDirection","push","getOppositeAxisPlacements","overflowsData","sides","_middlewareData$flip2","_overflowsData$filter","nextIndex","_overflowsData$filter2","currentSideAxis","getSideOffsets","isAnySideFullyClipped","some","hide","offsets","referenceHiddenOffsets","referenceHidden","escapedOffsets","escaped","getBoundingRect","minX","minY","inline","nativeClientRects","Array","from","getClientRects","clientRects","sortedRects","groups","prevRect","getRectsByLine","fallback","resetRects","getBoundingClientRect","find","firstRect","lastRect","isTop","isLeftSide","maxRight","minLeft","measureRects","originSides","Set","_middlewareData$offse","diffCoords","mainAxisMulti","has","crossAxisMulti","rawValue","convertValueToCoords","shift","limiter","getOppositeAxis","mainAxisCoord","crossAxisCoord","maxSide","limitedCoords","enabled","limitShift","rawOffset","computedOffset","len","limitMin","limitMax","_middlewareData$offse2","isOriginSide","size","_state$middlewareData","_state$middlewareData2","apply","heightSide","widthSide","maximumClippingHeight","maximumClippingWidth","overflowAvailableHeight","overflowAvailableWidth","noShift","availableHeight","availableWidth","xMin","xMax","yMin","yMax","nextDimensions"],"mappings":"6eAGA,SAASA,EAA2BC,EAAMC,EAAWC,GACnD,IAAIC,UACFA,EAASC,SACTA,GACEJ,EACJ,MAAMK,EAAWC,EAAYL,GACvBM,EAAgBC,EAAiBP,GACjCQ,EAAcC,EAAcH,GAC5BI,EAAOC,EAAQX,GACfY,EAA0B,MAAbR,EACbS,EAAUX,EAAUY,EAAIZ,EAAUa,MAAQ,EAAIZ,EAASY,MAAQ,EAC/DC,EAAUd,EAAUe,EAAIf,EAAUgB,OAAS,EAAIf,EAASe,OAAS,EACjEC,EAAcjB,EAAUM,GAAe,EAAIL,EAASK,GAAe,EACzE,IAAIY,EACJ,OAAQV,GACN,IAAK,MACHU,EAAS,CACPN,EAAGD,EACHI,EAAGf,EAAUe,EAAId,EAASe,QAE5B,MACF,IAAK,SACHE,EAAS,CACPN,EAAGD,EACHI,EAAGf,EAAUe,EAAIf,EAAUgB,QAE7B,MACF,IAAK,QACHE,EAAS,CACPN,EAAGZ,EAAUY,EAAIZ,EAAUa,MAC3BE,EAAGD,GAEL,MACF,IAAK,OACHI,EAAS,CACPN,EAAGZ,EAAUY,EAAIX,EAASY,MAC1BE,EAAGD,GAEL,MACF,QACEI,EAAS,CACPN,EAAGZ,EAAUY,EACbG,EAAGf,EAAUe,GAGnB,OAAQI,EAAarB,IACnB,IAAK,QACHoB,EAAOd,IAAkBa,GAAelB,GAAOW,GAAc,EAAI,GACjE,MACF,IAAK,MACHQ,EAAOd,IAAkBa,GAAelB,GAAOW,GAAc,EAAI,GAGrE,OAAOQ,CACT,CAUAE,eAAeC,EAAeC,EAAOC,GACnC,IAAIC,OACiB,IAAjBD,IACFA,EAAU,CAAA,GAEZ,MAAMX,EACJA,EAACG,EACDA,EAACU,SACDA,EAAQC,MACRA,EAAKC,SACLA,EAAQC,SACRA,GACEN,GACEO,SACJA,EAAW,oBAAmBC,aAC9BA,EAAe,WAAUC,eACzBA,EAAiB,WAAUC,YAC3BA,GAAc,EAAKC,QACnBA,EAAU,GACRC,EAASX,EAASD,GAChBa,EAAgBC,EAAiBH,GAEjCI,EAAUV,EAASK,EADa,aAAnBD,EAAgC,YAAc,WACbA,GAC9CO,EAAqBC,QAAuBd,EAASe,gBAAgB,CACzEH,QAAiH,OAAtGb,QAAqD,MAAtBC,EAASgB,eAAyB,EAAIhB,EAASgB,UAAUJ,MAAqBb,EAAgCa,EAAUA,EAAQK,sBAAyD,MAA/BjB,EAASkB,wBAAkC,EAAIlB,EAASkB,mBAAmBhB,EAAS1B,WACxR4B,WACAC,eACAF,cAEIgB,EAA0B,aAAnBb,EAAgC,CAC3CnB,IACAG,IACAF,MAAOa,EAAMzB,SAASY,MACtBG,OAAQU,EAAMzB,SAASe,QACrBU,EAAM1B,UACJ6C,QAAkD,MAA5BpB,EAASqB,qBAA+B,EAAIrB,EAASqB,gBAAgBnB,EAAS1B,WACpG8C,QAA4C,MAAtBtB,EAASgB,eAAyB,EAAIhB,EAASgB,UAAUI,WAA+C,MAArBpB,EAASuB,cAAwB,EAAIvB,EAASuB,SAASH,KAGlK,CACFjC,EAAG,EACHG,EAAG,GAECkC,EAAoBV,EAAiBd,EAASyB,4DAA8DzB,EAASyB,sDAAsD,CAC/KvB,WACAiB,OACAC,eACAjB,aACGgB,GACL,MAAO,CACLO,KAAMb,EAAmBa,IAAMF,EAAkBE,IAAMhB,EAAcgB,KAAOJ,EAAYhC,EACxFqC,QAASH,EAAkBG,OAASd,EAAmBc,OAASjB,EAAciB,QAAUL,EAAYhC,EACpGsC,MAAOf,EAAmBe,KAAOJ,EAAkBI,KAAOlB,EAAckB,MAAQN,EAAYnC,EAC5F0C,OAAQL,EAAkBK,MAAQhB,EAAmBgB,MAAQnB,EAAcmB,OAASP,EAAYnC,EAEpG,CAGA,MASM2C,EAAkBnC,MAAOpB,EAAWC,EAAUuD,KAClD,MAAM1D,UACJA,EAAY,SAAQ8B,SACpBA,EAAW,WAAU6B,WACrBA,EAAa,GAAEhC,SACfA,GACE+B,EACEE,EAA6BjC,EAASJ,eAAiBI,EAAW,IACnEA,EACHJ,kBAEItB,QAA+B,MAAlB0B,EAASkC,WAAqB,EAAIlC,EAASkC,MAAM1D,IACpE,IAAIyB,QAAcD,EAASmC,gBAAgB,CACzC5D,YACAC,WACA2B,cAEEhB,EACFA,EAACG,EACDA,GACEnB,EAA2B8B,EAAO5B,EAAWC,GAC7C8D,EAAoB/D,EACpBgE,EAAa,EACjB,MAAMC,EAAiB,CAAA,EACvB,IAAK,IAAIC,EAAI,EAAGA,EAAIP,EAAWQ,OAAQD,IAAK,CAC1C,MAAME,EAAoBT,EAAWO,GACrC,IAAKE,EACH,SAEF,MAAMC,KACJA,EAAIC,GACJA,GACEF,GAEFtD,EAAGyD,EACHtD,EAAGuD,EAAKC,KACRA,EAAIC,MACJA,SACQJ,EAAG,CACXxD,IACAG,IACA0D,iBAAkB3E,EAClBA,UAAW+D,EACXjC,WACAmC,iBACArC,QACAD,SAAUiC,EACV/B,SAAU,CACR3B,YACAC,cAGJW,EAAa,MAATyD,EAAgBA,EAAQzD,EAC5BG,EAAa,MAATuD,EAAgBA,EAAQvD,EAC5BgD,EAAeI,GAAQ,IAClBJ,EAAeI,MACfI,GAEDC,GAASV,EAnEO,KAoElBA,IACqB,iBAAVU,IACLA,EAAM1E,YACR+D,EAAoBW,EAAM1E,WAExB0E,EAAM9C,QACRA,GAAwB,IAAhB8C,EAAM9C,YAAuBD,EAASmC,gBAAgB,CAC5D5D,YACAC,WACA2B,aACG4C,EAAM9C,SAGXd,IACAG,KACEnB,EAA2B8B,EAAOmC,EAAmB9D,KAE3DiE,GAAK,EAER,CACD,MAAO,CACLpD,IACAG,IACAjB,UAAW+D,EACXjC,WACAmC,mBASEW,EAAQnD,IAAY,CACxB4C,KAAM,QACN5C,UACA,QAAM6C,CAAG9C,GACP,MAAMV,EACJA,EAACG,EACDA,EAACjB,UACDA,EAAS4B,MACTA,EAAKD,SACLA,EAAQE,SACRA,EAAQoC,eACRA,GACEzC,GAEEe,QACJA,EAAOJ,QACPA,EAAU,GACRC,EAASX,EAASD,IAAU,CAAA,EAChC,GAAe,MAAXe,EACF,MAAO,GAET,MAAMF,EAAgBC,EAAiBH,GACjCf,EAAS,CACbN,IACAG,KAEI4D,EAAOtE,EAAiBP,GACxBmE,EAAS1D,EAAcoE,GACvBC,QAAwBnD,EAASoD,cAAcxC,GAC/CyC,EAAmB,MAATH,EACVI,EAAUD,EAAU,MAAQ,OAC5BE,EAAUF,EAAU,SAAW,QAC/BG,EAAaH,EAAU,eAAiB,cACxCI,EAAUxD,EAAM1B,UAAUiE,GAAUvC,EAAM1B,UAAU2E,GAAQzD,EAAOyD,GAAQjD,EAAMzB,SAASgE,GAC1FkB,EAAYjE,EAAOyD,GAAQjD,EAAM1B,UAAU2E,GAC3CS,QAAuD,MAA5B3D,EAASqB,qBAA+B,EAAIrB,EAASqB,gBAAgBT,IACtG,IAAIgD,EAAaD,EAAoBA,EAAkBH,GAAc,EAGhEI,SAA6C,MAAtB5D,EAASgB,eAAyB,EAAIhB,EAASgB,UAAU2C,MACnFC,EAAa1D,EAAS1B,SAASgF,IAAevD,EAAMzB,SAASgE,IAE/D,MAAMqB,EAAoBJ,EAAU,EAAIC,EAAY,EAI9CI,EAAyBF,EAAa,EAAIT,EAAgBX,GAAU,EAAI,EACxEuB,EAAaC,EAAItD,EAAc4C,GAAUQ,GACzCG,EAAaD,EAAItD,EAAc6C,GAAUO,GAIzCI,EAAQH,EACRI,EAAMP,EAAaT,EAAgBX,GAAUyB,EAC7CG,EAASR,EAAa,EAAIT,EAAgBX,GAAU,EAAIqB,EACxDQ,EAASC,EAAMJ,EAAOE,EAAQD,GAM9BI,GAAmBjC,EAAeW,OAAoC,MAA3BvD,EAAarB,IAAsB+F,IAAWC,GAAUpE,EAAM1B,UAAUiE,GAAU,GAAK4B,EAASF,EAAQH,EAAaE,GAAcd,EAAgBX,GAAU,EAAI,EAC5MgC,EAAkBD,EAAkBH,EAASF,EAAQE,EAASF,EAAQE,EAASD,EAAM,EAC3F,MAAO,CACLjB,CAACA,GAAOzD,EAAOyD,GAAQsB,EACvB1B,KAAM,CACJI,CAACA,GAAOmB,EACRI,aAAcL,EAASC,EAASG,KAC5BD,GAAmB,CACrBC,oBAGJzB,MAAOwB,EAEV,IAkBE,MAACG,EAAgB,SAAU5E,GAI9B,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,gBACN5C,UACA,QAAM6C,CAAG9C,GACP,IAAI8E,EAAuBC,EAAwBC,EACnD,MAAM5E,MACJA,EAAKqC,eACLA,EAAcjE,UACdA,EAAS2B,SACTA,EAAQE,SACRA,GACEL,GACEiF,UACJA,GAAY,EAAKC,UACjBA,EAASC,kBACTA,EAAoBC,EAAUC,cAC9BA,GAAgB,KACbC,GACD1E,EAASX,EAASD,GAChBuF,OAA6BC,IAAdN,GAA2BC,IAAsBC,EAtC5E,SAA0BF,EAAWG,EAAeF,GAElD,OAD2CD,EAAY,IAAIC,EAAkBM,OAAOjH,GAAaqB,EAAarB,KAAe0G,MAAeC,EAAkBM,OAAOjH,GAAaqB,EAAarB,KAAe0G,IAAcC,EAAkBM,OAAOjH,GAAaW,EAAQX,KAAeA,IAC/OiH,OAAOjH,IAC3C0G,GACKrF,EAAarB,KAAe0G,KAAcG,GAAgBK,EAA8BlH,KAAeA,EAIpH,CA8ByFmH,CAAiBT,GAAa,KAAMG,EAAeF,GAAqBA,EACrJS,QAAiBzF,EAASJ,eAAeC,EAAOsF,GAChDO,GAA0E,OAAzDf,EAAwBrC,EAAeoC,oBAA8B,EAAIC,EAAsBgB,QAAU,EAC1HC,EAAmBR,EAAaM,GACtC,GAAwB,MAApBE,EACF,MAAO,GAET,MAAMC,EAAiBC,EAAkBF,EAAkB3F,QAAgC,MAAlBD,EAASkC,WAAqB,EAAIlC,EAASkC,MAAMhC,EAAS1B,YAGnI,GAAIH,IAAcuH,EAChB,MAAO,CACL7C,MAAO,CACL1E,UAAW+G,EAAa,KAI9B,MAAMW,EAAmB,CAACN,EAASzG,EAAQ4G,IAAoBH,EAASI,EAAe,IAAKJ,EAASI,EAAe,KAC9GG,EAAe,KAAiE,OAA1DpB,EAAyBtC,EAAeoC,oBAA8B,EAAIE,EAAuBqB,YAAc,GAAK,CAC9I5H,UAAWuH,EACXK,UAAWF,IAEPG,EAAgBd,EAAaM,EAAe,GAGlD,GAAIQ,EACF,MAAO,CACLpD,KAAM,CACJ6C,MAAOD,EAAe,EACtBO,UAAWD,GAEbjD,MAAO,CACL1E,UAAW6H,IAIjB,MAAMC,EAA8BH,EAAaI,IAAIC,IACnD,MAAMtB,EAAYrF,EAAa2G,EAAEhI,WACjC,MAAO,CAACgI,EAAEhI,UAAW0G,GAAaD,EAElCuB,EAAEJ,UAAUK,MAAM,EAAG,GAAGC,OAAO,CAACC,EAAKC,IAAMD,EAAMC,EAAG,GAEpDJ,EAAEJ,UAAU,GAAII,EAAEJ,aACjBS,KAAK,CAACC,EAAGC,IAAMD,EAAE,GAAKC,EAAE,IAKrBC,GAA8E,OAA3DhC,EAJWsB,EAA4Bb,OAAOe,GAAKA,EAAE,GAAGC,MAAM,EAGvF5G,EAAa2G,EAAE,IAAM,EAAI,GAAGS,MAAML,GAAKA,GAAK,IACiC,SAAmB,EAAI5B,EAAsB,KAAOsB,EAA4B,GAAG,GAChK,OAAIU,IAAmBxI,EACd,CACLyE,KAAM,CACJ6C,MAAOD,EAAe,EACtBO,UAAWD,GAEbjD,MAAO,CACL1E,UAAWwI,IAIV,EACR,EAEL,EAQME,EAAO,SAAUjH,GAIrB,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,OACN5C,UACA,QAAM6C,CAAG9C,GACP,IAAImH,EAAuBC,EAC3B,MAAM5I,UACJA,EAASiE,eACTA,EAAcrC,MACdA,EAAK+C,iBACLA,EAAgBhD,SAChBA,EAAQE,SACRA,GACEL,GAEFqH,SAAUC,GAAgB,EAC1BrC,UAAWsC,GAAiB,EAC5BC,mBAAoBC,EAA2BC,iBAC/CA,EAAmB,UAASC,0BAC5BA,EAA4B,OAAMC,cAClCA,GAAgB,KACbtC,GACD1E,EAASX,EAASD,GAMtB,GAAsD,OAAjDmH,EAAwB1E,EAAeW,QAAkB+D,EAAsBxC,gBAClF,MAAO,GAET,MAAMzF,EAAOC,EAAQX,GACfqJ,EAAkBhJ,EAAYsE,GAC9B2E,EAAkB3I,EAAQgE,KAAsBA,EAChD1E,QAA+B,MAAlB0B,EAASkC,WAAqB,EAAIlC,EAASkC,MAAMhC,EAAS1B,WACvE6I,EAAqBC,IAAgCK,IAAoBF,EAAgB,CAACG,EAAqB5E,IAAqB6E,EAAsB7E,IAC1J8E,EAA6D,SAA9BN,GAChCF,GAA+BQ,GAClCT,EAAmBU,QAAQC,EAA0BhF,EAAkByE,EAAeD,EAA2BlJ,IAEnH,MAAM2G,EAAa,CAACjC,KAAqBqE,GACnC5B,QAAiBzF,EAASJ,eAAeC,EAAOsF,GAChDc,EAAY,GAClB,IAAIgC,GAAiE,OAA/ChB,EAAuB3E,EAAeyE,WAAqB,EAAIE,EAAqBhB,YAAc,GAIxH,GAHIkB,GACFlB,EAAU8B,KAAKtC,EAAS1G,IAEtBqI,EAAgB,CAClB,MAAMc,EAAQpC,EAAkBzH,EAAW4B,EAAO3B,GAClD2H,EAAU8B,KAAKtC,EAASyC,EAAM,IAAKzC,EAASyC,EAAM,IACnD,CAOD,GANAD,EAAgB,IAAIA,EAAe,CACjC5J,YACA4H,eAIGA,EAAUa,MAAM/H,GAAQA,GAAQ,GAAI,CACvC,IAAIoJ,EAAuBC,EAC3B,MAAMC,IAA+D,OAAhDF,EAAwB7F,EAAeyE,WAAqB,EAAIoB,EAAsBxC,QAAU,GAAK,EACpHO,EAAgBjB,EAAWoD,GACjC,GAAInC,EAAe,CAEjB,KADmD,cAAnBkB,GAAiCM,IAAoBhJ,EAAYwH,KAIjG+B,EAAcnB,MAAMT,GAAK3H,EAAY2H,EAAEhI,aAAeqJ,GAAkBrB,EAAEJ,UAAU,GAAK,GAEvF,MAAO,CACLnD,KAAM,CACJ6C,MAAO0C,EACPpC,UAAWgC,GAEblF,MAAO,CACL1E,UAAW6H,GAIlB,CAID,IAAIW,EAAgJ,OAA9HuB,EAAwBH,EAAc3C,OAAOe,GAAKA,EAAEJ,UAAU,IAAM,GAAGS,KAAK,CAACC,EAAGC,IAAMD,EAAEV,UAAU,GAAKW,EAAEX,UAAU,IAAI,SAAmB,EAAImC,EAAsB/J,UAG1L,IAAKwI,EACH,OAAQU,GACN,IAAK,UACH,CACE,IAAIe,EACJ,MAAMjK,EASmJ,OATtIiK,EAAyBL,EAAc3C,OAAOe,IAC/D,GAAIyB,EAA8B,CAChC,MAAMS,EAAkB7J,EAAY2H,EAAEhI,WACtC,OAAOkK,IAAoBb,GAGP,MAApBa,CACD,CACD,OAAO,IACNnC,IAAIC,GAAK,CAACA,EAAEhI,UAAWgI,EAAEJ,UAAUX,OAAOG,GAAYA,EAAW,GAAGc,OAAO,CAACC,EAAKf,IAAae,EAAMf,EAAU,KAAKiB,KAAK,CAACC,EAAGC,IAAMD,EAAE,GAAKC,EAAE,IAAI,SAAmB,EAAI0B,EAAuB,GAC5LjK,IACFwI,EAAiBxI,GAEnB,KACD,CACH,IAAK,mBACHwI,EAAiB7D,EAIvB,GAAI3E,IAAcwI,EAChB,MAAO,CACL9D,MAAO,CACL1E,UAAWwI,GAIlB,CACD,MAAO,EACR,EAEL,EAEA,SAAS2B,EAAe/C,EAAUtE,GAChC,MAAO,CACLO,IAAK+D,EAAS/D,IAAMP,EAAK5B,OACzBsC,MAAO4D,EAAS5D,MAAQV,EAAK/B,MAC7BuC,OAAQ8D,EAAS9D,OAASR,EAAK5B,OAC/BqC,KAAM6D,EAAS7D,KAAOT,EAAK/B,MAE/B,CACA,SAASqJ,EAAsBhD,GAC7B,OAAOyC,EAAMQ,KAAK3J,GAAQ0G,EAAS1G,IAAS,EAC9C,CAMK,MAAC4J,EAAO,SAAU7I,GAIrB,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,OACN5C,UACA,QAAM6C,CAAG9C,GACP,MAAMI,MACJA,EAAKD,SACLA,GACEH,GACEM,SACJA,EAAW,qBACRgF,GACD1E,EAASX,EAASD,GACtB,OAAQM,GACN,IAAK,kBACH,CACE,MAIMyI,EAAUJ,QAJOxI,EAASJ,eAAeC,EAAO,IACjDsF,EACH7E,eAAgB,cAEuBL,EAAM1B,WAC/C,MAAO,CACLuE,KAAM,CACJ+F,uBAAwBD,EACxBE,gBAAiBL,EAAsBG,IAG5C,CACH,IAAK,UACH,CACE,MAIMA,EAAUJ,QAJOxI,EAASJ,eAAeC,EAAO,IACjDsF,EACH5E,aAAa,IAE0BN,EAAMzB,UAC/C,MAAO,CACLsE,KAAM,CACJiG,eAAgBH,EAChBI,QAASP,EAAsBG,IAGpC,CACH,QAEI,MAAO,GAGd,EAEL,EAEA,SAASK,EAAgBhJ,GACvB,MAAMiJ,EAAOlF,KAAO/D,EAAMmG,IAAIjF,GAAQA,EAAKS,OACrCuH,EAAOnF,KAAO/D,EAAMmG,IAAIjF,GAAQA,EAAKO,MAG3C,MAAO,CACLvC,EAAG+J,EACH5J,EAAG6J,EACH/J,MALW+E,KAAOlE,EAAMmG,IAAIjF,GAAQA,EAAKU,QAK3BqH,EACd3J,OALW4E,KAAOlE,EAAMmG,IAAIjF,GAAQA,EAAKQ,SAK1BwH,EAEnB,CAqBK,MAACC,EAAS,SAAUtJ,GAIvB,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,SACN5C,UACA,QAAM6C,CAAG9C,GACP,MAAMxB,UACJA,EAAS6B,SACTA,EAAQD,MACRA,EAAKD,SACLA,EAAQG,SACRA,GACEN,GAIEW,QACJA,EAAU,EAACrB,EACXA,EAACG,EACDA,GACEmB,EAASX,EAASD,GAChBwJ,EAAoBC,MAAMC,WAAwC,MAA3BvJ,EAASwJ,oBAA8B,EAAIxJ,EAASwJ,eAAetJ,EAAS3B,aAAgB,IACnIkL,EA5CZ,SAAwBxJ,GACtB,MAAMyJ,EAAczJ,EAAMqG,QAAQI,KAAK,CAACC,EAAGC,IAAMD,EAAErH,EAAIsH,EAAEtH,GACnDqK,EAAS,GACf,IAAIC,EAAW,KACf,IAAK,IAAIrH,EAAI,EAAGA,EAAImH,EAAYlH,OAAQD,IAAK,CAC3C,MAAMpB,EAAOuI,EAAYnH,IACpBqH,GAAYzI,EAAK7B,EAAIsK,EAAStK,EAAIsK,EAASrK,OAAS,EACvDoK,EAAO5B,KAAK,CAAC5G,IAEbwI,EAAOA,EAAOnH,OAAS,GAAGuF,KAAK5G,GAEjCyI,EAAWzI,CACZ,CACD,OAAOwI,EAAOvD,IAAIjF,GAAQL,EAAiBmI,EAAgB9H,IAC7D,CA8B0B0I,CAAeR,GAC7BS,EAAWhJ,EAAiBmI,EAAgBI,IAC5C3I,EAAgBC,EAAiBH,GAsDvC,MAAMuJ,QAAmB/J,EAASmC,gBAAgB,CAChD5D,UAAW,CACTyL,sBAvDJ,WAEE,GAA2B,IAAvBP,EAAYjH,QAAgBiH,EAAY,GAAG7H,KAAO6H,EAAY,GAAG5H,OAAc,MAAL1C,GAAkB,MAALG,EAEzF,OAAOmK,EAAYQ,KAAK9I,GAAQhC,EAAIgC,EAAKS,KAAOlB,EAAckB,MAAQzC,EAAIgC,EAAKU,MAAQnB,EAAcmB,OAASvC,EAAI6B,EAAKO,IAAMhB,EAAcgB,KAAOpC,EAAI6B,EAAKQ,OAASjB,EAAciB,SAAWmI,EAI/L,GAAIL,EAAYjH,QAAU,EAAG,CAC3B,GAA+B,MAA3B9D,EAAYL,GAAoB,CAClC,MAAM6L,EAAYT,EAAY,GACxBU,EAAWV,EAAYA,EAAYjH,OAAS,GAC5C4H,EAA+B,QAAvBpL,EAAQX,GAChBqD,EAAMwI,EAAUxI,IAChBC,EAASwI,EAASxI,OAClBC,EAAOwI,EAAQF,EAAUtI,KAAOuI,EAASvI,KACzCC,EAAQuI,EAAQF,EAAUrI,MAAQsI,EAAStI,MAGjD,MAAO,CACLH,MACAC,SACAC,OACAC,QACAzC,MAPYyC,EAAQD,EAQpBrC,OAPaoC,EAASD,EAQtBvC,EAAGyC,EACHtC,EAAGoC,EAEN,CACD,MAAM2I,EAAoC,SAAvBrL,EAAQX,GACrBiM,EAAWnG,KAAOsF,EAAYrD,IAAIjF,GAAQA,EAAKU,QAC/C0I,EAAUvG,KAAOyF,EAAYrD,IAAIjF,GAAQA,EAAKS,OAC9C4I,EAAef,EAAYnE,OAAOnE,GAAQkJ,EAAalJ,EAAKS,OAAS2I,EAAUpJ,EAAKU,QAAUyI,GAC9F5I,EAAM8I,EAAa,GAAG9I,IACtBC,EAAS6I,EAAaA,EAAahI,OAAS,GAAGb,OAKrD,MAAO,CACLD,MACAC,SACAC,KAPW2I,EAQX1I,MAPYyI,EAQZlL,MARYkL,EADDC,EAUXhL,OAPaoC,EAASD,EAQtBvC,EAXWoL,EAYXjL,EAAGoC,EAEN,CACD,OAAOoI,CACR,GAKCtL,SAAU0B,EAAS1B,SACnB2B,aAEF,OAAIF,EAAM1B,UAAUY,IAAM4K,EAAWxL,UAAUY,GAAKc,EAAM1B,UAAUe,IAAMyK,EAAWxL,UAAUe,GAAKW,EAAM1B,UAAUa,QAAU2K,EAAWxL,UAAUa,OAASa,EAAM1B,UAAUgB,SAAWwK,EAAWxL,UAAUgB,OACnM,CACLwD,MAAO,CACL9C,MAAO8J,IAIN,EACR,EAEL,EAEMU,EAA2B,IAAIC,IAAI,CAAC,OAAQ,QAoD7C,MAACrG,EAAS,SAAUvE,GAIvB,YAHqB,IAAjBA,IACFA,EAAU,GAEL,CACL4C,KAAM,SACN5C,UACA,QAAM6C,CAAG9C,GACP,IAAI8K,EAAuB3D,EAC3B,MAAM7H,EACJA,EAACG,EACDA,EAACjB,UACDA,EAASiE,eACTA,GACEzC,EACE+K,QA9DZjL,eAAoCE,EAAOC,GACzC,MAAMzB,UACJA,EAAS2B,SACTA,EAAQE,SACRA,GACEL,EACEvB,QAA+B,MAAlB0B,EAASkC,WAAqB,EAAIlC,EAASkC,MAAMhC,EAAS1B,WACvEO,EAAOC,EAAQX,GACf0G,EAAYrF,EAAarB,GACzBY,EAAwC,MAA3BP,EAAYL,GACzBwM,EAAgBJ,EAAYK,IAAI/L,IAAS,EAAI,EAC7CgM,EAAiBzM,GAAOW,GAAc,EAAI,EAC1C+L,EAAWvK,EAASX,EAASD,GAGnC,IAAIqH,SACFA,EAAQpC,UACRA,EAASnG,cACTA,GACsB,iBAAbqM,EAAwB,CACjC9D,SAAU8D,EACVlG,UAAW,EACXnG,cAAe,MACb,CACFuI,SAAU8D,EAAS9D,UAAY,EAC/BpC,UAAWkG,EAASlG,WAAa,EACjCnG,cAAeqM,EAASrM,eAK1B,OAHIoG,GAAsC,iBAAlBpG,IACtBmG,EAA0B,QAAdC,GAAuC,EAAjBpG,EAAqBA,GAElDM,EAAa,CAClBE,EAAG2F,EAAYiG,EACfzL,EAAG4H,EAAW2D,GACZ,CACF1L,EAAG+H,EAAW2D,EACdvL,EAAGwF,EAAYiG,EAEnB,CAwB+BE,CAAqBpL,EAAOC,GAIrD,OAAIzB,KAAkE,OAAlDsM,EAAwBrI,EAAe+B,aAAuB,EAAIsG,EAAsBtM,YAAgE,OAAjD2I,EAAwB1E,EAAeW,QAAkB+D,EAAsBxC,gBACjM,GAEF,CACLrF,EAAGA,EAAIyL,EAAWzL,EAClBG,EAAGA,EAAIsL,EAAWtL,EAClBwD,KAAM,IACD8H,EACHvM,aAGL,EAEL,EAOM6M,EAAQ,SAAUpL,GAItB,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,QACN5C,UACA,QAAM6C,CAAG9C,GACP,MAAMV,EACJA,EAACG,EACDA,EAACjB,UACDA,EAAS2B,SACTA,GACEH,GAEFqH,SAAUC,GAAgB,EAC1BrC,UAAWsC,GAAiB,EAAK+D,QACjCA,EAAU,CACRxI,GAAIvE,IACF,IAAIe,EACFA,EAACG,EACDA,GACElB,EACJ,MAAO,CACLe,IACAG,UAIH6F,GACD1E,EAASX,EAASD,GAChBJ,EAAS,CACbN,IACAG,KAEImG,QAAiBzF,EAASJ,eAAeC,EAAOsF,GAChDL,EAAYpG,EAAYM,EAAQX,IAChC6I,EAAWkE,EAAgBtG,GACjC,IAAIuG,EAAgB5L,EAAOyH,GACvBoE,EAAiB7L,EAAOqF,GAC5B,GAAIqC,EAAe,CACjB,MACMoE,EAAuB,MAAbrE,EAAmB,SAAW,QACxClD,EAAMqH,EAAgB5F,EAFC,MAAbyB,EAAmB,MAAQ,QAGrC/C,EAAMkH,EAAgB5F,EAAS8F,GACrCF,EAAgB/G,EAAMN,EAAKqH,EAAelH,EAC3C,CACD,GAAIiD,EAAgB,CAClB,MACMmE,EAAwB,MAAdzG,EAAoB,SAAW,QACzCd,EAAMsH,EAAiB7F,EAFC,MAAdX,EAAoB,MAAQ,QAGtCX,EAAMmH,EAAiB7F,EAAS8F,GACtCD,EAAiBhH,EAAMN,EAAKsH,EAAgBnH,EAC7C,CACD,MAAMqH,EAAgBL,EAAQxI,GAAG,IAC5B9C,EACHqH,CAACA,GAAWmE,EACZvG,CAACA,GAAYwG,IAEf,MAAO,IACFE,EACH1I,KAAM,CACJ3D,EAAGqM,EAAcrM,EAAIA,EACrBG,EAAGkM,EAAclM,EAAIA,EACrBmM,QAAS,CACPvE,CAACA,GAAWC,EACZrC,CAACA,GAAYsC,IAIpB,EAEL,EAIMsE,EAAa,SAAU5L,GAI3B,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACLA,UACA,EAAA6C,CAAG9C,GACD,MAAMV,EACJA,EAACG,EACDA,EAACjB,UACDA,EAAS4B,MACTA,EAAKqC,eACLA,GACEzC,GACEwE,OACJA,EAAS,EACT6C,SAAUC,GAAgB,EAC1BrC,UAAWsC,GAAiB,GAC1B3G,EAASX,EAASD,GAChBJ,EAAS,CACbN,IACAG,KAEIwF,EAAYpG,EAAYL,GACxB6I,EAAWkE,EAAgBtG,GACjC,IAAIuG,EAAgB5L,EAAOyH,GACvBoE,EAAiB7L,EAAOqF,GAC5B,MAAM6G,EAAYlL,EAAS4D,EAAQxE,GAC7B+L,EAAsC,iBAAdD,EAAyB,CACrDzE,SAAUyE,EACV7G,UAAW,GACT,CACFoC,SAAU,EACVpC,UAAW,KACR6G,GAEL,GAAIxE,EAAe,CACjB,MAAM0E,EAAmB,MAAb3E,EAAmB,SAAW,QACpC4E,EAAW7L,EAAM1B,UAAU2I,GAAYjH,EAAMzB,SAASqN,GAAOD,EAAe1E,SAC5E6E,EAAW9L,EAAM1B,UAAU2I,GAAYjH,EAAM1B,UAAUsN,GAAOD,EAAe1E,SAC/EmE,EAAgBS,EAClBT,EAAgBS,EACPT,EAAgBU,IACzBV,EAAgBU,EAEnB,CACD,GAAI3E,EAAgB,CAClB,IAAIuD,EAAuBqB,EAC3B,MAAMH,EAAmB,MAAb3E,EAAmB,QAAU,SACnC+E,EAAexB,EAAYK,IAAI9L,EAAQX,IACvCyN,EAAW7L,EAAM1B,UAAUuG,GAAa7E,EAAMzB,SAASqN,IAAQI,IAAmE,OAAlDtB,EAAwBrI,EAAe+B,aAAuB,EAAIsG,EAAsB7F,KAAmB,IAAMmH,EAAe,EAAIL,EAAe9G,WACnOiH,EAAW9L,EAAM1B,UAAUuG,GAAa7E,EAAM1B,UAAUsN,IAAQI,EAAe,GAAyD,OAAnDD,EAAyB1J,EAAe+B,aAAuB,EAAI2H,EAAuBlH,KAAe,IAAMmH,EAAeL,EAAe9G,UAAY,GAChPwG,EAAiBQ,EACnBR,EAAiBQ,EACRR,EAAiBS,IAC1BT,EAAiBS,EAEpB,CACD,MAAO,CACL7E,CAACA,GAAWmE,EACZvG,CAACA,GAAYwG,EAEhB,EAEL,EAQMY,EAAO,SAAUpM,GAIrB,YAHqB,IAAjBA,IACFA,EAAU,CAAA,GAEL,CACL4C,KAAM,OACN5C,UACA,QAAM6C,CAAG9C,GACP,IAAIsM,EAAuBC,EAC3B,MAAM/N,UACJA,EAAS4B,MACTA,EAAKD,SACLA,EAAQE,SACRA,GACEL,GACEwM,MACJA,EAAQ,UACLlH,GACD1E,EAASX,EAASD,GAChB4F,QAAiBzF,EAASJ,eAAeC,EAAOsF,GAChDpG,EAAOC,EAAQX,GACf0G,EAAYrF,EAAarB,GACzBgF,EAAqC,MAA3B3E,EAAYL,IACtBe,MACJA,EAAKG,OACLA,GACEU,EAAMzB,SACV,IAAI8N,EACAC,EACS,QAATxN,GAA2B,WAATA,GACpBuN,EAAavN,EACbwN,EAAYxH,WAAyC,MAAlB/E,EAASkC,WAAqB,EAAIlC,EAASkC,MAAMhC,EAAS1B,WAAc,QAAU,OAAS,OAAS,UAEvI+N,EAAYxN,EACZuN,EAA2B,QAAdvH,EAAsB,MAAQ,UAE7C,MAAMyH,EAAwBjN,EAASkG,EAAS/D,IAAM+D,EAAS9D,OACzD8K,EAAuBrN,EAAQqG,EAAS7D,KAAO6D,EAAS5D,MACxD6K,EAA0B1I,EAAIzE,EAASkG,EAAS6G,GAAaE,GAC7DG,EAAyB3I,EAAI5E,EAAQqG,EAAS8G,GAAYE,GAC1DG,GAAW/M,EAAMyC,eAAe4I,MACtC,IAAI2B,EAAkBH,EAClBI,EAAiBH,EAOrB,GAN4D,OAAvDR,EAAwBtM,EAAMyC,eAAe4I,QAAkBiB,EAAsBV,QAAQtM,IAChG2N,EAAiBL,GAE0C,OAAxDL,EAAyBvM,EAAMyC,eAAe4I,QAAkBkB,EAAuBX,QAAQnM,IAClGuN,EAAkBL,GAEhBI,IAAY7H,EAAW,CACzB,MAAMgI,EAAO5I,EAAIsB,EAAS7D,KAAM,GAC1BoL,EAAO7I,EAAIsB,EAAS5D,MAAO,GAC3BoL,EAAO9I,EAAIsB,EAAS/D,IAAK,GACzBwL,EAAO/I,EAAIsB,EAAS9D,OAAQ,GAC9B0B,EACFyJ,EAAiB1N,EAAQ,GAAc,IAAT2N,GAAuB,IAATC,EAAaD,EAAOC,EAAO7I,EAAIsB,EAAS7D,KAAM6D,EAAS5D,QAEnGgL,EAAkBtN,EAAS,GAAc,IAAT0N,GAAuB,IAATC,EAAaD,EAAOC,EAAO/I,EAAIsB,EAAS/D,IAAK+D,EAAS9D,QAEvG,OACK0K,EAAM,IACPxM,EACHiN,iBACAD,oBAEF,MAAMM,QAAuBnN,EAASoD,cAAclD,EAAS1B,UAC7D,OAAIY,IAAU+N,EAAe/N,OAASG,IAAW4N,EAAe5N,OACvD,CACLwD,MAAO,CACL9C,OAAO,IAIN,EACR,EAEL"}
@@ -0,0 +1,2 @@
1
+ import{offset as t,autoPlacement as e,shift as n,flip as i,size as o,hide as r,arrow as s,inline as l,limitShift as c,computePosition as f}from"../../core/dist/floating-ui.core.mjs.js";import{createCoords as u,rectToClientRect as h,round as a,floor as d,max as g,min as p}from"../../utils/dist/floating-ui.utils.mjs.js";import{getOverflowAncestors as m,isElement as y,getWindow as x,getFrameElement as w,getComputedStyle as v,getDocumentElement as b,isHTMLElement as R,isWebKit as L,isTopLayer as T,getNodeName as C,isOverflowElement as F,getNodeScroll as W,getParentNode as E,isLastTraversableNode as O,isTableElement as j,isContainingBlock as H,getContainingBlock as S}from"../../utils/dist/floating-ui.utils.dom.mjs.js";export{getOverflowAncestors}from"../../utils/dist/floating-ui.utils.dom.mjs.js";function z(t){const e=v(t);let n=parseFloat(e.width)||0,i=parseFloat(e.height)||0;const o=R(t),r=o?t.offsetWidth:n,s=o?t.offsetHeight:i,l=a(n)!==r||a(i)!==s;return l&&(n=r,i=s),{width:n,height:i,$:l}}function A(t){return y(t)?t:t.contextElement}function B(t){const e=A(t);if(!R(e))return u(1);const n=e.getBoundingClientRect(),{width:i,height:o,$:r}=z(e);let s=(r?a(n.width):n.width)/i,l=(r?a(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),l&&Number.isFinite(l)||(l=1),{x:s,y:l}}const D=u(0);function P(t){const e=x(t);return L()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:D}function V(t,e,n,i){void 0===e&&(e=!1),void 0===n&&(n=!1);const o=t.getBoundingClientRect(),r=A(t);let s=u(1);e&&(i?y(i)&&(s=B(i)):s=B(t));const l=function(t,e,n){return void 0===e&&(e=!1),!(!n||e&&n!==x(t))&&e}(r,n,i)?P(r):u(0);let c=(o.left+l.x)/s.x,f=(o.top+l.y)/s.y,a=o.width/s.x,d=o.height/s.y;if(r){const t=x(r),e=i&&y(i)?x(i):i;let n=t,o=w(n);for(;o&&i&&e!==n;){const t=B(o),e=o.getBoundingClientRect(),i=v(o),r=e.left+(o.clientLeft+parseFloat(i.paddingLeft))*t.x,s=e.top+(o.clientTop+parseFloat(i.paddingTop))*t.y;c*=t.x,f*=t.y,a*=t.x,d*=t.y,c+=r,f+=s,n=x(o),o=w(n)}}return h({width:a,height:d,x:c,y:f})}function M(t,e){const n=W(t).scrollLeft;return e?e.left+n:V(b(t)).left+n}function I(t,e){const n=t.getBoundingClientRect();return{x:n.left+e.scrollLeft-M(t,n),y:n.top+e.scrollTop}}function q(t,e,n){let i;if("viewport"===e)i=function(t,e){const n=x(t),i=b(t),o=n.visualViewport;let r=i.clientWidth,s=i.clientHeight,l=0,c=0;if(o){r=o.width,s=o.height;const t=L();(!t||t&&"fixed"===e)&&(l=o.offsetLeft,c=o.offsetTop)}const f=M(i);if(f<=0){const t=i.ownerDocument,e=t.body,n=getComputedStyle(e),o="CSS1Compat"===t.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,s=Math.abs(i.clientWidth-e.clientWidth-o);s<=25&&(r-=s)}else f<=25&&(r+=f);return{width:r,height:s,x:l,y:c}}(t,n);else if("document"===e)i=function(t){const e=b(t),n=W(t),i=t.ownerDocument.body,o=g(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),r=g(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight);let s=-n.scrollLeft+M(t);const l=-n.scrollTop;return"rtl"===v(i).direction&&(s+=g(e.clientWidth,i.clientWidth)-o),{width:o,height:r,x:s,y:l}}(b(t));else if(y(e))i=function(t,e){const n=V(t,!0,"fixed"===e),i=n.top+t.clientTop,o=n.left+t.clientLeft,r=R(t)?B(t):u(1);return{width:t.clientWidth*r.x,height:t.clientHeight*r.y,x:o*r.x,y:i*r.y}}(e,n);else{const n=P(t);i={x:e.x-n.x,y:e.y-n.y,width:e.width,height:e.height}}return h(i)}function N(t,e){const n=E(t);return!(n===e||!y(n)||O(n))&&("fixed"===v(n).position||N(n,e))}function $(t,e,n){const i=R(e),o=b(e),r="fixed"===n,s=V(t,!0,r,e);let l={scrollLeft:0,scrollTop:0};const c=u(0);function f(){c.x=M(o)}if(i||!i&&!r)if(("body"!==C(e)||F(o))&&(l=W(e)),i){const t=V(e,!0,r,e);c.x=t.x+e.clientLeft,c.y=t.y+e.clientTop}else o&&f();r&&!i&&o&&f();const h=!o||i||r?u(0):I(o,l);return{x:s.left+l.scrollLeft-c.x-h.x,y:s.top+l.scrollTop-c.y-h.y,width:s.width,height:s.height}}function _(t){return"static"===v(t).position}function k(t,e){if(!R(t)||"fixed"===v(t).position)return null;if(e)return e(t);let n=t.offsetParent;return b(t)===n&&(n=n.ownerDocument.body),n}function G(t,e){const n=x(t);if(T(t))return n;if(!R(t)){let e=E(t);for(;e&&!O(e);){if(y(e)&&!_(e))return e;e=E(e)}return n}let i=k(t,e);for(;i&&j(i)&&_(i);)i=k(i,e);return i&&O(i)&&_(i)&&!H(i)?n:i||S(t)||n}const J={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:n,offsetParent:i,strategy:o}=t;const r="fixed"===o,s=b(i),l=!!e&&T(e.floating);if(i===s||l&&r)return n;let c={scrollLeft:0,scrollTop:0},f=u(1);const h=u(0),a=R(i);if((a||!a&&!r)&&(("body"!==C(i)||F(s))&&(c=W(i)),a)){const t=V(i);f=B(i),h.x=t.x+i.clientLeft,h.y=t.y+i.clientTop}const d=!s||a||r?u(0):I(s,c);return{width:n.width*f.x,height:n.height*f.y,x:n.x*f.x-c.scrollLeft*f.x+h.x+d.x,y:n.y*f.y-c.scrollTop*f.y+h.y+d.y}},getDocumentElement:b,getClippingRect:function(t){let{element:e,boundary:n,rootBoundary:i,strategy:o}=t;const r=[..."clippingAncestors"===n?T(e)?[]:function(t,e){const n=e.get(t);if(n)return n;let i=m(t,[],!1).filter(t=>y(t)&&"body"!==C(t)),o=null;const r="fixed"===v(t).position;let s=r?E(t):t;for(;y(s)&&!O(s);){const e=v(s),n=H(s);n||"fixed"!==e.position||(o=null),(r?!n&&!o:!n&&"static"===e.position&&o&&("absolute"===o.position||"fixed"===o.position)||F(s)&&!n&&N(t,s))?i=i.filter(t=>t!==s):o=e,s=E(s)}return e.set(t,i),i}(e,this._c):[].concat(n),i],s=q(e,r[0],o);let l=s.top,c=s.right,f=s.bottom,u=s.left;for(let t=1;t<r.length;t++){const n=q(e,r[t],o);l=g(n.top,l),c=p(n.right,c),f=p(n.bottom,f),u=g(n.left,u)}return{width:c-u,height:f-l,x:u,y:l}},getOffsetParent:G,getElementRects:async function(t){const e=this.getOffsetParent||G,n=this.getDimensions,i=await n(t.floating);return{reference:$(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:n}=z(t);return{width:e,height:n}},getScale:B,isElement:y,isRTL:function(t){return"rtl"===v(t).direction}};function K(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function Q(t,e,n,i){void 0===i&&(i={});const{ancestorScroll:o=!0,ancestorResize:r=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:c=!1}=i,f=A(t),u=o||r?[...f?m(f):[],...e?m(e):[]]:[];u.forEach(t=>{o&&t.addEventListener("scroll",n,{passive:!0}),r&&t.addEventListener("resize",n)});const h=f&&l?function(t,e){let n,i=null;const o=b(t);function r(){var t;clearTimeout(n),null==(t=i)||t.disconnect(),i=null}return function s(l,c){void 0===l&&(l=!1),void 0===c&&(c=1),r();const f=t.getBoundingClientRect(),{left:u,top:h,width:a,height:m}=f;if(l||e(),!a||!m)return;const y={rootMargin:-d(h)+"px "+-d(o.clientWidth-(u+a))+"px "+-d(o.clientHeight-(h+m))+"px "+-d(u)+"px",threshold:g(0,p(1,c))||1};let x=!0;function w(e){const i=e[0].intersectionRatio;if(i!==c){if(!x)return s();i?s(!1,i):n=setTimeout(()=>{s(!1,1e-7)},1e3)}1!==i||K(f,t.getBoundingClientRect())||s(),x=!1}try{i=new IntersectionObserver(w,{...y,root:o.ownerDocument})}catch(t){i=new IntersectionObserver(w,y)}i.observe(t)}(!0),r}(f,n):null;let a,y=-1,x=null;s&&(x=new ResizeObserver(t=>{let[i]=t;i&&i.target===f&&x&&e&&(x.unobserve(e),cancelAnimationFrame(y),y=requestAnimationFrame(()=>{var t;null==(t=x)||t.observe(e)})),n()}),f&&!c&&x.observe(f),e&&x.observe(e));let w=c?V(t):null;return c&&function e(){const i=V(t);w&&!K(w,i)&&n();w=i,a=requestAnimationFrame(e)}(),n(),()=>{var t;u.forEach(t=>{o&&t.removeEventListener("scroll",n),r&&t.removeEventListener("resize",n)}),null==h||h(),null==(t=x)||t.disconnect(),x=null,c&&cancelAnimationFrame(a)}}const U=t,X=n,Y=i,Z=o,tt=r,et=s,nt=c,it=(t,e,n)=>{const i=new Map,o={platform:J,...n},r={...o.platform,_c:i};return f(t,e,{...o,platform:r})};export{et as arrow,Q as autoUpdate,it as computePosition,Y as flip,tt as hide,nt as limitShift,U as offset,J as platform,X as shift,Z as size};
2
+ //# sourceMappingURL=floating-ui.dom.mjs.js.map