@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":"LexicalLink.dev.mjs.js","sources":["../../../../node_modules/@lexical/link/LexicalLink.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 { addClassNamesToElement, isHTMLAnchorElement, $findMatchingParent, $insertNodeToNearestRootAtCaret, mergeRegister, objectKlassEquals } from '@lexical/utils';\nimport { createCommand, ElementNode, $isRangeSelection, $applyNodeReplacement, $getSelection, $isNodeSelection, $isElementNode, $normalizeSelection__EXPERIMENTAL, $setSelection, $getChildCaret, $copyNode, $rewindSiblingCaret, $caretFromPoint, $normalizeCaret, $setPointFromCaret, defineExtension, shallowMergeConfig, COMMAND_PRIORITY_LOW, PASTE_COMMAND, safeCast, isDOMNode, getNearestEditorFromDOMNode, $getNearestNodeFromDOMNode, TextNode, $isTextNode, $isLineBreakNode, $createTextNode } from 'lexical';\nimport { namedSignals, effect } from '@lexical/extension';\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\nconst SUPPORTED_URL_PROTOCOLS = new Set(['http:', 'https:', 'mailto:', 'sms:', 'tel:']);\n\n/** @noInheritDoc */\nclass LinkNode extends ElementNode {\n /** @internal */\n __url;\n /** @internal */\n __target;\n /** @internal */\n __rel;\n /** @internal */\n __title;\n static getType() {\n return 'link';\n }\n static clone(node) {\n return new LinkNode(node.__url, {\n rel: node.__rel,\n target: node.__target,\n title: node.__title\n }, node.__key);\n }\n constructor(url = '', attributes = {}, key) {\n super(key);\n const {\n target = null,\n rel = null,\n title = null\n } = attributes;\n this.__url = url;\n this.__target = target;\n this.__rel = rel;\n this.__title = title;\n }\n createDOM(config) {\n const element = document.createElement('a');\n this.updateLinkDOM(null, element, config);\n addClassNamesToElement(element, config.theme.link);\n return element;\n }\n updateLinkDOM(prevNode, anchor, config) {\n if (isHTMLAnchorElement(anchor)) {\n if (!prevNode || prevNode.__url !== this.__url) {\n anchor.href = this.sanitizeUrl(this.__url);\n }\n for (const attr of ['target', 'rel', 'title']) {\n const key = `__${attr}`;\n const value = this[key];\n if (!prevNode || prevNode[key] !== value) {\n if (value) {\n anchor[attr] = value;\n } else {\n anchor.removeAttribute(attr);\n }\n }\n }\n }\n }\n updateDOM(prevNode, anchor, config) {\n this.updateLinkDOM(prevNode, anchor, config);\n return false;\n }\n static importDOM() {\n return {\n a: node => ({\n conversion: $convertAnchorElement,\n priority: 1\n })\n };\n }\n static importJSON(serializedNode) {\n return $createLinkNode().updateFromJSON(serializedNode);\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setURL(serializedNode.url).setRel(serializedNode.rel || null).setTarget(serializedNode.target || null).setTitle(serializedNode.title || null);\n }\n sanitizeUrl(url) {\n url = formatUrl(url);\n try {\n const parsedUrl = new URL(formatUrl(url));\n // eslint-disable-next-line no-script-url\n if (!SUPPORTED_URL_PROTOCOLS.has(parsedUrl.protocol)) {\n return 'about:blank';\n }\n } catch (_unused) {\n return url;\n }\n return url;\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n rel: this.getRel(),\n target: this.getTarget(),\n title: this.getTitle(),\n url: this.getURL()\n };\n }\n getURL() {\n return this.getLatest().__url;\n }\n setURL(url) {\n const writable = this.getWritable();\n writable.__url = url;\n return writable;\n }\n getTarget() {\n return this.getLatest().__target;\n }\n setTarget(target) {\n const writable = this.getWritable();\n writable.__target = target;\n return writable;\n }\n getRel() {\n return this.getLatest().__rel;\n }\n setRel(rel) {\n const writable = this.getWritable();\n writable.__rel = rel;\n return writable;\n }\n getTitle() {\n return this.getLatest().__title;\n }\n setTitle(title) {\n const writable = this.getWritable();\n writable.__title = title;\n return writable;\n }\n insertNewAfter(_, restoreSelection = true) {\n const linkNode = $createLinkNode(this.__url, {\n rel: this.__rel,\n target: this.__target,\n title: this.__title\n });\n this.insertAfter(linkNode, restoreSelection);\n return linkNode;\n }\n canInsertTextBefore() {\n return false;\n }\n canInsertTextAfter() {\n return false;\n }\n canBeEmpty() {\n return false;\n }\n isInline() {\n return true;\n }\n extractWithChild(child, selection, destination) {\n if (!$isRangeSelection(selection)) {\n return false;\n }\n const anchorNode = selection.anchor.getNode();\n const focusNode = selection.focus.getNode();\n return this.isParentOf(anchorNode) && this.isParentOf(focusNode) && selection.getTextContent().length > 0;\n }\n isEmailURI() {\n return this.__url.startsWith('mailto:');\n }\n isWebSiteURI() {\n return this.__url.startsWith('https://') || this.__url.startsWith('http://');\n }\n}\nfunction $saveCaretPair(point) {\n const next = $caretFromPoint(point, 'next');\n return [next, next.getFlipped()];\n}\nfunction $restoreCaretPair(point, pair) {\n for (const caret of pair) {\n if (caret.origin.isAttached()) {\n const normalized = $normalizeCaret(caret);\n $setPointFromCaret(point, normalized);\n return;\n }\n }\n}\n\n/**\n * Extracts block-level children from a LinkNode, splitting\n * ancestor nodes as needed to maintain a valid document structure.\n * @param link - The LinkNode to normalize\n */\nfunction $linkNodeTransform(link) {\n const selection = $getSelection();\n let anchorPair = null;\n let focusPair = null;\n if ($isRangeSelection(selection)) {\n anchorPair = $saveCaretPair(selection.anchor);\n focusPair = $saveCaretPair(selection.focus);\n }\n for (const caret of $getChildCaret(link, 'next')) {\n const node = caret.origin;\n if ($isElementNode(node) && !node.isInline()) {\n const blockChildren = node.getChildren();\n if (blockChildren.length > 0) {\n const innerLink = $copyNode(link);\n innerLink.append(...blockChildren);\n node.append(innerLink);\n }\n $insertNodeToNearestRootAtCaret(node, $rewindSiblingCaret(caret), {\n $shouldSplit: () => false\n });\n }\n }\n if (link.isEmpty()) {\n const parent = link.getParent();\n link.remove();\n if (parent && parent.isEmpty()) {\n parent.remove();\n }\n }\n if ($isRangeSelection(selection)) {\n $restoreCaretPair(selection.anchor, anchorPair);\n $restoreCaretPair(selection.focus, focusPair);\n $normalizeSelection__EXPERIMENTAL(selection);\n }\n}\nfunction $convertAnchorElement(domNode) {\n let node = null;\n if (isHTMLAnchorElement(domNode)) {\n const content = domNode.textContent;\n if (content !== null && content !== '' || domNode.children.length > 0) {\n node = $createLinkNode(domNode.getAttribute('href') || '', {\n rel: domNode.getAttribute('rel'),\n target: domNode.getAttribute('target'),\n title: domNode.getAttribute('title')\n });\n }\n }\n return {\n node\n };\n}\n\n/**\n * Takes a URL and creates a LinkNode.\n * @param url - The URL the LinkNode should direct to.\n * @param attributes - Optional HTML a tag attributes \\\\{ target, rel, title \\\\}\n * @returns The LinkNode.\n */\nfunction $createLinkNode(url = '', attributes) {\n return $applyNodeReplacement(new LinkNode(url, attributes));\n}\n\n/**\n * Determines if node is a LinkNode.\n * @param node - The node to be checked.\n * @returns true if node is a LinkNode, false otherwise.\n */\nfunction $isLinkNode(node) {\n return node instanceof LinkNode;\n}\n// Custom node type to override `canInsertTextAfter` that will\n// allow typing within the link\nclass AutoLinkNode extends LinkNode {\n /** @internal */\n /** Indicates whether the autolink was ever unlinked. **/\n __isUnlinked;\n constructor(url = '', attributes = {}, key) {\n super(url, attributes, key);\n this.__isUnlinked = attributes.isUnlinked !== undefined && attributes.isUnlinked !== null ? attributes.isUnlinked : false;\n }\n static getType() {\n return 'autolink';\n }\n static clone(node) {\n return new AutoLinkNode(node.__url, {\n isUnlinked: node.__isUnlinked,\n rel: node.__rel,\n target: node.__target,\n title: node.__title\n }, node.__key);\n }\n getIsUnlinked() {\n return this.__isUnlinked;\n }\n setIsUnlinked(value) {\n const self = this.getWritable();\n self.__isUnlinked = value;\n return self;\n }\n createDOM(config) {\n if (this.__isUnlinked) {\n return document.createElement('span');\n } else {\n return super.createDOM(config);\n }\n }\n updateDOM(prevNode, anchor, config) {\n return super.updateDOM(prevNode, anchor, config) || prevNode.__isUnlinked !== this.__isUnlinked;\n }\n static importJSON(serializedNode) {\n return $createAutoLinkNode().updateFromJSON(serializedNode);\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setIsUnlinked(serializedNode.isUnlinked || false);\n }\n static importDOM() {\n // TODO: Should link node should handle the import over autolink?\n return null;\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n isUnlinked: this.__isUnlinked\n };\n }\n insertNewAfter(_, restoreSelection = true) {\n const linkNode = $createAutoLinkNode(this.__url, {\n isUnlinked: this.__isUnlinked,\n rel: this.__rel,\n target: this.__target,\n title: this.__title\n });\n this.insertAfter(linkNode, restoreSelection);\n return linkNode;\n }\n}\n\n/**\n * Takes a URL and creates an AutoLinkNode. AutoLinkNodes are generally automatically generated\n * during typing, which is especially useful when a button to generate a LinkNode is not practical.\n * @param url - The URL the LinkNode should direct to.\n * @param attributes - Optional HTML a tag attributes. \\\\{ target, rel, title \\\\}\n * @returns The LinkNode.\n */\nfunction $createAutoLinkNode(url = '', attributes) {\n return $applyNodeReplacement(new AutoLinkNode(url, attributes));\n}\n\n/**\n * Determines if node is an AutoLinkNode.\n * @param node - The node to be checked.\n * @returns true if node is an AutoLinkNode, false otherwise.\n */\nfunction $isAutoLinkNode(node) {\n return node instanceof AutoLinkNode;\n}\nconst TOGGLE_LINK_COMMAND = createCommand('TOGGLE_LINK_COMMAND');\nfunction $getPointNode(point, offset) {\n if (point.type === 'element') {\n const node = point.getNode();\n if (!$isElementNode(node)) {\n formatDevErrorMessage(`$getPointNode: element point is not an ElementNode`);\n }\n const childNode = node.getChildren()[point.offset + offset];\n return childNode || null;\n }\n return null;\n}\n\n/**\n * Preserve the logical start/end of a RangeSelection in situations where\n * the point is an element that may be reparented in the callback.\n *\n * @param $fn The function to run\n * @returns The result of the callback\n */\nfunction $withSelectedNodes($fn) {\n const initialSelection = $getSelection();\n if (!$isRangeSelection(initialSelection)) {\n return $fn();\n }\n const normalized = $normalizeSelection__EXPERIMENTAL(initialSelection);\n const isBackwards = normalized.isBackward();\n const anchorNode = $getPointNode(normalized.anchor, isBackwards ? -1 : 0);\n const focusNode = $getPointNode(normalized.focus, isBackwards ? 0 : -1);\n const rval = $fn();\n if (anchorNode || focusNode) {\n const updatedSelection = $getSelection();\n if ($isRangeSelection(updatedSelection)) {\n const finalSelection = updatedSelection.clone();\n if (anchorNode) {\n const anchorParent = anchorNode.getParent();\n if (anchorParent) {\n finalSelection.anchor.set(anchorParent.getKey(), anchorNode.getIndexWithinParent() + (isBackwards ? 1 : 0), 'element');\n }\n }\n if (focusNode) {\n const focusParent = focusNode.getParent();\n if (focusParent) {\n finalSelection.focus.set(focusParent.getKey(), focusNode.getIndexWithinParent() + (isBackwards ? 0 : 1), 'element');\n }\n }\n $setSelection($normalizeSelection__EXPERIMENTAL(finalSelection));\n }\n }\n return rval;\n}\n\n/**\n * Splits a LinkNode by removing selected children from it.\n * Handles three cases: selection at start, end, or middle of the link.\n * @param parentLink - The LinkNode to split\n * @param extractedNodes - The nodes that were extracted from the selection\n */\nfunction $splitLinkAtSelection(parentLink, extractedNodes) {\n const extractedKeys = new Set(extractedNodes.filter(n => parentLink.isParentOf(n)).map(n => n.getKey()));\n const allChildren = parentLink.getChildren();\n // Check if a child is an extracted node OR contains an extracted node\n // This handles nested structures like LinkNode > HeadingNode > TextNode\n const isExtractedChild = child => extractedKeys.has(child.getKey()) || $isElementNode(child) && extractedNodes.some(n => parentLink.isParentOf(n) && child.isParentOf(n));\n const extractedChildren = allChildren.filter(isExtractedChild);\n if (extractedChildren.length === allChildren.length) {\n allChildren.forEach(child => parentLink.insertBefore(child));\n parentLink.remove();\n return;\n }\n const firstExtractedIndex = allChildren.findIndex(isExtractedChild);\n const lastExtractedIndex = allChildren.findLastIndex(isExtractedChild);\n const isAtStart = firstExtractedIndex === 0;\n const isAtEnd = lastExtractedIndex === allChildren.length - 1;\n if (isAtStart) {\n extractedChildren.forEach(child => parentLink.insertBefore(child));\n } else if (isAtEnd) {\n for (let i = extractedChildren.length - 1; i >= 0; i--) {\n parentLink.insertAfter(extractedChildren[i]);\n }\n } else {\n for (let i = extractedChildren.length - 1; i >= 0; i--) {\n parentLink.insertAfter(extractedChildren[i]);\n }\n const trailingChildren = allChildren.slice(lastExtractedIndex + 1);\n if (trailingChildren.length > 0) {\n const newLink = $createLinkNode(parentLink.getURL(), {\n rel: parentLink.getRel(),\n target: parentLink.getTarget(),\n title: parentLink.getTitle()\n });\n extractedChildren[extractedChildren.length - 1].insertAfter(newLink);\n trailingChildren.forEach(child => newLink.append(child));\n }\n }\n}\n\n/**\n * Generates or updates a LinkNode. It can also delete a LinkNode if the URL is null,\n * but saves any children and brings them up to the parent node.\n * @param urlOrAttributes - The URL the link directs to, or an attributes object with an url property\n * @param attributes - Optional HTML a tag attributes. \\\\{ target, rel, title \\\\}\n */\nfunction $toggleLink(urlOrAttributes, attributes = {}) {\n let url;\n if (urlOrAttributes && typeof urlOrAttributes === 'object') {\n const {\n url: urlProp,\n ...rest\n } = urlOrAttributes;\n url = urlProp;\n attributes = {\n ...rest,\n ...attributes\n };\n } else {\n url = urlOrAttributes;\n }\n const {\n target,\n title\n } = attributes;\n const rel = attributes.rel === undefined ? 'noreferrer' : attributes.rel;\n const selection = $getSelection();\n if (selection === null || !$isRangeSelection(selection) && !$isNodeSelection(selection)) {\n return;\n }\n if ($isNodeSelection(selection)) {\n const nodes = selection.getNodes();\n if (nodes.length === 0) {\n return;\n }\n\n // Handle all selected nodes\n nodes.forEach(node => {\n if (url === null) {\n // Remove link\n const linkParent = $findMatchingParent(node, parent => !$isAutoLinkNode(parent) && $isLinkNode(parent));\n if (linkParent) {\n linkParent.insertBefore(node);\n if (linkParent.getChildren().length === 0) {\n linkParent.remove();\n }\n }\n } else {\n // Add/Update link\n const existingLink = $findMatchingParent(node, parent => !$isAutoLinkNode(parent) && $isLinkNode(parent));\n if (existingLink) {\n existingLink.setURL(url);\n if (target !== undefined) {\n existingLink.setTarget(target);\n }\n if (rel !== undefined) {\n existingLink.setRel(rel);\n }\n } else {\n const linkNode = $createLinkNode(url, {\n rel,\n target\n });\n node.insertBefore(linkNode);\n linkNode.append(node);\n }\n }\n });\n return;\n }\n if (selection.isCollapsed() && url === null) {\n for (const node of selection.getNodes()) {\n const parentLink = $findMatchingParent(node, parent => !$isAutoLinkNode(parent) && $isLinkNode(parent));\n if (parentLink !== null) {\n parentLink.getChildren().forEach(child => {\n parentLink.insertBefore(child);\n });\n parentLink.remove();\n }\n return;\n }\n }\n\n // Handle RangeSelection\n const nodes = selection.extract();\n if (url === null) {\n const processedLinks = new Set();\n nodes.forEach(node => {\n const parentLink = $findMatchingParent(node, parent => !$isAutoLinkNode(parent) && $isLinkNode(parent));\n if (parentLink !== null) {\n const linkKey = parentLink.getKey();\n if (processedLinks.has(linkKey)) {\n return;\n }\n $splitLinkAtSelection(parentLink, nodes);\n processedLinks.add(linkKey);\n }\n });\n return;\n }\n const updatedNodes = new Set();\n const updateLinkNode = linkNode => {\n if (updatedNodes.has(linkNode.getKey())) {\n return;\n }\n updatedNodes.add(linkNode.getKey());\n linkNode.setURL(url);\n if (target !== undefined) {\n linkNode.setTarget(target);\n }\n if (rel !== undefined) {\n linkNode.setRel(rel);\n }\n if (title !== undefined) {\n linkNode.setTitle(title);\n }\n };\n // Add or merge LinkNodes\n if (nodes.length === 1) {\n const firstNode = nodes[0];\n // if the first node is a LinkNode or if its\n // parent is a LinkNode, we update the URL, target and rel.\n const linkNode = $findMatchingParent(firstNode, $isLinkNode);\n if (linkNode !== null) {\n return updateLinkNode(linkNode);\n }\n }\n $withSelectedNodes(() => {\n let linkNode = null;\n for (const node of nodes) {\n if (!node.isAttached()) {\n continue;\n }\n const parentLinkNode = $findMatchingParent(node, $isLinkNode);\n if (parentLinkNode) {\n updateLinkNode(parentLinkNode);\n continue;\n }\n if ($isElementNode(node)) {\n if (!node.isInline()) {\n // Ignore block nodes, if there are any children we will see them\n // later and wrap in a new LinkNode\n continue;\n }\n if ($isLinkNode(node)) {\n // If it's not an autolink node and we don't already have a LinkNode\n // in this block then we can update it and re-use it\n if (!$isAutoLinkNode(node) && (linkNode === null || !linkNode.getParentOrThrow().isParentOf(node))) {\n updateLinkNode(node);\n linkNode = node;\n continue;\n }\n // Unwrap LinkNode, we already have one or it's an AutoLinkNode\n for (const child of node.getChildren()) {\n node.insertBefore(child);\n }\n node.remove();\n continue;\n }\n }\n const prevLinkNode = node.getPreviousSibling();\n if ($isLinkNode(prevLinkNode) && prevLinkNode.is(linkNode)) {\n prevLinkNode.append(node);\n continue;\n }\n linkNode = $createLinkNode(url, {\n rel,\n target,\n title\n });\n node.insertAfter(linkNode);\n linkNode.append(node);\n }\n });\n}\nconst PHONE_NUMBER_REGEX = /^\\+?[0-9\\s()-]{5,}$/;\n\n/**\n * Formats a URL string by adding appropriate protocol if missing\n *\n * @param url - URL to format\n * @returns Formatted URL with appropriate protocol\n */\nfunction formatUrl(url) {\n // Check if URL already has a protocol\n if (url.match(/^[a-z][a-z0-9+.-]*:/i)) {\n // URL already has a protocol, leave it as is\n return url;\n }\n // Check if it's a relative path (starting with '/', '.', or '#')\n else if (url.match(/^[/#.]/)) {\n // Relative path, leave it as is\n return url;\n }\n\n // Check for email address\n else if (url.includes('@')) {\n return `mailto:${url}`;\n }\n\n // Check for phone number\n else if (PHONE_NUMBER_REGEX.test(url)) {\n return `tel:${url}`;\n }\n\n // For everything else, return with https:// prefix\n return `https://${url}`;\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 defaultProps = {\n attributes: undefined,\n validateUrl: undefined\n};\n\n/** @internal */\nfunction registerLink(editor, stores) {\n return mergeRegister(editor.registerNodeTransform(LinkNode, $linkNodeTransform), effect(() => editor.registerCommand(TOGGLE_LINK_COMMAND, payload => {\n const validateUrl = stores.validateUrl.peek();\n const attributes = stores.attributes.peek();\n if (payload === null) {\n $toggleLink(null);\n return true;\n } else if (typeof payload === 'string') {\n if (validateUrl === undefined || validateUrl(payload)) {\n $toggleLink(payload, attributes);\n return true;\n }\n return false;\n } else {\n const {\n url,\n target,\n rel,\n title\n } = payload;\n $toggleLink(url, {\n ...attributes,\n rel,\n target,\n title\n });\n return true;\n }\n }, COMMAND_PRIORITY_LOW)), effect(() => {\n const validateUrl = stores.validateUrl.value;\n if (!validateUrl) {\n return;\n }\n const attributes = stores.attributes.value;\n return editor.registerCommand(PASTE_COMMAND, event => {\n const selection = $getSelection();\n if (!$isRangeSelection(selection) || selection.isCollapsed() || !objectKlassEquals(event, ClipboardEvent)) {\n return false;\n }\n if (event.clipboardData === null) {\n return false;\n }\n const clipboardText = event.clipboardData.getData('text');\n if (!validateUrl(clipboardText)) {\n return false;\n }\n // If we select nodes that are elements then avoid applying the link.\n if (!selection.getNodes().some(node => $isElementNode(node))) {\n editor.dispatchCommand(TOGGLE_LINK_COMMAND, {\n ...attributes,\n url: clipboardText\n });\n event.preventDefault();\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_LOW);\n }));\n}\n\n/**\n * Provides {@link LinkNode}, an implementation of\n * {@link TOGGLE_LINK_COMMAND}, and a {@link PASTE_COMMAND}\n * listener to wrap selected nodes in a link when a\n * URL is pasted and `validateUrl` is defined.\n */\nconst LinkExtension = defineExtension({\n build(editor, config, state) {\n return namedSignals(config);\n },\n config: defaultProps,\n mergeConfig(config, overrides) {\n const merged = shallowMergeConfig(config, overrides);\n if (config.attributes) {\n merged.attributes = shallowMergeConfig(config.attributes, merged.attributes);\n }\n return merged;\n },\n name: '@lexical/link/Link',\n nodes: () => [LinkNode],\n register(editor, config, state) {\n return registerLink(editor, state.getOutput());\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\nfunction findMatchingDOM(startNode, predicate) {\n let node = startNode;\n while (node != null) {\n if (predicate(node)) {\n return node;\n }\n node = node.parentNode;\n }\n return null;\n}\nfunction registerClickableLink(editor, stores, eventOptions = {}) {\n const onClick = event => {\n const target = event.target;\n if (!isDOMNode(target)) {\n return;\n }\n const nearestEditor = getNearestEditorFromDOMNode(target);\n if (nearestEditor === null) {\n return;\n }\n let url = null;\n let urlTarget = null;\n nearestEditor.update(() => {\n const clickedNode = $getNearestNodeFromDOMNode(target);\n if (clickedNode !== null) {\n const maybeLinkNode = $findMatchingParent(clickedNode, $isElementNode);\n if (!stores.disabled.peek()) {\n if ($isLinkNode(maybeLinkNode)) {\n url = maybeLinkNode.sanitizeUrl(maybeLinkNode.getURL());\n urlTarget = maybeLinkNode.getTarget();\n } else {\n const a = findMatchingDOM(target, isHTMLAnchorElement);\n if (a !== null) {\n url = a.href;\n urlTarget = a.target;\n }\n }\n }\n }\n });\n if (url === null || url === '') {\n return;\n }\n\n // Allow user to select link text without following url\n const selection = editor.getEditorState().read($getSelection);\n if ($isRangeSelection(selection) && !selection.isCollapsed()) {\n event.preventDefault();\n return;\n }\n const isMiddle = event.type === 'auxclick' && event.button === 1;\n window.open(url, stores.newTab.peek() || isMiddle || event.metaKey || event.ctrlKey || urlTarget === '_blank' ? '_blank' : '_self');\n event.preventDefault();\n };\n const onMouseUp = event => {\n if (event.button === 1) {\n onClick(event);\n }\n };\n return editor.registerRootListener((rootElement, prevRootElement) => {\n if (prevRootElement !== null) {\n prevRootElement.removeEventListener('click', onClick);\n prevRootElement.removeEventListener('mouseup', onMouseUp);\n }\n if (rootElement !== null) {\n rootElement.addEventListener('click', onClick, eventOptions);\n rootElement.addEventListener('mouseup', onMouseUp, eventOptions);\n }\n });\n}\n\n/**\n * Normally in a Lexical editor the `CLICK_COMMAND` on a LinkNode will cause the\n * selection to change instead of opening a link. This extension can be used to\n * restore the default behavior, e.g. when the editor is not editable.\n */\nconst ClickableLinkExtension = defineExtension({\n build(editor, config, state) {\n return namedSignals(config);\n },\n config: safeCast({\n disabled: false,\n newTab: false\n }),\n dependencies: [LinkExtension],\n name: '@lexical/link/ClickableLink',\n register(editor, config, state) {\n return registerClickableLink(editor, state.getOutput());\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\nfunction createLinkMatcherWithRegExp(regExp, urlTransformer = text => text) {\n return text => {\n const match = regExp.exec(text);\n if (match === null) {\n return null;\n }\n return {\n index: match.index,\n length: match[0].length,\n text: match[0],\n url: urlTransformer(match[0])\n };\n };\n}\nfunction findFirstMatch(text, matchers) {\n for (let i = 0; i < matchers.length; i++) {\n const match = matchers[i](text);\n if (match) {\n return match;\n }\n }\n return null;\n}\nconst PUNCTUATION_OR_SPACE = /[.,;\\s]/;\nfunction isSeparator(char) {\n return PUNCTUATION_OR_SPACE.test(char);\n}\nfunction endsWithSeparator(textContent) {\n return isSeparator(textContent[textContent.length - 1]);\n}\nfunction startsWithSeparator(textContent) {\n return isSeparator(textContent[0]);\n}\n\n/**\n * Check if the text content starts with a fullstop followed by a top-level domain.\n * Meaning if the text content can be a beginning of a top level domain.\n * @param textContent\n * @param isEmail\n * @returns boolean\n */\nfunction startsWithTLD(textContent, isEmail) {\n if (isEmail) {\n return /^\\.[a-zA-Z]{2,}/.test(textContent);\n } else {\n return /^\\.[a-zA-Z0-9]{1,}/.test(textContent);\n }\n}\nfunction isPreviousNodeValid(node) {\n let previousNode = node.getPreviousSibling();\n if ($isElementNode(previousNode)) {\n previousNode = previousNode.getLastDescendant();\n }\n return previousNode === null || $isLineBreakNode(previousNode) || $isTextNode(previousNode) && endsWithSeparator(previousNode.getTextContent());\n}\nfunction isNextNodeValid(node) {\n let nextNode = node.getNextSibling();\n if ($isElementNode(nextNode)) {\n nextNode = nextNode.getFirstDescendant();\n }\n return nextNode === null || $isLineBreakNode(nextNode) || $isTextNode(nextNode) && startsWithSeparator(nextNode.getTextContent());\n}\nfunction isContentAroundIsValid(matchStart, matchEnd, text, nodes) {\n const contentBeforeIsValid = matchStart > 0 ? isSeparator(text[matchStart - 1]) : isPreviousNodeValid(nodes[0]);\n if (!contentBeforeIsValid) {\n return false;\n }\n const contentAfterIsValid = matchEnd < text.length ? isSeparator(text[matchEnd]) : isNextNodeValid(nodes[nodes.length - 1]);\n return contentAfterIsValid;\n}\nfunction extractMatchingNodes(nodes, startIndex, endIndex) {\n const unmodifiedBeforeNodes = [];\n const matchingNodes = [];\n const unmodifiedAfterNodes = [];\n let matchingOffset = 0;\n let currentOffset = 0;\n const currentNodes = [...nodes];\n while (currentNodes.length > 0) {\n const currentNode = currentNodes[0];\n const currentNodeText = currentNode.getTextContent();\n const currentNodeLength = currentNodeText.length;\n const currentNodeStart = currentOffset;\n const currentNodeEnd = currentOffset + currentNodeLength;\n if (currentNodeEnd <= startIndex) {\n unmodifiedBeforeNodes.push(currentNode);\n matchingOffset += currentNodeLength;\n } else if (currentNodeStart >= endIndex) {\n unmodifiedAfterNodes.push(currentNode);\n } else {\n matchingNodes.push(currentNode);\n }\n currentOffset += currentNodeLength;\n currentNodes.shift();\n }\n return [matchingOffset, unmodifiedBeforeNodes, matchingNodes, unmodifiedAfterNodes];\n}\nfunction $createAutoLinkNode_(nodes, startIndex, endIndex, match) {\n const linkNode = $createAutoLinkNode(match.url, match.attributes);\n if (nodes.length === 1) {\n let remainingTextNode = nodes[0];\n let linkTextNode;\n if (startIndex === 0) {\n [linkTextNode, remainingTextNode] = remainingTextNode.splitText(endIndex);\n } else {\n [, linkTextNode, remainingTextNode] = remainingTextNode.splitText(startIndex, endIndex);\n }\n const textNode = $createTextNode(match.text);\n textNode.setFormat(linkTextNode.getFormat());\n textNode.setDetail(linkTextNode.getDetail());\n textNode.setStyle(linkTextNode.getStyle());\n linkNode.append(textNode);\n linkTextNode.replace(linkNode);\n return remainingTextNode;\n } else if (nodes.length > 1) {\n const firstTextNode = nodes[0];\n let offset = firstTextNode.getTextContent().length;\n let firstLinkTextNode;\n if (startIndex === 0) {\n firstLinkTextNode = firstTextNode;\n } else {\n [, firstLinkTextNode] = firstTextNode.splitText(startIndex);\n }\n const linkNodes = [];\n let remainingTextNode;\n for (let i = 1; i < nodes.length; i++) {\n const currentNode = nodes[i];\n const currentNodeText = currentNode.getTextContent();\n const currentNodeLength = currentNodeText.length;\n const currentNodeStart = offset;\n const currentNodeEnd = offset + currentNodeLength;\n if (currentNodeStart < endIndex) {\n if (currentNodeEnd <= endIndex) {\n linkNodes.push(currentNode);\n } else {\n const [linkTextNode, endNode] = currentNode.splitText(endIndex - currentNodeStart);\n linkNodes.push(linkTextNode);\n remainingTextNode = endNode;\n }\n }\n offset += currentNodeLength;\n }\n const selection = $getSelection();\n const selectedTextNode = selection ? selection.getNodes().find($isTextNode) : undefined;\n const textNode = $createTextNode(firstLinkTextNode.getTextContent());\n textNode.setFormat(firstLinkTextNode.getFormat());\n textNode.setDetail(firstLinkTextNode.getDetail());\n textNode.setStyle(firstLinkTextNode.getStyle());\n linkNode.append(textNode, ...linkNodes);\n // it does not preserve caret position if caret was at the first text node\n // so we need to restore caret position\n if (selectedTextNode && selectedTextNode === firstLinkTextNode) {\n if ($isRangeSelection(selection)) {\n textNode.select(selection.anchor.offset, selection.focus.offset);\n } else if ($isNodeSelection(selection)) {\n textNode.select(0, textNode.getTextContent().length);\n }\n }\n firstLinkTextNode.replace(linkNode);\n return remainingTextNode;\n }\n return undefined;\n}\nfunction $handleLinkCreation(nodes, matchers, onChange) {\n // Early return if any node is already part of an AutoLinkNode (idempotency check)\n for (const node of nodes) {\n const parent = node.getParent();\n if ($isAutoLinkNode(parent) && !parent.getIsUnlinked()) {\n return;\n }\n }\n let currentNodes = [...nodes];\n const initialText = currentNodes.map(node => node.getTextContent()).join('');\n let text = initialText;\n let match;\n let invalidMatchEnd = 0;\n while ((match = findFirstMatch(text, matchers)) && match !== null) {\n const matchStart = match.index;\n const matchLength = match.length;\n const matchEnd = matchStart + matchLength;\n const isValid = isContentAroundIsValid(invalidMatchEnd + matchStart, invalidMatchEnd + matchEnd, initialText, currentNodes);\n if (isValid) {\n const [matchingOffset,, matchingNodes, unmodifiedAfterNodes] = extractMatchingNodes(currentNodes, invalidMatchEnd + matchStart, invalidMatchEnd + matchEnd);\n\n // Skip if matching nodes are already part of an AutoLinkNode\n let alreadyLinked = false;\n for (const node of matchingNodes) {\n const parent = node.getParent();\n if ($isAutoLinkNode(parent) && !parent.getIsUnlinked()) {\n alreadyLinked = true;\n break;\n }\n }\n if (alreadyLinked) {\n invalidMatchEnd += matchEnd;\n text = text.substring(matchEnd);\n continue;\n }\n const actualMatchStart = invalidMatchEnd + matchStart - matchingOffset;\n const actualMatchEnd = invalidMatchEnd + matchEnd - matchingOffset;\n const remainingTextNode = $createAutoLinkNode_(matchingNodes, actualMatchStart, actualMatchEnd, match);\n currentNodes = remainingTextNode ? [remainingTextNode, ...unmodifiedAfterNodes] : unmodifiedAfterNodes;\n onChange(match.url, null);\n invalidMatchEnd = 0;\n } else {\n invalidMatchEnd += matchEnd;\n }\n text = text.substring(matchEnd);\n }\n}\nfunction handleLinkEdit(linkNode, matchers, onChange) {\n // Check children are simple text\n const children = linkNode.getChildren();\n const childrenLength = children.length;\n for (let i = 0; i < childrenLength; i++) {\n const child = children[i];\n if (!$isTextNode(child) || !child.isSimpleText()) {\n replaceWithChildren(linkNode);\n onChange(null, linkNode.getURL());\n return;\n }\n }\n\n // Check text content fully matches\n const text = linkNode.getTextContent();\n const match = findFirstMatch(text, matchers);\n if (match === null || match.text !== text) {\n replaceWithChildren(linkNode);\n onChange(null, linkNode.getURL());\n return;\n }\n\n // Check neighbors\n if (!isPreviousNodeValid(linkNode) || !isNextNodeValid(linkNode)) {\n replaceWithChildren(linkNode);\n onChange(null, linkNode.getURL());\n return;\n }\n const url = linkNode.getURL();\n if (url !== match.url) {\n linkNode.setURL(match.url);\n onChange(match.url, url);\n }\n if (match.attributes) {\n const rel = linkNode.getRel();\n if (rel !== match.attributes.rel) {\n linkNode.setRel(match.attributes.rel || null);\n onChange(match.attributes.rel || null, rel);\n }\n const target = linkNode.getTarget();\n if (target !== match.attributes.target) {\n linkNode.setTarget(match.attributes.target || null);\n onChange(match.attributes.target || null, target);\n }\n }\n}\n\n// Bad neighbors are edits in neighbor nodes that make AutoLinks incompatible.\n// Given the creation preconditions, these can only be simple text nodes.\nfunction handleBadNeighbors(textNode, matchers, onChange) {\n const parent = textNode.getParent();\n const previousSibling = textNode.getPreviousSibling();\n const nextSibling = textNode.getNextSibling();\n const text = textNode.getTextContent();\n\n // Skip if textNode is already part of an AutoLinkNode (idempotency check)\n // The handleLinkEdit on the parent will handle unwrapping if needed\n if ($isAutoLinkNode(parent) && !parent.getIsUnlinked()) {\n return;\n }\n\n // Handle case: textNode added AFTER a link, making link invalid\n // Check if previousSibling is a link and adding this textNode makes it invalid\n if ($isAutoLinkNode(previousSibling) && !previousSibling.getIsUnlinked()) {\n // Check if the textNode is still a sibling (hasn't been moved) to prevent loops\n if (previousSibling.is(textNode.getPreviousSibling()) && textNode.getParent() === previousSibling.getParent()) {\n // If text doesn't start with separator, link should be unwrapped\n // because non-separator after link makes the boundary invalid\n if (!startsWithSeparator(text)) {\n // Non-separator after link - unwrap the link\n replaceWithChildren(previousSibling);\n onChange(null, previousSibling.getURL());\n return; // Early return after unwrapping to avoid further processing\n }\n\n // If text starts with separator, check if it's valid TLD continuation\n if (startsWithTLD(text, previousSibling.isEmailURI())) {\n // Valid TLD continuation - try to append\n const combinedText = previousSibling.getTextContent() + text;\n const match = findFirstMatch(combinedText, matchers);\n if (match !== null && match.text === combinedText) {\n previousSibling.append(textNode);\n handleLinkEdit(previousSibling, matchers, onChange);\n onChange(null, previousSibling.getURL());\n }\n }\n // If starts with separator but not valid TLD, do nothing (link stays valid)\n }\n }\n\n // Handle case: textNode added BEFORE a link, making link invalid\n if ($isAutoLinkNode(nextSibling) && !nextSibling.getIsUnlinked() && !endsWithSeparator(text)) {\n // Check if the nextSibling is still a sibling (hasn't been moved) to prevent loops\n if (nextSibling.is(textNode.getNextSibling()) && textNode.getParent() === nextSibling.getParent()) {\n replaceWithChildren(nextSibling);\n onChange(null, nextSibling.getURL());\n }\n }\n}\nfunction replaceWithChildren(node) {\n const children = node.getChildren();\n const childrenLength = children.length;\n for (let j = childrenLength - 1; j >= 0; j--) {\n node.insertAfter(children[j]);\n }\n node.remove();\n return children.map(child => child.getLatest());\n}\nfunction getTextNodesToMatch(textNode) {\n // check if next siblings are simple text nodes till a node contains a space separator\n const textNodesToMatch = [textNode];\n let nextSibling = textNode.getNextSibling();\n while (nextSibling !== null && $isTextNode(nextSibling) && nextSibling.isSimpleText()) {\n textNodesToMatch.push(nextSibling);\n if (/[\\s]/.test(nextSibling.getTextContent())) {\n break;\n }\n nextSibling = nextSibling.getNextSibling();\n }\n return textNodesToMatch;\n}\nconst defaultConfig = {\n changeHandlers: [],\n excludeParents: [],\n matchers: []\n};\nfunction registerAutoLink(editor, config = defaultConfig) {\n const {\n matchers,\n changeHandlers,\n excludeParents\n } = config;\n const onChange = (url, prevUrl) => {\n for (const handler of changeHandlers) {\n handler(url, prevUrl);\n }\n };\n return mergeRegister(editor.registerNodeTransform(TextNode, textNode => {\n const parent = textNode.getParentOrThrow();\n const previous = textNode.getPreviousSibling();\n if ($isAutoLinkNode(parent) && !parent.getIsUnlinked()) {\n handleLinkEdit(parent, matchers, onChange);\n } else if (!$isLinkNode(parent) && !excludeParents.some(pred => pred(parent))) {\n if (textNode.isSimpleText() && (startsWithSeparator(textNode.getTextContent()) || !$isAutoLinkNode(previous))) {\n const textNodesToMatch = getTextNodesToMatch(textNode);\n $handleLinkCreation(textNodesToMatch, matchers, onChange);\n }\n handleBadNeighbors(textNode, matchers, onChange);\n }\n }), editor.registerCommand(TOGGLE_LINK_COMMAND, payload => {\n const selection = $getSelection();\n if (payload !== null || !$isRangeSelection(selection)) {\n return false;\n }\n const nodes = selection.extract();\n nodes.forEach(node => {\n const parent = node.getParent();\n if ($isAutoLinkNode(parent)) {\n // invert the value\n parent.setIsUnlinked(!parent.getIsUnlinked());\n parent.markDirty();\n }\n });\n return false;\n }, COMMAND_PRIORITY_LOW));\n}\n\n/**\n * An extension to automatically create AutoLinkNode from text\n * that matches the configured matchers. No default implementation\n * is provided for any matcher, see {@link createLinkMatcherWithRegExp}\n * for a helper function to create a matcher from a RegExp, and the\n * Playground's [AutoLinkPlugin](https://github.com/facebook/lexical/blob/main/packages/lexical-playground/src/plugins/AutoLinkPlugin/index.tsx)\n * for some example RegExps that could be used.\n *\n * The given `matchers` and `changeHandlers` will be merged by\n * concatenating the configured arrays.\n */\nconst AutoLinkExtension = defineExtension({\n config: defaultConfig,\n dependencies: [LinkExtension],\n mergeConfig(config, overrides) {\n const merged = shallowMergeConfig(config, overrides);\n for (const k of ['matchers', 'changeHandlers', 'excludeParents']) {\n const v = overrides[k];\n if (Array.isArray(v)) {\n merged[k] = [...config[k], ...v];\n }\n }\n return merged;\n },\n name: '@lexical/link/AutoLink',\n nodes: [AutoLinkNode],\n register: registerAutoLink\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\n/** @deprecated renamed to {@link $toggleLink} by @lexical/eslint-plugin rules-of-lexical */\nconst toggleLink = $toggleLink;\n\nexport { $createAutoLinkNode, $createLinkNode, $isAutoLinkNode, $isLinkNode, $toggleLink, AutoLinkExtension, AutoLinkNode, ClickableLinkExtension, LinkExtension, LinkNode, TOGGLE_LINK_COMMAND, createLinkMatcherWithRegExp, formatUrl, registerAutoLink, registerClickableLink, registerLink, toggleLink };\n"],"names":["SUPPORTED_URL_PROTOCOLS","Set","LinkNode","ElementNode","__url","__target","__rel","__title","getType","clone","node","rel","target","title","__key","constructor","url","attributes","key","super","this","createDOM","config","element","document","createElement","updateLinkDOM","addClassNamesToElement","theme","link","prevNode","anchor","isHTMLAnchorElement","href","sanitizeUrl","attr","value","removeAttribute","updateDOM","importDOM","a","conversion","$convertAnchorElement","priority","importJSON","serializedNode","$createLinkNode","updateFromJSON","setURL","setRel","setTarget","setTitle","formatUrl","parsedUrl","URL","has","protocol","_unused","exportJSON","getRel","getTarget","getTitle","getURL","getLatest","writable","getWritable","insertNewAfter","_","restoreSelection","linkNode","insertAfter","canInsertTextBefore","canInsertTextAfter","canBeEmpty","isInline","extractWithChild","child","selection","destination","$isRangeSelection","anchorNode","getNode","focusNode","focus","isParentOf","getTextContent","length","isEmailURI","startsWith","isWebSiteURI","$saveCaretPair","point","next","$caretFromPoint","getFlipped","$restoreCaretPair","pair","caret","origin","isAttached","normalized","$normalizeCaret","$setPointFromCaret","$linkNodeTransform","$getSelection","anchorPair","focusPair","$getChildCaret","$isElementNode","blockChildren","getChildren","innerLink","$copyNode","append","$insertNodeToNearestRootAtCaret","$rewindSiblingCaret","$shouldSplit","isEmpty","parent","getParent","remove","$normalizeSelection__EXPERIMENTAL","domNode","content","textContent","children","getAttribute","$applyNodeReplacement","$isLinkNode","AutoLinkNode","__isUnlinked","undefined","isUnlinked","getIsUnlinked","setIsUnlinked","self","$createAutoLinkNode","$isAutoLinkNode","TOGGLE_LINK_COMMAND","createCommand","$getPointNode","offset","type","message","Error","formatDevErrorMessage","$toggleLink","urlOrAttributes","urlProp","rest","$isNodeSelection","nodes","getNodes","forEach","linkParent","$findMatchingParent","insertBefore","existingLink","isCollapsed","parentLink","extract","processedLinks","linkKey","getKey","extractedNodes","extractedKeys","filter","n","map","allChildren","isExtractedChild","some","extractedChildren","firstExtractedIndex","findIndex","lastExtractedIndex","findLastIndex","isAtStart","isAtEnd","i","trailingChildren","slice","newLink","$splitLinkAtSelection","add","updatedNodes","updateLinkNode","firstNode","$fn","initialSelection","isBackwards","isBackward","rval","updatedSelection","finalSelection","anchorParent","set","getIndexWithinParent","focusParent","$setSelection","$withSelectedNodes","parentLinkNode","getParentOrThrow","prevLinkNode","getPreviousSibling","is","PHONE_NUMBER_REGEX","match","includes","test","registerLink","editor","stores","mergeRegister","registerNodeTransform","effect","registerCommand","payload","validateUrl","peek","COMMAND_PRIORITY_LOW","PASTE_COMMAND","event","objectKlassEquals","ClipboardEvent","clipboardData","clipboardText","getData","dispatchCommand","preventDefault","LinkExtension","defineExtension","build","state","namedSignals","mergeConfig","overrides","merged","shallowMergeConfig","name","register","getOutput","registerClickableLink","eventOptions","onClick","isDOMNode","nearestEditor","getNearestEditorFromDOMNode","urlTarget","update","clickedNode","$getNearestNodeFromDOMNode","maybeLinkNode","disabled","startNode","predicate","parentNode","findMatchingDOM","getEditorState","read","isMiddle","button","window","open","newTab","metaKey","ctrlKey","onMouseUp","registerRootListener","rootElement","prevRootElement","removeEventListener","addEventListener","ClickableLinkExtension","safeCast","dependencies","createLinkMatcherWithRegExp","regExp","urlTransformer","text","exec","index","findFirstMatch","matchers","PUNCTUATION_OR_SPACE","isSeparator","char","endsWithSeparator","startsWithSeparator","isPreviousNodeValid","previousNode","getLastDescendant","$isLineBreakNode","$isTextNode","isNextNodeValid","nextNode","getNextSibling","getFirstDescendant","isContentAroundIsValid","matchStart","matchEnd","extractMatchingNodes","startIndex","endIndex","unmodifiedBeforeNodes","matchingNodes","unmodifiedAfterNodes","matchingOffset","currentOffset","currentNodes","currentNode","currentNodeLength","currentNodeStart","push","shift","$createAutoLinkNode_","linkTextNode","remainingTextNode","splitText","textNode","$createTextNode","setFormat","getFormat","setDetail","getDetail","setStyle","getStyle","replace","firstTextNode","firstLinkTextNode","linkNodes","endNode","selectedTextNode","find","select","handleLinkEdit","onChange","childrenLength","isSimpleText","replaceWithChildren","j","defaultConfig","changeHandlers","excludeParents","registerAutoLink","prevUrl","handler","TextNode","previous","pred","textNodesToMatch","nextSibling","getTextNodesToMatch","initialText","join","invalidMatchEnd","alreadyLinked","substring","$handleLinkCreation","previousSibling","combinedText","handleBadNeighbors","markDirty","AutoLinkExtension","k","v","Array","isArray","toggleLink"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import*as e from"./LexicalLink.dev.mjs.js";import*as i from"./LexicalLink.prod.mjs.js";const o="production"!==process.env.NODE_ENV?e:i;o.$createAutoLinkNode,o.$createLinkNode,o.$isAutoLinkNode;const n=o.$isLinkNode;o.$toggleLink,o.AutoLinkExtension,o.AutoLinkNode,o.ClickableLinkExtension,o.LinkExtension;const t=o.LinkNode,L=o.TOGGLE_LINK_COMMAND;o.createLinkMatcherWithRegExp,o.formatUrl,o.registerAutoLink,o.registerClickableLink,o.registerLink,o.toggleLink;export{n as $isLinkNode,t as LinkNode,L as TOGGLE_LINK_COMMAND};
2
- //# sourceMappingURL=LexicalLink.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalLink.mjs.js","sources":["../../../../node_modules/@lexical/link/LexicalLink.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 './LexicalLink.dev.mjs';\nimport * as modProd from './LexicalLink.prod.mjs';\nconst mod = process.env.NODE_ENV !== 'production' ? modDev : modProd;\nexport const $createAutoLinkNode = mod.$createAutoLinkNode;\nexport const $createLinkNode = mod.$createLinkNode;\nexport const $isAutoLinkNode = mod.$isAutoLinkNode;\nexport const $isLinkNode = mod.$isLinkNode;\nexport const $toggleLink = mod.$toggleLink;\nexport const AutoLinkExtension = mod.AutoLinkExtension;\nexport const AutoLinkNode = mod.AutoLinkNode;\nexport const ClickableLinkExtension = mod.ClickableLinkExtension;\nexport const LinkExtension = mod.LinkExtension;\nexport const LinkNode = mod.LinkNode;\nexport const TOGGLE_LINK_COMMAND = mod.TOGGLE_LINK_COMMAND;\nexport const createLinkMatcherWithRegExp = mod.createLinkMatcherWithRegExp;\nexport const formatUrl = mod.formatUrl;\nexport const registerAutoLink = mod.registerAutoLink;\nexport const registerClickableLink = mod.registerClickableLink;\nexport const registerLink = mod.registerLink;\nexport const toggleLink = mod.toggleLink;"],"names":["mod","process","env","NODE_ENV","modDev","modProd","$createAutoLinkNode","$createLinkNode","$isAutoLinkNode","$isLinkNode","$toggleLink","AutoLinkExtension","AutoLinkNode","ClickableLinkExtension","LinkExtension","LinkNode","TOGGLE_LINK_COMMAND","createLinkMatcherWithRegExp","formatUrl","registerAutoLink","registerClickableLink","registerLink","toggleLink"],"mappings":"uFAUA,MAAMA,EAA+B,eAAzBC,QAAQC,IAAIC,SAA4BC,EAASC,EAC1BL,EAAIM,oBACRN,EAAIO,gBACJP,EAAIQ,gBACvB,MAACC,EAAcT,EAAIS,YACJT,EAAIU,YACEV,EAAIW,kBACTX,EAAIY,aACMZ,EAAIa,uBACbb,EAAIc,cACrB,MAACC,EAAWf,EAAIe,SACfC,EAAsBhB,EAAIgB,oBACIhB,EAAIiB,4BACtBjB,EAAIkB,UACGlB,EAAImB,iBACCnB,EAAIoB,sBACbpB,EAAIqB,aACNrB,EAAIsB"}
@@ -1,2 +0,0 @@
1
- import{addClassNamesToElement as t,isHTMLAnchorElement as e,$findMatchingParent as n,mergeRegister as r,objectKlassEquals as i,$insertNodeToNearestRootAtCaret as s}from"../utils/LexicalUtils.mjs.js";import{ElementNode as l,$isRangeSelection as o,$applyNodeReplacement as u,createCommand as a,$getSelection as c,$isNodeSelection as g,$normalizeSelection__EXPERIMENTAL as f,$setSelection as d,$isElementNode as h,COMMAND_PRIORITY_LOW as p,PASTE_COMMAND as _,defineExtension as m,shallowMergeConfig as k,safeCast as x,TextNode as L,$isTextNode as b,$getChildCaret as U,$copyNode as v,$rewindSiblingCaret as T,isDOMNode as C,getNearestEditorFromDOMNode as N,$getNearestNodeFromDOMNode as S,$createTextNode as O,$caretFromPoint as R,$normalizeCaret as P,$setPointFromCaret as y,$isLineBreakNode as A}from"lexical";import{effect as E,namedSignals as D}from"../extension/LexicalExtension.mjs.js";const I=new Set(["http:","https:","mailto:","sms:","tel:"]);class w extends l{__url;__target;__rel;__title;static getType(){return"link"}static clone(t){return new w(t.__url,{rel:t.__rel,target:t.__target,title:t.__title},t.__key)}constructor(t="",e={},n){super(n);const{target:r=null,rel:i=null,title:s=null}=e;this.__url=t,this.__target=r,this.__rel=i,this.__title=s}createDOM(e){const n=document.createElement("a");return this.updateLinkDOM(null,n,e),t(n,e.theme.link),n}updateLinkDOM(t,n,r){if(e(n)){t&&t.__url===this.__url||(n.href=this.sanitizeUrl(this.__url));for(const e of["target","rel","title"]){const r=`__${e}`,i=this[r];t&&t[r]===i||(i?n[e]=i:n.removeAttribute(e))}}}updateDOM(t,e,n){return this.updateLinkDOM(t,e,n),!1}static importDOM(){return{a:t=>({conversion:F,priority:1})}}static importJSON(t){return J().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setURL(t.url).setRel(t.rel||null).setTarget(t.target||null).setTitle(t.title||null)}sanitizeUrl(t){t=Q(t);try{const e=new URL(Q(t));if(!I.has(e.protocol))return"about:blank"}catch(e){return t}return t}exportJSON(){return{...super.exportJSON(),rel:this.getRel(),target:this.getTarget(),title:this.getTitle(),url:this.getURL()}}getURL(){return this.getLatest().__url}setURL(t){const e=this.getWritable();return e.__url=t,e}getTarget(){return this.getLatest().__target}setTarget(t){const e=this.getWritable();return e.__target=t,e}getRel(){return this.getLatest().__rel}setRel(t){const e=this.getWritable();return e.__rel=t,e}getTitle(){return this.getLatest().__title}setTitle(t){const e=this.getWritable();return e.__title=t,e}insertNewAfter(t,e=!0){const n=J(this.__url,{rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(n,e),n}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(t,e,n){if(!o(e))return!1;const r=e.anchor.getNode(),i=e.focus.getNode();return this.isParentOf(r)&&this.isParentOf(i)&&e.getTextContent().length>0}isEmailURI(){return this.__url.startsWith("mailto:")}isWebSiteURI(){return this.__url.startsWith("https://")||this.__url.startsWith("http://")}}function M(t){const e=R(t,"next");return[e,e.getFlipped()]}function W(t,e){for(const n of e)if(n.origin.isAttached()){const e=P(n);return void y(t,e)}}function $(t){const e=c();let n=null,r=null;o(e)&&(n=M(e.anchor),r=M(e.focus));for(const e of U(t,"next")){const n=e.origin;if(h(n)&&!n.isInline()){const r=n.getChildren();if(r.length>0){const e=v(t);e.append(...r),n.append(e)}s(n,T(e),{$shouldSplit:()=>!1})}}if(t.isEmpty()){const e=t.getParent();t.remove(),e&&e.isEmpty()&&e.remove()}o(e)&&(W(e.anchor,n),W(e.focus,r),f(e))}function F(t){let n=null;if(e(t)){const e=t.textContent;(null!==e&&""!==e||t.children.length>0)&&(n=J(t.getAttribute("href")||"",{rel:t.getAttribute("rel"),target:t.getAttribute("target"),title:t.getAttribute("title")}))}return{node:n}}function J(t="",e){return u(new w(t,e))}function K(t){return t instanceof w}class B extends w{__isUnlinked;constructor(t="",e={},n){super(t,e,n),this.__isUnlinked=void 0!==e.isUnlinked&&null!==e.isUnlinked&&e.isUnlinked}static getType(){return"autolink"}static clone(t){return new B(t.__url,{isUnlinked:t.__isUnlinked,rel:t.__rel,target:t.__target,title:t.__title},t.__key)}getIsUnlinked(){return this.__isUnlinked}setIsUnlinked(t){const e=this.getWritable();return e.__isUnlinked=t,e}createDOM(t){return this.__isUnlinked?document.createElement("span"):super.createDOM(t)}updateDOM(t,e,n){return super.updateDOM(t,e,n)||t.__isUnlinked!==this.__isUnlinked}static importJSON(t){return z().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setIsUnlinked(t.isUnlinked||!1)}static importDOM(){return null}exportJSON(){return{...super.exportJSON(),isUnlinked:this.__isUnlinked}}insertNewAfter(t,e=!0){const n=z(this.__url,{isUnlinked:this.__isUnlinked,rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(n,e),n}}function z(t="",e){return u(new B(t,e))}function j(t){return t instanceof B}const G=a("TOGGLE_LINK_COMMAND");function H(t,e){if("element"===t.type){const n=t.getNode();return h(n)||function(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}(252),n.getChildren()[t.offset+e]||null}return null}function Z(t,e={}){let r;if(t&&"object"==typeof t){const{url:n,...i}=t;r=n,e={...i,...e}}else r=t;const{target:i,title:s}=e,l=void 0===e.rel?"noreferrer":e.rel,u=c();if(null===u||!o(u)&&!g(u))return;if(g(u)){const t=u.getNodes();if(0===t.length)return;return void t.forEach(t=>{if(null===r){const e=n(t,t=>!j(t)&&K(t));e&&(e.insertBefore(t),0===e.getChildren().length&&e.remove())}else{const e=n(t,t=>!j(t)&&K(t));if(e)e.setURL(r),void 0!==i&&e.setTarget(i),void 0!==l&&e.setRel(l);else{const e=J(r,{rel:l,target:i});t.insertBefore(e),e.append(t)}}})}if(u.isCollapsed()&&null===r)for(const t of u.getNodes()){const e=n(t,t=>!j(t)&&K(t));return void(null!==e&&(e.getChildren().forEach(t=>{e.insertBefore(t)}),e.remove()))}const a=u.extract();if(null===r){const t=new Set;return void a.forEach(e=>{const r=n(e,t=>!j(t)&&K(t));if(null!==r){const e=r.getKey();if(t.has(e))return;!function(t,e){const n=new Set(e.filter(e=>t.isParentOf(e)).map(t=>t.getKey())),r=t.getChildren(),i=r=>n.has(r.getKey())||h(r)&&e.some(e=>t.isParentOf(e)&&r.isParentOf(e)),s=r.filter(i);if(s.length===r.length)return r.forEach(e=>t.insertBefore(e)),void t.remove();const l=r.findIndex(i),o=r.findLastIndex(i),u=0===l,a=o===r.length-1;if(u)s.forEach(e=>t.insertBefore(e));else if(a)for(let e=s.length-1;e>=0;e--)t.insertAfter(s[e]);else{for(let e=s.length-1;e>=0;e--)t.insertAfter(s[e]);const e=r.slice(o+1);if(e.length>0){const n=J(t.getURL(),{rel:t.getRel(),target:t.getTarget(),title:t.getTitle()});s[s.length-1].insertAfter(n),e.forEach(t=>n.append(t))}}}(r,a),t.add(e)}})}const p=new Set,_=t=>{p.has(t.getKey())||(p.add(t.getKey()),t.setURL(r),void 0!==i&&t.setTarget(i),void 0!==l&&t.setRel(l),void 0!==s&&t.setTitle(s))};if(1===a.length){const t=a[0],e=n(t,K);if(null!==e)return _(e)}!function(t){const e=c();if(!o(e))return t();const n=f(e),r=n.isBackward(),i=H(n.anchor,r?-1:0),s=H(n.focus,r?0:-1);if(t(),i||s){const t=c();if(o(t)){const e=t.clone();if(i){const t=i.getParent();t&&e.anchor.set(t.getKey(),i.getIndexWithinParent()+(r?1:0),"element")}if(s){const t=s.getParent();t&&e.focus.set(t.getKey(),s.getIndexWithinParent()+(r?0:1),"element")}d(f(e))}}}(()=>{let t=null;for(const e of a){if(!e.isAttached())continue;const o=n(e,K);if(o){_(o);continue}if(h(e)){if(!e.isInline())continue;if(K(e)){if(!(j(e)||null!==t&&t.getParentOrThrow().isParentOf(e))){_(e),t=e;continue}for(const t of e.getChildren())e.insertBefore(t);e.remove();continue}}const u=e.getPreviousSibling();K(u)&&u.is(t)?u.append(e):(t=J(r,{rel:l,target:i,title:s}),e.insertAfter(t),t.append(e))}})}const q=/^\+?[0-9\s()-]{5,}$/;function Q(t){return t.match(/^[a-z][a-z0-9+.-]*:/i)||t.match(/^[/#.]/)?t:t.includes("@")?`mailto:${t}`:q.test(t)?`tel:${t}`:`https://${t}`}function V(t,e){return r(t.registerNodeTransform(w,$),E(()=>t.registerCommand(G,t=>{const n=e.validateUrl.peek(),r=e.attributes.peek();if(null===t)return Z(null),!0;if("string"==typeof t)return!(void 0!==n&&!n(t)||(Z(t,r),0));{const{url:e,target:n,rel:i,title:s}=t;return Z(e,{...r,rel:i,target:n,title:s}),!0}},p)),E(()=>{const n=e.validateUrl.value;if(!n)return;const r=e.attributes.value;return t.registerCommand(_,e=>{const s=c();if(!o(s)||s.isCollapsed()||!i(e,ClipboardEvent))return!1;if(null===e.clipboardData)return!1;const l=e.clipboardData.getData("text");return!!n(l)&&!s.getNodes().some(t=>h(t))&&(t.dispatchCommand(G,{...r,url:l}),e.preventDefault(),!0)},p)}))}const X=m({build:(t,e,n)=>D(e),config:{attributes:void 0,validateUrl:void 0},mergeConfig(t,e){const n=k(t,e);return t.attributes&&(n.attributes=k(t.attributes,n.attributes)),n},name:"@lexical/link/Link",nodes:()=>[w],register:(t,e,n)=>V(t,n.getOutput())});function Y(t,r,i={}){const s=i=>{const s=i.target;if(!C(s))return;const l=N(s);if(null===l)return;let u=null,a=null;if(l.update(()=>{const t=S(s);if(null!==t){const i=n(t,h);if(!r.disabled.peek())if(K(i))u=i.sanitizeUrl(i.getURL()),a=i.getTarget();else{const t=function(t,e){let n=t;for(;null!=n;){if(e(n))return n;n=n.parentNode}return null}(s,e);null!==t&&(u=t.href,a=t.target)}}}),null===u||""===u)return;const g=t.getEditorState().read(c);if(o(g)&&!g.isCollapsed())return void i.preventDefault();const f="auxclick"===i.type&&1===i.button;window.open(u,r.newTab.peek()||f||i.metaKey||i.ctrlKey||"_blank"===a?"_blank":"_self"),i.preventDefault()},l=t=>{1===t.button&&s(t)};return t.registerRootListener((t,e)=>{null!==e&&(e.removeEventListener("click",s),e.removeEventListener("mouseup",l)),null!==t&&(t.addEventListener("click",s,i),t.addEventListener("mouseup",l,i))})}const tt=m({build:(t,e,n)=>D(e),config:x({disabled:!1,newTab:!1}),dependencies:[X],name:"@lexical/link/ClickableLink",register:(t,e,n)=>Y(t,n.getOutput())});function et(t,e=t=>t){return n=>{const r=t.exec(n);return null===r?null:{index:r.index,length:r[0].length,text:r[0],url:e(r[0])}}}function nt(t,e){for(let n=0;n<e.length;n++){const r=e[n](t);if(r)return r}return null}const rt=/[.,;\s]/;function it(t){return rt.test(t)}function st(t){return it(t[t.length-1])}function lt(t){return it(t[0])}function ot(t){let e=t.getPreviousSibling();return h(e)&&(e=e.getLastDescendant()),null===e||A(e)||b(e)&&st(e.getTextContent())}function ut(t){let e=t.getNextSibling();return h(e)&&(e=e.getFirstDescendant()),null===e||A(e)||b(e)&&lt(e.getTextContent())}function at(t,e,n,r){return!!(t>0?it(n[t-1]):ot(r[0]))&&(e<n.length?it(n[e]):ut(r[r.length-1]))}function ct(t,e,n){const r=[],i=[],s=[];let l=0,o=0;const u=[...t];for(;u.length>0;){const t=u[0],a=t.getTextContent().length,c=o;o+a<=e?(r.push(t),l+=a):c>=n?s.push(t):i.push(t),o+=a,u.shift()}return[l,r,i,s]}function gt(t,e,n,r){const i=z(r.url,r.attributes);if(1===t.length){let s,l=t[0];0===e?[s,l]=l.splitText(n):[,s,l]=l.splitText(e,n);const o=O(r.text);return o.setFormat(s.getFormat()),o.setDetail(s.getDetail()),o.setStyle(s.getStyle()),i.append(o),s.replace(i),l}if(t.length>1){const r=t[0];let s,l=r.getTextContent().length;0===e?s=r:[,s]=r.splitText(e);const u=[];let a;for(let e=1;e<t.length;e++){const r=t[e],i=r.getTextContent().length,s=l;if(s<n)if(l+i<=n)u.push(r);else{const[t,e]=r.splitText(n-s);u.push(t),a=e}l+=i}const f=c(),d=f?f.getNodes().find(b):void 0,h=O(s.getTextContent());return h.setFormat(s.getFormat()),h.setDetail(s.getDetail()),h.setStyle(s.getStyle()),i.append(h,...u),d&&d===s&&(o(f)?h.select(f.anchor.offset,f.focus.offset):g(f)&&h.select(0,h.getTextContent().length)),s.replace(i),a}}function ft(t,e,n){const r=t.getChildren(),i=r.length;for(let e=0;e<i;e++){const i=r[e];if(!b(i)||!i.isSimpleText())return dt(t),void n(null,t.getURL())}const s=t.getTextContent(),l=nt(s,e);if(null===l||l.text!==s)return dt(t),void n(null,t.getURL());if(!ot(t)||!ut(t))return dt(t),void n(null,t.getURL());const o=t.getURL();if(o!==l.url&&(t.setURL(l.url),n(l.url,o)),l.attributes){const e=t.getRel();e!==l.attributes.rel&&(t.setRel(l.attributes.rel||null),n(l.attributes.rel||null,e));const r=t.getTarget();r!==l.attributes.target&&(t.setTarget(l.attributes.target||null),n(l.attributes.target||null,r))}}function dt(t){const e=t.getChildren();for(let n=e.length-1;n>=0;n--)t.insertAfter(e[n]);return t.remove(),e.map(t=>t.getLatest())}const ht={changeHandlers:[],excludeParents:[],matchers:[]};function pt(t,e=ht){const{matchers:n,changeHandlers:i,excludeParents:s}=e,l=(t,e)=>{for(const n of i)n(t,e)};return r(t.registerNodeTransform(L,t=>{const e=t.getParentOrThrow(),r=t.getPreviousSibling();if(j(e)&&!e.getIsUnlinked())ft(e,n,l);else if(!K(e)&&!s.some(t=>t(e))){if(t.isSimpleText()&&(lt(t.getTextContent())||!j(r))){const e=function(t){const e=[t];let n=t.getNextSibling();for(;null!==n&&b(n)&&n.isSimpleText()&&(e.push(n),!/[\s]/.test(n.getTextContent()));)n=n.getNextSibling();return e}(t);!function(t,e,n){for(const e of t){const t=e.getParent();if(j(t)&&!t.getIsUnlinked())return}let r=[...t];const i=r.map(t=>t.getTextContent()).join("");let s,l=i,o=0;for(;(s=nt(l,e))&&null!==s;){const t=s.index,e=t+s.length;if(at(o+t,o+e,i,r)){const[i,,u,a]=ct(r,o+t,o+e);let c=!1;for(const t of u){const e=t.getParent();if(j(e)&&!e.getIsUnlinked()){c=!0;break}}if(c){o+=e,l=l.substring(e);continue}const g=gt(u,o+t-i,o+e-i,s);r=g?[g,...a]:a,n(s.url,null),o=0}else o+=e;l=l.substring(e)}}(e,n,l)}!function(t,e,n){const r=t.getParent(),i=t.getPreviousSibling(),s=t.getNextSibling(),l=t.getTextContent();if(!j(r)||r.getIsUnlinked()){if(j(i)&&!i.getIsUnlinked()&&i.is(t.getPreviousSibling())&&t.getParent()===i.getParent()){if(!lt(l))return dt(i),void n(null,i.getURL());if(o=l,i.isEmailURI()?/^\.[a-zA-Z]{2,}/.test(o):/^\.[a-zA-Z0-9]{1,}/.test(o)){const r=i.getTextContent()+l,s=nt(r,e);null!==s&&s.text===r&&(i.append(t),ft(i,e,n),n(null,i.getURL()))}}var o;!j(s)||s.getIsUnlinked()||st(l)||s.is(t.getNextSibling())&&t.getParent()===s.getParent()&&(dt(s),n(null,s.getURL()))}}(t,n,l)}}),t.registerCommand(G,t=>{const e=c();return!(null!==t||!o(e))&&(e.extract().forEach(t=>{const e=t.getParent();j(e)&&(e.setIsUnlinked(!e.getIsUnlinked()),e.markDirty())}),!1)},p))}const _t=m({config:ht,dependencies:[X],mergeConfig(t,e){const n=k(t,e);for(const r of["matchers","changeHandlers","excludeParents"]){const i=e[r];Array.isArray(i)&&(n[r]=[...t[r],...i])}return n},name:"@lexical/link/AutoLink",nodes:[B],register:pt}),mt=Z;export{z as $createAutoLinkNode,J as $createLinkNode,j as $isAutoLinkNode,K as $isLinkNode,Z as $toggleLink,_t as AutoLinkExtension,B as AutoLinkNode,tt as ClickableLinkExtension,X as LinkExtension,w as LinkNode,G as TOGGLE_LINK_COMMAND,et as createLinkMatcherWithRegExp,Q as formatUrl,pt as registerAutoLink,Y as registerClickableLink,V as registerLink,mt as toggleLink};
2
- //# sourceMappingURL=LexicalLink.prod.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalLink.prod.mjs.js","sources":["../../../../node_modules/@lexical/link/LexicalLink.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{addClassNamesToElement as t,isHTMLAnchorElement as e,$findMatchingParent as n,$insertNodeToNearestRootAtCaret as r,mergeRegister as i,objectKlassEquals as s}from\"@lexical/utils\";import{createCommand as l,ElementNode as o,$isRangeSelection as u,$applyNodeReplacement as a,$getSelection as c,$isNodeSelection as g,$isElementNode as f,$normalizeSelection__EXPERIMENTAL as d,$setSelection as h,$getChildCaret as p,$copyNode as _,$rewindSiblingCaret as m,$caretFromPoint as x,$normalizeCaret as b,$setPointFromCaret as k,defineExtension as v,shallowMergeConfig as U,COMMAND_PRIORITY_LOW as T,PASTE_COMMAND as L,safeCast as S,isDOMNode as C,getNearestEditorFromDOMNode as O,$getNearestNodeFromDOMNode as R,TextNode as N,$isTextNode as P,$isLineBreakNode as y,$createTextNode as D}from\"lexical\";import{namedSignals as I,effect as A}from\"@lexical/extension\";const w=new Set([\"http:\",\"https:\",\"mailto:\",\"sms:\",\"tel:\"]);class E extends o{__url;__target;__rel;__title;static getType(){return\"link\"}static clone(t){return new E(t.__url,{rel:t.__rel,target:t.__target,title:t.__title},t.__key)}constructor(t=\"\",e={},n){super(n);const{target:r=null,rel:i=null,title:s=null}=e;this.__url=t,this.__target=r,this.__rel=i,this.__title=s}createDOM(e){const n=document.createElement(\"a\");return this.updateLinkDOM(null,n,e),t(n,e.theme.link),n}updateLinkDOM(t,n,r){if(e(n)){t&&t.__url===this.__url||(n.href=this.sanitizeUrl(this.__url));for(const e of[\"target\",\"rel\",\"title\"]){const r=`__${e}`,i=this[r];t&&t[r]===i||(i?n[e]=i:n.removeAttribute(e))}}}updateDOM(t,e,n){return this.updateLinkDOM(t,e,n),!1}static importDOM(){return{a:t=>({conversion:W,priority:1})}}static importJSON(t){return K().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setURL(t.url).setRel(t.rel||null).setTarget(t.target||null).setTitle(t.title||null)}sanitizeUrl(t){t=Q(t);try{const e=new URL(Q(t));if(!w.has(e.protocol))return\"about:blank\"}catch(e){return t}return t}exportJSON(){return{...super.exportJSON(),rel:this.getRel(),target:this.getTarget(),title:this.getTitle(),url:this.getURL()}}getURL(){return this.getLatest().__url}setURL(t){const e=this.getWritable();return e.__url=t,e}getTarget(){return this.getLatest().__target}setTarget(t){const e=this.getWritable();return e.__target=t,e}getRel(){return this.getLatest().__rel}setRel(t){const e=this.getWritable();return e.__rel=t,e}getTitle(){return this.getLatest().__title}setTitle(t){const e=this.getWritable();return e.__title=t,e}insertNewAfter(t,e=!0){const n=K(this.__url,{rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(n,e),n}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(t,e,n){if(!u(e))return!1;const r=e.anchor.getNode(),i=e.focus.getNode();return this.isParentOf(r)&&this.isParentOf(i)&&e.getTextContent().length>0}isEmailURI(){return this.__url.startsWith(\"mailto:\")}isWebSiteURI(){return this.__url.startsWith(\"https://\")||this.__url.startsWith(\"http://\")}}function M(t){const e=x(t,\"next\");return[e,e.getFlipped()]}function F(t,e){for(const n of e)if(n.origin.isAttached()){const e=b(n);return void k(t,e)}}function J(t){const e=c();let n=null,i=null;u(e)&&(n=M(e.anchor),i=M(e.focus));for(const e of p(t,\"next\")){const n=e.origin;if(f(n)&&!n.isInline()){const i=n.getChildren();if(i.length>0){const e=_(t);e.append(...i),n.append(e)}r(n,m(e),{$shouldSplit:()=>!1})}}if(t.isEmpty()){const e=t.getParent();t.remove(),e&&e.isEmpty()&&e.remove()}u(e)&&(F(e.anchor,n),F(e.focus,i),d(e))}function W(t){let n=null;if(e(t)){const e=t.textContent;(null!==e&&\"\"!==e||t.children.length>0)&&(n=K(t.getAttribute(\"href\")||\"\",{rel:t.getAttribute(\"rel\"),target:t.getAttribute(\"target\"),title:t.getAttribute(\"title\")}))}return{node:n}}function K(t=\"\",e){return a(new E(t,e))}function B(t){return t instanceof E}class $ extends E{__isUnlinked;constructor(t=\"\",e={},n){super(t,e,n),this.__isUnlinked=void 0!==e.isUnlinked&&null!==e.isUnlinked&&e.isUnlinked}static getType(){return\"autolink\"}static clone(t){return new $(t.__url,{isUnlinked:t.__isUnlinked,rel:t.__rel,target:t.__target,title:t.__title},t.__key)}getIsUnlinked(){return this.__isUnlinked}setIsUnlinked(t){const e=this.getWritable();return e.__isUnlinked=t,e}createDOM(t){return this.__isUnlinked?document.createElement(\"span\"):super.createDOM(t)}updateDOM(t,e,n){return super.updateDOM(t,e,n)||t.__isUnlinked!==this.__isUnlinked}static importJSON(t){return z().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setIsUnlinked(t.isUnlinked||!1)}static importDOM(){return null}exportJSON(){return{...super.exportJSON(),isUnlinked:this.__isUnlinked}}insertNewAfter(t,e=!0){const n=z(this.__url,{isUnlinked:this.__isUnlinked,rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(n,e),n}}function z(t=\"\",e){return a(new $(t,e))}function H(t){return t instanceof $}const j=l(\"TOGGLE_LINK_COMMAND\");function G(t,e){if(\"element\"===t.type){const n=t.getNode();f(n)||function(t,...e){const n=new URL(\"https://lexical.dev/docs/error\"),r=new URLSearchParams;r.append(\"code\",t);for(const t of e)r.append(\"v\",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}(252);return n.getChildren()[t.offset+e]||null}return null}function Z(t,e={}){let r;if(t&&\"object\"==typeof t){const{url:n,...i}=t;r=n,e={...i,...e}}else r=t;const{target:i,title:s}=e,l=void 0===e.rel?\"noreferrer\":e.rel,o=c();if(null===o||!u(o)&&!g(o))return;if(g(o)){const t=o.getNodes();if(0===t.length)return;return void t.forEach(t=>{if(null===r){const e=n(t,t=>!H(t)&&B(t));e&&(e.insertBefore(t),0===e.getChildren().length&&e.remove())}else{const e=n(t,t=>!H(t)&&B(t));if(e)e.setURL(r),void 0!==i&&e.setTarget(i),void 0!==l&&e.setRel(l);else{const e=K(r,{rel:l,target:i});t.insertBefore(e),e.append(t)}}})}if(o.isCollapsed()&&null===r)for(const t of o.getNodes()){const e=n(t,t=>!H(t)&&B(t));return void(null!==e&&(e.getChildren().forEach(t=>{e.insertBefore(t)}),e.remove()))}const a=o.extract();if(null===r){const t=new Set;return void a.forEach(e=>{const r=n(e,t=>!H(t)&&B(t));if(null!==r){const e=r.getKey();if(t.has(e))return;!function(t,e){const n=new Set(e.filter(e=>t.isParentOf(e)).map(t=>t.getKey())),r=t.getChildren(),i=r=>n.has(r.getKey())||f(r)&&e.some(e=>t.isParentOf(e)&&r.isParentOf(e)),s=r.filter(i);if(s.length===r.length)return r.forEach(e=>t.insertBefore(e)),void t.remove();const l=r.findIndex(i),o=r.findLastIndex(i),u=0===l,a=o===r.length-1;if(u)s.forEach(e=>t.insertBefore(e));else if(a)for(let e=s.length-1;e>=0;e--)t.insertAfter(s[e]);else{for(let e=s.length-1;e>=0;e--)t.insertAfter(s[e]);const e=r.slice(o+1);if(e.length>0){const n=K(t.getURL(),{rel:t.getRel(),target:t.getTarget(),title:t.getTitle()});s[s.length-1].insertAfter(n),e.forEach(t=>n.append(t))}}}(r,a),t.add(e)}})}const p=new Set,_=t=>{p.has(t.getKey())||(p.add(t.getKey()),t.setURL(r),void 0!==i&&t.setTarget(i),void 0!==l&&t.setRel(l),void 0!==s&&t.setTitle(s))};if(1===a.length){const t=a[0],e=n(t,B);if(null!==e)return _(e)}!function(t){const e=c();if(!u(e))return t();const n=d(e),r=n.isBackward(),i=G(n.anchor,r?-1:0),s=G(n.focus,r?0:-1),l=t();if(i||s){const t=c();if(u(t)){const e=t.clone();if(i){const t=i.getParent();t&&e.anchor.set(t.getKey(),i.getIndexWithinParent()+(r?1:0),\"element\")}if(s){const t=s.getParent();t&&e.focus.set(t.getKey(),s.getIndexWithinParent()+(r?0:1),\"element\")}h(d(e))}}}(()=>{let t=null;for(const e of a){if(!e.isAttached())continue;const o=n(e,B);if(o){_(o);continue}if(f(e)){if(!e.isInline())continue;if(B(e)){if(!(H(e)||null!==t&&t.getParentOrThrow().isParentOf(e))){_(e),t=e;continue}for(const t of e.getChildren())e.insertBefore(t);e.remove();continue}}const u=e.getPreviousSibling();B(u)&&u.is(t)?u.append(e):(t=K(r,{rel:l,target:i,title:s}),e.insertAfter(t),t.append(e))}})}const q=/^\\+?[0-9\\s()-]{5,}$/;function Q(t){return t.match(/^[a-z][a-z0-9+.-]*:/i)||t.match(/^[/#.]/)?t:t.includes(\"@\")?`mailto:${t}`:q.test(t)?`tel:${t}`:`https://${t}`}function V(t,e){return i(t.registerNodeTransform(E,J),A(()=>t.registerCommand(j,t=>{const n=e.validateUrl.peek(),r=e.attributes.peek();if(null===t)return Z(null),!0;if(\"string\"==typeof t)return!(void 0!==n&&!n(t))&&(Z(t,r),!0);{const{url:e,target:n,rel:i,title:s}=t;return Z(e,{...r,rel:i,target:n,title:s}),!0}},T)),A(()=>{const n=e.validateUrl.value;if(!n)return;const r=e.attributes.value;return t.registerCommand(L,e=>{const i=c();if(!u(i)||i.isCollapsed()||!s(e,ClipboardEvent))return!1;if(null===e.clipboardData)return!1;const l=e.clipboardData.getData(\"text\");return!!n(l)&&(!i.getNodes().some(t=>f(t))&&(t.dispatchCommand(j,{...r,url:l}),e.preventDefault(),!0))},T)}))}const X=v({build:(t,e,n)=>I(e),config:{attributes:void 0,validateUrl:void 0},mergeConfig(t,e){const n=U(t,e);return t.attributes&&(n.attributes=U(t.attributes,n.attributes)),n},name:\"@lexical/link/Link\",nodes:()=>[E],register:(t,e,n)=>V(t,n.getOutput())});function Y(t,r,i={}){const s=i=>{const s=i.target;if(!C(s))return;const l=O(s);if(null===l)return;let o=null,a=null;if(l.update(()=>{const t=R(s);if(null!==t){const i=n(t,f);if(!r.disabled.peek())if(B(i))o=i.sanitizeUrl(i.getURL()),a=i.getTarget();else{const t=function(t,e){let n=t;for(;null!=n;){if(e(n))return n;n=n.parentNode}return null}(s,e);null!==t&&(o=t.href,a=t.target)}}}),null===o||\"\"===o)return;const g=t.getEditorState().read(c);if(u(g)&&!g.isCollapsed())return void i.preventDefault();const d=\"auxclick\"===i.type&&1===i.button;window.open(o,r.newTab.peek()||d||i.metaKey||i.ctrlKey||\"_blank\"===a?\"_blank\":\"_self\"),i.preventDefault()},l=t=>{1===t.button&&s(t)};return t.registerRootListener((t,e)=>{null!==e&&(e.removeEventListener(\"click\",s),e.removeEventListener(\"mouseup\",l)),null!==t&&(t.addEventListener(\"click\",s,i),t.addEventListener(\"mouseup\",l,i))})}const tt=v({build:(t,e,n)=>I(e),config:S({disabled:!1,newTab:!1}),dependencies:[X],name:\"@lexical/link/ClickableLink\",register:(t,e,n)=>Y(t,n.getOutput())});function et(t,e=t=>t){return n=>{const r=t.exec(n);return null===r?null:{index:r.index,length:r[0].length,text:r[0],url:e(r[0])}}}function nt(t,e){for(let n=0;n<e.length;n++){const r=e[n](t);if(r)return r}return null}const rt=/[.,;\\s]/;function it(t){return rt.test(t)}function st(t){return it(t[t.length-1])}function lt(t){return it(t[0])}function ot(t){let e=t.getPreviousSibling();return f(e)&&(e=e.getLastDescendant()),null===e||y(e)||P(e)&&st(e.getTextContent())}function ut(t){let e=t.getNextSibling();return f(e)&&(e=e.getFirstDescendant()),null===e||y(e)||P(e)&&lt(e.getTextContent())}function at(t,e,n,r){if(!(t>0?it(n[t-1]):ot(r[0])))return!1;return e<n.length?it(n[e]):ut(r[r.length-1])}function ct(t,e,n){const r=[],i=[],s=[];let l=0,o=0;const u=[...t];for(;u.length>0;){const t=u[0],a=t.getTextContent().length,c=o;o+a<=e?(r.push(t),l+=a):c>=n?s.push(t):i.push(t),o+=a,u.shift()}return[l,r,i,s]}function gt(t,e,n,r){const i=z(r.url,r.attributes);if(1===t.length){let s,l=t[0];0===e?[s,l]=l.splitText(n):[,s,l]=l.splitText(e,n);const o=D(r.text);return o.setFormat(s.getFormat()),o.setDetail(s.getDetail()),o.setStyle(s.getStyle()),i.append(o),s.replace(i),l}if(t.length>1){const r=t[0];let s,l=r.getTextContent().length;0===e?s=r:[,s]=r.splitText(e);const o=[];let a;for(let e=1;e<t.length;e++){const r=t[e],i=r.getTextContent().length,s=l;if(s<n)if(l+i<=n)o.push(r);else{const[t,e]=r.splitText(n-s);o.push(t),a=e}l+=i}const f=c(),d=f?f.getNodes().find(P):void 0,h=D(s.getTextContent());return h.setFormat(s.getFormat()),h.setDetail(s.getDetail()),h.setStyle(s.getStyle()),i.append(h,...o),d&&d===s&&(u(f)?h.select(f.anchor.offset,f.focus.offset):g(f)&&h.select(0,h.getTextContent().length)),s.replace(i),a}}function ft(t,e,n){const r=t.getChildren(),i=r.length;for(let e=0;e<i;e++){const i=r[e];if(!P(i)||!i.isSimpleText())return dt(t),void n(null,t.getURL())}const s=t.getTextContent(),l=nt(s,e);if(null===l||l.text!==s)return dt(t),void n(null,t.getURL());if(!ot(t)||!ut(t))return dt(t),void n(null,t.getURL());const o=t.getURL();if(o!==l.url&&(t.setURL(l.url),n(l.url,o)),l.attributes){const e=t.getRel();e!==l.attributes.rel&&(t.setRel(l.attributes.rel||null),n(l.attributes.rel||null,e));const r=t.getTarget();r!==l.attributes.target&&(t.setTarget(l.attributes.target||null),n(l.attributes.target||null,r))}}function dt(t){const e=t.getChildren();for(let n=e.length-1;n>=0;n--)t.insertAfter(e[n]);return t.remove(),e.map(t=>t.getLatest())}const ht={changeHandlers:[],excludeParents:[],matchers:[]};function pt(t,e=ht){const{matchers:n,changeHandlers:r,excludeParents:s}=e,l=(t,e)=>{for(const n of r)n(t,e)};return i(t.registerNodeTransform(N,t=>{const e=t.getParentOrThrow(),r=t.getPreviousSibling();if(H(e)&&!e.getIsUnlinked())ft(e,n,l);else if(!B(e)&&!s.some(t=>t(e))){if(t.isSimpleText()&&(lt(t.getTextContent())||!H(r))){const e=function(t){const e=[t];let n=t.getNextSibling();for(;null!==n&&P(n)&&n.isSimpleText()&&(e.push(n),!/[\\s]/.test(n.getTextContent()));)n=n.getNextSibling();return e}(t);!function(t,e,n){for(const e of t){const t=e.getParent();if(H(t)&&!t.getIsUnlinked())return}let r=[...t];const i=r.map(t=>t.getTextContent()).join(\"\");let s,l=i,o=0;for(;(s=nt(l,e))&&null!==s;){const t=s.index,e=t+s.length;if(at(o+t,o+e,i,r)){const[i,,u,a]=ct(r,o+t,o+e);let c=!1;for(const t of u){const e=t.getParent();if(H(e)&&!e.getIsUnlinked()){c=!0;break}}if(c){o+=e,l=l.substring(e);continue}const g=gt(u,o+t-i,o+e-i,s);r=g?[g,...a]:a,n(s.url,null),o=0}else o+=e;l=l.substring(e)}}(e,n,l)}!function(t,e,n){const r=t.getParent(),i=t.getPreviousSibling(),s=t.getNextSibling(),l=t.getTextContent();if(!H(r)||r.getIsUnlinked()){if(H(i)&&!i.getIsUnlinked()&&i.is(t.getPreviousSibling())&&t.getParent()===i.getParent()){if(!lt(l))return dt(i),void n(null,i.getURL());if(o=l,i.isEmailURI()?/^\\.[a-zA-Z]{2,}/.test(o):/^\\.[a-zA-Z0-9]{1,}/.test(o)){const r=i.getTextContent()+l,s=nt(r,e);null!==s&&s.text===r&&(i.append(t),ft(i,e,n),n(null,i.getURL()))}}var o;!H(s)||s.getIsUnlinked()||st(l)||s.is(t.getNextSibling())&&t.getParent()===s.getParent()&&(dt(s),n(null,s.getURL()))}}(t,n,l)}}),t.registerCommand(j,t=>{const e=c();if(null!==t||!u(e))return!1;return e.extract().forEach(t=>{const e=t.getParent();H(e)&&(e.setIsUnlinked(!e.getIsUnlinked()),e.markDirty())}),!1},T))}const _t=v({config:ht,dependencies:[X],mergeConfig(t,e){const n=U(t,e);for(const r of[\"matchers\",\"changeHandlers\",\"excludeParents\"]){const i=e[r];Array.isArray(i)&&(n[r]=[...t[r],...i])}return n},name:\"@lexical/link/AutoLink\",nodes:[$],register:pt}),mt=Z;export{z as $createAutoLinkNode,K as $createLinkNode,H as $isAutoLinkNode,B as $isLinkNode,Z as $toggleLink,_t as AutoLinkExtension,$ as AutoLinkNode,tt as ClickableLinkExtension,X as LinkExtension,E as LinkNode,j as TOGGLE_LINK_COMMAND,et as createLinkMatcherWithRegExp,Q as formatUrl,pt as registerAutoLink,Y as registerClickableLink,V as registerLink,mt as toggleLink};\n"],"names":["w","Set","E","o","__url","__target","__rel","__title","getType","clone","t","rel","target","title","__key","constructor","e","n","super","r","i","s","this","createDOM","document","createElement","updateLinkDOM","theme","link","href","sanitizeUrl","removeAttribute","updateDOM","importDOM","a","conversion","W","priority","importJSON","K","updateFromJSON","setURL","url","setRel","setTarget","setTitle","Q","URL","has","protocol","exportJSON","getRel","getTarget","getTitle","getURL","getLatest","getWritable","insertNewAfter","insertAfter","canInsertTextBefore","canInsertTextAfter","canBeEmpty","isInline","extractWithChild","u","anchor","getNode","focus","isParentOf","getTextContent","length","isEmailURI","startsWith","isWebSiteURI","M","x","getFlipped","F","origin","isAttached","b","k","J","c","p","f","getChildren","_","append","m","$shouldSplit","isEmpty","getParent","remove","d","textContent","children","getAttribute","node","B","$","__isUnlinked","isUnlinked","getIsUnlinked","setIsUnlinked","z","H","j","l","G","type","URLSearchParams","search","toString","Error","offset","Z","g","getNodes","forEach","insertBefore","isCollapsed","extract","getKey","filter","map","some","findIndex","findLastIndex","slice","add","isBackward","set","getIndexWithinParent","h","getParentOrThrow","getPreviousSibling","is","q","match","includes","test","V","registerNodeTransform","A","registerCommand","validateUrl","peek","attributes","T","value","L","ClipboardEvent","clipboardData","getData","dispatchCommand","preventDefault","X","v","build","I","config","mergeConfig","U","name","nodes","register","getOutput","Y","C","O","update","R","disabled","parentNode","getEditorState","read","button","window","open","newTab","metaKey","ctrlKey","registerRootListener","removeEventListener","addEventListener","tt","S","dependencies","et","exec","index","text","nt","rt","it","st","lt","ot","getLastDescendant","y","P","ut","getNextSibling","getFirstDescendant","at","ct","push","shift","gt","splitText","D","setFormat","getFormat","setDetail","getDetail","setStyle","getStyle","replace","find","select","ft","isSimpleText","dt","ht","changeHandlers","excludeParents","matchers","pt","N","join","substring","markDirty","_t","Array","isArray","mt"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{namedSignals as e,effect as t}from"../extension/LexicalExtension.mjs.js";import{$getNearestNodeOfType as n,removeClassNamesFromElement as r,addClassNamesToElement as i,isHTMLElement as s,mergeRegister as o,$findMatchingParent as l,calculateZoomLevel as c}from"../utils/LexicalUtils.mjs.js";import{$getSelection as a,$isRangeSelection as u,$isRootOrShadowRoot as g,$createParagraphNode as h,$isElementNode as d,$isLeafNode as f,$setPointFromCaret as p,$normalizeCaret as m,$getChildCaret as _,$isTextNode as y,ElementNode as C,buildImportMap as T,$isParagraphNode as v,normalizeClassNames as S,$applyNodeReplacement as x,$createTextNode as k,createCommand as b,COMMAND_PRIORITY_LOW as L,KEY_ARROW_DOWN_COMMAND as N,KEY_ARROW_UP_COMMAND as P,KEY_ESCAPE_COMMAND as F,KEY_SPACE_COMMAND as A,$getNearestNodeFromDOMNode as O,KEY_ARROW_LEFT_COMMAND as E,$getNodeByKey as I,INSERT_PARAGRAPH_COMMAND as w,TextNode as D,defineExtension as M,safeCast as K,getNearestEditorFromDOMNode as R,$addUpdateTag as B,SKIP_SELECTION_FOCUS_TAG as W,SKIP_DOM_SELECTION_TAG as J}from"lexical";import{getStyleObjectFromCSS as U}from"../selection/LexicalSelection.mjs.js";function j(e){throw new Error(e)}function V(e){let t=1,n=e.getParent();for(;null!=n;){if(ae(n)){const e=n.getParent();if(me(e)){t++,n=e.getParent();continue}j("A ListItemNode must have a ListNode for a parent.")}return t}return t}function $(e){let t=e.getParent();me(t)||j("A ListItemNode must have a ListNode for a parent.");let n=t;for(;null!==n;)n=n.getParent(),me(n)&&(t=n);return t}function z(e){let t=[];const n=e.getChildren().filter(ae);for(let e=0;e<n.length;e++){const r=n[e],i=r.getFirstChild();me(i)?t=t.concat(z(i)):t.push(r)}return t}function X(e){return ae(e)&&me(e.getFirstChild())}function q(e){return ce().append(e)}function H(e,t){return ae(e)&&(0===t.length||1===t.length&&e.is(t[0])&&0===e.getChildrenSize())}function G(e){const t=a();if(null!==t){let n=t.getNodes();if(u(t)){const r=t.getStartEndPoints();null===r&&j("insertList: anchor should be defined");const[i]=r,s=i.getNode(),o=s.getParent();if(g(s)){const e=s.getFirstChild();if(e)n=e.selectStart().getNodes();else{const e=h();s.append(e),n=e.select().getNodes()}}else if(H(s,n)){const t=pe(e);if(g(o)){s.replace(t);const e=ce();d(s)&&(e.setFormat(s.getFormatType()),e.setIndent(s.getIndent())),t.append(e)}else if(ae(s)){const e=s.getParentOrThrow();Q(t,e.getChildren()),e.replace(t)}return}}const r=new Set;for(let t=0;t<n.length;t++){const i=n[t];if(d(i)&&i.isEmpty()&&!ae(i)&&!r.has(i.getKey())){Y(i,e);continue}let s=f(i)?i.getParent():ae(i)&&i.isEmpty()?i:null;for(;null!=s;){const t=s.getKey();if(me(s)){if(!r.has(t)){const n=pe(e);Q(n,s.getChildren()),s.replace(n),r.add(t)}break}{const n=s.getParent();if(g(n)&&!r.has(t)){r.add(t),Y(s,e);break}s=n}}}}}function Q(e,t){e.splice(e.getChildrenSize(),0,t)}function Y(e,t){if(me(e))return e;const n=e.getPreviousSibling(),r=e.getNextSibling(),i=ce();let s;if(Q(i,e.getChildren()),me(n)&&t===n.getListType())n.append(i),me(r)&&t===r.getListType()&&(Q(n,r.getChildren()),r.remove()),s=n;else if(me(r)&&t===r.getListType())r.getFirstChildOrThrow().insertBefore(i),s=r;else{const n=pe(t);n.append(i),e.replace(n),s=n}i.setFormat(e.getFormatType()),i.setIndent(e.getIndent());const o=a();return u(o)&&(s.getKey()===o.anchor.key&&o.anchor.set(i.getKey(),o.anchor.offset,"element"),s.getKey()===o.focus.key&&o.focus.set(i.getKey(),o.focus.offset,"element")),e.remove(),s}function Z(e,t){const n=e.getLastChild(),r=t.getFirstChild();n&&r&&X(n)&&X(r)&&(Z(n.getFirstChild(),r.getFirstChild()),r.remove());const i=t.getChildren();i.length>0&&e.append(...i),t.remove()}function ee(){const e=a();if(u(e)){const t=new Set,r=e.getNodes(),i=e.anchor.getNode();if(H(i,r))t.add($(i));else for(let e=0;e<r.length;e++){const i=r[e];if(f(i)){const e=n(i,se);null!=e&&t.add($(e))}}for(const n of t){let t=n;const r=z(n);for(const n of r){const r=h().setTextStyle(e.style).setTextFormat(e.format);Q(r,n.getChildren()),t.insertAfter(r),t=r,n.__key===e.anchor.key&&p(e.anchor,m(_(r,"next"))),n.__key===e.focus.key&&p(e.focus,m(_(r,"next"))),n.remove()}n.remove()}}}function te(e){const t="check"!==e.getListType();let n=e.getStart();for(const r of e.getChildren())ae(r)&&(r.getValue()!==n&&r.setValue(n),t&&null!=r.getLatest().__checked&&r.setChecked(void 0),me(r.getFirstChild())||n++)}function ne(e){const t=new Set;if(X(e)||t.has(e.getKey()))return;const n=e.getParent(),r=e.getNextSibling(),i=e.getPreviousSibling();if(X(r)&&X(i)){const n=i.getFirstChild();if(me(n)){n.append(e);const i=r.getFirstChild();if(me(i)){Q(n,i.getChildren()),r.remove(),t.add(r.getKey())}}}else if(X(r)){const t=r.getFirstChild();if(me(t)){const n=t.getFirstChild();null!==n&&n.insertBefore(e)}}else if(X(i)){const t=i.getFirstChild();me(t)&&t.append(e)}else if(me(n)){const t=ce().setTextFormat(e.getTextFormat()).setTextStyle(e.getTextStyle()),s=pe(n.getListType()).setTextFormat(n.getTextFormat()).setTextStyle(n.getTextStyle());t.append(s),s.append(e),i?i.insertAfter(t):r?r.insertBefore(t):n.append(t)}}function re(e){if(X(e))return;const t=e.getParent(),n=t?t.getParent():void 0;if(me(n?n.getParent():void 0)&&ae(n)&&me(t)){const r=t?t.getFirstChild():void 0,i=t?t.getLastChild():void 0;if(e.is(r))n.insertBefore(e),t.isEmpty()&&n.remove();else if(e.is(i))n.insertAfter(e),t.isEmpty()&&n.remove();else{const r=t.getListType(),i=ce(),s=pe(r);i.append(s),e.getPreviousSiblings().forEach(e=>s.append(e));const o=ce(),l=pe(r);o.append(l),Q(l,e.getNextSiblings()),n.insertBefore(i),n.insertAfter(o),n.replace(e)}}}function ie(e=!1){const t=a();if(!u(t)||!t.isCollapsed())return!1;const n=t.anchor.getNode();let r=null;if(ae(n)&&0===n.getChildrenSize())r=n;else if(y(n)){const e=n.getParent();ae(e)&&e.getChildren().every(e=>y(e)&&""===e.getTextContent().trim())&&(r=e)}if(null===r)return!1;const i=$(r),s=r.getParent();me(s)||j("A ListItemNode must have a ListNode for a parent.");const o=s.getParent();let l;if(g(o))l=h(),i.insertAfter(l);else{if(!ae(o))return!1;l=ce(),o.insertAfter(l)}l.setTextStyle(t.style).setTextFormat(t.format).select();const c=r.getNextSiblings();if(c.length>0){const t=e?function(e,t){return e.getStart()+t.getIndexWithinParent()}(s,r):1,n=pe(s.getListType(),t);if(ae(l)){const e=ce();e.append(n),l.insertAfter(e)}else l.insertAfter(n);n.append(...c)}return function(e){let t=e;for(;null==t.getNextSibling()&&null==t.getPreviousSibling();){const e=t.getParent();if(null==e||!ae(e)&&!me(e))break;t=e}t.remove()}(r),!0}class se extends C{__value;__checked;$config(){return this.config("listitem",{$transform:e=>{if(null==e.__checked)return;const t=e.getParent();me(t)&&"check"!==t.getListType()&&null!=e.getChecked()&&e.setChecked(void 0)},extends:C,importDOM:T({li:()=>({conversion:oe,priority:0})})})}constructor(e=1,t=void 0,n){super(n),this.__value=void 0===e?1:e,this.__checked=t}afterCloneFrom(e){super.afterCloneFrom(e),this.__value=e.__value,this.__checked=e.__checked}createDOM(e){const t=document.createElement("li");return this.updateListItemDOM(null,t,e),t}updateListItemDOM(e,t,n){!function(e,t,n){const r=t.getParent();!me(r)||"check"!==r.getListType()||me(t.getFirstChild())?(e.removeAttribute("role"),e.removeAttribute("tabIndex"),e.removeAttribute("aria-checked")):(e.setAttribute("role","checkbox"),e.setAttribute("tabIndex","-1"),n&&t.__checked===n.__checked||e.setAttribute("aria-checked",t.getChecked()?"true":"false"))}(t,this,e),t.value=this.__value,function(e,t,n){const s=[],o=[],l=t.list,c=l?l.listitem:void 0;let a;l&&l.nested&&(a=l.nested.listitem);void 0!==c&&s.push(...S(c));if(l){const e=n.getParent(),t=me(e)&&"check"===e.getListType(),r=n.getChecked();t&&!r||o.push(l.listitemUnchecked),t&&r||o.push(l.listitemChecked),t&&s.push(r?l.listitemChecked:l.listitemUnchecked)}if(void 0!==a){const e=S(a);n.getChildren().some(e=>me(e))?s.push(...e):o.push(...e)}o.length>0&&r(e,...o);s.length>0&&i(e,...s)}(t,n.theme,this);const s=e?e.__style:"",o=this.__style;s!==o&&(""===o?t.removeAttribute("style"):t.style.cssText=o),function(e,t,n){const r=U(t.__textStyle);for(const t in r)e.style.setProperty(`--listitem-marker-${t}`,r[t]);if(n)for(const t in U(n.__textStyle))t in r||e.style.removeProperty(`--listitem-marker-${t}`)}(t,this,e)}updateDOM(e,t,n){const r=t;return this.updateListItemDOM(e,r,n),!1}updateFromJSON(e){return super.updateFromJSON(e).setValue(e.value).setChecked(e.checked)}exportDOM(e){const t=this.createDOM(e._config),n=this.getFormatType();n&&(t.style.textAlign=n);const r=this.getDirection();return r&&(t.dir=r),{element:t}}exportJSON(){return{...super.exportJSON(),checked:this.getChecked(),value:this.getValue()}}append(...e){for(let t=0;t<e.length;t++){const n=e[t];if(d(n)&&this.canMergeWith(n)){const e=n.getChildren();this.append(...e),n.remove()}else super.append(n)}return this}replace(e,t){if(ae(e))return super.replace(e);this.setIndent(0);const n=this.getParentOrThrow();if(!me(n))return e;if(n.__first===this.getKey())n.insertBefore(e);else if(n.__last===this.getKey())n.insertAfter(e);else{const t=pe(n.getListType());let r=this.getNextSibling();for(;r;){const e=r;r=r.getNextSibling(),t.append(e)}n.insertAfter(e),e.insertAfter(t)}return t&&(d(e)||j("includeChildren should only be true for ElementNodes"),this.getChildren().forEach(t=>{e.append(t)})),this.remove(),0===n.getChildrenSize()&&n.remove(),e}insertAfter(e,t=!0){const n=this.getParentOrThrow();if(me(n)||j("insertAfter: list node is not parent of list item node"),ae(e))return super.insertAfter(e,t);const r=this.getNextSiblings();if(n.insertAfter(e,t),0!==r.length){const i=pe(n.getListType());r.forEach(e=>i.append(e)),e.insertAfter(i,t)}return e}remove(e){const t=this.getPreviousSibling(),n=this.getNextSibling();super.remove(e),t&&n&&X(t)&&X(n)&&(Z(t.getFirstChild(),n.getFirstChild()),n.remove())}insertNewAfter(e,t=!0){const n=ce().updateFromJSON(this.exportJSON()).setChecked(!this.getChecked()&&void 0);return this.insertAfter(n,t),n}collapseAtStart(e){const t=h();this.getChildren().forEach(e=>t.append(e));const n=this.getParentOrThrow(),r=n.getParentOrThrow(),i=ae(r);if(1===n.getChildrenSize())if(i)n.remove(),r.select();else{n.insertBefore(t),n.remove();const r=e.anchor,i=e.focus,s=t.getKey();"element"===r.type&&r.getNode().is(this)&&r.set(s,r.offset,"element"),"element"===i.type&&i.getNode().is(this)&&i.set(s,i.offset,"element")}else n.insertBefore(t),this.remove();return!0}getValue(){return this.getLatest().__value}setValue(e){const t=this.getWritable();return t.__value=e,t}getChecked(){const e=this.getLatest();let t;const n=this.getParent();return me(n)&&(t=n.getListType()),"check"===t?Boolean(e.__checked):void 0}setChecked(e){const t=this.getWritable();return t.__checked=e,t}toggleChecked(){const e=this.getWritable();return e.setChecked(!e.__checked)}getIndent(){const e=this.getParent();if(null===e||!this.isAttached())return this.getLatest().__indent;let t=e.getParentOrThrow(),n=0;for(;ae(t);)t=t.getParentOrThrow().getParentOrThrow(),n++;return n}setIndent(e){"number"!=typeof e&&j("Invalid indent value."),(e=Math.floor(e))>=0||j("Indent value must be non-negative.");let t=this.getIndent();for(;t!==e;)t<e?(ne(this),t++):(re(this),t--);return this}canInsertAfter(e){return ae(e)}canReplaceWith(e){return ae(e)}canMergeWith(e){return ae(e)||v(e)}extractWithChild(e,t){if(!u(t))return!1;const n=t.anchor.getNode(),r=t.focus.getNode();return this.isParentOf(n)&&this.isParentOf(r)&&this.getTextContent().length===t.getTextContent().length}isParentRequired(){return!0}createParentElementNode(){return pe("bullet")}canMergeWhenEmpty(){return!0}}function oe(e){if(e.classList.contains("task-list-item"))for(const t of e.children)if("INPUT"===t.tagName)return le(t);if(e.classList.contains("joplin-checkbox"))for(const t of e.children)if(t.classList.contains("checkbox-wrapper")&&t.children.length>0&&"INPUT"===t.children[0].tagName)return le(t.children[0]);const t=e.getAttribute("aria-checked");return{node:ce("true"===t||"false"!==t&&void 0)}}function le(e){if(!("checkbox"===e.getAttribute("type")))return{node:null};return{node:ce(e.hasAttribute("checked"))}}function ce(e){return x(new se(void 0,e))}function ae(e){return e instanceof se}class ue extends C{__tag;__start;__listType;$config(){return this.config("list",{$transform:e=>{!function(e){const t=e.getNextSibling();me(t)&&e.getListType()===t.getListType()&&Z(e,t)}(e),te(e)},extends:C,importDOM:T({ol:()=>({conversion:de,priority:0}),ul:()=>({conversion:de,priority:0})})})}constructor(e="number",t=1,n){super(n);const r=fe[e]||e;this.__listType=r,this.__tag="number"===r?"ol":"ul",this.__start=t}afterCloneFrom(e){super.afterCloneFrom(e),this.__listType=e.__listType,this.__tag=e.__tag,this.__start=e.__start}getTag(){return this.getLatest().__tag}setListType(e){const t=this.getWritable();return t.__listType=e,t.__tag="number"===e?"ol":"ul",t}getListType(){return this.getLatest().__listType}getStart(){return this.getLatest().__start}setStart(e){const t=this.getWritable();return t.__start=e,t}createDOM(e,t){const n=this.__tag,r=document.createElement(n);return 1!==this.__start&&r.setAttribute("start",String(this.__start)),r.__lexicalListType=this.__listType,ge(r,e.theme,this),r}updateDOM(e,t,n){return e.__tag!==this.__tag||e.__listType!==this.__listType||(ge(t,n.theme,this),e.__start!==this.__start&&t.setAttribute("start",String(this.__start)),!1)}updateFromJSON(e){return super.updateFromJSON(e).setListType(e.listType).setStart(e.start)}exportDOM(e){const t=this.createDOM(e._config,e);return s(t)&&(1!==this.__start&&t.setAttribute("start",String(this.__start)),"check"===this.__listType&&t.setAttribute("__lexicalListType","check")),{element:t}}exportJSON(){return{...super.exportJSON(),listType:this.getListType(),start:this.getStart(),tag:this.getTag()}}canBeEmpty(){return!1}canIndent(){return!1}splice(e,t,n){let r=n;for(let e=0;e<n.length;e++){const t=n[e];ae(t)||(r===n&&(r=[...n]),r[e]=ce().append(!d(t)||me(t)||t.isInline()?t:k(t.getTextContent())))}return super.splice(e,t,r)}extractWithChild(e){return ae(e)}}function ge(e,t,n){const s=[],o=[],l=t.list;if(void 0!==l){const e=l[`${n.__tag}Depth`]||[],t=V(n)-1,r=t%e.length,i=e[r],c=l[n.__tag];let a;const u=l.nested,g=l.checklist;if(void 0!==u&&u.list&&(a=u.list),void 0!==c&&s.push(c),void 0!==g&&"check"===n.__listType&&s.push(g),void 0!==i){s.push(...S(i));for(let t=0;t<e.length;t++)t!==r&&o.push(n.__tag+t)}if(void 0!==a){const e=S(a);t>1?s.push(...e):o.push(...e)}}o.length>0&&r(e,...o),s.length>0&&i(e,...s)}function he(e){const t=[];for(let n=0;n<e.length;n++){const r=e[n];if(ae(r)){t.push(r);const e=r.getChildren();e.length>1&&e.forEach(e=>{me(e)&&t.push(q(e))})}else t.push(q(r))}return t}function de(e){const t=e.nodeName.toLowerCase();let n=null;if("ol"===t){n=pe("number",e.start)}else"ul"===t&&(n=function(e){if("check"===e.getAttribute("__lexicallisttype")||e.classList.contains("contains-task-list")||"1"===e.getAttribute("data-is-checklist"))return!0;for(const t of e.childNodes)if(s(t)&&t.hasAttribute("aria-checked"))return!0;return!1}(e)?pe("check"):pe("bullet"));return{after:he,node:n}}const fe={ol:"number",ul:"bullet"};function pe(e="number",t=1){return x(new ue(e,t))}function me(e){return e instanceof ue}const _e=b("INSERT_CHECK_LIST_COMMAND");function ye(e,t){const n=t&&t.disableTakeFocusOnClick||!1,r=e=>{!function(e,t){Ce(e,()=>{if(s(e.target)){const n=e.target,r=R(n);null!=r&&r.isEditable()&&r.update(()=>{const e=O(n);ae(e)&&(t?(B(W),B(J)):n.focus(),e.toggleChecked())})}})}(e,n)},i=e=>{!function(e,t){Ce(e,()=>{e.preventDefault(),t&&e.stopPropagation()})}(e,n)};return o(e.registerCommand(_e,()=>(G("check"),!0),L),e.registerCommand(N,t=>ve(t,e,!1),L),e.registerCommand(P,t=>ve(t,e,!0),L),e.registerCommand(F,()=>{if(null!=Te()){const t=e.getRootElement();return null!=t&&t.focus(),!0}return!1},L),e.registerCommand(A,t=>{const n=Te();return!(null==n||!e.isEditable())&&(e.update(()=>{const e=O(n);ae(e)&&(t.preventDefault(),e.toggleChecked())}),!0)},L),e.registerCommand(E,t=>e.getEditorState().read(()=>{const n=a();if(u(n)&&n.isCollapsed()){const{anchor:r}=n,i="element"===r.type;if(i||0===r.offset){const n=r.getNode(),s=l(n,e=>d(e)&&!e.isInline());if(ae(s)){const r=s.getParent();if(me(r)&&"check"===r.getListType()&&(i||s.getFirstDescendant()===n)){const n=e.getElementByKey(s.__key);if(null!=n&&document.activeElement!==n)return n.focus(),t.preventDefault(),!0}}}}return!1}),L),e.registerRootListener((e,t)=>{null!==e&&(e.addEventListener("click",r),e.addEventListener("pointerdown",i,{capture:!0}),e.addEventListener("mousedown",i,{capture:!0}),e.addEventListener("touchstart",i,{capture:!0,passive:!1})),null!==t&&(t.removeEventListener("click",r),t.removeEventListener("pointerdown",i,{capture:!0}),t.removeEventListener("mousedown",i,{capture:!0}),t.removeEventListener("touchstart",i,{capture:!0}))}))}function Ce(e,t){const n=e.target;if(!s(n))return;const r=n.firstChild;if(s(r)&&("UL"===r.tagName||"OL"===r.tagName))return;const i=n.parentNode;if(!i||"check"!==i.__lexicalListType)return;let o=null,l=null;if("clientX"in e)o=e.clientX;else if("touches"in e){const t=e.touches;t.length>0&&(o=t[0].clientX,l="touch")}if(null==o)return;const a=n.getBoundingClientRect(),u=o/c(n),g=window.getComputedStyle?window.getComputedStyle(n,"::before"):{width:"0px"},h=parseFloat(g.width),d="touch"===l||"touch"===e.pointerType?32:0;("rtl"===n.dir?u<a.right+d&&u>a.right-h-d:u>a.left-d&&u<a.left+h+d)&&t()}function Te(){const e=document.activeElement;return s(e)&&"LI"===e.tagName&&null!=e.parentNode&&"check"===e.parentNode.__lexicalListType?e:null}function ve(e,t,n){const r=Te();return null!=r&&t.update(()=>{const i=O(r);if(!ae(i))return;const s=function(e,t){let n=t?e.getPreviousSibling():e.getNextSibling(),r=e;for(;null==n&&ae(r);)r=r.getParentOrThrow().getParent(),null!=r&&(n=t?r.getPreviousSibling():r.getNextSibling());for(;ae(n);){const e=t?n.getLastChild():n.getFirstChild();if(!me(e))return n;n=t?e.getLastChild():e.getFirstChild()}return null}(i,n);if(null!=s){s.selectStart();const n=t.getElementByKey(s.__key);null!=n&&(e.preventDefault(),setTimeout(()=>{n.focus()},0))}}),!1}const Se=b("UPDATE_LIST_START_COMMAND"),xe=b("INSERT_UNORDERED_LIST_COMMAND"),ke=b("INSERT_ORDERED_LIST_COMMAND"),be=b("REMOVE_LIST_COMMAND");function Le(e,t){return o(e.registerCommand(ke,()=>(G("number"),!0),L),e.registerCommand(Se,e=>{const{listNodeKey:t,newStart:n}=e,r=I(t);return!!me(r)&&("number"===r.getListType()&&(r.setStart(n),te(r)),!0)},L),e.registerCommand(xe,()=>(G("bullet"),!0),L),e.registerCommand(be,()=>(ee(),!0),L),e.registerCommand(w,()=>ie(!!(t&&t.restoreNumbering)),L),e.registerNodeTransform(se,e=>{const t=e.getFirstChild();if(t){if(y(t)){const n=t.getStyle(),r=t.getFormat();e.getTextStyle()!==n&&e.setTextStyle(n),e.getTextFormat()!==r&&e.setTextFormat(r)}}else{const t=a();u(t)&&(t.style!==e.getTextStyle()||t.format!==e.getTextFormat())&&t.isCollapsed()&&e.is(t.anchor.getNode())&&e.setTextStyle(t.style).setTextFormat(t.format)}}),e.registerNodeTransform(D,e=>{const t=e.getParent();if(ae(t)&&e.is(t.getFirstChild())){const n=e.getStyle(),r=e.getFormat();n===t.getTextStyle()&&r===t.getTextFormat()||t.setTextStyle(n).setTextFormat(r)}}))}function Ne(e){const t=e=>{const t=e.getParent();if(me(e.getFirstChild())||!me(t))return;const n=l(e,e=>ae(e)&&me(e.getParent())&&ae(e.getPreviousSibling()));if(null===n&&e.getIndent()>0)e.setIndent(0);else if(ae(n)){const r=n.getPreviousSibling();if(ae(r)){const n=function(e){let t=e,n=t.getFirstChild();for(;me(n);){const e=n.getLastChild();if(!ae(e))break;t=e,n=t.getFirstChild()}return t}(r),i=n.getParent();if(me(i)){const n=V(i);n+1<V(t)&&e.setIndent(n)}}}};return e.registerNodeTransform(ue,e=>{const n=[e];for(;n.length>0;){const e=n.shift();if(me(e))for(const r of e.getChildren())if(ae(r)){t(r);const e=r.getFirstChild();me(e)&&n.push(e)}}})}function Pe(e,t){e.update(()=>G(t))}function Fe(e){e.update(()=>ee())}const Ae=M({build:(t,n,r)=>e(n),config:K({hasStrictIndent:!1,shouldPreserveNumbering:!1}),name:"@lexical/list/List",nodes:()=>[ue,se],register(e,n,r){const i=r.getOutput();return o(t(()=>Le(e,{restoreNumbering:i.shouldPreserveNumbering.value})),t(()=>i.hasStrictIndent.value?Ne(e):void 0))}}),Oe=M({config:K({disableTakeFocusOnClick:!1}),dependencies:[Ae],name:"@lexical/list/CheckList",register:ye});export{ce as $createListItemNode,pe as $createListNode,V as $getListDepth,ie as $handleListInsertParagraph,G as $insertList,ae as $isListItemNode,me as $isListNode,ee as $removeList,Oe as CheckListExtension,_e as INSERT_CHECK_LIST_COMMAND,ke as INSERT_ORDERED_LIST_COMMAND,xe as INSERT_UNORDERED_LIST_COMMAND,Ae as ListExtension,se as ListItemNode,ue as ListNode,be as REMOVE_LIST_COMMAND,Se as UPDATE_LIST_START_COMMAND,Pe as insertList,ye as registerCheckList,Le as registerList,Ne as registerListStrictIndentTransform,Fe as removeList};
2
- //# sourceMappingURL=LexicalList.dev.mjs.js.map