@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":"LexicalList.dev.mjs.js","sources":["../../../../node_modules/@lexical/list/LexicalList.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 { effect, namedSignals } from '@lexical/extension';\nimport { $getNearestNodeOfType, removeClassNamesFromElement, addClassNamesToElement, isHTMLElement, mergeRegister, $findMatchingParent, calculateZoomLevel } from '@lexical/utils';\nimport { $getSelection, $isRangeSelection, $isRootOrShadowRoot, $createParagraphNode, $isElementNode, $isLeafNode, $setPointFromCaret, $normalizeCaret, $getChildCaret, $isTextNode, ElementNode, buildImportMap, $isParagraphNode, $applyNodeReplacement, normalizeClassNames, $createTextNode, createCommand, COMMAND_PRIORITY_LOW, KEY_ARROW_DOWN_COMMAND, KEY_ARROW_UP_COMMAND, KEY_ESCAPE_COMMAND, KEY_SPACE_COMMAND, $getNearestNodeFromDOMNode, KEY_ARROW_LEFT_COMMAND, getNearestEditorFromDOMNode, $addUpdateTag, SKIP_SELECTION_FOCUS_TAG, SKIP_DOM_SELECTION_TAG, defineExtension, safeCast, $getNodeByKey, INSERT_PARAGRAPH_COMMAND, TextNode } from 'lexical';\nimport { getStyleObjectFromCSS } from '@lexical/selection';\n\n/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\n// Do not require this module directly! Use normal `invariant` calls.\n\nfunction formatDevErrorMessage(message) {\n throw new Error(message);\n}\n\n/**\n * Checks the depth of listNode from the root node.\n * @param listNode - The ListNode to be checked.\n * @returns The depth of the ListNode.\n */\nfunction $getListDepth(listNode) {\n let depth = 1;\n let parent = listNode.getParent();\n while (parent != null) {\n if ($isListItemNode(parent)) {\n const parentList = parent.getParent();\n if ($isListNode(parentList)) {\n depth++;\n parent = parentList.getParent();\n continue;\n }\n {\n formatDevErrorMessage(`A ListItemNode must have a ListNode for a parent.`);\n }\n }\n return depth;\n }\n return depth;\n}\n\n/**\n * Finds the nearest ancestral ListNode and returns it, throws an invariant if listItem is not a ListItemNode.\n * @param listItem - The node to be checked.\n * @returns The ListNode found.\n */\nfunction $getTopListNode(listItem) {\n let list = listItem.getParent();\n if (!$isListNode(list)) {\n {\n formatDevErrorMessage(`A ListItemNode must have a ListNode for a parent.`);\n }\n }\n let parent = list;\n while (parent !== null) {\n parent = parent.getParent();\n if ($isListNode(parent)) {\n list = parent;\n }\n }\n return list;\n}\n\n/**\n * A recursive Depth-First Search (Postorder Traversal) that finds all of a node's children\n * that are of type ListItemNode and returns them in an array.\n * @param node - The ListNode to start the search.\n * @returns An array containing all nodes of type ListItemNode found.\n */\n// This should probably be $getAllChildrenOfType\nfunction $getAllListItems(node) {\n let listItemNodes = [];\n const listChildren = node.getChildren().filter($isListItemNode);\n for (let i = 0; i < listChildren.length; i++) {\n const listItemNode = listChildren[i];\n const firstChild = listItemNode.getFirstChild();\n if ($isListNode(firstChild)) {\n listItemNodes = listItemNodes.concat($getAllListItems(firstChild));\n } else {\n listItemNodes.push(listItemNode);\n }\n }\n return listItemNodes;\n}\n\n/**\n * Checks to see if the passed node is a ListItemNode and has a ListNode as a child.\n * @param node - The node to be checked.\n * @returns true if the node is a ListItemNode and has a ListNode child, false otherwise.\n */\nfunction isNestedListNode(node) {\n return $isListItemNode(node) && $isListNode(node.getFirstChild());\n}\n\n/**\n * Takes a deeply nested ListNode or ListItemNode and traverses up the branch to delete the first\n * ancestral ListNode (which could be the root ListNode) or ListItemNode with siblings, essentially\n * bringing the deeply nested node up the branch once. Would remove sublist if it has siblings.\n * Should not break ListItem -> List -> ListItem chain as empty List/ItemNodes should be removed on .remove().\n * @param sublist - The nested ListNode or ListItemNode to be brought up the branch.\n */\nfunction $removeHighestEmptyListParent(sublist) {\n // Nodes may be repeatedly indented, to create deeply nested lists that each\n // contain just one bullet.\n // Our goal is to remove these (empty) deeply nested lists. The easiest\n // way to do that is crawl back up the tree until we find a node that has siblings\n // (e.g. is actually part of the list contents) and delete that, or delete\n // the root of the list (if no list nodes have siblings.)\n let emptyListPtr = sublist;\n while (emptyListPtr.getNextSibling() == null && emptyListPtr.getPreviousSibling() == null) {\n const parent = emptyListPtr.getParent();\n if (parent == null || !($isListItemNode(parent) || $isListNode(parent))) {\n break;\n }\n emptyListPtr = parent;\n }\n emptyListPtr.remove();\n}\n\n/**\n * Wraps a node into a ListItemNode.\n * @param node - The node to be wrapped into a ListItemNode\n * @returns The ListItemNode which the passed node is wrapped in.\n */\nfunction $wrapInListItem(node) {\n const listItemWrapper = $createListItemNode();\n return listItemWrapper.append(node);\n}\n\n/**\n * Calculates the start value for a new list created by splitting an existing list.\n */\nfunction $getNewListStart(list, listItem) {\n return list.getStart() + listItem.getIndexWithinParent();\n}\n\nfunction $isSelectingEmptyListItem(anchorNode, nodes) {\n return $isListItemNode(anchorNode) && (nodes.length === 0 || nodes.length === 1 && anchorNode.is(nodes[0]) && anchorNode.getChildrenSize() === 0);\n}\n\n/**\n * Inserts a new ListNode. If the selection's anchor node is an empty ListItemNode and is a child of\n * the root/shadow root, it will replace the ListItemNode with a ListNode and the old ListItemNode.\n * Otherwise it will replace its parent with a new ListNode and re-insert the ListItemNode and any previous children.\n * If the selection's anchor node is not an empty ListItemNode, it will add a new ListNode or merge an existing ListNode,\n * unless the the node is a leaf node, in which case it will attempt to find a ListNode up the branch and replace it with\n * a new ListNode, or create a new ListNode at the nearest root/shadow root.\n * @param listType - The type of list, \"number\" | \"bullet\" | \"check\".\n */\nfunction $insertList(listType) {\n const selection = $getSelection();\n if (selection !== null) {\n let nodes = selection.getNodes();\n if ($isRangeSelection(selection)) {\n const anchorAndFocus = selection.getStartEndPoints();\n if (!(anchorAndFocus !== null)) {\n formatDevErrorMessage(`insertList: anchor should be defined`);\n }\n const [anchor] = anchorAndFocus;\n const anchorNode = anchor.getNode();\n const anchorNodeParent = anchorNode.getParent();\n if ($isRootOrShadowRoot(anchorNode)) {\n const firstChild = anchorNode.getFirstChild();\n if (firstChild) {\n nodes = firstChild.selectStart().getNodes();\n } else {\n const paragraph = $createParagraphNode();\n anchorNode.append(paragraph);\n nodes = paragraph.select().getNodes();\n }\n } else if ($isSelectingEmptyListItem(anchorNode, nodes)) {\n const list = $createListNode(listType);\n if ($isRootOrShadowRoot(anchorNodeParent)) {\n anchorNode.replace(list);\n const listItem = $createListItemNode();\n if ($isElementNode(anchorNode)) {\n listItem.setFormat(anchorNode.getFormatType());\n listItem.setIndent(anchorNode.getIndent());\n }\n list.append(listItem);\n } else if ($isListItemNode(anchorNode)) {\n const parent = anchorNode.getParentOrThrow();\n append(list, parent.getChildren());\n parent.replace(list);\n }\n return;\n }\n }\n const handled = new Set();\n for (let i = 0; i < nodes.length; i++) {\n const node = nodes[i];\n if ($isElementNode(node) && node.isEmpty() && !$isListItemNode(node) && !handled.has(node.getKey())) {\n $createListOrMerge(node, listType);\n continue;\n }\n let parent = $isLeafNode(node) ? node.getParent() : $isListItemNode(node) && node.isEmpty() ? node : null;\n while (parent != null) {\n const parentKey = parent.getKey();\n if ($isListNode(parent)) {\n if (!handled.has(parentKey)) {\n const newListNode = $createListNode(listType);\n append(newListNode, parent.getChildren());\n parent.replace(newListNode);\n handled.add(parentKey);\n }\n break;\n } else {\n const nextParent = parent.getParent();\n if ($isRootOrShadowRoot(nextParent) && !handled.has(parentKey)) {\n handled.add(parentKey);\n $createListOrMerge(parent, listType);\n break;\n }\n parent = nextParent;\n }\n }\n }\n }\n}\nfunction append(node, nodesToAppend) {\n node.splice(node.getChildrenSize(), 0, nodesToAppend);\n}\nfunction $createListOrMerge(node, listType) {\n if ($isListNode(node)) {\n return node;\n }\n const previousSibling = node.getPreviousSibling();\n const nextSibling = node.getNextSibling();\n const listItem = $createListItemNode();\n append(listItem, node.getChildren());\n let targetList;\n if ($isListNode(previousSibling) && listType === previousSibling.getListType()) {\n previousSibling.append(listItem);\n // if the same type of list is on both sides, merge them.\n if ($isListNode(nextSibling) && listType === nextSibling.getListType()) {\n append(previousSibling, nextSibling.getChildren());\n nextSibling.remove();\n }\n targetList = previousSibling;\n } else if ($isListNode(nextSibling) && listType === nextSibling.getListType()) {\n nextSibling.getFirstChildOrThrow().insertBefore(listItem);\n targetList = nextSibling;\n } else {\n const list = $createListNode(listType);\n list.append(listItem);\n node.replace(list);\n targetList = list;\n }\n // listItem needs to be attached to root prior to setting indent\n listItem.setFormat(node.getFormatType());\n listItem.setIndent(node.getIndent());\n\n // Preserve element-anchored selections by updating them to anchor to the listItem instead of the listNode.\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n if (targetList.getKey() === selection.anchor.key) {\n selection.anchor.set(listItem.getKey(), selection.anchor.offset, 'element');\n }\n if (targetList.getKey() === selection.focus.key) {\n selection.focus.set(listItem.getKey(), selection.focus.offset, 'element');\n }\n }\n node.remove();\n return targetList;\n}\n\n/**\n * A recursive function that goes through each list and their children, including nested lists,\n * appending list2 children after list1 children and updating ListItemNode values.\n * @param list1 - The first list to be merged.\n * @param list2 - The second list to be merged.\n */\nfunction mergeLists(list1, list2) {\n const listItem1 = list1.getLastChild();\n const listItem2 = list2.getFirstChild();\n if (listItem1 && listItem2 && isNestedListNode(listItem1) && isNestedListNode(listItem2)) {\n mergeLists(listItem1.getFirstChild(), listItem2.getFirstChild());\n listItem2.remove();\n }\n const toMerge = list2.getChildren();\n if (toMerge.length > 0) {\n list1.append(...toMerge);\n }\n list2.remove();\n}\n\n/**\n * Searches for the nearest ancestral ListNode and removes it. If selection is an empty ListItemNode\n * it will remove the whole list, including the ListItemNode. For each ListItemNode in the ListNode,\n * removeList will also generate new ParagraphNodes in the removed ListNode's place. Any child node\n * inside a ListItemNode will be appended to the new ParagraphNodes.\n */\nfunction $removeList() {\n const selection = $getSelection();\n if ($isRangeSelection(selection)) {\n const listNodes = new Set();\n const nodes = selection.getNodes();\n const anchorNode = selection.anchor.getNode();\n if ($isSelectingEmptyListItem(anchorNode, nodes)) {\n listNodes.add($getTopListNode(anchorNode));\n } else {\n for (let i = 0; i < nodes.length; i++) {\n const node = nodes[i];\n if ($isLeafNode(node)) {\n const listItemNode = $getNearestNodeOfType(node, ListItemNode);\n if (listItemNode != null) {\n listNodes.add($getTopListNode(listItemNode));\n }\n }\n }\n }\n for (const listNode of listNodes) {\n let insertionPoint = listNode;\n const listItems = $getAllListItems(listNode);\n for (const listItemNode of listItems) {\n const paragraph = $createParagraphNode().setTextStyle(selection.style).setTextFormat(selection.format);\n append(paragraph, listItemNode.getChildren());\n insertionPoint.insertAfter(paragraph);\n insertionPoint = paragraph;\n\n // When the anchor and focus fall on the textNode\n // we don't have to change the selection because the textNode will be appended to\n // the newly generated paragraph.\n // When selection is in empty nested list item, selection is actually on the listItemNode.\n // When the corresponding listItemNode is deleted and replaced by the newly generated paragraph\n // we should manually set the selection's focus and anchor to the newly generated paragraph.\n if (listItemNode.__key === selection.anchor.key) {\n $setPointFromCaret(selection.anchor, $normalizeCaret($getChildCaret(paragraph, 'next')));\n }\n if (listItemNode.__key === selection.focus.key) {\n $setPointFromCaret(selection.focus, $normalizeCaret($getChildCaret(paragraph, 'next')));\n }\n listItemNode.remove();\n }\n listNode.remove();\n }\n }\n}\n\n/**\n * Takes the value of a child ListItemNode and makes it the value the ListItemNode\n * should be if it isn't already. Also ensures that checked is undefined if the\n * parent does not have a list type of 'check'.\n * @param list - The list whose children are updated.\n */\nfunction updateChildrenListItemValue(list) {\n const isNotChecklist = list.getListType() !== 'check';\n let value = list.getStart();\n for (const child of list.getChildren()) {\n if ($isListItemNode(child)) {\n if (child.getValue() !== value) {\n child.setValue(value);\n }\n if (isNotChecklist && child.getLatest().__checked != null) {\n child.setChecked(undefined);\n }\n if (!$isListNode(child.getFirstChild())) {\n value++;\n }\n }\n }\n}\n\n/**\n * Merge the next sibling list if same type.\n * <ul> will merge with <ul>, but NOT <ul> with <ol>.\n * @param list - The list whose next sibling should be potentially merged\n */\nfunction mergeNextSiblingListIfSameType(list) {\n const nextSibling = list.getNextSibling();\n if ($isListNode(nextSibling) && list.getListType() === nextSibling.getListType()) {\n mergeLists(list, nextSibling);\n }\n}\n\n/**\n * Adds an empty ListNode/ListItemNode chain at listItemNode, so as to\n * create an indent effect. Won't indent ListItemNodes that have a ListNode as\n * a child, but does merge sibling ListItemNodes if one has a nested ListNode.\n * @param listItemNode - The ListItemNode to be indented.\n */\nfunction $handleIndent(listItemNode) {\n // go through each node and decide where to move it.\n const removed = new Set();\n if (isNestedListNode(listItemNode) || removed.has(listItemNode.getKey())) {\n return;\n }\n const parent = listItemNode.getParent();\n\n // We can cast both of the below `isNestedListNode` only returns a boolean type instead of a user-defined type guards\n const nextSibling = listItemNode.getNextSibling();\n const previousSibling = listItemNode.getPreviousSibling();\n // if there are nested lists on either side, merge them all together.\n\n if (isNestedListNode(nextSibling) && isNestedListNode(previousSibling)) {\n const innerList = previousSibling.getFirstChild();\n if ($isListNode(innerList)) {\n innerList.append(listItemNode);\n const nextInnerList = nextSibling.getFirstChild();\n if ($isListNode(nextInnerList)) {\n const children = nextInnerList.getChildren();\n append(innerList, children);\n nextSibling.remove();\n removed.add(nextSibling.getKey());\n }\n }\n } else if (isNestedListNode(nextSibling)) {\n // if the ListItemNode is next to a nested ListNode, merge them\n const innerList = nextSibling.getFirstChild();\n if ($isListNode(innerList)) {\n const firstChild = innerList.getFirstChild();\n if (firstChild !== null) {\n firstChild.insertBefore(listItemNode);\n }\n }\n } else if (isNestedListNode(previousSibling)) {\n const innerList = previousSibling.getFirstChild();\n if ($isListNode(innerList)) {\n innerList.append(listItemNode);\n }\n } else {\n // otherwise, we need to create a new nested ListNode\n\n if ($isListNode(parent)) {\n const newListItem = $createListItemNode().setTextFormat(listItemNode.getTextFormat()).setTextStyle(listItemNode.getTextStyle());\n const newList = $createListNode(parent.getListType()).setTextFormat(parent.getTextFormat()).setTextStyle(parent.getTextStyle());\n newListItem.append(newList);\n newList.append(listItemNode);\n if (previousSibling) {\n previousSibling.insertAfter(newListItem);\n } else if (nextSibling) {\n nextSibling.insertBefore(newListItem);\n } else {\n parent.append(newListItem);\n }\n }\n }\n}\n\n/**\n * Removes an indent by removing an empty ListNode/ListItemNode chain. An indented ListItemNode\n * has a great grandparent node of type ListNode, which is where the ListItemNode will reside\n * within as a child.\n * @param listItemNode - The ListItemNode to remove the indent (outdent).\n */\nfunction $handleOutdent(listItemNode) {\n // go through each node and decide where to move it.\n\n if (isNestedListNode(listItemNode)) {\n return;\n }\n const parentList = listItemNode.getParent();\n const grandparentListItem = parentList ? parentList.getParent() : undefined;\n const greatGrandparentList = grandparentListItem ? grandparentListItem.getParent() : undefined;\n // If it doesn't have these ancestors, it's not indented.\n\n if ($isListNode(greatGrandparentList) && $isListItemNode(grandparentListItem) && $isListNode(parentList)) {\n // if it's the first child in it's parent list, insert it into the\n // great grandparent list before the grandparent\n const firstChild = parentList ? parentList.getFirstChild() : undefined;\n const lastChild = parentList ? parentList.getLastChild() : undefined;\n if (listItemNode.is(firstChild)) {\n grandparentListItem.insertBefore(listItemNode);\n if (parentList.isEmpty()) {\n grandparentListItem.remove();\n }\n // if it's the last child in it's parent list, insert it into the\n // great grandparent list after the grandparent.\n } else if (listItemNode.is(lastChild)) {\n grandparentListItem.insertAfter(listItemNode);\n if (parentList.isEmpty()) {\n grandparentListItem.remove();\n }\n } else {\n // otherwise, we need to split the siblings into two new nested lists\n const listType = parentList.getListType();\n const previousSiblingsListItem = $createListItemNode();\n const previousSiblingsList = $createListNode(listType);\n previousSiblingsListItem.append(previousSiblingsList);\n listItemNode.getPreviousSiblings().forEach(sibling => previousSiblingsList.append(sibling));\n const nextSiblingsListItem = $createListItemNode();\n const nextSiblingsList = $createListNode(listType);\n nextSiblingsListItem.append(nextSiblingsList);\n append(nextSiblingsList, listItemNode.getNextSiblings());\n // put the sibling nested lists on either side of the grandparent list item in the great grandparent.\n grandparentListItem.insertBefore(previousSiblingsListItem);\n grandparentListItem.insertAfter(nextSiblingsListItem);\n // replace the grandparent list item (now between the siblings) with the outdented list item.\n grandparentListItem.replace(listItemNode);\n }\n }\n}\n\n/**\n * Attempts to insert a ParagraphNode at selection and selects the new node. The selection must contain a ListItemNode\n * or a node that does not already contain text. If its grandparent is the root/shadow root, it will get the ListNode\n * (which should be the parent node) and insert the ParagraphNode as a sibling to the ListNode. If the ListNode is\n * nested in a ListItemNode instead, it will add the ParagraphNode after the grandparent ListItemNode.\n * Throws an invariant if the selection is not a child of a ListNode.\n * @returns true if a ParagraphNode was inserted successfully, false if there is no selection\n * or the selection does not contain a ListItemNode or the node already holds text.\n */\nfunction $handleListInsertParagraph(restoreNumbering = false) {\n const selection = $getSelection();\n if (!$isRangeSelection(selection) || !selection.isCollapsed()) {\n return false;\n }\n // Only run this code on empty list items (including whitespace-only)\n const anchor = selection.anchor.getNode();\n let listItem = null;\n if ($isListItemNode(anchor) && anchor.getChildrenSize() === 0) {\n // Truly empty list item (element selection)\n listItem = anchor;\n } else if ($isTextNode(anchor)) {\n // Check if the entire list item contains only whitespace text nodes\n const parentListItem = anchor.getParent();\n if ($isListItemNode(parentListItem) && parentListItem.getChildren().every(node => $isTextNode(node) && node.getTextContent().trim() === '')) {\n listItem = parentListItem;\n }\n }\n if (listItem === null) {\n return false;\n }\n const topListNode = $getTopListNode(listItem);\n const parent = listItem.getParent();\n if (!$isListNode(parent)) {\n formatDevErrorMessage(`A ListItemNode must have a ListNode for a parent.`);\n }\n const grandparent = parent.getParent();\n let replacementNode;\n if ($isRootOrShadowRoot(grandparent)) {\n replacementNode = $createParagraphNode();\n topListNode.insertAfter(replacementNode);\n } else if ($isListItemNode(grandparent)) {\n replacementNode = $createListItemNode();\n grandparent.insertAfter(replacementNode);\n } else {\n return false;\n }\n replacementNode.setTextStyle(selection.style).setTextFormat(selection.format).select();\n const nextSiblings = listItem.getNextSiblings();\n if (nextSiblings.length > 0) {\n const newStart = restoreNumbering ? $getNewListStart(parent, listItem) : 1;\n const newList = $createListNode(parent.getListType(), newStart);\n if ($isListItemNode(replacementNode)) {\n const newListItem = $createListItemNode();\n newListItem.append(newList);\n replacementNode.insertAfter(newListItem);\n } else {\n replacementNode.insertAfter(newList);\n }\n newList.append(...nextSiblings);\n }\n\n // Don't leave hanging nested empty lists\n $removeHighestEmptyListParent(listItem);\n return true;\n}\n\nfunction applyMarkerStyles(dom, node, prevNode) {\n const styles = getStyleObjectFromCSS(node.__textStyle);\n for (const k in styles) {\n dom.style.setProperty(`--listitem-marker-${k}`, styles[k]);\n }\n if (prevNode) {\n for (const k in getStyleObjectFromCSS(prevNode.__textStyle)) {\n if (!(k in styles)) {\n dom.style.removeProperty(`--listitem-marker-${k}`);\n }\n }\n }\n}\n\n/** @noInheritDoc */\nclass ListItemNode extends ElementNode {\n /** @internal */\n __value;\n /** @internal */\n __checked;\n\n /** @internal */\n $config() {\n return this.config('listitem', {\n $transform: node => {\n if (node.__checked == null) {\n return;\n }\n const parent = node.getParent();\n if ($isListNode(parent)) {\n if (parent.getListType() !== 'check' && node.getChecked() != null) {\n node.setChecked(undefined);\n }\n }\n },\n extends: ElementNode,\n importDOM: buildImportMap({\n li: () => ({\n conversion: $convertListItemElement,\n priority: 0\n })\n })\n });\n }\n constructor(value = 1, checked = undefined, key) {\n super(key);\n this.__value = value === undefined ? 1 : value;\n this.__checked = checked;\n }\n afterCloneFrom(prevNode) {\n super.afterCloneFrom(prevNode);\n this.__value = prevNode.__value;\n this.__checked = prevNode.__checked;\n }\n createDOM(config) {\n const element = document.createElement('li');\n this.updateListItemDOM(null, element, config);\n return element;\n }\n updateListItemDOM(prevNode, dom, config) {\n updateListItemChecked(dom, this, prevNode);\n dom.value = this.__value;\n $setListItemThemeClassNames(dom, config.theme, this);\n const prevStyle = prevNode ? prevNode.__style : '';\n const nextStyle = this.__style;\n if (prevStyle !== nextStyle) {\n if (nextStyle === '') {\n dom.removeAttribute('style');\n } else {\n dom.style.cssText = nextStyle;\n }\n }\n applyMarkerStyles(dom, this, prevNode);\n }\n updateDOM(prevNode, dom, config) {\n // @ts-expect-error - this is always HTMLListItemElement\n const element = dom;\n this.updateListItemDOM(prevNode, element, config);\n return false;\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setValue(serializedNode.value).setChecked(serializedNode.checked);\n }\n exportDOM(editor) {\n const element = this.createDOM(editor._config);\n const formatType = this.getFormatType();\n if (formatType) {\n element.style.textAlign = formatType;\n }\n const direction = this.getDirection();\n if (direction) {\n element.dir = direction;\n }\n return {\n element\n };\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n checked: this.getChecked(),\n value: this.getValue()\n };\n }\n append(...nodes) {\n for (let i = 0; i < nodes.length; i++) {\n const node = nodes[i];\n if ($isElementNode(node) && this.canMergeWith(node)) {\n const children = node.getChildren();\n this.append(...children);\n node.remove();\n } else {\n super.append(node);\n }\n }\n return this;\n }\n replace(replaceWithNode, includeChildren) {\n if ($isListItemNode(replaceWithNode)) {\n return super.replace(replaceWithNode);\n }\n this.setIndent(0);\n const list = this.getParentOrThrow();\n if (!$isListNode(list)) {\n return replaceWithNode;\n }\n if (list.__first === this.getKey()) {\n list.insertBefore(replaceWithNode);\n } else if (list.__last === this.getKey()) {\n list.insertAfter(replaceWithNode);\n } else {\n // Split the list\n const newList = $createListNode(list.getListType());\n let nextSibling = this.getNextSibling();\n while (nextSibling) {\n const nodeToAppend = nextSibling;\n nextSibling = nextSibling.getNextSibling();\n newList.append(nodeToAppend);\n }\n list.insertAfter(replaceWithNode);\n replaceWithNode.insertAfter(newList);\n }\n if (includeChildren) {\n if (!$isElementNode(replaceWithNode)) {\n formatDevErrorMessage(`includeChildren should only be true for ElementNodes`);\n }\n this.getChildren().forEach(child => {\n replaceWithNode.append(child);\n });\n }\n this.remove();\n if (list.getChildrenSize() === 0) {\n list.remove();\n }\n return replaceWithNode;\n }\n insertAfter(node, restoreSelection = true) {\n const listNode = this.getParentOrThrow();\n if (!$isListNode(listNode)) {\n {\n formatDevErrorMessage(`insertAfter: list node is not parent of list item node`);\n }\n }\n if ($isListItemNode(node)) {\n return super.insertAfter(node, restoreSelection);\n }\n const siblings = this.getNextSiblings();\n\n // Split the lists and insert the node in between them\n listNode.insertAfter(node, restoreSelection);\n if (siblings.length !== 0) {\n const newListNode = $createListNode(listNode.getListType());\n siblings.forEach(sibling => newListNode.append(sibling));\n node.insertAfter(newListNode, restoreSelection);\n }\n return node;\n }\n remove(preserveEmptyParent) {\n const prevSibling = this.getPreviousSibling();\n const nextSibling = this.getNextSibling();\n super.remove(preserveEmptyParent);\n if (prevSibling && nextSibling && isNestedListNode(prevSibling) && isNestedListNode(nextSibling)) {\n mergeLists(prevSibling.getFirstChild(), nextSibling.getFirstChild());\n nextSibling.remove();\n }\n }\n insertNewAfter(_, restoreSelection = true) {\n const newElement = $createListItemNode().updateFromJSON(this.exportJSON()).setChecked(this.getChecked() ? false : undefined);\n this.insertAfter(newElement, restoreSelection);\n return newElement;\n }\n collapseAtStart(selection) {\n const paragraph = $createParagraphNode();\n const children = this.getChildren();\n children.forEach(child => paragraph.append(child));\n const listNode = this.getParentOrThrow();\n const listNodeParent = listNode.getParentOrThrow();\n const isIndented = $isListItemNode(listNodeParent);\n if (listNode.getChildrenSize() === 1) {\n if (isIndented) {\n // if the list node is nested, we just want to remove it,\n // effectively unindenting it.\n listNode.remove();\n listNodeParent.select();\n } else {\n listNode.insertBefore(paragraph);\n listNode.remove();\n // If we have selection on the list item, we'll need to move it\n // to the paragraph\n const anchor = selection.anchor;\n const focus = selection.focus;\n const key = paragraph.getKey();\n if (anchor.type === 'element' && anchor.getNode().is(this)) {\n anchor.set(key, anchor.offset, 'element');\n }\n if (focus.type === 'element' && focus.getNode().is(this)) {\n focus.set(key, focus.offset, 'element');\n }\n }\n } else {\n listNode.insertBefore(paragraph);\n this.remove();\n }\n return true;\n }\n getValue() {\n const self = this.getLatest();\n return self.__value;\n }\n setValue(value) {\n const self = this.getWritable();\n self.__value = value;\n return self;\n }\n getChecked() {\n const self = this.getLatest();\n let listType;\n const parent = this.getParent();\n if ($isListNode(parent)) {\n listType = parent.getListType();\n }\n return listType === 'check' ? Boolean(self.__checked) : undefined;\n }\n setChecked(checked) {\n const self = this.getWritable();\n self.__checked = checked;\n return self;\n }\n toggleChecked() {\n const self = this.getWritable();\n return self.setChecked(!self.__checked);\n }\n getIndent() {\n // If we don't have a parent, we are likely serializing\n const parent = this.getParent();\n if (parent === null || !this.isAttached()) {\n return this.getLatest().__indent;\n }\n // ListItemNode should always have a ListNode for a parent.\n let listNodeParent = parent.getParentOrThrow();\n let indentLevel = 0;\n while ($isListItemNode(listNodeParent)) {\n listNodeParent = listNodeParent.getParentOrThrow().getParentOrThrow();\n indentLevel++;\n }\n return indentLevel;\n }\n setIndent(indent) {\n if (!(typeof indent === 'number')) {\n formatDevErrorMessage(`Invalid indent value.`);\n }\n indent = Math.floor(indent);\n if (!(indent >= 0)) {\n formatDevErrorMessage(`Indent value must be non-negative.`);\n }\n let currentIndent = this.getIndent();\n while (currentIndent !== indent) {\n if (currentIndent < indent) {\n $handleIndent(this);\n currentIndent++;\n } else {\n $handleOutdent(this);\n currentIndent--;\n }\n }\n return this;\n }\n\n /** @deprecated @internal */\n canInsertAfter(node) {\n return $isListItemNode(node);\n }\n\n /** @deprecated @internal */\n canReplaceWith(replacement) {\n return $isListItemNode(replacement);\n }\n canMergeWith(node) {\n return $isListItemNode(node) || $isParagraphNode(node);\n }\n extractWithChild(child, selection) {\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) && this.getTextContent().length === selection.getTextContent().length;\n }\n isParentRequired() {\n return true;\n }\n createParentElementNode() {\n return $createListNode('bullet');\n }\n canMergeWhenEmpty() {\n return true;\n }\n}\nfunction $setListItemThemeClassNames(dom, editorThemeClasses, node) {\n const classesToAdd = [];\n const classesToRemove = [];\n const listTheme = editorThemeClasses.list;\n const listItemClassName = listTheme ? listTheme.listitem : undefined;\n let nestedListItemClassName;\n if (listTheme && listTheme.nested) {\n nestedListItemClassName = listTheme.nested.listitem;\n }\n if (listItemClassName !== undefined) {\n classesToAdd.push(...normalizeClassNames(listItemClassName));\n }\n if (listTheme) {\n const parentNode = node.getParent();\n const isCheckList = $isListNode(parentNode) && parentNode.getListType() === 'check';\n const checked = node.getChecked();\n if (!isCheckList || checked) {\n classesToRemove.push(listTheme.listitemUnchecked);\n }\n if (!isCheckList || !checked) {\n classesToRemove.push(listTheme.listitemChecked);\n }\n if (isCheckList) {\n classesToAdd.push(checked ? listTheme.listitemChecked : listTheme.listitemUnchecked);\n }\n }\n if (nestedListItemClassName !== undefined) {\n const nestedListItemClasses = normalizeClassNames(nestedListItemClassName);\n if (node.getChildren().some(child => $isListNode(child))) {\n classesToAdd.push(...nestedListItemClasses);\n } else {\n classesToRemove.push(...nestedListItemClasses);\n }\n }\n if (classesToRemove.length > 0) {\n removeClassNamesFromElement(dom, ...classesToRemove);\n }\n if (classesToAdd.length > 0) {\n addClassNamesToElement(dom, ...classesToAdd);\n }\n}\nfunction updateListItemChecked(dom, listItemNode, prevListItemNode) {\n const parent = listItemNode.getParent();\n const isCheckbox = $isListNode(parent) && parent.getListType() === 'check' &&\n // Only add attributes for leaf list items\n !$isListNode(listItemNode.getFirstChild());\n if (!isCheckbox) {\n dom.removeAttribute('role');\n dom.removeAttribute('tabIndex');\n dom.removeAttribute('aria-checked');\n } else {\n dom.setAttribute('role', 'checkbox');\n dom.setAttribute('tabIndex', '-1');\n if (!prevListItemNode || listItemNode.__checked !== prevListItemNode.__checked) {\n dom.setAttribute('aria-checked', listItemNode.getChecked() ? 'true' : 'false');\n }\n }\n}\nfunction $convertListItemElement(domNode) {\n const isGitHubCheckList = domNode.classList.contains('task-list-item');\n if (isGitHubCheckList) {\n for (const child of domNode.children) {\n if (child.tagName === 'INPUT') {\n return $convertCheckboxInput(child);\n }\n }\n }\n const isJoplinCheckList = domNode.classList.contains('joplin-checkbox');\n if (isJoplinCheckList) {\n for (const child of domNode.children) {\n if (child.classList.contains('checkbox-wrapper') && child.children.length > 0 && child.children[0].tagName === 'INPUT') {\n return $convertCheckboxInput(child.children[0]);\n }\n }\n }\n const ariaCheckedAttr = domNode.getAttribute('aria-checked');\n const checked = ariaCheckedAttr === 'true' ? true : ariaCheckedAttr === 'false' ? false : undefined;\n return {\n node: $createListItemNode(checked)\n };\n}\nfunction $convertCheckboxInput(domNode) {\n const isCheckboxInput = domNode.getAttribute('type') === 'checkbox';\n if (!isCheckboxInput) {\n return {\n node: null\n };\n }\n const checked = domNode.hasAttribute('checked');\n return {\n node: $createListItemNode(checked)\n };\n}\n\n/**\n * Creates a new List Item node, passing true/false will convert it to a checkbox input.\n * @param checked - Is the List Item a checkbox and, if so, is it checked? undefined/null: not a checkbox, true/false is a checkbox and checked/unchecked, respectively.\n * @returns The new List Item.\n */\nfunction $createListItemNode(checked) {\n return $applyNodeReplacement(new ListItemNode(undefined, checked));\n}\n\n/**\n * Checks to see if the node is a ListItemNode.\n * @param node - The node to be checked.\n * @returns true if the node is a ListItemNode, false otherwise.\n */\nfunction $isListItemNode(node) {\n return node instanceof ListItemNode;\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/** @noInheritDoc */\nclass ListNode extends ElementNode {\n /** @internal */\n __tag;\n /** @internal */\n __start;\n /** @internal */\n __listType;\n\n /** @internal */\n $config() {\n return this.config('list', {\n $transform: node => {\n mergeNextSiblingListIfSameType(node);\n updateChildrenListItemValue(node);\n },\n extends: ElementNode,\n importDOM: buildImportMap({\n ol: () => ({\n conversion: $convertListNode,\n priority: 0\n }),\n ul: () => ({\n conversion: $convertListNode,\n priority: 0\n })\n })\n });\n }\n constructor(listType = 'number', start = 1, key) {\n super(key);\n const _listType = TAG_TO_LIST_TYPE[listType] || listType;\n this.__listType = _listType;\n this.__tag = _listType === 'number' ? 'ol' : 'ul';\n this.__start = start;\n }\n afterCloneFrom(prevNode) {\n super.afterCloneFrom(prevNode);\n this.__listType = prevNode.__listType;\n this.__tag = prevNode.__tag;\n this.__start = prevNode.__start;\n }\n getTag() {\n return this.getLatest().__tag;\n }\n setListType(type) {\n const writable = this.getWritable();\n writable.__listType = type;\n writable.__tag = type === 'number' ? 'ol' : 'ul';\n return writable;\n }\n getListType() {\n return this.getLatest().__listType;\n }\n getStart() {\n return this.getLatest().__start;\n }\n setStart(start) {\n const self = this.getWritable();\n self.__start = start;\n return self;\n }\n\n // View\n\n createDOM(config, _editor) {\n const tag = this.__tag;\n const dom = document.createElement(tag);\n if (this.__start !== 1) {\n dom.setAttribute('start', String(this.__start));\n }\n // @ts-expect-error Internal field.\n dom.__lexicalListType = this.__listType;\n $setListThemeClassNames(dom, config.theme, this);\n return dom;\n }\n updateDOM(prevNode, dom, config) {\n if (prevNode.__tag !== this.__tag || prevNode.__listType !== this.__listType) {\n return true;\n }\n $setListThemeClassNames(dom, config.theme, this);\n if (prevNode.__start !== this.__start) {\n dom.setAttribute('start', String(this.__start));\n }\n return false;\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setListType(serializedNode.listType).setStart(serializedNode.start);\n }\n exportDOM(editor) {\n const element = this.createDOM(editor._config, editor);\n if (isHTMLElement(element)) {\n if (this.__start !== 1) {\n element.setAttribute('start', String(this.__start));\n }\n if (this.__listType === 'check') {\n element.setAttribute('__lexicalListType', 'check');\n }\n }\n return {\n element\n };\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n listType: this.getListType(),\n start: this.getStart(),\n tag: this.getTag()\n };\n }\n canBeEmpty() {\n return false;\n }\n canIndent() {\n return false;\n }\n splice(start, deleteCount, nodesToInsert) {\n let listItemNodesToInsert = nodesToInsert;\n for (let i = 0; i < nodesToInsert.length; i++) {\n const node = nodesToInsert[i];\n if (!$isListItemNode(node)) {\n if (listItemNodesToInsert === nodesToInsert) {\n listItemNodesToInsert = [...nodesToInsert];\n }\n listItemNodesToInsert[i] = $createListItemNode().append($isElementNode(node) && !($isListNode(node) || node.isInline()) ? $createTextNode(node.getTextContent()) : node);\n }\n }\n return super.splice(start, deleteCount, listItemNodesToInsert);\n }\n extractWithChild(child) {\n return $isListItemNode(child);\n }\n}\nfunction $setListThemeClassNames(dom, editorThemeClasses, node) {\n const classesToAdd = [];\n const classesToRemove = [];\n const listTheme = editorThemeClasses.list;\n if (listTheme !== undefined) {\n const listLevelsClassNames = listTheme[`${node.__tag}Depth`] || [];\n const listDepth = $getListDepth(node) - 1;\n const normalizedListDepth = listDepth % listLevelsClassNames.length;\n const listLevelClassName = listLevelsClassNames[normalizedListDepth];\n const listClassName = listTheme[node.__tag];\n let nestedListClassName;\n const nestedListTheme = listTheme.nested;\n const checklistClassName = listTheme.checklist;\n if (nestedListTheme !== undefined && nestedListTheme.list) {\n nestedListClassName = nestedListTheme.list;\n }\n if (listClassName !== undefined) {\n classesToAdd.push(listClassName);\n }\n if (checklistClassName !== undefined && node.__listType === 'check') {\n classesToAdd.push(checklistClassName);\n }\n if (listLevelClassName !== undefined) {\n classesToAdd.push(...normalizeClassNames(listLevelClassName));\n for (let i = 0; i < listLevelsClassNames.length; i++) {\n if (i !== normalizedListDepth) {\n classesToRemove.push(node.__tag + i);\n }\n }\n }\n if (nestedListClassName !== undefined) {\n const nestedListItemClasses = normalizeClassNames(nestedListClassName);\n if (listDepth > 1) {\n classesToAdd.push(...nestedListItemClasses);\n } else {\n classesToRemove.push(...nestedListItemClasses);\n }\n }\n }\n if (classesToRemove.length > 0) {\n removeClassNamesFromElement(dom, ...classesToRemove);\n }\n if (classesToAdd.length > 0) {\n addClassNamesToElement(dom, ...classesToAdd);\n }\n}\n\n/*\n * This function normalizes the children of a ListNode after the conversion from HTML,\n * ensuring that they are all ListItemNodes and contain either a single nested ListNode\n * or some other inline content.\n */\nfunction $normalizeChildren(nodes) {\n const normalizedListItems = [];\n for (let i = 0; i < nodes.length; i++) {\n const node = nodes[i];\n if ($isListItemNode(node)) {\n normalizedListItems.push(node);\n const children = node.getChildren();\n if (children.length > 1) {\n children.forEach(child => {\n if ($isListNode(child)) {\n normalizedListItems.push($wrapInListItem(child));\n }\n });\n }\n } else {\n normalizedListItems.push($wrapInListItem(node));\n }\n }\n return normalizedListItems;\n}\nfunction isDomChecklist(domNode) {\n if (domNode.getAttribute('__lexicallisttype') === 'check' ||\n // is github checklist\n domNode.classList.contains('contains-task-list') ||\n // is joplin checklist\n domNode.getAttribute('data-is-checklist') === '1') {\n return true;\n }\n // if children are checklist items, the node is a checklist ul. Applicable for googledoc checklist pasting.\n for (const child of domNode.childNodes) {\n if (isHTMLElement(child) && child.hasAttribute('aria-checked')) {\n return true;\n }\n }\n return false;\n}\nfunction $convertListNode(domNode) {\n const nodeName = domNode.nodeName.toLowerCase();\n let node = null;\n if (nodeName === 'ol') {\n // @ts-ignore\n const start = domNode.start;\n node = $createListNode('number', start);\n } else if (nodeName === 'ul') {\n if (isDomChecklist(domNode)) {\n node = $createListNode('check');\n } else {\n node = $createListNode('bullet');\n }\n }\n return {\n after: $normalizeChildren,\n node\n };\n}\nconst TAG_TO_LIST_TYPE = {\n ol: 'number',\n ul: 'bullet'\n};\n\n/**\n * Creates a ListNode of listType.\n * @param listType - The type of list to be created. Can be 'number', 'bullet', or 'check'.\n * @param start - Where an ordered list starts its count, start = 1 if left undefined.\n * @returns The new ListNode\n */\nfunction $createListNode(listType = 'number', start = 1) {\n return $applyNodeReplacement(new ListNode(listType, start));\n}\n\n/**\n * Checks to see if the node is a ListNode.\n * @param node - The node to be checked.\n * @returns true if the node is a ListNode, false otherwise.\n */\nfunction $isListNode(node) {\n return node instanceof ListNode;\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 INSERT_CHECK_LIST_COMMAND = createCommand('INSERT_CHECK_LIST_COMMAND');\n\n/**\n * Registers the checklist plugin with the editor.\n * @param editor The LexicalEditor instance.\n * @param options Optional configuration.\n * - disableTakeFocusOnClick: If true, clicking a checklist item will not focus the editor (useful for mobile).\n */\nfunction registerCheckList(editor, options) {\n const disableTakeFocusOnClick = options && options.disableTakeFocusOnClick || false;\n const configHandleClick = event => {\n handleClick(event, disableTakeFocusOnClick);\n };\n const configHandleSelectDefaults = event => {\n handleSelectDefaults(event, disableTakeFocusOnClick);\n };\n return mergeRegister(editor.registerCommand(INSERT_CHECK_LIST_COMMAND, () => {\n $insertList('check');\n return true;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_ARROW_DOWN_COMMAND, event => {\n return handleArrowUpOrDown(event, editor, false);\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_ARROW_UP_COMMAND, event => {\n return handleArrowUpOrDown(event, editor, true);\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_ESCAPE_COMMAND, () => {\n const activeItem = getActiveCheckListItem();\n if (activeItem != null) {\n const rootElement = editor.getRootElement();\n if (rootElement != null) {\n rootElement.focus();\n }\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_SPACE_COMMAND, event => {\n const activeItem = getActiveCheckListItem();\n if (activeItem != null && editor.isEditable()) {\n editor.update(() => {\n const listItemNode = $getNearestNodeFromDOMNode(activeItem);\n if ($isListItemNode(listItemNode)) {\n event.preventDefault();\n listItemNode.toggleChecked();\n }\n });\n return true;\n }\n return false;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(KEY_ARROW_LEFT_COMMAND, event => {\n return editor.getEditorState().read(() => {\n const selection = $getSelection();\n if ($isRangeSelection(selection) && selection.isCollapsed()) {\n const {\n anchor\n } = selection;\n const isElement = anchor.type === 'element';\n if (isElement || anchor.offset === 0) {\n const anchorNode = anchor.getNode();\n const elementNode = $findMatchingParent(anchorNode, node => $isElementNode(node) && !node.isInline());\n if ($isListItemNode(elementNode)) {\n const parent = elementNode.getParent();\n if ($isListNode(parent) && parent.getListType() === 'check' && (isElement || elementNode.getFirstDescendant() === anchorNode)) {\n const domNode = editor.getElementByKey(elementNode.__key);\n if (domNode != null && document.activeElement !== domNode) {\n domNode.focus();\n event.preventDefault();\n return true;\n }\n }\n }\n }\n }\n return false;\n });\n }, COMMAND_PRIORITY_LOW), editor.registerRootListener((rootElement, prevElement) => {\n if (rootElement !== null) {\n rootElement.addEventListener('click', configHandleClick);\n // Use capture so we run before other listeners that might move focus.\n rootElement.addEventListener('pointerdown', configHandleSelectDefaults, {\n capture: true\n });\n // Some browsers / integrations still generate mousedown events; handle them too.\n rootElement.addEventListener('mousedown', configHandleSelectDefaults, {\n capture: true\n });\n // Intercept touchstart to stop the mobile browser from placing the caret\n // and opening the keyboard when tapping the checklist marker.\n rootElement.addEventListener('touchstart', configHandleSelectDefaults, {\n capture: true,\n passive: false\n });\n }\n if (prevElement !== null) {\n prevElement.removeEventListener('click', configHandleClick);\n prevElement.removeEventListener('pointerdown', configHandleSelectDefaults, {\n capture: true\n });\n prevElement.removeEventListener('mousedown', configHandleSelectDefaults, {\n capture: true\n });\n prevElement.removeEventListener('touchstart', configHandleSelectDefaults, {\n capture: true\n });\n }\n }));\n}\nfunction handleCheckItemEvent(event, callback) {\n const target = event.target;\n if (!isHTMLElement(target)) {\n return;\n }\n\n // Ignore clicks on LI that have nested lists\n const firstChild = target.firstChild;\n if (isHTMLElement(firstChild) && (firstChild.tagName === 'UL' || firstChild.tagName === 'OL')) {\n return;\n }\n const parentNode = target.parentNode;\n\n // @ts-ignore internal field\n if (!parentNode || parentNode.__lexicalListType !== 'check') {\n return;\n }\n let clientX = null;\n let pointerType = null;\n if ('clientX' in event) {\n clientX = event.clientX;\n } else if ('touches' in event) {\n const touches = event.touches;\n if (touches.length > 0) {\n clientX = touches[0].clientX;\n pointerType = 'touch';\n }\n }\n\n // If we couldn't resolve a clientX (unexpected input), bail out.\n if (clientX == null) {\n return;\n }\n const rect = target.getBoundingClientRect();\n const zoom = calculateZoomLevel(target);\n const clientXInPixels = clientX / zoom;\n\n // Use getComputedStyle if available, otherwise fallback to 0px width\n const beforeStyles = window.getComputedStyle ? window.getComputedStyle(target, '::before') : {\n width: '0px'\n };\n const beforeWidthInPixels = parseFloat(beforeStyles.width);\n\n // Make click area slightly larger for touch devices to improve accessibility\n // Determine whether this is a touch event; some environments may supply\n // pointerType on PointerEvent while touch events use the `touches` API above.\n const isTouchEvent = pointerType === 'touch' || event.pointerType === 'touch';\n const clickAreaPadding = isTouchEvent ? 32 : 0; // Add 32px padding for touch events\n\n if (target.dir === 'rtl' ? clientXInPixels < rect.right + clickAreaPadding && clientXInPixels > rect.right - beforeWidthInPixels - clickAreaPadding : clientXInPixels > rect.left - clickAreaPadding && clientXInPixels < rect.left + beforeWidthInPixels + clickAreaPadding) {\n callback();\n }\n}\nfunction handleClick(event, disableFocusOnClick) {\n handleCheckItemEvent(event, () => {\n if (isHTMLElement(event.target)) {\n const domNode = event.target;\n const editor = getNearestEditorFromDOMNode(domNode);\n if (editor != null && editor.isEditable()) {\n editor.update(() => {\n const node = $getNearestNodeFromDOMNode(domNode);\n if ($isListItemNode(node)) {\n if (disableFocusOnClick) {\n $addUpdateTag(SKIP_SELECTION_FOCUS_TAG);\n $addUpdateTag(SKIP_DOM_SELECTION_TAG);\n } else {\n domNode.focus();\n }\n node.toggleChecked();\n }\n });\n }\n }\n });\n}\n\n/**\n * Prevents default focus switch behavior\n *\n * @param event might be of type PointerEvent, MouseEvent, or TouchEvent, hence the generic Event type\n *\n */\nfunction handleSelectDefaults(event, disableTakeFocusOnClick) {\n handleCheckItemEvent(event, () => {\n // Prevents caret moving when clicking on check mark.\n event.preventDefault();\n if (disableTakeFocusOnClick) {\n event.stopPropagation();\n }\n });\n}\nfunction getActiveCheckListItem() {\n const activeElement = document.activeElement;\n return isHTMLElement(activeElement) && activeElement.tagName === 'LI' && activeElement.parentNode != null &&\n // @ts-ignore internal field\n activeElement.parentNode.__lexicalListType === 'check' ? activeElement : null;\n}\nfunction findCheckListItemSibling(node, backward) {\n let sibling = backward ? node.getPreviousSibling() : node.getNextSibling();\n let parent = node;\n\n // Going up in a tree to get non-null sibling\n while (sibling == null && $isListItemNode(parent)) {\n // Get li -> parent ul/ol -> parent li\n parent = parent.getParentOrThrow().getParent();\n if (parent != null) {\n sibling = backward ? parent.getPreviousSibling() : parent.getNextSibling();\n }\n }\n\n // Going down in a tree to get first non-nested list item\n while ($isListItemNode(sibling)) {\n const firstChild = backward ? sibling.getLastChild() : sibling.getFirstChild();\n if (!$isListNode(firstChild)) {\n return sibling;\n }\n sibling = backward ? firstChild.getLastChild() : firstChild.getFirstChild();\n }\n return null;\n}\nfunction handleArrowUpOrDown(event, editor, backward) {\n const activeItem = getActiveCheckListItem();\n if (activeItem != null) {\n editor.update(() => {\n const listItem = $getNearestNodeFromDOMNode(activeItem);\n if (!$isListItemNode(listItem)) {\n return;\n }\n const nextListItem = findCheckListItemSibling(listItem, backward);\n if (nextListItem != null) {\n nextListItem.selectStart();\n const dom = editor.getElementByKey(nextListItem.__key);\n if (dom != null) {\n event.preventDefault();\n setTimeout(() => {\n dom.focus();\n }, 0);\n }\n }\n });\n }\n return false;\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 UPDATE_LIST_START_COMMAND = createCommand('UPDATE_LIST_START_COMMAND');\nconst INSERT_UNORDERED_LIST_COMMAND = createCommand('INSERT_UNORDERED_LIST_COMMAND');\nconst INSERT_ORDERED_LIST_COMMAND = createCommand('INSERT_ORDERED_LIST_COMMAND');\nconst REMOVE_LIST_COMMAND = createCommand('REMOVE_LIST_COMMAND');\nfunction registerList(editor, options) {\n const removeListener = mergeRegister(editor.registerCommand(INSERT_ORDERED_LIST_COMMAND, () => {\n $insertList('number');\n return true;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(UPDATE_LIST_START_COMMAND, payload => {\n const {\n listNodeKey,\n newStart\n } = payload;\n const listNode = $getNodeByKey(listNodeKey);\n if (!$isListNode(listNode)) {\n return false;\n }\n if (listNode.getListType() === 'number') {\n listNode.setStart(newStart);\n updateChildrenListItemValue(listNode);\n }\n return true;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(INSERT_UNORDERED_LIST_COMMAND, () => {\n $insertList('bullet');\n return true;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(REMOVE_LIST_COMMAND, () => {\n $removeList();\n return true;\n }, COMMAND_PRIORITY_LOW), editor.registerCommand(INSERT_PARAGRAPH_COMMAND, () => {\n const shouldRestore = options && options.restoreNumbering;\n return $handleListInsertParagraph(!!shouldRestore);\n }, COMMAND_PRIORITY_LOW), editor.registerNodeTransform(ListItemNode, node => {\n const firstChild = node.getFirstChild();\n if (firstChild) {\n if ($isTextNode(firstChild)) {\n const style = firstChild.getStyle();\n const format = firstChild.getFormat();\n if (node.getTextStyle() !== style) {\n node.setTextStyle(style);\n }\n if (node.getTextFormat() !== format) {\n node.setTextFormat(format);\n }\n }\n } else {\n // If it's empty, check the selection\n const selection = $getSelection();\n if ($isRangeSelection(selection) && (selection.style !== node.getTextStyle() || selection.format !== node.getTextFormat()) && selection.isCollapsed() && node.is(selection.anchor.getNode())) {\n node.setTextStyle(selection.style).setTextFormat(selection.format);\n }\n }\n }), editor.registerNodeTransform(TextNode, node => {\n const listItemParentNode = node.getParent();\n if ($isListItemNode(listItemParentNode) && node.is(listItemParentNode.getFirstChild())) {\n const style = node.getStyle();\n const format = node.getFormat();\n if (style !== listItemParentNode.getTextStyle() || format !== listItemParentNode.getTextFormat()) {\n listItemParentNode.setTextStyle(style).setTextFormat(format);\n }\n }\n }));\n return removeListener;\n}\nfunction registerListStrictIndentTransform(editor) {\n const $formatListIndentStrict = listItemNode => {\n const listNode = listItemNode.getParent();\n if ($isListNode(listItemNode.getFirstChild()) || !$isListNode(listNode)) {\n return;\n }\n const startingListItemNode = $findMatchingParent(listItemNode, node => $isListItemNode(node) && $isListNode(node.getParent()) && $isListItemNode(node.getPreviousSibling()));\n if (startingListItemNode === null && listItemNode.getIndent() > 0) {\n listItemNode.setIndent(0);\n } else if ($isListItemNode(startingListItemNode)) {\n const prevListItemNode = startingListItemNode.getPreviousSibling();\n if ($isListItemNode(prevListItemNode)) {\n const endListItemNode = $findChildrenEndListItemNode(prevListItemNode);\n const endListNode = endListItemNode.getParent();\n if ($isListNode(endListNode)) {\n const prevDepth = $getListDepth(endListNode);\n const depth = $getListDepth(listNode);\n if (prevDepth + 1 < depth) {\n listItemNode.setIndent(prevDepth);\n }\n }\n }\n }\n };\n const $processListWithStrictIndent = listNode => {\n const queue = [listNode];\n while (queue.length > 0) {\n const node = queue.shift();\n if (!$isListNode(node)) {\n continue;\n }\n for (const child of node.getChildren()) {\n if ($isListItemNode(child)) {\n $formatListIndentStrict(child);\n const firstChild = child.getFirstChild();\n if ($isListNode(firstChild)) {\n queue.push(firstChild);\n }\n }\n }\n }\n };\n return editor.registerNodeTransform(ListNode, $processListWithStrictIndent);\n}\nfunction $findChildrenEndListItemNode(listItemNode) {\n let current = listItemNode;\n let firstChild = current.getFirstChild();\n while ($isListNode(firstChild)) {\n const lastChild = firstChild.getLastChild();\n if ($isListItemNode(lastChild)) {\n current = lastChild;\n firstChild = current.getFirstChild();\n } else {\n break;\n }\n }\n return current;\n}\n\n/**\n * @deprecated use {@link $insertList} from an update or command listener.\n *\n * Inserts a new ListNode. If the selection's anchor node is an empty ListItemNode and is a child of\n * the root/shadow root, it will replace the ListItemNode with a ListNode and the old ListItemNode.\n * Otherwise it will replace its parent with a new ListNode and re-insert the ListItemNode and any previous children.\n * If the selection's anchor node is not an empty ListItemNode, it will add a new ListNode or merge an existing ListNode,\n * unless the the node is a leaf node, in which case it will attempt to find a ListNode up the branch and replace it with\n * a new ListNode, or create a new ListNode at the nearest root/shadow root.\n * @param editor - The lexical editor.\n * @param listType - The type of list, \"number\" | \"bullet\" | \"check\".\n */\nfunction insertList(editor, listType) {\n editor.update(() => $insertList(listType));\n}\n\n/**\n * @deprecated use {@link $removeList} from an update or command listener.\n *\n * Searches for the nearest ancestral ListNode and removes it. If selection is an empty ListItemNode\n * it will remove the whole list, including the ListItemNode. For each ListItemNode in the ListNode,\n * removeList will also generate new ParagraphNodes in the removed ListNode's place. Any child node\n * inside a ListItemNode will be appended to the new ParagraphNodes.\n * @param editor - The lexical editor.\n */\nfunction removeList(editor) {\n editor.update(() => $removeList());\n}\n/**\n * Configures {@link ListNode}, {@link ListItemNode} and registers\n * the strict indent transform if `hasStrictIndent` is true (default false).\n */\nconst ListExtension = defineExtension({\n build(editor, config, state) {\n return namedSignals(config);\n },\n config: safeCast({\n hasStrictIndent: false,\n shouldPreserveNumbering: false\n }),\n name: '@lexical/list/List',\n nodes: () => [ListNode, ListItemNode],\n register(editor, config, state) {\n const stores = state.getOutput();\n return mergeRegister(effect(() => {\n return registerList(editor, {\n restoreNumbering: stores.shouldPreserveNumbering.value\n });\n }), effect(() => stores.hasStrictIndent.value ? registerListStrictIndentTransform(editor) : undefined));\n }\n});\n/**\n * Registers checklist functionality for {@link ListNode} and\n * {@link ListItemNode} with a\n * {@link INSERT_CHECK_LIST_COMMAND} listener and\n * the expected keyboard and mouse interactions for\n * checkboxes.\n */\nconst CheckListExtension = defineExtension({\n config: safeCast({\n disableTakeFocusOnClick: false\n }),\n dependencies: [ListExtension],\n name: '@lexical/list/CheckList',\n register: registerCheckList\n});\n\nexport { $createListItemNode, $createListNode, $getListDepth, $handleListInsertParagraph, $insertList, $isListItemNode, $isListNode, $removeList, CheckListExtension, INSERT_CHECK_LIST_COMMAND, INSERT_ORDERED_LIST_COMMAND, INSERT_UNORDERED_LIST_COMMAND, ListExtension, ListItemNode, ListNode, REMOVE_LIST_COMMAND, UPDATE_LIST_START_COMMAND, insertList, registerCheckList, registerList, registerListStrictIndentTransform, removeList };\n"],"names":["formatDevErrorMessage","message","Error","$getListDepth","listNode","depth","parent","getParent","$isListItemNode","parentList","$isListNode","$getTopListNode","listItem","list","$getAllListItems","node","listItemNodes","listChildren","getChildren","filter","i","length","listItemNode","firstChild","getFirstChild","concat","push","isNestedListNode","$wrapInListItem","$createListItemNode","append","$isSelectingEmptyListItem","anchorNode","nodes","is","getChildrenSize","$insertList","listType","selection","$getSelection","getNodes","$isRangeSelection","anchorAndFocus","getStartEndPoints","anchor","getNode","anchorNodeParent","$isRootOrShadowRoot","selectStart","paragraph","$createParagraphNode","select","$createListNode","replace","$isElementNode","setFormat","getFormatType","setIndent","getIndent","getParentOrThrow","handled","Set","isEmpty","has","getKey","$createListOrMerge","$isLeafNode","parentKey","newListNode","add","nextParent","nodesToAppend","splice","previousSibling","getPreviousSibling","nextSibling","getNextSibling","targetList","getListType","remove","getFirstChildOrThrow","insertBefore","key","set","offset","focus","mergeLists","list1","list2","listItem1","getLastChild","listItem2","toMerge","$removeList","listNodes","$getNearestNodeOfType","ListItemNode","insertionPoint","listItems","setTextStyle","style","setTextFormat","format","insertAfter","__key","$setPointFromCaret","$normalizeCaret","$getChildCaret","updateChildrenListItemValue","isNotChecklist","value","getStart","child","getValue","setValue","getLatest","__checked","setChecked","undefined","$handleIndent","removed","innerList","nextInnerList","newListItem","getTextFormat","getTextStyle","newList","$handleOutdent","grandparentListItem","lastChild","previousSiblingsListItem","previousSiblingsList","getPreviousSiblings","forEach","sibling","nextSiblingsListItem","nextSiblingsList","getNextSiblings","$handleListInsertParagraph","restoreNumbering","isCollapsed","$isTextNode","parentListItem","every","getTextContent","trim","topListNode","grandparent","replacementNode","nextSiblings","newStart","getIndexWithinParent","$getNewListStart","sublist","emptyListPtr","$removeHighestEmptyListParent","ElementNode","__value","$config","this","config","$transform","getChecked","extends","importDOM","buildImportMap","li","conversion","$convertListItemElement","priority","constructor","checked","super","afterCloneFrom","prevNode","createDOM","element","document","createElement","updateListItemDOM","dom","prevListItemNode","removeAttribute","setAttribute","updateListItemChecked","editorThemeClasses","classesToAdd","classesToRemove","listTheme","listItemClassName","listitem","nestedListItemClassName","nested","normalizeClassNames","parentNode","isCheckList","listitemUnchecked","listitemChecked","nestedListItemClasses","some","removeClassNamesFromElement","addClassNamesToElement","$setListItemThemeClassNames","theme","prevStyle","__style","nextStyle","cssText","styles","getStyleObjectFromCSS","__textStyle","k","setProperty","removeProperty","applyMarkerStyles","updateDOM","updateFromJSON","serializedNode","exportDOM","editor","_config","formatType","textAlign","direction","getDirection","dir","exportJSON","canMergeWith","children","replaceWithNode","includeChildren","__first","__last","nodeToAppend","restoreSelection","siblings","preserveEmptyParent","prevSibling","insertNewAfter","_","newElement","collapseAtStart","listNodeParent","isIndented","type","self","getWritable","Boolean","toggleChecked","isAttached","__indent","indentLevel","indent","Math","floor","currentIndent","canInsertAfter","canReplaceWith","replacement","$isParagraphNode","extractWithChild","focusNode","isParentOf","isParentRequired","createParentElementNode","canMergeWhenEmpty","domNode","classList","contains","tagName","$convertCheckboxInput","ariaCheckedAttr","getAttribute","hasAttribute","$applyNodeReplacement","ListNode","__tag","__start","__listType","mergeNextSiblingListIfSameType","ol","$convertListNode","ul","start","_listType","TAG_TO_LIST_TYPE","getTag","setListType","writable","setStart","_editor","tag","String","__lexicalListType","$setListThemeClassNames","isHTMLElement","canBeEmpty","canIndent","deleteCount","nodesToInsert","listItemNodesToInsert","isInline","$createTextNode","listLevelsClassNames","listDepth","normalizedListDepth","listLevelClassName","listClassName","nestedListClassName","nestedListTheme","checklistClassName","checklist","$normalizeChildren","normalizedListItems","nodeName","toLowerCase","childNodes","isDomChecklist","after","INSERT_CHECK_LIST_COMMAND","createCommand","registerCheckList","options","disableTakeFocusOnClick","configHandleClick","event","disableFocusOnClick","handleCheckItemEvent","target","getNearestEditorFromDOMNode","isEditable","update","$getNearestNodeFromDOMNode","$addUpdateTag","SKIP_SELECTION_FOCUS_TAG","SKIP_DOM_SELECTION_TAG","handleClick","configHandleSelectDefaults","preventDefault","stopPropagation","handleSelectDefaults","mergeRegister","registerCommand","COMMAND_PRIORITY_LOW","KEY_ARROW_DOWN_COMMAND","handleArrowUpOrDown","KEY_ARROW_UP_COMMAND","KEY_ESCAPE_COMMAND","getActiveCheckListItem","rootElement","getRootElement","KEY_SPACE_COMMAND","activeItem","KEY_ARROW_LEFT_COMMAND","getEditorState","read","isElement","elementNode","$findMatchingParent","getFirstDescendant","getElementByKey","activeElement","registerRootListener","prevElement","addEventListener","capture","passive","removeEventListener","callback","clientX","pointerType","touches","rect","getBoundingClientRect","clientXInPixels","calculateZoomLevel","beforeStyles","window","getComputedStyle","width","beforeWidthInPixels","parseFloat","clickAreaPadding","right","left","backward","nextListItem","findCheckListItemSibling","setTimeout","UPDATE_LIST_START_COMMAND","INSERT_UNORDERED_LIST_COMMAND","INSERT_ORDERED_LIST_COMMAND","REMOVE_LIST_COMMAND","registerList","payload","listNodeKey","$getNodeByKey","INSERT_PARAGRAPH_COMMAND","registerNodeTransform","getStyle","getFormat","TextNode","listItemParentNode","registerListStrictIndentTransform","$formatListIndentStrict","startingListItemNode","endListItemNode","current","$findChildrenEndListItemNode","endListNode","prevDepth","queue","shift","insertList","removeList","ListExtension","defineExtension","build","state","namedSignals","safeCast","hasStrictIndent","shouldPreserveNumbering","name","register","stores","getOutput","effect","CheckListExtension","dependencies"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import*as t from"./LexicalList.dev.mjs.js";import*as s from"./LexicalList.prod.mjs.js";const e="production"!==process.env.NODE_ENV?t:s;e.$createListItemNode,e.$createListNode,e.$getListDepth,e.$handleListInsertParagraph,e.$insertList,e.$isListItemNode;const i=e.$isListNode;e.$removeList,e.CheckListExtension,e.INSERT_CHECK_LIST_COMMAND,e.INSERT_ORDERED_LIST_COMMAND,e.INSERT_UNORDERED_LIST_COMMAND,e.ListExtension;const r=e.ListItemNode,L=e.ListNode;e.REMOVE_LIST_COMMAND,e.UPDATE_LIST_START_COMMAND,e.insertList,e.registerCheckList,e.registerList,e.registerListStrictIndentTransform,e.removeList;export{i as $isListNode,r as ListItemNode,L as ListNode};
2
- //# sourceMappingURL=LexicalList.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalList.mjs.js","sources":["../../../../node_modules/@lexical/list/LexicalList.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 './LexicalList.dev.mjs';\nimport * as modProd from './LexicalList.prod.mjs';\nconst mod = process.env.NODE_ENV !== 'production' ? modDev : modProd;\nexport const $createListItemNode = mod.$createListItemNode;\nexport const $createListNode = mod.$createListNode;\nexport const $getListDepth = mod.$getListDepth;\nexport const $handleListInsertParagraph = mod.$handleListInsertParagraph;\nexport const $insertList = mod.$insertList;\nexport const $isListItemNode = mod.$isListItemNode;\nexport const $isListNode = mod.$isListNode;\nexport const $removeList = mod.$removeList;\nexport const CheckListExtension = mod.CheckListExtension;\nexport const INSERT_CHECK_LIST_COMMAND = mod.INSERT_CHECK_LIST_COMMAND;\nexport const INSERT_ORDERED_LIST_COMMAND = mod.INSERT_ORDERED_LIST_COMMAND;\nexport const INSERT_UNORDERED_LIST_COMMAND = mod.INSERT_UNORDERED_LIST_COMMAND;\nexport const ListExtension = mod.ListExtension;\nexport const ListItemNode = mod.ListItemNode;\nexport const ListNode = mod.ListNode;\nexport const REMOVE_LIST_COMMAND = mod.REMOVE_LIST_COMMAND;\nexport const UPDATE_LIST_START_COMMAND = mod.UPDATE_LIST_START_COMMAND;\nexport const insertList = mod.insertList;\nexport const registerCheckList = mod.registerCheckList;\nexport const registerList = mod.registerList;\nexport const registerListStrictIndentTransform = mod.registerListStrictIndentTransform;\nexport const removeList = mod.removeList;"],"names":["mod","process","env","NODE_ENV","modDev","modProd","$createListItemNode","$createListNode","$getListDepth","$handleListInsertParagraph","$insertList","$isListItemNode","$isListNode","$removeList","CheckListExtension","INSERT_CHECK_LIST_COMMAND","INSERT_ORDERED_LIST_COMMAND","INSERT_UNORDERED_LIST_COMMAND","ListExtension","ListItemNode","ListNode","REMOVE_LIST_COMMAND","UPDATE_LIST_START_COMMAND","insertList","registerCheckList","registerList","registerListStrictIndentTransform","removeList"],"mappings":"uFAUA,MAAMA,EAA+B,eAAzBC,QAAQC,IAAIC,SAA4BC,EAASC,EAC1BL,EAAIM,oBACRN,EAAIO,gBACNP,EAAIQ,cACSR,EAAIS,2BACnBT,EAAIU,YACAV,EAAIW,gBACvB,MAACC,EAAcZ,EAAIY,YACJZ,EAAIa,YACGb,EAAIc,mBACGd,EAAIe,0BACFf,EAAIgB,4BACFhB,EAAIiB,8BACpBjB,EAAIkB,cACrB,MAACC,EAAenB,EAAImB,aACnBC,EAAWpB,EAAIoB,SACOpB,EAAIqB,oBACErB,EAAIsB,0BACnBtB,EAAIuB,WACGvB,EAAIwB,kBACTxB,EAAIyB,aACiBzB,EAAI0B,kCAC3B1B,EAAI2B"}
@@ -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 s,isHTMLElement as i,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 C,ElementNode as T,buildImportMap as y,normalizeClassNames as v,$isParagraphNode as S,$applyNodeReplacement as L,$createTextNode as x,createCommand as k,COMMAND_PRIORITY_LOW as N,KEY_ARROW_DOWN_COMMAND as b,KEY_ARROW_UP_COMMAND as P,KEY_ESCAPE_COMMAND as E,KEY_SPACE_COMMAND as F,$getNearestNodeFromDOMNode as O,KEY_ARROW_LEFT_COMMAND as A,$getNodeByKey as I,INSERT_PARAGRAPH_COMMAND as D,TextNode as M,defineExtension as w,safeCast as R,getNearestEditorFromDOMNode as $,$addUpdateTag as K,SKIP_SELECTION_FOCUS_TAG as B,SKIP_DOM_SELECTION_TAG as U}from"lexical";import{getStyleObjectFromCSS as W}from"../selection/LexicalSelection.mjs.js";function J(e,...t){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",e);for(const e of t)r.append("v",e);throw n.search=r.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}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(40)}return t}return t}function j(e){let t=e.getParent();me(t)||J(40);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],s=r.getFirstChild();me(s)?t=t.concat(z(s)):t.push(r)}return t}function X(e){return ae(e)&&me(e.getFirstChild())}function H(e){return ce().append(e)}function q(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(143);const[s]=r,i=s.getNode(),o=i.getParent();if(g(i)){const e=i.getFirstChild();if(e)n=e.selectStart().getNodes();else{const e=h();i.append(e),n=e.select().getNodes()}}else if(q(i,n)){const t=pe(e);if(g(o)){i.replace(t);const e=ce();d(i)&&(e.setFormat(i.getFormatType()),e.setIndent(i.getIndent())),t.append(e)}else if(ae(i)){const e=i.getParentOrThrow();Q(t,e.getChildren()),e.replace(t)}return}}const r=new Set;for(let t=0;t<n.length;t++){const s=n[t];if(d(s)&&s.isEmpty()&&!ae(s)&&!r.has(s.getKey())){Y(s,e);continue}let i=f(s)?s.getParent():ae(s)&&s.isEmpty()?s:null;for(;null!=i;){const t=i.getKey();if(me(i)){if(!r.has(t)){const n=pe(e);Q(n,i.getChildren()),i.replace(n),r.add(t)}break}{const n=i.getParent();if(g(n)&&!r.has(t)){r.add(t),Y(i,e);break}i=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(),s=ce();let i;if(Q(s,e.getChildren()),me(n)&&t===n.getListType())n.append(s),me(r)&&t===r.getListType()&&(Q(n,r.getChildren()),r.remove()),i=n;else if(me(r)&&t===r.getListType())r.getFirstChildOrThrow().insertBefore(s),i=r;else{const n=pe(t);n.append(s),e.replace(n),i=n}s.setFormat(e.getFormatType()),s.setIndent(e.getIndent());const o=a();return u(o)&&(i.getKey()===o.anchor.key&&o.anchor.set(s.getKey(),o.anchor.offset,"element"),i.getKey()===o.focus.key&&o.focus.set(s.getKey(),o.focus.offset,"element")),e.remove(),i}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 s=t.getChildren();s.length>0&&e.append(...s),t.remove()}function ee(){const e=a();if(u(e)){const t=new Set,r=e.getNodes(),s=e.anchor.getNode();if(q(s,r))t.add(j(s));else for(let e=0;e<r.length;e++){const s=r[e];if(f(s)){const e=n(s,ie);null!=e&&t.add(j(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(),s=e.getPreviousSibling();if(X(r)&&X(s)){const n=s.getFirstChild();if(me(n)){n.append(e);const s=r.getFirstChild();me(s)&&(Q(n,s.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(s)){const t=s.getFirstChild();me(t)&&t.append(e)}else if(me(n)){const t=ce().setTextFormat(e.getTextFormat()).setTextStyle(e.getTextStyle()),i=pe(n.getListType()).setTextFormat(n.getTextFormat()).setTextStyle(n.getTextStyle());t.append(i),i.append(e),s?s.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,s=t?t.getLastChild():void 0;if(e.is(r))n.insertBefore(e),t.isEmpty()&&n.remove();else if(e.is(s))n.insertAfter(e),t.isEmpty()&&n.remove();else{const r=t.getListType(),s=ce(),i=pe(r);s.append(i),e.getPreviousSiblings().forEach(e=>i.append(e));const o=ce(),l=pe(r);o.append(l),Q(l,e.getNextSiblings()),n.insertBefore(s),n.insertAfter(o),n.replace(e)}}}function se(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(C(n)){const e=n.getParent();ae(e)&&e.getChildren().every(e=>C(e)&&""===e.getTextContent().trim())&&(r=e)}if(null===r)return!1;const s=j(r),i=r.getParent();me(i)||J(40);const o=i.getParent();let l;if(g(o))l=h(),s.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()}(i,r):1,n=pe(i.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 ie extends T{__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:T,importDOM:y({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 i=[],o=[],l=t.list,c=l?l.listitem:void 0;let a;if(l&&l.nested&&(a=l.nested.listitem),void 0!==c&&i.push(...v(c)),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&&i.push(r?l.listitemChecked:l.listitemUnchecked)}if(void 0!==a){const e=v(a);n.getChildren().some(e=>me(e))?i.push(...e):o.push(...e)}o.length>0&&r(e,...o),i.length>0&&s(e,...i)}(t,n.theme,this);const i=e?e.__style:"",o=this.__style;i!==o&&(""===o?t.removeAttribute("style"):t.style.cssText=o),function(e,t,n){const r=W(t.__textStyle);for(const t in r)e.style.setProperty(`--listitem-marker-${t}`,r[t]);if(n)for(const t in W(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(139),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(39),ae(e))return super.insertAfter(e,t);const r=this.getNextSiblings();if(n.insertAfter(e,t),0!==r.length){const s=pe(n.getListType());r.forEach(e=>s.append(e)),e.insertAfter(s,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(),s=ae(r);if(1===n.getChildrenSize())if(s)n.remove(),r.select();else{n.insertBefore(t),n.remove();const r=e.anchor,s=e.focus,i=t.getKey();"element"===r.type&&r.getNode().is(this)&&r.set(i,r.offset,"element"),"element"===s.type&&s.getNode().is(this)&&s.set(i,s.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(117),(e=Math.floor(e))>=0||J(199);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)||S(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){return"checkbox"!==e.getAttribute("type")?{node:null}:{node:ce(e.hasAttribute("checked"))}}function ce(e){return L(new ie(void 0,e))}function ae(e){return e instanceof ie}class ue extends T{__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:T,importDOM:y({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 i(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:x(t.getTextContent())))}return super.splice(e,t,r)}extractWithChild(e){return ae(e)}}function ge(e,t,n){const i=[],o=[],l=t.list;if(void 0!==l){const e=l[`${n.__tag}Depth`]||[],t=V(n)-1,r=t%e.length,s=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&&i.push(c),void 0!==g&&"check"===n.__listType&&i.push(g),void 0!==s){i.push(...v(s));for(let t=0;t<e.length;t++)t!==r&&o.push(n.__tag+t)}if(void 0!==a){const e=v(a);t>1?i.push(...e):o.push(...e)}}o.length>0&&r(e,...o),i.length>0&&s(e,...i)}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(H(e))})}else t.push(H(r))}return t}function de(e){const t=e.nodeName.toLowerCase();let n=null;return"ol"===t?n=pe("number",e.start):"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(i(t)&&t.hasAttribute("aria-checked"))return!0;return!1}(e)?pe("check"):pe("bullet")),{after:he,node:n}}const fe={ol:"number",ul:"bullet"};function pe(e="number",t=1){return L(new ue(e,t))}function me(e){return e instanceof ue}const _e=k("INSERT_CHECK_LIST_COMMAND");function Ce(e,t){const n=t&&t.disableTakeFocusOnClick||!1,r=e=>{!function(e,t){Te(e,()=>{if(i(e.target)){const n=e.target,r=$(n);null!=r&&r.isEditable()&&r.update(()=>{const e=O(n);ae(e)&&(t?(K(B),K(U)):n.focus(),e.toggleChecked())})}})}(e,n)},s=e=>{!function(e,t){Te(e,()=>{e.preventDefault(),t&&e.stopPropagation()})}(e,n)};return o(e.registerCommand(_e,()=>(G("check"),!0),N),e.registerCommand(b,t=>ve(t,e,!1),N),e.registerCommand(P,t=>ve(t,e,!0),N),e.registerCommand(E,()=>{if(null!=ye()){const t=e.getRootElement();return null!=t&&t.focus(),!0}return!1},N),e.registerCommand(F,t=>{const n=ye();return!(null==n||!e.isEditable()||(e.update(()=>{const e=O(n);ae(e)&&(t.preventDefault(),e.toggleChecked())}),0))},N),e.registerCommand(A,t=>e.getEditorState().read(()=>{const n=a();if(u(n)&&n.isCollapsed()){const{anchor:r}=n,s="element"===r.type;if(s||0===r.offset){const n=r.getNode(),i=l(n,e=>d(e)&&!e.isInline());if(ae(i)){const r=i.getParent();if(me(r)&&"check"===r.getListType()&&(s||i.getFirstDescendant()===n)){const n=e.getElementByKey(i.__key);if(null!=n&&document.activeElement!==n)return n.focus(),t.preventDefault(),!0}}}}return!1}),N),e.registerRootListener((e,t)=>{null!==e&&(e.addEventListener("click",r),e.addEventListener("pointerdown",s,{capture:!0}),e.addEventListener("mousedown",s,{capture:!0}),e.addEventListener("touchstart",s,{capture:!0,passive:!1})),null!==t&&(t.removeEventListener("click",r),t.removeEventListener("pointerdown",s,{capture:!0}),t.removeEventListener("mousedown",s,{capture:!0}),t.removeEventListener("touchstart",s,{capture:!0}))}))}function Te(e,t){const n=e.target;if(!i(n))return;const r=n.firstChild;if(i(r)&&("UL"===r.tagName||"OL"===r.tagName))return;const s=n.parentNode;if(!s||"check"!==s.__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 ye(){const e=document.activeElement;return i(e)&&"LI"===e.tagName&&null!=e.parentNode&&"check"===e.parentNode.__lexicalListType?e:null}function ve(e,t,n){const r=ye();return null!=r&&t.update(()=>{const s=O(r);if(!ae(s))return;const i=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}(s,n);if(null!=i){i.selectStart();const n=t.getElementByKey(i.__key);null!=n&&(e.preventDefault(),setTimeout(()=>{n.focus()},0))}}),!1}const Se=k("UPDATE_LIST_START_COMMAND"),Le=k("INSERT_UNORDERED_LIST_COMMAND"),xe=k("INSERT_ORDERED_LIST_COMMAND"),ke=k("REMOVE_LIST_COMMAND");function Ne(e,t){return o(e.registerCommand(xe,()=>(G("number"),!0),N),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)},N),e.registerCommand(Le,()=>(G("bullet"),!0),N),e.registerCommand(ke,()=>(ee(),!0),N),e.registerCommand(D,()=>se(!(!t||!t.restoreNumbering)),N),e.registerNodeTransform(ie,e=>{const t=e.getFirstChild();if(t){if(C(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(M,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 be(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),s=n.getParent();if(me(s)){const n=V(s);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 Ee(e){e.update(()=>ee())}const Fe=w({build:(t,n,r)=>e(n),config:R({hasStrictIndent:!1,shouldPreserveNumbering:!1}),name:"@lexical/list/List",nodes:()=>[ue,ie],register(e,n,r){const s=r.getOutput();return o(t(()=>Ne(e,{restoreNumbering:s.shouldPreserveNumbering.value})),t(()=>s.hasStrictIndent.value?be(e):void 0))}}),Oe=w({config:R({disableTakeFocusOnClick:!1}),dependencies:[Fe],name:"@lexical/list/CheckList",register:Ce});export{ce as $createListItemNode,pe as $createListNode,V as $getListDepth,se as $handleListInsertParagraph,G as $insertList,ae as $isListItemNode,me as $isListNode,ee as $removeList,Oe as CheckListExtension,_e as INSERT_CHECK_LIST_COMMAND,xe as INSERT_ORDERED_LIST_COMMAND,Le as INSERT_UNORDERED_LIST_COMMAND,Fe as ListExtension,ie as ListItemNode,ue as ListNode,ke as REMOVE_LIST_COMMAND,Se as UPDATE_LIST_START_COMMAND,Pe as insertList,Ce as registerCheckList,Ne as registerList,be as registerListStrictIndentTransform,Ee as removeList};
2
- //# sourceMappingURL=LexicalList.prod.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalList.prod.mjs.js","sources":["../../../../node_modules/@lexical/list/LexicalList.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{effect as e,namedSignals as t}from\"@lexical/extension\";import{$getNearestNodeOfType as n,removeClassNamesFromElement as r,addClassNamesToElement as i,isHTMLElement as s,mergeRegister as o,$findMatchingParent as l,calculateZoomLevel as c}from\"@lexical/utils\";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,$applyNodeReplacement as S,normalizeClassNames 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 O,$getNearestNodeFromDOMNode as A,KEY_ARROW_LEFT_COMMAND as E,getNearestEditorFromDOMNode as I,$addUpdateTag as w,SKIP_SELECTION_FOCUS_TAG as D,SKIP_DOM_SELECTION_TAG as M,defineExtension as R,safeCast as K,$getNodeByKey as B,INSERT_PARAGRAPH_COMMAND as W,TextNode as J}from\"lexical\";import{getStyleObjectFromCSS as U}from\"@lexical/selection\";function $(e,...t){const n=new URL(\"https://lexical.dev/docs/error\"),r=new URLSearchParams;r.append(\"code\",e);for(const e of t)r.append(\"v\",e);throw n.search=r.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}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}$(40)}return t}return t}function z(e){let t=e.getParent();me(t)||$(40);let n=t;for(;null!==n;)n=n.getParent(),me(n)&&(t=n);return t}function X(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(X(i)):t.push(r)}return t}function j(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&&$(143);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&&j(n)&&j(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(z(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(z(e))}}for(const n of t){let t=n;const r=X(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(j(e)||t.has(e.getKey()))return;const n=e.getParent(),r=e.getNextSibling(),i=e.getPreviousSibling();if(j(r)&&j(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(j(r)){const t=r.getFirstChild();if(me(t)){const n=t.getFirstChild();null!==n&&n.insertBefore(e)}}else if(j(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(j(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=z(r),s=r.getParent();me(s)||$(40);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(...x(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=x(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)||$(139),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)||$(39),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&&j(t)&&j(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&&$(117),(e=Math.floor(e))>=0||$(199);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 S(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(...x(i));for(let t=0;t<e.length;t++)t!==r&&o.push(n.__tag+t)}if(void 0!==a){const e=x(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 S(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=I(n);null!=r&&r.isEditable()&&r.update(()=>{const e=A(n);ae(e)&&(t?(w(D),w(M)):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(O,t=>{const n=Te();return!(null==n||!e.isEditable())&&(e.update(()=>{const e=A(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=A(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=B(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(J,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 Oe=R({build:(e,n,r)=>t(n),config:K({hasStrictIndent:!1,shouldPreserveNumbering:!1}),name:\"@lexical/list/List\",nodes:()=>[ue,se],register(t,n,r){const i=r.getOutput();return o(e(()=>Le(t,{restoreNumbering:i.shouldPreserveNumbering.value})),e(()=>i.hasStrictIndent.value?Ne(t):void 0))}}),Ae=R({config:K({disableTakeFocusOnClick:!1}),dependencies:[Oe],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,Ae as CheckListExtension,_e as INSERT_CHECK_LIST_COMMAND,ke as INSERT_ORDERED_LIST_COMMAND,xe as INSERT_UNORDERED_LIST_COMMAND,Oe 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};\n"],"names":["$","e","t","n","URL","r","URLSearchParams","append","search","toString","Error","V","getParent","ae","me","z","X","getChildren","filter","length","i","getFirstChild","concat","push","j","q","ce","H","is","getChildrenSize","G","a","getNodes","u","getStartEndPoints","s","getNode","o","g","selectStart","h","select","pe","replace","d","setFormat","getFormatType","setIndent","getIndent","getParentOrThrow","Q","Set","isEmpty","has","getKey","Y","f","add","splice","getPreviousSibling","getNextSibling","getListType","remove","getFirstChildOrThrow","insertBefore","anchor","key","set","offset","focus","Z","getLastChild","ee","se","setTextStyle","style","setTextFormat","format","insertAfter","__key","p","m","_","te","getStart","getValue","setValue","getLatest","__checked","setChecked","ne","getTextFormat","getTextStyle","re","getPreviousSiblings","forEach","l","getNextSiblings","ie","isCollapsed","y","every","getTextContent","trim","c","getIndexWithinParent","C","__value","$config","this","config","$transform","getChecked","extends","importDOM","T","li","conversion","oe","priority","constructor","super","afterCloneFrom","createDOM","document","createElement","updateListItemDOM","removeAttribute","setAttribute","value","list","listitem","nested","x","listitemUnchecked","listitemChecked","some","theme","__style","cssText","U","__textStyle","setProperty","removeProperty","updateDOM","updateFromJSON","checked","exportDOM","_config","textAlign","getDirection","dir","element","exportJSON","canMergeWith","__first","__last","insertNewAfter","collapseAtStart","type","getWritable","Boolean","toggleChecked","isAttached","__indent","Math","floor","canInsertAfter","canReplaceWith","v","extractWithChild","isParentOf","isParentRequired","createParentElementNode","canMergeWhenEmpty","classList","contains","children","tagName","le","getAttribute","node","hasAttribute","S","ue","__tag","__start","__listType","ol","de","ul","fe","getTag","setListType","setStart","String","__lexicalListType","ge","listType","start","tag","canBeEmpty","canIndent","isInline","k","checklist","he","nodeName","toLowerCase","childNodes","after","_e","b","ye","disableTakeFocusOnClick","Ce","target","I","isEditable","update","A","w","D","M","preventDefault","stopPropagation","registerCommand","L","N","ve","P","F","Te","getRootElement","O","E","getEditorState","read","getFirstDescendant","getElementByKey","activeElement","registerRootListener","addEventListener","capture","passive","removeEventListener","firstChild","parentNode","clientX","touches","getBoundingClientRect","window","getComputedStyle","width","parseFloat","pointerType","right","left","setTimeout","Se","xe","ke","be","Le","listNodeKey","newStart","B","W","restoreNumbering","registerNodeTransform","getStyle","getFormat","J","Ne","shift","Pe","Fe","Oe","R","build","K","hasStrictIndent","shouldPreserveNumbering","name","nodes","register","getOutput","Ae","dependencies"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{ElementNode as t,$isRangeSelection as e,$applyNodeReplacement as r,$createRangeSelection as n,$isElementNode as s,$isTextNode as i,$isDecoratorNode as o,defineExtension as c}from"lexical";import{addClassNamesToElement as u,removeClassNamesFromElement as l}from"../utils/LexicalUtils.mjs.js";const a=[];class f extends t{__ids;static getType(){return"mark"}static clone(t){return new f(t.__ids,t.__key)}static importDOM(){return null}static importJSON(t){return d().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setIDs(t.ids)}exportJSON(){return{...super.exportJSON(),ids:this.getIDs()}}constructor(t=a,e){super(e),this.__ids=t}createDOM(t){const e=document.createElement("mark");return u(e,t.theme.mark),this.__ids.length>1&&u(e,t.theme.markOverlap),e}updateDOM(t,e,r){const n=t.__ids,s=this.__ids,i=n.length,o=s.length,c=r.theme.markOverlap;return i!==o&&(1===i?2===o&&u(e,c):1===o&&l(e,c)),!1}hasID(t){return this.getIDs().includes(t)}getIDs(){return Array.from(this.getLatest().__ids)}setIDs(t){const e=this.getWritable();return e.__ids=t,e}addID(t){const e=this.getWritable();return e.__ids.includes(t)?e:e.setIDs([...e.__ids,t])}deleteID(t){const e=this.getWritable(),r=e.__ids.indexOf(t);if(-1===r)return e;const n=Array.from(e.__ids);return n.splice(r,1),e.setIDs(n)}insertNewAfter(t,e=!0){const r=d(this.__ids);return this.insertAfter(r,e),r}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(t,r,n){if(!e(r)||"html"===n)return!1;const s=r.anchor,i=r.focus,o=s.getNode(),c=i.getNode(),u=r.isBackward()?s.offset-i.offset:i.offset-s.offset;return this.isParentOf(o)&&this.isParentOf(c)&&this.getTextContent().length===u}excludeFromCopy(t){return"clone"!==t}}function d(t=a){return r(new f(t))}function h(t){return t instanceof f}function m(t){const e=t.getChildren();let r=null;for(let n=0;n<e.length;n++){const s=e[n];null===r?t.insertBefore(s):r.insertAfter(s),r=s}t.remove()}function _(t,e,r,c){const u=n(),[l,a]=t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];let f,m;u.anchor.set(l.key,l.offset,l.type),u.focus.set(a.key,a.offset,a.type);const _=u.extract();for(const t of _){if(s(m)&&m.isParentOf(t))continue;let e=null;if(i(t))e=t;else{if(h(t))continue;(s(t)||o(t))&&t.isInline()&&(e=t)}if(null!==e){if(e&&e.is(f))continue;const t=e.getParent();if(null!=t&&t.is(f)||(m=void 0),f=t,void 0===m){m=(c||d)([r]),e.insertBefore(m)}m.append(e)}else f=void 0,m=void 0}s(m)&&(e?m.selectStart():m.selectEnd())}function g(t,e){let r=t;for(;null!==r;){if(h(r))return r.getIDs();if(i(r)&&e===r.getTextContentSize()){const t=r.getNextSibling();if(h(t))return t.getIDs()}r=r.getParent()}return null}const p=c({name:"@lexical/mark",nodes:()=>[f]});export{d as $createMarkNode,g as $getMarkIDs,h as $isMarkNode,m as $unwrapMarkNode,_ as $wrapSelectionInMarkNode,p as MarkExtension,f as MarkNode};
2
- //# sourceMappingURL=LexicalMark.dev.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalMark.dev.mjs.js","sources":["../../../../node_modules/@lexical/mark/LexicalMark.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 { ElementNode, $isRangeSelection, $applyNodeReplacement, defineExtension, $createRangeSelection, $isElementNode, $isTextNode, $isDecoratorNode } from 'lexical';\nimport { addClassNamesToElement, removeClassNamesFromElement } from '@lexical/utils';\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 NO_IDS = [];\n\n/** @noInheritDoc */\nclass MarkNode extends ElementNode {\n /** @internal */\n __ids;\n static getType() {\n return 'mark';\n }\n static clone(node) {\n return new MarkNode(node.__ids, node.__key);\n }\n static importDOM() {\n return null;\n }\n static importJSON(serializedNode) {\n return $createMarkNode().updateFromJSON(serializedNode);\n }\n updateFromJSON(serializedNode) {\n return super.updateFromJSON(serializedNode).setIDs(serializedNode.ids);\n }\n exportJSON() {\n return {\n ...super.exportJSON(),\n ids: this.getIDs()\n };\n }\n constructor(ids = NO_IDS, key) {\n super(key);\n this.__ids = ids;\n }\n createDOM(config) {\n const element = document.createElement('mark');\n addClassNamesToElement(element, config.theme.mark);\n if (this.__ids.length > 1) {\n addClassNamesToElement(element, config.theme.markOverlap);\n }\n return element;\n }\n updateDOM(prevNode, element, config) {\n const prevIDs = prevNode.__ids;\n const nextIDs = this.__ids;\n const prevIDsCount = prevIDs.length;\n const nextIDsCount = nextIDs.length;\n const overlapTheme = config.theme.markOverlap;\n if (prevIDsCount !== nextIDsCount) {\n if (prevIDsCount === 1) {\n if (nextIDsCount === 2) {\n addClassNamesToElement(element, overlapTheme);\n }\n } else if (nextIDsCount === 1) {\n removeClassNamesFromElement(element, overlapTheme);\n }\n }\n return false;\n }\n hasID(id) {\n return this.getIDs().includes(id);\n }\n getIDs() {\n return Array.from(this.getLatest().__ids);\n }\n setIDs(ids) {\n const self = this.getWritable();\n self.__ids = ids;\n return self;\n }\n addID(id) {\n const self = this.getWritable();\n return self.__ids.includes(id) ? self : self.setIDs([...self.__ids, id]);\n }\n deleteID(id) {\n const self = this.getWritable();\n const idx = self.__ids.indexOf(id);\n if (idx === -1) {\n return self;\n }\n const ids = Array.from(self.__ids);\n ids.splice(idx, 1);\n return self.setIDs(ids);\n }\n insertNewAfter(selection, restoreSelection = true) {\n const markNode = $createMarkNode(this.__ids);\n this.insertAfter(markNode, restoreSelection);\n return markNode;\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) || destination === 'html') {\n return false;\n }\n const anchor = selection.anchor;\n const focus = selection.focus;\n const anchorNode = anchor.getNode();\n const focusNode = focus.getNode();\n const isBackward = selection.isBackward();\n const selectionLength = isBackward ? anchor.offset - focus.offset : focus.offset - anchor.offset;\n return this.isParentOf(anchorNode) && this.isParentOf(focusNode) && this.getTextContent().length === selectionLength;\n }\n excludeFromCopy(destination) {\n return destination !== 'clone';\n }\n}\nfunction $createMarkNode(ids = NO_IDS) {\n return $applyNodeReplacement(new MarkNode(ids));\n}\nfunction $isMarkNode(node) {\n return node instanceof MarkNode;\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 $unwrapMarkNode(node) {\n const children = node.getChildren();\n let target = null;\n for (let i = 0; i < children.length; i++) {\n const child = children[i];\n if (target === null) {\n node.insertBefore(child);\n } else {\n target.insertAfter(child);\n }\n target = child;\n }\n node.remove();\n}\nfunction $wrapSelectionInMarkNode(selection, isBackward, id, createNode) {\n // Force a forwards selection since append is used, ignore the argument.\n // A new selection is used to avoid side-effects of flipping the given\n // selection\n const forwardSelection = $createRangeSelection();\n const [startPoint, endPoint] = selection.isBackward() ? [selection.focus, selection.anchor] : [selection.anchor, selection.focus];\n forwardSelection.anchor.set(startPoint.key, startPoint.offset, startPoint.type);\n forwardSelection.focus.set(endPoint.key, endPoint.offset, endPoint.type);\n let currentNodeParent;\n let lastCreatedMarkNode;\n\n // Note that extract will split text nodes at the boundaries\n const nodes = forwardSelection.extract();\n // We only want wrap adjacent text nodes, line break nodes\n // and inline element nodes. For decorator nodes and block\n // element nodes, we step out of their boundary and start\n // again after, if there are more nodes.\n for (const node of nodes) {\n if ($isElementNode(lastCreatedMarkNode) && lastCreatedMarkNode.isParentOf(node)) {\n // If the current node is a child of the last created mark node, there is nothing to do here\n continue;\n }\n let targetNode = null;\n if ($isTextNode(node)) {\n // Case 1: The node is a text node and we can include it\n targetNode = node;\n } else if ($isMarkNode(node)) {\n // Case 2: the node is a mark node and we can ignore it as a target,\n // moving on to its children. Note that when we make a mark inside\n // another mark, it may ultimately be unnested by a call to\n // `registerNestedElementResolver<MarkNode>` somewhere else in the\n // codebase.\n continue;\n } else if (($isElementNode(node) || $isDecoratorNode(node)) && node.isInline()) {\n // Case 3: inline element/decorator nodes can be added in their entirety\n // to the new mark\n targetNode = node;\n }\n if (targetNode !== null) {\n // Now that we have a target node for wrapping with a mark, we can run\n // through special cases.\n if (targetNode && targetNode.is(currentNodeParent)) {\n // The current node is a child of the target node to be wrapped, there\n // is nothing to do here.\n continue;\n }\n const parentNode = targetNode.getParent();\n if (parentNode == null || !parentNode.is(currentNodeParent)) {\n // If the parent node is not the current node's parent node, we can\n // clear the last created mark node.\n lastCreatedMarkNode = undefined;\n }\n currentNodeParent = parentNode;\n if (lastCreatedMarkNode === undefined) {\n // If we don't have a created mark node, we can make one\n const createMarkNode = createNode || $createMarkNode;\n lastCreatedMarkNode = createMarkNode([id]);\n targetNode.insertBefore(lastCreatedMarkNode);\n }\n\n // Add the target node to be wrapped in the latest created mark node\n lastCreatedMarkNode.append(targetNode);\n } else {\n // If we don't have a target node to wrap we can clear our state and\n // continue on with the next node\n currentNodeParent = undefined;\n lastCreatedMarkNode = undefined;\n }\n }\n // Make selection collapsed at the end\n if ($isElementNode(lastCreatedMarkNode)) {\n if (isBackward) {\n lastCreatedMarkNode.selectStart();\n } else {\n lastCreatedMarkNode.selectEnd();\n }\n }\n}\nfunction $getMarkIDs(node, offset) {\n let currentNode = node;\n while (currentNode !== null) {\n if ($isMarkNode(currentNode)) {\n return currentNode.getIDs();\n } else if ($isTextNode(currentNode) && offset === currentNode.getTextContentSize()) {\n const nextSibling = currentNode.getNextSibling();\n if ($isMarkNode(nextSibling)) {\n return nextSibling.getIDs();\n }\n }\n currentNode = currentNode.getParent();\n }\n return null;\n}\n\n/**\n * Configures {@link MarkNode}\n */\nconst MarkExtension = defineExtension({\n name: '@lexical/mark',\n nodes: () => [MarkNode]\n});\n\nexport { $createMarkNode, $getMarkIDs, $isMarkNode, $unwrapMarkNode, $wrapSelectionInMarkNode, MarkExtension, MarkNode };\n"],"names":["NO_IDS","MarkNode","ElementNode","__ids","getType","clone","node","__key","importDOM","importJSON","serializedNode","$createMarkNode","updateFromJSON","super","setIDs","ids","exportJSON","this","getIDs","constructor","key","createDOM","config","element","document","createElement","addClassNamesToElement","theme","mark","length","markOverlap","updateDOM","prevNode","prevIDs","nextIDs","prevIDsCount","nextIDsCount","overlapTheme","removeClassNamesFromElement","hasID","id","includes","Array","from","getLatest","self","getWritable","addID","deleteID","idx","indexOf","splice","insertNewAfter","selection","restoreSelection","markNode","insertAfter","canInsertTextBefore","canInsertTextAfter","canBeEmpty","isInline","extractWithChild","child","destination","$isRangeSelection","anchor","focus","anchorNode","getNode","focusNode","selectionLength","isBackward","offset","isParentOf","getTextContent","excludeFromCopy","$applyNodeReplacement","$isMarkNode","$unwrapMarkNode","children","getChildren","target","i","insertBefore","remove","$wrapSelectionInMarkNode","createNode","forwardSelection","$createRangeSelection","startPoint","endPoint","currentNodeParent","lastCreatedMarkNode","set","type","nodes","extract","$isElementNode","targetNode","$isTextNode","$isDecoratorNode","is","parentNode","getParent","undefined","append","selectStart","selectEnd","$getMarkIDs","currentNode","getTextContentSize","nextSibling","getNextSibling","MarkExtension","defineExtension","name"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import*as r from"./LexicalMark.dev.mjs.js";import*as o from"./LexicalMark.prod.mjs.js";const e="production"!==process.env.NODE_ENV?r:o;e.$createMarkNode,e.$getMarkIDs,e.$isMarkNode,e.$unwrapMarkNode,e.$wrapSelectionInMarkNode,e.MarkExtension;const a=e.MarkNode;export{a as MarkNode};
2
- //# sourceMappingURL=LexicalMark.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalMark.mjs.js","sources":["../../../../node_modules/@lexical/mark/LexicalMark.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 './LexicalMark.dev.mjs';\nimport * as modProd from './LexicalMark.prod.mjs';\nconst mod = process.env.NODE_ENV !== 'production' ? modDev : modProd;\nexport const $createMarkNode = mod.$createMarkNode;\nexport const $getMarkIDs = mod.$getMarkIDs;\nexport const $isMarkNode = mod.$isMarkNode;\nexport const $unwrapMarkNode = mod.$unwrapMarkNode;\nexport const $wrapSelectionInMarkNode = mod.$wrapSelectionInMarkNode;\nexport const MarkExtension = mod.MarkExtension;\nexport const MarkNode = mod.MarkNode;"],"names":["mod","process","env","NODE_ENV","modDev","modProd","$createMarkNode","$getMarkIDs","$isMarkNode","$unwrapMarkNode","$wrapSelectionInMarkNode","MarkExtension","MarkNode"],"mappings":"uFAUA,MAAMA,EAA+B,eAAzBC,QAAQC,IAAIC,SAA4BC,EAASC,EAC9BL,EAAIM,gBACRN,EAAIO,YACJP,EAAIQ,YACAR,EAAIS,gBACKT,EAAIU,yBACfV,EAAIW,cACrB,MAACC,EAAWZ,EAAIY"}
@@ -1,2 +0,0 @@
1
- import{ElementNode as e,$isRangeSelection as t,$applyNodeReplacement as r,$createRangeSelection as n,$isElementNode as s,$isTextNode as i,$isDecoratorNode as o,defineExtension as a}from"lexical";import{addClassNamesToElement as c,removeClassNamesFromElement as u}from"../utils/LexicalUtils.mjs.js";const l=[];class f extends e{__ids;static getType(){return"mark"}static clone(e){return new f(e.__ids,e.__key)}static importDOM(){return null}static importJSON(e){return d().updateFromJSON(e)}updateFromJSON(e){return super.updateFromJSON(e).setIDs(e.ids)}exportJSON(){return{...super.exportJSON(),ids:this.getIDs()}}constructor(e=l,t){super(t),this.__ids=e}createDOM(e){const t=document.createElement("mark");return c(t,e.theme.mark),this.__ids.length>1&&c(t,e.theme.markOverlap),t}updateDOM(e,t,r){const n=e.__ids,s=this.__ids,i=n.length,o=s.length,a=r.theme.markOverlap;return i!==o&&(1===i?2===o&&c(t,a):1===o&&u(t,a)),!1}hasID(e){return this.getIDs().includes(e)}getIDs(){return Array.from(this.getLatest().__ids)}setIDs(e){const t=this.getWritable();return t.__ids=e,t}addID(e){const t=this.getWritable();return t.__ids.includes(e)?t:t.setIDs([...t.__ids,e])}deleteID(e){const t=this.getWritable(),r=t.__ids.indexOf(e);if(-1===r)return t;const n=Array.from(t.__ids);return n.splice(r,1),t.setIDs(n)}insertNewAfter(e,t=!0){const r=d(this.__ids);return this.insertAfter(r,t),r}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(e,r,n){if(!t(r)||"html"===n)return!1;const s=r.anchor,i=r.focus,o=s.getNode(),a=i.getNode(),c=r.isBackward()?s.offset-i.offset:i.offset-s.offset;return this.isParentOf(o)&&this.isParentOf(a)&&this.getTextContent().length===c}excludeFromCopy(e){return"clone"!==e}}function d(e=l){return r(new f(e))}function h(e){return e instanceof f}function m(e){const t=e.getChildren();let r=null;for(let n=0;n<t.length;n++){const s=t[n];null===r?e.insertBefore(s):r.insertAfter(s),r=s}e.remove()}function _(e,t,r,a){const c=n(),[u,l]=e.isBackward()?[e.focus,e.anchor]:[e.anchor,e.focus];let f,m;c.anchor.set(u.key,u.offset,u.type),c.focus.set(l.key,l.offset,l.type);const _=c.extract();for(const e of _){if(s(m)&&m.isParentOf(e))continue;let t=null;if(i(e))t=e;else{if(h(e))continue;(s(e)||o(e))&&e.isInline()&&(t=e)}if(null!==t){if(t&&t.is(f))continue;const e=t.getParent();null!=e&&e.is(f)||(m=void 0),f=e,void 0===m&&(m=(a||d)([r]),t.insertBefore(m)),m.append(t)}else f=void 0,m=void 0}s(m)&&(t?m.selectStart():m.selectEnd())}function p(e,t){let r=e;for(;null!==r;){if(h(r))return r.getIDs();if(i(r)&&t===r.getTextContentSize()){const e=r.getNextSibling();if(h(e))return e.getIDs()}r=r.getParent()}return null}const g=a({name:"@lexical/mark",nodes:()=>[f]});export{d as $createMarkNode,p as $getMarkIDs,h as $isMarkNode,m as $unwrapMarkNode,_ as $wrapSelectionInMarkNode,g as MarkExtension,f as MarkNode};
2
- //# sourceMappingURL=LexicalMark.prod.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalMark.prod.mjs.js","sources":["../../../../node_modules/@lexical/mark/LexicalMark.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{ElementNode as t,$isRangeSelection as e,$applyNodeReplacement as r,defineExtension as n,$createRangeSelection as s,$isElementNode as i,$isTextNode as o,$isDecoratorNode as c}from\"lexical\";import{addClassNamesToElement as u,removeClassNamesFromElement as l}from\"@lexical/utils\";const a=[];class f extends t{__ids;static getType(){return\"mark\"}static clone(t){return new f(t.__ids,t.__key)}static importDOM(){return null}static importJSON(t){return d().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setIDs(t.ids)}exportJSON(){return{...super.exportJSON(),ids:this.getIDs()}}constructor(t=a,e){super(e),this.__ids=t}createDOM(t){const e=document.createElement(\"mark\");return u(e,t.theme.mark),this.__ids.length>1&&u(e,t.theme.markOverlap),e}updateDOM(t,e,r){const n=t.__ids,s=this.__ids,i=n.length,o=s.length,c=r.theme.markOverlap;return i!==o&&(1===i?2===o&&u(e,c):1===o&&l(e,c)),!1}hasID(t){return this.getIDs().includes(t)}getIDs(){return Array.from(this.getLatest().__ids)}setIDs(t){const e=this.getWritable();return e.__ids=t,e}addID(t){const e=this.getWritable();return e.__ids.includes(t)?e:e.setIDs([...e.__ids,t])}deleteID(t){const e=this.getWritable(),r=e.__ids.indexOf(t);if(-1===r)return e;const n=Array.from(e.__ids);return n.splice(r,1),e.setIDs(n)}insertNewAfter(t,e=!0){const r=d(this.__ids);return this.insertAfter(r,e),r}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(t,r,n){if(!e(r)||\"html\"===n)return!1;const s=r.anchor,i=r.focus,o=s.getNode(),c=i.getNode(),u=r.isBackward()?s.offset-i.offset:i.offset-s.offset;return this.isParentOf(o)&&this.isParentOf(c)&&this.getTextContent().length===u}excludeFromCopy(t){return\"clone\"!==t}}function d(t=a){return r(new f(t))}function h(t){return t instanceof f}function _(t){const e=t.getChildren();let r=null;for(let n=0;n<e.length;n++){const s=e[n];null===r?t.insertBefore(s):r.insertAfter(s),r=s}t.remove()}function m(t,e,r,n){const u=s(),[l,a]=t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];let f,_;u.anchor.set(l.key,l.offset,l.type),u.focus.set(a.key,a.offset,a.type);const m=u.extract();for(const t of m){if(i(_)&&_.isParentOf(t))continue;let e=null;if(o(t))e=t;else{if(h(t))continue;(i(t)||c(t))&&t.isInline()&&(e=t)}if(null!==e){if(e&&e.is(f))continue;const t=e.getParent();if(null!=t&&t.is(f)||(_=void 0),f=t,void 0===_){_=(n||d)([r]),e.insertBefore(_)}_.append(e)}else f=void 0,_=void 0}i(_)&&(e?_.selectStart():_.selectEnd())}function g(t,e){let r=t;for(;null!==r;){if(h(r))return r.getIDs();if(o(r)&&e===r.getTextContentSize()){const t=r.getNextSibling();if(h(t))return t.getIDs()}r=r.getParent()}return null}const p=n({name:\"@lexical/mark\",nodes:()=>[f]});export{d as $createMarkNode,g as $getMarkIDs,h as $isMarkNode,_ as $unwrapMarkNode,m as $wrapSelectionInMarkNode,p as MarkExtension,f as MarkNode};\n"],"names":["a","f","t","__ids","getType","clone","__key","importDOM","importJSON","d","updateFromJSON","super","setIDs","ids","exportJSON","this","getIDs","constructor","e","createDOM","document","createElement","u","theme","mark","length","markOverlap","updateDOM","r","n","s","i","o","c","l","hasID","includes","Array","from","getLatest","getWritable","addID","deleteID","indexOf","splice","insertNewAfter","insertAfter","canInsertTextBefore","canInsertTextAfter","canBeEmpty","isInline","extractWithChild","anchor","focus","getNode","isBackward","offset","isParentOf","getTextContent","excludeFromCopy","h","_","getChildren","insertBefore","remove","m","set","key","type","extract","is","getParent","append","selectStart","selectEnd","g","getTextContentSize","getNextSibling","p","name","nodes"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{$insertDataTransferForRichText as t,copyToClipboard as e}from"../clipboard/LexicalClipboard.mjs.js";import{DragonExtension as n}from"../dragon/LexicalDragon.mjs.js";import{$isParentRTL as r,$shouldOverrideDefaultCharacterSelection as o,$moveCharacter as i}from"../selection/LexicalSelection.mjs.js";import{addClassNamesToElement as s,isHTMLElement as a,objectKlassEquals as c,mergeRegister as u,$findMatchingParent as l,$handleIndentAndOutdent as d,$getNearestBlockElementAncestorOrThrow as m}from"../utils/LexicalUtils.mjs.js";import{createCommand as f,ElementNode as g,$createParagraphNode as p,$applyNodeReplacement as h,setNodeIndentFromDOM as C,CLICK_COMMAND as v,$getSelection as y,$isNodeSelection as D,COMMAND_PRIORITY_EDITOR as x,DELETE_CHARACTER_COMMAND as N,$isRangeSelection as w,DELETE_WORD_COMMAND as E,DELETE_LINE_COMMAND as _,CONTROLLED_TEXT_INSERTION_COMMAND as O,REMOVE_TEXT_COMMAND as P,FORMAT_TEXT_COMMAND as T,FORMAT_ELEMENT_COMMAND as F,$isElementNode as S,INSERT_LINE_BREAK_COMMAND as A,INSERT_PARAGRAPH_COMMAND as M,INSERT_TAB_COMMAND as b,$createTabNode as I,$insertNodes as K,INDENT_CONTENT_COMMAND as L,OUTDENT_CONTENT_COMMAND as j,KEY_ARROW_UP_COMMAND as k,$getAdjacentNode as J,$isDecoratorNode as W,KEY_ARROW_DOWN_COMMAND as R,KEY_ARROW_LEFT_COMMAND as q,KEY_ARROW_RIGHT_COMMAND as z,KEY_BACKSPACE_COMMAND as X,KEY_DELETE_COMMAND as Y,KEY_ENTER_COMMAND as B,KEY_ESCAPE_COMMAND as G,DROP_COMMAND as U,$getNearestNodeFromDOMNode as V,$createRangeSelection as H,$isTextNode as Q,$normalizeSelection__EXPERIMENTAL as Z,$setSelection as $,DRAGSTART_COMMAND as tt,DRAGOVER_COMMAND as et,SELECT_ALL_COMMAND as nt,$selectAll as rt,COPY_COMMAND as ot,CUT_COMMAND as it,PASTE_COMMAND as st,isDOMNode as at,isSelectionCapturedInDecoratorInput as ct,KEY_SPACE_COMMAND as ut,KEY_TAB_COMMAND as lt,defineExtension as dt,PASTE_TAG as mt,$getRoot as ft,$isRootNode as gt}from"lexical";function pt(t,e){if(void 0!==document.caretRangeFromPoint){const n=document.caretRangeFromPoint(t,e);return null===n?null:{node:n.startContainer,offset:n.startOffset}}if("undefined"!==document.caretPositionFromPoint){const n=document.caretPositionFromPoint(t,e);return null===n?null:{node:n.offsetNode,offset:n.offset}}return null}const ht="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,Ct=ht&&"documentMode"in document?document.documentMode:null,vt=ht&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),yt=!(!ht||!("InputEvent"in window)||Ct)&&"getTargetRanges"in new window.InputEvent("input"),Dt=ht&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),xt=ht&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,Nt=ht&&/^(?=.*Chrome).*/i.test(navigator.userAgent),wt=ht&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&vt&&!Nt,Et=f("DRAG_DROP_PASTE_FILE");class _t extends g{static getType(){return"quote"}static clone(t){return new _t(t.__key)}createDOM(t){const e=document.createElement("blockquote");return s(e,t.theme.quote),e}updateDOM(t,e){return!1}static importDOM(){return{blockquote:t=>({conversion:At,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(a(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t);const n=this.getDirection();n&&(e.dir=n)}return{element:e}}static importJSON(t){return Ot().updateFromJSON(t)}insertNewAfter(t,e){const n=p(),r=this.getDirection();return n.setDirection(r),this.insertAfter(n,e),n}collapseAtStart(){const t=p();return this.getChildren().forEach(e=>t.append(e)),this.replace(t),!0}canMergeWhenEmpty(){return!0}}function Ot(){return h(new _t)}function Pt(t){return t instanceof _t}class Tt extends g{__tag;static getType(){return"heading"}static clone(t){return new Tt(t.__tag,t.__key)}constructor(t,e){super(e),this.__tag=t}getTag(){return this.__tag}setTag(t){const e=this.getWritable();return this.__tag=t,e}createDOM(t){const e=this.__tag,n=document.createElement(e),r=t.theme.heading;if(void 0!==r){const t=r[e];s(n,t)}return n}updateDOM(t,e,n){return t.__tag!==this.__tag}static importDOM(){return{h1:t=>({conversion:St,priority:0}),h2:t=>({conversion:St,priority:0}),h3:t=>({conversion:St,priority:0}),h4:t=>({conversion:St,priority:0}),h5:t=>({conversion:St,priority:0}),h6:t=>({conversion:St,priority:0}),p:t=>{const e=t.firstChild;return null!==e&&Ft(e)?{conversion:()=>({node:null}),priority:3}:null},span:t=>Ft(t)?{conversion:t=>({node:Mt("h1")}),priority:3}:null}}exportDOM(t){const{element:e}=super.exportDOM(t);if(a(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t);const n=this.getDirection();n&&(e.dir=n)}return{element:e}}static importJSON(t){return Mt(t.tag).updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTag(t.tag)}exportJSON(){return{...super.exportJSON(),tag:this.getTag()}}insertNewAfter(t,e=!0){const n=t?t.anchor.offset:0,r=this.getLastDescendant(),o=!r||t&&t.anchor.key===r.getKey()&&n===r.getTextContentSize()||!t?p():Mt(this.getTag()),i=this.getDirection();if(o.setDirection(i),this.insertAfter(o,e),0===n&&!this.isEmpty()&&t){const t=p();t.select(),this.replace(t,!0)}return o}collapseAtStart(){const t=this.isEmpty()?p():Mt(this.getTag());return this.getChildren().forEach(e=>t.append(e)),this.replace(t),!0}extractWithChild(){return!0}}function Ft(t){return"span"===t.nodeName.toLowerCase()&&"26pt"===t.style.fontSize}function St(t){const e=t.nodeName.toLowerCase();let n=null;return"h1"!==e&&"h2"!==e&&"h3"!==e&&"h4"!==e&&"h5"!==e&&"h6"!==e||(n=Mt(e),null!==t.style&&(C(t,n),n.setFormat(t.style.textAlign))),{node:n}}function At(t){const e=Ot();return null!==t.style&&(e.setFormat(t.style.textAlign),C(t,e)),{node:e}}function Mt(t="h1"){return h(new Tt(t))}function bt(t){return t instanceof Tt}function It(t){let e=null;if(c(t,DragEvent)?e=t.dataTransfer:c(t,ClipboardEvent)&&(e=t.clipboardData),null===e)return[!1,[],!1];const n=e.types,r=n.includes("Files"),o=n.includes("text/html")||n.includes("text/plain");return[r,Array.from(e.files),o]}function Kt(t){const e=V(t);return W(e)}function Lt(t){for(const e of["lowercase","uppercase","capitalize"])t.hasFormat(e)&&t.toggleFormat(e)}function jt(n){return u(n.registerCommand(v,t=>{const e=y();return!!D(e)&&(e.clear(),!0)},x),n.registerCommand(N,t=>{const e=y();return w(e)?(e.deleteCharacter(t),!0):!!D(e)&&(e.deleteNodes(),!0)},x),n.registerCommand(E,t=>{const e=y();return!!w(e)&&(e.deleteWord(t),!0)},x),n.registerCommand(_,t=>{const e=y();return!!w(e)&&(e.deleteLine(t),!0)},x),n.registerCommand(O,e=>{const r=y();if("string"==typeof e)null!==r&&r.insertText(e);else{if(null===r)return!1;const o=e.dataTransfer;if(null!=o)t(o,r,n);else if(w(r)){const t=e.data;return t&&r.insertText(t),!0}}return!0},x),n.registerCommand(P,()=>{const t=y();return!!w(t)&&(t.removeText(),!0)},x),n.registerCommand(T,t=>{const e=y();return!!w(e)&&(e.formatText(t),!0)},x),n.registerCommand(F,t=>{const e=y();if(!w(e)&&!D(e))return!1;const n=e.getNodes();for(const e of n){const n=l(e,t=>S(t)&&!t.isInline());null!==n&&n.setFormat(t)}return!0},x),n.registerCommand(A,t=>{const e=y();return!!w(e)&&(e.insertLineBreak(t),!0)},x),n.registerCommand(M,()=>{const t=y();return!!w(t)&&(t.insertParagraph(),!0)},x),n.registerCommand(b,()=>{const t=I(),e=y();return w(e)&&(t.setFormat(e.format),t.setStyle(e.style)),K([t]),!0},x),n.registerCommand(L,()=>d(t=>{const e=t.getIndent();t.setIndent(e+1)}),x),n.registerCommand(j,()=>d(t=>{const e=t.getIndent();e>0&&t.setIndent(Math.max(0,e-1))}),x),n.registerCommand(k,t=>{const e=y();if(D(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),n[0].selectPrevious(),!0}else if(w(e)){const n=J(e.focus,!0);if(!t.shiftKey&&W(n)&&!n.isIsolated()&&!n.isInline())return n.selectPrevious(),t.preventDefault(),!0}return!1},x),n.registerCommand(R,t=>{const e=y();if(D(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),n[0].selectNext(0,0),!0}else if(w(e)){if(function(t){const e=t.focus;return"root"===e.key&&e.offset===ft().getChildrenSize()}(e))return t.preventDefault(),!0;const n=J(e.focus,!1);if(!t.shiftKey&&W(n)&&!n.isIsolated()&&!n.isInline())return n.selectNext(),t.preventDefault(),!0}return!1},x),n.registerCommand(q,t=>{const e=y();if(D(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),r(n[0])?n[0].selectNext(0,0):n[0].selectPrevious(),!0}if(!w(e))return!1;if(o(e,!0)){const n=t.shiftKey;return t.preventDefault(),i(e,n,!0),!0}return!1},x),n.registerCommand(z,t=>{const e=y();if(D(e)){const n=e.getNodes();if(n.length>0)return t.preventDefault(),r(n[0])?n[0].selectPrevious():n[0].selectNext(0,0),!0}if(!w(e))return!1;const n=t.shiftKey;return!!o(e,!1)&&(t.preventDefault(),i(e,n,!1),!0)},x),n.registerCommand(X,t=>{if(Kt(t.target))return!1;const e=y();if(w(e)){if(function(t){if(!t.isCollapsed())return!1;const{anchor:e}=t;if(0!==e.offset)return!1;const n=e.getNode();if(gt(n))return!1;const r=m(n);return r.getIndent()>0&&(r.is(n)||n.is(r.getFirstDescendant()))}(e))return t.preventDefault(),n.dispatchCommand(j,void 0);if(xt&&"ko-KR"===navigator.language)return!1}else if(!D(e))return!1;return t.preventDefault(),n.dispatchCommand(N,!0)},x),n.registerCommand(Y,t=>{if(Kt(t.target))return!1;const e=y();return!(!w(e)&&!D(e))&&(t.preventDefault(),n.dispatchCommand(N,!1))},x),n.registerCommand(B,t=>{const e=y();if(!w(e))return!1;if(Lt(e),null!==t){if((xt||Dt||wt)&&yt)return!1;if(t.preventDefault(),t.shiftKey)return n.dispatchCommand(A,!1)}return n.dispatchCommand(M,void 0)},x),n.registerCommand(G,()=>{const t=y();return!!w(t)&&(n.blur(),!0)},x),n.registerCommand(U,t=>{const[,e]=It(t);if(e.length>0){const r=pt(t.clientX,t.clientY);if(null!==r){const{offset:t,node:o}=r,i=V(o);if(null!==i){const e=H();if(Q(i))e.anchor.set(i.getKey(),t,"text"),e.focus.set(i.getKey(),t,"text");else{const t=i.getParentOrThrow().getKey(),n=i.getIndexWithinParent()+1;e.anchor.set(t,n,"element"),e.focus.set(t,n,"element")}const n=Z(e);$(n)}n.dispatchCommand(Et,e)}return t.preventDefault(),!0}const r=y();return!!w(r)},x),n.registerCommand(tt,t=>{const[e]=It(t),n=y();return!(e&&!w(n))},x),n.registerCommand(et,t=>{const[e]=It(t),n=y();if(e&&!w(n))return!1;const r=pt(t.clientX,t.clientY);if(null!==r){const e=V(r.node);W(e)&&t.preventDefault()}return!0},x),n.registerCommand(nt,()=>(rt(),!0),x),n.registerCommand(ot,t=>(e(n,c(t,ClipboardEvent)?t:null),!0),x),n.registerCommand(it,t=>(async function(t,n){await e(n,c(t,ClipboardEvent)?t:null),n.update(()=>{const t=y();w(t)?t.removeText():D(t)&&t.getNodes().forEach(t=>t.remove())})}(t,n),!0),x),n.registerCommand(st,e=>{const[,r,o]=It(e);if(r.length>0&&!o)return n.dispatchCommand(Et,r),!0;if(at(e.target)&&ct(e.target))return!1;return null!==y()&&(function(e,n){e.preventDefault(),n.update(()=>{const r=y(),o=c(e,InputEvent)||c(e,KeyboardEvent)?null:e.clipboardData;null!=o&&null!==r&&t(o,r,n)},{tag:mt})}(e,n),!0)},x),n.registerCommand(ut,t=>{const e=y();return w(e)&&Lt(e),!1},x),n.registerCommand(lt,t=>{const e=y();return w(e)&&Lt(e),!1},x))}const kt=dt({conflictsWith:["@lexical/plain-text"],dependencies:[n],name:"@lexical/rich-text",nodes:()=>[Tt,_t],register:jt});export{Mt as $createHeadingNode,Ot as $createQuoteNode,bt as $isHeadingNode,Pt as $isQuoteNode,Et as DRAG_DROP_PASTE,Tt as HeadingNode,_t as QuoteNode,kt as RichTextExtension,It as eventFiles,jt as registerRichText};
2
- //# sourceMappingURL=LexicalRichText.dev.mjs.js.map