@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":"LexicalRichText.dev.mjs.js","sources":["../../../../node_modules/@lexical/rich-text/LexicalRichText.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 { $insertDataTransferForRichText, copyToClipboard } from '@lexical/clipboard';\nimport { DragonExtension } from '@lexical/dragon';\nimport { $isParentRTL, $shouldOverrideDefaultCharacterSelection, $moveCharacter } from '@lexical/selection';\nimport { mergeRegister, $findMatchingParent, $handleIndentAndOutdent, objectKlassEquals, addClassNamesToElement, isHTMLElement, $getNearestBlockElementAncestorOrThrow } from '@lexical/utils';\nimport { createCommand, defineExtension, CLICK_COMMAND, $getSelection, $isNodeSelection, COMMAND_PRIORITY_EDITOR, DELETE_CHARACTER_COMMAND, $isRangeSelection, DELETE_WORD_COMMAND, DELETE_LINE_COMMAND, CONTROLLED_TEXT_INSERTION_COMMAND, REMOVE_TEXT_COMMAND, FORMAT_TEXT_COMMAND, FORMAT_ELEMENT_COMMAND, $isElementNode, INSERT_LINE_BREAK_COMMAND, INSERT_PARAGRAPH_COMMAND, INSERT_TAB_COMMAND, $createTabNode, $insertNodes, INDENT_CONTENT_COMMAND, OUTDENT_CONTENT_COMMAND, KEY_ARROW_UP_COMMAND, $getAdjacentNode, $isDecoratorNode, KEY_ARROW_DOWN_COMMAND, KEY_ARROW_LEFT_COMMAND, KEY_ARROW_RIGHT_COMMAND, KEY_BACKSPACE_COMMAND, KEY_DELETE_COMMAND, KEY_ENTER_COMMAND, KEY_ESCAPE_COMMAND, DROP_COMMAND, $getNearestNodeFromDOMNode, $createRangeSelection, $isTextNode, $normalizeSelection__EXPERIMENTAL, $setSelection, DRAGSTART_COMMAND, DRAGOVER_COMMAND, SELECT_ALL_COMMAND, $selectAll, COPY_COMMAND, CUT_COMMAND, PASTE_COMMAND, isDOMNode, isSelectionCapturedInDecoratorInput, KEY_SPACE_COMMAND, KEY_TAB_COMMAND, ElementNode, $createParagraphNode, $getRoot, $isRootNode, PASTE_TAG, setNodeIndentFromDOM, $applyNodeReplacement } 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\nfunction caretFromPoint(x, y) {\n if (typeof document.caretRangeFromPoint !== 'undefined') {\n const range = document.caretRangeFromPoint(x, y);\n if (range === null) {\n return null;\n }\n return {\n node: range.startContainer,\n offset: range.startOffset\n };\n // @ts-ignore\n } else if (document.caretPositionFromPoint !== 'undefined') {\n // @ts-ignore FF - no types\n const range = document.caretPositionFromPoint(x, y);\n if (range === null) {\n return null;\n }\n return {\n node: range.offsetNode,\n offset: range.offset\n };\n } else {\n // Gracefully handle IE\n return null;\n }\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\nconst CAN_USE_DOM = typeof window !== 'undefined' && typeof window.document !== 'undefined' && typeof window.document.createElement !== 'undefined';\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\nconst documentMode = CAN_USE_DOM && 'documentMode' in document ? document.documentMode : null;\nconst IS_APPLE = CAN_USE_DOM && /Mac|iPod|iPhone|iPad/.test(navigator.platform);\nconst CAN_USE_BEFORE_INPUT = CAN_USE_DOM && 'InputEvent' in window && !documentMode ? 'getTargetRanges' in new window.InputEvent('input') : false;\nconst IS_SAFARI = CAN_USE_DOM && /Version\\/[\\d.]+.*Safari/.test(navigator.userAgent);\nconst IS_IOS = CAN_USE_DOM && /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;\n\n// Keep these in case we need to use them in the future.\n// export const IS_WINDOWS: boolean = CAN_USE_DOM && /Win/.test(navigator.platform);\nconst IS_CHROME = CAN_USE_DOM && /^(?=.*Chrome).*/i.test(navigator.userAgent);\nconst IS_APPLE_WEBKIT = CAN_USE_DOM && /AppleWebKit\\/[\\d.]+/.test(navigator.userAgent) && IS_APPLE && !IS_CHROME;\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\nconst DRAG_DROP_PASTE = createCommand('DRAG_DROP_PASTE_FILE');\n/** @noInheritDoc */\nclass QuoteNode extends ElementNode {\n static getType() {\n return 'quote';\n }\n static clone(node) {\n return new QuoteNode(node.__key);\n }\n\n // View\n\n createDOM(config) {\n const element = document.createElement('blockquote');\n addClassNamesToElement(element, config.theme.quote);\n return element;\n }\n updateDOM(prevNode, dom) {\n return false;\n }\n static importDOM() {\n return {\n blockquote: node => ({\n conversion: $convertBlockquoteElement,\n priority: 0\n })\n };\n }\n exportDOM(editor) {\n const {\n element\n } = super.exportDOM(editor);\n if (isHTMLElement(element)) {\n if (this.isEmpty()) {\n element.append(document.createElement('br'));\n }\n const formatType = this.getFormatType();\n if (formatType) {\n element.style.textAlign = formatType;\n }\n const direction = this.getDirection();\n if (direction) {\n element.dir = direction;\n }\n }\n return {\n element\n };\n }\n static importJSON(serializedNode) {\n return $createQuoteNode().updateFromJSON(serializedNode);\n }\n\n // Mutation\n\n insertNewAfter(_, restoreSelection) {\n const newBlock = $createParagraphNode();\n const direction = this.getDirection();\n newBlock.setDirection(direction);\n this.insertAfter(newBlock, restoreSelection);\n return newBlock;\n }\n collapseAtStart() {\n const paragraph = $createParagraphNode();\n const children = this.getChildren();\n children.forEach(child => paragraph.append(child));\n this.replace(paragraph);\n return true;\n }\n canMergeWhenEmpty() {\n return true;\n }\n}\nfunction $createQuoteNode() {\n return $applyNodeReplacement(new QuoteNode());\n}\nfunction $isQuoteNode(node) {\n return node instanceof QuoteNode;\n}\n/** @noInheritDoc */\nclass HeadingNode extends ElementNode {\n /** @internal */\n __tag;\n static getType() {\n return 'heading';\n }\n static clone(node) {\n return new HeadingNode(node.__tag, node.__key);\n }\n constructor(tag, key) {\n super(key);\n this.__tag = tag;\n }\n getTag() {\n return this.__tag;\n }\n setTag(tag) {\n const self = this.getWritable();\n this.__tag = tag;\n return self;\n }\n\n // View\n\n createDOM(config) {\n const tag = this.__tag;\n const element = document.createElement(tag);\n const theme = config.theme;\n const classNames = theme.heading;\n if (classNames !== undefined) {\n const className = classNames[tag];\n addClassNamesToElement(element, className);\n }\n return element;\n }\n updateDOM(prevNode, dom, config) {\n return prevNode.__tag !== this.__tag;\n }\n static importDOM() {\n return {\n h1: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n h2: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n h3: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n h4: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n h5: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n h6: node => ({\n conversion: $convertHeadingElement,\n priority: 0\n }),\n p: node => {\n // domNode is a <p> since we matched it by nodeName\n const paragraph = node;\n const firstChild = paragraph.firstChild;\n if (firstChild !== null && isGoogleDocsTitle(firstChild)) {\n return {\n conversion: () => ({\n node: null\n }),\n priority: 3\n };\n }\n return null;\n },\n span: node => {\n if (isGoogleDocsTitle(node)) {\n return {\n conversion: domNode => {\n return {\n node: $createHeadingNode('h1')\n };\n },\n priority: 3\n };\n }\n return null;\n }\n };\n }\n exportDOM(editor) {\n const {\n element\n } = super.exportDOM(editor);\n if (isHTMLElement(element)) {\n if (this.isEmpty()) {\n element.append(document.createElement('br'));\n }\n const formatType = this.getFormatType();\n if (formatType) {\n element.style.textAlign = formatType;\n }\n const direction = this.getDirection();\n if (direction) {\n element.dir = direction;\n }\n }\n return {\n element\n };\n }\n static importJSON(serializedNode) {\n return $createHeadingNode(serializedNode.tag).updateFromJSON(serializedNode);\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setTag(serializedNode.tag);\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n tag: this.getTag()\n };\n }\n\n // Mutation\n insertNewAfter(selection, restoreSelection = true) {\n const anchorOffet = selection ? selection.anchor.offset : 0;\n const lastDesc = this.getLastDescendant();\n const isAtEnd = !lastDesc || selection && selection.anchor.key === lastDesc.getKey() && anchorOffet === lastDesc.getTextContentSize();\n const newElement = isAtEnd || !selection ? $createParagraphNode() : $createHeadingNode(this.getTag());\n const direction = this.getDirection();\n newElement.setDirection(direction);\n this.insertAfter(newElement, restoreSelection);\n if (anchorOffet === 0 && !this.isEmpty() && selection) {\n const paragraph = $createParagraphNode();\n paragraph.select();\n this.replace(paragraph, true);\n }\n return newElement;\n }\n collapseAtStart() {\n const newElement = !this.isEmpty() ? $createHeadingNode(this.getTag()) : $createParagraphNode();\n const children = this.getChildren();\n children.forEach(child => newElement.append(child));\n this.replace(newElement);\n return true;\n }\n extractWithChild() {\n return true;\n }\n}\nfunction isGoogleDocsTitle(domNode) {\n if (domNode.nodeName.toLowerCase() === 'span') {\n return domNode.style.fontSize === '26pt';\n }\n return false;\n}\nfunction $convertHeadingElement(element) {\n const nodeName = element.nodeName.toLowerCase();\n let node = null;\n if (nodeName === 'h1' || nodeName === 'h2' || nodeName === 'h3' || nodeName === 'h4' || nodeName === 'h5' || nodeName === 'h6') {\n node = $createHeadingNode(nodeName);\n if (element.style !== null) {\n setNodeIndentFromDOM(element, node);\n node.setFormat(element.style.textAlign);\n }\n }\n return {\n node\n };\n}\nfunction $convertBlockquoteElement(element) {\n const node = $createQuoteNode();\n if (element.style !== null) {\n node.setFormat(element.style.textAlign);\n setNodeIndentFromDOM(element, node);\n }\n return {\n node\n };\n}\nfunction $createHeadingNode(headingTag = 'h1') {\n return $applyNodeReplacement(new HeadingNode(headingTag));\n}\nfunction $isHeadingNode(node) {\n return node instanceof HeadingNode;\n}\nfunction onPasteForRichText(event, editor) {\n event.preventDefault();\n editor.update(() => {\n const selection = $getSelection();\n const clipboardData = objectKlassEquals(event, InputEvent) || objectKlassEquals(event, KeyboardEvent) ? null : event.clipboardData;\n if (clipboardData != null && selection !== null) {\n $insertDataTransferForRichText(clipboardData, selection, editor);\n }\n }, {\n tag: PASTE_TAG\n });\n}\nasync function onCutForRichText(event, editor) {\n await copyToClipboard(editor, objectKlassEquals(event, ClipboardEvent) ? event : null);\n editor.update(() => {\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n selection.removeText();\n } else if ($isNodeSelection(selection)) {\n selection.getNodes().forEach(node => node.remove());\n }\n });\n}\n\n// Clipboard may contain files that we aren't allowed to read. While the event is arguably useless,\n// in certain occasions, we want to know whether it was a file transfer, as opposed to text. We\n// control this with the first boolean flag.\nfunction eventFiles(event) {\n let dataTransfer = null;\n if (objectKlassEquals(event, DragEvent)) {\n dataTransfer = event.dataTransfer;\n } else if (objectKlassEquals(event, ClipboardEvent)) {\n dataTransfer = event.clipboardData;\n }\n if (dataTransfer === null) {\n return [false, [], false];\n }\n const types = dataTransfer.types;\n const hasFiles = types.includes('Files');\n const hasContent = types.includes('text/html') || types.includes('text/plain');\n return [hasFiles, Array.from(dataTransfer.files), hasContent];\n}\nfunction $isTargetWithinDecorator(target) {\n const node = $getNearestNodeFromDOMNode(target);\n return $isDecoratorNode(node);\n}\nfunction $isSelectionAtEndOfRoot(selection) {\n const focus = selection.focus;\n return focus.key === 'root' && focus.offset === $getRoot().getChildrenSize();\n}\nfunction $isSelectionCollapsedAtFrontOfIndentedBlock(selection) {\n if (!selection.isCollapsed()) {\n return false;\n }\n const {\n anchor\n } = selection;\n if (anchor.offset !== 0) {\n return false;\n }\n const anchorNode = anchor.getNode();\n if ($isRootNode(anchorNode)) {\n return false;\n }\n const element = $getNearestBlockElementAncestorOrThrow(anchorNode);\n return element.getIndent() > 0 && (element.is(anchorNode) || anchorNode.is(element.getFirstDescendant()));\n}\n\n/**\n * Resets the capitalization of the selection to default.\n * Called when the user presses space, tab, or enter key.\n * @param selection The selection to reset the capitalization of.\n */\nfunction $resetCapitalization(selection) {\n for (const format of ['lowercase', 'uppercase', 'capitalize']) {\n if (selection.hasFormat(format)) {\n selection.toggleFormat(format);\n }\n }\n}\nfunction registerRichText(editor) {\n const removeListener = mergeRegister(editor.registerCommand(CLICK_COMMAND, payload => {\n const selection = $getSelection();\n if ($isNodeSelection(selection)) {\n selection.clear();\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DELETE_CHARACTER_COMMAND, isBackward => {\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n selection.deleteCharacter(isBackward);\n return true;\n } else if ($isNodeSelection(selection)) {\n selection.deleteNodes();\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DELETE_WORD_COMMAND, isBackward => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.deleteWord(isBackward);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DELETE_LINE_COMMAND, isBackward => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.deleteLine(isBackward);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(CONTROLLED_TEXT_INSERTION_COMMAND, eventOrText => {\n const selection = $getSelection();\n if (typeof eventOrText === 'string') {\n if (selection !== null) {\n selection.insertText(eventOrText);\n }\n } else {\n if (selection === null) {\n return false;\n }\n const dataTransfer = eventOrText.dataTransfer;\n if (dataTransfer != null) {\n $insertDataTransferForRichText(dataTransfer, selection, editor);\n } else if ($isRangeSelection(selection)) {\n const data = eventOrText.data;\n if (data) {\n selection.insertText(data);\n }\n return true;\n }\n }\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(REMOVE_TEXT_COMMAND, () => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.removeText();\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(FORMAT_TEXT_COMMAND, format => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.formatText(format);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(FORMAT_ELEMENT_COMMAND, format => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection) && !$isNodeSelection(selection)) {\n return false;\n }\n const nodes = selection.getNodes();\n for (const node of nodes) {\n const element = $findMatchingParent(node, parentNode => $isElementNode(parentNode) && !parentNode.isInline());\n if (element !== null) {\n element.setFormat(format);\n }\n }\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(INSERT_LINE_BREAK_COMMAND, selectStart => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.insertLineBreak(selectStart);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(INSERT_PARAGRAPH_COMMAND, () => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n selection.insertParagraph();\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(INSERT_TAB_COMMAND, () => {\n const tabNode = $createTabNode();\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n tabNode.setFormat(selection.format);\n tabNode.setStyle(selection.style);\n }\n $insertNodes([tabNode]);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(INDENT_CONTENT_COMMAND, () => {\n return $handleIndentAndOutdent(block => {\n const indent = block.getIndent();\n block.setIndent(indent + 1);\n });\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(OUTDENT_CONTENT_COMMAND, () => {\n return $handleIndentAndOutdent(block => {\n const indent = block.getIndent();\n if (indent > 0) {\n block.setIndent(Math.max(0, indent - 1));\n }\n });\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ARROW_UP_COMMAND, event => {\n const selection = $getSelection();\n if ($isNodeSelection(selection)) {\n // If selection is on a node, let's try and move selection\n // back to being a range selection.\n const nodes = selection.getNodes();\n if (nodes.length > 0) {\n event.preventDefault();\n nodes[0].selectPrevious();\n return true;\n }\n } else if ($isRangeSelection(selection)) {\n const possibleNode = $getAdjacentNode(selection.focus, true);\n if (!event.shiftKey && $isDecoratorNode(possibleNode) && !possibleNode.isIsolated() && !possibleNode.isInline()) {\n possibleNode.selectPrevious();\n event.preventDefault();\n return true;\n }\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ARROW_DOWN_COMMAND, event => {\n const selection = $getSelection();\n if ($isNodeSelection(selection)) {\n // If selection is on a node, let's try and move selection\n // back to being a range selection.\n const nodes = selection.getNodes();\n if (nodes.length > 0) {\n event.preventDefault();\n nodes[0].selectNext(0, 0);\n return true;\n }\n } else if ($isRangeSelection(selection)) {\n if ($isSelectionAtEndOfRoot(selection)) {\n event.preventDefault();\n return true;\n }\n const possibleNode = $getAdjacentNode(selection.focus, false);\n if (!event.shiftKey && $isDecoratorNode(possibleNode) && !possibleNode.isIsolated() && !possibleNode.isInline()) {\n possibleNode.selectNext();\n event.preventDefault();\n return true;\n }\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ARROW_LEFT_COMMAND, event => {\n const selection = $getSelection();\n if ($isNodeSelection(selection)) {\n // If selection is on a node, let's try and move selection\n // back to being a range selection.\n const nodes = selection.getNodes();\n if (nodes.length > 0) {\n event.preventDefault();\n if ($isParentRTL(nodes[0])) {\n nodes[0].selectNext(0, 0);\n } else {\n nodes[0].selectPrevious();\n }\n return true;\n }\n }\n if (!$isRangeSelection(selection)) {\n return false;\n }\n if ($shouldOverrideDefaultCharacterSelection(selection, true)) {\n const isHoldingShift = event.shiftKey;\n event.preventDefault();\n $moveCharacter(selection, isHoldingShift, true);\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ARROW_RIGHT_COMMAND, event => {\n const selection = $getSelection();\n if ($isNodeSelection(selection)) {\n // If selection is on a node, let's try and move selection\n // back to being a range selection.\n const nodes = selection.getNodes();\n if (nodes.length > 0) {\n event.preventDefault();\n if ($isParentRTL(nodes[0])) {\n nodes[0].selectPrevious();\n } else {\n nodes[0].selectNext(0, 0);\n }\n return true;\n }\n }\n if (!$isRangeSelection(selection)) {\n return false;\n }\n const isHoldingShift = event.shiftKey;\n if ($shouldOverrideDefaultCharacterSelection(selection, false)) {\n event.preventDefault();\n $moveCharacter(selection, isHoldingShift, false);\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_BACKSPACE_COMMAND, event => {\n if ($isTargetWithinDecorator(event.target)) {\n return false;\n }\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n if ($isSelectionCollapsedAtFrontOfIndentedBlock(selection)) {\n event.preventDefault();\n return editor.dispatchCommand(OUTDENT_CONTENT_COMMAND, undefined);\n }\n // Exception handling for iOS native behavior instead of Lexical's behavior when using Korean on iOS devices.\n // more details - https://github.com/facebook/lexical/issues/5841\n if (IS_IOS && navigator.language === 'ko-KR') {\n return false;\n }\n } else if (!$isNodeSelection(selection)) {\n return false;\n }\n event.preventDefault();\n return editor.dispatchCommand(DELETE_CHARACTER_COMMAND, true);\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_DELETE_COMMAND, event => {\n if ($isTargetWithinDecorator(event.target)) {\n return false;\n }\n const selection = $getSelection();\n if (!($isRangeSelection(selection) || $isNodeSelection(selection))) {\n return false;\n }\n event.preventDefault();\n return editor.dispatchCommand(DELETE_CHARACTER_COMMAND, false);\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ENTER_COMMAND, event => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n $resetCapitalization(selection);\n if (event !== null) {\n // If we have beforeinput, then we can avoid blocking\n // the default behavior. This ensures that the iOS can\n // intercept that we're actually inserting a paragraph,\n // and autocomplete, autocapitalize etc work as intended.\n // This can also cause a strange performance issue in\n // Safari, where there is a noticeable pause due to\n // preventing the key down of enter.\n if ((IS_IOS || IS_SAFARI || IS_APPLE_WEBKIT) && CAN_USE_BEFORE_INPUT) {\n return false;\n }\n event.preventDefault();\n if (event.shiftKey) {\n return editor.dispatchCommand(INSERT_LINE_BREAK_COMMAND, false);\n }\n }\n return editor.dispatchCommand(INSERT_PARAGRAPH_COMMAND, undefined);\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_ESCAPE_COMMAND, () => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection)) {\n return false;\n }\n editor.blur();\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DROP_COMMAND, event => {\n const [, files] = eventFiles(event);\n if (files.length > 0) {\n const x = event.clientX;\n const y = event.clientY;\n const eventRange = caretFromPoint(x, y);\n if (eventRange !== null) {\n const {\n offset: domOffset,\n node: domNode\n } = eventRange;\n const node = $getNearestNodeFromDOMNode(domNode);\n if (node !== null) {\n const selection = $createRangeSelection();\n if ($isTextNode(node)) {\n selection.anchor.set(node.getKey(), domOffset, 'text');\n selection.focus.set(node.getKey(), domOffset, 'text');\n } else {\n const parentKey = node.getParentOrThrow().getKey();\n const offset = node.getIndexWithinParent() + 1;\n selection.anchor.set(parentKey, offset, 'element');\n selection.focus.set(parentKey, offset, 'element');\n }\n const normalizedSelection = $normalizeSelection__EXPERIMENTAL(selection);\n $setSelection(normalizedSelection);\n }\n editor.dispatchCommand(DRAG_DROP_PASTE, files);\n }\n event.preventDefault();\n return true;\n }\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DRAGSTART_COMMAND, event => {\n const [isFileTransfer] = eventFiles(event);\n const selection = $getSelection();\n if (isFileTransfer && !$isRangeSelection(selection)) {\n return false;\n }\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(DRAGOVER_COMMAND, event => {\n const [isFileTransfer] = eventFiles(event);\n const selection = $getSelection();\n if (isFileTransfer && !$isRangeSelection(selection)) {\n return false;\n }\n const x = event.clientX;\n const y = event.clientY;\n const eventRange = caretFromPoint(x, y);\n if (eventRange !== null) {\n const node = $getNearestNodeFromDOMNode(eventRange.node);\n if ($isDecoratorNode(node)) {\n // Show browser caret as the user is dragging the media across the screen. Won't work\n // for DecoratorNode nor it's relevant.\n event.preventDefault();\n }\n }\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(SELECT_ALL_COMMAND, () => {\n $selectAll();\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(COPY_COMMAND, event => {\n copyToClipboard(editor, objectKlassEquals(event, ClipboardEvent) ? event : null);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(CUT_COMMAND, event => {\n onCutForRichText(event, editor);\n return true;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(PASTE_COMMAND, event => {\n const [, files, hasTextContent] = eventFiles(event);\n if (files.length > 0 && !hasTextContent) {\n editor.dispatchCommand(DRAG_DROP_PASTE, files);\n return true;\n }\n\n // if inputs then paste within the input ignore creating a new node on paste event\n if (isDOMNode(event.target) && isSelectionCapturedInDecoratorInput(event.target)) {\n return false;\n }\n const selection = $getSelection();\n if (selection !== null) {\n onPasteForRichText(event, editor);\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_SPACE_COMMAND, _ => {\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n $resetCapitalization(selection);\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR), editor.registerCommand(KEY_TAB_COMMAND, _ => {\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n $resetCapitalization(selection);\n }\n return false;\n }, COMMAND_PRIORITY_EDITOR));\n return removeListener;\n}\n\n/**\n * An extension to register \\@lexical/rich-text behavior and nodes\n * ({@link HeadingNode}, {@link QuoteNode})\n */\nconst RichTextExtension = defineExtension({\n conflictsWith: ['@lexical/plain-text'],\n dependencies: [DragonExtension],\n name: '@lexical/rich-text',\n nodes: () => [HeadingNode, QuoteNode],\n register: registerRichText\n});\n\nexport { $createHeadingNode, $createQuoteNode, $isHeadingNode, $isQuoteNode, DRAG_DROP_PASTE, HeadingNode, QuoteNode, RichTextExtension, eventFiles, registerRichText };\n"],"names":["caretFromPoint","x","y","document","caretRangeFromPoint","range","node","startContainer","offset","startOffset","caretPositionFromPoint","offsetNode","CAN_USE_DOM","window","createElement","documentMode","IS_APPLE","test","navigator","platform","CAN_USE_BEFORE_INPUT","InputEvent","IS_SAFARI","userAgent","IS_IOS","MSStream","IS_CHROME","IS_APPLE_WEBKIT","DRAG_DROP_PASTE","createCommand","QuoteNode","ElementNode","getType","clone","__key","createDOM","config","element","addClassNamesToElement","theme","quote","updateDOM","prevNode","dom","importDOM","blockquote","conversion","$convertBlockquoteElement","priority","exportDOM","editor","super","isHTMLElement","this","isEmpty","append","formatType","getFormatType","style","textAlign","direction","getDirection","dir","importJSON","serializedNode","$createQuoteNode","updateFromJSON","insertNewAfter","_","restoreSelection","newBlock","$createParagraphNode","setDirection","insertAfter","collapseAtStart","paragraph","getChildren","forEach","child","replace","canMergeWhenEmpty","$applyNodeReplacement","$isQuoteNode","HeadingNode","__tag","constructor","tag","key","getTag","setTag","self","getWritable","classNames","heading","undefined","className","h1","$convertHeadingElement","h2","h3","h4","h5","h6","p","firstChild","isGoogleDocsTitle","span","domNode","$createHeadingNode","exportJSON","selection","anchorOffet","anchor","lastDesc","getLastDescendant","newElement","getKey","getTextContentSize","select","extractWithChild","nodeName","toLowerCase","fontSize","setNodeIndentFromDOM","setFormat","headingTag","$isHeadingNode","eventFiles","event","dataTransfer","objectKlassEquals","DragEvent","ClipboardEvent","clipboardData","types","hasFiles","includes","hasContent","Array","from","files","$isTargetWithinDecorator","target","$getNearestNodeFromDOMNode","$isDecoratorNode","$resetCapitalization","format","hasFormat","toggleFormat","registerRichText","mergeRegister","registerCommand","CLICK_COMMAND","payload","$getSelection","$isNodeSelection","clear","COMMAND_PRIORITY_EDITOR","DELETE_CHARACTER_COMMAND","isBackward","$isRangeSelection","deleteCharacter","deleteNodes","DELETE_WORD_COMMAND","deleteWord","DELETE_LINE_COMMAND","deleteLine","CONTROLLED_TEXT_INSERTION_COMMAND","eventOrText","insertText","$insertDataTransferForRichText","data","REMOVE_TEXT_COMMAND","removeText","FORMAT_TEXT_COMMAND","formatText","FORMAT_ELEMENT_COMMAND","nodes","getNodes","$findMatchingParent","parentNode","$isElementNode","isInline","INSERT_LINE_BREAK_COMMAND","selectStart","insertLineBreak","INSERT_PARAGRAPH_COMMAND","insertParagraph","INSERT_TAB_COMMAND","tabNode","$createTabNode","setStyle","$insertNodes","INDENT_CONTENT_COMMAND","$handleIndentAndOutdent","block","indent","getIndent","setIndent","OUTDENT_CONTENT_COMMAND","Math","max","KEY_ARROW_UP_COMMAND","length","preventDefault","selectPrevious","possibleNode","$getAdjacentNode","focus","shiftKey","isIsolated","KEY_ARROW_DOWN_COMMAND","selectNext","$getRoot","getChildrenSize","$isSelectionAtEndOfRoot","KEY_ARROW_LEFT_COMMAND","$isParentRTL","$shouldOverrideDefaultCharacterSelection","isHoldingShift","$moveCharacter","KEY_ARROW_RIGHT_COMMAND","KEY_BACKSPACE_COMMAND","isCollapsed","anchorNode","getNode","$isRootNode","$getNearestBlockElementAncestorOrThrow","is","getFirstDescendant","$isSelectionCollapsedAtFrontOfIndentedBlock","dispatchCommand","language","KEY_DELETE_COMMAND","KEY_ENTER_COMMAND","KEY_ESCAPE_COMMAND","blur","DROP_COMMAND","eventRange","clientX","clientY","domOffset","$createRangeSelection","$isTextNode","set","parentKey","getParentOrThrow","getIndexWithinParent","normalizedSelection","$normalizeSelection__EXPERIMENTAL","$setSelection","DRAGSTART_COMMAND","isFileTransfer","DRAGOVER_COMMAND","SELECT_ALL_COMMAND","$selectAll","COPY_COMMAND","copyToClipboard","CUT_COMMAND","async","update","remove","onCutForRichText","PASTE_COMMAND","hasTextContent","isDOMNode","isSelectionCapturedInDecoratorInput","KeyboardEvent","PASTE_TAG","onPasteForRichText","KEY_SPACE_COMMAND","KEY_TAB_COMMAND","RichTextExtension","defineExtension","conflictsWith","dependencies","DragonExtension","name","register"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import*as e from"./LexicalRichText.dev.mjs.js";import*as o from"./LexicalRichText.prod.mjs.js";const t="production"!==process.env.NODE_ENV?e:o,i=t.$createHeadingNode,s=t.$createQuoteNode,c=t.$isHeadingNode;t.$isQuoteNode,t.DRAG_DROP_PASTE;const d=t.HeadingNode,r=t.QuoteNode;t.RichTextExtension,t.eventFiles,t.registerRichText;export{i as $createHeadingNode,s as $createQuoteNode,c as $isHeadingNode,d as HeadingNode,r as QuoteNode};
2
- //# sourceMappingURL=LexicalRichText.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalRichText.mjs.js","sources":["../../../../node_modules/@lexical/rich-text/LexicalRichText.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 './LexicalRichText.dev.mjs';\nimport * as modProd from './LexicalRichText.prod.mjs';\nconst mod = process.env.NODE_ENV !== 'production' ? modDev : modProd;\nexport const $createHeadingNode = mod.$createHeadingNode;\nexport const $createQuoteNode = mod.$createQuoteNode;\nexport const $isHeadingNode = mod.$isHeadingNode;\nexport const $isQuoteNode = mod.$isQuoteNode;\nexport const DRAG_DROP_PASTE = mod.DRAG_DROP_PASTE;\nexport const HeadingNode = mod.HeadingNode;\nexport const QuoteNode = mod.QuoteNode;\nexport const RichTextExtension = mod.RichTextExtension;\nexport const eventFiles = mod.eventFiles;\nexport const registerRichText = mod.registerRichText;"],"names":["mod","process","env","NODE_ENV","modDev","modProd","$createHeadingNode","$createQuoteNode","$isHeadingNode","$isQuoteNode","DRAG_DROP_PASTE","HeadingNode","QuoteNode","RichTextExtension","eventFiles","registerRichText"],"mappings":"+FAUA,MAAMA,EAA+B,eAAzBC,QAAQC,IAAIC,SAA4BC,EAASC,EAChDC,EAAqBN,EAAIM,mBACzBC,EAAmBP,EAAIO,iBACvBC,EAAiBR,EAAIQ,eACNR,EAAIS,aACDT,EAAIU,gBACvB,MAACC,EAAcX,EAAIW,YAClBC,EAAYZ,EAAIY,UACIZ,EAAIa,kBACXb,EAAIc,WACEd,EAAIe"}
@@ -1,2 +0,0 @@
1
- import{$insertDataTransferForRichText as e,copyToClipboard as t}from"../clipboard/LexicalClipboard.mjs.js";import{DragonExtension as n}from"../dragon/LexicalDragon.mjs.js";import{$isParentRTL as r,$shouldOverrideDefaultCharacterSelection as o,$moveCharacter as s}from"../selection/LexicalSelection.mjs.js";import{addClassNamesToElement as i,isHTMLElement as a,objectKlassEquals as c,mergeRegister as u,$findMatchingParent as l,$handleIndentAndOutdent as d,$getNearestBlockElementAncestorOrThrow as m}from"../utils/LexicalUtils.mjs.js";import{createCommand as f,ElementNode as g,$createParagraphNode as p,$applyNodeReplacement as h,setNodeIndentFromDOM as v,CLICK_COMMAND as C,$getSelection as y,$isNodeSelection as x,COMMAND_PRIORITY_EDITOR as D,DELETE_CHARACTER_COMMAND as N,$isRangeSelection as E,DELETE_WORD_COMMAND as _,DELETE_LINE_COMMAND as w,CONTROLLED_TEXT_INSERTION_COMMAND as T,REMOVE_TEXT_COMMAND as P,FORMAT_TEXT_COMMAND as O,FORMAT_ELEMENT_COMMAND as A,$isElementNode as F,INSERT_LINE_BREAK_COMMAND as S,INSERT_PARAGRAPH_COMMAND as M,INSERT_TAB_COMMAND as b,$createTabNode as I,$insertNodes as K,INDENT_CONTENT_COMMAND as L,OUTDENT_CONTENT_COMMAND as R,KEY_ARROW_UP_COMMAND as j,$getAdjacentNode as k,$isDecoratorNode as J,KEY_ARROW_DOWN_COMMAND as W,$getRoot as q,KEY_ARROW_LEFT_COMMAND as z,KEY_ARROW_RIGHT_COMMAND as $,KEY_BACKSPACE_COMMAND as H,$isRootNode as Q,KEY_DELETE_COMMAND as G,KEY_ENTER_COMMAND as X,KEY_ESCAPE_COMMAND as Y,DROP_COMMAND as B,$getNearestNodeFromDOMNode as U,$createRangeSelection as V,$isTextNode as Z,$normalizeSelection__EXPERIMENTAL as ee,$setSelection as te,DRAGSTART_COMMAND as ne,DRAGOVER_COMMAND as re,SELECT_ALL_COMMAND as oe,$selectAll as se,COPY_COMMAND as ie,CUT_COMMAND as ae,PASTE_COMMAND as ce,isDOMNode as ue,isSelectionCapturedInDecoratorInput as le,PASTE_TAG as de,KEY_SPACE_COMMAND as me,KEY_TAB_COMMAND as fe,defineExtension as ge}from"lexical";function pe(e,t){if(void 0!==document.caretRangeFromPoint){const n=document.caretRangeFromPoint(e,t);return null===n?null:{node:n.startContainer,offset:n.startOffset}}if("undefined"!==document.caretPositionFromPoint){const n=document.caretPositionFromPoint(e,t);return null===n?null:{node:n.offsetNode,offset:n.offset}}return null}const he="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,ve=he&&"documentMode"in document?document.documentMode:null,Ce=he&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),ye=!(!he||!("InputEvent"in window)||ve)&&"getTargetRanges"in new window.InputEvent("input"),xe=he&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),De=he&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,Ne=he&&/^(?=.*Chrome).*/i.test(navigator.userAgent),Ee=he&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&Ce&&!Ne,_e=f("DRAG_DROP_PASTE_FILE");class we extends g{static getType(){return"quote"}static clone(e){return new we(e.__key)}createDOM(e){const t=document.createElement("blockquote");return i(t,e.theme.quote),t}updateDOM(e,t){return!1}static importDOM(){return{blockquote:e=>({conversion:Se,priority:0})}}exportDOM(e){const{element:t}=super.exportDOM(e);if(a(t)){this.isEmpty()&&t.append(document.createElement("br"));const e=this.getFormatType();e&&(t.style.textAlign=e);const n=this.getDirection();n&&(t.dir=n)}return{element:t}}static importJSON(e){return Te().updateFromJSON(e)}insertNewAfter(e,t){const n=p(),r=this.getDirection();return n.setDirection(r),this.insertAfter(n,t),n}collapseAtStart(){const e=p();return this.getChildren().forEach(t=>e.append(t)),this.replace(e),!0}canMergeWhenEmpty(){return!0}}function Te(){return h(new we)}function Pe(e){return e instanceof we}class Oe extends g{__tag;static getType(){return"heading"}static clone(e){return new Oe(e.__tag,e.__key)}constructor(e,t){super(t),this.__tag=e}getTag(){return this.__tag}setTag(e){const t=this.getWritable();return this.__tag=e,t}createDOM(e){const t=this.__tag,n=document.createElement(t),r=e.theme.heading;if(void 0!==r){const e=r[t];i(n,e)}return n}updateDOM(e,t,n){return e.__tag!==this.__tag}static importDOM(){return{h1:e=>({conversion:Fe,priority:0}),h2:e=>({conversion:Fe,priority:0}),h3:e=>({conversion:Fe,priority:0}),h4:e=>({conversion:Fe,priority:0}),h5:e=>({conversion:Fe,priority:0}),h6:e=>({conversion:Fe,priority:0}),p:e=>{const t=e.firstChild;return null!==t&&Ae(t)?{conversion:()=>({node:null}),priority:3}:null},span:e=>Ae(e)?{conversion:e=>({node:Me("h1")}),priority:3}:null}}exportDOM(e){const{element:t}=super.exportDOM(e);if(a(t)){this.isEmpty()&&t.append(document.createElement("br"));const e=this.getFormatType();e&&(t.style.textAlign=e);const n=this.getDirection();n&&(t.dir=n)}return{element:t}}static importJSON(e){return Me(e.tag).updateFromJSON(e)}updateFromJSON(e){return super.updateFromJSON(e).setTag(e.tag)}exportJSON(){return{...super.exportJSON(),tag:this.getTag()}}insertNewAfter(e,t=!0){const n=e?e.anchor.offset:0,r=this.getLastDescendant(),o=!r||e&&e.anchor.key===r.getKey()&&n===r.getTextContentSize()||!e?p():Me(this.getTag()),s=this.getDirection();if(o.setDirection(s),this.insertAfter(o,t),0===n&&!this.isEmpty()&&e){const e=p();e.select(),this.replace(e,!0)}return o}collapseAtStart(){const e=this.isEmpty()?p():Me(this.getTag());return this.getChildren().forEach(t=>e.append(t)),this.replace(e),!0}extractWithChild(){return!0}}function Ae(e){return"span"===e.nodeName.toLowerCase()&&"26pt"===e.style.fontSize}function Fe(e){const t=e.nodeName.toLowerCase();let n=null;return"h1"!==t&&"h2"!==t&&"h3"!==t&&"h4"!==t&&"h5"!==t&&"h6"!==t||(n=Me(t),null!==e.style&&(v(e,n),n.setFormat(e.style.textAlign))),{node:n}}function Se(e){const t=Te();return null!==e.style&&(t.setFormat(e.style.textAlign),v(e,t)),{node:t}}function Me(e="h1"){return h(new Oe(e))}function be(e){return e instanceof Oe}function Ie(e){let t=null;if(c(e,DragEvent)?t=e.dataTransfer:c(e,ClipboardEvent)&&(t=e.clipboardData),null===t)return[!1,[],!1];const n=t.types,r=n.includes("Files"),o=n.includes("text/html")||n.includes("text/plain");return[r,Array.from(t.files),o]}function Ke(e){const t=U(e);return J(t)}function Le(e){for(const t of["lowercase","uppercase","capitalize"])e.hasFormat(t)&&e.toggleFormat(t)}function Re(n){return u(n.registerCommand(C,e=>{const t=y();return!!x(t)&&(t.clear(),!0)},D),n.registerCommand(N,e=>{const t=y();return E(t)?(t.deleteCharacter(e),!0):!!x(t)&&(t.deleteNodes(),!0)},D),n.registerCommand(_,e=>{const t=y();return!!E(t)&&(t.deleteWord(e),!0)},D),n.registerCommand(w,e=>{const t=y();return!!E(t)&&(t.deleteLine(e),!0)},D),n.registerCommand(T,t=>{const r=y();if("string"==typeof t)null!==r&&r.insertText(t);else{if(null===r)return!1;const o=t.dataTransfer;if(null!=o)e(o,r,n);else if(E(r)){const e=t.data;return e&&r.insertText(e),!0}}return!0},D),n.registerCommand(P,()=>{const e=y();return!!E(e)&&(e.removeText(),!0)},D),n.registerCommand(O,e=>{const t=y();return!!E(t)&&(t.formatText(e),!0)},D),n.registerCommand(A,e=>{const t=y();if(!E(t)&&!x(t))return!1;const n=t.getNodes();for(const t of n){const n=l(t,e=>F(e)&&!e.isInline());null!==n&&n.setFormat(e)}return!0},D),n.registerCommand(S,e=>{const t=y();return!!E(t)&&(t.insertLineBreak(e),!0)},D),n.registerCommand(M,()=>{const e=y();return!!E(e)&&(e.insertParagraph(),!0)},D),n.registerCommand(b,()=>{const e=I(),t=y();return E(t)&&(e.setFormat(t.format),e.setStyle(t.style)),K([e]),!0},D),n.registerCommand(L,()=>d(e=>{const t=e.getIndent();e.setIndent(t+1)}),D),n.registerCommand(R,()=>d(e=>{const t=e.getIndent();t>0&&e.setIndent(Math.max(0,t-1))}),D),n.registerCommand(j,e=>{const t=y();if(x(t)){const n=t.getNodes();if(n.length>0)return e.preventDefault(),n[0].selectPrevious(),!0}else if(E(t)){const n=k(t.focus,!0);if(!e.shiftKey&&J(n)&&!n.isIsolated()&&!n.isInline())return n.selectPrevious(),e.preventDefault(),!0}return!1},D),n.registerCommand(W,e=>{const t=y();if(x(t)){const n=t.getNodes();if(n.length>0)return e.preventDefault(),n[0].selectNext(0,0),!0}else if(E(t)){if(function(e){const t=e.focus;return"root"===t.key&&t.offset===q().getChildrenSize()}(t))return e.preventDefault(),!0;const n=k(t.focus,!1);if(!e.shiftKey&&J(n)&&!n.isIsolated()&&!n.isInline())return n.selectNext(),e.preventDefault(),!0}return!1},D),n.registerCommand(z,e=>{const t=y();if(x(t)){const n=t.getNodes();if(n.length>0)return e.preventDefault(),r(n[0])?n[0].selectNext(0,0):n[0].selectPrevious(),!0}if(!E(t))return!1;if(o(t,!0)){const n=e.shiftKey;return e.preventDefault(),s(t,n,!0),!0}return!1},D),n.registerCommand($,e=>{const t=y();if(x(t)){const n=t.getNodes();if(n.length>0)return e.preventDefault(),r(n[0])?n[0].selectPrevious():n[0].selectNext(0,0),!0}if(!E(t))return!1;const n=e.shiftKey;return!!o(t,!1)&&(e.preventDefault(),s(t,n,!1),!0)},D),n.registerCommand(H,e=>{if(Ke(e.target))return!1;const t=y();if(E(t)){if(function(e){if(!e.isCollapsed())return!1;const{anchor:t}=e;if(0!==t.offset)return!1;const n=t.getNode();if(Q(n))return!1;const r=m(n);return r.getIndent()>0&&(r.is(n)||n.is(r.getFirstDescendant()))}(t))return e.preventDefault(),n.dispatchCommand(R,void 0);if(De&&"ko-KR"===navigator.language)return!1}else if(!x(t))return!1;return e.preventDefault(),n.dispatchCommand(N,!0)},D),n.registerCommand(G,e=>{if(Ke(e.target))return!1;const t=y();return!(!E(t)&&!x(t))&&(e.preventDefault(),n.dispatchCommand(N,!1))},D),n.registerCommand(X,e=>{const t=y();if(!E(t))return!1;if(Le(t),null!==e){if((De||xe||Ee)&&ye)return!1;if(e.preventDefault(),e.shiftKey)return n.dispatchCommand(S,!1)}return n.dispatchCommand(M,void 0)},D),n.registerCommand(Y,()=>{const e=y();return!!E(e)&&(n.blur(),!0)},D),n.registerCommand(B,e=>{const[,t]=Ie(e);if(t.length>0){const r=pe(e.clientX,e.clientY);if(null!==r){const{offset:e,node:o}=r,s=U(o);if(null!==s){const t=V();if(Z(s))t.anchor.set(s.getKey(),e,"text"),t.focus.set(s.getKey(),e,"text");else{const e=s.getParentOrThrow().getKey(),n=s.getIndexWithinParent()+1;t.anchor.set(e,n,"element"),t.focus.set(e,n,"element")}const n=ee(t);te(n)}n.dispatchCommand(_e,t)}return e.preventDefault(),!0}const r=y();return!!E(r)},D),n.registerCommand(ne,e=>{const[t]=Ie(e),n=y();return!(t&&!E(n))},D),n.registerCommand(re,e=>{const[t]=Ie(e),n=y();if(t&&!E(n))return!1;const r=pe(e.clientX,e.clientY);if(null!==r){const t=U(r.node);J(t)&&e.preventDefault()}return!0},D),n.registerCommand(oe,()=>(se(),!0),D),n.registerCommand(ie,e=>(t(n,c(e,ClipboardEvent)?e:null),!0),D),n.registerCommand(ae,e=>(async function(e,n){await t(n,c(e,ClipboardEvent)?e:null),n.update(()=>{const e=y();E(e)?e.removeText():x(e)&&e.getNodes().forEach(e=>e.remove())})}(e,n),!0),D),n.registerCommand(ce,t=>{const[,r,o]=Ie(t);return r.length>0&&!o?(n.dispatchCommand(_e,r),!0):(!ue(t.target)||!le(t.target))&&(null!==y()&&(function(t,n){t.preventDefault(),n.update(()=>{const r=y(),o=c(t,InputEvent)||c(t,KeyboardEvent)?null:t.clipboardData;null!=o&&null!==r&&e(o,r,n)},{tag:de})}(t,n),!0))},D),n.registerCommand(me,e=>{const t=y();return E(t)&&Le(t),!1},D),n.registerCommand(fe,e=>{const t=y();return E(t)&&Le(t),!1},D))}const je=ge({conflictsWith:["@lexical/plain-text"],dependencies:[n],name:"@lexical/rich-text",nodes:()=>[Oe,we],register:Re});export{Me as $createHeadingNode,Te as $createQuoteNode,be as $isHeadingNode,Pe as $isQuoteNode,_e as DRAG_DROP_PASTE,Oe as HeadingNode,we as QuoteNode,je as RichTextExtension,Ie as eventFiles,Re as registerRichText};
2
- //# sourceMappingURL=LexicalRichText.prod.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalRichText.prod.mjs.js","sources":["../../../../node_modules/@lexical/rich-text/LexicalRichText.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{$insertDataTransferForRichText as t,copyToClipboard as e}from\"@lexical/clipboard\";import{DragonExtension as n}from\"@lexical/dragon\";import{$isParentRTL as r,$shouldOverrideDefaultCharacterSelection as o,$moveCharacter as i}from\"@lexical/selection\";import{mergeRegister as s,$findMatchingParent as a,$handleIndentAndOutdent as c,objectKlassEquals as u,addClassNamesToElement as l,isHTMLElement as d,$getNearestBlockElementAncestorOrThrow as m}from\"@lexical/utils\";import{createCommand as f,defineExtension as g,CLICK_COMMAND as p,$getSelection as h,$isNodeSelection as v,COMMAND_PRIORITY_EDITOR as C,DELETE_CHARACTER_COMMAND as y,$isRangeSelection as x,DELETE_WORD_COMMAND as D,DELETE_LINE_COMMAND as N,CONTROLLED_TEXT_INSERTION_COMMAND as w,REMOVE_TEXT_COMMAND as E,FORMAT_TEXT_COMMAND as _,FORMAT_ELEMENT_COMMAND as O,$isElementNode as P,INSERT_LINE_BREAK_COMMAND as T,INSERT_PARAGRAPH_COMMAND as F,INSERT_TAB_COMMAND as A,$createTabNode as S,$insertNodes as M,INDENT_CONTENT_COMMAND as I,OUTDENT_CONTENT_COMMAND as b,KEY_ARROW_UP_COMMAND as K,$getAdjacentNode as k,$isDecoratorNode as J,KEY_ARROW_DOWN_COMMAND as W,KEY_ARROW_LEFT_COMMAND as L,KEY_ARROW_RIGHT_COMMAND as R,KEY_BACKSPACE_COMMAND as q,KEY_DELETE_COMMAND as z,KEY_ENTER_COMMAND as X,KEY_ESCAPE_COMMAND as Y,DROP_COMMAND as B,$getNearestNodeFromDOMNode as G,$createRangeSelection as V,$isTextNode as j,$normalizeSelection__EXPERIMENTAL as H,$setSelection as Q,DRAGSTART_COMMAND as U,DRAGOVER_COMMAND as Z,SELECT_ALL_COMMAND as $,$selectAll as tt,COPY_COMMAND as et,CUT_COMMAND as nt,PASTE_COMMAND as rt,isDOMNode as ot,isSelectionCapturedInDecoratorInput as it,KEY_SPACE_COMMAND as st,KEY_TAB_COMMAND as at,ElementNode as ct,$createParagraphNode as ut,$getRoot as lt,$isRootNode as dt,PASTE_TAG as mt,setNodeIndentFromDOM as ft,$applyNodeReplacement as gt}from\"lexical\";function pt(t,e){if(void 0!==document.caretRangeFromPoint){const n=document.caretRangeFromPoint(t,e);return null===n?null:{node:n.startContainer,offset:n.startOffset}}if(\"undefined\"!==document.caretPositionFromPoint){const n=document.caretPositionFromPoint(t,e);return null===n?null:{node:n.offsetNode,offset:n.offset}}return null}const ht=\"undefined\"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,vt=ht&&\"documentMode\"in document?document.documentMode:null,Ct=ht&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),yt=!(!ht||!(\"InputEvent\"in window)||vt)&&\"getTargetRanges\"in new window.InputEvent(\"input\"),xt=ht&&/Version\\/[\\d.]+.*Safari/.test(navigator.userAgent),Dt=ht&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,Nt=ht&&/^(?=.*Chrome).*/i.test(navigator.userAgent),wt=ht&&/AppleWebKit\\/[\\d.]+/.test(navigator.userAgent)&&Ct&&!Nt,Et=f(\"DRAG_DROP_PASTE_FILE\");class _t extends ct{static getType(){return\"quote\"}static clone(t){return new _t(t.__key)}createDOM(t){const e=document.createElement(\"blockquote\");return l(e,t.theme.quote),e}updateDOM(t,e){return!1}static importDOM(){return{blockquote:t=>({conversion:St,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(d(e)){this.isEmpty()&&e.append(document.createElement(\"br\"));const t=this.getFormatType();t&&(e.style.textAlign=t);const n=this.getDirection();n&&(e.dir=n)}return{element:e}}static importJSON(t){return Ot().updateFromJSON(t)}insertNewAfter(t,e){const n=ut(),r=this.getDirection();return n.setDirection(r),this.insertAfter(n,e),n}collapseAtStart(){const t=ut();return this.getChildren().forEach(e=>t.append(e)),this.replace(t),!0}canMergeWhenEmpty(){return!0}}function Ot(){return gt(new _t)}function Pt(t){return t instanceof _t}class Tt extends ct{__tag;static getType(){return\"heading\"}static clone(t){return new Tt(t.__tag,t.__key)}constructor(t,e){super(e),this.__tag=t}getTag(){return this.__tag}setTag(t){const e=this.getWritable();return this.__tag=t,e}createDOM(t){const e=this.__tag,n=document.createElement(e),r=t.theme.heading;if(void 0!==r){const t=r[e];l(n,t)}return n}updateDOM(t,e,n){return t.__tag!==this.__tag}static importDOM(){return{h1:t=>({conversion:At,priority:0}),h2:t=>({conversion:At,priority:0}),h3:t=>({conversion:At,priority:0}),h4:t=>({conversion:At,priority:0}),h5:t=>({conversion:At,priority:0}),h6:t=>({conversion:At,priority:0}),p:t=>{const e=t.firstChild;return null!==e&&Ft(e)?{conversion:()=>({node:null}),priority:3}:null},span:t=>Ft(t)?{conversion:t=>({node:Mt(\"h1\")}),priority:3}:null}}exportDOM(t){const{element:e}=super.exportDOM(t);if(d(e)){this.isEmpty()&&e.append(document.createElement(\"br\"));const t=this.getFormatType();t&&(e.style.textAlign=t);const n=this.getDirection();n&&(e.dir=n)}return{element:e}}static importJSON(t){return Mt(t.tag).updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTag(t.tag)}exportJSON(){return{...super.exportJSON(),tag:this.getTag()}}insertNewAfter(t,e=!0){const n=t?t.anchor.offset:0,r=this.getLastDescendant(),o=!r||t&&t.anchor.key===r.getKey()&&n===r.getTextContentSize()||!t?ut():Mt(this.getTag()),i=this.getDirection();if(o.setDirection(i),this.insertAfter(o,e),0===n&&!this.isEmpty()&&t){const t=ut();t.select(),this.replace(t,!0)}return o}collapseAtStart(){const t=this.isEmpty()?ut():Mt(this.getTag());return this.getChildren().forEach(e=>t.append(e)),this.replace(t),!0}extractWithChild(){return!0}}function Ft(t){return\"span\"===t.nodeName.toLowerCase()&&\"26pt\"===t.style.fontSize}function At(t){const e=t.nodeName.toLowerCase();let n=null;return\"h1\"!==e&&\"h2\"!==e&&\"h3\"!==e&&\"h4\"!==e&&\"h5\"!==e&&\"h6\"!==e||(n=Mt(e),null!==t.style&&(ft(t,n),n.setFormat(t.style.textAlign))),{node:n}}function St(t){const e=Ot();return null!==t.style&&(e.setFormat(t.style.textAlign),ft(t,e)),{node:e}}function Mt(t=\"h1\"){return gt(new Tt(t))}function It(t){return t instanceof Tt}function bt(t){let e=null;if(u(t,DragEvent)?e=t.dataTransfer:u(t,ClipboardEvent)&&(e=t.clipboardData),null===e)return[!1,[],!1];const n=e.types,r=n.includes(\"Files\"),o=n.includes(\"text/html\")||n.includes(\"text/plain\");return[r,Array.from(e.files),o]}function Kt(t){const e=G(t);return J(e)}function kt(t){for(const e of[\"lowercase\",\"uppercase\",\"capitalize\"])t.hasFormat(e)&&t.toggleFormat(e)}function Jt(n){return s(n.registerCommand(p,t=>{const e=h();return!!v(e)&&(e.clear(),!0)},C),n.registerCommand(y,t=>{const e=h();return x(e)?(e.deleteCharacter(t),!0):!!v(e)&&(e.deleteNodes(),!0)},C),n.registerCommand(D,t=>{const e=h();return!!x(e)&&(e.deleteWord(t),!0)},C),n.registerCommand(N,t=>{const e=h();return!!x(e)&&(e.deleteLine(t),!0)},C),n.registerCommand(w,e=>{const r=h();if(\"string\"==typeof e)null!==r&&r.insertText(e);else{if(null===r)return!1;const o=e.dataTransfer;if(null!=o)t(o,r,n);else if(x(r)){const t=e.data;return t&&r.insertText(t),!0}}return!0},C),n.registerCommand(E,()=>{const t=h();return!!x(t)&&(t.removeText(),!0)},C),n.registerCommand(_,t=>{const e=h();return!!x(e)&&(e.formatText(t),!0)},C),n.registerCommand(O,t=>{const e=h();if(!x(e)&&!v(e))return!1;const n=e.getNodes();for(const e of n){const n=a(e,t=>P(t)&&!t.isInline());null!==n&&n.setFormat(t)}return!0},C),n.registerCommand(T,t=>{const e=h();return!!x(e)&&(e.insertLineBreak(t),!0)},C),n.registerCommand(F,()=>{const t=h();return!!x(t)&&(t.insertParagraph(),!0)},C),n.registerCommand(A,()=>{const t=S(),e=h();return x(e)&&(t.setFormat(e.format),t.setStyle(e.style)),M([t]),!0},C),n.registerCommand(I,()=>c(t=>{const e=t.getIndent();t.setIndent(e+1)}),C),n.registerCommand(b,()=>c(t=>{const e=t.getIndent();e>0&&t.setIndent(Math.max(0,e-1))}),C),n.registerCommand(K,t=>{const e=h();if(v(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),n[0].selectPrevious(),!0}else if(x(e)){const n=k(e.focus,!0);if(!t.shiftKey&&J(n)&&!n.isIsolated()&&!n.isInline())return n.selectPrevious(),t.preventDefault(),!0}return!1},C),n.registerCommand(W,t=>{const e=h();if(v(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),n[0].selectNext(0,0),!0}else if(x(e)){if(function(t){const e=t.focus;return\"root\"===e.key&&e.offset===lt().getChildrenSize()}(e))return t.preventDefault(),!0;const n=k(e.focus,!1);if(!t.shiftKey&&J(n)&&!n.isIsolated()&&!n.isInline())return n.selectNext(),t.preventDefault(),!0}return!1},C),n.registerCommand(L,t=>{const e=h();if(v(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),r(n[0])?n[0].selectNext(0,0):n[0].selectPrevious(),!0}if(!x(e))return!1;if(o(e,!0)){const n=t.shiftKey;return t.preventDefault(),i(e,n,!0),!0}return!1},C),n.registerCommand(R,t=>{const e=h();if(v(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),r(n[0])?n[0].selectPrevious():n[0].selectNext(0,0),!0}if(!x(e))return!1;const n=t.shiftKey;return!!o(e,!1)&&(t.preventDefault(),i(e,n,!1),!0)},C),n.registerCommand(q,t=>{if(Kt(t.target))return!1;const e=h();if(x(e)){if(function(t){if(!t.isCollapsed())return!1;const{anchor:e}=t;if(0!==e.offset)return!1;const n=e.getNode();if(dt(n))return!1;const r=m(n);return r.getIndent()>0&&(r.is(n)||n.is(r.getFirstDescendant()))}(e))return t.preventDefault(),n.dispatchCommand(b,void 0);if(Dt&&\"ko-KR\"===navigator.language)return!1}else if(!v(e))return!1;return t.preventDefault(),n.dispatchCommand(y,!0)},C),n.registerCommand(z,t=>{if(Kt(t.target))return!1;const e=h();return!(!x(e)&&!v(e))&&(t.preventDefault(),n.dispatchCommand(y,!1))},C),n.registerCommand(X,t=>{const e=h();if(!x(e))return!1;if(kt(e),null!==t){if((Dt||xt||wt)&&yt)return!1;if(t.preventDefault(),t.shiftKey)return n.dispatchCommand(T,!1)}return n.dispatchCommand(F,void 0)},C),n.registerCommand(Y,()=>{const t=h();return!!x(t)&&(n.blur(),!0)},C),n.registerCommand(B,t=>{const[,e]=bt(t);if(e.length>0){const r=pt(t.clientX,t.clientY);if(null!==r){const{offset:t,node:o}=r,i=G(o);if(null!==i){const e=V();if(j(i))e.anchor.set(i.getKey(),t,\"text\"),e.focus.set(i.getKey(),t,\"text\");else{const t=i.getParentOrThrow().getKey(),n=i.getIndexWithinParent()+1;e.anchor.set(t,n,\"element\"),e.focus.set(t,n,\"element\")}const n=H(e);Q(n)}n.dispatchCommand(Et,e)}return t.preventDefault(),!0}const r=h();return!!x(r)},C),n.registerCommand(U,t=>{const[e]=bt(t),n=h();return!(e&&!x(n))},C),n.registerCommand(Z,t=>{const[e]=bt(t),n=h();if(e&&!x(n))return!1;const r=pt(t.clientX,t.clientY);if(null!==r){const e=G(r.node);J(e)&&t.preventDefault()}return!0},C),n.registerCommand($,()=>(tt(),!0),C),n.registerCommand(et,t=>(e(n,u(t,ClipboardEvent)?t:null),!0),C),n.registerCommand(nt,t=>(async function(t,n){await e(n,u(t,ClipboardEvent)?t:null),n.update(()=>{const t=h();x(t)?t.removeText():v(t)&&t.getNodes().forEach(t=>t.remove())})}(t,n),!0),C),n.registerCommand(rt,e=>{const[,r,o]=bt(e);if(r.length>0&&!o)return n.dispatchCommand(Et,r),!0;if(ot(e.target)&&it(e.target))return!1;return null!==h()&&(function(e,n){e.preventDefault(),n.update(()=>{const r=h(),o=u(e,InputEvent)||u(e,KeyboardEvent)?null:e.clipboardData;null!=o&&null!==r&&t(o,r,n)},{tag:mt})}(e,n),!0)},C),n.registerCommand(st,t=>{const e=h();return x(e)&&kt(e),!1},C),n.registerCommand(at,t=>{const e=h();return x(e)&&kt(e),!1},C))}const Wt=g({conflictsWith:[\"@lexical/plain-text\"],dependencies:[n],name:\"@lexical/rich-text\",nodes:()=>[Tt,_t],register:Jt});export{Mt as $createHeadingNode,Ot as $createQuoteNode,It as $isHeadingNode,Pt as $isQuoteNode,Et as DRAG_DROP_PASTE,Tt as HeadingNode,_t as QuoteNode,Wt as RichTextExtension,bt as eventFiles,Jt as registerRichText};\n"],"names":["pt","t","e","document","caretRangeFromPoint","n","node","startContainer","offset","startOffset","caretPositionFromPoint","offsetNode","ht","window","createElement","vt","documentMode","Ct","test","navigator","platform","yt","InputEvent","xt","userAgent","Dt","MSStream","Nt","wt","Et","f","_t","ct","getType","clone","__key","createDOM","l","theme","quote","updateDOM","importDOM","blockquote","conversion","St","priority","exportDOM","element","super","d","this","isEmpty","append","getFormatType","style","textAlign","getDirection","dir","importJSON","Ot","updateFromJSON","insertNewAfter","ut","r","setDirection","insertAfter","collapseAtStart","getChildren","forEach","replace","canMergeWhenEmpty","gt","Pt","Tt","__tag","constructor","getTag","setTag","getWritable","heading","h1","At","h2","h3","h4","h5","h6","p","firstChild","Ft","span","Mt","tag","exportJSON","anchor","getLastDescendant","o","key","getKey","getTextContentSize","i","select","extractWithChild","nodeName","toLowerCase","fontSize","ft","setFormat","It","bt","u","DragEvent","dataTransfer","ClipboardEvent","clipboardData","types","includes","Array","from","files","Kt","G","J","kt","hasFormat","toggleFormat","Jt","s","registerCommand","h","v","clear","C","y","x","deleteCharacter","deleteNodes","D","deleteWord","N","deleteLine","w","insertText","data","E","removeText","_","formatText","O","getNodes","a","P","isInline","T","insertLineBreak","F","insertParagraph","A","S","format","setStyle","M","I","c","getIndent","setIndent","b","Math","max","K","length","preventDefault","selectPrevious","k","focus","shiftKey","isIsolated","W","selectNext","lt","getChildrenSize","L","R","q","target","isCollapsed","getNode","dt","m","is","getFirstDescendant","dispatchCommand","language","z","X","Y","blur","B","clientX","clientY","V","j","set","getParentOrThrow","getIndexWithinParent","H","Q","U","Z","$","tt","et","nt","async","update","remove","rt","ot","it","KeyboardEvent","mt","st","at","Wt","g","conflictsWith","dependencies","name","nodes","register"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{$isTextNode as e,$getEditor as t,$isRootNode as n,$isTokenOrSegmented as o,$getCharacterOffsets as l,$cloneWithPropertiesEphemeral as s,$isElementNode as r,$getNodeByKey as i,$getPreviousSelection as c,$createTextNode as f,$isRangeSelection as u,$getSelection as g,$caretRangeFromSelection as d,$createRangeSelection as a,$findMatchingParent as p,INTERNAL_$isBlock as y,$setSelection as h,$isRootOrShadowRoot as m,$hasAncestor as S,$isLeafNode as x,$caretFromPoint as N,$isExtendableTextPointCaret as T,$extendCaretToRange as w,$isChildCaret as C,$isDecoratorNode as E}from"lexical";export{$cloneWithProperties,$selectAll}from"lexical";function K(e){throw new Error(e)}const v=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,s){const r=n.getKey(),i=l.getKey(),c=document.createRange();let f=t.getElementByKey(r),u=t.getElementByKey(i),g=o,d=s;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,d]=k(u));const a=f.firstChild;f===u&&null!=a&&"BR"===a.nodeName&&0===g&&0===d&&(d=1);try{c.setStart(f,g),c.setEnd(u,d)}catch(e){return null}return!c.collapsed||g===d&&r===i||(c.setStart(u,d),c.setEnd(f,g)),c}function b(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),l=getComputedStyle(n),s=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),r=Array.from(t.getClientRects());let i,c=r.length;r.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=r[e],n=i&&i.top<=t.top&&i.top+i.height>t.top&&i.left+i.width>t.left,l=t.width+s===o.width;n||l?(r.splice(e--,1),c--):i=t}return r}function B(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 F(e){let t=v.get(e);return void 0===t&&(t=B(e),v.set(e,t)),Object.freeze(t),t}function z(e){let t="";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function O(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 A(e){return O(n(e)?e:e.getParentOrThrow())}function R(e){const t=A(e);return null!==t&&"rtl"===t.direction}function _(e,t,n="self"){const r=e.getStartEndPoints();if(t.isSelected(e)&&!o(t)&&null!==r){const[o,i]=r,c=e.isBackward(),f=o.getNode(),u=i.getNode(),g=t.is(f),d=t.is(u);if(g||d){const[o,r]=l(e),i=f.is(u),g=t.is(c?u:f),d=t.is(c?f:u);let a,p=0;if(i)p=o>r?r:o,a=o>r?o:r;else if(g){p=c?r:o,a=void 0}else if(d){p=0,a=c?o:r}const y=t.__text.slice(p,a);y!==t.__text&&("clone"===n&&(t=s(t)),t.__text=y)}}return t}function M(e){if("text"===e.type)return e.offset===e.getNode().getTextContentSize();const t=e.getNode();return r(t)||K("isAtNodeEnd: node must be a TextNode or ElementNode"),e.offset===t.getChildrenSize()}function $(t,o,l){let s=o.getNode(),g=l;if(r(s)){const e=s.getDescendantByIndex(o.offset);null!==e&&(s=e)}for(;g>0&&null!==s;){if(r(s)){const e=s.getLastDescendant();null!==e&&(s=e)}let l=s.getPreviousSibling(),d=0;if(null===l){let e=s.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){l=null;break}t=e.getPreviousSibling()}null!==e&&(d=e.isInline()?0:2,l=t)}let a=s.getTextContent();""===a&&r(s)&&!s.isInline()&&(a="\n\n");const p=a.length;if(!e(s)||g>=p){const e=s.getParent();s.remove(),null==e||0!==e.getChildrenSize()||n(e)||e.remove(),g-=p+d,s=l}else{const n=s.getKey(),l=t.getEditorState().read(()=>{const t=i(n);return e(t)&&t.isSimpleText()?t.getTextContent():null}),r=p-g,d=a.slice(0,r);if(null!==l&&l!==a){const e=c();let t=s;if(s.isSimpleText())s.setTextContent(l);else{const e=f(l);s.replace(e),t=e}if(u(e)&&e.isCollapsed()){const n=e.anchor.offset;t.select(n,n)}}else if(s.isSimpleText()){const e=o.key===n;let t=o.offset;t<g&&(t=p);const l=e?t-g:0,i=e?t:r;if(e&&0===l){const[e]=s.splitText(l,i);e.remove()}else{const[,e]=s.splitText(l,i);e.remove()}}else{const e=f(d);s.replace(e)}g=0}}}function D(e){const t=e.getStyle(),n=B(t);v.set(t,n)}function L(t,n){(u(t)?t.isCollapsed():e(t)||r(t))||K("$patchStyle must only be called with a TextNode, ElementNode, or collapsed RangeSelection");const o=F(u(t)?t.style:e(t)?t.getStyle():t.getTextStyle()),l=Object.entries(n).reduce((e,[n,l])=>("function"==typeof l?e[n]=l(o[n],t):null===l?delete e[n]:e[n]=l,e),{...o}),s=z(l);u(t)||e(t)?t.setStyle(s):t.setTextStyle(s),v.set(s,l)}function j(e,t){if(u(e)&&e.isCollapsed()){L(e,t);const n=e.anchor.getNode();r(n)&&n.isEmpty()&&L(n,t)}H(e=>{L(e,t)});const n=e.getNodes();if(n.length>0){const e=new Set;for(const o of n){if(!r(o)||!o.canBeEmpty()||0!==o.getChildrenSize())continue;const n=o.getKey();e.has(n)||(e.add(n),L(o,t))}}}function H(t){const n=g();if(!n)return;const l=new Map,s=e=>l.get(e.getKey())||[0,e.getTextContentSize()];if(u(n))for(const e of d(n).getTextSlices())e&&l.set(e.caret.origin.getKey(),e.getSliceIndices());const r=n.getNodes();for(const n of r){if(!e(n)||!n.canHaveFormat())continue;const[l,r]=s(n);if(r!==l)if(o(n)||0===l&&r===n.getTextContentSize())t(n);else{t(n.splitText(l,r)[0===l?0:1])}}u(n)&&"text"===n.anchor.type&&"text"===n.focus.type&&n.anchor.key===n.focus.key&&V(n)}function V(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:l,type:s}=t;t.set(n.key,n.offset,n.type),n.set(o,l,s)}}function W(e,t){const n=e.getFormatType(),o=e.getIndent();n!==t.getFormatType()&&t.setFormat(n),o!==t.getIndent()&&t.setIndent(o)}function X(e,t,n=W){if(null===e)return;const o=e.getStartEndPoints(),l=new Map;let s=null;if(o){const[e,t]=o;s=a(),s.anchor.set(e.key,e.offset,e.type),s.focus.set(t.key,t.offset,t.type);const n=p(e.getNode(),y),i=p(t.getNode(),y);r(n)&&l.set(n.getKey(),n),r(i)&&l.set(i.getKey(),i)}for(const t of e.getNodes())if(r(t)&&y(t))l.set(t.getKey(),t);else if(null===o){const e=p(t,y);r(e)&&l.set(e.getKey(),e)}for(const[e,o]of l){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(g())&&h(s)}function q(e){return e.getNode().isAttached()}function G(e){let t=e;for(;null!==t&&!m(t);){const e=t.getLatest(),n=t.getParent();0===e.getChildrenSize()&&t.remove(!0),t=n}}function J(e,t,n=null){const o=e.getStartEndPoints(),l=o?o[0]:null,s=e.getNodes(),r=s.length;if(null!==l&&(0===r||1===r&&"element"===l.type&&0===l.getNode().getChildrenSize())){const e="text"===l.type?l.getNode().getParentOrThrow():l.getNode(),o=e.getChildren();let s=t();return s.setFormat(e.getFormatType()),s.setIndent(e.getIndent()),o.forEach(e=>s.append(e)),n&&(s=n.append(s)),void e.replace(s)}let i=null,c=[];for(let o=0;o<r;o++){const l=s[o];m(l)?(Q(e,c,c.length,t,n),c=[],i=l):null===i||null!==i&&S(l,i)?c.push(l):(Q(e,c,c.length,t,n),c=[l])}Q(e,c,c.length,t,n)}function Q(e,t,n,o,l=null){if(0===t.length)return;const s=t[0],i=new Map,f=[];let g=r(s)?s:s.getParentOrThrow();g.isInline()&&(g=g.getParentOrThrow());let d=!1;for(;null!==g;){const e=g.getPreviousSibling();if(null!==e){g=e,d=!0;break}if(g=g.getParentOrThrow(),m(g))break}const a=new Set;for(let e=0;e<n;e++){const n=t[e];r(n)&&0===n.getChildrenSize()&&a.add(n.getKey())}const p=new Set;for(let e=0;e<n;e++){const n=t[e];let l=n.getParent();if(null!==l&&l.isInline()&&(l=l.getParent()),null!==l&&x(n)&&!p.has(n.getKey())){const e=l.getKey();if(void 0===i.get(e)){const t=o();t.setFormat(l.getFormatType()),t.setIndent(l.getIndent()),f.push(t),i.set(e,t),l.getChildren().forEach(e=>{t.append(e),p.add(e.getKey()),r(e)&&e.getChildrenKeys().forEach(e=>p.add(e))}),G(l)}}else if(a.has(n.getKey())){r(n)||K("Expected node in emptyElements to be an ElementNode");const e=o();e.setFormat(n.getFormatType()),e.setIndent(n.getIndent()),f.push(e),n.remove(!0)}}if(null!==l)for(let e=0;e<f.length;e++){const t=f[e];l.append(t)}let y=null;if(m(g))if(d)if(null!==l)g.insertAfter(l);else for(let e=f.length-1;e>=0;e--){const t=f[e];g.insertAfter(t)}else{const e=g.getFirstChild();if(r(e)&&(g=e),null===e)if(l)g.append(l);else for(let e=0;e<f.length;e++){const t=f[e];g.append(t),y=t}else if(null!==l)e.insertBefore(l);else for(let t=0;t<f.length;t++){const n=f[t];e.insertBefore(n),y=n}}else if(l)g.insertAfter(l);else for(let e=f.length-1;e>=0;e--){const t=f[e];g.insertAfter(t),y=t}const S=c();u(S)&&q(S.anchor)&&q(S.focus)?h(S.clone()):null!==y?y.selectEnd():e.dirty=!0}function U(e){const t=Y(e);return null!==t&&"vertical-rl"===t.writingMode}function Y(e){const t=e.anchor.getNode();return r(t)?O(t):A(t)}function Z(e,t){let n=U(e)?!t:t;te(e)&&(n=!n);const o=N(e.focus,n?"previous":"next");if(T(o))return!1;for(const e of w(o)){if(C(e))return!e.origin.isInline();if(!r(e.origin)){if(E(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=U(e)||o?!n:n,ee(e,t,l,"character")}function oe(e,t,n){const o=F(e.getStyle());return null!==o&&o[t]||n}function le(t,n,o=""){let l=null;const s=t.getNodes(),r=t.anchor,i=t.focus,c=t.isBackward(),f=c?i.offset:r.offset,g=c?i.getNode():r.getNode();if(u(t)&&t.isCollapsed()&&""!==t.style){const e=F(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<s.length;t++){const r=s[t];if((0===t||0!==f||!r.is(g))&&e(r)){const e=oe(r,n,o);if(null===l)l=e;else if(l!==e){l="";break}}}return null===l?o:l}const se=$;export{D as $addNodeStyle,W as $copyBlockFormatIndent,V as $ensureForwardRangeSelection,H as $forEachSelectedTextNode,O as $getComputedStyleForElement,A as $getComputedStyleForParent,le as $getSelectionStyleValueForProperty,M as $isAtNodeEnd,te as $isParentElementRTL,R as $isParentRTL,ee as $moveCaretSelection,ne as $moveCharacter,j as $patchStyleText,X as $setBlocksType,Z as $shouldOverrideDefaultCharacterSelection,_ as $sliceSelectedTextNodeContent,$ as $trimTextContentFromAnchor,J as $wrapNodes,I as createDOMRange,b as createRectsFromDOMRange,z as getCSSFromStyleObject,F as getStyleObjectFromCSS,se as trimTextContentFromAnchor};
2
- //# sourceMappingURL=LexicalSelection.dev.mjs.js.map
@@ -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","createDOMRange","editor","anchorNode","_anchorOffset","focusNode","_focusOffset","anchorKey","getKey","focusKey","range","document","createRange","anchorDOM","getElementByKey","focusDOM","anchorOffset","focusOffset","$isTextNode","undefined","nodeName","setStart","setEnd","_e","collapsed","createRectsFromDOMRange","rootElement","getRootElement","rootRect","getBoundingClientRect","computedStyle","getComputedStyle","rootPadding","parseFloat","paddingLeft","paddingRight","selectionRects","getClientRects","prevRect","selectionRectsLength","length","sort","a","b","top","Math","abs","left","i","selectionRect","isOverlappingRect","height","width","selectionSpansElement","splice","getStyleObjectFromRawCSS","css","styleObject","styles","split","style","key","value","trim","getStyleObjectFromCSS","get","set","Object","freeze","getCSSFromStyleObject","$getComputedStyleForElement","domElement","$getEditor","view","ownerDocument","defaultView","$getComputedStyleForParent","$isRootNode","getParentOrThrow","$isParentRTL","direction","$sliceSelectedTextNodeContent","selection","textNode","mutates","anchorAndFocus","getStartEndPoints","isSelected","$isTokenOrSegmented","anchor","focus","isBackward","getNode","isAnchor","is","isFocus","$getCharacterOffsets","isSame","isFirst","isLast","endOffset","startOffset","text","__text","slice","$cloneWithPropertiesEphemeral","$isAtNodeEnd","point","type","offset","getTextContentSize","$isElementNode","getChildrenSize","$trimTextContentFromAnchor","delCount","currentNode","remaining","descendantNode","getDescendantByIndex","lastDescendant","getLastDescendant","nextNode","getPreviousSibling","additionalElementWhitespace","parentSibling","getParent","isInline","getTextContent","currentNodeSize","remove","prevTextContent","getEditorState","read","prevNode","$getNodeByKey","isSimpleText","slicedText","prevSelection","$getPreviousSelection","target","setTextContent","$createTextNode","replace","$isRangeSelection","isCollapsed","prevOffset","select","splitStart","splitEnd","excessNode","splitText","$addNodeStyle","CSSText","getStyle","$patchStyle","patch","prevStyles","getTextStyle","newStyles","entries","reduce","newCSSText","setStyle","setTextStyle","$patchStyleText","emptyNode","isEmpty","$forEachSelectedTextNode","nodes","getNodes","patchedElementKeys","Set","canBeEmpty","has","add","fn","$getSelection","slicedTextNodes","getSliceIndices","$caretRangeFromSelection","getTextSlices","caret","origin","selectedNodes","selectedNode","canHaveFormat","$ensureForwardRangeSelection","$copyBlockFormatIndent","srcNode","destNode","format","getFormatType","indent","getIndent","setFormat","setIndent","$setBlocksType","$createElement","$afterCreateElement","blockMap","newSelection","$createRangeSelection","anchorBlock","$findMatchingParent","INTERNAL_$isBlock","focusBlock","ancestorBlock","$setSelection","isPointAttached","isAttached","$removeParentEmptyElements","startingNode","$isRootOrShadowRoot","latest","getLatest","$wrapNodes","createElement","wrappingElement","nodesLength","children","getChildren","forEach","child","append","topLevelNode","descendants","$wrapNodesImpl","$hasAncestor","push","firstNode","elementMapping","elements","targetIsPrevSibling","prevSibling","emptyElements","movedNodes","$isLeafNode","parentKey","targetElement","getChildrenKeys","lastElement","insertAfter","getFirstChild","insertBefore","clone","selectEnd","dirty","$isEditorVerticalOrientation","$getComputedStyle","writingMode","$shouldOverrideDefaultCharacterSelection","adjustedIsBackward","$isParentElementRTL","focusCaret","$caretFromPoint","$isExtendableTextPointCaret","nextCaret","$extendCaretToRange","$isChildCaret","$isDecoratorNode","$moveCaretSelection","isHoldingShift","granularity","modify","$moveCharacter","isRTL","$getNodeStyleValueForProperty","styleProperty","defaultValue","$getSelectionStyleValueForProperty","styleValue","endNode","nodeStyleValue","trimTextContentFromAnchor"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import*as e from"./LexicalSelection.dev.mjs.js";import*as t from"./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,n=o.$isAtNodeEnd;o.$isParentElementRTL;const l=o.$isParentRTL;o.$moveCaretSelection;const s=o.$moveCharacter,a=o.$patchStyleText;o.$selectAll;const i=o.$setBlocksType,m=o.$shouldOverrideDefaultCharacterSelection,$=o.$sliceSelectedTextNodeContent;o.$trimTextContentFromAnchor,o.$wrapNodes,o.createDOMRange;const d=o.createRectsFromDOMRange;o.getCSSFromStyleObject;const S=o.getStyleObjectFromCSS;o.trimTextContentFromAnchor;export{r as $addNodeStyle,c as $getSelectionStyleValueForProperty,n as $isAtNodeEnd,l as $isParentRTL,s as $moveCharacter,a as $patchStyleText,i as $setBlocksType,m as $shouldOverrideDefaultCharacterSelection,$ as $sliceSelectedTextNodeContent,d as createRectsFromDOMRange,S as getStyleObjectFromCSS};
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":"iGAUA,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
- import{$isTextNode as e,$getEditor as t,$isRootNode as n,$isTokenOrSegmented as o,$getCharacterOffsets as r,$cloneWithPropertiesEphemeral as l,$isElementNode as s,$getNodeByKey as i,$getPreviousSelection as c,$createTextNode as f,$isRangeSelection as a,$getSelection as u,$caretRangeFromSelection as g,$createRangeSelection as d,$findMatchingParent as p,INTERNAL_$isBlock as h,$setSelection as y,$isRootOrShadowRoot as m,$hasAncestor as S,$isLeafNode as x,$caretFromPoint as T,$isExtendableTextPointCaret as C,$extendCaretToRange as N,$isChildCaret as w,$isDecoratorNode as v}from"lexical";export{$cloneWithProperties,$selectAll}from"lexical";function E(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 P=new Map;function $(e){let t=e;for(;null!=t;){if(t.nodeType===Node.TEXT_NODE)return t;t=t.firstChild}return null}function F(e){const t=e.parentNode;if(null==t)throw new Error("Should never happen");return[t,Array.from(t.childNodes).indexOf(e)]}function K(t,n,o,r,l){const s=n.getKey(),i=r.getKey(),c=document.createRange();let f=t.getElementByKey(s),a=t.getElementByKey(i),u=o,g=l;if(e(n)&&(f=$(f)),e(r)&&(a=$(a)),void 0===n||void 0===r||null===f||null===a)return null;"BR"===f.nodeName&&([f,u]=F(f)),"BR"===a.nodeName&&([a,g]=F(a));const d=f.firstChild;f===a&&null!=d&&"BR"===d.nodeName&&0===u&&0===g&&(g=1);try{c.setStart(f,u),c.setEnd(a,g)}catch(e){return null}return!c.collapsed||u===g&&s===i||(c.setStart(a,g),c.setEnd(f,u)),c}function k(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),r=getComputedStyle(n),l=parseFloat(r.paddingLeft)+parseFloat(r.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,r=t.width+l===o.width;n||r?(s.splice(e--,1),c--):i=t}return s}function I(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=P.get(e);return void 0===t&&(t=I(e),P.set(e,t)),t}function R(e){let t="";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function O(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 b(e){return O(n(e)?e:e.getParentOrThrow())}function A(e){const t=b(e);return null!==t&&"rtl"===t.direction}function z(e,t,n="self"){const s=e.getStartEndPoints();if(t.isSelected(e)&&!o(t)&&null!==s){const[o,i]=s,c=e.isBackward(),f=o.getNode(),a=i.getNode(),u=t.is(f),g=t.is(a);if(u||g){const[o,s]=r(e),i=f.is(a),u=t.is(c?a:f),g=t.is(c?f:a);let d,p=0;i?(p=o>s?s:o,d=o>s?o:s):u?(p=c?s:o,d=void 0):g&&(p=0,d=c?o:s);const h=t.__text.slice(p,d);h!==t.__text&&("clone"===n&&(t=l(t)),t.__text=h)}}return t}function M(e){if("text"===e.type)return e.offset===e.getNode().getTextContentSize();const t=e.getNode();return s(t)||E(177),e.offset===t.getChildrenSize()}function L(t,o,r){let l=o.getNode(),u=r;if(s(l)){const e=l.getDescendantByIndex(o.offset);null!==e&&(l=e)}for(;u>0&&null!==l;){if(s(l)){const e=l.getLastDescendant();null!==e&&(l=e)}let r=l.getPreviousSibling(),g=0;if(null===r){let e=l.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){r=null;break}t=e.getPreviousSibling()}null!==e&&(g=e.isInline()?0:2,r=t)}let d=l.getTextContent();""===d&&s(l)&&!l.isInline()&&(d="\n\n");const p=d.length;if(!e(l)||u>=p){const e=l.getParent();l.remove(),null==e||0!==e.getChildrenSize()||n(e)||e.remove(),u-=p+g,l=r}else{const n=l.getKey(),r=t.getEditorState().read(()=>{const t=i(n);return e(t)&&t.isSimpleText()?t.getTextContent():null}),s=p-u,g=d.slice(0,s);if(null!==r&&r!==d){const e=c();let t=l;if(l.isSimpleText())l.setTextContent(r);else{const e=f(r);l.replace(e),t=e}if(a(e)&&e.isCollapsed()){const n=e.anchor.offset;t.select(n,n)}}else if(l.isSimpleText()){const e=o.key===n;let t=o.offset;t<u&&(t=p);const r=e?t-u:0,i=e?t:s;if(e&&0===r){const[e]=l.splitText(r,i);e.remove()}else{const[,e]=l.splitText(r,i);e.remove()}}else{const e=f(g);l.replace(e)}u=0}}}function D(e){const t=e.getStyle(),n=I(t);P.set(t,n)}function _(t,n){(a(t)?t.isCollapsed():e(t)||s(t))||E(280);const o=B(a(t)?t.style:e(t)?t.getStyle():t.getTextStyle()),r=Object.entries(n).reduce((e,[n,r])=>("function"==typeof r?e[n]=r(o[n],t):null===r?delete e[n]:e[n]=r,e),{...o}),l=R(r);a(t)||e(t)?t.setStyle(l):t.setTextStyle(l),P.set(l,r)}function j(e,t){if(a(e)&&e.isCollapsed()){_(e,t);const n=e.anchor.getNode();s(n)&&n.isEmpty()&&_(n,t)}U(e=>{_(e,t)});const n=e.getNodes();if(n.length>0){const e=new Set;for(const o of n){if(!s(o)||!o.canBeEmpty()||0!==o.getChildrenSize())continue;const n=o.getKey();e.has(n)||(e.add(n),_(o,t))}}}function U(t){const n=u();if(!n)return;const r=new Map,l=e=>r.get(e.getKey())||[0,e.getTextContentSize()];if(a(n))for(const e of g(n).getTextSlices())e&&r.set(e.caret.origin.getKey(),e.getSliceIndices());const s=n.getNodes();for(const n of s){if(!e(n)||!n.canHaveFormat())continue;const[r,s]=l(n);s!==r&&(o(n)||0===r&&s===n.getTextContentSize()?t(n):t(n.splitText(r,s)[0===r?0:1]))}a(n)&&"text"===n.anchor.type&&"text"===n.focus.type&&n.anchor.key===n.focus.key&&V(n)}function V(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:r,type:l}=t;t.set(n.key,n.offset,n.type),n.set(o,r,l)}}function H(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=H){if(null===e)return;const o=e.getStartEndPoints(),r=new Map;let l=null;if(o){const[e,t]=o;l=d(),l.anchor.set(e.key,e.offset,e.type),l.focus.set(t.key,t.offset,t.type);const n=p(e.getNode(),h),i=p(t.getNode(),h);s(n)&&r.set(n.getKey(),n),s(i)&&r.set(i.getKey(),i)}for(const t of e.getNodes())if(s(t)&&h(t))r.set(t.getKey(),t);else if(null===o){const e=p(t,h);s(e)&&r.set(e.getKey(),e)}for(const[e,o]of r){const r=t();n(o,r),o.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&&e.is(u())&&y(l)}function X(e){return e.getNode().isAttached()}function q(e){let t=e;for(;null!==t&&!m(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(),r=o?o[0]:null,l=e.getNodes(),s=l.length;if(null!==r&&(0===s||1===s&&"element"===r.type&&0===r.getNode().getChildrenSize())){const e="text"===r.type?r.getNode().getParentOrThrow():r.getNode(),o=e.getChildren();let l=t();return l.setFormat(e.getFormatType()),l.setIndent(e.getIndent()),o.forEach(e=>l.append(e)),n&&(l=n.append(l)),void e.replace(l)}let i=null,c=[];for(let o=0;o<s;o++){const r=l[o];m(r)?(J(e,c,c.length,t,n),c=[],i=r):null===i||null!==i&&S(r,i)?c.push(r):(J(e,c,c.length,t,n),c=[r])}J(e,c,c.length,t,n)}function J(e,t,n,o,r=null){if(0===t.length)return;const l=t[0],i=new Map,f=[];let u=s(l)?l:l.getParentOrThrow();u.isInline()&&(u=u.getParentOrThrow());let g=!1;for(;null!==u;){const e=u.getPreviousSibling();if(null!==e){u=e,g=!0;break}if(u=u.getParentOrThrow(),m(u))break}const d=new Set;for(let e=0;e<n;e++){const n=t[e];s(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&&x(n)&&!p.has(n.getKey())){const e=r.getKey();if(void 0===i.get(e)){const t=o();t.setFormat(r.getFormatType()),t.setIndent(r.getIndent()),f.push(t),i.set(e,t),r.getChildren().forEach(e=>{t.append(e),p.add(e.getKey()),s(e)&&e.getChildrenKeys().forEach(e=>p.add(e))}),q(r)}}else if(d.has(n.getKey())){s(n)||E(179);const e=o();e.setFormat(n.getFormatType()),e.setIndent(n.getIndent()),f.push(e),n.remove(!0)}}if(null!==r)for(let e=0;e<f.length;e++){const t=f[e];r.append(t)}let h=null;if(m(u))if(g)if(null!==r)u.insertAfter(r);else for(let e=f.length-1;e>=0;e--){const t=f[e];u.insertAfter(t)}else{const e=u.getFirstChild();if(s(e)&&(u=e),null===e)if(r)u.append(r);else for(let e=0;e<f.length;e++){const t=f[e];u.append(t),h=t}else if(null!==r)e.insertBefore(r);else for(let t=0;t<f.length;t++){const n=f[t];e.insertBefore(n),h=n}}else if(r)u.insertAfter(r);else for(let e=f.length-1;e>=0;e--){const t=f[e];u.insertAfter(t),h=t}const S=c();a(S)&&X(S.anchor)&&X(S.focus)?y(S.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 s(t)?O(t):b(t)}function Z(e,t){let n=Q(e)?!t:t;te(e)&&(n=!n);const o=T(e.focus,n?"previous":"next");if(C(o))return!1;for(const e of N(o)){if(w(e))return!e.origin.isInline();if(!s(e.origin)){if(v(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 r;r=Q(e)||o?!n:n,ee(e,t,r,"character")}function oe(e,t,n){const o=B(e.getStyle());return null!==o&&o[t]||n}function re(t,n,o=""){let r=null;const l=t.getNodes(),s=t.anchor,i=t.focus,c=t.isBackward(),f=c?i.offset:s.offset,u=c?i.getNode():s.getNode();if(a(t)&&t.isCollapsed()&&""!==t.style){const e=B(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<l.length;t++){const s=l[t];if((0===t||0!==f||!s.is(u))&&e(s)){const e=oe(s,n,o);if(null===r)r=e;else if(r!==e){r="";break}}}return null===r?o:r}const le=L;export{D as $addNodeStyle,H as $copyBlockFormatIndent,V as $ensureForwardRangeSelection,U as $forEachSelectedTextNode,O as $getComputedStyleForElement,b as $getComputedStyleForParent,re as $getSelectionStyleValueForProperty,M as $isAtNodeEnd,te as $isParentElementRTL,A as $isParentRTL,ee as $moveCaretSelection,ne as $moveCharacter,j as $patchStyleText,W as $setBlocksType,Z as $shouldOverrideDefaultCharacterSelection,z as $sliceSelectedTextNodeContent,L as $trimTextContentFromAnchor,G as $wrapNodes,K as createDOMRange,k as createRectsFromDOMRange,R as getCSSFromStyleObject,B as getStyleObjectFromCSS,le as trimTextContentFromAnchor};
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","I","l","r","s","getKey","i","c","document","createRange","f","getElementByKey","u","g","a","nodeName","d","setStart","setEnd","collapsed","B","getRootElement","getBoundingClientRect","getComputedStyle","parseFloat","paddingLeft","paddingRight","getClientRects","length","sort","top","Math","abs","left","height","width","splice","F","split","trim","b","get","set","R","z","ownerDocument","defaultView","O","getParentOrThrow","A","direction","M","getStartEndPoints","isSelected","isBackward","getNode","is","p","h","__text","slice","_","type","offset","getTextContentSize","getChildrenSize","L","getDescendantByIndex","getLastDescendant","getPreviousSibling","getParent","isInline","getTextContent","remove","getEditorState","read","isSimpleText","setTextContent","replace","isCollapsed","anchor","select","key","splitText","$","getStyle","D","style","getTextStyle","Object","entries","reduce","setStyle","setTextStyle","U","isEmpty","j","getNodes","Set","canBeEmpty","has","add","getTextSlices","caret","origin","getSliceIndices","canHaveFormat","focus","H","V","getFormatType","getIndent","setFormat","setIndent","W","y","X","isAttached","q","N","getLatest","G","getChildren","forEach","J","v","push","C","getChildrenKeys","insertAfter","getFirstChild","insertBefore","m","clone","selectEnd","dirty","Q","Y","writingMode","Z","te","S","x","T","w","ee","modify","ne","oe","le","re"],"mappings":"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"}