@viswa-test/creative-workspace-ui-component 0.0.3 → 0.0.5

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 (2521) hide show
  1. package/dist/_virtual/_tslib.js +1 -1
  2. package/dist/cjs/_virtual/_tslib.js +1 -1
  3. package/dist/cjs/features/lsc-guidelines/LscGuidelines.js +2 -0
  4. package/dist/cjs/features/lsc-guidelines/LscGuidelines.js.map +1 -0
  5. package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
  6. package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
  7. package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
  8. package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
  9. package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js +2 -0
  10. package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
  11. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
  12. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
  13. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
  14. package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
  15. package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
  16. package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
  17. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
  18. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
  19. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
  20. package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
  21. package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
  22. package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
  23. package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
  24. package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
  25. package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
  26. package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
  27. package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
  28. package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
  29. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
  30. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
  31. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
  32. package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
  33. package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
  34. package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
  35. package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
  36. package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
  37. package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
  38. package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
  39. package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
  40. package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
  41. package/dist/cjs/features/lsc-guidelines/constants.js +2 -0
  42. package/dist/cjs/features/lsc-guidelines/constants.js.map +1 -0
  43. package/dist/cjs/features/lsc-guidelines/editor.js +2 -0
  44. package/dist/cjs/features/lsc-guidelines/editor.js.map +1 -0
  45. package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js +2 -0
  46. package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
  47. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
  48. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
  49. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
  50. package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
  51. package/dist/cjs/features/lsc-guidelines/index.js +2 -0
  52. package/dist/cjs/features/lsc-guidelines/theme.css +8 -0
  53. package/dist/cjs/features/lsc-guidelines/utils.js +2 -0
  54. package/dist/cjs/features/lsc-guidelines/utils.js.map +1 -0
  55. package/dist/cjs/index.js +1 -1
  56. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js +1 -1
  57. package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -1
  58. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +1 -1
  59. package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -1
  60. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js +1 -1
  61. package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -1
  62. package/dist/features/lsc-guidelines/LscGuidelines.js +2 -0
  63. package/dist/features/lsc-guidelines/LscGuidelines.js.map +1 -0
  64. package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
  65. package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
  66. package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
  67. package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
  68. package/dist/features/lsc-guidelines/components/GuidelineCart.js +2 -0
  69. package/dist/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
  70. package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
  71. package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
  72. package/dist/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
  73. package/dist/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
  74. package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
  75. package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
  76. package/dist/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
  77. package/dist/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
  78. package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
  79. package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
  80. package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
  81. package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
  82. package/dist/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
  83. package/dist/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
  84. package/dist/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
  85. package/dist/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
  86. package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
  87. package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
  88. package/dist/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
  89. package/dist/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
  90. package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
  91. package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
  92. package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
  93. package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
  94. package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
  95. package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
  96. package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
  97. package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
  98. package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
  99. package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
  100. package/dist/features/lsc-guidelines/constants.js +2 -0
  101. package/dist/features/lsc-guidelines/constants.js.map +1 -0
  102. package/dist/features/lsc-guidelines/editor.js +2 -0
  103. package/dist/features/lsc-guidelines/editor.js.map +1 -0
  104. package/dist/features/lsc-guidelines/hooks/useControllableState.js +2 -0
  105. package/dist/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
  106. package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
  107. package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
  108. package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
  109. package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
  110. package/dist/features/lsc-guidelines/index.js +2 -0
  111. package/dist/features/lsc-guidelines/theme.css +8 -0
  112. package/dist/features/lsc-guidelines/utils.js +2 -0
  113. package/dist/features/lsc-guidelines/utils.js.map +1 -0
  114. package/dist/index.js +1 -1
  115. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +1 -1
  116. package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -1
  117. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +1 -1
  118. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -1
  119. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +1 -1
  120. package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -1
  121. package/dist/types/App.d.ts +4 -0
  122. package/dist/types/App.d.ts.map +1 -0
  123. package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts +9 -0
  124. package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts.map +1 -0
  125. package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts +5 -0
  126. package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts.map +1 -0
  127. package/dist/types/components/AssignReminders/AssignReminderTest.d.ts +6 -0
  128. package/dist/types/components/AssignReminders/AssignReminderTest.d.ts.map +1 -0
  129. package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts +4 -0
  130. package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts.map +1 -0
  131. package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts +7 -0
  132. package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts.map +1 -0
  133. package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts +4 -0
  134. package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts.map +1 -0
  135. package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts +4 -0
  136. package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts.map +1 -0
  137. package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts +13 -0
  138. package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts.map +1 -0
  139. package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts +8 -0
  140. package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts.map +1 -0
  141. package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts +8 -0
  142. package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts.map +1 -0
  143. package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts +9 -0
  144. package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts.map +1 -0
  145. package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts +9 -0
  146. package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts.map +1 -0
  147. package/dist/types/components/AssignReminders/components/LevelData.d.ts +5 -0
  148. package/dist/types/components/AssignReminders/components/LevelData.d.ts.map +1 -0
  149. package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts +4 -0
  150. package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts.map +1 -0
  151. package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts +4 -0
  152. package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts.map +1 -0
  153. package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts +3 -0
  154. package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts.map +1 -0
  155. package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts +3 -0
  156. package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts.map +1 -0
  157. package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts +3 -0
  158. package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts.map +1 -0
  159. package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts +12 -0
  160. package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts.map +1 -0
  161. package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts +16 -0
  162. package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts.map +1 -0
  163. package/dist/types/components/AssignReminders/types/levelData.type.d.ts +9 -0
  164. package/dist/types/components/AssignReminders/types/levelData.type.d.ts.map +1 -0
  165. package/dist/types/components/AssignReminders/types/types.d.ts +92 -0
  166. package/dist/types/components/AssignReminders/types/types.d.ts.map +1 -0
  167. package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts +5 -0
  168. package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts.map +1 -0
  169. package/dist/types/components/ScopeTree/HighlightedText.d.ts.map +1 -0
  170. package/dist/types/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
  171. package/dist/types/components/ScopeTree/TreeMenu.d.ts.map +1 -0
  172. package/dist/types/components/ScopeTree/TreeNode.d.ts.map +1 -0
  173. package/dist/types/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
  174. package/dist/types/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
  175. package/dist/types/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
  176. package/dist/types/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
  177. package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts +4 -0
  178. package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts.map +1 -0
  179. package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts +35 -0
  180. package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts.map +1 -0
  181. package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts +34 -0
  182. package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts.map +1 -0
  183. package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts +20 -0
  184. package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts.map +1 -0
  185. package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts +14 -0
  186. package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts.map +1 -0
  187. package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts +16 -0
  188. package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts.map +1 -0
  189. package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts +18 -0
  190. package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts.map +1 -0
  191. package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts +15 -0
  192. package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts.map +1 -0
  193. package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts +4 -0
  194. package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts.map +1 -0
  195. package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts +11 -0
  196. package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts.map +1 -0
  197. package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts +19 -0
  198. package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts.map +1 -0
  199. package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts +15 -0
  200. package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts.map +1 -0
  201. package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts +4 -0
  202. package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts.map +1 -0
  203. package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts +31 -0
  204. package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts.map +1 -0
  205. package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts +31 -0
  206. package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts.map +1 -0
  207. package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts +29 -0
  208. package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts.map +1 -0
  209. package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts +12 -0
  210. package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts.map +1 -0
  211. package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts +20 -0
  212. package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts.map +1 -0
  213. package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts +11 -0
  214. package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts.map +1 -0
  215. package/dist/types/features/lsc-guidelines/constants.d.ts +51 -0
  216. package/dist/types/features/lsc-guidelines/constants.d.ts.map +1 -0
  217. package/dist/types/features/lsc-guidelines/editor.d.ts +4 -0
  218. package/dist/types/features/lsc-guidelines/editor.d.ts.map +1 -0
  219. package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts +8 -0
  220. package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts.map +1 -0
  221. package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts +10 -0
  222. package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts.map +1 -0
  223. package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts +17 -0
  224. package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts.map +1 -0
  225. package/dist/types/features/lsc-guidelines/index.d.ts +27 -0
  226. package/dist/types/features/lsc-guidelines/index.d.ts.map +1 -0
  227. package/dist/types/features/lsc-guidelines/types.d.ts +98 -0
  228. package/dist/types/features/lsc-guidelines/types.d.ts.map +1 -0
  229. package/dist/types/features/lsc-guidelines/utils.d.ts +31 -0
  230. package/dist/types/features/lsc-guidelines/utils.d.ts.map +1 -0
  231. package/dist/types/index.d.ts +4 -0
  232. package/dist/types/index.d.ts.map +1 -0
  233. package/dist/types/types.d.ts.map +1 -0
  234. package/dist/types/utils/treeUtils.d.ts.map +1 -0
  235. package/package.json +43 -690
  236. package/dist/_virtual/__node-resolve_empty.js +0 -2
  237. package/dist/_virtual/__node-resolve_empty.js.map +0 -1
  238. package/dist/_virtual/_commonjsHelpers.js +0 -2
  239. package/dist/_virtual/_commonjsHelpers.js.map +0 -1
  240. package/dist/_virtual/_node-resolve_empty.js +0 -2
  241. package/dist/_virtual/_node-resolve_empty.js.map +0 -1
  242. package/dist/_virtual/browser-index.js +0 -2
  243. package/dist/_virtual/browser-index.js.map +0 -1
  244. package/dist/_virtual/browser-index2.js +0 -2
  245. package/dist/_virtual/browser-index2.js.map +0 -1
  246. package/dist/_virtual/clock.js +0 -2
  247. package/dist/_virtual/clock.js.map +0 -1
  248. package/dist/_virtual/conventions.js +0 -2
  249. package/dist/_virtual/conventions.js.map +0 -1
  250. package/dist/_virtual/document.js +0 -2
  251. package/dist/_virtual/document.js.map +0 -1
  252. package/dist/_virtual/dom-parser.js +0 -2
  253. package/dist/_virtual/dom-parser.js.map +0 -1
  254. package/dist/_virtual/dom.js +0 -2
  255. package/dist/_virtual/dom.js.map +0 -1
  256. package/dist/_virtual/entities.js +0 -2
  257. package/dist/_virtual/entities.js.map +0 -1
  258. package/dist/_virtual/extends.js +0 -2
  259. package/dist/_virtual/extends.js.map +0 -1
  260. package/dist/_virtual/index.js +0 -2
  261. package/dist/_virtual/index2.js +0 -2
  262. package/dist/_virtual/index2.js.map +0 -1
  263. package/dist/_virtual/index3.js +0 -2
  264. package/dist/_virtual/index3.js.map +0 -1
  265. package/dist/_virtual/index4.js +0 -2
  266. package/dist/_virtual/index4.js.map +0 -1
  267. package/dist/_virtual/parse-sidx.js +0 -2
  268. package/dist/_virtual/parse-sidx.js.map +0 -1
  269. package/dist/_virtual/prism-cpp.js +0 -2
  270. package/dist/_virtual/prism-cpp.js.map +0 -1
  271. package/dist/_virtual/prism-cpp2.js +0 -2
  272. package/dist/_virtual/prism-cpp2.js.map +0 -1
  273. package/dist/_virtual/prism-java.js +0 -2
  274. package/dist/_virtual/prism-java.js.map +0 -1
  275. package/dist/_virtual/prism-java2.js +0 -2
  276. package/dist/_virtual/prism-java2.js.map +0 -1
  277. package/dist/_virtual/prism-python.js +0 -2
  278. package/dist/_virtual/prism-python.js.map +0 -1
  279. package/dist/_virtual/prism-python2.js +0 -2
  280. package/dist/_virtual/prism-python2.js.map +0 -1
  281. package/dist/_virtual/prism-rust.js +0 -2
  282. package/dist/_virtual/prism-rust.js.map +0 -1
  283. package/dist/_virtual/prism-rust2.js +0 -2
  284. package/dist/_virtual/prism-rust2.js.map +0 -1
  285. package/dist/_virtual/prism-typescript.js +0 -2
  286. package/dist/_virtual/prism-typescript.js.map +0 -1
  287. package/dist/_virtual/prism-typescript2.js +0 -2
  288. package/dist/_virtual/prism-typescript2.js.map +0 -1
  289. package/dist/_virtual/prism.js +0 -2
  290. package/dist/_virtual/prism.js.map +0 -1
  291. package/dist/_virtual/prism2.js +0 -2
  292. package/dist/_virtual/prism2.js.map +0 -1
  293. package/dist/_virtual/sax.js +0 -2
  294. package/dist/_virtual/sax.js.map +0 -1
  295. package/dist/_virtual/showdown.js +0 -2
  296. package/dist/_virtual/showdown.js.map +0 -1
  297. package/dist/_virtual/showdown2.js +0 -2
  298. package/dist/_virtual/showdown2.js.map +0 -1
  299. package/dist/_virtual/window.js +0 -2
  300. package/dist/_virtual/window.js.map +0 -1
  301. package/dist/cjs/_virtual/__node-resolve_empty.js +0 -2
  302. package/dist/cjs/_virtual/__node-resolve_empty.js.map +0 -1
  303. package/dist/cjs/_virtual/_commonjsHelpers.js +0 -2
  304. package/dist/cjs/_virtual/_commonjsHelpers.js.map +0 -1
  305. package/dist/cjs/_virtual/_node-resolve_empty.js +0 -2
  306. package/dist/cjs/_virtual/_node-resolve_empty.js.map +0 -1
  307. package/dist/cjs/_virtual/browser-index.js +0 -2
  308. package/dist/cjs/_virtual/browser-index.js.map +0 -1
  309. package/dist/cjs/_virtual/browser-index2.js +0 -2
  310. package/dist/cjs/_virtual/browser-index2.js.map +0 -1
  311. package/dist/cjs/_virtual/clock.js +0 -2
  312. package/dist/cjs/_virtual/clock.js.map +0 -1
  313. package/dist/cjs/_virtual/conventions.js +0 -2
  314. package/dist/cjs/_virtual/conventions.js.map +0 -1
  315. package/dist/cjs/_virtual/document.js +0 -2
  316. package/dist/cjs/_virtual/document.js.map +0 -1
  317. package/dist/cjs/_virtual/dom-parser.js +0 -2
  318. package/dist/cjs/_virtual/dom-parser.js.map +0 -1
  319. package/dist/cjs/_virtual/dom.js +0 -2
  320. package/dist/cjs/_virtual/dom.js.map +0 -1
  321. package/dist/cjs/_virtual/entities.js +0 -2
  322. package/dist/cjs/_virtual/entities.js.map +0 -1
  323. package/dist/cjs/_virtual/extends.js +0 -2
  324. package/dist/cjs/_virtual/extends.js.map +0 -1
  325. package/dist/cjs/_virtual/index.js +0 -2
  326. package/dist/cjs/_virtual/index2.js +0 -2
  327. package/dist/cjs/_virtual/index2.js.map +0 -1
  328. package/dist/cjs/_virtual/index3.js +0 -2
  329. package/dist/cjs/_virtual/index3.js.map +0 -1
  330. package/dist/cjs/_virtual/index4.js +0 -2
  331. package/dist/cjs/_virtual/index4.js.map +0 -1
  332. package/dist/cjs/_virtual/parse-sidx.js +0 -2
  333. package/dist/cjs/_virtual/parse-sidx.js.map +0 -1
  334. package/dist/cjs/_virtual/prism-cpp.js +0 -2
  335. package/dist/cjs/_virtual/prism-cpp.js.map +0 -1
  336. package/dist/cjs/_virtual/prism-cpp2.js +0 -2
  337. package/dist/cjs/_virtual/prism-cpp2.js.map +0 -1
  338. package/dist/cjs/_virtual/prism-java.js +0 -2
  339. package/dist/cjs/_virtual/prism-java.js.map +0 -1
  340. package/dist/cjs/_virtual/prism-java2.js +0 -2
  341. package/dist/cjs/_virtual/prism-java2.js.map +0 -1
  342. package/dist/cjs/_virtual/prism-python.js +0 -2
  343. package/dist/cjs/_virtual/prism-python.js.map +0 -1
  344. package/dist/cjs/_virtual/prism-python2.js +0 -2
  345. package/dist/cjs/_virtual/prism-python2.js.map +0 -1
  346. package/dist/cjs/_virtual/prism-rust.js +0 -2
  347. package/dist/cjs/_virtual/prism-rust.js.map +0 -1
  348. package/dist/cjs/_virtual/prism-rust2.js +0 -2
  349. package/dist/cjs/_virtual/prism-rust2.js.map +0 -1
  350. package/dist/cjs/_virtual/prism-typescript.js +0 -2
  351. package/dist/cjs/_virtual/prism-typescript.js.map +0 -1
  352. package/dist/cjs/_virtual/prism-typescript2.js +0 -2
  353. package/dist/cjs/_virtual/prism-typescript2.js.map +0 -1
  354. package/dist/cjs/_virtual/prism.js +0 -2
  355. package/dist/cjs/_virtual/prism.js.map +0 -1
  356. package/dist/cjs/_virtual/prism2.js +0 -2
  357. package/dist/cjs/_virtual/prism2.js.map +0 -1
  358. package/dist/cjs/_virtual/sax.js +0 -2
  359. package/dist/cjs/_virtual/sax.js.map +0 -1
  360. package/dist/cjs/_virtual/showdown.js +0 -2
  361. package/dist/cjs/_virtual/showdown.js.map +0 -1
  362. package/dist/cjs/_virtual/showdown2.js +0 -2
  363. package/dist/cjs/_virtual/showdown2.js.map +0 -1
  364. package/dist/cjs/_virtual/window.js +0 -2
  365. package/dist/cjs/_virtual/window.js.map +0 -1
  366. package/dist/cjs/features/CitationRenderer/CitationRenderer.js +0 -2
  367. package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +0 -1
  368. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
  369. package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
  370. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js +0 -2
  371. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +0 -1
  372. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +0 -2
  373. package/dist/cjs/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +0 -1
  374. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +0 -2
  375. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +0 -1
  376. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +0 -2
  377. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +0 -1
  378. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +0 -2
  379. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +0 -1
  380. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +0 -2
  381. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +0 -1
  382. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +0 -2
  383. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +0 -1
  384. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +0 -2
  385. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +0 -1
  386. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +0 -2
  387. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +0 -1
  388. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +0 -2
  389. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +0 -1
  390. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +0 -2
  391. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +0 -1
  392. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +0 -2
  393. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +0 -1
  394. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +0 -2
  395. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +0 -1
  396. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +0 -2
  397. package/dist/cjs/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +0 -1
  398. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +0 -2
  399. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +0 -1
  400. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +0 -2
  401. package/dist/cjs/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +0 -1
  402. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +0 -2
  403. package/dist/cjs/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +0 -1
  404. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +0 -2
  405. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +0 -1
  406. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +0 -2
  407. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +0 -1
  408. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +0 -2
  409. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +0 -1
  410. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +0 -2
  411. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +0 -1
  412. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +0 -2
  413. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +0 -1
  414. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +0 -2
  415. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +0 -1
  416. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +0 -2
  417. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +0 -1
  418. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +0 -2
  419. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +0 -1
  420. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +0 -2
  421. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +0 -1
  422. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +0 -2
  423. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +0 -1
  424. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +0 -2
  425. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +0 -1
  426. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +0 -2
  427. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +0 -1
  428. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +0 -2
  429. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +0 -1
  430. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +0 -2
  431. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +0 -1
  432. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +0 -2
  433. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +0 -1
  434. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +0 -2
  435. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +0 -1
  436. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +0 -2
  437. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +0 -1
  438. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +0 -2
  439. package/dist/cjs/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +0 -1
  440. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +0 -2
  441. package/dist/cjs/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +0 -1
  442. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js +0 -2
  443. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +0 -1
  444. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +0 -2
  445. package/dist/cjs/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +0 -1
  446. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +0 -2
  447. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +0 -1
  448. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +0 -2
  449. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +0 -1
  450. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +0 -2
  451. package/dist/cjs/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +0 -1
  452. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +0 -2
  453. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +0 -1
  454. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +0 -2
  455. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +0 -1
  456. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +0 -2
  457. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +0 -1
  458. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +0 -2
  459. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +0 -1
  460. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +0 -2
  461. package/dist/cjs/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +0 -1
  462. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +0 -2
  463. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +0 -1
  464. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +0 -2
  465. package/dist/cjs/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +0 -1
  466. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +0 -2
  467. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +0 -1
  468. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +0 -2
  469. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +0 -1
  470. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +0 -2
  471. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +0 -1
  472. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +0 -2
  473. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +0 -1
  474. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +0 -2
  475. package/dist/cjs/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +0 -1
  476. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +0 -2
  477. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +0 -1
  478. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +0 -2
  479. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +0 -1
  480. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +0 -2
  481. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +0 -1
  482. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +0 -2
  483. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +0 -1
  484. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +0 -2
  485. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +0 -1
  486. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +0 -2
  487. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +0 -1
  488. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +0 -2
  489. package/dist/cjs/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +0 -1
  490. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +0 -2
  491. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +0 -1
  492. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +0 -2
  493. package/dist/cjs/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +0 -1
  494. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +0 -2
  495. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +0 -1
  496. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +0 -2
  497. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +0 -1
  498. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +0 -2
  499. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +0 -1
  500. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +0 -2
  501. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +0 -1
  502. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +0 -2
  503. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +0 -1
  504. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +0 -2
  505. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +0 -1
  506. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +0 -2
  507. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +0 -1
  508. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +0 -2
  509. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +0 -1
  510. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js +0 -2
  511. package/dist/cjs/features/RequirementAI/components/citations/appmod-citation/types.js.map +0 -1
  512. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +0 -2
  513. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +0 -1
  514. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +0 -2
  515. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +0 -1
  516. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +0 -2
  517. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +0 -1
  518. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +0 -2
  519. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +0 -1
  520. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +0 -2
  521. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +0 -1
  522. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +0 -2
  523. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +0 -1
  524. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +0 -2
  525. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +0 -1
  526. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +0 -2
  527. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +0 -1
  528. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +0 -2
  529. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +0 -1
  530. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +0 -2
  531. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +0 -1
  532. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +0 -2
  533. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +0 -1
  534. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +0 -2
  535. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +0 -1
  536. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +0 -2
  537. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +0 -1
  538. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +0 -2
  539. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +0 -1
  540. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +0 -2
  541. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +0 -1
  542. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +0 -2
  543. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +0 -1
  544. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +0 -2
  545. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +0 -1
  546. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +0 -2
  547. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +0 -1
  548. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +0 -2
  549. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +0 -1
  550. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +0 -2
  551. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +0 -1
  552. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +0 -2
  553. package/dist/cjs/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +0 -1
  554. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +0 -2
  555. package/dist/cjs/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +0 -1
  556. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +0 -2
  557. package/dist/cjs/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +0 -1
  558. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +0 -2
  559. package/dist/cjs/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +0 -1
  560. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +0 -2
  561. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +0 -1
  562. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +0 -2
  563. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +0 -1
  564. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +0 -2
  565. package/dist/cjs/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +0 -1
  566. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +0 -2
  567. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +0 -1
  568. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +0 -2
  569. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +0 -1
  570. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +0 -2
  571. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +0 -1
  572. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +0 -2
  573. package/dist/cjs/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +0 -1
  574. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +0 -2
  575. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +0 -1
  576. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +0 -2
  577. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +0 -1
  578. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +0 -2
  579. package/dist/cjs/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +0 -1
  580. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +0 -2
  581. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +0 -1
  582. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +0 -2
  583. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +0 -1
  584. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +0 -2
  585. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +0 -1
  586. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +0 -2
  587. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +0 -1
  588. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +0 -2
  589. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +0 -1
  590. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +0 -2
  591. package/dist/cjs/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +0 -1
  592. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +0 -2
  593. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +0 -1
  594. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +0 -2
  595. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +0 -1
  596. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +0 -2
  597. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +0 -1
  598. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +0 -2
  599. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +0 -1
  600. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +0 -2
  601. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +0 -1
  602. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +0 -2
  603. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +0 -1
  604. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +0 -2
  605. package/dist/cjs/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +0 -1
  606. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +0 -2
  607. package/dist/cjs/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +0 -1
  608. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +0 -2
  609. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +0 -1
  610. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +0 -2
  611. package/dist/cjs/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +0 -1
  612. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js +0 -2
  613. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +0 -1
  614. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +0 -2
  615. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +0 -1
  616. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +0 -2
  617. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +0 -1
  618. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +0 -2
  619. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +0 -1
  620. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +0 -2
  621. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +0 -1
  622. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +0 -2
  623. package/dist/cjs/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +0 -1
  624. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +0 -2
  625. package/dist/cjs/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +0 -1
  626. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js +0 -2
  627. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.js.map +0 -1
  628. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +0 -2
  629. package/dist/cjs/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +0 -1
  630. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +0 -2
  631. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +0 -1
  632. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +0 -2
  633. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +0 -1
  634. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +0 -2
  635. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +0 -1
  636. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +0 -2
  637. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +0 -1
  638. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +0 -2
  639. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +0 -1
  640. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +0 -2
  641. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +0 -1
  642. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +0 -2
  643. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +0 -1
  644. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +0 -2
  645. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +0 -1
  646. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +0 -2
  647. package/dist/cjs/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +0 -1
  648. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js +0 -2
  649. package/dist/cjs/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +0 -1
  650. package/dist/cjs/features/RequirementAI/components/segment/Segment.js +0 -2
  651. package/dist/cjs/features/RequirementAI/components/segment/Segment.js.map +0 -1
  652. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js +0 -2
  653. package/dist/cjs/features/RequirementAI/components/segment/SegmentLoader.js.map +0 -1
  654. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js +0 -2
  655. package/dist/cjs/features/RequirementAI/components/segment/SegmentWrapper.js.map +0 -1
  656. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js +0 -2
  657. package/dist/cjs/features/RequirementAI/components/segment/segment.module.css.js.map +0 -1
  658. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js +0 -2
  659. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +0 -1
  660. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +0 -2
  661. package/dist/cjs/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +0 -1
  662. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +0 -2
  663. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +0 -1
  664. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +0 -2
  665. package/dist/cjs/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +0 -1
  666. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +0 -2
  667. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +0 -1
  668. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +0 -2
  669. package/dist/cjs/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +0 -1
  670. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js +0 -2
  671. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +0 -1
  672. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +0 -2
  673. package/dist/cjs/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +0 -1
  674. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js +0 -2
  675. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +0 -1
  676. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +0 -2
  677. package/dist/cjs/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +0 -1
  678. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +0 -2
  679. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +0 -1
  680. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +0 -2
  681. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +0 -1
  682. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +0 -2
  683. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +0 -1
  684. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +0 -2
  685. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +0 -1
  686. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +0 -2
  687. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +0 -1
  688. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +0 -2
  689. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +0 -1
  690. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +0 -2
  691. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +0 -1
  692. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +0 -2
  693. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +0 -1
  694. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +0 -2
  695. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +0 -1
  696. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +0 -2
  697. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +0 -1
  698. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +0 -2
  699. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +0 -1
  700. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +0 -2
  701. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +0 -1
  702. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +0 -2
  703. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +0 -1
  704. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +0 -2
  705. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +0 -1
  706. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +0 -2
  707. package/dist/cjs/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +0 -1
  708. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +0 -2
  709. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +0 -1
  710. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +0 -2
  711. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +0 -1
  712. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +0 -2
  713. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +0 -1
  714. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +0 -2
  715. package/dist/cjs/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +0 -1
  716. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js +0 -2
  717. package/dist/cjs/features/RequirementAI/hooks/useApprovalStatus.js.map +0 -1
  718. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js +0 -2
  719. package/dist/cjs/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +0 -1
  720. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js +0 -2
  721. package/dist/cjs/features/RequirementAI/hooks/useStreamContentHandler.js.map +0 -1
  722. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js +0 -2
  723. package/dist/cjs/features/RequirementAI/icons/AiGapIcon.js.map +0 -1
  724. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js +0 -2
  725. package/dist/cjs/features/RequirementAI/icons/AiReasoningIcon.js.map +0 -1
  726. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js +0 -2
  727. package/dist/cjs/features/RequirementAI/icons/BigEnoughIcon.js.map +0 -1
  728. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js +0 -2
  729. package/dist/cjs/features/RequirementAI/icons/BookmarkIcon.js.map +0 -1
  730. package/dist/cjs/features/RequirementAI/icons/BrainRed.js +0 -2
  731. package/dist/cjs/features/RequirementAI/icons/BrainRed.js.map +0 -1
  732. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js +0 -2
  733. package/dist/cjs/features/RequirementAI/icons/CheckIcon.js.map +0 -1
  734. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js +0 -2
  735. package/dist/cjs/features/RequirementAI/icons/ChevronDownIcon.js.map +0 -1
  736. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js +0 -2
  737. package/dist/cjs/features/RequirementAI/icons/ChevronUpIcon.js.map +0 -1
  738. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js +0 -2
  739. package/dist/cjs/features/RequirementAI/icons/CognitiveDecision.js.map +0 -1
  740. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js +0 -2
  741. package/dist/cjs/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +0 -1
  742. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js +0 -2
  743. package/dist/cjs/features/RequirementAI/icons/MenuUnfoldIcon.js.map +0 -1
  744. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js +0 -2
  745. package/dist/cjs/features/RequirementAI/icons/PencilIcon.js.map +0 -1
  746. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js +0 -2
  747. package/dist/cjs/features/RequirementAI/icons/ReasoningBulbIcon.js.map +0 -1
  748. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js +0 -2
  749. package/dist/cjs/features/RequirementAI/icons/RelevanceScoreIcon.js.map +0 -1
  750. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js +0 -2
  751. package/dist/cjs/features/RequirementAI/icons/SidebarCloseIcon.js.map +0 -1
  752. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js +0 -2
  753. package/dist/cjs/features/RequirementAI/icons/SidebarOpenIcon.js.map +0 -1
  754. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js +0 -2
  755. package/dist/cjs/features/RequirementAI/icons/TrashIcon.js.map +0 -1
  756. package/dist/cjs/features/RequirementAI/shared/Accordian.js +0 -2
  757. package/dist/cjs/features/RequirementAI/shared/Accordian.js.map +0 -1
  758. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js +0 -2
  759. package/dist/cjs/features/RequirementAI/shared/Accordian.module.css.js.map +0 -1
  760. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js +0 -2
  761. package/dist/cjs/features/RequirementAI/shared/AtomicButton.js.map +0 -1
  762. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js +0 -2
  763. package/dist/cjs/features/RequirementAI/shared/AtomicButton.module.css.js.map +0 -1
  764. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +0 -2
  765. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +0 -1
  766. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +0 -2
  767. package/dist/cjs/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +0 -1
  768. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js +0 -2
  769. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.js.map +0 -1
  770. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +0 -2
  771. package/dist/cjs/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +0 -1
  772. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js +0 -2
  773. package/dist/cjs/features/RequirementAI/shared/CodeViewer.js.map +0 -1
  774. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js +0 -2
  775. package/dist/cjs/features/RequirementAI/shared/CodeViewer.module.css.js.map +0 -1
  776. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js +0 -2
  777. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.js.map +0 -1
  778. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js +0 -2
  779. package/dist/cjs/features/RequirementAI/shared/ExpandableOl.module.css.js.map +0 -1
  780. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js +0 -2
  781. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.js.map +0 -1
  782. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +0 -2
  783. package/dist/cjs/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +0 -1
  784. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js +0 -2
  785. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +0 -1
  786. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +0 -2
  787. package/dist/cjs/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +0 -1
  788. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js +0 -2
  789. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.js.map +0 -1
  790. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +0 -2
  791. package/dist/cjs/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +0 -1
  792. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js +0 -2
  793. package/dist/cjs/features/RequirementAI/shared/useMarkdownSearch.js.map +0 -1
  794. package/dist/cjs/features/RequirementAI/store/ref.context.js +0 -2
  795. package/dist/cjs/features/RequirementAI/store/ref.context.js.map +0 -1
  796. package/dist/cjs/features/RequirementAI/utils/css.utils.js +0 -2
  797. package/dist/cjs/features/RequirementAI/utils/css.utils.js.map +0 -1
  798. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js +0 -2
  799. package/dist/cjs/features/RequirementAI/utils/diff-edit.utils.js.map +0 -1
  800. package/dist/cjs/features/RequirementAI/utils/helpers.js +0 -2
  801. package/dist/cjs/features/RequirementAI/utils/helpers.js.map +0 -1
  802. package/dist/cjs/features/RequirementAI/utils/json-helper.js +0 -2
  803. package/dist/cjs/features/RequirementAI/utils/json-helper.js.map +0 -1
  804. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js +0 -2
  805. package/dist/cjs/features/RequirementAI/utils/learned-tag.utils.js.map +0 -1
  806. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js +0 -2
  807. package/dist/cjs/features/RequirementAI/utils/proccess-stream.utils.js.map +0 -1
  808. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js +0 -2
  809. package/dist/cjs/features/RequirementAI/utils/user-story.utils.js.map +0 -1
  810. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js +0 -2
  811. package/dist/cjs/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +0 -1
  812. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js +0 -2
  813. package/dist/cjs/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +0 -1
  814. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js +0 -2
  815. package/dist/cjs/features/RequirementAI/utils/userstory-approval.utils.js.map +0 -1
  816. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
  817. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
  818. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
  819. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
  820. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
  821. package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
  822. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js +0 -2
  823. package/dist/cjs/features/UserStoryImport/UserStoryPicker.context.js.map +0 -1
  824. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js +0 -2
  825. package/dist/cjs/features/UserStoryImport/UserStoryPicker.js.map +0 -1
  826. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js +0 -2
  827. package/dist/cjs/features/UserStoryImport/UserStoryPicker.theme.js.map +0 -1
  828. package/dist/cjs/features/UserStoryImport/components/BackNav.js +0 -2
  829. package/dist/cjs/features/UserStoryImport/components/BackNav.js.map +0 -1
  830. package/dist/cjs/features/UserStoryImport/components/Badge.js +0 -2
  831. package/dist/cjs/features/UserStoryImport/components/Badge.js.map +0 -1
  832. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js +0 -2
  833. package/dist/cjs/features/UserStoryImport/components/BrowseProjectsButton.js.map +0 -1
  834. package/dist/cjs/features/UserStoryImport/components/CardGrid.js +0 -2
  835. package/dist/cjs/features/UserStoryImport/components/CardGrid.js.map +0 -1
  836. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js +0 -2
  837. package/dist/cjs/features/UserStoryImport/components/CardProceedButton.js.map +0 -1
  838. package/dist/cjs/features/UserStoryImport/components/ContentArea.js +0 -2
  839. package/dist/cjs/features/UserStoryImport/components/ContentArea.js.map +0 -1
  840. package/dist/cjs/features/UserStoryImport/components/Footer.js +0 -2
  841. package/dist/cjs/features/UserStoryImport/components/Footer.js.map +0 -1
  842. package/dist/cjs/features/UserStoryImport/components/Header.js +0 -2
  843. package/dist/cjs/features/UserStoryImport/components/Header.js.map +0 -1
  844. package/dist/cjs/features/UserStoryImport/components/NavRow.js +0 -2
  845. package/dist/cjs/features/UserStoryImport/components/NavRow.js.map +0 -1
  846. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js +0 -2
  847. package/dist/cjs/features/UserStoryImport/components/ProceedButton.js.map +0 -1
  848. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js +0 -2
  849. package/dist/cjs/features/UserStoryImport/components/ProjectCard.js.map +0 -1
  850. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js +0 -2
  851. package/dist/cjs/features/UserStoryImport/components/ResizeHandle.js.map +0 -1
  852. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js +0 -2
  853. package/dist/cjs/features/UserStoryImport/components/ScopeDropdown.js.map +0 -1
  854. package/dist/cjs/features/UserStoryImport/components/SearchInput.js +0 -2
  855. package/dist/cjs/features/UserStoryImport/components/SearchInput.js.map +0 -1
  856. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js +0 -2
  857. package/dist/cjs/features/UserStoryImport/components/SectionHeading.js.map +0 -1
  858. package/dist/cjs/features/UserStoryImport/components/ShowMore.js +0 -2
  859. package/dist/cjs/features/UserStoryImport/components/ShowMore.js.map +0 -1
  860. package/dist/cjs/features/UserStoryImport/components/Sidebar.js +0 -2
  861. package/dist/cjs/features/UserStoryImport/components/Sidebar.js.map +0 -1
  862. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js +0 -2
  863. package/dist/cjs/features/UserStoryImport/components/SidebarFavoritesList.js.map +0 -1
  864. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js +0 -2
  865. package/dist/cjs/features/UserStoryImport/components/SidebarProjectList.js.map +0 -1
  866. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js +0 -2
  867. package/dist/cjs/features/UserStoryImport/components/SidebarSection.js.map +0 -1
  868. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js +0 -2
  869. package/dist/cjs/features/UserStoryImport/components/SortDropdown.js.map +0 -1
  870. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js +0 -2
  871. package/dist/cjs/features/UserStoryImport/components/SplitLayout.js.map +0 -1
  872. package/dist/cjs/features/UserStoryImport/components/Toolbar.js +0 -2
  873. package/dist/cjs/features/UserStoryImport/components/Toolbar.js.map +0 -1
  874. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js +0 -2
  875. package/dist/cjs/features/UserStoryImport/components/TypeDropdown.js.map +0 -1
  876. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js +0 -2
  877. package/dist/cjs/features/UserStoryImport/components/UserStoryCard.js.map +0 -1
  878. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js +0 -2
  879. package/dist/cjs/features/UserStoryImport/components/UserStoryImportDialog.js.map +0 -1
  880. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js +0 -2
  881. package/dist/cjs/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +0 -1
  882. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js +0 -2
  883. package/dist/cjs/features/UserStoryImport/components/usePanelResize.js.map +0 -1
  884. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js +0 -2
  885. package/dist/cjs/features/UserStoryImport/hooks/useFilteredItems.js.map +0 -1
  886. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js +0 -2
  887. package/dist/cjs/features/UserStoryImport/hooks/useUSPData.js.map +0 -1
  888. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js +0 -2
  889. package/dist/cjs/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +0 -1
  890. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js +0 -2
  891. package/dist/cjs/features/UserStoryImport/lib/CustomTooltip.js.map +0 -1
  892. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js +0 -2
  893. package/dist/cjs/features/UserStoryImport/lib/Tooltip.js.map +0 -1
  894. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js +0 -2
  895. package/dist/cjs/features/UserStoryImport/lib/adaptLabel.js.map +0 -1
  896. package/dist/cjs/features/UserStoryImport/lib/cn.js +0 -2
  897. package/dist/cjs/features/UserStoryImport/lib/cn.js.map +0 -1
  898. package/dist/cjs/features/UserStoryImport/lib/dialog.js +0 -2
  899. package/dist/cjs/features/UserStoryImport/lib/dialog.js.map +0 -1
  900. package/dist/cjs/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
  901. package/dist/cjs/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  902. package/dist/cjs/node_modules/@babel/runtime/helpers/extends.js +0 -2
  903. package/dist/cjs/node_modules/@babel/runtime/helpers/extends.js.map +0 -1
  904. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.dev.mjs.js +0 -2
  905. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.dev.mjs.js.map +0 -1
  906. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.mjs.js +0 -2
  907. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.mjs.js.map +0 -1
  908. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.prod.mjs.js +0 -2
  909. package/dist/cjs/node_modules/@lexical/clipboard/LexicalClipboard.prod.mjs.js.map +0 -1
  910. package/dist/cjs/node_modules/@lexical/code/LexicalCode.dev.mjs.js +0 -2
  911. package/dist/cjs/node_modules/@lexical/code/LexicalCode.dev.mjs.js.map +0 -1
  912. package/dist/cjs/node_modules/@lexical/code/LexicalCode.mjs.js +0 -2
  913. package/dist/cjs/node_modules/@lexical/code/LexicalCode.mjs.js.map +0 -1
  914. package/dist/cjs/node_modules/@lexical/code/LexicalCode.prod.mjs.js +0 -2
  915. package/dist/cjs/node_modules/@lexical/code/LexicalCode.prod.mjs.js.map +0 -1
  916. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.dev.mjs.js +0 -2
  917. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.dev.mjs.js.map +0 -1
  918. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.mjs.js +0 -2
  919. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.mjs.js.map +0 -1
  920. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.prod.mjs.js +0 -2
  921. package/dist/cjs/node_modules/@lexical/dragon/LexicalDragon.prod.mjs.js.map +0 -1
  922. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.dev.mjs.js +0 -2
  923. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.dev.mjs.js.map +0 -1
  924. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.mjs.js +0 -2
  925. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.mjs.js.map +0 -1
  926. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.prod.mjs.js +0 -2
  927. package/dist/cjs/node_modules/@lexical/extension/LexicalExtension.prod.mjs.js.map +0 -1
  928. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.dev.mjs.js +0 -2
  929. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.dev.mjs.js.map +0 -1
  930. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.mjs.js +0 -2
  931. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.mjs.js.map +0 -1
  932. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.prod.mjs.js +0 -2
  933. package/dist/cjs/node_modules/@lexical/html/LexicalHtml.prod.mjs.js.map +0 -1
  934. package/dist/cjs/node_modules/@lexical/link/LexicalLink.dev.mjs.js +0 -2
  935. package/dist/cjs/node_modules/@lexical/link/LexicalLink.dev.mjs.js.map +0 -1
  936. package/dist/cjs/node_modules/@lexical/link/LexicalLink.mjs.js +0 -2
  937. package/dist/cjs/node_modules/@lexical/link/LexicalLink.mjs.js.map +0 -1
  938. package/dist/cjs/node_modules/@lexical/link/LexicalLink.prod.mjs.js +0 -2
  939. package/dist/cjs/node_modules/@lexical/link/LexicalLink.prod.mjs.js.map +0 -1
  940. package/dist/cjs/node_modules/@lexical/list/LexicalList.dev.mjs.js +0 -2
  941. package/dist/cjs/node_modules/@lexical/list/LexicalList.dev.mjs.js.map +0 -1
  942. package/dist/cjs/node_modules/@lexical/list/LexicalList.mjs.js +0 -2
  943. package/dist/cjs/node_modules/@lexical/list/LexicalList.mjs.js.map +0 -1
  944. package/dist/cjs/node_modules/@lexical/list/LexicalList.prod.mjs.js +0 -2
  945. package/dist/cjs/node_modules/@lexical/list/LexicalList.prod.mjs.js.map +0 -1
  946. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.dev.mjs.js +0 -2
  947. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.dev.mjs.js.map +0 -1
  948. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.mjs.js +0 -2
  949. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.mjs.js.map +0 -1
  950. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.prod.mjs.js +0 -2
  951. package/dist/cjs/node_modules/@lexical/mark/LexicalMark.prod.mjs.js.map +0 -1
  952. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.dev.mjs.js +0 -2
  953. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.dev.mjs.js.map +0 -1
  954. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.mjs.js +0 -2
  955. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.mjs.js.map +0 -1
  956. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.prod.mjs.js +0 -2
  957. package/dist/cjs/node_modules/@lexical/rich-text/LexicalRichText.prod.mjs.js.map +0 -1
  958. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.dev.mjs.js +0 -2
  959. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.dev.mjs.js.map +0 -1
  960. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.mjs.js +0 -2
  961. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.mjs.js.map +0 -1
  962. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.prod.mjs.js +0 -2
  963. package/dist/cjs/node_modules/@lexical/selection/LexicalSelection.prod.mjs.js.map +0 -1
  964. package/dist/cjs/node_modules/@lexical/table/LexicalTable.dev.mjs.js +0 -2
  965. package/dist/cjs/node_modules/@lexical/table/LexicalTable.dev.mjs.js.map +0 -1
  966. package/dist/cjs/node_modules/@lexical/table/LexicalTable.mjs.js +0 -2
  967. package/dist/cjs/node_modules/@lexical/table/LexicalTable.mjs.js.map +0 -1
  968. package/dist/cjs/node_modules/@lexical/table/LexicalTable.prod.mjs.js +0 -2
  969. package/dist/cjs/node_modules/@lexical/table/LexicalTable.prod.mjs.js.map +0 -1
  970. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.dev.mjs.js +0 -2
  971. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.dev.mjs.js.map +0 -1
  972. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.mjs.js +0 -2
  973. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.mjs.js.map +0 -1
  974. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.prod.mjs.js +0 -2
  975. package/dist/cjs/node_modules/@lexical/utils/LexicalUtils.prod.mjs.js.map +0 -1
  976. package/dist/cjs/node_modules/@radix-ui/react-accordion/dist/index.mjs.js +0 -2
  977. package/dist/cjs/node_modules/@radix-ui/react-accordion/dist/index.mjs.js.map +0 -1
  978. package/dist/cjs/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js +0 -2
  979. package/dist/cjs/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js.map +0 -1
  980. package/dist/cjs/node_modules/@radix-ui/react-collection/dist/index.mjs.js +0 -2
  981. package/dist/cjs/node_modules/@radix-ui/react-collection/dist/index.mjs.js.map +0 -1
  982. package/dist/cjs/node_modules/@radix-ui/react-dialog/dist/index.mjs.js +0 -2
  983. package/dist/cjs/node_modules/@radix-ui/react-dialog/dist/index.mjs.js.map +0 -1
  984. package/dist/cjs/node_modules/@radix-ui/react-direction/dist/index.mjs.js +0 -2
  985. package/dist/cjs/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +0 -1
  986. package/dist/cjs/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js +0 -2
  987. package/dist/cjs/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js.map +0 -1
  988. package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js +0 -2
  989. package/dist/cjs/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js.map +0 -1
  990. package/dist/cjs/node_modules/@videojs/vhs-utils/es/byte-helpers.js +0 -2
  991. package/dist/cjs/node_modules/@videojs/vhs-utils/es/byte-helpers.js.map +0 -1
  992. package/dist/cjs/node_modules/@videojs/vhs-utils/es/codecs.js +0 -2
  993. package/dist/cjs/node_modules/@videojs/vhs-utils/es/codecs.js.map +0 -1
  994. package/dist/cjs/node_modules/@videojs/vhs-utils/es/containers.js +0 -2
  995. package/dist/cjs/node_modules/@videojs/vhs-utils/es/containers.js.map +0 -1
  996. package/dist/cjs/node_modules/@videojs/vhs-utils/es/decode-b64-to-uint8-array.js +0 -2
  997. package/dist/cjs/node_modules/@videojs/vhs-utils/es/decode-b64-to-uint8-array.js.map +0 -1
  998. package/dist/cjs/node_modules/@videojs/vhs-utils/es/ebml-helpers.js +0 -2
  999. package/dist/cjs/node_modules/@videojs/vhs-utils/es/ebml-helpers.js.map +0 -1
  1000. package/dist/cjs/node_modules/@videojs/vhs-utils/es/id3-helpers.js +0 -2
  1001. package/dist/cjs/node_modules/@videojs/vhs-utils/es/id3-helpers.js.map +0 -1
  1002. package/dist/cjs/node_modules/@videojs/vhs-utils/es/media-groups.js +0 -2
  1003. package/dist/cjs/node_modules/@videojs/vhs-utils/es/media-groups.js.map +0 -1
  1004. package/dist/cjs/node_modules/@videojs/vhs-utils/es/media-types.js +0 -2
  1005. package/dist/cjs/node_modules/@videojs/vhs-utils/es/media-types.js.map +0 -1
  1006. package/dist/cjs/node_modules/@videojs/vhs-utils/es/mp4-helpers.js +0 -2
  1007. package/dist/cjs/node_modules/@videojs/vhs-utils/es/mp4-helpers.js.map +0 -1
  1008. package/dist/cjs/node_modules/@videojs/vhs-utils/es/nal-helpers.js +0 -2
  1009. package/dist/cjs/node_modules/@videojs/vhs-utils/es/nal-helpers.js.map +0 -1
  1010. package/dist/cjs/node_modules/@videojs/vhs-utils/es/resolve-url.js +0 -2
  1011. package/dist/cjs/node_modules/@videojs/vhs-utils/es/resolve-url.js.map +0 -1
  1012. package/dist/cjs/node_modules/@videojs/vhs-utils/es/stream.js +0 -2
  1013. package/dist/cjs/node_modules/@videojs/vhs-utils/es/stream.js.map +0 -1
  1014. package/dist/cjs/node_modules/@videojs/xhr/lib/http-handler.js +0 -2
  1015. package/dist/cjs/node_modules/@videojs/xhr/lib/http-handler.js.map +0 -1
  1016. package/dist/cjs/node_modules/@videojs/xhr/lib/index.js +0 -10
  1017. package/dist/cjs/node_modules/@videojs/xhr/lib/index.js.map +0 -1
  1018. package/dist/cjs/node_modules/@videojs/xhr/lib/interceptors.js +0 -2
  1019. package/dist/cjs/node_modules/@videojs/xhr/lib/interceptors.js.map +0 -1
  1020. package/dist/cjs/node_modules/@videojs/xhr/lib/retry.js +0 -2
  1021. package/dist/cjs/node_modules/@videojs/xhr/lib/retry.js.map +0 -1
  1022. package/dist/cjs/node_modules/@xmldom/xmldom/lib/conventions.js +0 -2
  1023. package/dist/cjs/node_modules/@xmldom/xmldom/lib/conventions.js.map +0 -1
  1024. package/dist/cjs/node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -2
  1025. package/dist/cjs/node_modules/@xmldom/xmldom/lib/dom-parser.js.map +0 -1
  1026. package/dist/cjs/node_modules/@xmldom/xmldom/lib/dom.js +0 -2
  1027. package/dist/cjs/node_modules/@xmldom/xmldom/lib/dom.js.map +0 -1
  1028. package/dist/cjs/node_modules/@xmldom/xmldom/lib/entities.js +0 -2
  1029. package/dist/cjs/node_modules/@xmldom/xmldom/lib/entities.js.map +0 -1
  1030. package/dist/cjs/node_modules/@xmldom/xmldom/lib/index.js +0 -2
  1031. package/dist/cjs/node_modules/@xmldom/xmldom/lib/index.js.map +0 -1
  1032. package/dist/cjs/node_modules/@xmldom/xmldom/lib/sax.js +0 -2
  1033. package/dist/cjs/node_modules/@xmldom/xmldom/lib/sax.js.map +0 -1
  1034. package/dist/cjs/node_modules/aria-hidden/dist/es2015/index.js +0 -2
  1035. package/dist/cjs/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  1036. package/dist/cjs/node_modules/get-nonce/dist/es2015/index.js +0 -2
  1037. package/dist/cjs/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  1038. package/dist/cjs/node_modules/global/document.js +0 -2
  1039. package/dist/cjs/node_modules/global/document.js.map +0 -1
  1040. package/dist/cjs/node_modules/global/window.js +0 -2
  1041. package/dist/cjs/node_modules/global/window.js.map +0 -1
  1042. package/dist/cjs/node_modules/is-function/index.js +0 -2
  1043. package/dist/cjs/node_modules/is-function/index.js.map +0 -1
  1044. package/dist/cjs/node_modules/m3u8-parser/dist/m3u8-parser.es.js +0 -4
  1045. package/dist/cjs/node_modules/m3u8-parser/dist/m3u8-parser.es.js.map +0 -1
  1046. package/dist/cjs/node_modules/mpd-parser/dist/mpd-parser.es.js +0 -4
  1047. package/dist/cjs/node_modules/mpd-parser/dist/mpd-parser.es.js.map +0 -1
  1048. package/dist/cjs/node_modules/mux.js/lib/tools/parse-sidx.js +0 -2
  1049. package/dist/cjs/node_modules/mux.js/lib/tools/parse-sidx.js.map +0 -1
  1050. package/dist/cjs/node_modules/mux.js/lib/utils/clock.js +0 -2
  1051. package/dist/cjs/node_modules/mux.js/lib/utils/clock.js.map +0 -1
  1052. package/dist/cjs/node_modules/mux.js/lib/utils/numbers.js +0 -2
  1053. package/dist/cjs/node_modules/mux.js/lib/utils/numbers.js.map +0 -1
  1054. package/dist/cjs/node_modules/prismjs/components/prism-c.js +0 -2
  1055. package/dist/cjs/node_modules/prismjs/components/prism-c.js.map +0 -1
  1056. package/dist/cjs/node_modules/prismjs/components/prism-clike.js +0 -2
  1057. package/dist/cjs/node_modules/prismjs/components/prism-clike.js.map +0 -1
  1058. package/dist/cjs/node_modules/prismjs/components/prism-cpp.js +0 -2
  1059. package/dist/cjs/node_modules/prismjs/components/prism-cpp.js.map +0 -1
  1060. package/dist/cjs/node_modules/prismjs/components/prism-css.js +0 -2
  1061. package/dist/cjs/node_modules/prismjs/components/prism-css.js.map +0 -1
  1062. package/dist/cjs/node_modules/prismjs/components/prism-java.js +0 -2
  1063. package/dist/cjs/node_modules/prismjs/components/prism-java.js.map +0 -1
  1064. package/dist/cjs/node_modules/prismjs/components/prism-javascript.js +0 -2
  1065. package/dist/cjs/node_modules/prismjs/components/prism-javascript.js.map +0 -1
  1066. package/dist/cjs/node_modules/prismjs/components/prism-markdown.js +0 -2
  1067. package/dist/cjs/node_modules/prismjs/components/prism-markdown.js.map +0 -1
  1068. package/dist/cjs/node_modules/prismjs/components/prism-markup.js +0 -2
  1069. package/dist/cjs/node_modules/prismjs/components/prism-markup.js.map +0 -1
  1070. package/dist/cjs/node_modules/prismjs/components/prism-objectivec.js +0 -2
  1071. package/dist/cjs/node_modules/prismjs/components/prism-objectivec.js.map +0 -1
  1072. package/dist/cjs/node_modules/prismjs/components/prism-powershell.js +0 -2
  1073. package/dist/cjs/node_modules/prismjs/components/prism-powershell.js.map +0 -1
  1074. package/dist/cjs/node_modules/prismjs/components/prism-python.js +0 -2
  1075. package/dist/cjs/node_modules/prismjs/components/prism-python.js.map +0 -1
  1076. package/dist/cjs/node_modules/prismjs/components/prism-rust.js +0 -2
  1077. package/dist/cjs/node_modules/prismjs/components/prism-rust.js.map +0 -1
  1078. package/dist/cjs/node_modules/prismjs/components/prism-sql.js +0 -2
  1079. package/dist/cjs/node_modules/prismjs/components/prism-sql.js.map +0 -1
  1080. package/dist/cjs/node_modules/prismjs/components/prism-swift.js +0 -2
  1081. package/dist/cjs/node_modules/prismjs/components/prism-swift.js.map +0 -1
  1082. package/dist/cjs/node_modules/prismjs/components/prism-typescript.js +0 -2
  1083. package/dist/cjs/node_modules/prismjs/components/prism-typescript.js.map +0 -1
  1084. package/dist/cjs/node_modules/prismjs/prism.js +0 -2
  1085. package/dist/cjs/node_modules/prismjs/prism.js.map +0 -1
  1086. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -2
  1087. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  1088. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -2
  1089. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  1090. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -2
  1091. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  1092. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -2
  1093. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  1094. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -2
  1095. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  1096. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -2
  1097. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  1098. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -2
  1099. package/dist/cjs/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  1100. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -2
  1101. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  1102. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -2
  1103. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  1104. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -2
  1105. package/dist/cjs/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  1106. package/dist/cjs/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js +0 -2
  1107. package/dist/cjs/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js.map +0 -1
  1108. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/component.js +0 -2
  1109. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  1110. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/hook.js +0 -2
  1111. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  1112. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -2
  1113. package/dist/cjs/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  1114. package/dist/cjs/node_modules/showdown/dist/showdown.js +0 -2
  1115. package/dist/cjs/node_modules/showdown/dist/showdown.js.map +0 -1
  1116. package/dist/cjs/node_modules/turndown/lib/turndown.browser.es.js +0 -2
  1117. package/dist/cjs/node_modules/turndown/lib/turndown.browser.es.js.map +0 -1
  1118. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -2
  1119. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  1120. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -2
  1121. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  1122. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -2
  1123. package/dist/cjs/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  1124. package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js +0 -2
  1125. package/dist/cjs/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  1126. package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js +0 -2
  1127. package/dist/cjs/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  1128. package/dist/cjs/node_modules/uuid/dist/native.js +0 -2
  1129. package/dist/cjs/node_modules/uuid/dist/native.js.map +0 -1
  1130. package/dist/cjs/node_modules/uuid/dist/rng.js +0 -2
  1131. package/dist/cjs/node_modules/uuid/dist/rng.js.map +0 -1
  1132. package/dist/cjs/node_modules/uuid/dist/stringify.js +0 -2
  1133. package/dist/cjs/node_modules/uuid/dist/stringify.js.map +0 -1
  1134. package/dist/cjs/node_modules/uuid/dist/v4.js +0 -2
  1135. package/dist/cjs/node_modules/uuid/dist/v4.js.map +0 -1
  1136. package/dist/cjs/node_modules/video.js/dist/video-js.css.js +0 -2
  1137. package/dist/cjs/node_modules/video.js/dist/video-js.css.js.map +0 -1
  1138. package/dist/cjs/node_modules/video.js/dist/video.es.js +0 -8
  1139. package/dist/cjs/node_modules/video.js/dist/video.es.js.map +0 -1
  1140. package/dist/cjs/node_modules/videojs-vtt.js/lib/browser-index.js +0 -2
  1141. package/dist/cjs/node_modules/videojs-vtt.js/lib/browser-index.js.map +0 -1
  1142. package/dist/cjs/node_modules/videojs-vtt.js/lib/vtt.js +0 -2
  1143. package/dist/cjs/node_modules/videojs-vtt.js/lib/vtt.js.map +0 -1
  1144. package/dist/cjs/node_modules/videojs-vtt.js/lib/vttcue.js +0 -2
  1145. package/dist/cjs/node_modules/videojs-vtt.js/lib/vttcue.js.map +0 -1
  1146. package/dist/cjs/node_modules/videojs-vtt.js/lib/vttregion.js +0 -2
  1147. package/dist/cjs/node_modules/videojs-vtt.js/lib/vttregion.js.map +0 -1
  1148. package/dist/features/CitationRenderer/CitationRenderer.js +0 -2
  1149. package/dist/features/CitationRenderer/CitationRenderer.js.map +0 -1
  1150. package/dist/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
  1151. package/dist/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
  1152. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js +0 -2
  1153. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.js.map +0 -1
  1154. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js +0 -2
  1155. package/dist/features/RequirementAI/components/CustomPopover/CustomPopover.module.css.js.map +0 -1
  1156. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js +0 -2
  1157. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.js.map +0 -1
  1158. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js +0 -2
  1159. package/dist/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.module.css.js.map +0 -1
  1160. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js +0 -2
  1161. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.js.map +0 -1
  1162. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js +0 -2
  1163. package/dist/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.module.css.js.map +0 -1
  1164. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js +0 -2
  1165. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.js.map +0 -1
  1166. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js +0 -2
  1167. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.module.css.js.map +0 -1
  1168. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js +0 -2
  1169. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.js.map +0 -1
  1170. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js +0 -2
  1171. package/dist/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.module.css.js.map +0 -1
  1172. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js +0 -2
  1173. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.js.map +0 -1
  1174. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js +0 -2
  1175. package/dist/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.module.css.js.map +0 -1
  1176. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js +0 -2
  1177. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.js.map +0 -1
  1178. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js +0 -2
  1179. package/dist/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.js.map +0 -1
  1180. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js +0 -2
  1181. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.js.map +0 -1
  1182. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js +0 -2
  1183. package/dist/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.module.css.js.map +0 -1
  1184. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js +0 -2
  1185. package/dist/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.js.map +0 -1
  1186. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js +0 -2
  1187. package/dist/features/RequirementAI/components/RichTextEditor/Editor/Editor.js.map +0 -1
  1188. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js +0 -2
  1189. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.js.map +0 -1
  1190. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js +0 -2
  1191. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.js.map +0 -1
  1192. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js +0 -2
  1193. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.js.map +0 -1
  1194. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js +0 -2
  1195. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.js.map +0 -1
  1196. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js +0 -2
  1197. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.js.map +0 -1
  1198. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js +0 -2
  1199. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.js.map +0 -1
  1200. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js +0 -2
  1201. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.js.map +0 -1
  1202. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js +0 -2
  1203. package/dist/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.js.map +0 -1
  1204. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js +0 -2
  1205. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.js.map +0 -1
  1206. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js +0 -2
  1207. package/dist/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.js.map +0 -1
  1208. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js +0 -2
  1209. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.js.map +0 -1
  1210. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js +0 -2
  1211. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.js.map +0 -1
  1212. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js +0 -2
  1213. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.js.map +0 -1
  1214. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js +0 -2
  1215. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.js.map +0 -1
  1216. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js +0 -2
  1217. package/dist/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.js.map +0 -1
  1218. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js +0 -2
  1219. package/dist/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.js.map +0 -1
  1220. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js +0 -2
  1221. package/dist/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.js.map +0 -1
  1222. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js +0 -2
  1223. package/dist/features/RequirementAI/components/RichTextEditor/RichTextEditor.js.map +0 -1
  1224. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js +0 -2
  1225. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.js.map +0 -1
  1226. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js +0 -2
  1227. package/dist/features/RequirementAI/components/UserStoryCard/AttachedContext.module.css.js.map +0 -1
  1228. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js +0 -2
  1229. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.js.map +0 -1
  1230. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js +0 -2
  1231. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.js.map +0 -1
  1232. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js +0 -2
  1233. package/dist/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.js.map +0 -1
  1234. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js +0 -2
  1235. package/dist/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.js.map +0 -1
  1236. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js +0 -2
  1237. package/dist/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.js.map +0 -1
  1238. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js +0 -2
  1239. package/dist/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.js.map +0 -1
  1240. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js +0 -2
  1241. package/dist/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.js.map +0 -1
  1242. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js +0 -2
  1243. package/dist/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.js.map +0 -1
  1244. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js +0 -2
  1245. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.js.map +0 -1
  1246. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js +0 -2
  1247. package/dist/features/RequirementAI/components/UserStoryCard/UserStoryCard.module.css.js.map +0 -1
  1248. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js +0 -2
  1249. package/dist/features/RequirementAI/components/UserStoryCard/icons/History.svg.js.map +0 -1
  1250. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js +0 -2
  1251. package/dist/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.js.map +0 -1
  1252. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js +0 -2
  1253. package/dist/features/RequirementAI/components/UserStoryCard/icons/aiMagic.svg.js.map +0 -1
  1254. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js +0 -2
  1255. package/dist/features/RequirementAI/components/UserStoryCard/icons/cognitiveBrain.svg.js.map +0 -1
  1256. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js +0 -2
  1257. package/dist/features/RequirementAI/components/UserStoryCard/icons/message-chat-square.svg.js.map +0 -1
  1258. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js +0 -2
  1259. package/dist/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.js.map +0 -1
  1260. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js +0 -2
  1261. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonAccoridon.module.css.js.map +0 -1
  1262. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js +0 -2
  1263. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.js.map +0 -1
  1264. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js +0 -2
  1265. package/dist/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.module.css.js.map +0 -1
  1266. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js +0 -2
  1267. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.js.map +0 -1
  1268. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js +0 -2
  1269. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.js.map +0 -1
  1270. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js +0 -2
  1271. package/dist/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.module.css.js.map +0 -1
  1272. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js +0 -2
  1273. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.js.map +0 -1
  1274. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js +0 -2
  1275. package/dist/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.module.css.js.map +0 -1
  1276. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js +0 -2
  1277. package/dist/features/RequirementAI/components/citations/appmod-citation/AppModCitationContent.module.css.js.map +0 -1
  1278. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js +0 -2
  1279. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.js.map +0 -1
  1280. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js +0 -2
  1281. package/dist/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.js.map +0 -1
  1282. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js +0 -2
  1283. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.js.map +0 -1
  1284. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js +0 -2
  1285. package/dist/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.module.css.js.map +0 -1
  1286. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js +0 -2
  1287. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.js.map +0 -1
  1288. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js +0 -2
  1289. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.js.map +0 -1
  1290. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js +0 -2
  1291. package/dist/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.js.map +0 -1
  1292. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js +0 -2
  1293. package/dist/features/RequirementAI/components/citations/appmod-citation/types.js.map +0 -1
  1294. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js +0 -2
  1295. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.js.map +0 -1
  1296. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js +0 -2
  1297. package/dist/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.module.css.js.map +0 -1
  1298. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js +0 -2
  1299. package/dist/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.js.map +0 -1
  1300. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js +0 -2
  1301. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.js.map +0 -1
  1302. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js +0 -2
  1303. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.js.map +0 -1
  1304. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js +0 -2
  1305. package/dist/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.module.css.js.map +0 -1
  1306. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js +0 -2
  1307. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.js.map +0 -1
  1308. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js +0 -2
  1309. package/dist/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.module.css.js.map +0 -1
  1310. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js +0 -2
  1311. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.js.map +0 -1
  1312. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js +0 -2
  1313. package/dist/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.module.css.js.map +0 -1
  1314. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js +0 -2
  1315. package/dist/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.js.map +0 -1
  1316. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js +0 -2
  1317. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.js.map +0 -1
  1318. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js +0 -2
  1319. package/dist/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.js.map +0 -1
  1320. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js +0 -2
  1321. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.js.map +0 -1
  1322. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js +0 -2
  1323. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.js.map +0 -1
  1324. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js +0 -2
  1325. package/dist/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.js.map +0 -1
  1326. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js +0 -2
  1327. package/dist/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.js.map +0 -1
  1328. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js +0 -2
  1329. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.js.map +0 -1
  1330. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js +0 -2
  1331. package/dist/features/RequirementAI/components/citations/audio-citation/searchwaveform.module.css.js.map +0 -1
  1332. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js +0 -2
  1333. package/dist/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.js.map +0 -1
  1334. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js +0 -2
  1335. package/dist/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.js.map +0 -1
  1336. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js +0 -2
  1337. package/dist/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.js.map +0 -1
  1338. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js +0 -2
  1339. package/dist/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.js.map +0 -1
  1340. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js +0 -2
  1341. package/dist/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.js.map +0 -1
  1342. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js +0 -2
  1343. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.js.map +0 -1
  1344. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js +0 -2
  1345. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationContent.module.css.js.map +0 -1
  1346. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js +0 -2
  1347. package/dist/features/RequirementAI/components/citations/file-citation/FileCitationRender.js.map +0 -1
  1348. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js +0 -2
  1349. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.js.map +0 -1
  1350. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js +0 -2
  1351. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationContent.module.css.js.map +0 -1
  1352. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js +0 -2
  1353. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.js.map +0 -1
  1354. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js +0 -2
  1355. package/dist/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.js.map +0 -1
  1356. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js +0 -2
  1357. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.js.map +0 -1
  1358. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js +0 -2
  1359. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationContent.module.css.js.map +0 -1
  1360. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js +0 -2
  1361. package/dist/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.js.map +0 -1
  1362. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js +0 -2
  1363. package/dist/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.js.map +0 -1
  1364. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js +0 -2
  1365. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.js.map +0 -1
  1366. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js +0 -2
  1367. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.module.css.js.map +0 -1
  1368. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js +0 -2
  1369. package/dist/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.js.map +0 -1
  1370. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js +0 -2
  1371. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.js.map +0 -1
  1372. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js +0 -2
  1373. package/dist/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.js.map +0 -1
  1374. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js +0 -2
  1375. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.js.map +0 -1
  1376. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js +0 -2
  1377. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.js.map +0 -1
  1378. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js +0 -2
  1379. package/dist/features/RequirementAI/components/citations/stormee-citation/StormeeContent.module.css.js.map +0 -1
  1380. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js +0 -2
  1381. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.js.map +0 -1
  1382. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js +0 -2
  1383. package/dist/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.module.css.js.map +0 -1
  1384. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js +0 -2
  1385. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.js.map +0 -1
  1386. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js +0 -2
  1387. package/dist/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.module.css.js.map +0 -1
  1388. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js +0 -2
  1389. package/dist/features/RequirementAI/components/citations/web-citation/FullScreenIcon.js.map +0 -1
  1390. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js +0 -2
  1391. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.js.map +0 -1
  1392. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js +0 -2
  1393. package/dist/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.module.css.js.map +0 -1
  1394. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js +0 -2
  1395. package/dist/features/RequirementAI/components/citations/web-citation/WebCitation.js.map +0 -1
  1396. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js +0 -2
  1397. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationIcon.js.map +0 -1
  1398. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js +0 -2
  1399. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.js.map +0 -1
  1400. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js +0 -2
  1401. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.js.map +0 -1
  1402. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js +0 -2
  1403. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.module.css.js.map +0 -1
  1404. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js +0 -2
  1405. package/dist/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.js.map +0 -1
  1406. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js +0 -2
  1407. package/dist/features/RequirementAI/components/citations/web-citation/Webcitation.module.css.js.map +0 -1
  1408. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js +0 -2
  1409. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.js.map +0 -1
  1410. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js +0 -2
  1411. package/dist/features/RequirementAI/components/cra/PartialRequirementContent.module.css.js.map +0 -1
  1412. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js +0 -2
  1413. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.js.map +0 -1
  1414. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js +0 -2
  1415. package/dist/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.module.css.js.map +0 -1
  1416. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js +0 -2
  1417. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.js.map +0 -1
  1418. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js +0 -2
  1419. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.module.css.js.map +0 -1
  1420. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js +0 -2
  1421. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.js.map +0 -1
  1422. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js +0 -2
  1423. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.module.css.js.map +0 -1
  1424. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js +0 -2
  1425. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.js.map +0 -1
  1426. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js +0 -2
  1427. package/dist/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.module.css.js.map +0 -1
  1428. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js +0 -2
  1429. package/dist/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.js.map +0 -1
  1430. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js +0 -2
  1431. package/dist/features/RequirementAI/components/segment/ExampleComponentWrapper.js.map +0 -1
  1432. package/dist/features/RequirementAI/components/segment/Segment.js +0 -2
  1433. package/dist/features/RequirementAI/components/segment/Segment.js.map +0 -1
  1434. package/dist/features/RequirementAI/components/segment/SegmentLoader.js +0 -2
  1435. package/dist/features/RequirementAI/components/segment/SegmentLoader.js.map +0 -1
  1436. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js +0 -2
  1437. package/dist/features/RequirementAI/components/segment/SegmentWrapper.js.map +0 -1
  1438. package/dist/features/RequirementAI/components/segment/segment.module.css.js +0 -2
  1439. package/dist/features/RequirementAI/components/segment/segment.module.css.js.map +0 -1
  1440. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js +0 -2
  1441. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.js.map +0 -1
  1442. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js +0 -2
  1443. package/dist/features/RequirementAI/components/story-screen/BigEnoughPanel.module.css.js.map +0 -1
  1444. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js +0 -2
  1445. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.js.map +0 -1
  1446. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js +0 -2
  1447. package/dist/features/RequirementAI/components/story-screen/ReplaceLearnedTags.module.css.js.map +0 -1
  1448. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js +0 -2
  1449. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.js.map +0 -1
  1450. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js +0 -2
  1451. package/dist/features/RequirementAI/components/story-screen/StreamingScreenSidebar.module.css.js.map +0 -1
  1452. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js +0 -2
  1453. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.js.map +0 -1
  1454. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js +0 -2
  1455. package/dist/features/RequirementAI/components/story-screen/SubfeatureBlock.module.css.js.map +0 -1
  1456. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js +0 -2
  1457. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.js.map +0 -1
  1458. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js +0 -2
  1459. package/dist/features/RequirementAI/components/story-screen/UserStoryScreen.module.css.js.map +0 -1
  1460. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js +0 -2
  1461. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.js.map +0 -1
  1462. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js +0 -2
  1463. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.js.map +0 -1
  1464. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js +0 -2
  1465. package/dist/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.module.css.js.map +0 -1
  1466. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js +0 -2
  1467. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.js.map +0 -1
  1468. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js +0 -2
  1469. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.module.css.js.map +0 -1
  1470. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js +0 -2
  1471. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.js.map +0 -1
  1472. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js +0 -2
  1473. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.module.css.js.map +0 -1
  1474. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js +0 -2
  1475. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.js.map +0 -1
  1476. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js +0 -2
  1477. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.module.css.js.map +0 -1
  1478. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js +0 -2
  1479. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.js.map +0 -1
  1480. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js +0 -2
  1481. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.module.css.js.map +0 -1
  1482. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js +0 -2
  1483. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.js.map +0 -1
  1484. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js +0 -2
  1485. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.module.css.js.map +0 -1
  1486. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js +0 -2
  1487. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.js.map +0 -1
  1488. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js +0 -2
  1489. package/dist/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.module.css.js.map +0 -1
  1490. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js +0 -2
  1491. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.js.map +0 -1
  1492. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js +0 -2
  1493. package/dist/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.module.css.js.map +0 -1
  1494. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js +0 -2
  1495. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.js.map +0 -1
  1496. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js +0 -2
  1497. package/dist/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.module.css.js.map +0 -1
  1498. package/dist/features/RequirementAI/hooks/useApprovalStatus.js +0 -2
  1499. package/dist/features/RequirementAI/hooks/useApprovalStatus.js.map +0 -1
  1500. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js +0 -2
  1501. package/dist/features/RequirementAI/hooks/useDiffEditReviewMode.js.map +0 -1
  1502. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js +0 -2
  1503. package/dist/features/RequirementAI/hooks/useStreamContentHandler.js.map +0 -1
  1504. package/dist/features/RequirementAI/icons/AiGapIcon.js +0 -2
  1505. package/dist/features/RequirementAI/icons/AiGapIcon.js.map +0 -1
  1506. package/dist/features/RequirementAI/icons/AiReasoningIcon.js +0 -2
  1507. package/dist/features/RequirementAI/icons/AiReasoningIcon.js.map +0 -1
  1508. package/dist/features/RequirementAI/icons/BigEnoughIcon.js +0 -2
  1509. package/dist/features/RequirementAI/icons/BigEnoughIcon.js.map +0 -1
  1510. package/dist/features/RequirementAI/icons/BookmarkIcon.js +0 -2
  1511. package/dist/features/RequirementAI/icons/BookmarkIcon.js.map +0 -1
  1512. package/dist/features/RequirementAI/icons/BrainRed.js +0 -2
  1513. package/dist/features/RequirementAI/icons/BrainRed.js.map +0 -1
  1514. package/dist/features/RequirementAI/icons/CheckIcon.js +0 -2
  1515. package/dist/features/RequirementAI/icons/CheckIcon.js.map +0 -1
  1516. package/dist/features/RequirementAI/icons/ChevronDownIcon.js +0 -2
  1517. package/dist/features/RequirementAI/icons/ChevronDownIcon.js.map +0 -1
  1518. package/dist/features/RequirementAI/icons/ChevronUpIcon.js +0 -2
  1519. package/dist/features/RequirementAI/icons/ChevronUpIcon.js.map +0 -1
  1520. package/dist/features/RequirementAI/icons/CognitiveDecision.js +0 -2
  1521. package/dist/features/RequirementAI/icons/CognitiveDecision.js.map +0 -1
  1522. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js +0 -2
  1523. package/dist/features/RequirementAI/icons/MeetingHighlightsIcon.js.map +0 -1
  1524. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js +0 -2
  1525. package/dist/features/RequirementAI/icons/MenuUnfoldIcon.js.map +0 -1
  1526. package/dist/features/RequirementAI/icons/PencilIcon.js +0 -2
  1527. package/dist/features/RequirementAI/icons/PencilIcon.js.map +0 -1
  1528. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js +0 -2
  1529. package/dist/features/RequirementAI/icons/ReasoningBulbIcon.js.map +0 -1
  1530. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js +0 -2
  1531. package/dist/features/RequirementAI/icons/RelevanceScoreIcon.js.map +0 -1
  1532. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js +0 -2
  1533. package/dist/features/RequirementAI/icons/SidebarCloseIcon.js.map +0 -1
  1534. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js +0 -2
  1535. package/dist/features/RequirementAI/icons/SidebarOpenIcon.js.map +0 -1
  1536. package/dist/features/RequirementAI/icons/TrashIcon.js +0 -2
  1537. package/dist/features/RequirementAI/icons/TrashIcon.js.map +0 -1
  1538. package/dist/features/RequirementAI/shared/Accordian.js +0 -2
  1539. package/dist/features/RequirementAI/shared/Accordian.js.map +0 -1
  1540. package/dist/features/RequirementAI/shared/Accordian.module.css.js +0 -2
  1541. package/dist/features/RequirementAI/shared/Accordian.module.css.js.map +0 -1
  1542. package/dist/features/RequirementAI/shared/AtomicButton.js +0 -2
  1543. package/dist/features/RequirementAI/shared/AtomicButton.js.map +0 -1
  1544. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js +0 -2
  1545. package/dist/features/RequirementAI/shared/AtomicButton.module.css.js.map +0 -1
  1546. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js +0 -2
  1547. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.js.map +0 -1
  1548. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js +0 -2
  1549. package/dist/features/RequirementAI/shared/CitationAIConfidenceDisplay.module.css.js.map +0 -1
  1550. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js +0 -2
  1551. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.js.map +0 -1
  1552. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js +0 -2
  1553. package/dist/features/RequirementAI/shared/CitationLoadingIndicator.module.css.js.map +0 -1
  1554. package/dist/features/RequirementAI/shared/CodeViewer.js +0 -2
  1555. package/dist/features/RequirementAI/shared/CodeViewer.js.map +0 -1
  1556. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js +0 -2
  1557. package/dist/features/RequirementAI/shared/CodeViewer.module.css.js.map +0 -1
  1558. package/dist/features/RequirementAI/shared/ExpandableOl.js +0 -2
  1559. package/dist/features/RequirementAI/shared/ExpandableOl.js.map +0 -1
  1560. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js +0 -2
  1561. package/dist/features/RequirementAI/shared/ExpandableOl.module.css.js.map +0 -1
  1562. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js +0 -2
  1563. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.js.map +0 -1
  1564. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js +0 -2
  1565. package/dist/features/RequirementAI/shared/GeneratedCodeCitation.module.css.js.map +0 -1
  1566. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js +0 -2
  1567. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.js.map +0 -1
  1568. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js +0 -2
  1569. package/dist/features/RequirementAI/shared/ReqAiCitationRenderer.module.css.js.map +0 -1
  1570. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js +0 -2
  1571. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.js.map +0 -1
  1572. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js +0 -2
  1573. package/dist/features/RequirementAI/shared/UpdatedAnimationContent.module.css.js.map +0 -1
  1574. package/dist/features/RequirementAI/shared/useMarkdownSearch.js +0 -2
  1575. package/dist/features/RequirementAI/shared/useMarkdownSearch.js.map +0 -1
  1576. package/dist/features/RequirementAI/store/ref.context.js +0 -2
  1577. package/dist/features/RequirementAI/store/ref.context.js.map +0 -1
  1578. package/dist/features/RequirementAI/utils/css.utils.js +0 -2
  1579. package/dist/features/RequirementAI/utils/css.utils.js.map +0 -1
  1580. package/dist/features/RequirementAI/utils/diff-edit.utils.js +0 -2
  1581. package/dist/features/RequirementAI/utils/diff-edit.utils.js.map +0 -1
  1582. package/dist/features/RequirementAI/utils/helpers.js +0 -2
  1583. package/dist/features/RequirementAI/utils/helpers.js.map +0 -1
  1584. package/dist/features/RequirementAI/utils/json-helper.js +0 -2
  1585. package/dist/features/RequirementAI/utils/json-helper.js.map +0 -1
  1586. package/dist/features/RequirementAI/utils/learned-tag.utils.js +0 -2
  1587. package/dist/features/RequirementAI/utils/learned-tag.utils.js.map +0 -1
  1588. package/dist/features/RequirementAI/utils/proccess-stream.utils.js +0 -2
  1589. package/dist/features/RequirementAI/utils/proccess-stream.utils.js.map +0 -1
  1590. package/dist/features/RequirementAI/utils/user-story.utils.js +0 -2
  1591. package/dist/features/RequirementAI/utils/user-story.utils.js.map +0 -1
  1592. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js +0 -2
  1593. package/dist/features/RequirementAI/utils/userStoryAttachedContext.utils.js.map +0 -1
  1594. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js +0 -2
  1595. package/dist/features/RequirementAI/utils/userstory-approval-transform.utils.js.map +0 -1
  1596. package/dist/features/RequirementAI/utils/userstory-approval.utils.js +0 -2
  1597. package/dist/features/RequirementAI/utils/userstory-approval.utils.js.map +0 -1
  1598. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
  1599. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
  1600. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
  1601. package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
  1602. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
  1603. package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
  1604. package/dist/features/UserStoryImport/UserStoryPicker.context.js +0 -2
  1605. package/dist/features/UserStoryImport/UserStoryPicker.context.js.map +0 -1
  1606. package/dist/features/UserStoryImport/UserStoryPicker.js +0 -2
  1607. package/dist/features/UserStoryImport/UserStoryPicker.js.map +0 -1
  1608. package/dist/features/UserStoryImport/UserStoryPicker.theme.js +0 -2
  1609. package/dist/features/UserStoryImport/UserStoryPicker.theme.js.map +0 -1
  1610. package/dist/features/UserStoryImport/components/BackNav.js +0 -2
  1611. package/dist/features/UserStoryImport/components/BackNav.js.map +0 -1
  1612. package/dist/features/UserStoryImport/components/Badge.js +0 -2
  1613. package/dist/features/UserStoryImport/components/Badge.js.map +0 -1
  1614. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js +0 -2
  1615. package/dist/features/UserStoryImport/components/BrowseProjectsButton.js.map +0 -1
  1616. package/dist/features/UserStoryImport/components/CardGrid.js +0 -2
  1617. package/dist/features/UserStoryImport/components/CardGrid.js.map +0 -1
  1618. package/dist/features/UserStoryImport/components/CardProceedButton.js +0 -2
  1619. package/dist/features/UserStoryImport/components/CardProceedButton.js.map +0 -1
  1620. package/dist/features/UserStoryImport/components/ContentArea.js +0 -2
  1621. package/dist/features/UserStoryImport/components/ContentArea.js.map +0 -1
  1622. package/dist/features/UserStoryImport/components/Footer.js +0 -2
  1623. package/dist/features/UserStoryImport/components/Footer.js.map +0 -1
  1624. package/dist/features/UserStoryImport/components/Header.js +0 -2
  1625. package/dist/features/UserStoryImport/components/Header.js.map +0 -1
  1626. package/dist/features/UserStoryImport/components/NavRow.js +0 -2
  1627. package/dist/features/UserStoryImport/components/NavRow.js.map +0 -1
  1628. package/dist/features/UserStoryImport/components/ProceedButton.js +0 -2
  1629. package/dist/features/UserStoryImport/components/ProceedButton.js.map +0 -1
  1630. package/dist/features/UserStoryImport/components/ProjectCard.js +0 -2
  1631. package/dist/features/UserStoryImport/components/ProjectCard.js.map +0 -1
  1632. package/dist/features/UserStoryImport/components/ResizeHandle.js +0 -2
  1633. package/dist/features/UserStoryImport/components/ResizeHandle.js.map +0 -1
  1634. package/dist/features/UserStoryImport/components/ScopeDropdown.js +0 -2
  1635. package/dist/features/UserStoryImport/components/ScopeDropdown.js.map +0 -1
  1636. package/dist/features/UserStoryImport/components/SearchInput.js +0 -2
  1637. package/dist/features/UserStoryImport/components/SearchInput.js.map +0 -1
  1638. package/dist/features/UserStoryImport/components/SectionHeading.js +0 -2
  1639. package/dist/features/UserStoryImport/components/SectionHeading.js.map +0 -1
  1640. package/dist/features/UserStoryImport/components/ShowMore.js +0 -2
  1641. package/dist/features/UserStoryImport/components/ShowMore.js.map +0 -1
  1642. package/dist/features/UserStoryImport/components/Sidebar.js +0 -2
  1643. package/dist/features/UserStoryImport/components/Sidebar.js.map +0 -1
  1644. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js +0 -2
  1645. package/dist/features/UserStoryImport/components/SidebarFavoritesList.js.map +0 -1
  1646. package/dist/features/UserStoryImport/components/SidebarProjectList.js +0 -2
  1647. package/dist/features/UserStoryImport/components/SidebarProjectList.js.map +0 -1
  1648. package/dist/features/UserStoryImport/components/SidebarSection.js +0 -2
  1649. package/dist/features/UserStoryImport/components/SidebarSection.js.map +0 -1
  1650. package/dist/features/UserStoryImport/components/SortDropdown.js +0 -2
  1651. package/dist/features/UserStoryImport/components/SortDropdown.js.map +0 -1
  1652. package/dist/features/UserStoryImport/components/SplitLayout.js +0 -2
  1653. package/dist/features/UserStoryImport/components/SplitLayout.js.map +0 -1
  1654. package/dist/features/UserStoryImport/components/Toolbar.js +0 -2
  1655. package/dist/features/UserStoryImport/components/Toolbar.js.map +0 -1
  1656. package/dist/features/UserStoryImport/components/TypeDropdown.js +0 -2
  1657. package/dist/features/UserStoryImport/components/TypeDropdown.js.map +0 -1
  1658. package/dist/features/UserStoryImport/components/UserStoryCard.js +0 -2
  1659. package/dist/features/UserStoryImport/components/UserStoryCard.js.map +0 -1
  1660. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js +0 -2
  1661. package/dist/features/UserStoryImport/components/UserStoryImportDialog.js.map +0 -1
  1662. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js +0 -2
  1663. package/dist/features/UserStoryImport/components/UserStoryScopeDropdown.js.map +0 -1
  1664. package/dist/features/UserStoryImport/components/usePanelResize.js +0 -2
  1665. package/dist/features/UserStoryImport/components/usePanelResize.js.map +0 -1
  1666. package/dist/features/UserStoryImport/hooks/useFilteredItems.js +0 -2
  1667. package/dist/features/UserStoryImport/hooks/useFilteredItems.js.map +0 -1
  1668. package/dist/features/UserStoryImport/hooks/useUSPData.js +0 -2
  1669. package/dist/features/UserStoryImport/hooks/useUSPData.js.map +0 -1
  1670. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js +0 -2
  1671. package/dist/features/UserStoryImport/hooks/useUserStoryPickerState.js.map +0 -1
  1672. package/dist/features/UserStoryImport/lib/CustomTooltip.js +0 -2
  1673. package/dist/features/UserStoryImport/lib/CustomTooltip.js.map +0 -1
  1674. package/dist/features/UserStoryImport/lib/Tooltip.js +0 -2
  1675. package/dist/features/UserStoryImport/lib/Tooltip.js.map +0 -1
  1676. package/dist/features/UserStoryImport/lib/adaptLabel.js +0 -2
  1677. package/dist/features/UserStoryImport/lib/adaptLabel.js.map +0 -1
  1678. package/dist/features/UserStoryImport/lib/cn.js +0 -2
  1679. package/dist/features/UserStoryImport/lib/cn.js.map +0 -1
  1680. package/dist/features/UserStoryImport/lib/dialog.js +0 -2
  1681. package/dist/features/UserStoryImport/lib/dialog.js.map +0 -1
  1682. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js +0 -2
  1683. package/dist/node_modules/@babel/runtime/helpers/esm/extends.js.map +0 -1
  1684. package/dist/node_modules/@babel/runtime/helpers/extends.js +0 -2
  1685. package/dist/node_modules/@babel/runtime/helpers/extends.js.map +0 -1
  1686. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.dev.mjs.js +0 -2
  1687. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.dev.mjs.js.map +0 -1
  1688. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.mjs.js +0 -2
  1689. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.mjs.js.map +0 -1
  1690. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.prod.mjs.js +0 -2
  1691. package/dist/node_modules/@lexical/clipboard/LexicalClipboard.prod.mjs.js.map +0 -1
  1692. package/dist/node_modules/@lexical/code/LexicalCode.dev.mjs.js +0 -2
  1693. package/dist/node_modules/@lexical/code/LexicalCode.dev.mjs.js.map +0 -1
  1694. package/dist/node_modules/@lexical/code/LexicalCode.mjs.js +0 -2
  1695. package/dist/node_modules/@lexical/code/LexicalCode.mjs.js.map +0 -1
  1696. package/dist/node_modules/@lexical/code/LexicalCode.prod.mjs.js +0 -2
  1697. package/dist/node_modules/@lexical/code/LexicalCode.prod.mjs.js.map +0 -1
  1698. package/dist/node_modules/@lexical/dragon/LexicalDragon.dev.mjs.js +0 -2
  1699. package/dist/node_modules/@lexical/dragon/LexicalDragon.dev.mjs.js.map +0 -1
  1700. package/dist/node_modules/@lexical/dragon/LexicalDragon.mjs.js +0 -2
  1701. package/dist/node_modules/@lexical/dragon/LexicalDragon.mjs.js.map +0 -1
  1702. package/dist/node_modules/@lexical/dragon/LexicalDragon.prod.mjs.js +0 -2
  1703. package/dist/node_modules/@lexical/dragon/LexicalDragon.prod.mjs.js.map +0 -1
  1704. package/dist/node_modules/@lexical/extension/LexicalExtension.dev.mjs.js +0 -2
  1705. package/dist/node_modules/@lexical/extension/LexicalExtension.dev.mjs.js.map +0 -1
  1706. package/dist/node_modules/@lexical/extension/LexicalExtension.mjs.js +0 -2
  1707. package/dist/node_modules/@lexical/extension/LexicalExtension.mjs.js.map +0 -1
  1708. package/dist/node_modules/@lexical/extension/LexicalExtension.prod.mjs.js +0 -2
  1709. package/dist/node_modules/@lexical/extension/LexicalExtension.prod.mjs.js.map +0 -1
  1710. package/dist/node_modules/@lexical/html/LexicalHtml.dev.mjs.js +0 -2
  1711. package/dist/node_modules/@lexical/html/LexicalHtml.dev.mjs.js.map +0 -1
  1712. package/dist/node_modules/@lexical/html/LexicalHtml.mjs.js +0 -2
  1713. package/dist/node_modules/@lexical/html/LexicalHtml.mjs.js.map +0 -1
  1714. package/dist/node_modules/@lexical/html/LexicalHtml.prod.mjs.js +0 -2
  1715. package/dist/node_modules/@lexical/html/LexicalHtml.prod.mjs.js.map +0 -1
  1716. package/dist/node_modules/@lexical/link/LexicalLink.dev.mjs.js +0 -2
  1717. package/dist/node_modules/@lexical/link/LexicalLink.dev.mjs.js.map +0 -1
  1718. package/dist/node_modules/@lexical/link/LexicalLink.mjs.js +0 -2
  1719. package/dist/node_modules/@lexical/link/LexicalLink.mjs.js.map +0 -1
  1720. package/dist/node_modules/@lexical/link/LexicalLink.prod.mjs.js +0 -2
  1721. package/dist/node_modules/@lexical/link/LexicalLink.prod.mjs.js.map +0 -1
  1722. package/dist/node_modules/@lexical/list/LexicalList.dev.mjs.js +0 -2
  1723. package/dist/node_modules/@lexical/list/LexicalList.dev.mjs.js.map +0 -1
  1724. package/dist/node_modules/@lexical/list/LexicalList.mjs.js +0 -2
  1725. package/dist/node_modules/@lexical/list/LexicalList.mjs.js.map +0 -1
  1726. package/dist/node_modules/@lexical/list/LexicalList.prod.mjs.js +0 -2
  1727. package/dist/node_modules/@lexical/list/LexicalList.prod.mjs.js.map +0 -1
  1728. package/dist/node_modules/@lexical/mark/LexicalMark.dev.mjs.js +0 -2
  1729. package/dist/node_modules/@lexical/mark/LexicalMark.dev.mjs.js.map +0 -1
  1730. package/dist/node_modules/@lexical/mark/LexicalMark.mjs.js +0 -2
  1731. package/dist/node_modules/@lexical/mark/LexicalMark.mjs.js.map +0 -1
  1732. package/dist/node_modules/@lexical/mark/LexicalMark.prod.mjs.js +0 -2
  1733. package/dist/node_modules/@lexical/mark/LexicalMark.prod.mjs.js.map +0 -1
  1734. package/dist/node_modules/@lexical/rich-text/LexicalRichText.dev.mjs.js +0 -2
  1735. package/dist/node_modules/@lexical/rich-text/LexicalRichText.dev.mjs.js.map +0 -1
  1736. package/dist/node_modules/@lexical/rich-text/LexicalRichText.mjs.js +0 -2
  1737. package/dist/node_modules/@lexical/rich-text/LexicalRichText.mjs.js.map +0 -1
  1738. package/dist/node_modules/@lexical/rich-text/LexicalRichText.prod.mjs.js +0 -2
  1739. package/dist/node_modules/@lexical/rich-text/LexicalRichText.prod.mjs.js.map +0 -1
  1740. package/dist/node_modules/@lexical/selection/LexicalSelection.dev.mjs.js +0 -2
  1741. package/dist/node_modules/@lexical/selection/LexicalSelection.dev.mjs.js.map +0 -1
  1742. package/dist/node_modules/@lexical/selection/LexicalSelection.mjs.js +0 -2
  1743. package/dist/node_modules/@lexical/selection/LexicalSelection.mjs.js.map +0 -1
  1744. package/dist/node_modules/@lexical/selection/LexicalSelection.prod.mjs.js +0 -2
  1745. package/dist/node_modules/@lexical/selection/LexicalSelection.prod.mjs.js.map +0 -1
  1746. package/dist/node_modules/@lexical/table/LexicalTable.dev.mjs.js +0 -2
  1747. package/dist/node_modules/@lexical/table/LexicalTable.dev.mjs.js.map +0 -1
  1748. package/dist/node_modules/@lexical/table/LexicalTable.mjs.js +0 -2
  1749. package/dist/node_modules/@lexical/table/LexicalTable.mjs.js.map +0 -1
  1750. package/dist/node_modules/@lexical/table/LexicalTable.prod.mjs.js +0 -2
  1751. package/dist/node_modules/@lexical/table/LexicalTable.prod.mjs.js.map +0 -1
  1752. package/dist/node_modules/@lexical/utils/LexicalUtils.dev.mjs.js +0 -2
  1753. package/dist/node_modules/@lexical/utils/LexicalUtils.dev.mjs.js.map +0 -1
  1754. package/dist/node_modules/@lexical/utils/LexicalUtils.mjs.js +0 -2
  1755. package/dist/node_modules/@lexical/utils/LexicalUtils.mjs.js.map +0 -1
  1756. package/dist/node_modules/@lexical/utils/LexicalUtils.prod.mjs.js +0 -2
  1757. package/dist/node_modules/@lexical/utils/LexicalUtils.prod.mjs.js.map +0 -1
  1758. package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js +0 -2
  1759. package/dist/node_modules/@radix-ui/react-accordion/dist/index.mjs.js.map +0 -1
  1760. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js +0 -2
  1761. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.mjs.js.map +0 -1
  1762. package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js +0 -2
  1763. package/dist/node_modules/@radix-ui/react-collection/dist/index.mjs.js.map +0 -1
  1764. package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js +0 -2
  1765. package/dist/node_modules/@radix-ui/react-dialog/dist/index.mjs.js.map +0 -1
  1766. package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js +0 -2
  1767. package/dist/node_modules/@radix-ui/react-direction/dist/index.mjs.js.map +0 -1
  1768. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js +0 -2
  1769. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.mjs.js.map +0 -1
  1770. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js +0 -2
  1771. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.mjs.js.map +0 -1
  1772. package/dist/node_modules/@videojs/vhs-utils/es/byte-helpers.js +0 -2
  1773. package/dist/node_modules/@videojs/vhs-utils/es/byte-helpers.js.map +0 -1
  1774. package/dist/node_modules/@videojs/vhs-utils/es/codecs.js +0 -2
  1775. package/dist/node_modules/@videojs/vhs-utils/es/codecs.js.map +0 -1
  1776. package/dist/node_modules/@videojs/vhs-utils/es/containers.js +0 -2
  1777. package/dist/node_modules/@videojs/vhs-utils/es/containers.js.map +0 -1
  1778. package/dist/node_modules/@videojs/vhs-utils/es/decode-b64-to-uint8-array.js +0 -2
  1779. package/dist/node_modules/@videojs/vhs-utils/es/decode-b64-to-uint8-array.js.map +0 -1
  1780. package/dist/node_modules/@videojs/vhs-utils/es/ebml-helpers.js +0 -2
  1781. package/dist/node_modules/@videojs/vhs-utils/es/ebml-helpers.js.map +0 -1
  1782. package/dist/node_modules/@videojs/vhs-utils/es/id3-helpers.js +0 -2
  1783. package/dist/node_modules/@videojs/vhs-utils/es/id3-helpers.js.map +0 -1
  1784. package/dist/node_modules/@videojs/vhs-utils/es/media-groups.js +0 -2
  1785. package/dist/node_modules/@videojs/vhs-utils/es/media-groups.js.map +0 -1
  1786. package/dist/node_modules/@videojs/vhs-utils/es/media-types.js +0 -2
  1787. package/dist/node_modules/@videojs/vhs-utils/es/media-types.js.map +0 -1
  1788. package/dist/node_modules/@videojs/vhs-utils/es/mp4-helpers.js +0 -2
  1789. package/dist/node_modules/@videojs/vhs-utils/es/mp4-helpers.js.map +0 -1
  1790. package/dist/node_modules/@videojs/vhs-utils/es/nal-helpers.js +0 -2
  1791. package/dist/node_modules/@videojs/vhs-utils/es/nal-helpers.js.map +0 -1
  1792. package/dist/node_modules/@videojs/vhs-utils/es/resolve-url.js +0 -2
  1793. package/dist/node_modules/@videojs/vhs-utils/es/resolve-url.js.map +0 -1
  1794. package/dist/node_modules/@videojs/vhs-utils/es/stream.js +0 -2
  1795. package/dist/node_modules/@videojs/vhs-utils/es/stream.js.map +0 -1
  1796. package/dist/node_modules/@videojs/xhr/lib/http-handler.js +0 -2
  1797. package/dist/node_modules/@videojs/xhr/lib/http-handler.js.map +0 -1
  1798. package/dist/node_modules/@videojs/xhr/lib/index.js +0 -10
  1799. package/dist/node_modules/@videojs/xhr/lib/index.js.map +0 -1
  1800. package/dist/node_modules/@videojs/xhr/lib/interceptors.js +0 -2
  1801. package/dist/node_modules/@videojs/xhr/lib/interceptors.js.map +0 -1
  1802. package/dist/node_modules/@videojs/xhr/lib/retry.js +0 -2
  1803. package/dist/node_modules/@videojs/xhr/lib/retry.js.map +0 -1
  1804. package/dist/node_modules/@xmldom/xmldom/lib/conventions.js +0 -2
  1805. package/dist/node_modules/@xmldom/xmldom/lib/conventions.js.map +0 -1
  1806. package/dist/node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -2
  1807. package/dist/node_modules/@xmldom/xmldom/lib/dom-parser.js.map +0 -1
  1808. package/dist/node_modules/@xmldom/xmldom/lib/dom.js +0 -2
  1809. package/dist/node_modules/@xmldom/xmldom/lib/dom.js.map +0 -1
  1810. package/dist/node_modules/@xmldom/xmldom/lib/entities.js +0 -2
  1811. package/dist/node_modules/@xmldom/xmldom/lib/entities.js.map +0 -1
  1812. package/dist/node_modules/@xmldom/xmldom/lib/index.js +0 -2
  1813. package/dist/node_modules/@xmldom/xmldom/lib/index.js.map +0 -1
  1814. package/dist/node_modules/@xmldom/xmldom/lib/sax.js +0 -2
  1815. package/dist/node_modules/@xmldom/xmldom/lib/sax.js.map +0 -1
  1816. package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -2
  1817. package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  1818. package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -2
  1819. package/dist/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  1820. package/dist/node_modules/global/document.js +0 -2
  1821. package/dist/node_modules/global/document.js.map +0 -1
  1822. package/dist/node_modules/global/window.js +0 -2
  1823. package/dist/node_modules/global/window.js.map +0 -1
  1824. package/dist/node_modules/is-function/index.js +0 -2
  1825. package/dist/node_modules/is-function/index.js.map +0 -1
  1826. package/dist/node_modules/m3u8-parser/dist/m3u8-parser.es.js +0 -3
  1827. package/dist/node_modules/m3u8-parser/dist/m3u8-parser.es.js.map +0 -1
  1828. package/dist/node_modules/mpd-parser/dist/mpd-parser.es.js +0 -3
  1829. package/dist/node_modules/mpd-parser/dist/mpd-parser.es.js.map +0 -1
  1830. package/dist/node_modules/mux.js/lib/tools/parse-sidx.js +0 -2
  1831. package/dist/node_modules/mux.js/lib/tools/parse-sidx.js.map +0 -1
  1832. package/dist/node_modules/mux.js/lib/utils/clock.js +0 -2
  1833. package/dist/node_modules/mux.js/lib/utils/clock.js.map +0 -1
  1834. package/dist/node_modules/mux.js/lib/utils/numbers.js +0 -2
  1835. package/dist/node_modules/mux.js/lib/utils/numbers.js.map +0 -1
  1836. package/dist/node_modules/prismjs/components/prism-c.js +0 -2
  1837. package/dist/node_modules/prismjs/components/prism-c.js.map +0 -1
  1838. package/dist/node_modules/prismjs/components/prism-clike.js +0 -2
  1839. package/dist/node_modules/prismjs/components/prism-clike.js.map +0 -1
  1840. package/dist/node_modules/prismjs/components/prism-cpp.js +0 -2
  1841. package/dist/node_modules/prismjs/components/prism-cpp.js.map +0 -1
  1842. package/dist/node_modules/prismjs/components/prism-css.js +0 -2
  1843. package/dist/node_modules/prismjs/components/prism-css.js.map +0 -1
  1844. package/dist/node_modules/prismjs/components/prism-java.js +0 -2
  1845. package/dist/node_modules/prismjs/components/prism-java.js.map +0 -1
  1846. package/dist/node_modules/prismjs/components/prism-javascript.js +0 -2
  1847. package/dist/node_modules/prismjs/components/prism-javascript.js.map +0 -1
  1848. package/dist/node_modules/prismjs/components/prism-markdown.js +0 -2
  1849. package/dist/node_modules/prismjs/components/prism-markdown.js.map +0 -1
  1850. package/dist/node_modules/prismjs/components/prism-markup.js +0 -2
  1851. package/dist/node_modules/prismjs/components/prism-markup.js.map +0 -1
  1852. package/dist/node_modules/prismjs/components/prism-objectivec.js +0 -2
  1853. package/dist/node_modules/prismjs/components/prism-objectivec.js.map +0 -1
  1854. package/dist/node_modules/prismjs/components/prism-powershell.js +0 -2
  1855. package/dist/node_modules/prismjs/components/prism-powershell.js.map +0 -1
  1856. package/dist/node_modules/prismjs/components/prism-python.js +0 -2
  1857. package/dist/node_modules/prismjs/components/prism-python.js.map +0 -1
  1858. package/dist/node_modules/prismjs/components/prism-rust.js +0 -2
  1859. package/dist/node_modules/prismjs/components/prism-rust.js.map +0 -1
  1860. package/dist/node_modules/prismjs/components/prism-sql.js +0 -2
  1861. package/dist/node_modules/prismjs/components/prism-sql.js.map +0 -1
  1862. package/dist/node_modules/prismjs/components/prism-swift.js +0 -2
  1863. package/dist/node_modules/prismjs/components/prism-swift.js.map +0 -1
  1864. package/dist/node_modules/prismjs/components/prism-typescript.js +0 -2
  1865. package/dist/node_modules/prismjs/components/prism-typescript.js.map +0 -1
  1866. package/dist/node_modules/prismjs/prism.js +0 -2
  1867. package/dist/node_modules/prismjs/prism.js.map +0 -1
  1868. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -2
  1869. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  1870. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -2
  1871. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  1872. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -2
  1873. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  1874. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -2
  1875. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  1876. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -2
  1877. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  1878. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -2
  1879. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  1880. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -2
  1881. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  1882. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -2
  1883. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  1884. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -2
  1885. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  1886. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -2
  1887. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  1888. package/dist/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js +0 -2
  1889. package/dist/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.js.map +0 -1
  1890. package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -2
  1891. package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  1892. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -2
  1893. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  1894. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -2
  1895. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  1896. package/dist/node_modules/showdown/dist/showdown.js +0 -2
  1897. package/dist/node_modules/showdown/dist/showdown.js.map +0 -1
  1898. package/dist/node_modules/turndown/lib/turndown.browser.es.js +0 -2
  1899. package/dist/node_modules/turndown/lib/turndown.browser.es.js.map +0 -1
  1900. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -2
  1901. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  1902. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -2
  1903. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  1904. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -2
  1905. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  1906. package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -2
  1907. package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  1908. package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -2
  1909. package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  1910. package/dist/node_modules/uuid/dist/native.js +0 -2
  1911. package/dist/node_modules/uuid/dist/native.js.map +0 -1
  1912. package/dist/node_modules/uuid/dist/rng.js +0 -2
  1913. package/dist/node_modules/uuid/dist/rng.js.map +0 -1
  1914. package/dist/node_modules/uuid/dist/stringify.js +0 -2
  1915. package/dist/node_modules/uuid/dist/stringify.js.map +0 -1
  1916. package/dist/node_modules/uuid/dist/v4.js +0 -2
  1917. package/dist/node_modules/uuid/dist/v4.js.map +0 -1
  1918. package/dist/node_modules/video.js/dist/video-js.css.js +0 -2
  1919. package/dist/node_modules/video.js/dist/video-js.css.js.map +0 -1
  1920. package/dist/node_modules/video.js/dist/video.es.js +0 -19
  1921. package/dist/node_modules/video.js/dist/video.es.js.map +0 -1
  1922. package/dist/node_modules/videojs-vtt.js/lib/browser-index.js +0 -2
  1923. package/dist/node_modules/videojs-vtt.js/lib/browser-index.js.map +0 -1
  1924. package/dist/node_modules/videojs-vtt.js/lib/vtt.js +0 -2
  1925. package/dist/node_modules/videojs-vtt.js/lib/vtt.js.map +0 -1
  1926. package/dist/node_modules/videojs-vtt.js/lib/vttcue.js +0 -2
  1927. package/dist/node_modules/videojs-vtt.js/lib/vttcue.js.map +0 -1
  1928. package/dist/node_modules/videojs-vtt.js/lib/vttregion.js +0 -2
  1929. package/dist/node_modules/videojs-vtt.js/lib/vttregion.js.map +0 -1
  1930. package/dist/types/src/App.d.ts +0 -3
  1931. package/dist/types/src/App.d.ts.map +0 -1
  1932. package/dist/types/src/RequirementAiTest.d.ts +0 -12
  1933. package/dist/types/src/RequirementAiTest.d.ts.map +0 -1
  1934. package/dist/types/src/components/ScopeTree/HighlightedText.d.ts.map +0 -1
  1935. package/dist/types/src/components/ScopeTree/TreeAddAction.d.ts.map +0 -1
  1936. package/dist/types/src/components/ScopeTree/TreeMenu.d.ts.map +0 -1
  1937. package/dist/types/src/components/ScopeTree/TreeNode.d.ts.map +0 -1
  1938. package/dist/types/src/components/ScopeTree/TreeNodeHeader.d.ts.map +0 -1
  1939. package/dist/types/src/components/ScopeTree/TreeSectionItem.d.ts.map +0 -1
  1940. package/dist/types/src/components/ScopeTree/TreeSidebar.d.ts.map +0 -1
  1941. package/dist/types/src/components/ScopeTree/TreeTooltip.d.ts.map +0 -1
  1942. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +0 -31
  1943. package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
  1944. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
  1945. package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
  1946. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +0 -14
  1947. package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +0 -1
  1948. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +0 -64
  1949. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +0 -1
  1950. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +0 -22
  1951. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +0 -1
  1952. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +0 -21
  1953. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +0 -1
  1954. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +0 -10
  1955. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +0 -1
  1956. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +0 -26
  1957. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +0 -1
  1958. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +0 -248
  1959. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +0 -1
  1960. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +0 -18
  1961. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +0 -1
  1962. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +0 -18
  1963. package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +0 -1
  1964. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +0 -11
  1965. package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +0 -1
  1966. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +0 -369
  1967. package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +0 -1
  1968. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +0 -38
  1969. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +0 -1
  1970. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +0 -15
  1971. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +0 -1
  1972. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +0 -7
  1973. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +0 -1
  1974. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +0 -7
  1975. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +0 -1
  1976. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +0 -13
  1977. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +0 -1
  1978. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +0 -16
  1979. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +0 -1
  1980. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +0 -9
  1981. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +0 -1
  1982. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +0 -13
  1983. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +0 -1
  1984. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +0 -3
  1985. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +0 -1
  1986. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +0 -8
  1987. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +0 -1
  1988. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +0 -13
  1989. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +0 -1
  1990. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +0 -3
  1991. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +0 -1
  1992. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +0 -32
  1993. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +0 -1
  1994. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +0 -17
  1995. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +0 -1
  1996. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +0 -48
  1997. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +0 -1
  1998. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +0 -3
  1999. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +0 -1
  2000. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +0 -13
  2001. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +0 -1
  2002. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +0 -5
  2003. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +0 -1
  2004. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +0 -20
  2005. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +0 -1
  2006. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +0 -26
  2007. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +0 -1
  2008. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +0 -9
  2009. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +0 -1
  2010. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +0 -6
  2011. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +0 -1
  2012. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +0 -20
  2013. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +0 -1
  2014. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +0 -10
  2015. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +0 -1
  2016. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +0 -12
  2017. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +0 -1
  2018. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +0 -12
  2019. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +0 -1
  2020. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +0 -5
  2021. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +0 -1
  2022. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +0 -19
  2023. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +0 -1
  2024. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +0 -17
  2025. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +0 -1
  2026. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +0 -16
  2027. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +0 -1
  2028. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +0 -21
  2029. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +0 -1
  2030. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +0 -3
  2031. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +0 -1
  2032. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +0 -9
  2033. package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +0 -1
  2034. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +0 -15
  2035. package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +0 -1
  2036. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +0 -52
  2037. package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +0 -1
  2038. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +0 -19
  2039. package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +0 -1
  2040. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +0 -27
  2041. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +0 -1
  2042. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +0 -11
  2043. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +0 -1
  2044. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +0 -34
  2045. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +0 -1
  2046. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +0 -9
  2047. package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +0 -1
  2048. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +0 -58
  2049. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +0 -1
  2050. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +0 -58
  2051. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +0 -1
  2052. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +0 -29
  2053. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +0 -1
  2054. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +0 -50
  2055. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +0 -1
  2056. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +0 -20
  2057. package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +0 -1
  2058. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +0 -72
  2059. package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +0 -1
  2060. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +0 -7
  2061. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +0 -1
  2062. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +0 -6
  2063. package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +0 -1
  2064. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +0 -20
  2065. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +0 -1
  2066. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +0 -15
  2067. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +0 -1
  2068. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +0 -14
  2069. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +0 -1
  2070. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +0 -20
  2071. package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +0 -1
  2072. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +0 -9
  2073. package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +0 -1
  2074. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +0 -15
  2075. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +0 -1
  2076. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +0 -5
  2077. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +0 -1
  2078. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +0 -15
  2079. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +0 -1
  2080. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +0 -4
  2081. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +0 -1
  2082. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +0 -4
  2083. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +0 -1
  2084. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +0 -4
  2085. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +0 -1
  2086. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +0 -4
  2087. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +0 -1
  2088. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +0 -4
  2089. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +0 -1
  2090. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +0 -4
  2091. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +0 -1
  2092. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +0 -4
  2093. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +0 -1
  2094. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +0 -7
  2095. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +0 -1
  2096. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +0 -74
  2097. package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +0 -1
  2098. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +0 -15
  2099. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +0 -1
  2100. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +0 -13
  2101. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +0 -1
  2102. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +0 -4
  2103. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +0 -1
  2104. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +0 -35
  2105. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +0 -1
  2106. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +0 -20
  2107. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +0 -1
  2108. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +0 -30
  2109. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +0 -1
  2110. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +0 -7
  2111. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +0 -1
  2112. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +0 -7
  2113. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +0 -1
  2114. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +0 -7
  2115. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +0 -1
  2116. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +0 -7
  2117. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +0 -1
  2118. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +0 -7
  2119. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +0 -1
  2120. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +0 -7
  2121. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +0 -1
  2122. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +0 -3
  2123. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +0 -1
  2124. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +0 -7
  2125. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +0 -1
  2126. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +0 -41
  2127. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +0 -1
  2128. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +0 -16
  2129. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +0 -1
  2130. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +0 -23
  2131. package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +0 -1
  2132. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +0 -11
  2133. package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +0 -1
  2134. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +0 -18
  2135. package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +0 -1
  2136. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +0 -4
  2137. package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +0 -1
  2138. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +0 -12
  2139. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +0 -1
  2140. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +0 -11
  2141. package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +0 -1
  2142. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +0 -2
  2143. package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +0 -1
  2144. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +0 -9
  2145. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +0 -1
  2146. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +0 -4
  2147. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +0 -1
  2148. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +0 -11
  2149. package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +0 -1
  2150. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +0 -12
  2151. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +0 -1
  2152. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +0 -5
  2153. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +0 -1
  2154. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +0 -28
  2155. package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +0 -1
  2156. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +0 -13
  2157. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +0 -1
  2158. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +0 -15
  2159. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +0 -1
  2160. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +0 -5
  2161. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +0 -1
  2162. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +0 -8
  2163. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +0 -1
  2164. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +0 -8
  2165. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +0 -1
  2166. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +0 -72
  2167. package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +0 -1
  2168. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +0 -12
  2169. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +0 -1
  2170. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +0 -18
  2171. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +0 -1
  2172. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +0 -9
  2173. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +0 -1
  2174. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +0 -13
  2175. package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +0 -1
  2176. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +0 -7
  2177. package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +0 -1
  2178. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +0 -18
  2179. package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +0 -1
  2180. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +0 -10
  2181. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +0 -1
  2182. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +0 -3
  2183. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +0 -1
  2184. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +0 -10
  2185. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +0 -1
  2186. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +0 -23
  2187. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +0 -1
  2188. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +0 -11
  2189. package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +0 -1
  2190. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +0 -17
  2191. package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +0 -1
  2192. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +0 -56
  2193. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +0 -1
  2194. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +0 -65
  2195. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +0 -1
  2196. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +0 -26
  2197. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +0 -1
  2198. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +0 -44
  2199. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +0 -1
  2200. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +0 -9
  2201. package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +0 -1
  2202. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +0 -11
  2203. package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +0 -1
  2204. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +0 -20
  2205. package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +0 -1
  2206. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +0 -9
  2207. package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +0 -1
  2208. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +0 -15
  2209. package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +0 -1
  2210. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +0 -11
  2211. package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +0 -1
  2212. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +0 -3
  2213. package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +0 -1
  2214. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +0 -13
  2215. package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +0 -1
  2216. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +0 -15
  2217. package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +0 -1
  2218. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +0 -47
  2219. package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +0 -1
  2220. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +0 -31
  2221. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +0 -1
  2222. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +0 -70
  2223. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +0 -1
  2224. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +0 -18
  2225. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +0 -1
  2226. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +0 -22
  2227. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +0 -1
  2228. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +0 -43
  2229. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +0 -1
  2230. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +0 -18
  2231. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +0 -1
  2232. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +0 -26
  2233. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +0 -1
  2234. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +0 -29
  2235. package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +0 -1
  2236. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +0 -114
  2237. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +0 -1
  2238. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +0 -19
  2239. package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +0 -1
  2240. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +0 -20
  2241. package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +0 -1
  2242. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +0 -8
  2243. package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +0 -1
  2244. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +0 -41
  2245. package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +0 -1
  2246. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +0 -7
  2247. package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +0 -1
  2248. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +0 -7
  2249. package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +0 -1
  2250. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +0 -8
  2251. package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +0 -1
  2252. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +0 -10
  2253. package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +0 -1
  2254. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +0 -3
  2255. package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +0 -1
  2256. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +0 -3
  2257. package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +0 -1
  2258. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +0 -5
  2259. package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +0 -1
  2260. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +0 -5
  2261. package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +0 -1
  2262. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +0 -5
  2263. package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +0 -1
  2264. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +0 -7
  2265. package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +0 -1
  2266. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +0 -3
  2267. package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +0 -1
  2268. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +0 -9
  2269. package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +0 -1
  2270. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +0 -5
  2271. package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +0 -1
  2272. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +0 -7
  2273. package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +0 -1
  2274. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +0 -7
  2275. package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +0 -1
  2276. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +0 -5
  2277. package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +0 -1
  2278. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +0 -5
  2279. package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +0 -1
  2280. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +0 -5
  2281. package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +0 -1
  2282. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +0 -12
  2283. package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +0 -1
  2284. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +0 -47
  2285. package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +0 -1
  2286. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +0 -316
  2287. package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +0 -1
  2288. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +0 -14
  2289. package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +0 -1
  2290. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +0 -22
  2291. package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +0 -1
  2292. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +0 -8
  2293. package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +0 -1
  2294. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +0 -11
  2295. package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +0 -1
  2296. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +0 -11
  2297. package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +0 -1
  2298. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +0 -17
  2299. package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +0 -1
  2300. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +0 -12
  2301. package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +0 -1
  2302. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +0 -12
  2303. package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +0 -1
  2304. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +0 -46
  2305. package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +0 -1
  2306. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +0 -6
  2307. package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +0 -1
  2308. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +0 -12
  2309. package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +0 -1
  2310. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +0 -449
  2311. package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +0 -1
  2312. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +0 -136
  2313. package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +0 -1
  2314. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +0 -82
  2315. package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +0 -1
  2316. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +0 -22
  2317. package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +0 -1
  2318. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +0 -30
  2319. package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +0 -1
  2320. package/dist/types/src/features/RequirementAI/types/user.type.d.ts +0 -21
  2321. package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +0 -1
  2322. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +0 -2
  2323. package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +0 -1
  2324. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +0 -13
  2325. package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +0 -1
  2326. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +0 -6
  2327. package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +0 -1
  2328. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +0 -2
  2329. package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +0 -1
  2330. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +0 -33
  2331. package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +0 -1
  2332. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +0 -15
  2333. package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +0 -1
  2334. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +0 -16
  2335. package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +0 -1
  2336. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +0 -10
  2337. package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +0 -1
  2338. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +0 -33
  2339. package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +0 -1
  2340. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +0 -41
  2341. package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +0 -1
  2342. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -124
  2343. package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
  2344. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -7
  2345. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
  2346. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
  2347. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
  2348. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
  2349. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
  2350. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
  2351. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
  2352. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
  2353. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
  2354. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
  2355. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
  2356. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
  2357. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
  2358. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
  2359. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
  2360. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
  2361. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
  2362. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
  2363. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
  2364. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
  2365. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
  2366. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
  2367. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
  2368. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
  2369. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
  2370. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
  2371. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
  2372. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
  2373. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
  2374. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -7
  2375. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
  2376. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
  2377. package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
  2378. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -183
  2379. package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
  2380. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -32
  2381. package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
  2382. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
  2383. package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
  2384. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -42
  2385. package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
  2386. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -48
  2387. package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
  2388. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -17
  2389. package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
  2390. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
  2391. package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
  2392. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +0 -53
  2393. package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +0 -1
  2394. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +0 -4
  2395. package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +0 -1
  2396. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +0 -98
  2397. package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +0 -1
  2398. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +0 -277
  2399. package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +0 -1
  2400. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +0 -10
  2401. package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +0 -1
  2402. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +0 -10
  2403. package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +0 -1
  2404. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +0 -9
  2405. package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +0 -1
  2406. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +0 -9
  2407. package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +0 -1
  2408. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +0 -7
  2409. package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +0 -1
  2410. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +0 -8
  2411. package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +0 -1
  2412. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +0 -8
  2413. package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +0 -1
  2414. package/dist/types/src/features/UserStoryImport/components/Header.d.ts +0 -12
  2415. package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +0 -1
  2416. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +0 -8
  2417. package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +0 -1
  2418. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +0 -9
  2419. package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +0 -1
  2420. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +0 -13
  2421. package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +0 -1
  2422. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +0 -10
  2423. package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +0 -1
  2424. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +0 -14
  2425. package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +0 -1
  2426. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +0 -12
  2427. package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +0 -1
  2428. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +0 -13
  2429. package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +0 -1
  2430. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +0 -8
  2431. package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +0 -1
  2432. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +0 -12
  2433. package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +0 -1
  2434. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +0 -8
  2435. package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +0 -1
  2436. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +0 -8
  2437. package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +0 -1
  2438. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +0 -24
  2439. package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +0 -1
  2440. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +0 -14
  2441. package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +0 -1
  2442. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +0 -8
  2443. package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +0 -1
  2444. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +0 -8
  2445. package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +0 -1
  2446. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +0 -14
  2447. package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +0 -1
  2448. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +0 -13
  2449. package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +0 -1
  2450. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +0 -10
  2451. package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +0 -1
  2452. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +0 -13
  2453. package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +0 -1
  2454. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +0 -14
  2455. package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +0 -1
  2456. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +0 -33
  2457. package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +0 -1
  2458. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +0 -10
  2459. package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +0 -1
  2460. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +0 -28
  2461. package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +0 -1
  2462. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +0 -4
  2463. package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +0 -1
  2464. package/dist/types/src/features/UserStoryImport/index.d.ts +0 -65
  2465. package/dist/types/src/features/UserStoryImport/index.d.ts.map +0 -1
  2466. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +0 -13
  2467. package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +0 -1
  2468. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +0 -8
  2469. package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +0 -1
  2470. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +0 -2
  2471. package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +0 -1
  2472. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +0 -4
  2473. package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +0 -1
  2474. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +0 -22
  2475. package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +0 -1
  2476. package/dist/types/src/index.d.ts +0 -123
  2477. package/dist/types/src/index.d.ts.map +0 -1
  2478. package/dist/types/src/types/CodeCitationTypes.d.ts +0 -46
  2479. package/dist/types/src/types/CodeCitationTypes.d.ts.map +0 -1
  2480. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +0 -23
  2481. package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +0 -1
  2482. package/dist/types/src/types/epubItems.d.ts +0 -23
  2483. package/dist/types/src/types/epubItems.d.ts.map +0 -1
  2484. package/dist/types/src/types.d.ts.map +0 -1
  2485. package/dist/types/src/utils/CustomSkeleton.d.ts +0 -2
  2486. package/dist/types/src/utils/CustomSkeleton.d.ts.map +0 -1
  2487. package/dist/types/src/utils/SkeletonLoader.d.ts +0 -3
  2488. package/dist/types/src/utils/SkeletonLoader.d.ts.map +0 -1
  2489. package/dist/types/src/utils/api.d.ts +0 -2
  2490. package/dist/types/src/utils/api.d.ts.map +0 -1
  2491. package/dist/types/src/utils/codeCitations.utils.d.ts +0 -9
  2492. package/dist/types/src/utils/codeCitations.utils.d.ts.map +0 -1
  2493. package/dist/types/src/utils/colors.d.ts +0 -5
  2494. package/dist/types/src/utils/colors.d.ts.map +0 -1
  2495. package/dist/types/src/utils/date.d.ts +0 -1
  2496. package/dist/types/src/utils/date.d.ts.map +0 -1
  2497. package/dist/types/src/utils/helperFunctions.d.ts +0 -6
  2498. package/dist/types/src/utils/helperFunctions.d.ts.map +0 -1
  2499. package/dist/types/src/utils/regexHelperService.d.ts +0 -9
  2500. package/dist/types/src/utils/regexHelperService.d.ts.map +0 -1
  2501. package/dist/types/src/utils/sanitizeHtml.d.ts +0 -5
  2502. package/dist/types/src/utils/sanitizeHtml.d.ts.map +0 -1
  2503. package/dist/types/src/utils/themeManager.d.ts +0 -13
  2504. package/dist/types/src/utils/themeManager.d.ts.map +0 -1
  2505. package/dist/types/src/utils/treeUtils.d.ts.map +0 -1
  2506. package/dist/types/src/utils/urlQueryParamService.d.ts +0 -2
  2507. package/dist/types/src/utils/urlQueryParamService.d.ts.map +0 -1
  2508. package/dist/types/src/utils/variableHelperService.d.ts +0 -7
  2509. package/dist/types/src/utils/variableHelperService.d.ts.map +0 -1
  2510. /package/dist/{_virtual → cjs/features/lsc-guidelines}/index.js.map +0 -0
  2511. /package/dist/{cjs/_virtual → features/lsc-guidelines}/index.js.map +0 -0
  2512. /package/dist/types/{src/components → components}/ScopeTree/HighlightedText.d.ts +0 -0
  2513. /package/dist/types/{src/components → components}/ScopeTree/TreeAddAction.d.ts +0 -0
  2514. /package/dist/types/{src/components → components}/ScopeTree/TreeMenu.d.ts +0 -0
  2515. /package/dist/types/{src/components → components}/ScopeTree/TreeNode.d.ts +0 -0
  2516. /package/dist/types/{src/components → components}/ScopeTree/TreeNodeHeader.d.ts +0 -0
  2517. /package/dist/types/{src/components → components}/ScopeTree/TreeSectionItem.d.ts +0 -0
  2518. /package/dist/types/{src/components → components}/ScopeTree/TreeSidebar.d.ts +0 -0
  2519. /package/dist/types/{src/components → components}/ScopeTree/TreeTooltip.d.ts +0 -0
  2520. /package/dist/types/{src/types.d.ts → types.d.ts} +0 -0
  2521. /package/dist/types/{src/utils → utils}/treeUtils.d.ts +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalSelection.dev.mjs.js","sources":["../../../../../node_modules/@lexical/selection/LexicalSelection.dev.mjs"],"sourcesContent":["/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nimport { $isTextNode, $getEditor, $isRootNode, $isElementNode, $getNodeByKey, $getPreviousSelection, $createTextNode, $isRangeSelection, $getSelection, $caretRangeFromSelection, $isTokenOrSegmented, $getCharacterOffsets, $cloneWithPropertiesEphemeral, $createRangeSelection, $findMatchingParent, INTERNAL_$isBlock, $setSelection, $caretFromPoint, $isExtendableTextPointCaret, $extendCaretToRange, $isChildCaret, $isDecoratorNode, $isRootOrShadowRoot, $hasAncestor, $isLeafNode } from 'lexical';\nexport { $cloneWithProperties, $selectAll } from 'lexical';\n\n/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\n// Do not require this module directly! Use normal `invariant` calls.\n\nfunction formatDevErrorMessage(message) {\n throw new Error(message);\n}\n\n/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\nconst CSS_TO_STYLES = new Map();\n\n/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nfunction getDOMTextNode(element) {\n let node = element;\n while (node != null) {\n if (node.nodeType === Node.TEXT_NODE) {\n return node;\n }\n node = node.firstChild;\n }\n return null;\n}\nfunction getDOMIndexWithinParent(node) {\n const parent = node.parentNode;\n if (parent == null) {\n throw new Error('Should never happen');\n }\n return [parent, Array.from(parent.childNodes).indexOf(node)];\n}\n\n/**\n * Creates a selection range for the DOM.\n * @param editor - The lexical editor.\n * @param anchorNode - The anchor node of a selection.\n * @param _anchorOffset - The amount of space offset from the anchor to the focus.\n * @param focusNode - The current focus.\n * @param _focusOffset - The amount of space offset from the focus to the anchor.\n * @returns The range of selection for the DOM that was created.\n */\nfunction createDOMRange(editor, anchorNode, _anchorOffset, focusNode, _focusOffset) {\n const anchorKey = anchorNode.getKey();\n const focusKey = focusNode.getKey();\n const range = document.createRange();\n let anchorDOM = editor.getElementByKey(anchorKey);\n let focusDOM = editor.getElementByKey(focusKey);\n let anchorOffset = _anchorOffset;\n let focusOffset = _focusOffset;\n if ($isTextNode(anchorNode)) {\n anchorDOM = getDOMTextNode(anchorDOM);\n }\n if ($isTextNode(focusNode)) {\n focusDOM = getDOMTextNode(focusDOM);\n }\n if (anchorNode === undefined || focusNode === undefined || anchorDOM === null || focusDOM === null) {\n return null;\n }\n if (anchorDOM.nodeName === 'BR') {\n [anchorDOM, anchorOffset] = getDOMIndexWithinParent(anchorDOM);\n }\n if (focusDOM.nodeName === 'BR') {\n [focusDOM, focusOffset] = getDOMIndexWithinParent(focusDOM);\n }\n const firstChild = anchorDOM.firstChild;\n if (anchorDOM === focusDOM && firstChild != null && firstChild.nodeName === 'BR' && anchorOffset === 0 && focusOffset === 0) {\n focusOffset = 1;\n }\n try {\n range.setStart(anchorDOM, anchorOffset);\n range.setEnd(focusDOM, focusOffset);\n } catch (_e) {\n return null;\n }\n if (range.collapsed && (anchorOffset !== focusOffset || anchorKey !== focusKey)) {\n // Range is backwards, we need to reverse it\n range.setStart(focusDOM, focusOffset);\n range.setEnd(anchorDOM, anchorOffset);\n }\n return range;\n}\n\n/**\n * Creates DOMRects, generally used to help the editor find a specific location on the screen.\n * @param editor - The lexical editor\n * @param range - A fragment of a document that can contain nodes and parts of text nodes.\n * @returns The selectionRects as an array.\n */\nfunction createRectsFromDOMRange(editor, range) {\n const rootElement = editor.getRootElement();\n if (rootElement === null) {\n return [];\n }\n const rootRect = rootElement.getBoundingClientRect();\n const computedStyle = getComputedStyle(rootElement);\n const rootPadding = parseFloat(computedStyle.paddingLeft) + parseFloat(computedStyle.paddingRight);\n const selectionRects = Array.from(range.getClientRects());\n let selectionRectsLength = selectionRects.length;\n //sort rects from top left to bottom right.\n selectionRects.sort((a, b) => {\n const top = a.top - b.top;\n // Some rects match position closely, but not perfectly,\n // so we give a 3px tolerance.\n if (Math.abs(top) <= 3) {\n return a.left - b.left;\n }\n return top;\n });\n let prevRect;\n for (let i = 0; i < selectionRectsLength; i++) {\n const selectionRect = selectionRects[i];\n // Exclude rects that overlap preceding Rects in the sorted list.\n const isOverlappingRect = prevRect && prevRect.top <= selectionRect.top && prevRect.top + prevRect.height > selectionRect.top && prevRect.left + prevRect.width > selectionRect.left;\n // Exclude selections that span the entire element\n const selectionSpansElement = selectionRect.width + rootPadding === rootRect.width;\n if (isOverlappingRect || selectionSpansElement) {\n selectionRects.splice(i--, 1);\n selectionRectsLength--;\n continue;\n }\n prevRect = selectionRect;\n }\n return selectionRects;\n}\n\n/**\n * Creates an object containing all the styles and their values provided in the CSS string.\n * @param css - The CSS string of styles and their values.\n * @returns The styleObject containing all the styles and their values.\n */\nfunction getStyleObjectFromRawCSS(css) {\n const styleObject = {};\n if (!css) {\n return styleObject;\n }\n const styles = css.split(';');\n for (const style of styles) {\n if (style !== '') {\n const [key, value] = style.split(/:([^]+)/); // split on first colon\n if (key && value) {\n styleObject[key.trim()] = value.trim();\n }\n }\n }\n return styleObject;\n}\n\n/**\n * Given a CSS string, returns an object from the style cache.\n * @param css - The CSS property as a string.\n * @returns The value of the given CSS property.\n */\nfunction getStyleObjectFromCSS(css) {\n let value = CSS_TO_STYLES.get(css);\n if (value === undefined) {\n value = getStyleObjectFromRawCSS(css);\n CSS_TO_STYLES.set(css, value);\n }\n {\n // Freeze the value in DEV to prevent accidental mutations\n Object.freeze(value);\n }\n return value;\n}\n\n/**\n * Gets the CSS styles from the style object.\n * @param styles - The style object containing the styles to get.\n * @returns A string containing the CSS styles and their values.\n */\nfunction getCSSFromStyleObject(styles) {\n let css = '';\n for (const style in styles) {\n if (style) {\n css += `${style}: ${styles[style]};`;\n }\n }\n return css;\n}\n\n/**\n * Gets the computed DOM styles of the element.\n * @param element - The node to check the styles for.\n * @returns the computed styles of the element or null if there is no DOM element or no default view for the document.\n */\nfunction $getComputedStyleForElement(element) {\n const editor = $getEditor();\n const domElement = editor.getElementByKey(element.getKey());\n if (domElement === null) {\n return null;\n }\n const view = domElement.ownerDocument.defaultView;\n if (view === null) {\n return null;\n }\n return view.getComputedStyle(domElement);\n}\n\n/**\n * Gets the computed DOM styles of the parent of the node.\n * @param node - The node to check its parent's styles for.\n * @returns the computed styles of the node or null if there is no DOM element or no default view for the document.\n */\nfunction $getComputedStyleForParent(node) {\n const parent = $isRootNode(node) ? node : node.getParentOrThrow();\n return $getComputedStyleForElement(parent);\n}\n\n/**\n * Determines whether a node's parent is RTL.\n * @param node - The node to check whether it is RTL.\n * @returns whether the node is RTL.\n */\nfunction $isParentRTL(node) {\n const styles = $getComputedStyleForParent(node);\n return styles !== null && styles.direction === 'rtl';\n}\n\n/**\n * Generally used to append text content to HTML and JSON. Grabs the text content and \"slices\"\n * it to be generated into the new TextNode.\n * @param selection - The selection containing the node whose TextNode is to be edited.\n * @param textNode - The TextNode to be edited.\n * @param mutates - 'clone' to return a clone before mutating, 'self' to update in-place\n * @returns The updated TextNode or clone.\n */\nfunction $sliceSelectedTextNodeContent(selection, textNode, mutates = 'self') {\n const anchorAndFocus = selection.getStartEndPoints();\n if (textNode.isSelected(selection) && !$isTokenOrSegmented(textNode) && anchorAndFocus !== null) {\n const [anchor, focus] = anchorAndFocus;\n const isBackward = selection.isBackward();\n const anchorNode = anchor.getNode();\n const focusNode = focus.getNode();\n const isAnchor = textNode.is(anchorNode);\n const isFocus = textNode.is(focusNode);\n if (isAnchor || isFocus) {\n const [anchorOffset, focusOffset] = $getCharacterOffsets(selection);\n const isSame = anchorNode.is(focusNode);\n const isFirst = textNode.is(isBackward ? focusNode : anchorNode);\n const isLast = textNode.is(isBackward ? anchorNode : focusNode);\n let startOffset = 0;\n let endOffset = undefined;\n if (isSame) {\n startOffset = anchorOffset > focusOffset ? focusOffset : anchorOffset;\n endOffset = anchorOffset > focusOffset ? anchorOffset : focusOffset;\n } else if (isFirst) {\n const offset = isBackward ? focusOffset : anchorOffset;\n startOffset = offset;\n endOffset = undefined;\n } else if (isLast) {\n const offset = isBackward ? anchorOffset : focusOffset;\n startOffset = 0;\n endOffset = offset;\n }\n\n // NOTE: This mutates __text directly because the primary use case is to\n // modify a $cloneWithProperties node that should never be added\n // to the EditorState so we must not call getWritable via setTextContent\n const text = textNode.__text.slice(startOffset, endOffset);\n if (text !== textNode.__text) {\n if (mutates === 'clone') {\n textNode = $cloneWithPropertiesEphemeral(textNode);\n }\n textNode.__text = text;\n }\n }\n }\n return textNode;\n}\n\n/**\n * Determines if the current selection is at the end of the node.\n * @param point - The point of the selection to test.\n * @returns true if the provided point offset is in the last possible position, false otherwise.\n */\nfunction $isAtNodeEnd(point) {\n if (point.type === 'text') {\n return point.offset === point.getNode().getTextContentSize();\n }\n const node = point.getNode();\n if (!$isElementNode(node)) {\n formatDevErrorMessage(`isAtNodeEnd: node must be a TextNode or ElementNode`);\n }\n return point.offset === node.getChildrenSize();\n}\n\n/**\n * Trims text from a node in order to shorten it, eg. to enforce a text's max length. If it deletes text\n * that is an ancestor of the anchor then it will leave 2 indents, otherwise, if no text content exists, it deletes\n * the TextNode. It will move the focus to either the end of any left over text or beginning of a new TextNode.\n * @param editor - The lexical editor.\n * @param anchor - The anchor of the current selection, where the selection should be pointing.\n * @param delCount - The amount of characters to delete. Useful as a dynamic variable eg. textContentSize - maxLength;\n */\nfunction $trimTextContentFromAnchor(editor, anchor, delCount) {\n // Work from the current selection anchor point\n let currentNode = anchor.getNode();\n let remaining = delCount;\n if ($isElementNode(currentNode)) {\n const descendantNode = currentNode.getDescendantByIndex(anchor.offset);\n if (descendantNode !== null) {\n currentNode = descendantNode;\n }\n }\n while (remaining > 0 && currentNode !== null) {\n if ($isElementNode(currentNode)) {\n const lastDescendant = currentNode.getLastDescendant();\n if (lastDescendant !== null) {\n currentNode = lastDescendant;\n }\n }\n let nextNode = currentNode.getPreviousSibling();\n let additionalElementWhitespace = 0;\n if (nextNode === null) {\n let parent = currentNode.getParentOrThrow();\n let parentSibling = parent.getPreviousSibling();\n while (parentSibling === null) {\n parent = parent.getParent();\n if (parent === null) {\n nextNode = null;\n break;\n }\n parentSibling = parent.getPreviousSibling();\n }\n if (parent !== null) {\n additionalElementWhitespace = parent.isInline() ? 0 : 2;\n nextNode = parentSibling;\n }\n }\n let text = currentNode.getTextContent();\n // If the text is empty, we need to consider adding in two line breaks to match\n // the content if we were to get it from its parent.\n if (text === '' && $isElementNode(currentNode) && !currentNode.isInline()) {\n // TODO: should this be handled in core?\n text = '\\n\\n';\n }\n const currentNodeSize = text.length;\n if (!$isTextNode(currentNode) || remaining >= currentNodeSize) {\n const parent = currentNode.getParent();\n currentNode.remove();\n if (parent != null && parent.getChildrenSize() === 0 && !$isRootNode(parent)) {\n parent.remove();\n }\n remaining -= currentNodeSize + additionalElementWhitespace;\n currentNode = nextNode;\n } else {\n const key = currentNode.getKey();\n // See if we can just revert it to what was in the last editor state\n const prevTextContent = editor.getEditorState().read(() => {\n const prevNode = $getNodeByKey(key);\n if ($isTextNode(prevNode) && prevNode.isSimpleText()) {\n return prevNode.getTextContent();\n }\n return null;\n });\n const offset = currentNodeSize - remaining;\n const slicedText = text.slice(0, offset);\n if (prevTextContent !== null && prevTextContent !== text) {\n const prevSelection = $getPreviousSelection();\n let target = currentNode;\n if (!currentNode.isSimpleText()) {\n const textNode = $createTextNode(prevTextContent);\n currentNode.replace(textNode);\n target = textNode;\n } else {\n currentNode.setTextContent(prevTextContent);\n }\n if ($isRangeSelection(prevSelection) && prevSelection.isCollapsed()) {\n const prevOffset = prevSelection.anchor.offset;\n target.select(prevOffset, prevOffset);\n }\n } else if (currentNode.isSimpleText()) {\n // Split text\n const isSelected = anchor.key === key;\n let anchorOffset = anchor.offset;\n // Move offset to end if it's less than the remaining number, otherwise\n // we'll have a negative splitStart.\n if (anchorOffset < remaining) {\n anchorOffset = currentNodeSize;\n }\n const splitStart = isSelected ? anchorOffset - remaining : 0;\n const splitEnd = isSelected ? anchorOffset : offset;\n if (isSelected && splitStart === 0) {\n const [excessNode] = currentNode.splitText(splitStart, splitEnd);\n excessNode.remove();\n } else {\n const [, excessNode] = currentNode.splitText(splitStart, splitEnd);\n excessNode.remove();\n }\n } else {\n const textNode = $createTextNode(slicedText);\n currentNode.replace(textNode);\n }\n remaining = 0;\n }\n }\n}\n\n/**\n * Gets the TextNode's style object and adds the styles to the CSS.\n * @param node - The TextNode to add styles to.\n */\nfunction $addNodeStyle(node) {\n const CSSText = node.getStyle();\n const styles = getStyleObjectFromRawCSS(CSSText);\n CSS_TO_STYLES.set(CSSText, styles);\n}\n\n/**\n * Applies the provided styles to the given TextNode, ElementNode, or\n * collapsed RangeSelection.\n *\n * @param target - The TextNode, ElementNode, or collapsed RangeSelection to apply the styles to\n * @param patch - The patch to apply, which can include multiple styles. \\\\{CSSProperty: value\\\\} . Can also accept a function that returns the new property value.\n */\nfunction $patchStyle(target, patch) {\n if (!($isRangeSelection(target) ? target.isCollapsed() : $isTextNode(target) || $isElementNode(target))) {\n formatDevErrorMessage(`$patchStyle must only be called with a TextNode, ElementNode, or collapsed RangeSelection`);\n }\n const prevStyles = getStyleObjectFromCSS($isRangeSelection(target) ? target.style : $isTextNode(target) ? target.getStyle() : target.getTextStyle());\n const newStyles = Object.entries(patch).reduce((styles, [key, value]) => {\n if (typeof value === 'function') {\n styles[key] = value(prevStyles[key], target);\n } else if (value === null) {\n delete styles[key];\n } else {\n styles[key] = value;\n }\n return styles;\n }, {\n ...prevStyles\n });\n const newCSSText = getCSSFromStyleObject(newStyles);\n if ($isRangeSelection(target) || $isTextNode(target)) {\n target.setStyle(newCSSText);\n } else {\n target.setTextStyle(newCSSText);\n }\n CSS_TO_STYLES.set(newCSSText, newStyles);\n}\n\n/**\n * Applies the provided styles to the TextNodes in the provided Selection.\n * Will update partially selected TextNodes by splitting the TextNode and applying\n * the styles to the appropriate one.\n * @param selection - The selected node(s) to update.\n * @param patch - The patch to apply, which can include multiple styles. \\\\{CSSProperty: value\\\\} . Can also accept a function that returns the new property value.\n */\nfunction $patchStyleText(selection, patch) {\n if ($isRangeSelection(selection) && selection.isCollapsed()) {\n $patchStyle(selection, patch);\n const emptyNode = selection.anchor.getNode();\n if ($isElementNode(emptyNode) && emptyNode.isEmpty()) {\n $patchStyle(emptyNode, patch);\n }\n }\n $forEachSelectedTextNode(textNode => {\n $patchStyle(textNode, patch);\n });\n const nodes = selection.getNodes();\n if (nodes.length > 0) {\n const patchedElementKeys = new Set();\n for (const node of nodes) {\n if (!$isElementNode(node) || !node.canBeEmpty() || node.getChildrenSize() !== 0) {\n continue;\n }\n const key = node.getKey();\n if (patchedElementKeys.has(key)) {\n continue;\n }\n patchedElementKeys.add(key);\n $patchStyle(node, patch);\n }\n }\n}\nfunction $forEachSelectedTextNode(fn) {\n const selection = $getSelection();\n if (!selection) {\n return;\n }\n const slicedTextNodes = new Map();\n const getSliceIndices = node => slicedTextNodes.get(node.getKey()) || [0, node.getTextContentSize()];\n if ($isRangeSelection(selection)) {\n for (const slice of $caretRangeFromSelection(selection).getTextSlices()) {\n if (slice) {\n slicedTextNodes.set(slice.caret.origin.getKey(), slice.getSliceIndices());\n }\n }\n }\n const selectedNodes = selection.getNodes();\n for (const selectedNode of selectedNodes) {\n if (!($isTextNode(selectedNode) && selectedNode.canHaveFormat())) {\n continue;\n }\n const [startOffset, endOffset] = getSliceIndices(selectedNode);\n // No actual text is selected, so do nothing.\n if (endOffset === startOffset) {\n continue;\n }\n\n // The entire node is selected or a token/segment, so just format it\n if ($isTokenOrSegmented(selectedNode) || startOffset === 0 && endOffset === selectedNode.getTextContentSize()) {\n fn(selectedNode);\n } else {\n // The node is partially selected, so split it into two or three nodes\n // and style the selected one.\n const splitNodes = selectedNode.splitText(startOffset, endOffset);\n const replacement = splitNodes[startOffset === 0 ? 0 : 1];\n fn(replacement);\n }\n }\n // Prior to NodeCaret #7046 this would have been a side-effect\n // so we do this for test compatibility.\n // TODO: we may want to consider simplifying by removing this\n if ($isRangeSelection(selection) && selection.anchor.type === 'text' && selection.focus.type === 'text' && selection.anchor.key === selection.focus.key) {\n $ensureForwardRangeSelection(selection);\n }\n}\n\n/**\n * Ensure that the given RangeSelection is not backwards. If it\n * is backwards, then the anchor and focus points will be swapped\n * in-place. Ensuring that the selection is a writable RangeSelection\n * is the responsibility of the caller (e.g. in a read-only context\n * you will want to clone $getSelection() before using this).\n *\n * @param selection a writable RangeSelection\n */\nfunction $ensureForwardRangeSelection(selection) {\n if (selection.isBackward()) {\n const {\n anchor,\n focus\n } = selection;\n // stash for the in-place swap\n const {\n key,\n offset,\n type\n } = anchor;\n anchor.set(focus.key, focus.offset, focus.type);\n focus.set(key, offset, type);\n }\n}\n\nfunction $copyBlockFormatIndent(srcNode, destNode) {\n const format = srcNode.getFormatType();\n const indent = srcNode.getIndent();\n if (format !== destNode.getFormatType()) {\n destNode.setFormat(format);\n }\n if (indent !== destNode.getIndent()) {\n destNode.setIndent(indent);\n }\n}\n\n/**\n * Converts all nodes in the selection that are of one block type to another.\n * @param selection - The selected blocks to be converted.\n * @param $createElement - The function that creates the node. eg. $createParagraphNode.\n * @param $afterCreateElement - The function that updates the new node based on the previous one ($copyBlockFormatIndent by default)\n */\nfunction $setBlocksType(selection, $createElement, $afterCreateElement = $copyBlockFormatIndent) {\n if (selection === null) {\n return;\n }\n // Selections tend to not include their containing blocks so we effectively\n // expand it here\n const anchorAndFocus = selection.getStartEndPoints();\n const blockMap = new Map();\n let newSelection = null;\n if (anchorAndFocus) {\n const [anchor, focus] = anchorAndFocus;\n newSelection = $createRangeSelection();\n newSelection.anchor.set(anchor.key, anchor.offset, anchor.type);\n newSelection.focus.set(focus.key, focus.offset, focus.type);\n const anchorBlock = $findMatchingParent(anchor.getNode(), INTERNAL_$isBlock);\n const focusBlock = $findMatchingParent(focus.getNode(), INTERNAL_$isBlock);\n if ($isElementNode(anchorBlock)) {\n blockMap.set(anchorBlock.getKey(), anchorBlock);\n }\n if ($isElementNode(focusBlock)) {\n blockMap.set(focusBlock.getKey(), focusBlock);\n }\n }\n for (const node of selection.getNodes()) {\n if ($isElementNode(node) && INTERNAL_$isBlock(node)) {\n blockMap.set(node.getKey(), node);\n } else if (anchorAndFocus === null) {\n const ancestorBlock = $findMatchingParent(node, INTERNAL_$isBlock);\n if ($isElementNode(ancestorBlock)) {\n blockMap.set(ancestorBlock.getKey(), ancestorBlock);\n }\n }\n }\n for (const [key, prevNode] of blockMap) {\n const element = $createElement();\n $afterCreateElement(prevNode, element);\n prevNode.replace(element, true);\n if (newSelection) {\n if (key === newSelection.anchor.key) {\n newSelection.anchor.set(element.getKey(), newSelection.anchor.offset, newSelection.anchor.type);\n }\n if (key === newSelection.focus.key) {\n newSelection.focus.set(element.getKey(), newSelection.focus.offset, newSelection.focus.type);\n }\n }\n }\n if (newSelection && selection.is($getSelection())) {\n $setSelection(newSelection);\n }\n}\nfunction isPointAttached(point) {\n return point.getNode().isAttached();\n}\nfunction $removeParentEmptyElements(startingNode) {\n let node = startingNode;\n while (node !== null && !$isRootOrShadowRoot(node)) {\n const latest = node.getLatest();\n const parentNode = node.getParent();\n if (latest.getChildrenSize() === 0) {\n node.remove(true);\n }\n node = parentNode;\n }\n}\n\n/**\n * @deprecated In favor of $setBlockTypes\n * Wraps all nodes in the selection into another node of the type returned by createElement.\n * @param selection - The selection of nodes to be wrapped.\n * @param createElement - A function that creates the wrapping ElementNode. eg. $createParagraphNode.\n * @param wrappingElement - An element to append the wrapped selection and its children to.\n */\nfunction $wrapNodes(selection, createElement, wrappingElement = null) {\n const anchorAndFocus = selection.getStartEndPoints();\n const anchor = anchorAndFocus ? anchorAndFocus[0] : null;\n const nodes = selection.getNodes();\n const nodesLength = nodes.length;\n if (anchor !== null && (nodesLength === 0 || nodesLength === 1 && anchor.type === 'element' && anchor.getNode().getChildrenSize() === 0)) {\n const target = anchor.type === 'text' ? anchor.getNode().getParentOrThrow() : anchor.getNode();\n const children = target.getChildren();\n let element = createElement();\n element.setFormat(target.getFormatType());\n element.setIndent(target.getIndent());\n children.forEach(child => element.append(child));\n if (wrappingElement) {\n element = wrappingElement.append(element);\n }\n target.replace(element);\n return;\n }\n let topLevelNode = null;\n let descendants = [];\n for (let i = 0; i < nodesLength; i++) {\n const node = nodes[i];\n // Determine whether wrapping has to be broken down into multiple chunks. This can happen if the\n // user selected multiple Root-like nodes that have to be treated separately as if they are\n // their own branch. I.e. you don't want to wrap a whole table, but rather the contents of each\n // of each of the cell nodes.\n if ($isRootOrShadowRoot(node)) {\n $wrapNodesImpl(selection, descendants, descendants.length, createElement, wrappingElement);\n descendants = [];\n topLevelNode = node;\n } else if (topLevelNode === null || topLevelNode !== null && $hasAncestor(node, topLevelNode)) {\n descendants.push(node);\n } else {\n $wrapNodesImpl(selection, descendants, descendants.length, createElement, wrappingElement);\n descendants = [node];\n }\n }\n $wrapNodesImpl(selection, descendants, descendants.length, createElement, wrappingElement);\n}\n\n/**\n * Wraps each node into a new ElementNode.\n * @param selection - The selection of nodes to wrap.\n * @param nodes - An array of nodes, generally the descendants of the selection.\n * @param nodesLength - The length of nodes.\n * @param createElement - A function that creates the wrapping ElementNode. eg. $createParagraphNode.\n * @param wrappingElement - An element to wrap all the nodes into.\n * @returns\n */\nfunction $wrapNodesImpl(selection, nodes, nodesLength, createElement, wrappingElement = null) {\n if (nodes.length === 0) {\n return;\n }\n const firstNode = nodes[0];\n const elementMapping = new Map();\n const elements = [];\n // The below logic is to find the right target for us to\n // either insertAfter/insertBefore/append the corresponding\n // elements to. This is made more complicated due to nested\n // structures.\n let target = $isElementNode(firstNode) ? firstNode : firstNode.getParentOrThrow();\n if (target.isInline()) {\n target = target.getParentOrThrow();\n }\n let targetIsPrevSibling = false;\n while (target !== null) {\n const prevSibling = target.getPreviousSibling();\n if (prevSibling !== null) {\n target = prevSibling;\n targetIsPrevSibling = true;\n break;\n }\n target = target.getParentOrThrow();\n if ($isRootOrShadowRoot(target)) {\n break;\n }\n }\n const emptyElements = new Set();\n\n // Find any top level empty elements\n for (let i = 0; i < nodesLength; i++) {\n const node = nodes[i];\n if ($isElementNode(node) && node.getChildrenSize() === 0) {\n emptyElements.add(node.getKey());\n }\n }\n const movedNodes = new Set();\n\n // Move out all leaf nodes into our elements array.\n // If we find a top level empty element, also move make\n // an element for that.\n for (let i = 0; i < nodesLength; i++) {\n const node = nodes[i];\n let parent = node.getParent();\n if (parent !== null && parent.isInline()) {\n parent = parent.getParent();\n }\n if (parent !== null && $isLeafNode(node) && !movedNodes.has(node.getKey())) {\n const parentKey = parent.getKey();\n if (elementMapping.get(parentKey) === undefined) {\n const targetElement = createElement();\n targetElement.setFormat(parent.getFormatType());\n targetElement.setIndent(parent.getIndent());\n elements.push(targetElement);\n elementMapping.set(parentKey, targetElement);\n // Move node and its siblings to the new\n // element.\n parent.getChildren().forEach(child => {\n targetElement.append(child);\n movedNodes.add(child.getKey());\n if ($isElementNode(child)) {\n // Skip nested leaf nodes if the parent has already been moved\n child.getChildrenKeys().forEach(key => movedNodes.add(key));\n }\n });\n $removeParentEmptyElements(parent);\n }\n } else if (emptyElements.has(node.getKey())) {\n if (!$isElementNode(node)) {\n formatDevErrorMessage(`Expected node in emptyElements to be an ElementNode`);\n }\n const targetElement = createElement();\n targetElement.setFormat(node.getFormatType());\n targetElement.setIndent(node.getIndent());\n elements.push(targetElement);\n node.remove(true);\n }\n }\n if (wrappingElement !== null) {\n for (let i = 0; i < elements.length; i++) {\n const element = elements[i];\n wrappingElement.append(element);\n }\n }\n let lastElement = null;\n\n // If our target is Root-like, let's see if we can re-adjust\n // so that the target is the first child instead.\n if ($isRootOrShadowRoot(target)) {\n if (targetIsPrevSibling) {\n if (wrappingElement !== null) {\n target.insertAfter(wrappingElement);\n } else {\n for (let i = elements.length - 1; i >= 0; i--) {\n const element = elements[i];\n target.insertAfter(element);\n }\n }\n } else {\n const firstChild = target.getFirstChild();\n if ($isElementNode(firstChild)) {\n target = firstChild;\n }\n if (firstChild === null) {\n if (wrappingElement) {\n target.append(wrappingElement);\n } else {\n for (let i = 0; i < elements.length; i++) {\n const element = elements[i];\n target.append(element);\n lastElement = element;\n }\n }\n } else {\n if (wrappingElement !== null) {\n firstChild.insertBefore(wrappingElement);\n } else {\n for (let i = 0; i < elements.length; i++) {\n const element = elements[i];\n firstChild.insertBefore(element);\n lastElement = element;\n }\n }\n }\n }\n } else {\n if (wrappingElement) {\n target.insertAfter(wrappingElement);\n } else {\n for (let i = elements.length - 1; i >= 0; i--) {\n const element = elements[i];\n target.insertAfter(element);\n lastElement = element;\n }\n }\n }\n const prevSelection = $getPreviousSelection();\n if ($isRangeSelection(prevSelection) && isPointAttached(prevSelection.anchor) && isPointAttached(prevSelection.focus)) {\n $setSelection(prevSelection.clone());\n } else if (lastElement !== null) {\n lastElement.selectEnd();\n } else {\n selection.dirty = true;\n }\n}\n\n/**\n * Tests if the selection's parent element has vertical writing mode.\n * @param selection - The selection whose parent to test.\n * @returns true if the selection's parent has vertical writing mode (writing-mode: vertical-rl), false otherwise.\n */\nfunction $isEditorVerticalOrientation(selection) {\n const computedStyle = $getComputedStyle(selection);\n return computedStyle !== null && computedStyle.writingMode === 'vertical-rl';\n}\n\n/**\n * Gets the computed DOM styles of the parent of the selection's anchor node.\n * @param selection - The selection to check the styles for.\n * @returns the computed styles of the node or null if there is no DOM element or no default view for the document.\n */\nfunction $getComputedStyle(selection) {\n const anchorNode = selection.anchor.getNode();\n if ($isElementNode(anchorNode)) {\n return $getComputedStyleForElement(anchorNode);\n }\n return $getComputedStyleForParent(anchorNode);\n}\n\n/**\n * Determines if the default character selection should be overridden. Used with DecoratorNodes\n * @param selection - The selection whose default character selection may need to be overridden.\n * @param isBackward - Is the selection backwards (the focus comes before the anchor)?\n * @returns true if it should be overridden, false if not.\n */\nfunction $shouldOverrideDefaultCharacterSelection(selection, isBackward) {\n const isVertical = $isEditorVerticalOrientation(selection);\n\n // In vertical writing mode, we adjust the direction for correct caret movement\n let adjustedIsBackward = isVertical ? !isBackward : isBackward;\n\n // In right-to-left writing mode, we invert the direction for correct caret movement\n if ($isParentElementRTL(selection)) {\n adjustedIsBackward = !adjustedIsBackward;\n }\n const focusCaret = $caretFromPoint(selection.focus, adjustedIsBackward ? 'previous' : 'next');\n if ($isExtendableTextPointCaret(focusCaret)) {\n return false;\n }\n for (const nextCaret of $extendCaretToRange(focusCaret)) {\n if ($isChildCaret(nextCaret)) {\n return !nextCaret.origin.isInline();\n } else if ($isElementNode(nextCaret.origin)) {\n continue;\n } else if ($isDecoratorNode(nextCaret.origin)) {\n return true;\n }\n break;\n }\n return false;\n}\n\n/**\n * Moves the selection according to the arguments.\n * @param selection - The selected text or nodes.\n * @param isHoldingShift - Is the shift key being held down during the operation.\n * @param isBackward - Is the selection selected backwards (the focus comes before the anchor)?\n * @param granularity - The distance to adjust the current selection.\n */\nfunction $moveCaretSelection(selection, isHoldingShift, isBackward, granularity) {\n selection.modify(isHoldingShift ? 'extend' : 'move', isBackward, granularity);\n}\n\n/**\n * Tests a parent element for right to left direction.\n * @param selection - The selection whose parent is to be tested.\n * @returns true if the selections' parent element has a direction of 'rtl' (right to left), false otherwise.\n */\nfunction $isParentElementRTL(selection) {\n const computedStyle = $getComputedStyle(selection);\n return computedStyle !== null && computedStyle.direction === 'rtl';\n}\n\n/**\n * Moves selection by character according to arguments.\n * @param selection - The selection of the characters to move.\n * @param isHoldingShift - Is the shift key being held down during the operation.\n * @param isBackward - Is the selection backward (the focus comes before the anchor)?\n */\nfunction $moveCharacter(selection, isHoldingShift, isBackward) {\n const isRTL = $isParentElementRTL(selection);\n const isVertical = $isEditorVerticalOrientation(selection);\n\n // In vertical-rl writing mode, arrow key directions need to be flipped\n // to match the visual flow of text (top to bottom, right to left)\n let adjustedIsBackward;\n if (isVertical) {\n // In vertical-rl mode, we need to completely invert the direction\n // Left arrow (backward) should move down (forward)\n // Right arrow (forward) should move up (backward)\n adjustedIsBackward = !isBackward;\n } else if (isRTL) {\n // In horizontal RTL mode, use the standard RTL behavior\n adjustedIsBackward = !isBackward;\n } else {\n // Standard LTR horizontal text\n adjustedIsBackward = isBackward;\n }\n\n // Apply the direction adjustment to move the caret\n $moveCaretSelection(selection, isHoldingShift, adjustedIsBackward, 'character');\n}\n\n/**\n * Returns the current value of a CSS property for Nodes, if set. If not set, it returns the defaultValue.\n * @param node - The node whose style value to get.\n * @param styleProperty - The CSS style property.\n * @param defaultValue - The default value for the property.\n * @returns The value of the property for node.\n */\nfunction $getNodeStyleValueForProperty(node, styleProperty, defaultValue) {\n const css = node.getStyle();\n const styleObject = getStyleObjectFromCSS(css);\n if (styleObject !== null) {\n return styleObject[styleProperty] || defaultValue;\n }\n return defaultValue;\n}\n\n/**\n * Returns the current value of a CSS property for TextNodes in the Selection, if set. If not set, it returns the defaultValue.\n * If all TextNodes do not have the same value, it returns an empty string.\n * @param selection - The selection of TextNodes whose value to find.\n * @param styleProperty - The CSS style property.\n * @param defaultValue - The default value for the property, defaults to an empty string.\n * @returns The value of the property for the selected TextNodes.\n */\nfunction $getSelectionStyleValueForProperty(selection, styleProperty, defaultValue = '') {\n let styleValue = null;\n const nodes = selection.getNodes();\n const anchor = selection.anchor;\n const focus = selection.focus;\n const isBackward = selection.isBackward();\n const endOffset = isBackward ? focus.offset : anchor.offset;\n const endNode = isBackward ? focus.getNode() : anchor.getNode();\n if ($isRangeSelection(selection) && selection.isCollapsed() && selection.style !== '') {\n const css = selection.style;\n const styleObject = getStyleObjectFromCSS(css);\n if (styleObject !== null && styleProperty in styleObject) {\n return styleObject[styleProperty];\n }\n }\n for (let i = 0; i < nodes.length; i++) {\n const node = nodes[i];\n\n // if no actual characters in the end node are selected, we don't\n // include it in the selection for purposes of determining style\n // value\n if (i !== 0 && endOffset === 0 && node.is(endNode)) {\n continue;\n }\n if ($isTextNode(node)) {\n const nodeStyleValue = $getNodeStyleValueForProperty(node, styleProperty, defaultValue);\n if (styleValue === null) {\n styleValue = nodeStyleValue;\n } else if (styleValue !== nodeStyleValue) {\n // multiple text nodes are in the selection and they don't all\n // have the same style.\n styleValue = '';\n break;\n }\n }\n }\n return styleValue === null ? defaultValue : styleValue;\n}\n\n/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\n/** @deprecated renamed to {@link $trimTextContentFromAnchor} by @lexical/eslint-plugin rules-of-lexical */\nconst trimTextContentFromAnchor = $trimTextContentFromAnchor;\n\nexport { $addNodeStyle, $copyBlockFormatIndent, $ensureForwardRangeSelection, $forEachSelectedTextNode, $getComputedStyleForElement, $getComputedStyleForParent, $getSelectionStyleValueForProperty, $isAtNodeEnd, $isParentElementRTL, $isParentRTL, $moveCaretSelection, $moveCharacter, $patchStyleText, $setBlocksType, $shouldOverrideDefaultCharacterSelection, $sliceSelectedTextNodeContent, $trimTextContentFromAnchor, $wrapNodes, createDOMRange, createRectsFromDOMRange, getCSSFromStyleObject, getStyleObjectFromCSS, trimTextContentFromAnchor };\n"],"names":["formatDevErrorMessage","message","Error","CSS_TO_STYLES","Map","getDOMTextNode","element","node","nodeType","Node","TEXT_NODE","firstChild","getDOMIndexWithinParent","parent","parentNode","Array","from","childNodes","indexOf","getStyleObjectFromRawCSS","css","styleObject","styles","split","style","key","value","trim","getStyleObjectFromCSS","get","undefined","set","Object","freeze","getCSSFromStyleObject","$getComputedStyleForElement","domElement","$getEditor","getElementByKey","getKey","view","ownerDocument","defaultView","getComputedStyle","$getComputedStyleForParent","$isRootNode","getParentOrThrow","$trimTextContentFromAnchor","editor","anchor","delCount","currentNode","getNode","remaining","$isElementNode","descendantNode","getDescendantByIndex","offset","lastDescendant","getLastDescendant","nextNode","getPreviousSibling","additionalElementWhitespace","parentSibling","getParent","isInline","text","getTextContent","currentNodeSize","length","$isTextNode","remove","getChildrenSize","prevTextContent","getEditorState","read","prevNode","$getNodeByKey","isSimpleText","slicedText","slice","prevSelection","$getPreviousSelection","target","setTextContent","textNode","$createTextNode","replace","$isRangeSelection","isCollapsed","prevOffset","select","isSelected","anchorOffset","splitStart","splitEnd","excessNode","splitText","$patchStyle","patch","prevStyles","getStyle","getTextStyle","newStyles","entries","reduce","newCSSText","setStyle","setTextStyle","$forEachSelectedTextNode","fn","selection","$getSelection","slicedTextNodes","getSliceIndices","getTextContentSize","$caretRangeFromSelection","getTextSlices","caret","origin","selectedNodes","getNodes","selectedNode","canHaveFormat","startOffset","endOffset","$isTokenOrSegmented","type","focus","$ensureForwardRangeSelection","isBackward","$copyBlockFormatIndent","srcNode","destNode","format","getFormatType","indent","getIndent","setFormat","setIndent","isPointAttached","point","isAttached","$removeParentEmptyElements","startingNode","$isRootOrShadowRoot","latest","getLatest","$wrapNodesImpl","nodes","nodesLength","createElement","wrappingElement","firstNode","elementMapping","elements","targetIsPrevSibling","prevSibling","emptyElements","Set","i","add","movedNodes","$isLeafNode","has","parentKey","targetElement","push","getChildren","forEach","child","append","getChildrenKeys","lastElement","insertAfter","getFirstChild","insertBefore","$setSelection","clone","selectEnd","dirty","$isEditorVerticalOrientation","computedStyle","$getComputedStyle","writingMode","anchorNode","$moveCaretSelection","isHoldingShift","granularity","modify","$isParentElementRTL","direction","$getNodeStyleValueForProperty","styleProperty","defaultValue","trimTextContentFromAnchor","CSSText","styleValue","endNode","is","nodeStyleValue","isRTL","adjustedIsBackward","emptyNode","isEmpty","patchedElementKeys","canBeEmpty","$createElement","$afterCreateElement","anchorAndFocus","getStartEndPoints","blockMap","newSelection","$createRangeSelection","anchorBlock","$findMatchingParent","INTERNAL_$isBlock","focusBlock","ancestorBlock","focusCaret","$caretFromPoint","$isExtendableTextPointCaret","nextCaret","$extendCaretToRange","$isChildCaret","$isDecoratorNode","mutates","focusNode","isAnchor","isFocus","focusOffset","$getCharacterOffsets","isSame","isFirst","isLast","__text","$cloneWithPropertiesEphemeral","children","topLevelNode","descendants","$hasAncestor","_anchorOffset","_focusOffset","anchorKey","focusKey","range","document","createRange","anchorDOM","focusDOM","nodeName","setStart","setEnd","_e","collapsed","rootElement","getRootElement","rootRect","getBoundingClientRect","rootPadding","parseFloat","paddingLeft","paddingRight","selectionRects","getClientRects","prevRect","selectionRectsLength","sort","a","b","top","Math","abs","left","selectionRect","isOverlappingRect","height","width","selectionSpansElement","splice"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./LexicalSelection.dev.mjs.js"),t=require("./LexicalSelection.prod.mjs.js");const o="production"!==process.env.NODE_ENV?e:t,r=o.$addNodeStyle;o.$cloneWithProperties,o.$copyBlockFormatIndent,o.$ensureForwardRangeSelection,o.$forEachSelectedTextNode,o.$getComputedStyleForElement,o.$getComputedStyleForParent;const c=o.$getSelectionStyleValueForProperty,s=o.$isAtNodeEnd;o.$isParentElementRTL;const n=o.$isParentRTL;o.$moveCaretSelection;const l=o.$moveCharacter,a=o.$patchStyleText;o.$selectAll;const d=o.$setBlocksType,$=o.$shouldOverrideDefaultCharacterSelection,i=o.$sliceSelectedTextNodeContent;o.$trimTextContentFromAnchor,o.$wrapNodes,o.createDOMRange;const S=o.createRectsFromDOMRange;o.getCSSFromStyleObject;const p=o.getStyleObjectFromCSS;o.trimTextContentFromAnchor,exports.$addNodeStyle=r,exports.$getSelectionStyleValueForProperty=c,exports.$isAtNodeEnd=s,exports.$isParentRTL=n,exports.$moveCharacter=l,exports.$patchStyleText=a,exports.$setBlocksType=d,exports.$shouldOverrideDefaultCharacterSelection=$,exports.$sliceSelectedTextNodeContent=i,exports.createRectsFromDOMRange=S,exports.getStyleObjectFromCSS=p;
2
- //# sourceMappingURL=LexicalSelection.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalSelection.mjs.js","sources":["../../../../../node_modules/@lexical/selection/LexicalSelection.mjs"],"sourcesContent":["/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nimport * as modDev from './LexicalSelection.dev.mjs';\nimport * as modProd from './LexicalSelection.prod.mjs';\nconst mod = process.env.NODE_ENV !== 'production' ? modDev : modProd;\nexport const $addNodeStyle = mod.$addNodeStyle;\nexport const $cloneWithProperties = mod.$cloneWithProperties;\nexport const $copyBlockFormatIndent = mod.$copyBlockFormatIndent;\nexport const $ensureForwardRangeSelection = mod.$ensureForwardRangeSelection;\nexport const $forEachSelectedTextNode = mod.$forEachSelectedTextNode;\nexport const $getComputedStyleForElement = mod.$getComputedStyleForElement;\nexport const $getComputedStyleForParent = mod.$getComputedStyleForParent;\nexport const $getSelectionStyleValueForProperty = mod.$getSelectionStyleValueForProperty;\nexport const $isAtNodeEnd = mod.$isAtNodeEnd;\nexport const $isParentElementRTL = mod.$isParentElementRTL;\nexport const $isParentRTL = mod.$isParentRTL;\nexport const $moveCaretSelection = mod.$moveCaretSelection;\nexport const $moveCharacter = mod.$moveCharacter;\nexport const $patchStyleText = mod.$patchStyleText;\nexport const $selectAll = mod.$selectAll;\nexport const $setBlocksType = mod.$setBlocksType;\nexport const $shouldOverrideDefaultCharacterSelection = mod.$shouldOverrideDefaultCharacterSelection;\nexport const $sliceSelectedTextNodeContent = mod.$sliceSelectedTextNodeContent;\nexport const $trimTextContentFromAnchor = mod.$trimTextContentFromAnchor;\nexport const $wrapNodes = mod.$wrapNodes;\nexport const createDOMRange = mod.createDOMRange;\nexport const createRectsFromDOMRange = mod.createRectsFromDOMRange;\nexport const getCSSFromStyleObject = mod.getCSSFromStyleObject;\nexport const getStyleObjectFromCSS = mod.getStyleObjectFromCSS;\nexport const trimTextContentFromAnchor = mod.trimTextContentFromAnchor;"],"names":["mod","process","env","NODE_ENV","modDev","modProd","$addNodeStyle","$cloneWithProperties","$copyBlockFormatIndent","$ensureForwardRangeSelection","$forEachSelectedTextNode","$getComputedStyleForElement","$getComputedStyleForParent","$getSelectionStyleValueForProperty","$isAtNodeEnd","$isParentElementRTL","$isParentRTL","$moveCaretSelection","$moveCharacter","$patchStyleText","$selectAll","$setBlocksType","$shouldOverrideDefaultCharacterSelection","$sliceSelectedTextNodeContent","$trimTextContentFromAnchor","$wrapNodes","createDOMRange","createRectsFromDOMRange","getCSSFromStyleObject","getStyleObjectFromCSS","trimTextContentFromAnchor"],"mappings":"+JAUA,MAAMA,EAA+B,eAAzBC,QAAQC,IAAIC,SAA4BC,EAASC,EAChDC,EAAgBN,EAAIM,cACGN,EAAIO,qBACFP,EAAIQ,uBACER,EAAIS,6BACRT,EAAIU,yBACDV,EAAIW,4BACLX,EAAIY,2BAClC,MAACC,EAAqCb,EAAIa,mCACzCC,EAAed,EAAIc,aACGd,EAAIe,oBAC3B,MAACC,EAAehB,EAAIgB,aACGhB,EAAIiB,oBAC3B,MAACC,EAAiBlB,EAAIkB,eACrBC,EAAkBnB,EAAImB,gBACTnB,EAAIoB,WAClB,MAACC,EAAiBrB,EAAIqB,eACrBC,EAA2CtB,EAAIsB,yCAC/CC,EAAgCvB,EAAIuB,8BACPvB,EAAIwB,2BACpBxB,EAAIyB,WACAzB,EAAI0B,eACtB,MAACC,EAA0B3B,EAAI2B,wBACN3B,EAAI4B,sBAC7B,MAACC,EAAwB7B,EAAI6B,sBACA7B,EAAI8B"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("lexical");function t(e,...t){const n=new URL("https://lexical.dev/docs/error"),o=new URLSearchParams;o.append("code",e);for(const e of t)o.append("v",e);throw n.search=o.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const n=new Map;function o(e){let t=e;for(;null!=t;){if(t.nodeType===Node.TEXT_NODE)return t;t=t.firstChild}return null}function r(e){const t=e.parentNode;if(null==t)throw new Error("Should never happen");return[t,Array.from(t.childNodes).indexOf(e)]}function s(e){const t={};if(!e)return t;const n=e.split(";");for(const e of n)if(""!==e){const[n,o]=e.split(/:([^]+)/);n&&o&&(t[n.trim()]=o.trim())}return t}function l(e){let t=n.get(e);return void 0===t&&(t=s(e),n.set(e,t)),t}function i(e){let t="";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function c(t){const n=e.$getEditor().getElementByKey(t.getKey());if(null===n)return null;const o=n.ownerDocument.defaultView;return null===o?null:o.getComputedStyle(n)}function f(t){return c(e.$isRootNode(t)?t:t.getParentOrThrow())}function d(t,n,o){let r=n.getNode(),s=o;if(e.$isElementNode(r)){const e=r.getDescendantByIndex(n.offset);null!==e&&(r=e)}for(;s>0&&null!==r;){if(e.$isElementNode(r)){const e=r.getLastDescendant();null!==e&&(r=e)}let o=r.getPreviousSibling(),l=0;if(null===o){let e=r.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){o=null;break}t=e.getPreviousSibling()}null!==e&&(l=e.isInline()?0:2,o=t)}let i=r.getTextContent();""===i&&e.$isElementNode(r)&&!r.isInline()&&(i="\n\n");const c=i.length;if(!e.$isTextNode(r)||s>=c){const t=r.getParent();r.remove(),null==t||0!==t.getChildrenSize()||e.$isRootNode(t)||t.remove(),s-=c+l,r=o}else{const o=r.getKey(),l=t.getEditorState().read(()=>{const t=e.$getNodeByKey(o);return e.$isTextNode(t)&&t.isSimpleText()?t.getTextContent():null}),f=c-s,d=i.slice(0,f);if(null!==l&&l!==i){const t=e.$getPreviousSelection();let n=r;if(r.isSimpleText())r.setTextContent(l);else{const t=e.$createTextNode(l);r.replace(t),n=t}if(e.$isRangeSelection(t)&&t.isCollapsed()){const e=t.anchor.offset;n.select(e,e)}}else if(r.isSimpleText()){const e=n.key===o;let t=n.offset;t<s&&(t=c);const l=e?t-s:0,i=e?t:f;if(e&&0===l){const[e]=r.splitText(l,i);e.remove()}else{const[,e]=r.splitText(l,i);e.remove()}}else{const t=e.$createTextNode(d);r.replace(t)}s=0}}}function a(o,r){(e.$isRangeSelection(o)?o.isCollapsed():e.$isTextNode(o)||e.$isElementNode(o))||t(280);const s=l(e.$isRangeSelection(o)?o.style:e.$isTextNode(o)?o.getStyle():o.getTextStyle()),c=Object.entries(r).reduce((e,[t,n])=>("function"==typeof n?e[t]=n(s[t],o):null===n?delete e[t]:e[t]=n,e),{...s}),f=i(c);e.$isRangeSelection(o)||e.$isTextNode(o)?o.setStyle(f):o.setTextStyle(f),n.set(f,c)}function u(t){const n=e.$getSelection();if(!n)return;const o=new Map,r=e=>o.get(e.getKey())||[0,e.getTextContentSize()];if(e.$isRangeSelection(n))for(const t of e.$caretRangeFromSelection(n).getTextSlices())t&&o.set(t.caret.origin.getKey(),t.getSliceIndices());const s=n.getNodes();for(const n of s){if(!e.$isTextNode(n)||!n.canHaveFormat())continue;const[o,s]=r(n);s!==o&&(e.$isTokenOrSegmented(n)||0===o&&s===n.getTextContentSize()?t(n):t(n.splitText(o,s)[0===o?0:1]))}e.$isRangeSelection(n)&&"text"===n.anchor.type&&"text"===n.focus.type&&n.anchor.key===n.focus.key&&g(n)}function g(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:r,type:s}=t;t.set(n.key,n.offset,n.type),n.set(o,r,s)}}function p(e,t){const n=e.getFormatType(),o=e.getIndent();n!==t.getFormatType()&&t.setFormat(n),o!==t.getIndent()&&t.setIndent(o)}function $(e){return e.getNode().isAttached()}function h(t){let n=t;for(;null!==n&&!e.$isRootOrShadowRoot(n);){const e=n.getLatest(),t=n.getParent();0===e.getChildrenSize()&&n.remove(!0),n=t}}function y(n,o,r,s,l=null){if(0===o.length)return;const i=o[0],c=new Map,f=[];let d=e.$isElementNode(i)?i:i.getParentOrThrow();d.isInline()&&(d=d.getParentOrThrow());let a=!1;for(;null!==d;){const t=d.getPreviousSibling();if(null!==t){d=t,a=!0;break}if(d=d.getParentOrThrow(),e.$isRootOrShadowRoot(d))break}const u=new Set;for(let t=0;t<r;t++){const n=o[t];e.$isElementNode(n)&&0===n.getChildrenSize()&&u.add(n.getKey())}const g=new Set;for(let n=0;n<r;n++){const r=o[n];let l=r.getParent();if(null!==l&&l.isInline()&&(l=l.getParent()),null!==l&&e.$isLeafNode(r)&&!g.has(r.getKey())){const t=l.getKey();if(void 0===c.get(t)){const n=s();n.setFormat(l.getFormatType()),n.setIndent(l.getIndent()),f.push(n),c.set(t,n),l.getChildren().forEach(t=>{n.append(t),g.add(t.getKey()),e.$isElementNode(t)&&t.getChildrenKeys().forEach(e=>g.add(e))}),h(l)}}else if(u.has(r.getKey())){e.$isElementNode(r)||t(179);const n=s();n.setFormat(r.getFormatType()),n.setIndent(r.getIndent()),f.push(n),r.remove(!0)}}if(null!==l)for(let e=0;e<f.length;e++){const t=f[e];l.append(t)}let p=null;if(e.$isRootOrShadowRoot(d))if(a)if(null!==l)d.insertAfter(l);else for(let e=f.length-1;e>=0;e--){const t=f[e];d.insertAfter(t)}else{const t=d.getFirstChild();if(e.$isElementNode(t)&&(d=t),null===t)if(l)d.append(l);else for(let e=0;e<f.length;e++){const t=f[e];d.append(t),p=t}else if(null!==l)t.insertBefore(l);else for(let e=0;e<f.length;e++){const n=f[e];t.insertBefore(n),p=n}}else if(l)d.insertAfter(l);else for(let e=f.length-1;e>=0;e--){const t=f[e];d.insertAfter(t),p=t}const y=e.$getPreviousSelection();e.$isRangeSelection(y)&&$(y.anchor)&&$(y.focus)?e.$setSelection(y.clone()):null!==p?p.selectEnd():n.dirty=!0}function m(e){const t=S(e);return null!==t&&"vertical-rl"===t.writingMode}function S(t){const n=t.anchor.getNode();return e.$isElementNode(n)?c(n):f(n)}function x(e,t,n,o){e.modify(t?"extend":"move",n,o)}function N(e){const t=S(e);return null!==t&&"rtl"===t.direction}function T(e,t,n){const o=l(e.getStyle());return null!==o&&o[t]||n}const E=d;Object.defineProperty(exports,"$cloneWithProperties",{enumerable:!0,get:function(){return e.$cloneWithProperties}}),Object.defineProperty(exports,"$selectAll",{enumerable:!0,get:function(){return e.$selectAll}}),exports.$addNodeStyle=function(e){const t=e.getStyle(),o=s(t);n.set(t,o)},exports.$copyBlockFormatIndent=p,exports.$ensureForwardRangeSelection=g,exports.$forEachSelectedTextNode=u,exports.$getComputedStyleForElement=c,exports.$getComputedStyleForParent=f,exports.$getSelectionStyleValueForProperty=function(t,n,o=""){let r=null;const s=t.getNodes(),i=t.anchor,c=t.focus,f=t.isBackward(),d=f?c.offset:i.offset,a=f?c.getNode():i.getNode();if(e.$isRangeSelection(t)&&t.isCollapsed()&&""!==t.style){const e=l(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<s.length;t++){const l=s[t];if((0===t||0!==d||!l.is(a))&&e.$isTextNode(l)){const e=T(l,n,o);if(null===r)r=e;else if(r!==e){r="";break}}}return null===r?o:r},exports.$isAtNodeEnd=function(n){if("text"===n.type)return n.offset===n.getNode().getTextContentSize();const o=n.getNode();return e.$isElementNode(o)||t(177),n.offset===o.getChildrenSize()},exports.$isParentElementRTL=N,exports.$isParentRTL=function(e){const t=f(e);return null!==t&&"rtl"===t.direction},exports.$moveCaretSelection=x,exports.$moveCharacter=function(e,t,n){const o=N(e);let r;r=m(e)||o?!n:n,x(e,t,r,"character")},exports.$patchStyleText=function(t,n){if(e.$isRangeSelection(t)&&t.isCollapsed()){a(t,n);const o=t.anchor.getNode();e.$isElementNode(o)&&o.isEmpty()&&a(o,n)}u(e=>{a(e,n)});const o=t.getNodes();if(o.length>0){const t=new Set;for(const r of o){if(!e.$isElementNode(r)||!r.canBeEmpty()||0!==r.getChildrenSize())continue;const o=r.getKey();t.has(o)||(t.add(o),a(r,n))}}},exports.$setBlocksType=function(t,n,o=p){if(null===t)return;const r=t.getStartEndPoints(),s=new Map;let l=null;if(r){const[t,n]=r;l=e.$createRangeSelection(),l.anchor.set(t.key,t.offset,t.type),l.focus.set(n.key,n.offset,n.type);const o=e.$findMatchingParent(t.getNode(),e.INTERNAL_$isBlock),i=e.$findMatchingParent(n.getNode(),e.INTERNAL_$isBlock);e.$isElementNode(o)&&s.set(o.getKey(),o),e.$isElementNode(i)&&s.set(i.getKey(),i)}for(const n of t.getNodes())if(e.$isElementNode(n)&&e.INTERNAL_$isBlock(n))s.set(n.getKey(),n);else if(null===r){const t=e.$findMatchingParent(n,e.INTERNAL_$isBlock);e.$isElementNode(t)&&s.set(t.getKey(),t)}for(const[e,t]of s){const r=n();o(t,r),t.replace(r,!0),l&&(e===l.anchor.key&&l.anchor.set(r.getKey(),l.anchor.offset,l.anchor.type),e===l.focus.key&&l.focus.set(r.getKey(),l.focus.offset,l.focus.type))}l&&t.is(e.$getSelection())&&e.$setSelection(l)},exports.$shouldOverrideDefaultCharacterSelection=function(t,n){let o=m(t)?!n:n;N(t)&&(o=!o);const r=e.$caretFromPoint(t.focus,o?"previous":"next");if(e.$isExtendableTextPointCaret(r))return!1;for(const t of e.$extendCaretToRange(r)){if(e.$isChildCaret(t))return!t.origin.isInline();if(!e.$isElementNode(t.origin)){if(e.$isDecoratorNode(t.origin))return!0;break}}return!1},exports.$sliceSelectedTextNodeContent=function(t,n,o="self"){const r=t.getStartEndPoints();if(n.isSelected(t)&&!e.$isTokenOrSegmented(n)&&null!==r){const[s,l]=r,i=t.isBackward(),c=s.getNode(),f=l.getNode(),d=n.is(c),a=n.is(f);if(d||a){const[r,s]=e.$getCharacterOffsets(t),l=c.is(f),d=n.is(i?f:c),a=n.is(i?c:f);let u,g=0;l?(g=r>s?s:r,u=r>s?r:s):d?(g=i?s:r,u=void 0):a&&(g=0,u=i?r:s);const p=n.__text.slice(g,u);p!==n.__text&&("clone"===o&&(n=e.$cloneWithPropertiesEphemeral(n)),n.__text=p)}}return n},exports.$trimTextContentFromAnchor=d,exports.$wrapNodes=function(t,n,o=null){const r=t.getStartEndPoints(),s=r?r[0]:null,l=t.getNodes(),i=l.length;if(null!==s&&(0===i||1===i&&"element"===s.type&&0===s.getNode().getChildrenSize())){const e="text"===s.type?s.getNode().getParentOrThrow():s.getNode(),t=e.getChildren();let r=n();return r.setFormat(e.getFormatType()),r.setIndent(e.getIndent()),t.forEach(e=>r.append(e)),o&&(r=o.append(r)),void e.replace(r)}let c=null,f=[];for(let r=0;r<i;r++){const s=l[r];e.$isRootOrShadowRoot(s)?(y(t,f,f.length,n,o),f=[],c=s):null===c||null!==c&&e.$hasAncestor(s,c)?f.push(s):(y(t,f,f.length,n,o),f=[s])}y(t,f,f.length,n,o)},exports.createDOMRange=function(t,n,s,l,i){const c=n.getKey(),f=l.getKey(),d=document.createRange();let a=t.getElementByKey(c),u=t.getElementByKey(f),g=s,p=i;if(e.$isTextNode(n)&&(a=o(a)),e.$isTextNode(l)&&(u=o(u)),void 0===n||void 0===l||null===a||null===u)return null;"BR"===a.nodeName&&([a,g]=r(a)),"BR"===u.nodeName&&([u,p]=r(u));const $=a.firstChild;a===u&&null!=$&&"BR"===$.nodeName&&0===g&&0===p&&(p=1);try{d.setStart(a,g),d.setEnd(u,p)}catch(e){return null}return!d.collapsed||g===p&&c===f||(d.setStart(u,p),d.setEnd(a,g)),d},exports.createRectsFromDOMRange=function(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),r=getComputedStyle(n),s=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),l=Array.from(t.getClientRects());let i,c=l.length;l.sort((e,t)=>{const n=e.top-t.top;return Math.abs(n)<=3?e.left-t.left:n});for(let e=0;e<c;e++){const t=l[e],n=i&&i.top<=t.top&&i.top+i.height>t.top&&i.left+i.width>t.left,r=t.width+s===o.width;n||r?(l.splice(e--,1),c--):i=t}return l},exports.getCSSFromStyleObject=i,exports.getStyleObjectFromCSS=l,exports.trimTextContentFromAnchor=E;
2
- //# sourceMappingURL=LexicalSelection.prod.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalSelection.prod.mjs.js","sources":["../../../../../node_modules/@lexical/selection/LexicalSelection.prod.mjs"],"sourcesContent":["/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nimport{$isTextNode as e,$getEditor as t,$isRootNode as n,$isElementNode as o,$getNodeByKey as l,$getPreviousSelection as r,$createTextNode as s,$isRangeSelection as i,$getSelection as c,$caretRangeFromSelection as f,$isTokenOrSegmented as u,$getCharacterOffsets as g,$cloneWithPropertiesEphemeral as a,$createRangeSelection as d,$findMatchingParent as p,INTERNAL_$isBlock as h,$setSelection as y,$caretFromPoint as m,$isExtendableTextPointCaret as S,$extendCaretToRange as x,$isChildCaret as T,$isDecoratorNode as w,$isRootOrShadowRoot as N,$hasAncestor as v,$isLeafNode as C}from\"lexical\";export{$cloneWithProperties,$selectAll}from\"lexical\";function K(e,...t){const n=new URL(\"https://lexical.dev/docs/error\"),o=new URLSearchParams;o.append(\"code\",e);for(const e of t)o.append(\"v\",e);throw n.search=o.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const E=new Map;function P(e){let t=e;for(;null!=t;){if(t.nodeType===Node.TEXT_NODE)return t;t=t.firstChild}return null}function k(e){const t=e.parentNode;if(null==t)throw new Error(\"Should never happen\");return[t,Array.from(t.childNodes).indexOf(e)]}function I(t,n,o,l,r){const s=n.getKey(),i=l.getKey(),c=document.createRange();let f=t.getElementByKey(s),u=t.getElementByKey(i),g=o,a=r;if(e(n)&&(f=P(f)),e(l)&&(u=P(u)),void 0===n||void 0===l||null===f||null===u)return null;\"BR\"===f.nodeName&&([f,g]=k(f)),\"BR\"===u.nodeName&&([u,a]=k(u));const d=f.firstChild;f===u&&null!=d&&\"BR\"===d.nodeName&&0===g&&0===a&&(a=1);try{c.setStart(f,g),c.setEnd(u,a)}catch(e){return null}return!c.collapsed||g===a&&s===i||(c.setStart(u,a),c.setEnd(f,g)),c}function B(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),l=getComputedStyle(n),r=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),s=Array.from(t.getClientRects());let i,c=s.length;s.sort((e,t)=>{const n=e.top-t.top;return Math.abs(n)<=3?e.left-t.left:n});for(let e=0;e<c;e++){const t=s[e],n=i&&i.top<=t.top&&i.top+i.height>t.top&&i.left+i.width>t.left,l=t.width+r===o.width;n||l?(s.splice(e--,1),c--):i=t}return s}function F(e){const t={};if(!e)return t;const n=e.split(\";\");for(const e of n)if(\"\"!==e){const[n,o]=e.split(/:([^]+)/);n&&o&&(t[n.trim()]=o.trim())}return t}function b(e){let t=E.get(e);return void 0===t&&(t=F(e),E.set(e,t)),t}function R(e){let t=\"\";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function z(e){const n=t().getElementByKey(e.getKey());if(null===n)return null;const o=n.ownerDocument.defaultView;return null===o?null:o.getComputedStyle(n)}function O(e){return z(n(e)?e:e.getParentOrThrow())}function A(e){const t=O(e);return null!==t&&\"rtl\"===t.direction}function M(e,t,n=\"self\"){const o=e.getStartEndPoints();if(t.isSelected(e)&&!u(t)&&null!==o){const[l,r]=o,s=e.isBackward(),i=l.getNode(),c=r.getNode(),f=t.is(i),u=t.is(c);if(f||u){const[o,l]=g(e),r=i.is(c),f=t.is(s?c:i),u=t.is(s?i:c);let d,p=0;if(r)p=o>l?l:o,d=o>l?o:l;else if(f){p=s?l:o,d=void 0}else if(u){p=0,d=s?o:l}const h=t.__text.slice(p,d);h!==t.__text&&(\"clone\"===n&&(t=a(t)),t.__text=h)}}return t}function _(e){if(\"text\"===e.type)return e.offset===e.getNode().getTextContentSize();const t=e.getNode();return o(t)||K(177),e.offset===t.getChildrenSize()}function L(t,c,f){let u=c.getNode(),g=f;if(o(u)){const e=u.getDescendantByIndex(c.offset);null!==e&&(u=e)}for(;g>0&&null!==u;){if(o(u)){const e=u.getLastDescendant();null!==e&&(u=e)}let f=u.getPreviousSibling(),a=0;if(null===f){let e=u.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){f=null;break}t=e.getPreviousSibling()}null!==e&&(a=e.isInline()?0:2,f=t)}let d=u.getTextContent();\"\"===d&&o(u)&&!u.isInline()&&(d=\"\\n\\n\");const p=d.length;if(!e(u)||g>=p){const e=u.getParent();u.remove(),null==e||0!==e.getChildrenSize()||n(e)||e.remove(),g-=p+a,u=f}else{const n=u.getKey(),o=t.getEditorState().read(()=>{const t=l(n);return e(t)&&t.isSimpleText()?t.getTextContent():null}),f=p-g,a=d.slice(0,f);if(null!==o&&o!==d){const e=r();let t=u;if(u.isSimpleText())u.setTextContent(o);else{const e=s(o);u.replace(e),t=e}if(i(e)&&e.isCollapsed()){const n=e.anchor.offset;t.select(n,n)}}else if(u.isSimpleText()){const e=c.key===n;let t=c.offset;t<g&&(t=p);const o=e?t-g:0,l=e?t:f;if(e&&0===o){const[e]=u.splitText(o,l);e.remove()}else{const[,e]=u.splitText(o,l);e.remove()}}else{const e=s(a);u.replace(e)}g=0}}}function $(e){const t=e.getStyle(),n=F(t);E.set(t,n)}function D(t,n){(i(t)?t.isCollapsed():e(t)||o(t))||K(280);const l=b(i(t)?t.style:e(t)?t.getStyle():t.getTextStyle()),r=Object.entries(n).reduce((e,[n,o])=>(\"function\"==typeof o?e[n]=o(l[n],t):null===o?delete e[n]:e[n]=o,e),{...l}),s=R(r);i(t)||e(t)?t.setStyle(s):t.setTextStyle(s),E.set(s,r)}function U(e,t){if(i(e)&&e.isCollapsed()){D(e,t);const n=e.anchor.getNode();o(n)&&n.isEmpty()&&D(n,t)}j(e=>{D(e,t)});const n=e.getNodes();if(n.length>0){const e=new Set;for(const l of n){if(!o(l)||!l.canBeEmpty()||0!==l.getChildrenSize())continue;const n=l.getKey();e.has(n)||(e.add(n),D(l,t))}}}function j(t){const n=c();if(!n)return;const o=new Map,l=e=>o.get(e.getKey())||[0,e.getTextContentSize()];if(i(n))for(const e of f(n).getTextSlices())e&&o.set(e.caret.origin.getKey(),e.getSliceIndices());const r=n.getNodes();for(const n of r){if(!e(n)||!n.canHaveFormat())continue;const[o,r]=l(n);if(r!==o)if(u(n)||0===o&&r===n.getTextContentSize())t(n);else{t(n.splitText(o,r)[0===o?0:1])}}i(n)&&\"text\"===n.anchor.type&&\"text\"===n.focus.type&&n.anchor.key===n.focus.key&&H(n)}function H(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:l,type:r}=t;t.set(n.key,n.offset,n.type),n.set(o,l,r)}}function V(e,t){const n=e.getFormatType(),o=e.getIndent();n!==t.getFormatType()&&t.setFormat(n),o!==t.getIndent()&&t.setIndent(o)}function W(e,t,n=V){if(null===e)return;const l=e.getStartEndPoints(),r=new Map;let s=null;if(l){const[e,t]=l;s=d(),s.anchor.set(e.key,e.offset,e.type),s.focus.set(t.key,t.offset,t.type);const n=p(e.getNode(),h),i=p(t.getNode(),h);o(n)&&r.set(n.getKey(),n),o(i)&&r.set(i.getKey(),i)}for(const t of e.getNodes())if(o(t)&&h(t))r.set(t.getKey(),t);else if(null===l){const e=p(t,h);o(e)&&r.set(e.getKey(),e)}for(const[e,o]of r){const l=t();n(o,l),o.replace(l,!0),s&&(e===s.anchor.key&&s.anchor.set(l.getKey(),s.anchor.offset,s.anchor.type),e===s.focus.key&&s.focus.set(l.getKey(),s.focus.offset,s.focus.type))}s&&e.is(c())&&y(s)}function X(e){return e.getNode().isAttached()}function q(e){let t=e;for(;null!==t&&!N(t);){const e=t.getLatest(),n=t.getParent();0===e.getChildrenSize()&&t.remove(!0),t=n}}function G(e,t,n=null){const o=e.getStartEndPoints(),l=o?o[0]:null,r=e.getNodes(),s=r.length;if(null!==l&&(0===s||1===s&&\"element\"===l.type&&0===l.getNode().getChildrenSize())){const e=\"text\"===l.type?l.getNode().getParentOrThrow():l.getNode(),o=e.getChildren();let r=t();return r.setFormat(e.getFormatType()),r.setIndent(e.getIndent()),o.forEach(e=>r.append(e)),n&&(r=n.append(r)),void e.replace(r)}let i=null,c=[];for(let o=0;o<s;o++){const l=r[o];N(l)?(J(e,c,c.length,t,n),c=[],i=l):null===i||null!==i&&v(l,i)?c.push(l):(J(e,c,c.length,t,n),c=[l])}J(e,c,c.length,t,n)}function J(e,t,n,l,s=null){if(0===t.length)return;const c=t[0],f=new Map,u=[];let g=o(c)?c:c.getParentOrThrow();g.isInline()&&(g=g.getParentOrThrow());let a=!1;for(;null!==g;){const e=g.getPreviousSibling();if(null!==e){g=e,a=!0;break}if(g=g.getParentOrThrow(),N(g))break}const d=new Set;for(let e=0;e<n;e++){const n=t[e];o(n)&&0===n.getChildrenSize()&&d.add(n.getKey())}const p=new Set;for(let e=0;e<n;e++){const n=t[e];let r=n.getParent();if(null!==r&&r.isInline()&&(r=r.getParent()),null!==r&&C(n)&&!p.has(n.getKey())){const e=r.getKey();if(void 0===f.get(e)){const t=l();t.setFormat(r.getFormatType()),t.setIndent(r.getIndent()),u.push(t),f.set(e,t),r.getChildren().forEach(e=>{t.append(e),p.add(e.getKey()),o(e)&&e.getChildrenKeys().forEach(e=>p.add(e))}),q(r)}}else if(d.has(n.getKey())){o(n)||K(179);const e=l();e.setFormat(n.getFormatType()),e.setIndent(n.getIndent()),u.push(e),n.remove(!0)}}if(null!==s)for(let e=0;e<u.length;e++){const t=u[e];s.append(t)}let h=null;if(N(g))if(a)if(null!==s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t)}else{const e=g.getFirstChild();if(o(e)&&(g=e),null===e)if(s)g.append(s);else for(let e=0;e<u.length;e++){const t=u[e];g.append(t),h=t}else if(null!==s)e.insertBefore(s);else for(let t=0;t<u.length;t++){const n=u[t];e.insertBefore(n),h=n}}else if(s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t),h=t}const m=r();i(m)&&X(m.anchor)&&X(m.focus)?y(m.clone()):null!==h?h.selectEnd():e.dirty=!0}function Q(e){const t=Y(e);return null!==t&&\"vertical-rl\"===t.writingMode}function Y(e){const t=e.anchor.getNode();return o(t)?z(t):O(t)}function Z(e,t){let n=Q(e)?!t:t;te(e)&&(n=!n);const l=m(e.focus,n?\"previous\":\"next\");if(S(l))return!1;for(const e of x(l)){if(T(e))return!e.origin.isInline();if(!o(e.origin)){if(w(e.origin))return!0;break}}return!1}function ee(e,t,n,o){e.modify(t?\"extend\":\"move\",n,o)}function te(e){const t=Y(e);return null!==t&&\"rtl\"===t.direction}function ne(e,t,n){const o=te(e);let l;l=Q(e)||o?!n:n,ee(e,t,l,\"character\")}function oe(e,t,n){const o=b(e.getStyle());return null!==o&&o[t]||n}function le(t,n,o=\"\"){let l=null;const r=t.getNodes(),s=t.anchor,c=t.focus,f=t.isBackward(),u=f?c.offset:s.offset,g=f?c.getNode():s.getNode();if(i(t)&&t.isCollapsed()&&\"\"!==t.style){const e=b(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<r.length;t++){const s=r[t];if((0===t||0!==u||!s.is(g))&&e(s)){const e=oe(s,n,o);if(null===l)l=e;else if(l!==e){l=\"\";break}}}return null===l?o:l}const re=L;export{$ as $addNodeStyle,V as $copyBlockFormatIndent,H as $ensureForwardRangeSelection,j as $forEachSelectedTextNode,z as $getComputedStyleForElement,O as $getComputedStyleForParent,le as $getSelectionStyleValueForProperty,_ as $isAtNodeEnd,te as $isParentElementRTL,A as $isParentRTL,ee as $moveCaretSelection,ne as $moveCharacter,U as $patchStyleText,W as $setBlocksType,Z as $shouldOverrideDefaultCharacterSelection,M as $sliceSelectedTextNodeContent,L as $trimTextContentFromAnchor,G as $wrapNodes,I as createDOMRange,B as createRectsFromDOMRange,R as getCSSFromStyleObject,b as getStyleObjectFromCSS,re as trimTextContentFromAnchor};\n"],"names":["K","e","t","n","URL","o","URLSearchParams","append","search","toString","Error","E","Map","P","nodeType","Node","TEXT_NODE","firstChild","k","parentNode","Array","from","childNodes","indexOf","F","split","trim","b","get","set","R","z","getElementByKey","getKey","ownerDocument","defaultView","getComputedStyle","O","getParentOrThrow","L","c","f","u","getNode","g","$isElementNode","getDescendantByIndex","offset","getLastDescendant","getPreviousSibling","a","getParent","isInline","d","getTextContent","p","length","$isTextNode","remove","getChildrenSize","$isRootNode","getEditorState","read","l","isSimpleText","slice","r","setTextContent","s","replace","i","isCollapsed","anchor","select","key","splitText","$createTextNode","D","$isRangeSelection","style","getStyle","getTextStyle","Object","entries","reduce","setStyle","setTextStyle","j","getTextContentSize","getTextSlices","caret","origin","getSliceIndices","getNodes","canHaveFormat","$isTokenOrSegmented","type","focus","H","isBackward","V","getFormatType","getIndent","setFormat","setIndent","X","isAttached","q","N","$isRootOrShadowRoot","getLatest","J","Set","add","C","$isLeafNode","has","push","getChildren","forEach","getChildrenKeys","h","insertAfter","getFirstChild","insertBefore","m","$getPreviousSelection","y","clone","selectEnd","dirty","Q","Y","writingMode","ee","modify","te","direction","oe","re","is","isEmpty","canBeEmpty","getStartEndPoints","INTERNAL_$isBlock","S","$isExtendableTextPointCaret","x","$extendCaretToRange","T","w","$isDecoratorNode","isSelected","__text","v","document","createRange","nodeName","setStart","setEnd","collapsed","getRootElement","getBoundingClientRect","parseFloat","paddingLeft","paddingRight","getClientRects","sort","top","Math","abs","left","height","width","splice"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../utils/LexicalUtils.mjs.js"),t=require("lexical"),n=require("../extension/LexicalExtension.mjs.js"),o=require("../clipboard/LexicalClipboard.mjs.js");const l=/^(\d+(?:\.\d+)?)px$/,r={BOTH:3,COLUMN:2,NO_STATUS:0,ROW:1};class i extends t.ElementNode{__colSpan;__rowSpan;__headerState;__width;__backgroundColor;__verticalAlign;static getType(){return"tablecell"}static clone(e){return new i(e.__headerState,e.__colSpan,e.__width,e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__rowSpan=e.__rowSpan,this.__backgroundColor=e.__backgroundColor,this.__verticalAlign=e.__verticalAlign}static importDOM(){return{td:e=>({conversion:a,priority:0}),th:e=>({conversion:a,priority:0})}}static importJSON(e){return c().updateFromJSON(e)}updateFromJSON(e){return super.updateFromJSON(e).setHeaderStyles(e.headerState).setColSpan(e.colSpan||1).setRowSpan(e.rowSpan||1).setWidth(e.width||void 0).setBackgroundColor(e.backgroundColor||null).setVerticalAlign(e.verticalAlign||void 0)}constructor(e=r.NO_STATUS,t=1,n,o){super(o),this.__colSpan=t,this.__rowSpan=1,this.__headerState=e,this.__width=n,this.__backgroundColor=null,this.__verticalAlign=void 0}createDOM(t){const n=document.createElement(this.getTag());return this.__width&&(n.style.width=`${this.__width}px`),this.__colSpan>1&&(n.colSpan=this.__colSpan),this.__rowSpan>1&&(n.rowSpan=this.__rowSpan),null!==this.__backgroundColor&&(n.style.backgroundColor=this.__backgroundColor),s(this.__verticalAlign)&&(n.style.verticalAlign=this.__verticalAlign),e.addClassNamesToElement(n,t.theme.tableCell,this.hasHeader()&&t.theme.tableCellHeader),n}exportDOM(e){const n=super.exportDOM(e);if(t.isHTMLElement(n.element)){const e=n.element;e.setAttribute("data-temporary-table-cell-lexical-key",this.getKey()),e.style.border="1px solid black",this.__colSpan>1&&(e.colSpan=this.__colSpan),this.__rowSpan>1&&(e.rowSpan=this.__rowSpan),e.style.width=`${this.getWidth()||75}px`,e.style.verticalAlign=this.getVerticalAlign()||"top",e.style.textAlign="start",null===this.__backgroundColor&&this.hasHeader()&&(e.style.backgroundColor="#f2f3f5")}return n}exportJSON(){return{...super.exportJSON(),...s(this.__verticalAlign)&&{verticalAlign:this.__verticalAlign},backgroundColor:this.getBackgroundColor(),colSpan:this.__colSpan,headerState:this.__headerState,rowSpan:this.__rowSpan,width:this.getWidth()}}getColSpan(){return this.getLatest().__colSpan}setColSpan(e){const t=this.getWritable();return t.__colSpan=e,t}getRowSpan(){return this.getLatest().__rowSpan}setRowSpan(e){const t=this.getWritable();return t.__rowSpan=e,t}getTag(){return this.hasHeader()?"th":"td"}setHeaderStyles(e,t=r.BOTH){const n=this.getWritable();return n.__headerState=e&t|n.__headerState&~t,n}getHeaderStyles(){return this.getLatest().__headerState}setWidth(e){const t=this.getWritable();return t.__width=e,t}getWidth(){return this.getLatest().__width}getBackgroundColor(){return this.getLatest().__backgroundColor}setBackgroundColor(e){const t=this.getWritable();return t.__backgroundColor=e,t}getVerticalAlign(){return this.getLatest().__verticalAlign}setVerticalAlign(e){const t=this.getWritable();return t.__verticalAlign=e||void 0,t}toggleHeaderStyle(e){const t=this.getWritable();return(t.__headerState&e)===e?t.__headerState-=e:t.__headerState+=e,t}hasHeaderState(e){return(this.getHeaderStyles()&e)===e}hasHeader(){return this.getLatest().__headerState!==r.NO_STATUS}updateDOM(e){return e.__headerState!==this.__headerState||e.__width!==this.__width||e.__colSpan!==this.__colSpan||e.__rowSpan!==this.__rowSpan||e.__backgroundColor!==this.__backgroundColor||e.__verticalAlign!==this.__verticalAlign}isShadowRoot(){return!0}collapseAtStart(){return!0}canBeEmpty(){return!1}canIndent(){return!1}}function s(e){return"middle"===e||"bottom"===e}function a(e){const n=e,o=e.nodeName.toLowerCase();let i;l.test(n.style.width)&&(i=parseFloat(n.style.width));let a=r.NO_STATUS;if("th"===o){const e=n.getAttribute("scope");a="col"===e?r.COLUMN:r.ROW}const d=c(a,n.colSpan,i);d.__rowSpan=n.rowSpan;const u=n.style.backgroundColor;""!==u&&(d.__backgroundColor=u);const h=n.style.verticalAlign;s(h)&&(d.__verticalAlign=h);const g=n.style,f=(g&&g.textDecoration||"").split(" "),p="700"===g.fontWeight||"bold"===g.fontWeight,m=f.includes("line-through"),C="italic"===g.fontStyle,_=f.includes("underline");return{after:e=>{const n=[];let o=null;const l=()=>{if(o){const e=o.getFirstChild();t.$isLineBreakNode(e)&&1===o.getChildrenSize()&&e.remove()}};for(const r of e)t.$isInlineElementOrDecoratorNode(r)||t.$isTextNode(r)||t.$isLineBreakNode(r)?(t.$isTextNode(r)&&(p&&r.toggleFormat("bold"),m&&r.toggleFormat("strikethrough"),C&&r.toggleFormat("italic"),_&&r.toggleFormat("underline")),o?o.append(r):(o=t.$createParagraphNode().append(r),n.push(o))):(n.push(r),l(),o=null);return l(),0===n.length&&n.push(t.$createParagraphNode()),n},node:d}}function c(e=r.NO_STATUS,n=1,o){return t.$applyNodeReplacement(new i(e,n,o))}function d(e){return e instanceof i}const u=t.createCommand("INSERT_TABLE_COMMAND");function h(e){throw new Error(e)}class g extends t.ElementNode{__height;static getType(){return"tablerow"}static clone(e){return new g(e.__height,e.__key)}static importDOM(){return{tr:e=>({conversion:f,priority:0})}}static importJSON(e){return p().updateFromJSON(e)}updateFromJSON(e){return super.updateFromJSON(e).setHeight(e.height)}constructor(e,t){super(t),this.__height=e}exportJSON(){const e=this.getHeight();return{...super.exportJSON(),...void 0===e?void 0:{height:e}}}createDOM(t){const n=document.createElement("tr");return this.__height&&(n.style.height=`${this.__height}px`),e.addClassNamesToElement(n,t.theme.tableRow),n}extractWithChild(e,t,n){return"html"===n}isShadowRoot(){return!0}setHeight(e){const t=this.getWritable();return t.__height=e,t}getHeight(){return this.getLatest().__height}updateDOM(e){return e.__height!==this.__height}canBeEmpty(){return!1}canIndent(){return!1}}function f(t){const n=t;let o;return l.test(n.style.height)&&(o=parseFloat(n.style.height)),{after:t=>e.$descendantsMatching(t,d),node:p(o)}}function p(e){return t.$applyNodeReplacement(new g(e))}function m(e){return e instanceof g}const C="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,_=C&&"documentMode"in document?document.documentMode:null,S=C&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent);function b(e,n,o=!0){const l=We();for(let i=0;i<e;i++){const e=p();for(let l=0;l<n;l++){let n=r.NO_STATUS;"object"==typeof o?(0===i&&o.rows&&(n|=r.ROW),0===l&&o.columns&&(n|=r.COLUMN)):o&&(0===i&&(n|=r.ROW),0===l&&(n|=r.COLUMN));const s=c(n),a=t.$createParagraphNode();a.append(t.$createTextNode()),s.append(a),e.append(s)}l.append(e)}return l}function N(t){const n=e.$findMatchingParent(t,e=>m(e));if(m(n))return n;throw new Error("Expected table cell to be inside of table row.")}function w(t){const n=e.$findMatchingParent(t,e=>Be(e));if(Be(n))return n;throw new Error("Expected table cell to be inside of table.")}function T(e,t){const n=w(e),{x:o,y:l}=n.getCordsFromCellNode(e,t);return{above:n.getCellNodeFromCords(o,l-1,t),below:n.getCellNodeFromCords(o,l+1,t),left:n.getCellNodeFromCords(o-1,l,t),right:n.getCellNodeFromCords(o+1,l,t)}}C&&"InputEvent"in window&&!_&&new window.InputEvent("input");const $=(e,t)=>e===r.BOTH||e===t?t:r.NO_STATUS;function y(e=!0){const n=t.$getSelection();t.$isRangeSelection(n)||j(n)||h("Expected a RangeSelection or TableSelection");const o=n.anchor.getNode(),l=n.focus.getNode(),[r]=B(o),[i,,s]=B(l),[,a,c]=L(s,i,r),{startRow:d}=c,{startRow:u}=a;return e?R(d+r.__rowSpan>u+i.__rowSpan?r:i,!0):R(u<d?i:r,!1)}const x=y;function R(e,n=!0){const[,,o]=B(e),[l,i]=L(o,e,e),s=l[0].length,{startRow:a}=i;let d=null;if(n){const n=a+e.__rowSpan-1,i=l[n],u=p();for(let e=0;e<s;e++){const{cell:o,startRow:l}=i[e];if(l+o.__rowSpan-1<=n){const n=i[e].cell.__headerState,o=$(n,r.COLUMN);u.append(c(o).append(t.$createParagraphNode()))}else o.setRowSpan(o.__rowSpan+1)}const g=o.getChildAtIndex(n);m(g)||h("insertAfterEndRow is not a TableRowNode"),g.insertAfter(u),d=u}else{const e=a,n=l[e],i=p();for(let o=0;o<s;o++){const{cell:l,startRow:s}=n[o];if(s===e){const e=n[o].cell.__headerState,l=$(e,r.COLUMN);i.append(c(l).append(t.$createParagraphNode()))}else l.setRowSpan(l.__rowSpan+1)}const u=o.getChildAtIndex(e);m(u)||h("insertBeforeStartRow is not a TableRowNode"),u.insertBefore(i),d=i}return d}function E(e=!0){const n=t.$getSelection();t.$isRangeSelection(n)||j(n)||h("Expected a RangeSelection or TableSelection");const o=n.anchor.getNode(),l=n.focus.getNode(),[r]=B(o),[i,,s]=B(l),[,a,c]=L(s,i,r),{startColumn:d}=c,{startColumn:u}=a;return e?O(d+r.__colSpan>u+i.__colSpan?r:i,!0):O(u<d?i:r,!1)}const M=E;function O(e,n=!0,o=!0){const[,,l]=B(e),[i,s]=L(l,e,e),a=i.length,{startColumn:d}=s,u=n?d+e.__colSpan-1:d-1,g=l.getFirstChild();m(g)||h("Expected firstTable child to be a row");let f=null;function p(e=r.NO_STATUS){const n=c(e).append(t.$createParagraphNode());return null===f&&(f=n),n}let C=g;e:for(let e=0;e<a;e++){if(0!==e){const e=C.getNextSibling();m(e)||h("Expected row nextSibling to be a row"),C=e}const t=i[e],n=t[u<0?0:u].cell.__headerState,o=$(n,r.ROW);if(u<0){D(C,p(o));continue}const{cell:l,startColumn:s,startRow:a}=t[u];if(s+l.__colSpan-1<=u){let n=l,r=a,i=u;for(;r!==e&&n.__rowSpan>1;){if(i-=l.__colSpan,!(i>=0)){C.append(p(o));continue e}{const{cell:e,startRow:o}=t[i];n=e,r=o}}n.insertAfter(p(o))}else l.setColSpan(l.__colSpan+1)}null!==f&&o&&K(f);const _=l.getColWidths();if(_){const e=[..._],t=u<0?0:u,n=e[t];e.splice(t,0,n),l.setColWidths(e)}return f}function A(){const e=t.$getSelection();t.$isRangeSelection(e)||j(e)||h("Expected a RangeSelection or TableSelection");const[n,o]=e.isBackward()?[e.focus.getNode(),e.anchor.getNode()]:[e.anchor.getNode(),e.focus.getNode()],[l,,r]=B(n),[i]=B(o),[s,a,c]=L(r,l,i),{startRow:d}=a,{startRow:u}=c,g=u+i.__rowSpan-1;if(s.length===g-d+1)return void r.remove();const f=s[0].length,p=s[g+1],C=r.getChildAtIndex(g+1);for(let e=g;e>=d;e--){for(let t=f-1;t>=0;t--){const{cell:n,startRow:o,startColumn:l}=s[e][t];if(l===t){if(o<d||o+n.__rowSpan-1>g){const e=Math.max(o,d),t=Math.min(n.__rowSpan+o-1,g),l=e<=t?t-e+1:0;n.setRowSpan(n.__rowSpan-l)}if(o>=d&&o+n.__rowSpan-1>g&&e===g){null===C&&h("Expected nextRowNode not to be null");let o=null;for(let n=0;n<t;n++){const t=p[n],l=t.cell;t.startRow===e+1&&(o=l),l.__colSpan>1&&(n+=l.__colSpan-1)}null===o?D(C,n):o.insertAfter(n)}}}const t=r.getChildAtIndex(e);m(t)||h(`Expected TableNode childAtIndex(${String(e)}) to be RowNode`),t.remove()}if(void 0!==p){const{cell:e}=p[0];K(e)}else{const e=s[d-1],{cell:t}=e[0];K(t)}}const v=A;function F(){const e=t.$getSelection();t.$isRangeSelection(e)||j(e)||h("Expected a RangeSelection or TableSelection");const n=e.anchor.getNode(),o=e.focus.getNode(),[l,,r]=B(n),[i]=B(o),[s,a,c]=L(r,l,i),{startColumn:d}=a,{startRow:u,startColumn:g}=c,f=Math.min(d,g),p=Math.max(d+l.__colSpan-1,g+i.__colSpan-1),m=p-f+1;if(s[0].length===p-f+1)return r.selectPrevious(),void r.remove();const C=s.length;for(let e=0;e<C;e++)for(let t=f;t<=p;t++){const{cell:n,startColumn:o}=s[e][t];if(o<f){if(t===f){const e=f-o;n.setColSpan(n.__colSpan-Math.min(m,n.__colSpan-e))}}else if(o+n.__colSpan-1>p){if(t===p){const e=p-o+1;n.setColSpan(n.__colSpan-e)}}else n.remove()}const _=s[u],S=d>g?_[d+l.__colSpan]:_[g+i.__colSpan];if(void 0!==S){const{cell:e}=S;K(e)}else{const e=g<d?_[g-1]:_[d-1],{cell:t}=e;K(t)}const b=r.getColWidths();if(b){const e=[...b];e.splice(f,m),r.setColWidths(e)}}const P=F;function K(e){const t=e.getFirstDescendant();null==t?e.selectStart():t.getParentOrThrow().selectStart()}function D(e,t){const n=e.getFirstChild();null!==n?n.insertBefore(t):e.append(t)}function k(e){if(0===e.length)return null;const n=w(e[0]),[o]=W(n,null,null);let l=1/0,r=-1/0,i=1/0,s=-1/0;const a=new Set;for(const t of o)for(const n of t){if(!n||!n.cell)continue;const t=n.cell.getKey();if(!a.has(t)&&e.some(e=>e.is(n.cell))){a.add(t);const e=n.startRow,o=n.startColumn,c=n.cell.__rowSpan||1,d=n.cell.__colSpan||1;l=Math.min(l,e),r=Math.max(r,e+c-1),i=Math.min(i,o),s=Math.max(s,o+d-1)}}if(l===1/0||i===1/0)return null;const c=r-l+1,d=s-i+1,u=o[l][i];if(!u.cell)return null;const h=u.cell;h.setColSpan(d),h.setRowSpan(c);const g=new Set([h.getKey()]);for(let e=l;e<=r;e++)for(let t=i;t<=s;t++){const n=o[e][t];if(!n.cell)continue;const l=n.cell,r=l.getKey();if(!g.has(r)){g.add(r);I(l)||h.append(...l.getChildren()),l.remove()}}return 0===h.getChildrenSize()&&h.append(t.$createParagraphNode()),h}function I(e){if(1!==e.getChildrenSize())return!1;const n=e.getFirstChildOrThrow();return!(!t.$isParagraphNode(n)||!n.isEmpty())}function H(e){const[n,o,l]=B(e),i=n.__colSpan,s=n.__rowSpan;if(1===i&&1===s)return;const[a,d]=L(l,n,n),{startColumn:u,startRow:g}=d,f=n.__headerState&r.COLUMN,p=Array.from({length:i},(e,t)=>{let n=f;for(let e=0;0!==n&&e<a.length;e++)n&=a[e][t+u].cell.__headerState;return n}),C=n.__headerState&r.ROW,_=Array.from({length:s},(e,t)=>{let n=C;for(let e=0;0!==n&&e<a[0].length;e++)n&=a[t+g][e].cell.__headerState;return n});if(i>1){for(let e=1;e<i;e++)n.insertAfter(c(p[e]|_[0]).append(t.$createParagraphNode()));n.setColSpan(1)}if(s>1){let e;for(let n=1;n<s;n++){const l=g+n,r=a[l];e=(e||o).getNextSibling(),m(e)||h("Expected row next sibling to be a row");let s=null;for(let e=0;e<u;e++){const t=r[e],n=t.cell;t.startRow===l&&(s=n),n.__colSpan>1&&(e+=n.__colSpan-1)}if(null===s)for(let o=i-1;o>=0;o--)D(e,c(p[o]|_[n]).append(t.$createParagraphNode()));else for(let e=i-1;e>=0;e--)s.insertAfter(c(p[e]|_[n]).append(t.$createParagraphNode()))}n.setRowSpan(1)}}function L(e,t,n){const[o,l,r]=W(e,t,n);return null===l&&h("Anchor not found in Table"),null===r&&h("Focus not found in Table"),[o,l,r]}function W(e,t,n){const o=[];let l=null,r=null;function i(e){let t=o[e];return void 0===t&&(o[e]=t=[]),t}const s=e.getChildren();for(let e=0;e<s.length;e++){const o=s[e];m(o)||h("Expected TableNode children to be TableRowNode");const a=i(e);for(let c=o.getFirstChild(),u=0;null!=c;c=c.getNextSibling()){for(d(c)||h("Expected TableRowNode children to be TableCellNode");void 0!==a[u];)u++;const o={cell:c,startColumn:u,startRow:e},{__rowSpan:g,__colSpan:f}=c;for(let t=0;t<g&&!(e+t>=s.length);t++){const n=i(e+t);for(let e=0;e<f;e++)n[u+e]=o}null!==t&&null===l&&t.is(c)&&(l=o),null!==n&&null===r&&n.is(c)&&(r=o)}}return[o,l,r]}function B(t){let n;if(t instanceof i)n=t;else if("__type"in t){const o=e.$findMatchingParent(t,d);d(o)||h("Expected to find a parent TableCellNode"),n=o}else{const o=e.$findMatchingParent(t.getNode(),d);d(o)||h("Expected to find a parent TableCellNode"),n=o}const o=n.getParent();m(o)||h("Expected TableCellNode to have a parent TableRowNode");const l=o.getParent();return Be(l)||h("Expected TableRowNode to have a parent TableNode"),[n,o,l]}function z(e,t,n){let o,l=Math.min(t.startColumn,n.startColumn),r=Math.min(t.startRow,n.startRow),i=Math.max(t.startColumn+t.cell.__colSpan-1,n.startColumn+n.cell.__colSpan-1),s=Math.max(t.startRow+t.cell.__rowSpan-1,n.startRow+n.cell.__rowSpan-1);do{o=!1;for(let t=0;t<e.length;t++)for(let n=0;n<e[0].length;n++){const a=e[t][n];if(!a)continue;const c=a.startColumn+a.cell.__colSpan-1,d=a.startRow+a.cell.__rowSpan-1,u=a.startColumn<=i&&c>=l,h=a.startRow<=s&&d>=r;if(u&&h){const e=Math.min(l,a.startColumn),t=Math.max(i,c),n=Math.min(r,a.startRow),u=Math.max(s,d);e===l&&t===i&&n===r&&u===s||(l=e,i=t,r=n,s=u,o=!0)}}}while(o);return{maxColumn:i,maxRow:s,minColumn:l,minRow:r}}function Y(e){const t=e.getChildren();let n=null;for(const e of t){if(!m(e))return!1;if(null===n&&(n=e.getChildrenSize()),e.getChildrenSize()!==n)return!1;const t=e.getChildren();for(const e of t)if(!d(e)||1!==e.getRowSpan()||1!==e.getColSpan())return!1}return(n||0)>0}function U(e){const[t,,n]=B(e),o=n.getChildren(),l=o.length,r=o[0].getChildren().length,i=new Array(l);for(let e=0;e<l;e++)i[e]=new Array(r);for(let e=0;e<l;e++){const n=o[e].getChildren();let l=0;for(let o=0;o<n.length;o++){for(;i[e][l];)l++;const r=n[o],s=r.__rowSpan||1,a=r.__colSpan||1;for(let t=0;t<s;t++)for(let n=0;n<a;n++)i[e+t][l+n]=r;if(t===r)return{colSpan:a,columnIndex:l,rowIndex:e,rowSpan:s};l+=a}}return null}function X(t){const[[n,o,l,r],[i,s,a,c]]=["anchor","focus"].map(n=>{const o=t[n].getNode(),l=e.$findMatchingParent(o,d);d(l)||h(`Expected TableSelection ${n} to be (or a child of) TableCellNode, got key ${o.getKey()} of type ${o.getType()}`);const r=l.getParent();m(r)||h(`Expected TableSelection ${n} cell parent to be a TableRowNode`);const i=r.getParent();return Be(i)||h(`Expected TableSelection ${n} row parent to be a TableNode`),[o,l,r,i]});return r.is(c)||h("Expected TableSelection anchor and focus to be in the same table"),{anchorCell:o,anchorNode:n,anchorRow:l,anchorTable:r,focusCell:s,focusNode:i,focusRow:a,focusTable:c}}class G{tableKey;anchor;focus;_cachedNodes;dirty;constructor(e,t,n){this.anchor=t,this.focus=n,t._selection=this,n._selection=this,this._cachedNodes=null,this.dirty=!1,this.tableKey=e}getStartEndPoints(){return[this.anchor,this.focus]}isValid(){if("root"===this.tableKey||"root"===this.anchor.key||"element"!==this.anchor.type||"root"===this.focus.key||"element"!==this.focus.type)return!1;const e=t.$getNodeByKey(this.tableKey),n=t.$getNodeByKey(this.anchor.key),o=t.$getNodeByKey(this.focus.key);return null!==e&&null!==n&&null!==o}isBackward(){return this.focus.isBefore(this.anchor)}getCachedNodes(){return this._cachedNodes}setCachedNodes(e){this._cachedNodes=e}is(e){return j(e)&&this.tableKey===e.tableKey&&this.anchor.is(e.anchor)&&this.focus.is(e.focus)}set(e,t,n){this.dirty=this.dirty||e!==this.tableKey||t!==this.anchor.key||n!==this.focus.key,this.tableKey=e,this.anchor.key=t,this.focus.key=n,this._cachedNodes=null}clone(){return new G(this.tableKey,t.$createPoint(this.anchor.key,this.anchor.offset,this.anchor.type),t.$createPoint(this.focus.key,this.focus.offset,this.focus.type))}isCollapsed(){return!1}extract(){return this.getNodes()}insertRawText(e){}insertText(){}hasFormat(e){let n=0;this.getNodes().filter(d).forEach(e=>{const o=e.getFirstChild();t.$isParagraphNode(o)&&(n|=o.getTextFormat())});const o=t.TEXT_TYPE_TO_FORMAT[e];return 0!==(n&o)}insertNodes(e){const n=this.focus.getNode();t.$isElementNode(n)||h("Expected TableSelection focus to be an ElementNode");t.$normalizeSelection__EXPERIMENTAL(n.select(0,n.getChildrenSize())).insertNodes(e)}getShape(){const{anchorCell:e,focusCell:t}=X(this),n=U(e);null===n&&h("getCellRect: expected to find AnchorNode");const o=U(t);null===o&&h("getCellRect: expected to find focusCellNode");const l=Math.min(n.columnIndex,o.columnIndex),r=Math.max(n.columnIndex+n.colSpan-1,o.columnIndex+o.colSpan-1),i=Math.min(n.rowIndex,o.rowIndex),s=Math.max(n.rowIndex+n.rowSpan-1,o.rowIndex+o.rowSpan-1);return{fromX:Math.min(l,r),fromY:Math.min(i,s),toX:Math.max(l,r),toY:Math.max(i,s)}}getNodes(){if(!this.isValid())return[];const e=this._cachedNodes;if(null!==e)return e;const{anchorTable:n,anchorCell:o,focusCell:l}=X(this),r=l.getParents()[1];if(r!==n){if(n.isParentOf(l)){const e=r.getParent();null==e&&h("Expected focusCellParent to have a parent"),this.set(this.tableKey,l.getKey(),e.getKey())}else{const e=n.getParent();null==e&&h("Expected gridParent to have a parent"),this.set(this.tableKey,e.getKey(),l.getKey())}return this.getNodes()}const[i,s,a]=L(n,o,l),{minColumn:c,maxColumn:d,minRow:u,maxRow:g}=z(i,s,a),f=new Map([[n.getKey(),n]]);let p=null;for(let e=u;e<=g;e++)for(let t=c;t<=d;t++){const{cell:n}=i[e][t],o=n.getParent();m(o)||h("Expected TableCellNode parent to be a TableRowNode"),o!==p&&(f.set(o.getKey(),o),p=o),f.has(n.getKey())||V(n,e=>{f.set(e.getKey(),e)})}const C=Array.from(f.values());return t.isCurrentlyReadOnlyMode()||(this._cachedNodes=C),C}getTextContent(){const e=this.getNodes().filter(e=>d(e));let t="";for(let n=0;n<e.length;n++){const o=e[n],l=o.__parent,r=(e[n+1]||{}).__parent;t+=o.getTextContent()+(r!==l?"\n":"\t")}return t}}function j(e){return e instanceof G}function J(){const e=t.$createPoint("root",0,"element"),n=t.$createPoint("root",0,"element");return new G("root",e,n)}function q(e,n,o){const l=e.getKey(),r=n.getKey(),i=o.getKey();e.isAttached()||h(`$createTableSelectionFrom: tableNode ${l} is not attached`),e.is(xe(n))||h(`$createTableSelectionFrom: anchorCell ${r} is not in table ${l}`),e.is(xe(o))||h(`$createTableSelectionFrom: focusCell ${i} is not in table ${l}`);const s=t.$getSelection(),a=j(s)?s.clone():J();return a.set(e.getKey(),n.getKey(),o.getKey()),a}function V(e,n){const o=[[e]];for(let e=o.at(-1);void 0!==e&&o.length>0;e=o.at(-1)){const l=e.pop();void 0===l?o.pop():!1!==n(l)&&t.$isElementNode(l)&&o.push(l.getChildren())}}function Q(e,n=t.$getEditor()){const o=t.$getNodeByKey(e);Be(o)||h(`TableObserver: Expected tableNodeKey ${e} to be a TableNode`);const l=ne(o,n.getElementByKey(e));return null===l&&h(`TableObserver: Expected to find TableElement in DOM for key ${e}`),{tableElement:l,tableNode:o}}class Z{focusX;focusY;listenersToRemove;table;isHighlightingCells;anchorX;anchorY;tableNodeKey;anchorCell;focusCell;anchorCellNodeKey;focusCellNodeKey;editor;tableSelection;hasHijackedSelectionStyles;isSelecting;pointerType;shouldCheckSelection;abortController;listenerOptions;nextFocus;constructor(e,t){this.isHighlightingCells=!1,this.anchorX=-1,this.anchorY=-1,this.focusX=-1,this.focusY=-1,this.listenersToRemove=new Set,this.tableNodeKey=t,this.editor=e,this.table={columns:0,domRows:[],rows:0},this.tableSelection=null,this.anchorCellNodeKey=null,this.focusCellNodeKey=null,this.anchorCell=null,this.focusCell=null,this.hasHijackedSelectionStyles=!1,this.isSelecting=!1,this.pointerType=null,this.shouldCheckSelection=!1,this.abortController=new AbortController,this.listenerOptions={signal:this.abortController.signal},this.nextFocus=null,this.trackTable()}getTable(){return this.table}removeListeners(){this.abortController.abort("removeListeners"),Array.from(this.listenersToRemove).forEach(e=>e()),this.listenersToRemove.clear()}$lookup(){return Q(this.tableNodeKey,this.editor)}trackTable(){const e=new MutationObserver(e=>{this.editor.getEditorState().read(()=>{let t=!1;for(let n=0;n<e.length;n++){const o=e[n].target.nodeName;if("TABLE"===o||"TBODY"===o||"THEAD"===o||"TR"===o){t=!0;break}}if(!t)return;const{tableNode:n,tableElement:o}=this.$lookup();this.table=he(n,o)},{editor:this.editor})});this.editor.getEditorState().read(()=>{const{tableNode:t,tableElement:n}=this.$lookup();this.table=he(t,n),e.observe(n,{attributes:!0,childList:!0,subtree:!0})},{editor:this.editor})}$clearHighlight(){const e=this.editor;this.isHighlightingCells=!1,this.anchorX=-1,this.anchorY=-1,this.focusX=-1,this.focusY=-1,this.tableSelection=null,this.anchorCellNodeKey=null,this.focusCellNodeKey=null,this.anchorCell=null,this.focusCell=null,this.hasHijackedSelectionStyles=!1,this.$enableHighlightStyle();const{tableNode:n,tableElement:o}=this.$lookup();ge(e,he(n,o),null),null!==t.$getSelection()&&(t.$setSelection(null),e.dispatchCommand(t.SELECTION_CHANGE_COMMAND,void 0))}$enableHighlightStyle(){const t=this.editor,{tableElement:n}=this.$lookup();e.removeClassNamesFromElement(n,t._config.theme.tableSelection),n.classList.remove("disable-selection"),this.hasHijackedSelectionStyles=!1}$disableHighlightStyle(){const{tableElement:t}=this.$lookup();e.addClassNamesToElement(t,this.editor._config.theme.tableSelection),this.hasHijackedSelectionStyles=!0}$updateTableTableSelection(e){if(null!==e){e.tableKey!==this.tableNodeKey&&h(`TableObserver.$updateTableTableSelection: selection.tableKey !== this.tableNodeKey ('${e.tableKey}' !== '${this.tableNodeKey}')`);const t=this.editor;this.tableSelection=e,this.isHighlightingCells=!0,this.$disableHighlightStyle(),this.updateDOMSelection(),ge(t,this.table,this.tableSelection)}else this.$clearHighlight()}setShouldCheckSelection(){this.shouldCheckSelection=!0}getAndClearShouldCheckSelection(){return!!this.shouldCheckSelection&&(this.shouldCheckSelection=!1,!0)}setNextFocus(e){this.nextFocus=e}getAndClearNextFocus(){const{nextFocus:e}=this;return null!==e&&(this.nextFocus=null),e}updateDOMSelection(){if(null!==this.anchorCell&&null!==this.focusCell){const e=t.getDOMSelection(this.editor._window);e&&e.rangeCount>0&&e.removeAllRanges()}}$setFocusCellForSelection(e,n=!1){const o=this.editor,{tableNode:l}=this.$lookup(),r=e.x,i=e.y;if(this.focusCell=e,!this.isHighlightingCells){(n||this.anchorX!==r||this.anchorY!==i||null!=this.tableSelection&&null!=this.anchorCellNodeKey)&&(this.isHighlightingCells=!0,this.$disableHighlightStyle())}if(-1!==this.focusX&&-1!==this.focusY&&r===this.focusX&&i===this.focusY)return!1;if(this.focusX=r,this.focusY=i,this.isHighlightingCells){const s=Fe(l,e.elem);if(null!=this.tableSelection&&null!=this.anchorCellNodeKey){let e=s;if(null===e&&n&&(e=l.getCellNodeFromCords(r,i,this.table)),null!==e){const n=this.$getAnchorTableCellOrThrow();return this.focusCellNodeKey=e.getKey(),this.tableSelection=q(l,n,e),t.$setSelection(this.tableSelection),o.dispatchCommand(t.SELECTION_CHANGE_COMMAND,void 0),ge(o,this.table,this.tableSelection),!0}}}return!1}$getAnchorTableCell(){return this.anchorCellNodeKey?t.$getNodeByKey(this.anchorCellNodeKey):null}$getAnchorTableCellOrThrow(){const e=this.$getAnchorTableCell();return null===e&&h("TableObserver anchorTableCell is null"),e}$getFocusTableCell(){return this.focusCellNodeKey?t.$getNodeByKey(this.focusCellNodeKey):null}$getFocusTableCellOrThrow(){const e=this.$getFocusTableCell();return null===e&&h("TableObserver focusTableCell is null"),e}$setAnchorCellForSelection(e){this.isHighlightingCells=!1,this.anchorCell=e,this.anchorX=e.x,this.anchorY=e.y,this.focusX=-1,this.focusY=-1,this.focusCell=null,this.focusCellNodeKey=null;const{tableNode:t}=this.$lookup(),n=Fe(t,e.elem);if(null!==n){const e=n.getKey();null!=this.tableSelection?(this.tableSelection=this.tableSelection.clone(),this.tableSelection.set(t.getKey(),e,e)):this.tableSelection=q(t,n,n),this.anchorCellNodeKey=e}}$formatCells(e){const n=t.$getSelection();j(n)||h("Expected Table selection");const o=t.$createRangeSelection(),l=o.anchor,r=o.focus,i=n.getNodes().filter(d);i.length>0||h("No table cells present");const s=i[0].getFirstChild(),a=t.$isParagraphNode(s)?s.getFormatFlags(e,null):null;i.forEach(t=>{l.set(t.getKey(),0,"element"),r.set(t.getKey(),t.getChildrenSize(),"element"),o.formatText(e,a)}),t.$setSelection(n),this.editor.dispatchCommand(t.SELECTION_CHANGE_COMMAND,void 0)}$clearText(){const{editor:e}=this,n=t.$getNodeByKey(this.tableNodeKey);if(!Be(n))throw new Error("Expected TableNode.");const o=t.$getSelection();j(o)||h("Expected TableSelection");const l=o.getNodes().filter(d),r=n.getFirstChild(),i=n.getLastChild();if(l.length>0&&null!==r&&null!==i&&m(r)&&m(i)&&l[0]===r.getFirstChild()&&l[l.length-1]===i.getLastChild()){n.selectPrevious();const o=n.getParent();return n.remove(),void(t.$isRootNode(o)&&o.isEmpty()&&e.dispatchCommand(t.INSERT_PARAGRAPH_COMMAND,void 0))}l.forEach(e=>{if(t.$isElementNode(e)){const n=t.$createParagraphNode(),o=t.$createTextNode();n.append(o),e.append(n),e.getChildren().forEach(e=>{e!==n&&e.remove()})}}),ge(e,this.table,null),t.$setSelection(null),e.dispatchCommand(t.SELECTION_CHANGE_COMMAND,void 0)}}const ee="__lexicalTableSelection";function te(e){return t.isHTMLElement(e)&&"TABLE"===e.nodeName}function ne(e,t){if(!t)return t;const n=te(t)?t:e.getDOMSlot(t).element;return"TABLE"!==n.nodeName&&h(`getTableElement: Expecting table in as DOM node for TableNode, not ${t.nodeName}`),n}function oe(e){return e._window}function le(e,t){for(let n=t,o=null;null!==n;n=n.getParent()){if(e.is(n))return o;d(n)&&(o=n)}return null}const re=[[t.KEY_ARROW_DOWN_COMMAND,"down"],[t.KEY_ARROW_UP_COMMAND,"up"],[t.KEY_ARROW_LEFT_COMMAND,"backward"],[t.KEY_ARROW_RIGHT_COMMAND,"forward"]],ie=[t.DELETE_WORD_COMMAND,t.DELETE_LINE_COMMAND,t.DELETE_CHARACTER_COMMAND],se=[t.KEY_BACKSPACE_COMMAND,t.KEY_DELETE_COMMAND];function ae(n,l,r,i){const s=r.getRootElement(),a=oe(r);null!==s&&null!==a||h("applyTableHandlers: editor has no root element set");const c=new Z(r,n.getKey()),u=ne(n,l);!function(e,t){null!==ce(e)&&h("tableElement already has an attached TableObserver");e[ee]=t}(u,c),c.listenersToRemove.add(()=>function(e,t){ce(e)===t&&delete e[ee]}(u,c));const g=e=>{if(c.pointerType=e.pointerType,0!==e.button||!t.isDOMNode(e.target)||!a)return;const o=de(e.target);null!==o&&r.update(()=>{const l=t.$getPreviousSelection();if(S&&e.shiftKey&&Ne(l,n)&&(t.$isRangeSelection(l)||j(l))){const t=l.anchor.getNode(),r=le(n,l.anchor.getNode());if(r)c.$setAnchorCellForSelection(ve(c,r)),c.$setFocusCellForSelection(o),Me(e);else{(n.isBefore(t)?n.selectStart():n.selectEnd()).anchor.set(l.anchor.key,l.anchor.offset,l.anchor.type)}}else"touch"!==e.pointerType&&c.$setAnchorCellForSelection(o)}),(e=>{if(c.isSelecting)return;c.isSelecting=!0,null!==e&&null===c.anchorCell&&r.update(()=>{c.$setAnchorCellForSelection(e)});const n=()=>{c.isSelecting=!1,a.removeEventListener("pointerup",n),a.removeEventListener("pointermove",o)},o=e=>{if(1&~e.buttons&&c.isSelecting)return c.isSelecting=!1,a.removeEventListener("pointerup",n),void a.removeEventListener("pointermove",o);if(!t.isDOMNode(e.target))return;let l=null;const i=!(S||u.contains(e.target));if(i)l=ue(u,e.target);else for(const t of document.elementsFromPoint(e.clientX,e.clientY))if(l=ue(u,t),l)break;if(l){const e=l;null===c.anchorCell&&r.update(()=>{c.$setAnchorCellForSelection(e)}),null!==c.focusCell&&l.elem===c.focusCell.elem||(c.setNextFocus({focusCell:l,override:i}),r.dispatchCommand(t.SELECTION_CHANGE_COMMAND,void 0))}};a.addEventListener("pointerup",n,c.listenerOptions),a.addEventListener("pointermove",o,c.listenerOptions)})(o)};u.addEventListener("pointerdown",g,c.listenerOptions),c.listenersToRemove.add(()=>{u.removeEventListener("pointerdown",g)});const f=e=>{if(e.detail>=3&&t.isDOMNode(e.target)){null!==de(e.target)&&e.preventDefault()}};u.addEventListener("mousedown",f,c.listenerOptions),c.listenersToRemove.add(()=>{u.removeEventListener("mousedown",f)});const p=e=>{const n=e.target;0===e.button&&t.isDOMNode(n)&&r.update(()=>{const e=t.$getSelection();j(e)&&e.tableKey===c.tableNodeKey&&s.contains(n)&&c.$clearHighlight()})};a.addEventListener("pointerdown",p,c.listenerOptions),c.listenersToRemove.add(()=>{a.removeEventListener("pointerdown",p)});for(const[e,o]of re)c.listenersToRemove.add(r.registerCommand(e,e=>Ee(r,e,o,n,c),t.COMMAND_PRIORITY_HIGH));c.listenersToRemove.add(r.registerCommand(t.KEY_ESCAPE_COMMAND,e=>{const o=t.$getSelection();if(j(o)){const t=le(n,o.focus.getNode());if(null!==t)return Me(e),t.selectEnd(),!0}return!1},t.COMMAND_PRIORITY_HIGH));const C=o=>()=>{const l=t.$getSelection();if(!Ne(l,n))return!1;if(j(l))return c.$clearText(),!0;if(t.$isRangeSelection(l)){if(!d(le(n,l.anchor.getNode())))return!1;const r=l.anchor.getNode(),i=l.focus.getNode(),s=n.isParentOf(r),a=n.isParentOf(i);if(s&&!a||a&&!s)return c.$clearText(),!0;const u=e.$findMatchingParent(l.anchor.getNode(),e=>t.$isElementNode(e)),h=u&&e.$findMatchingParent(u,e=>t.$isElementNode(e)&&d(e.getParent()));if(!t.$isElementNode(h)||!t.$isElementNode(u))return!1;if(o===t.DELETE_LINE_COMMAND&&null===h.getPreviousSibling())return!0}return!1};for(const e of ie)c.listenersToRemove.add(r.registerCommand(e,C(e),t.COMMAND_PRIORITY_HIGH));const _=e=>{const o=t.$getSelection();if(!j(o)&&!t.$isRangeSelection(o))return!1;const l=n.isParentOf(o.anchor.getNode());if(l!==n.isParentOf(o.focus.getNode())){const e=l?"anchor":"focus",t=l?"focus":"anchor",{key:r,offset:i,type:s}=o[t];return n[o[e].isBefore(o[t])?"selectPrevious":"selectNext"]()[t].set(r,i,s),!1}return!!Ne(o,n)&&(!!j(o)&&(e&&(e.preventDefault(),e.stopPropagation()),c.$clearText(),!0))};for(const e of se)c.listenersToRemove.add(r.registerCommand(e,_,t.COMMAND_PRIORITY_HIGH));return c.listenersToRemove.add(r.registerCommand(t.CUT_COMMAND,n=>{const l=t.$getSelection();if(l){if(!j(l)&&!t.$isRangeSelection(l))return!1;o.copyToClipboard(r,e.objectKlassEquals(n,ClipboardEvent)?n:null,o.$getClipboardDataFromSelection(l));const i=_(n);return t.$isRangeSelection(l)?(l.removeText(),!0):i}return!1},t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.FORMAT_TEXT_COMMAND,o=>{const l=t.$getSelection();if(!Ne(l,n))return!1;if(j(l))return c.$formatCells(o),!0;if(t.$isRangeSelection(l)){const t=e.$findMatchingParent(l.anchor.getNode(),e=>d(e));if(!d(t))return!1}return!1},t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.FORMAT_ELEMENT_COMMAND,e=>{const o=t.$getSelection();if(!j(o)||!Ne(o,n))return!1;const l=o.anchor.getNode(),r=o.focus.getNode();if(!d(l)||!d(r))return!1;if(function(e,t){if(j(e)){const n=e.anchor.getNode(),o=e.focus.getNode();if(t&&n&&o){const[e]=L(t,n,o);return n.getKey()===e[0][0].cell.getKey()&&o.getKey()===e[e.length-1].at(-1).cell.getKey()}}return!1}(o,n))return n.setFormat(e),!0;const[i,s,a]=L(n,l,r),c=Math.max(s.startRow+s.cell.__rowSpan-1,a.startRow+a.cell.__rowSpan-1),u=Math.max(s.startColumn+s.cell.__colSpan-1,a.startColumn+a.cell.__colSpan-1),h=Math.min(s.startRow,a.startRow),g=Math.min(s.startColumn,a.startColumn),f=new Set;for(let n=h;n<=c;n++)for(let o=g;o<=u;o++){const l=i[n][o].cell;if(f.has(l))continue;f.add(l),l.setFormat(e);const r=l.getChildren();for(let n=0;n<r.length;n++){const o=r[n];t.$isElementNode(o)&&!o.isInline()&&o.setFormat(e)}}return!0},t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.CONTROLLED_TEXT_INSERTION_COMMAND,o=>{const l=t.$getSelection();if(!Ne(l,n))return!1;if(j(l))return c.$clearHighlight(),!1;if(t.$isRangeSelection(l)){const i=e.$findMatchingParent(l.anchor.getNode(),e=>d(e));if(!d(i))return!1;if("string"==typeof o){const e=Ae(r,l,n);if(e)return Oe(e,n,[t.$createTextNode(o)]),!0}}return!1},t.COMMAND_PRIORITY_HIGH)),i&&c.listenersToRemove.add(r.registerCommand(t.KEY_TAB_COMMAND,o=>{const l=t.$getSelection();if(!t.$isRangeSelection(l)||!l.isCollapsed()||!Ne(l,n))return!1;const r=ye(l.anchor.getNode());return!(null===r||!n.is(xe(r)))&&(Me(o),function(n,o){const l="next"===o?"getNextSibling":"getPreviousSibling",r="next"===o?"getFirstChild":"getLastChild",i=n[l]();if(t.$isElementNode(i))return i.selectEnd();const s=e.$findMatchingParent(n,m);null===s&&h("selectAdjacentCell: Cell not in table row");for(let e=s[l]();m(e);e=e[l]()){const n=e[r]();if(t.$isElementNode(n))return n.selectEnd()}const a=e.$findMatchingParent(s,Be);null===a&&h("selectAdjacentCell: Row not in table");"next"===o?a.selectNext():a.selectPrevious()}(r,o.shiftKey?"previous":"next"),!0)},t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.FOCUS_COMMAND,e=>n.isSelected(),t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.SELECTION_CHANGE_COMMAND,()=>{const o=t.$getSelection(),l=t.$getPreviousSelection(),i=c.getAndClearNextFocus();if(null!==i){const{focusCell:e}=i;if(j(o)&&o.tableKey===c.tableNodeKey)return(e.x!==c.focusX||e.y!==c.focusY)&&(c.$setFocusCellForSelection(e),!0);if(e!==c.anchorCell&&null!==c.anchorCell&&null!==c.anchorCellNodeKey&&null!==c.tableSelection)return c.$setFocusCellForSelection(e,!0),!0}if(c.getAndClearShouldCheckSelection()&&t.$isRangeSelection(l)&&t.$isRangeSelection(o)&&o.isCollapsed()){const t=o.anchor.getNode(),l=n.getFirstChild(),r=ye(t);if(null!==r&&m(l)){const t=l.getFirstChild();if(d(t)&&n.is(e.$findMatchingParent(r,e=>e.is(n)||e.is(t))))return t.selectStart(),!0}}if(t.$isRangeSelection(o)){const{anchor:e,focus:i}=o,s=e.getNode(),a=i.getNode(),d=ye(s),u=ye(a),h=!(!d||!n.is(xe(d))),g=!(!u||!n.is(xe(u))),f=h!==g,p=h&&g,m=o.isBackward();if(f){const e=o.clone();if(g){const[t]=L(n,u,u),o=t[0][0].cell,l=t[t.length-1].at(-1).cell;e.focus.set(m?o.getKey():l.getKey(),m?0:l.getChildrenSize(),"element")}else if(h){const[t]=L(n,d,d),o=t[0][0].cell,l=t[t.length-1].at(-1).cell;e.anchor.set(m?l.getKey():o.getKey(),m?l.getChildrenSize():0,"element")}t.$setSelection(e),pe(r,c)}else if(p&&(d.is(u)||(c.$setAnchorCellForSelection(ve(c,d)),c.$setFocusCellForSelection(ve(c,u),!0)),"touch"===c.pointerType&&c.isSelecting&&o.isCollapsed()&&t.$isRangeSelection(l)&&l.isCollapsed())){const e=ye(l.anchor.getNode());e&&!e.is(u)&&(c.$setAnchorCellForSelection(ve(c,e)),c.$setFocusCellForSelection(ve(c,u),!0),c.pointerType=null)}}else if(o&&j(o)&&o.is(l)&&o.tableKey===n.getKey()){const e=t.getDOMSelection(a);if(e&&e.anchorNode&&e.focusNode){const l=t.$getNearestNodeFromDOMNode(e.focusNode),i=l&&!n.isParentOf(l),s=t.$getNearestNodeFromDOMNode(e.anchorNode),a=s&&n.isParentOf(s);if(i&&a&&e.rangeCount>0){const l=t.$createRangeSelectionFromDom(e,r);l&&(l.anchor.set(n.getKey(),o.isBackward()?n.getChildrenSize():0,"element"),e.removeAllRanges(),t.$setSelection(l))}}}return o&&!o.is(l)&&(j(o)||j(l))&&c.tableSelection&&!c.tableSelection.is(l)?(j(o)&&o.tableKey===c.tableNodeKey?c.$updateTableTableSelection(o):!j(o)&&j(l)&&l.tableKey===c.tableNodeKey&&c.$updateTableTableSelection(null),!1):(c.hasHijackedSelectionStyles&&!n.isSelected()?function(e,t){t.$enableHighlightStyle(),fe(t.table,t=>{const n=t.elem;t.highlighted=!1,$e(e,t),n.getAttribute("style")||n.removeAttribute("style")})}(r,c):!c.hasHijackedSelectionStyles&&n.isSelected()&&pe(r,c),!1)},t.COMMAND_PRIORITY_HIGH)),c.listenersToRemove.add(r.registerCommand(t.INSERT_PARAGRAPH_COMMAND,()=>{const e=t.$getSelection();if(!t.$isRangeSelection(e)||!e.isCollapsed()||!Ne(e,n))return!1;const o=Ae(r,e,n);return!!o&&(Oe(o,n),!0)},t.COMMAND_PRIORITY_HIGH)),c}function ce(e){return e[ee]||null}function de(e){let t=e;for(;null!=t;){const e=t.nodeName;if("TD"===e||"TH"===e){const e=t._cell;return void 0===e?null:e}t=t.parentNode}return null}function ue(e,t){if(!e.contains(t))return null;let n=null;for(let o=t;null!=o;o=o.parentNode){if(o===e)return n;const t=o.nodeName;"TD"!==t&&"TH"!==t||(n=o._cell||null)}return null}function he(e,t){const n=[],o={columns:0,domRows:n,rows:0};let l=ne(e,t).querySelector("tr"),r=0,i=0;for(n.length=0;null!=l;){const e=l.nodeName;if("TD"===e||"TH"===e){const e={elem:l,hasBackgroundColor:""!==l.style.backgroundColor,highlighted:!1,x:r,y:i};l._cell=e;let t=n[i];void 0===t&&(t=n[i]=[]),t[r]=e}else{const e=l.firstChild;if(null!=e){l=e;continue}}const t=l.nextSibling;if(null!=t){r++,l=t;continue}const o=l.parentNode;if(null!=o){const e=o.nextSibling;if(null==e)break;i++,r=0,l=e}}return o.columns=r+1,o.rows=i+1,o}function ge(e,t,n){const o=new Set(n?n.getNodes():[]);fe(t,(t,n)=>{const l=t.elem;o.has(n)?(t.highlighted=!0,Te(e,t)):(t.highlighted=!1,$e(e,t),l.getAttribute("style")||l.removeAttribute("style"))})}function fe(e,n){const{domRows:o}=e;for(let e=0;e<o.length;e++){const l=o[e];if(l)for(let o=0;o<l.length;o++){const r=l[o];if(!r)continue;const i=t.$getNearestNodeFromDOMNode(r.elem);null!==i&&n(r,i,{x:o,y:e})}}}function pe(e,t){t.$disableHighlightStyle(),fe(t.table,t=>{t.highlighted=!0,Te(e,t)})}const me=(e,t,n,o,l)=>{const r="forward"===l;switch(l){case"backward":case"forward":return n!==(r?e.table.columns-1:0)?we(t.getCellNodeFromCordsOrThrow(n+(r?1:-1),o,e.table),r):o!==(r?e.table.rows-1:0)?we(t.getCellNodeFromCordsOrThrow(r?0:e.table.columns-1,o+(r?1:-1),e.table),r):r?t.selectNext():t.selectPrevious(),!0;case"up":return 0!==o?we(t.getCellNodeFromCordsOrThrow(n,o-1,e.table),!1):t.selectPrevious(),!0;case"down":return o!==e.table.rows-1?we(t.getCellNodeFromCordsOrThrow(n,o+1,e.table),!0):t.selectNext(),!0;default:return!1}};function Ce(e,t){let n,o;if(t.startColumn===e.minColumn)n="minColumn";else{if(t.startColumn+t.cell.__colSpan-1!==e.maxColumn)return null;n="maxColumn"}if(t.startRow===e.minRow)o="minRow";else{if(t.startRow+t.cell.__rowSpan-1!==e.maxRow)return null;o="maxRow"}return[n,o]}function _e([e,t]){return["minColumn"===e?"maxColumn":"minColumn","minRow"===t?"maxRow":"minRow"]}function Se(e,t,[n,o]){const l=t[o],r=e[l];void 0===r&&h(`cellAtCornerOrThrow: ${o} = ${String(l)} missing in tableMap`);const i=t[n],s=r[i];return void 0===s&&h(`cellAtCornerOrThrow: ${n} = ${String(i)} missing in tableMap`),s}function be(e,t,n,o,l){const r=z(t,n,o),i=function(e,t){const{minColumn:n,maxColumn:o,minRow:l,maxRow:r}=t;let i=1,s=1,a=1,c=1;const d=e[l],u=e[r];for(let e=n;e<=o;e++)i=Math.max(i,d[e].cell.__rowSpan),c=Math.max(c,u[e].cell.__rowSpan);for(let t=l;t<=r;t++)s=Math.max(s,e[t][n].cell.__colSpan),a=Math.max(a,e[t][o].cell.__colSpan);return{bottomSpan:c,leftSpan:s,rightSpan:a,topSpan:i}}(t,r),{topSpan:s,leftSpan:a,bottomSpan:c,rightSpan:d}=i,u=function(e,t){const n=Ce(e,t);return null===n&&h(`getCornerOrThrow: cell ${t.cell.getKey()} is not at a corner of rect`),n}(r,n),[g,f]=_e(u);let p=r[g],m=r[f];"forward"===l?p+="maxColumn"===g?1:a:"backward"===l?p-="minColumn"===g?1:d:"down"===l?m+="maxRow"===f?1:s:"up"===l&&(m-="minRow"===f?1:c);const C=t[m];if(void 0===C)return!1;const _=C[p];if(void 0===_)return!1;const[S,b]=function(e,t,n){const o=z(e,t,n),l=Ce(o,t);if(l)return[Se(e,o,l),Se(e,o,_e(l))];const r=Ce(o,n);if(r)return[Se(e,o,_e(r)),Se(e,o,r)];const i=["minColumn","minRow"];return[Se(e,o,i),Se(e,o,_e(i))]}(t,n,_),N=ve(e,S.cell),w=ve(e,b.cell);return e.$setAnchorCellForSelection(N),e.$setFocusCellForSelection(w,!0),!0}function Ne(e,n){if(t.$isRangeSelection(e)||j(e)){const t=n.isParentOf(e.anchor.getNode()),o=n.isParentOf(e.focus.getNode());return t&&o}return!1}function we(e,t){t?e.selectStart():e.selectEnd()}function Te(n,o){const l=o.elem,r=n._config.theme;d(t.$getNearestNodeFromDOMNode(l))||h("Expected to find LexicalNode from Table Cell DOMNode"),e.addClassNamesToElement(l,r.tableCellSelected)}function $e(n,o){const l=o.elem;d(t.$getNearestNodeFromDOMNode(l))||h("Expected to find LexicalNode from Table Cell DOMNode");const r=n._config.theme;e.removeClassNamesFromElement(l,r.tableCellSelected)}function ye(t){const n=e.$findMatchingParent(t,d);return d(n)?n:null}function xe(t){const n=e.$findMatchingParent(t,Be);return Be(n)?n:null}function Re(n,o,l,r,i,s,a){const c=t.$caretFromPoint(l.focus,i?"previous":"next");if(t.$isExtendableTextPointCaret(c))return!1;let u=c;for(const e of t.$extendCaretToRange(c).iterNodeCarets("shadowRoot")){if(!t.$isSiblingCaret(e)||!t.$isElementNode(e.origin))return!1;u=e}const h=u.getParentAtCaret();if(!d(h))return!1;const g=h,f=function(e){for(const n of t.$extendCaretToRange(e).iterNodeCarets("root")){const{origin:o}=n;if(d(o)){if(t.$isChildCaret(n))return t.$getChildCaret(o,e.direction)}else if(!m(o))break}return null}(t.$getSiblingCaret(g,u.direction)),p=e.$findMatchingParent(g,Be);if(!p||!p.is(s))return!1;const C=n.getElementByKey(g.getKey()),_=de(C);if(!C||!_)return!1;const S=He(n,p);if(a.table=S,f)if("extend"===r){const e=de(n.getElementByKey(f.origin.getKey()));if(!e)return!1;a.$setAnchorCellForSelection(_),a.$setFocusCellForSelection(e,!0)}else{const e=t.$normalizeCaret(f);t.$setPointFromCaret(l.anchor,e),t.$setPointFromCaret(l.focus,e)}else if("extend"===r)a.$setAnchorCellForSelection(_),a.$setFocusCellForSelection(_,!0);else{const e=function(e){const n=t.$getAdjacentChildCaret(e);return t.$isChildCaret(n)?t.$normalizeCaret(n):e}(t.$getSiblingCaret(p,c.direction));t.$setPointFromCaret(l.anchor,e),t.$setPointFromCaret(l.focus,e)}return Me(o),!0}function Ee(n,o,l,r,i){if(("up"===l||"down"===l)&&function(e){const t=e.getRootElement();if(!t)return!1;return t.hasAttribute("aria-controls")&&"typeahead-menu"===t.getAttribute("aria-controls")}(n))return!1;const s=t.$getSelection();if(!Ne(s,r)){if(t.$isRangeSelection(s)){if("backward"===l){if(s.focus.offset>0)return!1;const e=function(e){for(let n=e,o=e;null!==o;n=o,o=o.getParent())if(t.$isElementNode(o)){if(o!==n&&o.getFirstChild()!==n)return null;if(!o.isInline())return o}return null}(s.focus.getNode());if(!e)return!1;const n=e.getPreviousSibling();return!!Be(n)&&(Me(o),o.shiftKey?s.focus.set(n.getParentOrThrow().getKey(),n.getIndexWithinParent(),"element"):n.selectEnd(),!0)}if(o.shiftKey&&("up"===l||"down"===l)){const n=s.focus.getNode();if(!s.isCollapsed()&&("up"===l&&!s.isBackward()||"down"===l&&s.isBackward())){let i=e.$findMatchingParent(n,e=>Be(e));if(d(i)&&(i=e.$findMatchingParent(i,Be)),i!==r)return!1;if(!i)return!1;const a="down"===l?i.getNextSibling():i.getPreviousSibling();if(!a)return!1;let c=0;"up"===l&&t.$isElementNode(a)&&(c=a.getChildrenSize());let u=a;if("up"===l&&t.$isElementNode(a)){const e=a.getLastChild();u=e||a,c=t.$isTextNode(u)?u.getTextContentSize():0}const h=s.clone();return h.focus.set(u.getKey(),c,t.$isTextNode(u)?"text":"element"),t.$setSelection(h),Me(o),!0}if(t.$isRootOrShadowRoot(n)){const e="up"===l?s.getNodes()[s.getNodes().length-1]:s.getNodes()[0];if(e){if(null!==le(r,e)){const e=r.getFirstDescendant(),t=r.getLastDescendant();if(!e||!t)return!1;const[n]=B(e),[o]=B(t),l=r.getCordsFromCellNode(n,i.table),s=r.getCordsFromCellNode(o,i.table),a=r.getDOMCellFromCordsOrThrow(l.x,l.y,i.table),c=r.getDOMCellFromCordsOrThrow(s.x,s.y,i.table);return i.$setAnchorCellForSelection(a),i.$setFocusCellForSelection(c,!0),!0}}return!1}{let r=e.$findMatchingParent(n,e=>t.$isElementNode(e)&&!e.isInline());if(d(r)&&(r=e.$findMatchingParent(r,Be)),!r)return!1;const a="down"===l?r.getNextSibling():r.getPreviousSibling();if(Be(a)&&i.tableNodeKey===a.getKey()){const e=a.getFirstDescendant(),n=a.getLastDescendant();if(!e||!n)return!1;const[r]=B(e),[i]=B(n),c=s.clone();return c.focus.set(("up"===l?r:i).getKey(),"up"===l?0:i.getChildrenSize(),"element"),Me(o),t.$setSelection(c),!0}}}}return"down"===l&&De(n)&&i.setShouldCheckSelection(),!1}if(t.$isRangeSelection(s)){if("backward"===l||"forward"===l){return Re(n,o,s,o.shiftKey?"extend":"move","backward"===l,r,i)}if(s.isCollapsed()){const{anchor:a,focus:c}=s,u=e.$findMatchingParent(a.getNode(),d),h=e.$findMatchingParent(c.getNode(),d);if(!d(u)||!u.is(h))return!1;const g=xe(u);if(g!==r&&null!=g){const e=ne(g,n.getElementByKey(g.getKey()));if(null!=e)return i.table=he(g,e),Ee(n,o,l,g,i)}const f=n.getElementByKey(u.__key),p=n.getElementByKey(a.key);if(null==p||null==f)return!1;let m;if("element"===a.type)m=p.getBoundingClientRect();else{const e=t.getDOMSelection(oe(n));if(null===e||0===e.rangeCount)return!1;m=e.getRangeAt(0).getBoundingClientRect()}const C="up"===l?u.getFirstChild():u.getLastChild();if(null==C)return!1;const _=n.getElementByKey(C.__key);if(null==_)return!1;const S=_.getBoundingClientRect();if("up"===l?S.top>m.top-m.height:m.bottom+m.height>S.bottom){Me(o);const e=r.getCordsFromCellNode(u,i.table);if(!o.shiftKey)return me(i,r,e.x,e.y,l);{const t=r.getDOMCellFromCordsOrThrow(e.x,e.y,i.table);i.$setAnchorCellForSelection(t),i.$setFocusCellForSelection(t,!0)}return!0}}}else if(j(s)){const{anchor:t,focus:a}=s,c=e.$findMatchingParent(t.getNode(),d),u=e.$findMatchingParent(a.getNode(),d),[g]=s.getNodes();Be(g)||h("$handleArrowKey: TableSelection.getNodes()[0] expected to be TableNode");const f=ne(g,n.getElementByKey(g.getKey()));if(!d(c)||!d(u)||!Be(g)||null==f)return!1;i.$updateTableTableSelection(s);const p=he(g,f),m=r.getCordsFromCellNode(c,p),C=r.getDOMCellFromCordsOrThrow(m.x,m.y,p);if(i.$setAnchorCellForSelection(C),Me(o),o.shiftKey){const[e,t,n]=L(r,c,u);return be(i,e,t,n,l)}return u.selectEnd(),!0}return!1}function Me(e){e.preventDefault(),e.stopImmediatePropagation(),e.stopPropagation()}function Oe(e,n,o){const l=t.$createParagraphNode();"first"===e?n.insertBefore(l):n.insertAfter(l),l.append(...o||[]),l.selectEnd()}function Ae(n,o,l){const r=l.getParent();if(!r)return;const i=t.getDOMSelection(oe(n));if(!i)return;const s=i.anchorNode,a=n.getElementByKey(r.getKey()),c=ne(l,n.getElementByKey(l.getKey()));if(!s||!a||!c||!a.contains(s)||c.contains(s))return;const u=e.$findMatchingParent(o.anchor.getNode(),e=>d(e));if(!u)return;const h=e.$findMatchingParent(u,e=>Be(e));if(!Be(h)||!h.is(l))return;const[g,f]=L(l,u,u),p=g[0][0],m=g[g.length-1][g[0].length-1],{startRow:C,startColumn:_}=f,S=C===p.startRow&&_===p.startColumn,b=C===m.startRow&&_===m.startColumn;return S?"first":b?"last":void 0}function ve(e,t){const{tableNode:n}=e.$lookup(),o=n.getCordsFromCellNode(t,e.table);return n.getDOMCellFromCordsOrThrow(o.x,o.y,e.table)}function Fe(e,n,o){return le(e,t.$getNearestNodeFromDOMNode(n,o))}function Pe(t,n,o){if(!n.theme.tableAlignment)return;const l=[],r=[];for(const e of["center","right"]){const t=n.theme.tableAlignment[e];t&&(e===o?r:l).push(t)}e.removeClassNamesFromElement(t,...l),e.addClassNamesToElement(t,...r)}const Ke=new WeakSet;function De(e=t.$getEditor()){return Ke.has(e)}function ke(e,t){t?(e._config.theme.tableScrollableWrapper||console.warn("TableNode: hasHorizontalScroll is active but theme.tableScrollableWrapper is not defined."),Ke.add(e)):Ke.delete(e)}class Ie extends t.ElementNode{__rowStriping;__frozenColumnCount;__frozenRowCount;__colWidths;static getType(){return"table"}getColWidths(){return this.getLatest().__colWidths}setColWidths(e){const t=this.getWritable();return t.__colWidths=void 0!==e?Object.freeze(e):e,t}static clone(e){return new Ie(e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__colWidths=e.__colWidths,this.__rowStriping=e.__rowStriping,this.__frozenColumnCount=e.__frozenColumnCount,this.__frozenRowCount=e.__frozenRowCount}static importDOM(){return{table:e=>({conversion:Le,priority:1})}}static importJSON(e){return We().updateFromJSON(e)}updateFromJSON(e){return super.updateFromJSON(e).setRowStriping(e.rowStriping||!1).setFrozenColumns(e.frozenColumnCount||0).setFrozenRows(e.frozenRowCount||0).setColWidths(e.colWidths)}constructor(e){super(e),this.__rowStriping=!1,this.__frozenColumnCount=0,this.__frozenRowCount=0,this.__colWidths=void 0}exportJSON(){return{...super.exportJSON(),colWidths:this.getColWidths(),frozenColumnCount:this.__frozenColumnCount?this.__frozenColumnCount:void 0,frozenRowCount:this.__frozenRowCount?this.__frozenRowCount:void 0,rowStriping:this.__rowStriping?this.__rowStriping:void 0}}extractWithChild(e,t,n){return"html"===n}getDOMSlot(e){const t=te(e)?e:e.querySelector("table");return te(t)||h("TableNode.getDOMSlot: createDOM() did not return a table"),super.getDOMSlot(e).withElement(t).withAfter(t.querySelector("colgroup"))}createDOM(n,o){const l=document.createElement("table");this.__style&&(l.style.cssText=this.__style);const r=document.createElement("colgroup");if(l.appendChild(r),t.setDOMUnmanaged(r),e.addClassNamesToElement(l,n.theme.table),this.updateTableElement(null,l,n),De(o)){const t=document.createElement("div"),o=n.theme.tableScrollableWrapper;return o?e.addClassNamesToElement(t,o):t.style.cssText="overflow-x: auto;",t.appendChild(l),this.updateTableWrapper(null,t,l,n),t}return l}updateTableWrapper(t,n,o,l){this.__frozenColumnCount!==(t?t.__frozenColumnCount:0)&&function(t,n,o,l){l>0?(e.addClassNamesToElement(t,o.theme.tableFrozenColumn),n.setAttribute("data-lexical-frozen-column","true")):(e.removeClassNamesFromElement(t,o.theme.tableFrozenColumn),n.removeAttribute("data-lexical-frozen-column"))}(n,o,l,this.__frozenColumnCount),this.__frozenRowCount!==(t?t.__frozenRowCount:0)&&function(t,n,o,l){l>0?(e.addClassNamesToElement(t,o.theme.tableFrozenRow),n.setAttribute("data-lexical-frozen-row","true")):(e.removeClassNamesFromElement(t,o.theme.tableFrozenRow),n.removeAttribute("data-lexical-frozen-row"))}(n,o,l,this.__frozenRowCount)}updateTableElement(t,n,o){this.__style!==(t?t.__style:"")&&(n.style.cssText=this.__style),this.__rowStriping!==(!!t&&t.__rowStriping)&&function(t,n,o){o?(e.addClassNamesToElement(t,n.theme.tableRowStriping),t.setAttribute("data-lexical-row-striping","true")):(e.removeClassNamesFromElement(t,n.theme.tableRowStriping),t.removeAttribute("data-lexical-row-striping"))}(n,o,this.__rowStriping),function(e,t,n,o){const l=e.querySelector("colgroup");if(!l)return;const r=[];for(let e=0;e<n;e++){const t=document.createElement("col"),n=o&&o[e];n&&(t.style.width=`${n}px`),r.push(t)}l.replaceChildren(...r)}(n,0,this.getColumnCount(),this.getColWidths()),Pe(n,o,this.getFormatType())}updateDOM(t,n,o){const l=this.getDOMSlot(n).element;return n===l===De()||(r=n,e.isHTMLElement(r)&&"DIV"===r.nodeName&&this.updateTableWrapper(t,n,l,o),this.updateTableElement(t,l,o),!1);var r}exportDOM(t){const n=super.exportDOM(t),{element:o}=n;return{after:o=>{if(n.after&&(o=n.after(o)),!te(o)&&e.isHTMLElement(o)&&(o=o.querySelector("table")),!te(o))return null;Pe(o,t._config,this.getFormatType());const[l]=W(this,null,null),r=new Map;for(const e of l)for(const t of e){const e=t.cell.getKey();r.has(e)||r.set(e,{colSpan:t.cell.getColSpan(),startColumn:t.startColumn})}const i=new Set;for(const e of o.querySelectorAll(":scope > tr > [data-temporary-table-cell-lexical-key]")){const t=e.getAttribute("data-temporary-table-cell-lexical-key");if(t){const n=r.get(t);if(e.removeAttribute("data-temporary-table-cell-lexical-key"),n){r.delete(t);for(let e=0;e<n.colSpan;e++)i.add(e+n.startColumn)}}}const s=o.querySelector(":scope > colgroup");if(s){const e=Array.from(o.querySelectorAll(":scope > colgroup > col")).filter((e,t)=>i.has(t));s.replaceChildren(...e)}const a=o.querySelectorAll(":scope > tr");if(a.length>0){const e=document.createElement("tbody");for(const t of a)e.appendChild(t);o.append(e)}return o},element:!te(o)&&e.isHTMLElement(o)?o.querySelector("table"):o}}canBeEmpty(){return!1}isShadowRoot(){return!0}getCordsFromCellNode(e,t){const{rows:n,domRows:o}=t;for(let t=0;t<n;t++){const n=o[t];if(null!=n)for(let o=0;o<n.length;o++){const l=n[o];if(null==l)continue;const{elem:r}=l,i=Fe(this,r);if(null!==i&&e.is(i))return{x:o,y:t}}}throw new Error("Cell not found in table.")}getDOMCellFromCords(e,t,n){const{domRows:o}=n,l=o[t];if(null==l)return null;const r=l[e<l.length?e:l.length-1];return null==r?null:r}getDOMCellFromCordsOrThrow(e,t,n){const o=this.getDOMCellFromCords(e,t,n);if(!o)throw new Error("Cell not found at cords.");return o}getCellNodeFromCords(e,n,o){const l=this.getDOMCellFromCords(e,n,o);if(null==l)return null;const r=t.$getNearestNodeFromDOMNode(l.elem);return d(r)?r:null}getCellNodeFromCordsOrThrow(e,t,n){const o=this.getCellNodeFromCords(e,t,n);if(!o)throw new Error("Node at cords not TableCellNode.");return o}getRowStriping(){return Boolean(this.getLatest().__rowStriping)}setRowStriping(e){const t=this.getWritable();return t.__rowStriping=e,t}setFrozenColumns(e){const t=this.getWritable();return t.__frozenColumnCount=e,t}getFrozenColumns(){return this.getLatest().__frozenColumnCount}setFrozenRows(e){const t=this.getWritable();return t.__frozenRowCount=e,t}getFrozenRows(){return this.getLatest().__frozenRowCount}canSelectBefore(){return!0}canIndent(){return!1}getColumnCount(){const e=this.getFirstChild();if(!e)return 0;let t=0;return e.getChildren().forEach(e=>{d(e)&&(t+=e.getColSpan())}),t}}function He(e,t){const n=e.getElementByKey(t.getKey());return null===n&&h("$getElementForTableNode: Table Element Not Found"),he(t,n)}function Le(t){const n=We();t.hasAttribute("data-lexical-row-striping")&&n.setRowStriping(!0),t.hasAttribute("data-lexical-frozen-column")&&n.setFrozenColumns(1),t.hasAttribute("data-lexical-frozen-row")&&n.setFrozenRows(1);const o=t.querySelector(":scope > colgroup");if(o){let e=[];for(const t of o.querySelectorAll(":scope > col")){let n=t.style.width||"";if(!l.test(n)&&(n=t.getAttribute("width")||"",!/^\d+$/.test(n))){e=void 0;break}e.push(parseFloat(n))}e&&n.setColWidths(e)}return{after:t=>e.$descendantsMatching(t,m),node:n}}function We(){return t.$applyNodeReplacement(new Ie)}function Be(e){return e instanceof Ie}function ze(e){m(e.getParent())?e.isEmpty()&&e.append(t.$createParagraphNode()):e.remove()}function Ye(t){Be(t.getParent())?e.$unwrapAndFilterDescendants(t,d):t.remove()}function Ue(n){e.$unwrapAndFilterDescendants(n,m);const[o]=W(n,null,null),l=o.reduce((e,t)=>Math.max(e,t.length),0),r=n.getChildren();for(let e=0;e<o.length;++e){const n=r[e];if(!n)continue;m(n)||h(`TablePlugin: Expecting all children of TableNode to be TableRowNode, found ${n.constructor.name} (type ${n.getType()})`);const i=o[e].reduce((e,t)=>t?1+e:e,0);if(i!==l)for(let e=i;e<l;++e){const e=c();e.append(t.$createParagraphNode()),n.append(e)}}const i=n.getColWidths(),s=n.getColumnCount();if(i&&i.length!==s){let e;if(s<i.length)e=i.slice(0,s);else if(i.length>0){const t=i[i.length-1];e=[...i,...Array(s-i.length).fill(t)]}n.setColWidths(e)}}function Xe(n){if(n.detail<3||!t.isDOMNode(n.target))return!1;const o=t.$getNearestNodeFromDOMNode(n.target);if(null===o)return!1;const l=e.$findMatchingParent(o,e=>t.$isElementNode(e)&&!e.isInline());if(null===l)return!1;return!!d(l.getParent())&&(l.select(0),!0)}function Ge(){const e=t.$getSelection();if(!t.$isRangeSelection(e))return!1;const n=xe(e.anchor.getNode());if(null===n)return!1;const o=t.$getRoot();if(!o.is(n.getParent())||1!==o.getChildrenSize())return!1;const[l]=W(n,null,null);if(0===l.length||0===l[0].length)return!1;const r=l[0][0];if(!r||!r.cell)return!1;const i=l[l.length-1],s=i[i.length-1];if(!s||!s.cell)return!1;const a=q(n,r.cell,s.cell);return t.$setSelection(a),!0}function je(t){return t.registerNodeTransform(i,t=>{if(t.getColSpan()>1||t.getRowSpan()>1){const[,,n]=B(t),[o]=L(n,t,t),l=o.length,r=o[0].length;let i=n.getFirstChild();m(i)||h("Expected TableNode first child to be a RowNode");const s=[];for(let t=0;t<l;t++){0!==t&&(i=i.getNextSibling(),m(i)||h("Expected TableNode first child to be a RowNode"));let n=null;for(let l=0;l<r;l++){const r=o[t][l],a=r.cell;if(r.startRow===t&&r.startColumn===l)n=a,s.push(a);else if(a.getColSpan()>1||a.getRowSpan()>1){d(a)||h("Expected TableNode cell to be a TableCellNode");const t=c(a.__headerState);null!==n?n.insertAfter(t):e.$insertFirst(i,t)}}}for(const e of s)e.setColSpan(1),e.setRowSpan(1)}})}function Je(e,t=!0){const n=new Map,o=(o,l,r)=>{const i=ne(o,r),s=ae(o,i,e,t);n.set(l,[s,i])},l=e.registerMutationListener(Ie,t=>{e.getEditorState().read(()=>{for(const[e,l]of t){const t=n.get(e);if("created"===l||"updated"===l){const{tableNode:l,tableElement:r}=Q(e);void 0===t?o(l,e,r):r!==t[1]&&(t[0].removeListeners(),n.delete(e),o(l,e,r))}else"destroyed"===l&&void 0!==t&&(t[0].removeListeners(),n.delete(e))}},{editor:e})},{skipInitialization:!1});return()=>{l();for(const[,[e]]of n)e.removeListeners()}}function qe(o,r){o.hasNodes([Ie])||h("TablePlugin: TableNode is not registered on editor");const{hasNestedTables:s=n.signal(!1),hasFitNestedTables:a=n.signal(!1)}=r??{};return e.mergeRegister(o.registerCommand(u,n=>function({rows:n,columns:o,includeHeaders:l},r){const i=t.$getSelection()||t.$getPreviousSelection();if(!i||!t.$isRangeSelection(i))return!1;if(!r&&xe(i.anchor.getNode()))return!1;const s=b(Number(n),Number(o),l);e.$insertNodeToNearestRoot(s);const a=s.getFirstDescendant();return t.$isTextNode(a)&&a.select(),!0}(n,s.peek()),t.COMMAND_PRIORITY_EDITOR),o.registerCommand(t.SELECTION_INSERT_CLIPBOARD_NODES_COMMAND,(n,r)=>o===r&&function(n,o,r){const{nodes:i,selection:s}=n;if(!i.some(t=>Be(t)||e.$dfs(t).some(e=>Be(e.node))))return!1;const a=j(s),c=t.$isRangeSelection(s);if(!(c&&null!==e.$findMatchingParent(s.anchor.getNode(),e=>d(e))&&null!==e.$findMatchingParent(s.focus.getNode(),e=>d(e))||a))return!1;if(1===i.length&&Be(i[0]))return function(n,o){const l=o.getStartEndPoints(),r=j(o);if(null===l)return!1;const[i,s]=l,[a,c,u]=B(i),h=e.$findMatchingParent(s.getNode(),e=>d(e));if(!(d(a)&&d(h)&&m(c)&&Be(u)))return!1;const[g,f,p]=L(u,a,h),[C]=W(n,null,null),_=g.length,S=_>0?g[0].length:0;let b=f.startRow,N=f.startColumn,w=C.length,T=w>0?C[0].length:0;if(r){const e=z(g,f,p),t=e.maxRow-e.minRow+1,n=e.maxColumn-e.minColumn+1;b=e.minRow,N=e.minColumn,w=Math.min(w,t),T=Math.min(T,n)}let $=!1;const y=Math.min(_,b+w)-1,x=Math.min(S,N+T)-1,E=new Set;for(let e=b;e<=y;e++)for(let t=N;t<=x;t++){const n=g[e][t];E.has(n.cell.getKey())||(1===n.cell.__rowSpan&&1===n.cell.__colSpan||(H(n.cell),E.add(n.cell.getKey()),$=!0))}let[M]=W(u.getWritable(),null,null);const A=w-_+b;for(let e=0;e<A;e++){R(M[_-1][0].cell)}const v=T-S+N;for(let e=0;e<v;e++){O(M[0][S-1].cell,!0,!1)}[M]=W(u.getWritable(),null,null);for(let e=b;e<b+w;e++)for(let n=N;n<N+T;n++){const o=e-b,l=n-N,r=C[o][l];if(r.startRow!==o||r.startColumn!==l)continue;const i=r.cell;if(1!==i.__rowSpan||1!==i.__colSpan){const t=[],o=Math.min(e+i.__rowSpan,b+w)-1,l=Math.min(n+i.__colSpan,N+T)-1;for(let r=e;r<=o;r++)for(let e=n;e<=l;e++){const n=M[r][e];t.push(n.cell)}k(t),$=!0}const{cell:s}=M[e][n],a=i.getBackgroundColor();null!=a&&s.setBackgroundColor(a);const c=s.getChildren();i.getChildren().forEach(e=>{if(t.$isTextNode(e)){t.$createParagraphNode().append(e),s.append(e)}else s.append(e)}),c.forEach(e=>e.remove())}if(r&&$){const[e]=W(u.getWritable(),null,null);e[f.startRow][f.startColumn].cell.selectEnd()}return!0}(i[0],s);if(c&&o.peek())return function(n,o,r){const i=j(o)&&!o.focus.getNode().is(o.anchor.getNode()),s=t.$isRangeSelection(o)&&d(o.anchor.getNode())&&!o.anchor.getNode().is(o.focus.getNode());if(i||s)return!0;if(!r)return!1;const a=o.focus.getNode(),c=e.$findMatchingParent(a,d);if(!c)return!1;const u=Ve(c);if(void 0===u)return!1;const h=function(e){const n=t.$getEditor().getElementByKey(e.getKey());if(null===n)return 0;const o=window.getComputedStyle(n),r=o.getPropertyValue("padding-left")||"0px",i=o.getPropertyValue("padding-right")||"0px",s=o.getPropertyValue("border-left-width")||"0px",a=o.getPropertyValue("padding-right-width")||"0px";if(!(l.test(r)&&l.test(i)&&l.test(s)&&l.test(a)))return 0;const c=parseFloat(r),d=parseFloat(i),u=parseFloat(s),h=parseFloat(a);return c+d+u+h}(c),g=n.filter(Be);for(const e of g)Qe(e,u,h);return!1}(i,s,r.peek());return!0}(n,s,a),t.COMMAND_PRIORITY_EDITOR),o.registerCommand(t.SELECT_ALL_COMMAND,Ge,t.COMMAND_PRIORITY_LOW),o.registerCommand(t.CLICK_COMMAND,Xe,t.COMMAND_PRIORITY_EDITOR),o.registerNodeTransform(Ie,Ue),o.registerNodeTransform(g,Ye),o.registerNodeTransform(i,ze))}function Ve(e){const t=w(e),n=U(e),o=t.getColWidths();if(!n||!o)return;const{columnIndex:l,colSpan:r}=n;let i=0;for(let e=l;e<l+r;e++)i+=o[e];return i}function Qe(e,t,n){const o=e.getColWidths();if(!o)return e;const l=t-n,r=o.reduce((e,t)=>e+t,0);if(r<=l)return e;const i=l/r;e.setColWidths(o.map(e=>e*i));const s=e.getChildren().filter(m);for(const e of s){const t=e.getChildren().filter(d);for(const e of t){const t=Ve(e);if(void 0!==t)for(const o of e.getChildren().filter(Be))Qe(o,t,n)}}}const Ze=t.defineExtension({build:(e,t,o)=>n.namedSignals(t),config:t.safeCast({hasCellBackgroundColor:!0,hasCellMerge:!0,hasFitNestedTables:!1,hasHorizontalScroll:!0,hasNestedTables:!1,hasTabHandler:!0}),name:"@lexical/table/Table",nodes:()=>[Ie,g,i],register(t,o,l){const r=l.getOutput();return e.mergeRegister(n.effect(()=>{const e=r.hasHorizontalScroll.value;De(t)!==e&&(ke(t,e),t.registerNodeTransform(Ie,()=>{})())}),qe(t,r),n.effect(()=>Je(t,r.hasTabHandler.value)),n.effect(()=>r.hasCellMerge.value?void 0:je(t)),n.effect(()=>r.hasCellBackgroundColor.value?void 0:t.registerNodeTransform(i,e=>{null!==e.getBackgroundColor()&&e.setBackgroundColor(null)})))}});exports.$computeTableMap=L,exports.$computeTableMapSkipCellCheck=W,exports.$createTableCellNode=c,exports.$createTableNode=We,exports.$createTableNodeWithDimensions=b,exports.$createTableRowNode=p,exports.$createTableSelection=J,exports.$createTableSelectionFrom=q,exports.$deleteTableColumn=function(e,t){const n=e.getChildren();for(let e=0;e<n.length;e++){const o=n[e];if(m(o)){const e=o.getChildren();if(t>=e.length||t<0)throw new Error("Table column target index out of range");e[t].remove()}}return e},exports.$deleteTableColumnAtSelection=F,exports.$deleteTableColumn__EXPERIMENTAL=P,exports.$deleteTableRowAtSelection=A,exports.$deleteTableRow__EXPERIMENTAL=v,exports.$findCellNode=ye,exports.$findTableNode=xe,exports.$getElementForTableNode=He,exports.$getNodeTriplet=B,exports.$getTableAndElementByKey=Q,exports.$getTableCellNodeFromLexicalNode=function(t){const n=e.$findMatchingParent(t,e=>d(e));return d(n)?n:null},exports.$getTableCellNodeRect=U,exports.$getTableColumnIndexFromTableCellNode=function(e){return N(e).getChildren().findIndex(t=>t.is(e))},exports.$getTableNodeFromLexicalNodeOrThrow=w,exports.$getTableRowIndexFromTableCellNode=function(e){const t=N(e);return w(t).getChildren().findIndex(e=>e.is(t))},exports.$getTableRowNodeFromTableCellNodeOrThrow=N,exports.$insertTableColumn=function(e,n,o=!0,l,i){const s=e.getChildren(),a=[];for(let e=0;e<s.length;e++){const o=s[e];if(m(o))for(let e=0;e<l;e++){const e=o.getChildren();if(n>=e.length||n<0)throw new Error("Table column target index out of range");const l=e[n];d(l)||h("Expected table cell");const{left:s,right:u}=T(l,i);let g=r.NO_STATUS;(s&&s.hasHeaderState(r.ROW)||u&&u.hasHeaderState(r.ROW))&&(g|=r.ROW);const f=c(g);f.append(t.$createParagraphNode()),a.push({newTableCell:f,targetCell:l})}}return a.forEach(({newTableCell:e,targetCell:t})=>{o?t.insertAfter(e):t.insertBefore(e)}),e},exports.$insertTableColumnAtSelection=E,exports.$insertTableColumn__EXPERIMENTAL=M,exports.$insertTableRow=function(e,n,o=!0,l,i){const s=e.getChildren();if(n>=s.length||n<0)throw new Error("Table row target index out of range");const a=s[n];if(!m(a))throw new Error("Row before insertion index does not exist.");for(let e=0;e<l;e++){const e=a.getChildren(),n=e.length,l=p();for(let o=0;o<n;o++){const n=e[o];d(n)||h("Expected table cell");const{above:s,below:a}=T(n,i);let u=r.NO_STATUS;const g=s&&s.getWidth()||a&&a.getWidth()||void 0;(s&&s.hasHeaderState(r.COLUMN)||a&&a.hasHeaderState(r.COLUMN))&&(u|=r.COLUMN);const f=c(u,1,g);f.append(t.$createParagraphNode()),l.append(f)}o?a.insertAfter(l):a.insertBefore(l)}return e},exports.$insertTableRowAtSelection=y,exports.$insertTableRow__EXPERIMENTAL=x,exports.$isScrollableTablesActive=De,exports.$isSimpleTable=Y,exports.$isTableCellNode=d,exports.$isTableNode=Be,exports.$isTableRowNode=m,exports.$isTableSelection=j,exports.$mergeCells=k,exports.$moveTableColumn=function(e,t,n){if(t===n)return;const o=e.getColumnCount();if(t<0||t>=o||n<0||n>=o)return;if(!Y(e))return;e.getChildren().filter(m).forEach(e=>{const o=e.getChildren(),[l]=o.splice(t,1);o.splice(n,0,l),e.splice(0,o.length,o)});const l=e.getColWidths();if(l&&l.length===o){const o=[...l],[r]=o.splice(t,1);o.splice(n,0,r),e.setColWidths(o)}},exports.$removeTableRowAtIndex=function(e,t){const n=e.getChildren();if(t>=n.length||t<0)throw new Error("Expected table cell to be inside of table row.");return n[t].remove(),e},exports.$unmergeCell=function(){const n=t.$getSelection();t.$isRangeSelection(n)||j(n)||h("Expected a RangeSelection or TableSelection");const o=n.anchor.getNode(),l=e.$findMatchingParent(o,d);return d(l)||h("Expected to find a parent TableCellNode"),H(l)},exports.INSERT_TABLE_COMMAND=u,exports.TableCellHeaderStates=r,exports.TableCellNode=i,exports.TableExtension=Ze,exports.TableNode=Ie,exports.TableObserver=Z,exports.TableRowNode=g,exports.applyTableHandlers=ae,exports.getDOMCellFromTarget=de,exports.getTableElement=ne,exports.getTableObserverFromTableElement=ce,exports.registerTableCellUnmergeTransform=je,exports.registerTablePlugin=qe,exports.registerTableSelectionObserver=Je,exports.setScrollableTablesActive=ke;
2
- //# sourceMappingURL=LexicalTable.dev.mjs.js.map