@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":"mpd-parser.es.js","sources":["../../../../node_modules/mpd-parser/dist/mpd-parser.es.js"],"sourcesContent":["/*! @name mpd-parser @version 1.3.1 @license Apache-2.0 */\nimport resolveUrl from '@videojs/vhs-utils/es/resolve-url';\nimport window from 'global/window';\nimport { forEachMediaGroup } from '@videojs/vhs-utils/es/media-groups';\nimport decodeB64ToUint8Array from '@videojs/vhs-utils/es/decode-b64-to-uint8-array';\nimport { DOMParser } from '@xmldom/xmldom';\n\nvar version = \"1.3.1\";\n\nconst isObject = obj => {\n return !!obj && typeof obj === 'object';\n};\n\nconst merge = (...objects) => {\n return objects.reduce((result, source) => {\n if (typeof source !== 'object') {\n return result;\n }\n\n Object.keys(source).forEach(key => {\n if (Array.isArray(result[key]) && Array.isArray(source[key])) {\n result[key] = result[key].concat(source[key]);\n } else if (isObject(result[key]) && isObject(source[key])) {\n result[key] = merge(result[key], source[key]);\n } else {\n result[key] = source[key];\n }\n });\n return result;\n }, {});\n};\nconst values = o => Object.keys(o).map(k => o[k]);\n\nconst range = (start, end) => {\n const result = [];\n\n for (let i = start; i < end; i++) {\n result.push(i);\n }\n\n return result;\n};\nconst flatten = lists => lists.reduce((x, y) => x.concat(y), []);\nconst from = list => {\n if (!list.length) {\n return [];\n }\n\n const result = [];\n\n for (let i = 0; i < list.length; i++) {\n result.push(list[i]);\n }\n\n return result;\n};\nconst findIndexes = (l, key) => l.reduce((a, e, i) => {\n if (e[key]) {\n a.push(i);\n }\n\n return a;\n}, []);\n/**\n * Returns a union of the included lists provided each element can be identified by a key.\n *\n * @param {Array} list - list of lists to get the union of\n * @param {Function} keyFunction - the function to use as a key for each element\n *\n * @return {Array} the union of the arrays\n */\n\nconst union = (lists, keyFunction) => {\n return values(lists.reduce((acc, list) => {\n list.forEach(el => {\n acc[keyFunction(el)] = el;\n });\n return acc;\n }, {}));\n};\n\nvar errors = {\n INVALID_NUMBER_OF_PERIOD: 'INVALID_NUMBER_OF_PERIOD',\n INVALID_NUMBER_OF_CONTENT_STEERING: 'INVALID_NUMBER_OF_CONTENT_STEERING',\n DASH_EMPTY_MANIFEST: 'DASH_EMPTY_MANIFEST',\n DASH_INVALID_XML: 'DASH_INVALID_XML',\n NO_BASE_URL: 'NO_BASE_URL',\n MISSING_SEGMENT_INFORMATION: 'MISSING_SEGMENT_INFORMATION',\n SEGMENT_TIME_UNSPECIFIED: 'SEGMENT_TIME_UNSPECIFIED',\n UNSUPPORTED_UTC_TIMING_SCHEME: 'UNSUPPORTED_UTC_TIMING_SCHEME'\n};\n\n/**\n * @typedef {Object} SingleUri\n * @property {string} uri - relative location of segment\n * @property {string} resolvedUri - resolved location of segment\n * @property {Object} byterange - Object containing information on how to make byte range\n * requests following byte-range-spec per RFC2616.\n * @property {String} byterange.length - length of range request\n * @property {String} byterange.offset - byte offset of range request\n *\n * @see https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.1\n */\n\n/**\n * Converts a URLType node (5.3.9.2.3 Table 13) to a segment object\n * that conforms to how m3u8-parser is structured\n *\n * @see https://github.com/videojs/m3u8-parser\n *\n * @param {string} baseUrl - baseUrl provided by <BaseUrl> nodes\n * @param {string} source - source url for segment\n * @param {string} range - optional range used for range calls,\n * follows RFC 2616, Clause 14.35.1\n * @return {SingleUri} full segment information transformed into a format similar\n * to m3u8-parser\n */\n\nconst urlTypeToSegment = ({\n baseUrl = '',\n source = '',\n range = '',\n indexRange = ''\n}) => {\n const segment = {\n uri: source,\n resolvedUri: resolveUrl(baseUrl || '', source)\n };\n\n if (range || indexRange) {\n const rangeStr = range ? range : indexRange;\n const ranges = rangeStr.split('-'); // default to parsing this as a BigInt if possible\n\n let startRange = window.BigInt ? window.BigInt(ranges[0]) : parseInt(ranges[0], 10);\n let endRange = window.BigInt ? window.BigInt(ranges[1]) : parseInt(ranges[1], 10); // convert back to a number if less than MAX_SAFE_INTEGER\n\n if (startRange < Number.MAX_SAFE_INTEGER && typeof startRange === 'bigint') {\n startRange = Number(startRange);\n }\n\n if (endRange < Number.MAX_SAFE_INTEGER && typeof endRange === 'bigint') {\n endRange = Number(endRange);\n }\n\n let length;\n\n if (typeof endRange === 'bigint' || typeof startRange === 'bigint') {\n length = window.BigInt(endRange) - window.BigInt(startRange) + window.BigInt(1);\n } else {\n length = endRange - startRange + 1;\n }\n\n if (typeof length === 'bigint' && length < Number.MAX_SAFE_INTEGER) {\n length = Number(length);\n } // byterange should be inclusive according to\n // RFC 2616, Clause 14.35.1\n\n\n segment.byterange = {\n length,\n offset: startRange\n };\n }\n\n return segment;\n};\nconst byteRangeToString = byterange => {\n // `endRange` is one less than `offset + length` because the HTTP range\n // header uses inclusive ranges\n let endRange;\n\n if (typeof byterange.offset === 'bigint' || typeof byterange.length === 'bigint') {\n endRange = window.BigInt(byterange.offset) + window.BigInt(byterange.length) - window.BigInt(1);\n } else {\n endRange = byterange.offset + byterange.length - 1;\n }\n\n return `${byterange.offset}-${endRange}`;\n};\n\n/**\n * parse the end number attribue that can be a string\n * number, or undefined.\n *\n * @param {string|number|undefined} endNumber\n * The end number attribute.\n *\n * @return {number|null}\n * The result of parsing the end number.\n */\n\nconst parseEndNumber = endNumber => {\n if (endNumber && typeof endNumber !== 'number') {\n endNumber = parseInt(endNumber, 10);\n }\n\n if (isNaN(endNumber)) {\n return null;\n }\n\n return endNumber;\n};\n/**\n * Functions for calculating the range of available segments in static and dynamic\n * manifests.\n */\n\n\nconst segmentRange = {\n /**\n * Returns the entire range of available segments for a static MPD\n *\n * @param {Object} attributes\n * Inheritied MPD attributes\n * @return {{ start: number, end: number }}\n * The start and end numbers for available segments\n */\n static(attributes) {\n const {\n duration,\n timescale = 1,\n sourceDuration,\n periodDuration\n } = attributes;\n const endNumber = parseEndNumber(attributes.endNumber);\n const segmentDuration = duration / timescale;\n\n if (typeof endNumber === 'number') {\n return {\n start: 0,\n end: endNumber\n };\n }\n\n if (typeof periodDuration === 'number') {\n return {\n start: 0,\n end: periodDuration / segmentDuration\n };\n }\n\n return {\n start: 0,\n end: sourceDuration / segmentDuration\n };\n },\n\n /**\n * Returns the current live window range of available segments for a dynamic MPD\n *\n * @param {Object} attributes\n * Inheritied MPD attributes\n * @return {{ start: number, end: number }}\n * The start and end numbers for available segments\n */\n dynamic(attributes) {\n const {\n NOW,\n clientOffset,\n availabilityStartTime,\n timescale = 1,\n duration,\n periodStart = 0,\n minimumUpdatePeriod = 0,\n timeShiftBufferDepth = Infinity\n } = attributes;\n const endNumber = parseEndNumber(attributes.endNumber); // clientOffset is passed in at the top level of mpd-parser and is an offset calculated\n // after retrieving UTC server time.\n\n const now = (NOW + clientOffset) / 1000; // WC stands for Wall Clock.\n // Convert the period start time to EPOCH.\n\n const periodStartWC = availabilityStartTime + periodStart; // Period end in EPOCH is manifest's retrieval time + time until next update.\n\n const periodEndWC = now + minimumUpdatePeriod;\n const periodDuration = periodEndWC - periodStartWC;\n const segmentCount = Math.ceil(periodDuration * timescale / duration);\n const availableStart = Math.floor((now - periodStartWC - timeShiftBufferDepth) * timescale / duration);\n const availableEnd = Math.floor((now - periodStartWC) * timescale / duration);\n return {\n start: Math.max(0, availableStart),\n end: typeof endNumber === 'number' ? endNumber : Math.min(segmentCount, availableEnd)\n };\n }\n\n};\n/**\n * Maps a range of numbers to objects with information needed to build the corresponding\n * segment list\n *\n * @name toSegmentsCallback\n * @function\n * @param {number} number\n * Number of the segment\n * @param {number} index\n * Index of the number in the range list\n * @return {{ number: Number, duration: Number, timeline: Number, time: Number }}\n * Object with segment timing and duration info\n */\n\n/**\n * Returns a callback for Array.prototype.map for mapping a range of numbers to\n * information needed to build the segment list.\n *\n * @param {Object} attributes\n * Inherited MPD attributes\n * @return {toSegmentsCallback}\n * Callback map function\n */\n\nconst toSegments = attributes => number => {\n const {\n duration,\n timescale = 1,\n periodStart,\n startNumber = 1\n } = attributes;\n return {\n number: startNumber + number,\n duration: duration / timescale,\n timeline: periodStart,\n time: number * duration\n };\n};\n/**\n * Returns a list of objects containing segment timing and duration info used for\n * building the list of segments. This uses the @duration attribute specified\n * in the MPD manifest to derive the range of segments.\n *\n * @param {Object} attributes\n * Inherited MPD attributes\n * @return {{number: number, duration: number, time: number, timeline: number}[]}\n * List of Objects with segment timing and duration info\n */\n\nconst parseByDuration = attributes => {\n const {\n type,\n duration,\n timescale = 1,\n periodDuration,\n sourceDuration\n } = attributes;\n const {\n start,\n end\n } = segmentRange[type](attributes);\n const segments = range(start, end).map(toSegments(attributes));\n\n if (type === 'static') {\n const index = segments.length - 1; // section is either a period or the full source\n\n const sectionDuration = typeof periodDuration === 'number' ? periodDuration : sourceDuration; // final segment may be less than full segment duration\n\n segments[index].duration = sectionDuration - duration / timescale * index;\n }\n\n return segments;\n};\n\n/**\n * Translates SegmentBase into a set of segments.\n * (DASH SPEC Section 5.3.9.3.2) contains a set of <SegmentURL> nodes. Each\n * node should be translated into segment.\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @return {Object.<Array>} list of segments\n */\n\nconst segmentsFromBase = attributes => {\n const {\n baseUrl,\n initialization = {},\n sourceDuration,\n indexRange = '',\n periodStart,\n presentationTime,\n number = 0,\n duration\n } = attributes; // base url is required for SegmentBase to work, per spec (Section 5.3.9.2.1)\n\n if (!baseUrl) {\n throw new Error(errors.NO_BASE_URL);\n }\n\n const initSegment = urlTypeToSegment({\n baseUrl,\n source: initialization.sourceURL,\n range: initialization.range\n });\n const segment = urlTypeToSegment({\n baseUrl,\n source: baseUrl,\n indexRange\n });\n segment.map = initSegment; // If there is a duration, use it, otherwise use the given duration of the source\n // (since SegmentBase is only for one total segment)\n\n if (duration) {\n const segmentTimeInfo = parseByDuration(attributes);\n\n if (segmentTimeInfo.length) {\n segment.duration = segmentTimeInfo[0].duration;\n segment.timeline = segmentTimeInfo[0].timeline;\n }\n } else if (sourceDuration) {\n segment.duration = sourceDuration;\n segment.timeline = periodStart;\n } // If presentation time is provided, these segments are being generated by SIDX\n // references, and should use the time provided. For the general case of SegmentBase,\n // there should only be one segment in the period, so its presentation time is the same\n // as its period start.\n\n\n segment.presentationTime = presentationTime || periodStart;\n segment.number = number;\n return [segment];\n};\n/**\n * Given a playlist, a sidx box, and a baseUrl, update the segment list of the playlist\n * according to the sidx information given.\n *\n * playlist.sidx has metadadata about the sidx where-as the sidx param\n * is the parsed sidx box itself.\n *\n * @param {Object} playlist the playlist to update the sidx information for\n * @param {Object} sidx the parsed sidx box\n * @return {Object} the playlist object with the updated sidx information\n */\n\nconst addSidxSegmentsToPlaylist$1 = (playlist, sidx, baseUrl) => {\n // Retain init segment information\n const initSegment = playlist.sidx.map ? playlist.sidx.map : null; // Retain source duration from initial main manifest parsing\n\n const sourceDuration = playlist.sidx.duration; // Retain source timeline\n\n const timeline = playlist.timeline || 0;\n const sidxByteRange = playlist.sidx.byterange;\n const sidxEnd = sidxByteRange.offset + sidxByteRange.length; // Retain timescale of the parsed sidx\n\n const timescale = sidx.timescale; // referenceType 1 refers to other sidx boxes\n\n const mediaReferences = sidx.references.filter(r => r.referenceType !== 1);\n const segments = [];\n const type = playlist.endList ? 'static' : 'dynamic';\n const periodStart = playlist.sidx.timeline;\n let presentationTime = periodStart;\n let number = playlist.mediaSequence || 0; // firstOffset is the offset from the end of the sidx box\n\n let startIndex; // eslint-disable-next-line\n\n if (typeof sidx.firstOffset === 'bigint') {\n startIndex = window.BigInt(sidxEnd) + sidx.firstOffset;\n } else {\n startIndex = sidxEnd + sidx.firstOffset;\n }\n\n for (let i = 0; i < mediaReferences.length; i++) {\n const reference = sidx.references[i]; // size of the referenced (sub)segment\n\n const size = reference.referencedSize; // duration of the referenced (sub)segment, in the timescale\n // this will be converted to seconds when generating segments\n\n const duration = reference.subsegmentDuration; // should be an inclusive range\n\n let endIndex; // eslint-disable-next-line\n\n if (typeof startIndex === 'bigint') {\n endIndex = startIndex + window.BigInt(size) - window.BigInt(1);\n } else {\n endIndex = startIndex + size - 1;\n }\n\n const indexRange = `${startIndex}-${endIndex}`;\n const attributes = {\n baseUrl,\n timescale,\n timeline,\n periodStart,\n presentationTime,\n number,\n duration,\n sourceDuration,\n indexRange,\n type\n };\n const segment = segmentsFromBase(attributes)[0];\n\n if (initSegment) {\n segment.map = initSegment;\n }\n\n segments.push(segment);\n\n if (typeof startIndex === 'bigint') {\n startIndex += window.BigInt(size);\n } else {\n startIndex += size;\n }\n\n presentationTime += duration / timescale;\n number++;\n }\n\n playlist.segments = segments;\n return playlist;\n};\n\nconst SUPPORTED_MEDIA_TYPES = ['AUDIO', 'SUBTITLES']; // allow one 60fps frame as leniency (arbitrarily chosen)\n\nconst TIME_FUDGE = 1 / 60;\n/**\n * Given a list of timelineStarts, combines, dedupes, and sorts them.\n *\n * @param {TimelineStart[]} timelineStarts - list of timeline starts\n *\n * @return {TimelineStart[]} the combined and deduped timeline starts\n */\n\nconst getUniqueTimelineStarts = timelineStarts => {\n return union(timelineStarts, ({\n timeline\n }) => timeline).sort((a, b) => a.timeline > b.timeline ? 1 : -1);\n};\n/**\n * Finds the playlist with the matching NAME attribute.\n *\n * @param {Array} playlists - playlists to search through\n * @param {string} name - the NAME attribute to search for\n *\n * @return {Object|null} the matching playlist object, or null\n */\n\nconst findPlaylistWithName = (playlists, name) => {\n for (let i = 0; i < playlists.length; i++) {\n if (playlists[i].attributes.NAME === name) {\n return playlists[i];\n }\n }\n\n return null;\n};\n/**\n * Gets a flattened array of media group playlists.\n *\n * @param {Object} manifest - the main manifest object\n *\n * @return {Array} the media group playlists\n */\n\nconst getMediaGroupPlaylists = manifest => {\n let mediaGroupPlaylists = [];\n forEachMediaGroup(manifest, SUPPORTED_MEDIA_TYPES, (properties, type, group, label) => {\n mediaGroupPlaylists = mediaGroupPlaylists.concat(properties.playlists || []);\n });\n return mediaGroupPlaylists;\n};\n/**\n * Updates the playlist's media sequence numbers.\n *\n * @param {Object} config - options object\n * @param {Object} config.playlist - the playlist to update\n * @param {number} config.mediaSequence - the mediaSequence number to start with\n */\n\nconst updateMediaSequenceForPlaylist = ({\n playlist,\n mediaSequence\n}) => {\n playlist.mediaSequence = mediaSequence;\n playlist.segments.forEach((segment, index) => {\n segment.number = playlist.mediaSequence + index;\n });\n};\n/**\n * Updates the media and discontinuity sequence numbers of newPlaylists given oldPlaylists\n * and a complete list of timeline starts.\n *\n * If no matching playlist is found, only the discontinuity sequence number of the playlist\n * will be updated.\n *\n * Since early available timelines are not supported, at least one segment must be present.\n *\n * @param {Object} config - options object\n * @param {Object[]} oldPlaylists - the old playlists to use as a reference\n * @param {Object[]} newPlaylists - the new playlists to update\n * @param {Object} timelineStarts - all timelineStarts seen in the stream to this point\n */\n\nconst updateSequenceNumbers = ({\n oldPlaylists,\n newPlaylists,\n timelineStarts\n}) => {\n newPlaylists.forEach(playlist => {\n playlist.discontinuitySequence = timelineStarts.findIndex(function ({\n timeline\n }) {\n return timeline === playlist.timeline;\n }); // Playlists NAMEs come from DASH Representation IDs, which are mandatory\n // (see ISO_23009-1-2012 5.3.5.2).\n //\n // If the same Representation existed in a prior Period, it will retain the same NAME.\n\n const oldPlaylist = findPlaylistWithName(oldPlaylists, playlist.attributes.NAME);\n\n if (!oldPlaylist) {\n // Since this is a new playlist, the media sequence values can start from 0 without\n // consequence.\n return;\n } // TODO better support for live SIDX\n //\n // As of this writing, mpd-parser does not support multiperiod SIDX (in live or VOD).\n // This is evident by a playlist only having a single SIDX reference. In a multiperiod\n // playlist there would need to be multiple SIDX references. In addition, live SIDX is\n // not supported when the SIDX properties change on refreshes.\n //\n // In the future, if support needs to be added, the merging logic here can be called\n // after SIDX references are resolved. For now, exit early to prevent exceptions being\n // thrown due to undefined references.\n\n\n if (playlist.sidx) {\n return;\n } // Since we don't yet support early available timelines, we don't need to support\n // playlists with no segments.\n\n\n const firstNewSegment = playlist.segments[0];\n const oldMatchingSegmentIndex = oldPlaylist.segments.findIndex(function (oldSegment) {\n return Math.abs(oldSegment.presentationTime - firstNewSegment.presentationTime) < TIME_FUDGE;\n }); // No matching segment from the old playlist means the entire playlist was refreshed.\n // In this case the media sequence should account for this update, and the new segments\n // should be marked as discontinuous from the prior content, since the last prior\n // timeline was removed.\n\n if (oldMatchingSegmentIndex === -1) {\n updateMediaSequenceForPlaylist({\n playlist,\n mediaSequence: oldPlaylist.mediaSequence + oldPlaylist.segments.length\n });\n playlist.segments[0].discontinuity = true;\n playlist.discontinuityStarts.unshift(0); // No matching segment does not necessarily mean there's missing content.\n //\n // If the new playlist's timeline is the same as the last seen segment's timeline,\n // then a discontinuity can be added to identify that there's potentially missing\n // content. If there's no missing content, the discontinuity should still be rather\n // harmless. It's possible that if segment durations are accurate enough, that the\n // existence of a gap can be determined using the presentation times and durations,\n // but if the segment timing info is off, it may introduce more problems than simply\n // adding the discontinuity.\n //\n // If the new playlist's timeline is different from the last seen segment's timeline,\n // then a discontinuity can be added to identify that this is the first seen segment\n // of a new timeline. However, the logic at the start of this function that\n // determined the disconinuity sequence by timeline index is now off by one (the\n // discontinuity of the newest timeline hasn't yet fallen off the manifest...since\n // we added it), so the disconinuity sequence must be decremented.\n //\n // A period may also have a duration of zero, so the case of no segments is handled\n // here even though we don't yet support early available periods.\n\n if (!oldPlaylist.segments.length && playlist.timeline > oldPlaylist.timeline || oldPlaylist.segments.length && playlist.timeline > oldPlaylist.segments[oldPlaylist.segments.length - 1].timeline) {\n playlist.discontinuitySequence--;\n }\n\n return;\n } // If the first segment matched with a prior segment on a discontinuity (it's matching\n // on the first segment of a period), then the discontinuitySequence shouldn't be the\n // timeline's matching one, but instead should be the one prior, and the first segment\n // of the new manifest should be marked with a discontinuity.\n //\n // The reason for this special case is that discontinuity sequence shows how many\n // discontinuities have fallen off of the playlist, and discontinuities are marked on\n // the first segment of a new \"timeline.\" Because of this, while DASH will retain that\n // Period while the \"timeline\" exists, HLS keeps track of it via the discontinuity\n // sequence, and that first segment is an indicator, but can be removed before that\n // timeline is gone.\n\n\n const oldMatchingSegment = oldPlaylist.segments[oldMatchingSegmentIndex];\n\n if (oldMatchingSegment.discontinuity && !firstNewSegment.discontinuity) {\n firstNewSegment.discontinuity = true;\n playlist.discontinuityStarts.unshift(0);\n playlist.discontinuitySequence--;\n }\n\n updateMediaSequenceForPlaylist({\n playlist,\n mediaSequence: oldPlaylist.segments[oldMatchingSegmentIndex].number\n });\n });\n};\n/**\n * Given an old parsed manifest object and a new parsed manifest object, updates the\n * sequence and timing values within the new manifest to ensure that it lines up with the\n * old.\n *\n * @param {Array} oldManifest - the old main manifest object\n * @param {Array} newManifest - the new main manifest object\n *\n * @return {Object} the updated new manifest object\n */\n\nconst positionManifestOnTimeline = ({\n oldManifest,\n newManifest\n}) => {\n // Starting from v4.1.2 of the IOP, section 4.4.3.3 states:\n //\n // \"MPD@availabilityStartTime and Period@start shall not be changed over MPD updates.\"\n //\n // This was added from https://github.com/Dash-Industry-Forum/DASH-IF-IOP/issues/160\n //\n // Because of this change, and the difficulty of supporting periods with changing start\n // times, periods with changing start times are not supported. This makes the logic much\n // simpler, since periods with the same start time can be considerred the same period\n // across refreshes.\n //\n // To give an example as to the difficulty of handling periods where the start time may\n // change, if a single period manifest is refreshed with another manifest with a single\n // period, and both the start and end times are increased, then the only way to determine\n // if it's a new period or an old one that has changed is to look through the segments of\n // each playlist and determine the presentation time bounds to find a match. In addition,\n // if the period start changed to exceed the old period end, then there would be no\n // match, and it would not be possible to determine whether the refreshed period is a new\n // one or the old one.\n const oldPlaylists = oldManifest.playlists.concat(getMediaGroupPlaylists(oldManifest));\n const newPlaylists = newManifest.playlists.concat(getMediaGroupPlaylists(newManifest)); // Save all seen timelineStarts to the new manifest. Although this potentially means that\n // there's a \"memory leak\" in that it will never stop growing, in reality, only a couple\n // of properties are saved for each seen Period. Even long running live streams won't\n // generate too many Periods, unless the stream is watched for decades. In the future,\n // this can be optimized by mapping to discontinuity sequence numbers for each timeline,\n // but it may not become an issue, and the additional info can be useful for debugging.\n\n newManifest.timelineStarts = getUniqueTimelineStarts([oldManifest.timelineStarts, newManifest.timelineStarts]);\n updateSequenceNumbers({\n oldPlaylists,\n newPlaylists,\n timelineStarts: newManifest.timelineStarts\n });\n return newManifest;\n};\n\nconst generateSidxKey = sidx => sidx && sidx.uri + '-' + byteRangeToString(sidx.byterange);\n\nconst mergeDiscontiguousPlaylists = playlists => {\n // Break out playlists into groups based on their baseUrl\n const playlistsByBaseUrl = playlists.reduce(function (acc, cur) {\n if (!acc[cur.attributes.baseUrl]) {\n acc[cur.attributes.baseUrl] = [];\n }\n\n acc[cur.attributes.baseUrl].push(cur);\n return acc;\n }, {});\n let allPlaylists = [];\n Object.values(playlistsByBaseUrl).forEach(playlistGroup => {\n const mergedPlaylists = values(playlistGroup.reduce((acc, playlist) => {\n // assuming playlist IDs are the same across periods\n // TODO: handle multiperiod where representation sets are not the same\n // across periods\n const name = playlist.attributes.id + (playlist.attributes.lang || '');\n\n if (!acc[name]) {\n // First Period\n acc[name] = playlist;\n acc[name].attributes.timelineStarts = [];\n } else {\n // Subsequent Periods\n if (playlist.segments) {\n // first segment of subsequent periods signal a discontinuity\n if (playlist.segments[0]) {\n playlist.segments[0].discontinuity = true;\n }\n\n acc[name].segments.push(...playlist.segments);\n } // bubble up contentProtection, this assumes all DRM content\n // has the same contentProtection\n\n\n if (playlist.attributes.contentProtection) {\n acc[name].attributes.contentProtection = playlist.attributes.contentProtection;\n }\n }\n\n acc[name].attributes.timelineStarts.push({\n // Although they represent the same number, it's important to have both to make it\n // compatible with HLS potentially having a similar attribute.\n start: playlist.attributes.periodStart,\n timeline: playlist.attributes.periodStart\n });\n return acc;\n }, {}));\n allPlaylists = allPlaylists.concat(mergedPlaylists);\n });\n return allPlaylists.map(playlist => {\n playlist.discontinuityStarts = findIndexes(playlist.segments || [], 'discontinuity');\n return playlist;\n });\n};\n\nconst addSidxSegmentsToPlaylist = (playlist, sidxMapping) => {\n const sidxKey = generateSidxKey(playlist.sidx);\n const sidxMatch = sidxKey && sidxMapping[sidxKey] && sidxMapping[sidxKey].sidx;\n\n if (sidxMatch) {\n addSidxSegmentsToPlaylist$1(playlist, sidxMatch, playlist.sidx.resolvedUri);\n }\n\n return playlist;\n};\nconst addSidxSegmentsToPlaylists = (playlists, sidxMapping = {}) => {\n if (!Object.keys(sidxMapping).length) {\n return playlists;\n }\n\n for (const i in playlists) {\n playlists[i] = addSidxSegmentsToPlaylist(playlists[i], sidxMapping);\n }\n\n return playlists;\n};\nconst formatAudioPlaylist = ({\n attributes,\n segments,\n sidx,\n mediaSequence,\n discontinuitySequence,\n discontinuityStarts\n}, isAudioOnly) => {\n const playlist = {\n attributes: {\n NAME: attributes.id,\n BANDWIDTH: attributes.bandwidth,\n CODECS: attributes.codecs,\n ['PROGRAM-ID']: 1\n },\n uri: '',\n endList: attributes.type === 'static',\n timeline: attributes.periodStart,\n resolvedUri: attributes.baseUrl || '',\n targetDuration: attributes.duration,\n discontinuitySequence,\n discontinuityStarts,\n timelineStarts: attributes.timelineStarts,\n mediaSequence,\n segments\n };\n\n if (attributes.contentProtection) {\n playlist.contentProtection = attributes.contentProtection;\n }\n\n if (attributes.serviceLocation) {\n playlist.attributes.serviceLocation = attributes.serviceLocation;\n }\n\n if (sidx) {\n playlist.sidx = sidx;\n }\n\n if (isAudioOnly) {\n playlist.attributes.AUDIO = 'audio';\n playlist.attributes.SUBTITLES = 'subs';\n }\n\n return playlist;\n};\nconst formatVttPlaylist = ({\n attributes,\n segments,\n mediaSequence,\n discontinuityStarts,\n discontinuitySequence\n}) => {\n if (typeof segments === 'undefined') {\n // vtt tracks may use single file in BaseURL\n segments = [{\n uri: attributes.baseUrl,\n timeline: attributes.periodStart,\n resolvedUri: attributes.baseUrl || '',\n duration: attributes.sourceDuration,\n number: 0\n }]; // targetDuration should be the same duration as the only segment\n\n attributes.duration = attributes.sourceDuration;\n }\n\n const m3u8Attributes = {\n NAME: attributes.id,\n BANDWIDTH: attributes.bandwidth,\n ['PROGRAM-ID']: 1\n };\n\n if (attributes.codecs) {\n m3u8Attributes.CODECS = attributes.codecs;\n }\n\n const vttPlaylist = {\n attributes: m3u8Attributes,\n uri: '',\n endList: attributes.type === 'static',\n timeline: attributes.periodStart,\n resolvedUri: attributes.baseUrl || '',\n targetDuration: attributes.duration,\n timelineStarts: attributes.timelineStarts,\n discontinuityStarts,\n discontinuitySequence,\n mediaSequence,\n segments\n };\n\n if (attributes.serviceLocation) {\n vttPlaylist.attributes.serviceLocation = attributes.serviceLocation;\n }\n\n return vttPlaylist;\n};\nconst organizeAudioPlaylists = (playlists, sidxMapping = {}, isAudioOnly = false) => {\n let mainPlaylist;\n const formattedPlaylists = playlists.reduce((a, playlist) => {\n const role = playlist.attributes.role && playlist.attributes.role.value || '';\n const language = playlist.attributes.lang || '';\n let label = playlist.attributes.label || 'main';\n\n if (language && !playlist.attributes.label) {\n const roleLabel = role ? ` (${role})` : '';\n label = `${playlist.attributes.lang}${roleLabel}`;\n }\n\n if (!a[label]) {\n a[label] = {\n language,\n autoselect: true,\n default: role === 'main',\n playlists: [],\n uri: ''\n };\n }\n\n const formatted = addSidxSegmentsToPlaylist(formatAudioPlaylist(playlist, isAudioOnly), sidxMapping);\n a[label].playlists.push(formatted);\n\n if (typeof mainPlaylist === 'undefined' && role === 'main') {\n mainPlaylist = playlist;\n mainPlaylist.default = true;\n }\n\n return a;\n }, {}); // if no playlists have role \"main\", mark the first as main\n\n if (!mainPlaylist) {\n const firstLabel = Object.keys(formattedPlaylists)[0];\n formattedPlaylists[firstLabel].default = true;\n }\n\n return formattedPlaylists;\n};\nconst organizeVttPlaylists = (playlists, sidxMapping = {}) => {\n return playlists.reduce((a, playlist) => {\n const label = playlist.attributes.label || playlist.attributes.lang || 'text';\n const language = playlist.attributes.lang || 'und';\n\n if (!a[label]) {\n a[label] = {\n language,\n default: false,\n autoselect: false,\n playlists: [],\n uri: ''\n };\n }\n\n a[label].playlists.push(addSidxSegmentsToPlaylist(formatVttPlaylist(playlist), sidxMapping));\n return a;\n }, {});\n};\n\nconst organizeCaptionServices = captionServices => captionServices.reduce((svcObj, svc) => {\n if (!svc) {\n return svcObj;\n }\n\n svc.forEach(service => {\n const {\n channel,\n language\n } = service;\n svcObj[language] = {\n autoselect: false,\n default: false,\n instreamId: channel,\n language\n };\n\n if (service.hasOwnProperty('aspectRatio')) {\n svcObj[language].aspectRatio = service.aspectRatio;\n }\n\n if (service.hasOwnProperty('easyReader')) {\n svcObj[language].easyReader = service.easyReader;\n }\n\n if (service.hasOwnProperty('3D')) {\n svcObj[language]['3D'] = service['3D'];\n }\n });\n return svcObj;\n}, {});\n\nconst formatVideoPlaylist = ({\n attributes,\n segments,\n sidx,\n discontinuityStarts\n}) => {\n const playlist = {\n attributes: {\n NAME: attributes.id,\n AUDIO: 'audio',\n SUBTITLES: 'subs',\n RESOLUTION: {\n width: attributes.width,\n height: attributes.height\n },\n CODECS: attributes.codecs,\n BANDWIDTH: attributes.bandwidth,\n ['PROGRAM-ID']: 1\n },\n uri: '',\n endList: attributes.type === 'static',\n timeline: attributes.periodStart,\n resolvedUri: attributes.baseUrl || '',\n targetDuration: attributes.duration,\n discontinuityStarts,\n timelineStarts: attributes.timelineStarts,\n segments\n };\n\n if (attributes.frameRate) {\n playlist.attributes['FRAME-RATE'] = attributes.frameRate;\n }\n\n if (attributes.contentProtection) {\n playlist.contentProtection = attributes.contentProtection;\n }\n\n if (attributes.serviceLocation) {\n playlist.attributes.serviceLocation = attributes.serviceLocation;\n }\n\n if (sidx) {\n playlist.sidx = sidx;\n }\n\n return playlist;\n};\n\nconst videoOnly = ({\n attributes\n}) => attributes.mimeType === 'video/mp4' || attributes.mimeType === 'video/webm' || attributes.contentType === 'video';\n\nconst audioOnly = ({\n attributes\n}) => attributes.mimeType === 'audio/mp4' || attributes.mimeType === 'audio/webm' || attributes.contentType === 'audio';\n\nconst vttOnly = ({\n attributes\n}) => attributes.mimeType === 'text/vtt' || attributes.contentType === 'text';\n/**\n * Contains start and timeline properties denoting a timeline start. For DASH, these will\n * be the same number.\n *\n * @typedef {Object} TimelineStart\n * @property {number} start - the start time of the timeline\n * @property {number} timeline - the timeline number\n */\n\n/**\n * Adds appropriate media and discontinuity sequence values to the segments and playlists.\n *\n * Throughout mpd-parser, the `number` attribute is used in relation to `startNumber`, a\n * DASH specific attribute used in constructing segment URI's from templates. However, from\n * an HLS perspective, the `number` attribute on a segment would be its `mediaSequence`\n * value, which should start at the original media sequence value (or 0) and increment by 1\n * for each segment thereafter. Since DASH's `startNumber` values are independent per\n * period, it doesn't make sense to use it for `number`. Instead, assume everything starts\n * from a 0 mediaSequence value and increment from there.\n *\n * Note that VHS currently doesn't use the `number` property, but it can be helpful for\n * debugging and making sense of the manifest.\n *\n * For live playlists, to account for values increasing in manifests when periods are\n * removed on refreshes, merging logic should be used to update the numbers to their\n * appropriate values (to ensure they're sequential and increasing).\n *\n * @param {Object[]} playlists - the playlists to update\n * @param {TimelineStart[]} timelineStarts - the timeline starts for the manifest\n */\n\n\nconst addMediaSequenceValues = (playlists, timelineStarts) => {\n // increment all segments sequentially\n playlists.forEach(playlist => {\n playlist.mediaSequence = 0;\n playlist.discontinuitySequence = timelineStarts.findIndex(function ({\n timeline\n }) {\n return timeline === playlist.timeline;\n });\n\n if (!playlist.segments) {\n return;\n }\n\n playlist.segments.forEach((segment, index) => {\n segment.number = index;\n });\n });\n};\n/**\n * Given a media group object, flattens all playlists within the media group into a single\n * array.\n *\n * @param {Object} mediaGroupObject - the media group object\n *\n * @return {Object[]}\n * The media group playlists\n */\n\nconst flattenMediaGroupPlaylists = mediaGroupObject => {\n if (!mediaGroupObject) {\n return [];\n }\n\n return Object.keys(mediaGroupObject).reduce((acc, label) => {\n const labelContents = mediaGroupObject[label];\n return acc.concat(labelContents.playlists);\n }, []);\n};\nconst toM3u8 = ({\n dashPlaylists,\n locations,\n contentSteering,\n sidxMapping = {},\n previousManifest,\n eventStream\n}) => {\n if (!dashPlaylists.length) {\n return {};\n } // grab all main manifest attributes\n\n\n const {\n sourceDuration: duration,\n type,\n suggestedPresentationDelay,\n minimumUpdatePeriod\n } = dashPlaylists[0].attributes;\n const videoPlaylists = mergeDiscontiguousPlaylists(dashPlaylists.filter(videoOnly)).map(formatVideoPlaylist);\n const audioPlaylists = mergeDiscontiguousPlaylists(dashPlaylists.filter(audioOnly));\n const vttPlaylists = mergeDiscontiguousPlaylists(dashPlaylists.filter(vttOnly));\n const captions = dashPlaylists.map(playlist => playlist.attributes.captionServices).filter(Boolean);\n const manifest = {\n allowCache: true,\n discontinuityStarts: [],\n segments: [],\n endList: true,\n mediaGroups: {\n AUDIO: {},\n VIDEO: {},\n ['CLOSED-CAPTIONS']: {},\n SUBTITLES: {}\n },\n uri: '',\n duration,\n playlists: addSidxSegmentsToPlaylists(videoPlaylists, sidxMapping)\n };\n\n if (minimumUpdatePeriod >= 0) {\n manifest.minimumUpdatePeriod = minimumUpdatePeriod * 1000;\n }\n\n if (locations) {\n manifest.locations = locations;\n }\n\n if (contentSteering) {\n manifest.contentSteering = contentSteering;\n }\n\n if (type === 'dynamic') {\n manifest.suggestedPresentationDelay = suggestedPresentationDelay;\n }\n\n if (eventStream && eventStream.length > 0) {\n manifest.eventStream = eventStream;\n }\n\n const isAudioOnly = manifest.playlists.length === 0;\n const organizedAudioGroup = audioPlaylists.length ? organizeAudioPlaylists(audioPlaylists, sidxMapping, isAudioOnly) : null;\n const organizedVttGroup = vttPlaylists.length ? organizeVttPlaylists(vttPlaylists, sidxMapping) : null;\n const formattedPlaylists = videoPlaylists.concat(flattenMediaGroupPlaylists(organizedAudioGroup), flattenMediaGroupPlaylists(organizedVttGroup));\n const playlistTimelineStarts = formattedPlaylists.map(({\n timelineStarts\n }) => timelineStarts);\n manifest.timelineStarts = getUniqueTimelineStarts(playlistTimelineStarts);\n addMediaSequenceValues(formattedPlaylists, manifest.timelineStarts);\n\n if (organizedAudioGroup) {\n manifest.mediaGroups.AUDIO.audio = organizedAudioGroup;\n }\n\n if (organizedVttGroup) {\n manifest.mediaGroups.SUBTITLES.subs = organizedVttGroup;\n }\n\n if (captions.length) {\n manifest.mediaGroups['CLOSED-CAPTIONS'].cc = organizeCaptionServices(captions);\n }\n\n if (previousManifest) {\n return positionManifestOnTimeline({\n oldManifest: previousManifest,\n newManifest: manifest\n });\n }\n\n return manifest;\n};\n\n/**\n * Calculates the R (repetition) value for a live stream (for the final segment\n * in a manifest where the r value is negative 1)\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {number} time\n * current time (typically the total time up until the final segment)\n * @param {number} duration\n * duration property for the given <S />\n *\n * @return {number}\n * R value to reach the end of the given period\n */\nconst getLiveRValue = (attributes, time, duration) => {\n const {\n NOW,\n clientOffset,\n availabilityStartTime,\n timescale = 1,\n periodStart = 0,\n minimumUpdatePeriod = 0\n } = attributes;\n const now = (NOW + clientOffset) / 1000;\n const periodStartWC = availabilityStartTime + periodStart;\n const periodEndWC = now + minimumUpdatePeriod;\n const periodDuration = periodEndWC - periodStartWC;\n return Math.ceil((periodDuration * timescale - time) / duration);\n};\n/**\n * Uses information provided by SegmentTemplate.SegmentTimeline to determine segment\n * timing and duration\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {Object[]} segmentTimeline\n * List of objects representing the attributes of each S element contained within\n *\n * @return {{number: number, duration: number, time: number, timeline: number}[]}\n * List of Objects with segment timing and duration info\n */\n\n\nconst parseByTimeline = (attributes, segmentTimeline) => {\n const {\n type,\n minimumUpdatePeriod = 0,\n media = '',\n sourceDuration,\n timescale = 1,\n startNumber = 1,\n periodStart: timeline\n } = attributes;\n const segments = [];\n let time = -1;\n\n for (let sIndex = 0; sIndex < segmentTimeline.length; sIndex++) {\n const S = segmentTimeline[sIndex];\n const duration = S.d;\n const repeat = S.r || 0;\n const segmentTime = S.t || 0;\n\n if (time < 0) {\n // first segment\n time = segmentTime;\n }\n\n if (segmentTime && segmentTime > time) {\n // discontinuity\n // TODO: How to handle this type of discontinuity\n // timeline++ here would treat it like HLS discontuity and content would\n // get appended without gap\n // E.G.\n // <S t=\"0\" d=\"1\" />\n // <S d=\"1\" />\n // <S d=\"1\" />\n // <S t=\"5\" d=\"1\" />\n // would have $Time$ values of [0, 1, 2, 5]\n // should this be appened at time positions [0, 1, 2, 3],(#EXT-X-DISCONTINUITY)\n // or [0, 1, 2, gap, gap, 5]? (#EXT-X-GAP)\n // does the value of sourceDuration consider this when calculating arbitrary\n // negative @r repeat value?\n // E.G. Same elements as above with this added at the end\n // <S d=\"1\" r=\"-1\" />\n // with a sourceDuration of 10\n // Would the 2 gaps be included in the time duration calculations resulting in\n // 8 segments with $Time$ values of [0, 1, 2, 5, 6, 7, 8, 9] or 10 segments\n // with $Time$ values of [0, 1, 2, 5, 6, 7, 8, 9, 10, 11] ?\n time = segmentTime;\n }\n\n let count;\n\n if (repeat < 0) {\n const nextS = sIndex + 1;\n\n if (nextS === segmentTimeline.length) {\n // last segment\n if (type === 'dynamic' && minimumUpdatePeriod > 0 && media.indexOf('$Number$') > 0) {\n count = getLiveRValue(attributes, time, duration);\n } else {\n // TODO: This may be incorrect depending on conclusion of TODO above\n count = (sourceDuration * timescale - time) / duration;\n }\n } else {\n count = (segmentTimeline[nextS].t - time) / duration;\n }\n } else {\n count = repeat + 1;\n }\n\n const end = startNumber + segments.length + count;\n let number = startNumber + segments.length;\n\n while (number < end) {\n segments.push({\n number,\n duration: duration / timescale,\n time,\n timeline\n });\n time += duration;\n number++;\n }\n }\n\n return segments;\n};\n\nconst identifierPattern = /\\$([A-z]*)(?:(%0)([0-9]+)d)?\\$/g;\n/**\n * Replaces template identifiers with corresponding values. To be used as the callback\n * for String.prototype.replace\n *\n * @name replaceCallback\n * @function\n * @param {string} match\n * Entire match of identifier\n * @param {string} identifier\n * Name of matched identifier\n * @param {string} format\n * Format tag string. Its presence indicates that padding is expected\n * @param {string} width\n * Desired length of the replaced value. Values less than this width shall be left\n * zero padded\n * @return {string}\n * Replacement for the matched identifier\n */\n\n/**\n * Returns a function to be used as a callback for String.prototype.replace to replace\n * template identifiers\n *\n * @param {Obect} values\n * Object containing values that shall be used to replace known identifiers\n * @param {number} values.RepresentationID\n * Value of the Representation@id attribute\n * @param {number} values.Number\n * Number of the corresponding segment\n * @param {number} values.Bandwidth\n * Value of the Representation@bandwidth attribute.\n * @param {number} values.Time\n * Timestamp value of the corresponding segment\n * @return {replaceCallback}\n * Callback to be used with String.prototype.replace to replace identifiers\n */\n\nconst identifierReplacement = values => (match, identifier, format, width) => {\n if (match === '$$') {\n // escape sequence\n return '$';\n }\n\n if (typeof values[identifier] === 'undefined') {\n return match;\n }\n\n const value = '' + values[identifier];\n\n if (identifier === 'RepresentationID') {\n // Format tag shall not be present with RepresentationID\n return value;\n }\n\n if (!format) {\n width = 1;\n } else {\n width = parseInt(width, 10);\n }\n\n if (value.length >= width) {\n return value;\n }\n\n return `${new Array(width - value.length + 1).join('0')}${value}`;\n};\n/**\n * Constructs a segment url from a template string\n *\n * @param {string} url\n * Template string to construct url from\n * @param {Obect} values\n * Object containing values that shall be used to replace known identifiers\n * @param {number} values.RepresentationID\n * Value of the Representation@id attribute\n * @param {number} values.Number\n * Number of the corresponding segment\n * @param {number} values.Bandwidth\n * Value of the Representation@bandwidth attribute.\n * @param {number} values.Time\n * Timestamp value of the corresponding segment\n * @return {string}\n * Segment url with identifiers replaced\n */\n\nconst constructTemplateUrl = (url, values) => url.replace(identifierPattern, identifierReplacement(values));\n/**\n * Generates a list of objects containing timing and duration information about each\n * segment needed to generate segment uris and the complete segment object\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {Object[]|undefined} segmentTimeline\n * List of objects representing the attributes of each S element contained within\n * the SegmentTimeline element\n * @return {{number: number, duration: number, time: number, timeline: number}[]}\n * List of Objects with segment timing and duration info\n */\n\nconst parseTemplateInfo = (attributes, segmentTimeline) => {\n if (!attributes.duration && !segmentTimeline) {\n // if neither @duration or SegmentTimeline are present, then there shall be exactly\n // one media segment\n return [{\n number: attributes.startNumber || 1,\n duration: attributes.sourceDuration,\n time: 0,\n timeline: attributes.periodStart\n }];\n }\n\n if (attributes.duration) {\n return parseByDuration(attributes);\n }\n\n return parseByTimeline(attributes, segmentTimeline);\n};\n/**\n * Generates a list of segments using information provided by the SegmentTemplate element\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {Object[]|undefined} segmentTimeline\n * List of objects representing the attributes of each S element contained within\n * the SegmentTimeline element\n * @return {Object[]}\n * List of segment objects\n */\n\nconst segmentsFromTemplate = (attributes, segmentTimeline) => {\n const templateValues = {\n RepresentationID: attributes.id,\n Bandwidth: attributes.bandwidth || 0\n };\n const {\n initialization = {\n sourceURL: '',\n range: ''\n }\n } = attributes;\n const mapSegment = urlTypeToSegment({\n baseUrl: attributes.baseUrl,\n source: constructTemplateUrl(initialization.sourceURL, templateValues),\n range: initialization.range\n });\n const segments = parseTemplateInfo(attributes, segmentTimeline);\n return segments.map(segment => {\n templateValues.Number = segment.number;\n templateValues.Time = segment.time;\n const uri = constructTemplateUrl(attributes.media || '', templateValues); // See DASH spec section 5.3.9.2.2\n // - if timescale isn't present on any level, default to 1.\n\n const timescale = attributes.timescale || 1; // - if presentationTimeOffset isn't present on any level, default to 0\n\n const presentationTimeOffset = attributes.presentationTimeOffset || 0;\n const presentationTime = // Even if the @t attribute is not specified for the segment, segment.time is\n // calculated in mpd-parser prior to this, so it's assumed to be available.\n attributes.periodStart + (segment.time - presentationTimeOffset) / timescale;\n const map = {\n uri,\n timeline: segment.timeline,\n duration: segment.duration,\n resolvedUri: resolveUrl(attributes.baseUrl || '', uri),\n map: mapSegment,\n number: segment.number,\n presentationTime\n };\n return map;\n });\n};\n\n/**\n * Converts a <SegmentUrl> (of type URLType from the DASH spec 5.3.9.2 Table 14)\n * to an object that matches the output of a segment in videojs/mpd-parser\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {Object} segmentUrl\n * <SegmentURL> node to translate into a segment object\n * @return {Object} translated segment object\n */\n\nconst SegmentURLToSegmentObject = (attributes, segmentUrl) => {\n const {\n baseUrl,\n initialization = {}\n } = attributes;\n const initSegment = urlTypeToSegment({\n baseUrl,\n source: initialization.sourceURL,\n range: initialization.range\n });\n const segment = urlTypeToSegment({\n baseUrl,\n source: segmentUrl.media,\n range: segmentUrl.mediaRange\n });\n segment.map = initSegment;\n return segment;\n};\n/**\n * Generates a list of segments using information provided by the SegmentList element\n * SegmentList (DASH SPEC Section 5.3.9.3.2) contains a set of <SegmentURL> nodes. Each\n * node should be translated into segment.\n *\n * @param {Object} attributes\n * Object containing all inherited attributes from parent elements with attribute\n * names as keys\n * @param {Object[]|undefined} segmentTimeline\n * List of objects representing the attributes of each S element contained within\n * the SegmentTimeline element\n * @return {Object.<Array>} list of segments\n */\n\n\nconst segmentsFromList = (attributes, segmentTimeline) => {\n const {\n duration,\n segmentUrls = [],\n periodStart\n } = attributes; // Per spec (5.3.9.2.1) no way to determine segment duration OR\n // if both SegmentTimeline and @duration are defined, it is outside of spec.\n\n if (!duration && !segmentTimeline || duration && segmentTimeline) {\n throw new Error(errors.SEGMENT_TIME_UNSPECIFIED);\n }\n\n const segmentUrlMap = segmentUrls.map(segmentUrlObject => SegmentURLToSegmentObject(attributes, segmentUrlObject));\n let segmentTimeInfo;\n\n if (duration) {\n segmentTimeInfo = parseByDuration(attributes);\n }\n\n if (segmentTimeline) {\n segmentTimeInfo = parseByTimeline(attributes, segmentTimeline);\n }\n\n const segments = segmentTimeInfo.map((segmentTime, index) => {\n if (segmentUrlMap[index]) {\n const segment = segmentUrlMap[index]; // See DASH spec section 5.3.9.2.2\n // - if timescale isn't present on any level, default to 1.\n\n const timescale = attributes.timescale || 1; // - if presentationTimeOffset isn't present on any level, default to 0\n\n const presentationTimeOffset = attributes.presentationTimeOffset || 0;\n segment.timeline = segmentTime.timeline;\n segment.duration = segmentTime.duration;\n segment.number = segmentTime.number;\n segment.presentationTime = periodStart + (segmentTime.time - presentationTimeOffset) / timescale;\n return segment;\n } // Since we're mapping we should get rid of any blank segments (in case\n // the given SegmentTimeline is handling for more elements than we have\n // SegmentURLs for).\n\n }).filter(segment => segment);\n return segments;\n};\n\nconst generateSegments = ({\n attributes,\n segmentInfo\n}) => {\n let segmentAttributes;\n let segmentsFn;\n\n if (segmentInfo.template) {\n segmentsFn = segmentsFromTemplate;\n segmentAttributes = merge(attributes, segmentInfo.template);\n } else if (segmentInfo.base) {\n segmentsFn = segmentsFromBase;\n segmentAttributes = merge(attributes, segmentInfo.base);\n } else if (segmentInfo.list) {\n segmentsFn = segmentsFromList;\n segmentAttributes = merge(attributes, segmentInfo.list);\n }\n\n const segmentsInfo = {\n attributes\n };\n\n if (!segmentsFn) {\n return segmentsInfo;\n }\n\n const segments = segmentsFn(segmentAttributes, segmentInfo.segmentTimeline); // The @duration attribute will be used to determin the playlist's targetDuration which\n // must be in seconds. Since we've generated the segment list, we no longer need\n // @duration to be in @timescale units, so we can convert it here.\n\n if (segmentAttributes.duration) {\n const {\n duration,\n timescale = 1\n } = segmentAttributes;\n segmentAttributes.duration = duration / timescale;\n } else if (segments.length) {\n // if there is no @duration attribute, use the largest segment duration as\n // as target duration\n segmentAttributes.duration = segments.reduce((max, segment) => {\n return Math.max(max, Math.ceil(segment.duration));\n }, 0);\n } else {\n segmentAttributes.duration = 0;\n }\n\n segmentsInfo.attributes = segmentAttributes;\n segmentsInfo.segments = segments; // This is a sidx box without actual segment information\n\n if (segmentInfo.base && segmentAttributes.indexRange) {\n segmentsInfo.sidx = segments[0];\n segmentsInfo.segments = [];\n }\n\n return segmentsInfo;\n};\nconst toPlaylists = representations => representations.map(generateSegments);\n\nconst findChildren = (element, name) => from(element.childNodes).filter(({\n tagName\n}) => tagName === name);\nconst getContent = element => element.textContent.trim();\n\n/**\n * Converts the provided string that may contain a division operation to a number.\n *\n * @param {string} value - the provided string value\n *\n * @return {number} the parsed string value\n */\nconst parseDivisionValue = value => {\n return parseFloat(value.split('/').reduce((prev, current) => prev / current));\n};\n\nconst parseDuration = str => {\n const SECONDS_IN_YEAR = 365 * 24 * 60 * 60;\n const SECONDS_IN_MONTH = 30 * 24 * 60 * 60;\n const SECONDS_IN_DAY = 24 * 60 * 60;\n const SECONDS_IN_HOUR = 60 * 60;\n const SECONDS_IN_MIN = 60; // P10Y10M10DT10H10M10.1S\n\n const durationRegex = /P(?:(\\d*)Y)?(?:(\\d*)M)?(?:(\\d*)D)?(?:T(?:(\\d*)H)?(?:(\\d*)M)?(?:([\\d.]*)S)?)?/;\n const match = durationRegex.exec(str);\n\n if (!match) {\n return 0;\n }\n\n const [year, month, day, hour, minute, second] = match.slice(1);\n return parseFloat(year || 0) * SECONDS_IN_YEAR + parseFloat(month || 0) * SECONDS_IN_MONTH + parseFloat(day || 0) * SECONDS_IN_DAY + parseFloat(hour || 0) * SECONDS_IN_HOUR + parseFloat(minute || 0) * SECONDS_IN_MIN + parseFloat(second || 0);\n};\nconst parseDate = str => {\n // Date format without timezone according to ISO 8601\n // YYY-MM-DDThh:mm:ss.ssssss\n const dateRegex = /^\\d+-\\d+-\\d+T\\d+:\\d+:\\d+(\\.\\d+)?$/; // If the date string does not specifiy a timezone, we must specifiy UTC. This is\n // expressed by ending with 'Z'\n\n if (dateRegex.test(str)) {\n str += 'Z';\n }\n\n return Date.parse(str);\n};\n\nconst parsers = {\n /**\n * Specifies the duration of the entire Media Presentation. Format is a duration string\n * as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The duration in seconds\n */\n mediaPresentationDuration(value) {\n return parseDuration(value);\n },\n\n /**\n * Specifies the Segment availability start time for all Segments referred to in this\n * MPD. For a dynamic manifest, it specifies the anchor for the earliest availability\n * time. Format is a date string as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The date as seconds from unix epoch\n */\n availabilityStartTime(value) {\n return parseDate(value) / 1000;\n },\n\n /**\n * Specifies the smallest period between potential changes to the MPD. Format is a\n * duration string as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The duration in seconds\n */\n minimumUpdatePeriod(value) {\n return parseDuration(value);\n },\n\n /**\n * Specifies the suggested presentation delay. Format is a\n * duration string as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The duration in seconds\n */\n suggestedPresentationDelay(value) {\n return parseDuration(value);\n },\n\n /**\n * specifices the type of mpd. Can be either \"static\" or \"dynamic\"\n *\n * @param {string} value\n * value of attribute as a string\n *\n * @return {string}\n * The type as a string\n */\n type(value) {\n return value;\n },\n\n /**\n * Specifies the duration of the smallest time shifting buffer for any Representation\n * in the MPD. Format is a duration string as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The duration in seconds\n */\n timeShiftBufferDepth(value) {\n return parseDuration(value);\n },\n\n /**\n * Specifies the PeriodStart time of the Period relative to the availabilityStarttime.\n * Format is a duration string as specified in ISO 8601\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The duration in seconds\n */\n start(value) {\n return parseDuration(value);\n },\n\n /**\n * Specifies the width of the visual presentation\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed width\n */\n width(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the height of the visual presentation\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed height\n */\n height(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the bitrate of the representation\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed bandwidth\n */\n bandwidth(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the frame rate of the representation\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed frame rate\n */\n frameRate(value) {\n return parseDivisionValue(value);\n },\n\n /**\n * Specifies the number of the first Media Segment in this Representation in the Period\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed number\n */\n startNumber(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the timescale in units per seconds\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed timescale\n */\n timescale(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the presentationTimeOffset.\n *\n * @param {string} value\n * value of the attribute as a string\n *\n * @return {number}\n * The parsed presentationTimeOffset\n */\n presentationTimeOffset(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the constant approximate Segment duration\n * NOTE: The <Period> element also contains an @duration attribute. This duration\n * specifies the duration of the Period. This attribute is currently not\n * supported by the rest of the parser, however we still check for it to prevent\n * errors.\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed duration\n */\n duration(value) {\n const parsedValue = parseInt(value, 10);\n\n if (isNaN(parsedValue)) {\n return parseDuration(value);\n }\n\n return parsedValue;\n },\n\n /**\n * Specifies the Segment duration, in units of the value of the @timescale.\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed duration\n */\n d(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the MPD start time, in @timescale units, the first Segment in the series\n * starts relative to the beginning of the Period\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed time\n */\n t(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the repeat count of the number of following contiguous Segments with the\n * same duration expressed by the value of @d\n *\n * @param {string} value\n * value of attribute as a string\n * @return {number}\n * The parsed number\n */\n r(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Specifies the presentationTime.\n *\n * @param {string} value\n * value of the attribute as a string\n *\n * @return {number}\n * The parsed presentationTime\n */\n presentationTime(value) {\n return parseInt(value, 10);\n },\n\n /**\n * Default parser for all other attributes. Acts as a no-op and just returns the value\n * as a string\n *\n * @param {string} value\n * value of attribute as a string\n * @return {string}\n * Unparsed value\n */\n DEFAULT(value) {\n return value;\n }\n\n};\n/**\n * Gets all the attributes and values of the provided node, parses attributes with known\n * types, and returns an object with attribute names mapped to values.\n *\n * @param {Node} el\n * The node to parse attributes from\n * @return {Object}\n * Object with all attributes of el parsed\n */\n\nconst parseAttributes = el => {\n if (!(el && el.attributes)) {\n return {};\n }\n\n return from(el.attributes).reduce((a, e) => {\n const parseFn = parsers[e.name] || parsers.DEFAULT;\n a[e.name] = parseFn(e.value);\n return a;\n }, {});\n};\n\nconst keySystemsMap = {\n 'urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b': 'org.w3.clearkey',\n 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed': 'com.widevine.alpha',\n 'urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95': 'com.microsoft.playready',\n 'urn:uuid:f239e769-efa3-4850-9c16-a903c6932efb': 'com.adobe.primetime',\n // ISO_IEC 23009-1_2022 5.8.5.2.2 The mp4 Protection Scheme\n 'urn:mpeg:dash:mp4protection:2011': 'mp4protection'\n};\n/**\n * Builds a list of urls that is the product of the reference urls and BaseURL values\n *\n * @param {Object[]} references\n * List of objects containing the reference URL as well as its attributes\n * @param {Node[]} baseUrlElements\n * List of BaseURL nodes from the mpd\n * @return {Object[]}\n * List of objects with resolved urls and attributes\n */\n\nconst buildBaseUrls = (references, baseUrlElements) => {\n if (!baseUrlElements.length) {\n return references;\n }\n\n return flatten(references.map(function (reference) {\n return baseUrlElements.map(function (baseUrlElement) {\n const initialBaseUrl = getContent(baseUrlElement);\n const resolvedBaseUrl = resolveUrl(reference.baseUrl, initialBaseUrl);\n const finalBaseUrl = merge(parseAttributes(baseUrlElement), {\n baseUrl: resolvedBaseUrl\n }); // If the URL is resolved, we want to get the serviceLocation from the reference\n // assuming there is no serviceLocation on the initialBaseUrl\n\n if (resolvedBaseUrl !== initialBaseUrl && !finalBaseUrl.serviceLocation && reference.serviceLocation) {\n finalBaseUrl.serviceLocation = reference.serviceLocation;\n }\n\n return finalBaseUrl;\n });\n }));\n};\n/**\n * Contains all Segment information for its containing AdaptationSet\n *\n * @typedef {Object} SegmentInformation\n * @property {Object|undefined} template\n * Contains the attributes for the SegmentTemplate node\n * @property {Object[]|undefined} segmentTimeline\n * Contains a list of atrributes for each S node within the SegmentTimeline node\n * @property {Object|undefined} list\n * Contains the attributes for the SegmentList node\n * @property {Object|undefined} base\n * Contains the attributes for the SegmentBase node\n */\n\n/**\n * Returns all available Segment information contained within the AdaptationSet node\n *\n * @param {Node} adaptationSet\n * The AdaptationSet node to get Segment information from\n * @return {SegmentInformation}\n * The Segment information contained within the provided AdaptationSet\n */\n\nconst getSegmentInformation = adaptationSet => {\n const segmentTemplate = findChildren(adaptationSet, 'SegmentTemplate')[0];\n const segmentList = findChildren(adaptationSet, 'SegmentList')[0];\n const segmentUrls = segmentList && findChildren(segmentList, 'SegmentURL').map(s => merge({\n tag: 'SegmentURL'\n }, parseAttributes(s)));\n const segmentBase = findChildren(adaptationSet, 'SegmentBase')[0];\n const segmentTimelineParentNode = segmentList || segmentTemplate;\n const segmentTimeline = segmentTimelineParentNode && findChildren(segmentTimelineParentNode, 'SegmentTimeline')[0];\n const segmentInitializationParentNode = segmentList || segmentBase || segmentTemplate;\n const segmentInitialization = segmentInitializationParentNode && findChildren(segmentInitializationParentNode, 'Initialization')[0]; // SegmentTemplate is handled slightly differently, since it can have both\n // @initialization and an <Initialization> node. @initialization can be templated,\n // while the node can have a url and range specified. If the <SegmentTemplate> has\n // both @initialization and an <Initialization> subelement we opt to override with\n // the node, as this interaction is not defined in the spec.\n\n const template = segmentTemplate && parseAttributes(segmentTemplate);\n\n if (template && segmentInitialization) {\n template.initialization = segmentInitialization && parseAttributes(segmentInitialization);\n } else if (template && template.initialization) {\n // If it is @initialization we convert it to an object since this is the format that\n // later functions will rely on for the initialization segment. This is only valid\n // for <SegmentTemplate>\n template.initialization = {\n sourceURL: template.initialization\n };\n }\n\n const segmentInfo = {\n template,\n segmentTimeline: segmentTimeline && findChildren(segmentTimeline, 'S').map(s => parseAttributes(s)),\n list: segmentList && merge(parseAttributes(segmentList), {\n segmentUrls,\n initialization: parseAttributes(segmentInitialization)\n }),\n base: segmentBase && merge(parseAttributes(segmentBase), {\n initialization: parseAttributes(segmentInitialization)\n })\n };\n Object.keys(segmentInfo).forEach(key => {\n if (!segmentInfo[key]) {\n delete segmentInfo[key];\n }\n });\n return segmentInfo;\n};\n/**\n * Contains Segment information and attributes needed to construct a Playlist object\n * from a Representation\n *\n * @typedef {Object} RepresentationInformation\n * @property {SegmentInformation} segmentInfo\n * Segment information for this Representation\n * @property {Object} attributes\n * Inherited attributes for this Representation\n */\n\n/**\n * Maps a Representation node to an object containing Segment information and attributes\n *\n * @name inheritBaseUrlsCallback\n * @function\n * @param {Node} representation\n * Representation node from the mpd\n * @return {RepresentationInformation}\n * Representation information needed to construct a Playlist object\n */\n\n/**\n * Returns a callback for Array.prototype.map for mapping Representation nodes to\n * Segment information and attributes using inherited BaseURL nodes.\n *\n * @param {Object} adaptationSetAttributes\n * Contains attributes inherited by the AdaptationSet\n * @param {Object[]} adaptationSetBaseUrls\n * List of objects containing resolved base URLs and attributes\n * inherited by the AdaptationSet\n * @param {SegmentInformation} adaptationSetSegmentInfo\n * Contains Segment information for the AdaptationSet\n * @return {inheritBaseUrlsCallback}\n * Callback map function\n */\n\nconst inheritBaseUrls = (adaptationSetAttributes, adaptationSetBaseUrls, adaptationSetSegmentInfo) => representation => {\n const repBaseUrlElements = findChildren(representation, 'BaseURL');\n const repBaseUrls = buildBaseUrls(adaptationSetBaseUrls, repBaseUrlElements);\n const attributes = merge(adaptationSetAttributes, parseAttributes(representation));\n const representationSegmentInfo = getSegmentInformation(representation);\n return repBaseUrls.map(baseUrl => {\n return {\n segmentInfo: merge(adaptationSetSegmentInfo, representationSegmentInfo),\n attributes: merge(attributes, baseUrl)\n };\n });\n};\n/**\n * Tranforms a series of content protection nodes to\n * an object containing pssh data by key system\n *\n * @param {Node[]} contentProtectionNodes\n * Content protection nodes\n * @return {Object}\n * Object containing pssh data by key system\n */\n\nconst generateKeySystemInformation = contentProtectionNodes => {\n return contentProtectionNodes.reduce((acc, node) => {\n const attributes = parseAttributes(node); // Although it could be argued that according to the UUID RFC spec the UUID string (a-f chars) should be generated\n // as a lowercase string it also mentions it should be treated as case-insensitive on input. Since the key system\n // UUIDs in the keySystemsMap are hardcoded as lowercase in the codebase there isn't any reason not to do\n // .toLowerCase() on the input UUID string from the manifest (at least I could not think of one).\n\n if (attributes.schemeIdUri) {\n attributes.schemeIdUri = attributes.schemeIdUri.toLowerCase();\n }\n\n const keySystem = keySystemsMap[attributes.schemeIdUri];\n\n if (keySystem) {\n acc[keySystem] = {\n attributes\n };\n const psshNode = findChildren(node, 'cenc:pssh')[0];\n\n if (psshNode) {\n const pssh = getContent(psshNode);\n acc[keySystem].pssh = pssh && decodeB64ToUint8Array(pssh);\n }\n }\n\n return acc;\n }, {});\n}; // defined in ANSI_SCTE 214-1 2016\n\n\nconst parseCaptionServiceMetadata = service => {\n // 608 captions\n if (service.schemeIdUri === 'urn:scte:dash:cc:cea-608:2015') {\n const values = typeof service.value !== 'string' ? [] : service.value.split(';');\n return values.map(value => {\n let channel;\n let language; // default language to value\n\n language = value;\n\n if (/^CC\\d=/.test(value)) {\n [channel, language] = value.split('=');\n } else if (/^CC\\d$/.test(value)) {\n channel = value;\n }\n\n return {\n channel,\n language\n };\n });\n } else if (service.schemeIdUri === 'urn:scte:dash:cc:cea-708:2015') {\n const values = typeof service.value !== 'string' ? [] : service.value.split(';');\n return values.map(value => {\n const flags = {\n // service or channel number 1-63\n 'channel': undefined,\n // language is a 3ALPHA per ISO 639.2/B\n // field is required\n 'language': undefined,\n // BIT 1/0 or ?\n // default value is 1, meaning 16:9 aspect ratio, 0 is 4:3, ? is unknown\n 'aspectRatio': 1,\n // BIT 1/0\n // easy reader flag indicated the text is tailed to the needs of beginning readers\n // default 0, or off\n 'easyReader': 0,\n // BIT 1/0\n // If 3d metadata is present (CEA-708.1) then 1\n // default 0\n '3D': 0\n };\n\n if (/=/.test(value)) {\n const [channel, opts = ''] = value.split('=');\n flags.channel = channel;\n flags.language = value;\n opts.split(',').forEach(opt => {\n const [name, val] = opt.split(':');\n\n if (name === 'lang') {\n flags.language = val; // er for easyReadery\n } else if (name === 'er') {\n flags.easyReader = Number(val); // war for wide aspect ratio\n } else if (name === 'war') {\n flags.aspectRatio = Number(val);\n } else if (name === '3D') {\n flags['3D'] = Number(val);\n }\n });\n } else {\n flags.language = value;\n }\n\n if (flags.channel) {\n flags.channel = 'SERVICE' + flags.channel;\n }\n\n return flags;\n });\n }\n};\n/**\n * A map callback that will parse all event stream data for a collection of periods\n * DASH ISO_IEC_23009 5.10.2.2\n * https://dashif-documents.azurewebsites.net/Events/master/event.html#mpd-event-timing\n *\n * @param {PeriodInformation} period object containing necessary period information\n * @return a collection of parsed eventstream event objects\n */\n\nconst toEventStream = period => {\n // get and flatten all EventStreams tags and parse attributes and children\n return flatten(findChildren(period.node, 'EventStream').map(eventStream => {\n const eventStreamAttributes = parseAttributes(eventStream);\n const schemeIdUri = eventStreamAttributes.schemeIdUri; // find all Events per EventStream tag and map to return objects\n\n return findChildren(eventStream, 'Event').map(event => {\n const eventAttributes = parseAttributes(event);\n const presentationTime = eventAttributes.presentationTime || 0;\n const timescale = eventStreamAttributes.timescale || 1;\n const duration = eventAttributes.duration || 0;\n const start = presentationTime / timescale + period.attributes.start;\n return {\n schemeIdUri,\n value: eventStreamAttributes.value,\n id: eventAttributes.id,\n start,\n end: start + duration / timescale,\n messageData: getContent(event) || eventAttributes.messageData,\n contentEncoding: eventStreamAttributes.contentEncoding,\n presentationTimeOffset: eventStreamAttributes.presentationTimeOffset || 0\n };\n });\n }));\n};\n/**\n * Maps an AdaptationSet node to a list of Representation information objects\n *\n * @name toRepresentationsCallback\n * @function\n * @param {Node} adaptationSet\n * AdaptationSet node from the mpd\n * @return {RepresentationInformation[]}\n * List of objects containing Representaion information\n */\n\n/**\n * Returns a callback for Array.prototype.map for mapping AdaptationSet nodes to a list of\n * Representation information objects\n *\n * @param {Object} periodAttributes\n * Contains attributes inherited by the Period\n * @param {Object[]} periodBaseUrls\n * Contains list of objects with resolved base urls and attributes\n * inherited by the Period\n * @param {string[]} periodSegmentInfo\n * Contains Segment Information at the period level\n * @return {toRepresentationsCallback}\n * Callback map function\n */\n\nconst toRepresentations = (periodAttributes, periodBaseUrls, periodSegmentInfo) => adaptationSet => {\n const adaptationSetAttributes = parseAttributes(adaptationSet);\n const adaptationSetBaseUrls = buildBaseUrls(periodBaseUrls, findChildren(adaptationSet, 'BaseURL'));\n const role = findChildren(adaptationSet, 'Role')[0];\n const roleAttributes = {\n role: parseAttributes(role)\n };\n let attrs = merge(periodAttributes, adaptationSetAttributes, roleAttributes);\n const accessibility = findChildren(adaptationSet, 'Accessibility')[0];\n const captionServices = parseCaptionServiceMetadata(parseAttributes(accessibility));\n\n if (captionServices) {\n attrs = merge(attrs, {\n captionServices\n });\n }\n\n const label = findChildren(adaptationSet, 'Label')[0];\n\n if (label && label.childNodes.length) {\n const labelVal = label.childNodes[0].nodeValue.trim();\n attrs = merge(attrs, {\n label: labelVal\n });\n }\n\n const contentProtection = generateKeySystemInformation(findChildren(adaptationSet, 'ContentProtection'));\n\n if (Object.keys(contentProtection).length) {\n attrs = merge(attrs, {\n contentProtection\n });\n }\n\n const segmentInfo = getSegmentInformation(adaptationSet);\n const representations = findChildren(adaptationSet, 'Representation');\n const adaptationSetSegmentInfo = merge(periodSegmentInfo, segmentInfo);\n return flatten(representations.map(inheritBaseUrls(attrs, adaptationSetBaseUrls, adaptationSetSegmentInfo)));\n};\n/**\n * Contains all period information for mapping nodes onto adaptation sets.\n *\n * @typedef {Object} PeriodInformation\n * @property {Node} period.node\n * Period node from the mpd\n * @property {Object} period.attributes\n * Parsed period attributes from node plus any added\n */\n\n/**\n * Maps a PeriodInformation object to a list of Representation information objects for all\n * AdaptationSet nodes contained within the Period.\n *\n * @name toAdaptationSetsCallback\n * @function\n * @param {PeriodInformation} period\n * Period object containing necessary period information\n * @param {number} periodStart\n * Start time of the Period within the mpd\n * @return {RepresentationInformation[]}\n * List of objects containing Representaion information\n */\n\n/**\n * Returns a callback for Array.prototype.map for mapping Period nodes to a list of\n * Representation information objects\n *\n * @param {Object} mpdAttributes\n * Contains attributes inherited by the mpd\n * @param {Object[]} mpdBaseUrls\n * Contains list of objects with resolved base urls and attributes\n * inherited by the mpd\n * @return {toAdaptationSetsCallback}\n * Callback map function\n */\n\nconst toAdaptationSets = (mpdAttributes, mpdBaseUrls) => (period, index) => {\n const periodBaseUrls = buildBaseUrls(mpdBaseUrls, findChildren(period.node, 'BaseURL'));\n const periodAttributes = merge(mpdAttributes, {\n periodStart: period.attributes.start\n });\n\n if (typeof period.attributes.duration === 'number') {\n periodAttributes.periodDuration = period.attributes.duration;\n }\n\n const adaptationSets = findChildren(period.node, 'AdaptationSet');\n const periodSegmentInfo = getSegmentInformation(period.node);\n return flatten(adaptationSets.map(toRepresentations(periodAttributes, periodBaseUrls, periodSegmentInfo)));\n};\n/**\n * Tranforms an array of content steering nodes into an object\n * containing CDN content steering information from the MPD manifest.\n *\n * For more information on the DASH spec for Content Steering parsing, see:\n * https://dashif.org/docs/DASH-IF-CTS-00XX-Content-Steering-Community-Review.pdf\n *\n * @param {Node[]} contentSteeringNodes\n * Content steering nodes\n * @param {Function} eventHandler\n * The event handler passed into the parser options to handle warnings\n * @return {Object}\n * Object containing content steering data\n */\n\nconst generateContentSteeringInformation = (contentSteeringNodes, eventHandler) => {\n // If there are more than one ContentSteering tags, throw an error\n if (contentSteeringNodes.length > 1) {\n eventHandler({\n type: 'warn',\n message: 'The MPD manifest should contain no more than one ContentSteering tag'\n });\n } // Return a null value if there are no ContentSteering tags\n\n\n if (!contentSteeringNodes.length) {\n return null;\n }\n\n const infoFromContentSteeringTag = merge({\n serverURL: getContent(contentSteeringNodes[0])\n }, parseAttributes(contentSteeringNodes[0])); // Converts `queryBeforeStart` to a boolean, as well as setting the default value\n // to `false` if it doesn't exist\n\n infoFromContentSteeringTag.queryBeforeStart = infoFromContentSteeringTag.queryBeforeStart === 'true';\n return infoFromContentSteeringTag;\n};\n/**\n * Gets Period@start property for a given period.\n *\n * @param {Object} options\n * Options object\n * @param {Object} options.attributes\n * Period attributes\n * @param {Object} [options.priorPeriodAttributes]\n * Prior period attributes (if prior period is available)\n * @param {string} options.mpdType\n * The MPD@type these periods came from\n * @return {number|null}\n * The period start, or null if it's an early available period or error\n */\n\nconst getPeriodStart = ({\n attributes,\n priorPeriodAttributes,\n mpdType\n}) => {\n // Summary of period start time calculation from DASH spec section 5.3.2.1\n //\n // A period's start is the first period's start + time elapsed after playing all\n // prior periods to this one. Periods continue one after the other in time (without\n // gaps) until the end of the presentation.\n //\n // The value of Period@start should be:\n // 1. if Period@start is present: value of Period@start\n // 2. if previous period exists and it has @duration: previous Period@start +\n // previous Period@duration\n // 3. if this is first period and MPD@type is 'static': 0\n // 4. in all other cases, consider the period an \"early available period\" (note: not\n // currently supported)\n // (1)\n if (typeof attributes.start === 'number') {\n return attributes.start;\n } // (2)\n\n\n if (priorPeriodAttributes && typeof priorPeriodAttributes.start === 'number' && typeof priorPeriodAttributes.duration === 'number') {\n return priorPeriodAttributes.start + priorPeriodAttributes.duration;\n } // (3)\n\n\n if (!priorPeriodAttributes && mpdType === 'static') {\n return 0;\n } // (4)\n // There is currently no logic for calculating the Period@start value if there is\n // no Period@start or prior Period@start and Period@duration available. This is not made\n // explicit by the DASH interop guidelines or the DASH spec, however, since there's\n // nothing about any other resolution strategies, it's implied. Thus, this case should\n // be considered an early available period, or error, and null should suffice for both\n // of those cases.\n\n\n return null;\n};\n/**\n * Traverses the mpd xml tree to generate a list of Representation information objects\n * that have inherited attributes from parent nodes\n *\n * @param {Node} mpd\n * The root node of the mpd\n * @param {Object} options\n * Available options for inheritAttributes\n * @param {string} options.manifestUri\n * The uri source of the mpd\n * @param {number} options.NOW\n * Current time per DASH IOP. Default is current time in ms since epoch\n * @param {number} options.clientOffset\n * Client time difference from NOW (in milliseconds)\n * @return {RepresentationInformation[]}\n * List of objects containing Representation information\n */\n\nconst inheritAttributes = (mpd, options = {}) => {\n const {\n manifestUri = '',\n NOW = Date.now(),\n clientOffset = 0,\n // TODO: For now, we are expecting an eventHandler callback function\n // to be passed into the mpd parser as an option.\n // In the future, we should enable stream parsing by using the Stream class from vhs-utils.\n // This will support new features including a standardized event handler.\n // See the m3u8 parser for examples of how stream parsing is currently used for HLS parsing.\n // https://github.com/videojs/vhs-utils/blob/88d6e10c631e57a5af02c5a62bc7376cd456b4f5/src/stream.js#L9\n eventHandler = function () {}\n } = options;\n const periodNodes = findChildren(mpd, 'Period');\n\n if (!periodNodes.length) {\n throw new Error(errors.INVALID_NUMBER_OF_PERIOD);\n }\n\n const locations = findChildren(mpd, 'Location');\n const mpdAttributes = parseAttributes(mpd);\n const mpdBaseUrls = buildBaseUrls([{\n baseUrl: manifestUri\n }], findChildren(mpd, 'BaseURL'));\n const contentSteeringNodes = findChildren(mpd, 'ContentSteering'); // See DASH spec section 5.3.1.2, Semantics of MPD element. Default type to 'static'.\n\n mpdAttributes.type = mpdAttributes.type || 'static';\n mpdAttributes.sourceDuration = mpdAttributes.mediaPresentationDuration || 0;\n mpdAttributes.NOW = NOW;\n mpdAttributes.clientOffset = clientOffset;\n\n if (locations.length) {\n mpdAttributes.locations = locations.map(getContent);\n }\n\n const periods = []; // Since toAdaptationSets acts on individual periods right now, the simplest approach to\n // adding properties that require looking at prior periods is to parse attributes and add\n // missing ones before toAdaptationSets is called. If more such properties are added, it\n // may be better to refactor toAdaptationSets.\n\n periodNodes.forEach((node, index) => {\n const attributes = parseAttributes(node); // Use the last modified prior period, as it may contain added information necessary\n // for this period.\n\n const priorPeriod = periods[index - 1];\n attributes.start = getPeriodStart({\n attributes,\n priorPeriodAttributes: priorPeriod ? priorPeriod.attributes : null,\n mpdType: mpdAttributes.type\n });\n periods.push({\n node,\n attributes\n });\n });\n return {\n locations: mpdAttributes.locations,\n contentSteeringInfo: generateContentSteeringInformation(contentSteeringNodes, eventHandler),\n // TODO: There are occurences where this `representationInfo` array contains undesired\n // duplicates. This generally occurs when there are multiple BaseURL nodes that are\n // direct children of the MPD node. When we attempt to resolve URLs from a combination of the\n // parent BaseURL and a child BaseURL, and the value does not resolve,\n // we end up returning the child BaseURL multiple times.\n // We need to determine a way to remove these duplicates in a safe way.\n // See: https://github.com/videojs/mpd-parser/pull/17#discussion_r162750527\n representationInfo: flatten(periods.map(toAdaptationSets(mpdAttributes, mpdBaseUrls))),\n eventStream: flatten(periods.map(toEventStream))\n };\n};\n\nconst stringToMpdXml = manifestString => {\n if (manifestString === '') {\n throw new Error(errors.DASH_EMPTY_MANIFEST);\n }\n\n const parser = new DOMParser();\n let xml;\n let mpd;\n\n try {\n xml = parser.parseFromString(manifestString, 'application/xml');\n mpd = xml && xml.documentElement.tagName === 'MPD' ? xml.documentElement : null;\n } catch (e) {// ie 11 throws on invalid xml\n }\n\n if (!mpd || mpd && mpd.getElementsByTagName('parsererror').length > 0) {\n throw new Error(errors.DASH_INVALID_XML);\n }\n\n return mpd;\n};\n\n/**\n * Parses the manifest for a UTCTiming node, returning the nodes attributes if found\n *\n * @param {string} mpd\n * XML string of the MPD manifest\n * @return {Object|null}\n * Attributes of UTCTiming node specified in the manifest. Null if none found\n */\n\nconst parseUTCTimingScheme = mpd => {\n const UTCTimingNode = findChildren(mpd, 'UTCTiming')[0];\n\n if (!UTCTimingNode) {\n return null;\n }\n\n const attributes = parseAttributes(UTCTimingNode);\n\n switch (attributes.schemeIdUri) {\n case 'urn:mpeg:dash:utc:http-head:2014':\n case 'urn:mpeg:dash:utc:http-head:2012':\n attributes.method = 'HEAD';\n break;\n\n case 'urn:mpeg:dash:utc:http-xsdate:2014':\n case 'urn:mpeg:dash:utc:http-iso:2014':\n case 'urn:mpeg:dash:utc:http-xsdate:2012':\n case 'urn:mpeg:dash:utc:http-iso:2012':\n attributes.method = 'GET';\n break;\n\n case 'urn:mpeg:dash:utc:direct:2014':\n case 'urn:mpeg:dash:utc:direct:2012':\n attributes.method = 'DIRECT';\n attributes.value = Date.parse(attributes.value);\n break;\n\n case 'urn:mpeg:dash:utc:http-ntp:2014':\n case 'urn:mpeg:dash:utc:ntp:2014':\n case 'urn:mpeg:dash:utc:sntp:2014':\n default:\n throw new Error(errors.UNSUPPORTED_UTC_TIMING_SCHEME);\n }\n\n return attributes;\n};\n\nconst VERSION = version;\n/*\n * Given a DASH manifest string and options, parses the DASH manifest into an object in the\n * form outputed by m3u8-parser and accepted by videojs/http-streaming.\n *\n * For live DASH manifests, if `previousManifest` is provided in options, then the newly\n * parsed DASH manifest will have its media sequence and discontinuity sequence values\n * updated to reflect its position relative to the prior manifest.\n *\n * @param {string} manifestString - the DASH manifest as a string\n * @param {options} [options] - any options\n *\n * @return {Object} the manifest object\n */\n\nconst parse = (manifestString, options = {}) => {\n const parsedManifestInfo = inheritAttributes(stringToMpdXml(manifestString), options);\n const playlists = toPlaylists(parsedManifestInfo.representationInfo);\n return toM3u8({\n dashPlaylists: playlists,\n locations: parsedManifestInfo.locations,\n contentSteering: parsedManifestInfo.contentSteeringInfo,\n sidxMapping: options.sidxMapping,\n previousManifest: options.previousManifest,\n eventStream: parsedManifestInfo.eventStream\n });\n};\n/**\n * Parses the manifest for a UTCTiming node, returning the nodes attributes if found\n *\n * @param {string} manifestString\n * XML string of the MPD manifest\n * @return {Object|null}\n * Attributes of UTCTiming node specified in the manifest. Null if none found\n */\n\n\nconst parseUTCTiming = manifestString => parseUTCTimingScheme(stringToMpdXml(manifestString));\n\nexport { VERSION, addSidxSegmentsToPlaylist$1 as addSidxSegmentsToPlaylist, generateSidxKey, inheritAttributes, parse, parseUTCTiming, stringToMpdXml, toM3u8, toPlaylists };\n"],"names":["isObject","obj","merge","objects","reduce","result","source","Object","keys","forEach","key","Array","isArray","concat","values","o","map","k","flatten","lists","x","y","from","list","length","i","push","errors","urlTypeToSegment","baseUrl","range","indexRange","segment","uri","resolvedUri","resolveUrl","ranges","split","startRange","window","BigInt","parseInt","endRange","Number","MAX_SAFE_INTEGER","byterange","offset","parseEndNumber","endNumber","isNaN","segmentRange","static","attributes","duration","timescale","sourceDuration","periodDuration","segmentDuration","start","end","dynamic","NOW","clientOffset","availabilityStartTime","periodStart","minimumUpdatePeriod","timeShiftBufferDepth","Infinity","now","periodStartWC","segmentCount","Math","ceil","availableStart","floor","availableEnd","max","min","parseByDuration","type","segments","number","startNumber","timeline","time","toSegments","index","sectionDuration","segmentsFromBase","initialization","presentationTime","Error","initSegment","sourceURL","segmentTimeInfo","addSidxSegmentsToPlaylist$1","playlist","sidx","sidxByteRange","sidxEnd","mediaReferences","references","filter","r","referenceType","endList","startIndex","mediaSequence","firstOffset","reference","size","referencedSize","subsegmentDuration","endIndex","SUPPORTED_MEDIA_TYPES","TIME_FUDGE","getUniqueTimelineStarts","timelineStarts","keyFunction","acc","el","sort","a","b","getMediaGroupPlaylists","manifest","mediaGroupPlaylists","forEachMediaGroup","properties","group","label","playlists","updateMediaSequenceForPlaylist","positionManifestOnTimeline","oldManifest","newManifest","oldPlaylists","newPlaylists","discontinuitySequence","findIndex","oldPlaylist","name","NAME","findPlaylistWithName","firstNewSegment","oldMatchingSegmentIndex","oldSegment","abs","discontinuity","discontinuityStarts","unshift","updateSequenceNumbers","generateSidxKey","byteRangeToString","mergeDiscontiguousPlaylists","playlistsByBaseUrl","cur","allPlaylists","playlistGroup","mergedPlaylists","id","lang","contentProtection","l","e","addSidxSegmentsToPlaylist","sidxMapping","sidxKey","sidxMatch","addSidxSegmentsToPlaylists","formatVideoPlaylist","AUDIO","SUBTITLES","RESOLUTION","width","height","CODECS","codecs","BANDWIDTH","bandwidth","targetDuration","frameRate","serviceLocation","videoOnly","mimeType","contentType","audioOnly","vttOnly","flattenMediaGroupPlaylists","mediaGroupObject","labelContents","toM3u8","dashPlaylists","locations","contentSteering","previousManifest","eventStream","suggestedPresentationDelay","videoPlaylists","audioPlaylists","vttPlaylists","captions","captionServices","Boolean","allowCache","mediaGroups","VIDEO","isAudioOnly","organizedAudioGroup","mainPlaylist","formattedPlaylists","role","value","language","roleLabel","autoselect","default","formatted","formatAudioPlaylist","organizeAudioPlaylists","organizedVttGroup","m3u8Attributes","vttPlaylist","formatVttPlaylist","organizeVttPlaylists","playlistTimelineStarts","audio","subs","cc","svcObj","svc","service","channel","instreamId","hasOwnProperty","aspectRatio","easyReader","getLiveRValue","parseByTimeline","segmentTimeline","media","sIndex","S","d","repeat","segmentTime","t","count","nextS","indexOf","identifierPattern","constructTemplateUrl","url","replace","match","identifier","format","join","identifierReplacement","segmentsFromTemplate","templateValues","RepresentationID","Bandwidth","mapSegment","parseTemplateInfo","Time","presentationTimeOffset","segmentsFromList","segmentUrls","segmentUrlMap","segmentUrlObject","segmentUrl","mediaRange","SegmentURLToSegmentObject","generateSegments","segmentInfo","segmentAttributes","segmentsFn","template","base","segmentsInfo","toPlaylists","representations","findChildren","element","childNodes","tagName","getContent","textContent","trim","parseDuration","str","exec","year","month","day","hour","minute","second","slice","parseFloat","parsers","mediaPresentationDuration","test","Date","parse","prev","current","parseDivisionValue","parsedValue","DEFAULT","parseAttributes","parseFn","keySystemsMap","buildBaseUrls","baseUrlElements","baseUrlElement","initialBaseUrl","resolvedBaseUrl","finalBaseUrl","getSegmentInformation","adaptationSet","segmentTemplate","segmentList","s","tag","segmentBase","segmentTimelineParentNode","segmentInitializationParentNode","segmentInitialization","toEventStream","period","node","eventStreamAttributes","schemeIdUri","event","eventAttributes","messageData","contentEncoding","toRepresentations","periodAttributes","periodBaseUrls","periodSegmentInfo","adaptationSetAttributes","adaptationSetBaseUrls","roleAttributes","attrs","accessibility","flags","undefined","opts","opt","val","parseCaptionServiceMetadata","labelVal","nodeValue","toLowerCase","keySystem","psshNode","pssh","decodeB64ToUint8Array","adaptationSetSegmentInfo","representation","repBaseUrlElements","repBaseUrls","representationSegmentInfo","inheritBaseUrls","toAdaptationSets","mpdAttributes","mpdBaseUrls","adaptationSets","generateContentSteeringInformation","contentSteeringNodes","eventHandler","message","infoFromContentSteeringTag","serverURL","queryBeforeStart","inheritAttributes","mpd","options","manifestUri","periodNodes","periods","priorPeriod","priorPeriodAttributes","mpdType","getPeriodStart","contentSteeringInfo","representationInfo","stringToMpdXml","manifestString","parser","DOMParser","xml","parseFromString","documentElement","getElementsByTagName","parsedManifestInfo","parseUTCTiming","UTCTimingNode","method","parseUTCTimingScheme"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{__require as e}from"../utils/numbers.js";var t,r;function n(){if(r)return t;r=1;var n=e().getUint64;return t=function(e){var t=new DataView(e.buffer,e.byteOffset,e.byteLength),r={version:e[0],flags:new Uint8Array(e.subarray(1,4)),references:[],referenceId:t.getUint32(4),timescale:t.getUint32(8)},i=12;0===r.version?(r.earliestPresentationTime=t.getUint32(i),r.firstOffset=t.getUint32(i+4),i+=8):(r.earliestPresentationTime=n(e.subarray(i)),r.firstOffset=n(e.subarray(i+8)),i+=16),i+=2;var s=t.getUint16(i);for(i+=2;s>0;i+=12,s--)r.references.push({referenceType:(128&e[i])>>>7,referencedSize:2147483647&t.getUint32(i),subsegmentDuration:t.getUint32(i+4),startsWithSap:!!(128&e[i+8]),sapType:(112&e[i+8])>>>4,sapDeltaTime:268435455&t.getUint32(i+8)});return r}}export{n as __require};
2
- //# sourceMappingURL=parse-sidx.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parse-sidx.js","sources":["../../../../../node_modules/mux.js/lib/tools/parse-sidx.js"],"sourcesContent":["var getUint64 = require('../utils/numbers.js').getUint64;\n\nvar parseSidx = function(data) {\n var view = new DataView(data.buffer, data.byteOffset, data.byteLength),\n result = {\n version: data[0],\n flags: new Uint8Array(data.subarray(1, 4)),\n references: [],\n referenceId: view.getUint32(4),\n timescale: view.getUint32(8)\n },\n i = 12;\n\n if (result.version === 0) {\n result.earliestPresentationTime = view.getUint32(i);\n result.firstOffset = view.getUint32(i + 4);\n i += 8;\n } else {\n // read 64 bits\n result.earliestPresentationTime = getUint64(data.subarray(i));\n result.firstOffset = getUint64(data.subarray(i + 8));\n i += 16;\n }\n\n i += 2; // reserved\n\n var referenceCount = view.getUint16(i);\n\n i += 2; // start of references\n\n for (; referenceCount > 0; i += 12, referenceCount--) {\n result.references.push({\n referenceType: (data[i] & 0x80) >>> 7,\n referencedSize: view.getUint32(i) & 0x7FFFFFFF,\n subsegmentDuration: view.getUint32(i + 4),\n startsWithSap: !!(data[i + 8] & 0x80),\n sapType: (data[i + 8] & 0x70) >>> 4,\n sapDeltaTime: view.getUint32(i + 8) & 0x0FFFFFFF\n });\n }\n\n return result;\n};\n\n\nmodule.exports = parseSidx;\n"],"names":["getUint64","require$$0","parseSidx_1","data","view","DataView","buffer","byteOffset","byteLength","result","version","flags","Uint8Array","subarray","references","referenceId","getUint32","timescale","i","earliestPresentationTime","firstOffset","referenceCount","getUint16","push","referenceType","referencedSize","subsegmentDuration","startsWithSap","sapType","sapDeltaTime"],"mappings":"uFAAA,IAAIA,EAAYC,IAA+BD,iBA6C/CE,EA3CgB,SAASC,GACvB,IAAIC,EAAO,IAAIC,SAASF,EAAKG,OAAQH,EAAKI,WAAYJ,EAAKK,YACvDC,EAAS,CACPC,QAASP,EAAK,GACdQ,MAAO,IAAIC,WAAWT,EAAKU,SAAS,EAAG,IACvCC,WAAY,GACZC,YAAaX,EAAKY,UAAU,GAC5BC,UAAWb,EAAKY,UAAU,IAE9BE,EAAI,GAEiB,IAAnBT,EAAOC,SACTD,EAAOU,yBAA2Bf,EAAKY,UAAUE,GACjDT,EAAOW,YAAchB,EAAKY,UAAUE,EAAI,GACxCA,GAAK,IAGLT,EAAOU,yBAA2BnB,EAAUG,EAAKU,SAASK,IAC1DT,EAAOW,YAAcpB,EAAUG,EAAKU,SAASK,EAAI,IACjDA,GAAK,IAGPA,GAAK,EAEL,IAAIG,EAAiBjB,EAAKkB,UAAUJ,GAIpC,IAFAA,GAAK,EAEEG,EAAiB,EAAGH,GAAK,GAAIG,IAClCZ,EAAOK,WAAWS,KAAK,CACrBC,eAA0B,IAAVrB,EAAKe,MAAe,EACpCO,eAAoC,WAApBrB,EAAKY,UAAUE,GAC/BQ,mBAAoBtB,EAAKY,UAAUE,EAAI,GACvCS,iBAAgC,IAAdxB,EAAKe,EAAI,IAC3BU,SAAwB,IAAdzB,EAAKe,EAAI,MAAe,EAClCW,aAAsC,UAAxBzB,EAAKY,UAAUE,EAAI,KAIrC,OAAOT"}
@@ -1,2 +0,0 @@
1
- var n,o;function e(){if(o)return n;o=1;var e,r,u,t,i,s,T,d=9e4;return i=function(n,o){return e(t(n,o))},s=function(n,o){return r(u(n),o)},T=function(n,o,e){return u(e?n:n-o)},n={ONE_SECOND_IN_TS:d,secondsToVideoTs:e=function(n){return n*d},secondsToAudioTs:r=function(n,o){return n*o},videoTsToSeconds:u=function(n){return n/d},audioTsToSeconds:t=function(n,o){return n/o},audioTsToVideoTs:i,videoTsToAudioTs:s,metadataTsToSeconds:T}}export{e as __require};
2
- //# sourceMappingURL=clock.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"clock.js","sources":["../../../../../node_modules/mux.js/lib/utils/clock.js"],"sourcesContent":["/**\n * mux.js\n *\n * Copyright (c) Brightcove\n * Licensed Apache-2.0 https://github.com/videojs/mux.js/blob/master/LICENSE\n */\nvar\n ONE_SECOND_IN_TS = 90000, // 90kHz clock\n secondsToVideoTs,\n secondsToAudioTs,\n videoTsToSeconds,\n audioTsToSeconds,\n audioTsToVideoTs,\n videoTsToAudioTs,\n metadataTsToSeconds;\n\nsecondsToVideoTs = function(seconds) {\n return seconds * ONE_SECOND_IN_TS;\n};\n\nsecondsToAudioTs = function(seconds, sampleRate) {\n return seconds * sampleRate;\n};\n\nvideoTsToSeconds = function(timestamp) {\n return timestamp / ONE_SECOND_IN_TS;\n};\n\naudioTsToSeconds = function(timestamp, sampleRate) {\n return timestamp / sampleRate;\n};\n\naudioTsToVideoTs = function(timestamp, sampleRate) {\n return secondsToVideoTs(audioTsToSeconds(timestamp, sampleRate));\n};\n\nvideoTsToAudioTs = function(timestamp, sampleRate) {\n return secondsToAudioTs(videoTsToSeconds(timestamp), sampleRate);\n};\n\n/**\n * Adjust ID3 tag or caption timing information by the timeline pts values\n * (if keepOriginalTimestamps is false) and convert to seconds\n */\nmetadataTsToSeconds = function(timestamp, timelineStartPts, keepOriginalTimestamps) {\n return videoTsToSeconds(keepOriginalTimestamps ? timestamp : timestamp - timelineStartPts);\n};\n\nmodule.exports = {\n ONE_SECOND_IN_TS: ONE_SECOND_IN_TS,\n secondsToVideoTs: secondsToVideoTs,\n secondsToAudioTs: secondsToAudioTs,\n videoTsToSeconds: videoTsToSeconds,\n audioTsToSeconds: audioTsToSeconds,\n audioTsToVideoTs: audioTsToVideoTs,\n videoTsToAudioTs: videoTsToAudioTs,\n metadataTsToSeconds: metadataTsToSeconds\n};\n"],"names":["secondsToVideoTs","secondsToAudioTs","videoTsToSeconds","audioTsToSeconds","audioTsToVideoTs","videoTsToAudioTs","metadataTsToSeconds","ONE_SECOND_IN_TS","timestamp","sampleRate","timelineStartPts","keepOriginalTimestamps","clock","seconds"],"mappings":"uCAMA,IAEEA,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EAPAC,EAAmB,WAyBrBH,EAAmB,SAASI,EAAWC,GACrC,OAAOT,EAAiBG,EAAiBK,EAAWC,KAGtDJ,EAAmB,SAASG,EAAWC,GACrC,OAAOR,EAAiBC,EAAiBM,GAAYC,IAOvDH,EAAsB,SAASE,EAAWE,EAAkBC,GAC1D,OAAOT,EAAiBS,EAAyBH,EAAYA,EAAYE,IAG3EE,EAAiB,CACfL,iBAAkBA,EAClBP,iBAlCFA,EAAmB,SAASa,GAC1B,OAAOA,EAAUN,GAkCjBN,iBA/BFA,EAAmB,SAASY,EAASJ,GACnC,OAAOI,EAAUJ,GA+BjBP,iBA5BFA,EAAmB,SAASM,GAC1B,OAAOA,EAAYD,GA4BnBJ,iBAzBFA,EAAmB,SAASK,EAAWC,GACrC,OAAOD,EAAYC,GAyBnBL,iBAAkBA,EAClBC,iBAAkBA,EAClBC,oBAAqBA"}
@@ -1,2 +0,0 @@
1
- var t,e;function r(){if(e)return t;e=1;var r=Math.pow(2,32);return t={getUint64:function(t){var e,n=new DataView(t.buffer,t.byteOffset,t.byteLength);return n.getBigUint64?(e=n.getBigUint64(0))<Number.MAX_SAFE_INTEGER?Number(e):e:n.getUint32(0)*r+n.getUint32(4)},MAX_UINT32:r}}export{r as __require};
2
- //# sourceMappingURL=numbers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"numbers.js","sources":["../../../../../node_modules/mux.js/lib/utils/numbers.js"],"sourcesContent":["var MAX_UINT32 = Math.pow(2, 32);\n\nvar getUint64 = function(uint8) {\n var dv = new DataView(uint8.buffer, uint8.byteOffset, uint8.byteLength);\n var value;\n\n if (dv.getBigUint64) {\n value = dv.getBigUint64(0);\n\n if (value < Number.MAX_SAFE_INTEGER) {\n return Number(value);\n }\n\n return value;\n }\n\n return (dv.getUint32(0) * MAX_UINT32) + dv.getUint32(4);\n};\n\nmodule.exports = {\n getUint64: getUint64,\n MAX_UINT32: MAX_UINT32\n};\n"],"names":["MAX_UINT32","Math","pow","numbers","getUint64","uint8","value","dv","DataView","buffer","byteOffset","byteLength","getBigUint64","Number","MAX_SAFE_INTEGER","getUint32"],"mappings":"uCAAA,IAAIA,EAAaC,KAAKC,IAAI,EAAG,WAmB7BC,EAAiB,CACfC,UAlBc,SAASC,GACvB,IACIC,EADAC,EAAK,IAAIC,SAASH,EAAMI,OAAQJ,EAAMK,WAAYL,EAAMM,YAG5D,OAAIJ,EAAGK,cACLN,EAAQC,EAAGK,aAAa,IAEZC,OAAOC,iBACVD,OAAOP,GAGTA,EAGDC,EAAGQ,UAAU,GAAKf,EAAcO,EAAGQ,UAAU,IAKrDf,WAAYA"}
@@ -1,2 +0,0 @@
1
- Prism.languages.c=Prism.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),Prism.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),Prism.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},Prism.languages.c.string],char:Prism.languages.c.char,comment:Prism.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:Prism.languages.c}}}}),Prism.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete Prism.languages.c.boolean;
2
- //# sourceMappingURL=prism-c.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-c.js","sources":["../../../../node_modules/prismjs/components/prism-c.js"],"sourcesContent":["Prism.languages.c = Prism.languages.extend('clike', {\n\t'comment': {\n\t\tpattern: /\\/\\/(?:[^\\r\\n\\\\]|\\\\(?:\\r\\n?|\\n|(?![\\r\\n])))*|\\/\\*[\\s\\S]*?(?:\\*\\/|$)/,\n\t\tgreedy: true\n\t},\n\t'string': {\n\t\t// https://en.cppreference.com/w/c/language/string_literal\n\t\tpattern: /\"(?:\\\\(?:\\r\\n|[\\s\\S])|[^\"\\\\\\r\\n])*\"/,\n\t\tgreedy: true\n\t},\n\t'class-name': {\n\t\tpattern: /(\\b(?:enum|struct)\\s+(?:__attribute__\\s*\\(\\([\\s\\S]*?\\)\\)\\s*)?)\\w+|\\b[a-z]\\w*_t\\b/,\n\t\tlookbehind: true\n\t},\n\t'keyword': /\\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\\b/,\n\t'function': /\\b[a-z_]\\w*(?=\\s*\\()/i,\n\t'number': /(?:\\b0x(?:[\\da-f]+(?:\\.[\\da-f]*)?|\\.[\\da-f]+)(?:p[+-]?\\d+)?|(?:\\b\\d+(?:\\.\\d*)?|\\B\\.\\d+)(?:e[+-]?\\d+)?)[ful]{0,4}/i,\n\t'operator': />>=?|<<=?|->|([-+&|:])\\1|[?:~]|[-+*/%&|^!=<>]=?/\n});\n\nPrism.languages.insertBefore('c', 'string', {\n\t'char': {\n\t\t// https://en.cppreference.com/w/c/language/character_constant\n\t\tpattern: /'(?:\\\\(?:\\r\\n|[\\s\\S])|[^'\\\\\\r\\n]){0,32}'/,\n\t\tgreedy: true\n\t}\n});\n\nPrism.languages.insertBefore('c', 'string', {\n\t'macro': {\n\t\t// allow for multiline macro definitions\n\t\t// spaces after the # character compile fine with gcc\n\t\tpattern: /(^[\\t ]*)#\\s*[a-z](?:[^\\r\\n\\\\/]|\\/(?!\\*)|\\/\\*(?:[^*]|\\*(?!\\/))*\\*\\/|\\\\(?:\\r\\n|[\\s\\S]))*/im,\n\t\tlookbehind: true,\n\t\tgreedy: true,\n\t\talias: 'property',\n\t\tinside: {\n\t\t\t'string': [\n\t\t\t\t{\n\t\t\t\t\t// highlight the path of the include statement as a string\n\t\t\t\t\tpattern: /^(#\\s*include\\s*)<[^>]+>/,\n\t\t\t\t\tlookbehind: true\n\t\t\t\t},\n\t\t\t\tPrism.languages.c['string']\n\t\t\t],\n\t\t\t'char': Prism.languages.c['char'],\n\t\t\t'comment': Prism.languages.c['comment'],\n\t\t\t'macro-name': [\n\t\t\t\t{\n\t\t\t\t\tpattern: /(^#\\s*define\\s+)\\w+\\b(?!\\()/i,\n\t\t\t\t\tlookbehind: true\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tpattern: /(^#\\s*define\\s+)\\w+\\b(?=\\()/i,\n\t\t\t\t\tlookbehind: true,\n\t\t\t\t\talias: 'function'\n\t\t\t\t}\n\t\t\t],\n\t\t\t// highlight macro directives as keywords\n\t\t\t'directive': {\n\t\t\t\tpattern: /^(#\\s*)[a-z]+/,\n\t\t\t\tlookbehind: true,\n\t\t\t\talias: 'keyword'\n\t\t\t},\n\t\t\t'directive-hash': /^#/,\n\t\t\t'punctuation': /##|\\\\(?=[\\r\\n])/,\n\t\t\t'expression': {\n\t\t\t\tpattern: /\\S[\\s\\S]*/,\n\t\t\t\tinside: Prism.languages.c\n\t\t\t}\n\t\t}\n\t}\n});\n\nPrism.languages.insertBefore('c', 'function', {\n\t// highlight predefined macros as constants\n\t'constant': /\\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\\b/\n});\n\ndelete Prism.languages.c['boolean'];\n"],"names":["Prism","languages","c","extend","comment","pattern","greedy","string","lookbehind","keyword","function","number","operator","insertBefore","char","macro","alias","inside","directive","punctuation","expression","constant"],"mappings":"AAAAA,MAAMC,UAAUC,EAAIF,MAAMC,UAAUE,OAAO,QAAS,CACnDC,QAAW,CACVC,QAAS,sEACTC,QAAQ,GAETC,OAAU,CAETF,QAAS,sCACTC,QAAQ,GAET,aAAc,CACbD,QAAS,mFACTG,YAAY,GAEbC,QAAW,oVACXC,SAAY,wBACZC,OAAU,oHACVC,SAAY,oDAGbZ,MAAMC,UAAUY,aAAa,IAAK,SAAU,CAC3CC,KAAQ,CAEPT,QAAS,2CACTC,QAAQ,KAIVN,MAAMC,UAAUY,aAAa,IAAK,SAAU,CAC3CE,MAAS,CAGRV,QAAS,4FACTG,YAAY,EACZF,QAAQ,EACRU,MAAO,WACPC,OAAQ,CACPV,OAAU,CACT,CAECF,QAAS,2BACTG,YAAY,GAEbR,MAAMC,UAAUC,EAAU,QAE3BY,KAAQd,MAAMC,UAAUC,EAAQ,KAChCE,QAAWJ,MAAMC,UAAUC,EAAW,QACtC,aAAc,CACb,CACCG,QAAS,+BACTG,YAAY,GAEb,CACCH,QAAS,+BACTG,YAAY,EACZQ,MAAO,aAITE,UAAa,CACZb,QAAS,gBACTG,YAAY,EACZQ,MAAO,WAER,iBAAkB,KAClBG,YAAe,kBACfC,WAAc,CACbf,QAAS,YACTY,OAAQjB,MAAMC,UAAUC,OAM5BF,MAAMC,UAAUY,aAAa,IAAK,WAAY,CAE7CQ,SAAY,sIAGNrB,MAAMC,UAAUC,EAAW"}
@@ -1,2 +0,0 @@
1
- Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/};
2
- //# sourceMappingURL=prism-clike.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-clike.js","sources":["../../../../node_modules/prismjs/components/prism-clike.js"],"sourcesContent":["Prism.languages.clike = {\n\t'comment': [\n\t\t{\n\t\t\tpattern: /(^|[^\\\\])\\/\\*[\\s\\S]*?(?:\\*\\/|$)/,\n\t\t\tlookbehind: true,\n\t\t\tgreedy: true\n\t\t},\n\t\t{\n\t\t\tpattern: /(^|[^\\\\:])\\/\\/.*/,\n\t\t\tlookbehind: true,\n\t\t\tgreedy: true\n\t\t}\n\t],\n\t'string': {\n\t\tpattern: /([\"'])(?:\\\\(?:\\r\\n|[\\s\\S])|(?!\\1)[^\\\\\\r\\n])*\\1/,\n\t\tgreedy: true\n\t},\n\t'class-name': {\n\t\tpattern: /(\\b(?:class|extends|implements|instanceof|interface|new|trait)\\s+|\\bcatch\\s+\\()[\\w.\\\\]+/i,\n\t\tlookbehind: true,\n\t\tinside: {\n\t\t\t'punctuation': /[.\\\\]/\n\t\t}\n\t},\n\t'keyword': /\\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\\b/,\n\t'boolean': /\\b(?:false|true)\\b/,\n\t'function': /\\b\\w+(?=\\()/,\n\t'number': /\\b0x[\\da-f]+\\b|(?:\\b\\d+(?:\\.\\d*)?|\\B\\.\\d+)(?:e[+-]?\\d+)?/i,\n\t'operator': /[<>]=?|[!=]=?=?|--?|\\+\\+?|&&?|\\|\\|?|[?*/~^%]/,\n\t'punctuation': /[{}[\\];(),.:]/\n};\n"],"names":["Prism","languages","clike","comment","pattern","lookbehind","greedy","string","inside","punctuation","keyword","boolean","function","number","operator"],"mappings":"AAAAA,MAAMC,UAAUC,MAAQ,CACvBC,QAAW,CACV,CACCC,QAAS,kCACTC,YAAY,EACZC,QAAQ,GAET,CACCF,QAAS,mBACTC,YAAY,EACZC,QAAQ,IAGVC,OAAU,CACTH,QAAS,iDACTE,QAAQ,GAET,aAAc,CACbF,QAAS,2FACTC,YAAY,EACZG,OAAQ,CACPC,YAAe,UAGjBC,QAAW,6GACXC,QAAW,qBACXC,SAAY,cACZC,OAAU,4DACVC,SAAY,+CACZL,YAAe"}
@@ -1,2 +0,0 @@
1
- import{__exports as e}from"../../../_virtual/prism-cpp2.js";var t;function n(){return t||(t=1,function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,function(){return t.source});e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,function(){return t.source})),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,function(){return n})+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(Prism)),e}export{n as __require};
2
- //# sourceMappingURL=prism-cpp.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-cpp.js","sources":["../../../../node_modules/prismjs/components/prism-cpp.js"],"sourcesContent":["(function (Prism) {\n\n\tvar keyword = /\\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\\b/;\n\tvar modName = /\\b(?!<keyword>)\\w+(?:\\s*\\.\\s*\\w+)*\\b/.source.replace(/<keyword>/g, function () { return keyword.source; });\n\n\tPrism.languages.cpp = Prism.languages.extend('c', {\n\t\t'class-name': [\n\t\t\t{\n\t\t\t\tpattern: RegExp(/(\\b(?:class|concept|enum|struct|typename)\\s+)(?!<keyword>)\\w+/.source\n\t\t\t\t\t.replace(/<keyword>/g, function () { return keyword.source; })),\n\t\t\t\tlookbehind: true\n\t\t\t},\n\t\t\t// This is intended to capture the class name of method implementations like:\n\t\t\t// void foo::bar() const {}\n\t\t\t// However! The `foo` in the above example could also be a namespace, so we only capture the class name if\n\t\t\t// it starts with an uppercase letter. This approximation should give decent results.\n\t\t\t/\\b[A-Z]\\w*(?=\\s*::\\s*\\w+\\s*\\()/,\n\t\t\t// This will capture the class name before destructors like:\n\t\t\t// Foo::~Foo() {}\n\t\t\t/\\b[A-Z_]\\w*(?=\\s*::\\s*~\\w+\\s*\\()/i,\n\t\t\t// This also intends to capture the class name of method implementations but here the class has template\n\t\t\t// parameters, so it can't be a namespace (until C++ adds generic namespaces).\n\t\t\t/\\b\\w+(?=\\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\\s*::\\s*\\w+\\s*\\()/\n\t\t],\n\t\t'keyword': keyword,\n\t\t'number': {\n\t\t\tpattern: /(?:\\b0b[01']+|\\b0x(?:[\\da-f']+(?:\\.[\\da-f']*)?|\\.[\\da-f']+)(?:p[+-]?[\\d']+)?|(?:\\b[\\d']+(?:\\.[\\d']*)?|\\B\\.[\\d']+)(?:e[+-]?[\\d']+)?)[ful]{0,4}/i,\n\t\t\tgreedy: true\n\t\t},\n\t\t'operator': />>=?|<<=?|->|--|\\+\\+|&&|\\|\\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\\b/,\n\t\t'boolean': /\\b(?:false|true)\\b/\n\t});\n\n\tPrism.languages.insertBefore('cpp', 'string', {\n\t\t'module': {\n\t\t\t// https://en.cppreference.com/w/cpp/language/modules\n\t\t\tpattern: RegExp(\n\t\t\t\t/(\\b(?:import|module)\\s+)/.source +\n\t\t\t\t'(?:' +\n\t\t\t\t// header-name\n\t\t\t\t/\"(?:\\\\(?:\\r\\n|[\\s\\S])|[^\"\\\\\\r\\n])*\"|<[^<>\\r\\n]*>/.source +\n\t\t\t\t'|' +\n\t\t\t\t// module name or partition or both\n\t\t\t\t/<mod-name>(?:\\s*:\\s*<mod-name>)?|:\\s*<mod-name>/.source.replace(/<mod-name>/g, function () { return modName; }) +\n\t\t\t\t')'\n\t\t\t),\n\t\t\tlookbehind: true,\n\t\t\tgreedy: true,\n\t\t\tinside: {\n\t\t\t\t'string': /^[<\"][\\s\\S]+/,\n\t\t\t\t'operator': /:/,\n\t\t\t\t'punctuation': /\\./\n\t\t\t}\n\t\t},\n\t\t'raw-string': {\n\t\t\tpattern: /R\"([^()\\\\ ]{0,16})\\([\\s\\S]*?\\)\\1\"/,\n\t\t\talias: 'string',\n\t\t\tgreedy: true\n\t\t}\n\t});\n\n\tPrism.languages.insertBefore('cpp', 'keyword', {\n\t\t'generic-function': {\n\t\t\tpattern: /\\b(?!operator\\b)[a-z_]\\w*\\s*<(?:[^<>]|<[^<>]*>)*>(?=\\s*\\()/i,\n\t\t\tinside: {\n\t\t\t\t'function': /^\\w+/,\n\t\t\t\t'generic': {\n\t\t\t\t\tpattern: /<[\\s\\S]+/,\n\t\t\t\t\talias: 'class-name',\n\t\t\t\t\tinside: Prism.languages.cpp\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\n\tPrism.languages.insertBefore('cpp', 'operator', {\n\t\t'double-colon': {\n\t\t\tpattern: /::/,\n\t\t\talias: 'punctuation'\n\t\t}\n\t});\n\n\tPrism.languages.insertBefore('cpp', 'class-name', {\n\t\t// the base clause is an optional list of parent classes\n\t\t// https://en.cppreference.com/w/cpp/language/class\n\t\t'base-clause': {\n\t\t\tpattern: /(\\b(?:class|struct)\\s+\\w+\\s*:\\s*)[^;{}\"'\\s]+(?:\\s+[^;{}\"'\\s]+)*(?=\\s*[;{])/,\n\t\t\tlookbehind: true,\n\t\t\tgreedy: true,\n\t\t\tinside: Prism.languages.extend('cpp', {})\n\t\t}\n\t});\n\n\tPrism.languages.insertBefore('inside', 'double-colon', {\n\t\t// All untokenized words that are not namespaces should be class names\n\t\t'class-name': /\\b[a-z_]\\w*\\b(?!\\s*::)/i\n\t}, Prism.languages.cpp['base-clause']);\n\n}(Prism));\n"],"names":["Prism","keyword","modName","source","replace","languages","cpp","extend","pattern","RegExp","lookbehind","number","greedy","operator","boolean","insertBefore","module","inside","string","punctuation","alias","function","generic"],"mappings":"8FAAC,SAAUA,GAEV,IAAIC,EAAU,osBACVC,EAAU,uCAAuCC,OAAOC,QAAQ,aAAc,WAAc,OAAOH,EAAQE,MAAO,GAEtHH,EAAMK,UAAUC,IAAMN,EAAMK,UAAUE,OAAO,IAAK,CACjD,aAAc,CACb,CACCC,QAASC,OAAO,gEAAgEN,OAC9EC,QAAQ,aAAc,WAAc,OAAOH,EAAQE,MAAO,IAC5DO,YAAY,GAMb,iCAGA,oCAGA,kEAEDT,QAAWA,EACXU,OAAU,CACTH,QAAS,iJACTI,QAAQ,GAETC,SAAY,yHACZC,QAAW,uBAGZd,EAAMK,UAAUU,aAAa,MAAO,SAAU,CAC7CC,OAAU,CAETR,QAASC,OACR,2BAA2BN,OAC3B,MAEA,mDAAmDA,OACnD,IAEA,kDAAkDA,OAAOC,QAAQ,cAAe,WAAc,OAAOF,IACrG,KAEDQ,YAAY,EACZE,QAAQ,EACRK,OAAQ,CACPC,OAAU,eACVL,SAAY,IACZM,YAAe,OAGjB,aAAc,CACbX,QAAS,oCACTY,MAAO,SACPR,QAAQ,KAIVZ,EAAMK,UAAUU,aAAa,MAAO,UAAW,CAC9C,mBAAoB,CACnBP,QAAS,8DACTS,OAAQ,CACPI,SAAY,OACZC,QAAW,CACVd,QAAS,WACTY,MAAO,aACPH,OAAQjB,EAAMK,UAAUC,SAM5BN,EAAMK,UAAUU,aAAa,MAAO,WAAY,CAC/C,eAAgB,CACfP,QAAS,KACTY,MAAO,iBAITpB,EAAMK,UAAUU,aAAa,MAAO,aAAc,CAGjD,cAAe,CACdP,QAAS,6EACTE,YAAY,EACZE,QAAQ,EACRK,OAAQjB,EAAMK,UAAUE,OAAO,MAAO,CAAA,MAIxCP,EAAMK,UAAUU,aAAa,SAAU,eAAgB,CAEtD,aAAc,2BACZf,EAAMK,UAAUC,IAAI,eAEvB,CAlGD,CAkGEN"}
@@ -1,2 +0,0 @@
1
- !function(s){var e=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;s.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+e.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+e.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+e.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+e.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:e,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},s.languages.css.atrule.inside.rest=s.languages.css;var t=s.languages.markup;t&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(Prism);
2
- //# sourceMappingURL=prism-css.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-css.js","sources":["../../../../node_modules/prismjs/components/prism-css.js"],"sourcesContent":["(function (Prism) {\n\n\tvar string = /(?:\"(?:\\\\(?:\\r\\n|[\\s\\S])|[^\"\\\\\\r\\n])*\"|'(?:\\\\(?:\\r\\n|[\\s\\S])|[^'\\\\\\r\\n])*')/;\n\n\tPrism.languages.css = {\n\t\t'comment': /\\/\\*[\\s\\S]*?\\*\\//,\n\t\t'atrule': {\n\t\t\tpattern: RegExp('@[\\\\w-](?:' + /[^;{\\s\"']|\\s+(?!\\s)/.source + '|' + string.source + ')*?' + /(?:;|(?=\\s*\\{))/.source),\n\t\t\tinside: {\n\t\t\t\t'rule': /^@[\\w-]+/,\n\t\t\t\t'selector-function-argument': {\n\t\t\t\t\tpattern: /(\\bselector\\s*\\(\\s*(?![\\s)]))(?:[^()\\s]|\\s+(?![\\s)])|\\((?:[^()]|\\([^()]*\\))*\\))+(?=\\s*\\))/,\n\t\t\t\t\tlookbehind: true,\n\t\t\t\t\talias: 'selector'\n\t\t\t\t},\n\t\t\t\t'keyword': {\n\t\t\t\t\tpattern: /(^|[^\\w-])(?:and|not|only|or)(?![\\w-])/,\n\t\t\t\t\tlookbehind: true\n\t\t\t\t}\n\t\t\t\t// See rest below\n\t\t\t}\n\t\t},\n\t\t'url': {\n\t\t\t// https://drafts.csswg.org/css-values-3/#urls\n\t\t\tpattern: RegExp('\\\\burl\\\\((?:' + string.source + '|' + /(?:[^\\\\\\r\\n()\"']|\\\\[\\s\\S])*/.source + ')\\\\)', 'i'),\n\t\t\tgreedy: true,\n\t\t\tinside: {\n\t\t\t\t'function': /^url/i,\n\t\t\t\t'punctuation': /^\\(|\\)$/,\n\t\t\t\t'string': {\n\t\t\t\t\tpattern: RegExp('^' + string.source + '$'),\n\t\t\t\t\talias: 'url'\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t'selector': {\n\t\t\tpattern: RegExp('(^|[{}\\\\s])[^{}\\\\s](?:[^{};\"\\'\\\\s]|\\\\s+(?![\\\\s{])|' + string.source + ')*(?=\\\\s*\\\\{)'),\n\t\t\tlookbehind: true\n\t\t},\n\t\t'string': {\n\t\t\tpattern: string,\n\t\t\tgreedy: true\n\t\t},\n\t\t'property': {\n\t\t\tpattern: /(^|[^-\\w\\xA0-\\uFFFF])(?!\\s)[-_a-z\\xA0-\\uFFFF](?:(?!\\s)[-\\w\\xA0-\\uFFFF])*(?=\\s*:)/i,\n\t\t\tlookbehind: true\n\t\t},\n\t\t'important': /!important\\b/i,\n\t\t'function': {\n\t\t\tpattern: /(^|[^-a-z0-9])[-a-z0-9]+(?=\\()/i,\n\t\t\tlookbehind: true\n\t\t},\n\t\t'punctuation': /[(){};:,]/\n\t};\n\n\tPrism.languages.css['atrule'].inside.rest = Prism.languages.css;\n\n\tvar markup = Prism.languages.markup;\n\tif (markup) {\n\t\tmarkup.tag.addInlined('style', 'css');\n\t\tmarkup.tag.addAttribute('style', 'css');\n\t}\n\n}(Prism));\n"],"names":["Prism","string","languages","css","comment","atrule","pattern","RegExp","source","inside","rule","lookbehind","alias","keyword","url","greedy","function","punctuation","selector","property","important","rest","markup","tag","addInlined","addAttribute"],"mappings":"CAAC,SAAUA,GAEV,IAAIC,EAAS,8EAEbD,EAAME,UAAUC,IAAM,CACrBC,QAAW,mBACXC,OAAU,CACTC,QAASC,OAAO,aAAe,sBAAsBC,OAAS,IAAMP,EAAOO,OAAS,MAAQ,kBAAkBA,QAC9GC,OAAQ,CACPC,KAAQ,WACR,6BAA8B,CAC7BJ,QAAS,4FACTK,YAAY,EACZC,MAAO,YAERC,QAAW,CACVP,QAAS,yCACTK,YAAY,KAKfG,IAAO,CAENR,QAASC,OAAO,eAAiBN,EAAOO,OAAS,IAAM,8BAA8BA,OAAS,OAAQ,KACtGO,QAAQ,EACRN,OAAQ,CACPO,SAAY,QACZC,YAAe,UACfhB,OAAU,CACTK,QAASC,OAAO,IAAMN,EAAOO,OAAS,KACtCI,MAAO,SAIVM,SAAY,CACXZ,QAASC,OAAO,qDAAuDN,EAAOO,OAAS,iBACvFG,YAAY,GAEbV,OAAU,CACTK,QAASL,EACTc,QAAQ,GAETI,SAAY,CACXb,QAAS,oFACTK,YAAY,GAEbS,UAAa,gBACbJ,SAAY,CACXV,QAAS,kCACTK,YAAY,GAEbM,YAAe,aAGhBjB,EAAME,UAAUC,IAAY,OAAEM,OAAOY,KAAOrB,EAAME,UAAUC,IAE5D,IAAImB,EAAStB,EAAME,UAAUoB,OACzBA,IACHA,EAAOC,IAAIC,WAAW,QAAS,OAC/BF,EAAOC,IAAIE,aAAa,QAAS,OAGnC,CA/DA,CA+DEzB"}
@@ -1,2 +0,0 @@
1
- import{__exports as e}from"../../../_virtual/prism-java2.js";var s;function n(){return s||(s=1,function(e){var s=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,n=/(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,t={pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};e.languages.java=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[t,{pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z]\w*(?=\s+\w+\s*[;,=()]|\s*(?:\[[\s,]*\]\s*)?::\s*new\b)/.source),lookbehind:!0,inside:t.inside},{pattern:RegExp(/(\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\s+)/.source+n+/[A-Z]\w*\b/.source),lookbehind:!0,inside:t.inside}],keyword:s,function:[e.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0},constant:/\b[A-Z][A-Z_\d]+\b/}),e.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),e.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":t,keyword:s,punctuation:/[<>(),.:]/,operator:/[?&|]/}},import:[{pattern:RegExp(/(\bimport\s+)/.source+n+/(?:[A-Z]\w*|\*)(?=\s*;)/.source),lookbehind:!0,inside:{namespace:t.inside.namespace,punctuation:/\./,operator:/\*/,"class-name":/\w+/}},{pattern:RegExp(/(\bimport\s+static\s+)/.source+n+/(?:\w+|\*)(?=\s*;)/.source),lookbehind:!0,alias:"static",inside:{namespace:t.inside.namespace,static:/\b\w+$/,punctuation:/\./,operator:/\*/,"class-name":/\w+/}}],namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!<keyword>)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(/<keyword>/g,function(){return s.source})),lookbehind:!0,inside:{punctuation:/\./}}})}(Prism)),e}export{n as __require};
2
- //# sourceMappingURL=prism-java.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-java.js","sources":["../../../../node_modules/prismjs/components/prism-java.js"],"sourcesContent":["(function (Prism) {\n\n\tvar keywords = /\\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\\s*[(){}[\\]<>=%~.:,;?+\\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\\b/;\n\n\t// full package (optional) + parent classes (optional)\n\tvar classNamePrefix = /(?:[a-z]\\w*\\s*\\.\\s*)*(?:[A-Z]\\w*\\s*\\.\\s*)*/.source;\n\n\t// based on the java naming conventions\n\tvar className = {\n\t\tpattern: RegExp(/(^|[^\\w.])/.source + classNamePrefix + /[A-Z](?:[\\d_A-Z]*[a-z]\\w*)?\\b/.source),\n\t\tlookbehind: true,\n\t\tinside: {\n\t\t\t'namespace': {\n\t\t\t\tpattern: /^[a-z]\\w*(?:\\s*\\.\\s*[a-z]\\w*)*(?:\\s*\\.)?/,\n\t\t\t\tinside: {\n\t\t\t\t\t'punctuation': /\\./\n\t\t\t\t}\n\t\t\t},\n\t\t\t'punctuation': /\\./\n\t\t}\n\t};\n\n\tPrism.languages.java = Prism.languages.extend('clike', {\n\t\t'string': {\n\t\t\tpattern: /(^|[^\\\\])\"(?:\\\\.|[^\"\\\\\\r\\n])*\"/,\n\t\t\tlookbehind: true,\n\t\t\tgreedy: true\n\t\t},\n\t\t'class-name': [\n\t\t\tclassName,\n\t\t\t{\n\t\t\t\t// variables, parameters, and constructor references\n\t\t\t\t// this to support class names (or generic parameters) which do not contain a lower case letter (also works for methods)\n\t\t\t\tpattern: RegExp(/(^|[^\\w.])/.source + classNamePrefix + /[A-Z]\\w*(?=\\s+\\w+\\s*[;,=()]|\\s*(?:\\[[\\s,]*\\]\\s*)?::\\s*new\\b)/.source),\n\t\t\t\tlookbehind: true,\n\t\t\t\tinside: className.inside\n\t\t\t},\n\t\t\t{\n\t\t\t\t// class names based on keyword\n\t\t\t\t// this to support class names (or generic parameters) which do not contain a lower case letter (also works for methods)\n\t\t\t\tpattern: RegExp(/(\\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\\s+)/.source + classNamePrefix + /[A-Z]\\w*\\b/.source),\n\t\t\t\tlookbehind: true,\n\t\t\t\tinside: className.inside\n\t\t\t}\n\t\t],\n\t\t'keyword': keywords,\n\t\t'function': [\n\t\t\tPrism.languages.clike.function,\n\t\t\t{\n\t\t\t\tpattern: /(::\\s*)[a-z_]\\w*/,\n\t\t\t\tlookbehind: true\n\t\t\t}\n\t\t],\n\t\t'number': /\\b0b[01][01_]*L?\\b|\\b0x(?:\\.[\\da-f_p+-]+|[\\da-f_]+(?:\\.[\\da-f_p+-]+)?)\\b|(?:\\b\\d[\\d_]*(?:\\.[\\d_]*)?|\\B\\.\\d[\\d_]*)(?:e[+-]?\\d[\\d_]*)?[dfl]?/i,\n\t\t'operator': {\n\t\t\tpattern: /(^|[^.])(?:<<=?|>>>?=?|->|--|\\+\\+|&&|\\|\\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,\n\t\t\tlookbehind: true\n\t\t},\n\t\t'constant': /\\b[A-Z][A-Z_\\d]+\\b/\n\t});\n\n\tPrism.languages.insertBefore('java', 'string', {\n\t\t'triple-quoted-string': {\n\t\t\t// http://openjdk.java.net/jeps/355#Description\n\t\t\tpattern: /\"\"\"[ \\t]*[\\r\\n](?:(?:\"|\"\")?(?:\\\\.|[^\"\\\\]))*\"\"\"/,\n\t\t\tgreedy: true,\n\t\t\talias: 'string'\n\t\t},\n\t\t'char': {\n\t\t\tpattern: /'(?:\\\\.|[^'\\\\\\r\\n]){1,6}'/,\n\t\t\tgreedy: true\n\t\t}\n\t});\n\n\tPrism.languages.insertBefore('java', 'class-name', {\n\t\t'annotation': {\n\t\t\tpattern: /(^|[^.])@\\w+(?:\\s*\\.\\s*\\w+)*/,\n\t\t\tlookbehind: true,\n\t\t\talias: 'punctuation'\n\t\t},\n\t\t'generics': {\n\t\t\tpattern: /<(?:[\\w\\s,.?]|&(?!&)|<(?:[\\w\\s,.?]|&(?!&)|<(?:[\\w\\s,.?]|&(?!&)|<(?:[\\w\\s,.?]|&(?!&))*>)*>)*>)*>/,\n\t\t\tinside: {\n\t\t\t\t'class-name': className,\n\t\t\t\t'keyword': keywords,\n\t\t\t\t'punctuation': /[<>(),.:]/,\n\t\t\t\t'operator': /[?&|]/\n\t\t\t}\n\t\t},\n\t\t'import': [\n\t\t\t{\n\t\t\t\tpattern: RegExp(/(\\bimport\\s+)/.source + classNamePrefix + /(?:[A-Z]\\w*|\\*)(?=\\s*;)/.source),\n\t\t\t\tlookbehind: true,\n\t\t\t\tinside: {\n\t\t\t\t\t'namespace': className.inside.namespace,\n\t\t\t\t\t'punctuation': /\\./,\n\t\t\t\t\t'operator': /\\*/,\n\t\t\t\t\t'class-name': /\\w+/\n\t\t\t\t}\n\t\t\t},\n\t\t\t{\n\t\t\t\tpattern: RegExp(/(\\bimport\\s+static\\s+)/.source + classNamePrefix + /(?:\\w+|\\*)(?=\\s*;)/.source),\n\t\t\t\tlookbehind: true,\n\t\t\t\talias: 'static',\n\t\t\t\tinside: {\n\t\t\t\t\t'namespace': className.inside.namespace,\n\t\t\t\t\t'static': /\\b\\w+$/,\n\t\t\t\t\t'punctuation': /\\./,\n\t\t\t\t\t'operator': /\\*/,\n\t\t\t\t\t'class-name': /\\w+/\n\t\t\t\t}\n\t\t\t}\n\t\t],\n\t\t'namespace': {\n\t\t\tpattern: RegExp(\n\t\t\t\t/(\\b(?:exports|import(?:\\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\\s+)(?!<keyword>)[a-z]\\w*(?:\\.[a-z]\\w*)*\\.?/\n\t\t\t\t\t.source.replace(/<keyword>/g, function () { return keywords.source; })),\n\t\t\tlookbehind: true,\n\t\t\tinside: {\n\t\t\t\t'punctuation': /\\./,\n\t\t\t}\n\t\t}\n\t});\n}(Prism));\n"],"names":["Prism","keywords","classNamePrefix","source","className","pattern","RegExp","lookbehind","inside","namespace","punctuation","languages","java","extend","string","greedy","keyword","function","clike","number","operator","constant","insertBefore","alias","char","annotation","generics","import","static","replace"],"mappings":"+FAAC,SAAUA,GAEV,IAAIC,EAAW,mfAGXC,EAAkB,6CAA6CC,OAG/DC,EAAY,CACfC,QAASC,OAAO,aAAaH,OAASD,EAAkB,gCAAgCC,QACxFI,YAAY,EACZC,OAAQ,CACPC,UAAa,CACZJ,QAAS,2CACTG,OAAQ,CACPE,YAAe,OAGjBA,YAAe,OAIjBV,EAAMW,UAAUC,KAAOZ,EAAMW,UAAUE,OAAO,QAAS,CACtDC,OAAU,CACTT,QAAS,iCACTE,YAAY,EACZQ,QAAQ,GAET,aAAc,CACbX,EACA,CAGCC,QAASC,OAAO,aAAaH,OAASD,EAAkB,+DAA+DC,QACvHI,YAAY,EACZC,OAAQJ,EAAUI,QAEnB,CAGCH,QAASC,OAAO,kFAAkFH,OAASD,EAAkB,aAAaC,QAC1II,YAAY,EACZC,OAAQJ,EAAUI,SAGpBQ,QAAWf,EACXgB,SAAY,CACXjB,EAAMW,UAAUO,MAAMD,SACtB,CACCZ,QAAS,mBACTE,YAAY,IAGdY,OAAU,8IACVC,SAAY,CACXf,QAAS,wEACTE,YAAY,GAEbc,SAAY,uBAGbrB,EAAMW,UAAUW,aAAa,OAAQ,SAAU,CAC9C,uBAAwB,CAEvBjB,QAAS,iDACTU,QAAQ,EACRQ,MAAO,UAERC,KAAQ,CACPnB,QAAS,4BACTU,QAAQ,KAIVf,EAAMW,UAAUW,aAAa,OAAQ,aAAc,CAClDG,WAAc,CACbpB,QAAS,+BACTE,YAAY,EACZgB,MAAO,eAERG,SAAY,CACXrB,QAAS,kGACTG,OAAQ,CACP,aAAcJ,EACdY,QAAWf,EACXS,YAAe,YACfU,SAAY,UAGdO,OAAU,CACT,CACCtB,QAASC,OAAO,gBAAgBH,OAASD,EAAkB,0BAA0BC,QACrFI,YAAY,EACZC,OAAQ,CACPC,UAAaL,EAAUI,OAAOC,UAC9BC,YAAe,KACfU,SAAY,KACZ,aAAc,QAGhB,CACCf,QAASC,OAAO,yBAAyBH,OAASD,EAAkB,qBAAqBC,QACzFI,YAAY,EACZgB,MAAO,SACPf,OAAQ,CACPC,UAAaL,EAAUI,OAAOC,UAC9BmB,OAAU,SACVlB,YAAe,KACfU,SAAY,KACZ,aAAc,SAIjBX,UAAa,CACZJ,QAASC,OACR,qJACEH,OAAO0B,QAAQ,aAAc,WAAc,OAAO5B,EAASE,MAAO,IACrEI,YAAY,EACZC,OAAQ,CACPE,YAAe,QAIlB,CA3HD,CA2HEV"}
@@ -1,2 +0,0 @@
1
- Prism.languages.javascript=Prism.languages.extend("clike",{"class-name":[Prism.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),Prism.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Prism.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Prism.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),Prism.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Prism.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),Prism.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),Prism.languages.markup&&(Prism.languages.markup.tag.addInlined("script","javascript"),Prism.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),Prism.languages.js=Prism.languages.javascript;
2
- //# sourceMappingURL=prism-javascript.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"prism-javascript.js","sources":["../../../../node_modules/prismjs/components/prism-javascript.js"],"sourcesContent":["Prism.languages.javascript = Prism.languages.extend('clike', {\n\t'class-name': [\n\t\tPrism.languages.clike['class-name'],\n\t\t{\n\t\t\tpattern: /(^|[^$\\w\\xA0-\\uFFFF])(?!\\s)[_$A-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*(?=\\.(?:constructor|prototype))/,\n\t\t\tlookbehind: true\n\t\t}\n\t],\n\t'keyword': [\n\t\t{\n\t\t\tpattern: /((?:^|\\})\\s*)catch\\b/,\n\t\t\tlookbehind: true\n\t\t},\n\t\t{\n\t\t\tpattern: /(^|[^.]|\\.\\.\\.\\s*)\\b(?:as|assert(?=\\s*\\{)|async(?=\\s*(?:function\\b|\\(|[$\\w\\xA0-\\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\\s*(?:\\{|$))|for|from(?=\\s*(?:['\"]|$))|function|(?:get|set)(?=\\s*(?:[#\\[$\\w\\xA0-\\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\\b/,\n\t\t\tlookbehind: true\n\t\t},\n\t],\n\t// Allow for all non-ASCII characters (See http://stackoverflow.com/a/2008444)\n\t'function': /#?(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*(?=\\s*(?:\\.\\s*(?:apply|bind|call)\\s*)?\\()/,\n\t'number': {\n\t\tpattern: RegExp(\n\t\t\t/(^|[^\\w$])/.source +\n\t\t\t'(?:' +\n\t\t\t(\n\t\t\t\t// constant\n\t\t\t\t/NaN|Infinity/.source +\n\t\t\t\t'|' +\n\t\t\t\t// binary integer\n\t\t\t\t/0[bB][01]+(?:_[01]+)*n?/.source +\n\t\t\t\t'|' +\n\t\t\t\t// octal integer\n\t\t\t\t/0[oO][0-7]+(?:_[0-7]+)*n?/.source +\n\t\t\t\t'|' +\n\t\t\t\t// hexadecimal integer\n\t\t\t\t/0[xX][\\dA-Fa-f]+(?:_[\\dA-Fa-f]+)*n?/.source +\n\t\t\t\t'|' +\n\t\t\t\t// decimal bigint\n\t\t\t\t/\\d+(?:_\\d+)*n/.source +\n\t\t\t\t'|' +\n\t\t\t\t// decimal number (integer or float) but no bigint\n\t\t\t\t/(?:\\d+(?:_\\d+)*(?:\\.(?:\\d+(?:_\\d+)*)?)?|\\.\\d+(?:_\\d+)*)(?:[Ee][+-]?\\d+(?:_\\d+)*)?/.source\n\t\t\t) +\n\t\t\t')' +\n\t\t\t/(?![\\w$])/.source\n\t\t),\n\t\tlookbehind: true\n\t},\n\t'operator': /--|\\+\\+|\\*\\*=?|=>|&&=?|\\|\\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\\.{3}|\\?\\?=?|\\?\\.?|[~:]/\n});\n\nPrism.languages.javascript['class-name'][0].pattern = /(\\b(?:class|extends|implements|instanceof|interface|new)\\s+)[\\w.\\\\]+/;\n\nPrism.languages.insertBefore('javascript', 'keyword', {\n\t'regex': {\n\t\tpattern: RegExp(\n\t\t\t// lookbehind\n\t\t\t// eslint-disable-next-line regexp/no-dupe-characters-character-class\n\t\t\t/((?:^|[^$\\w\\xA0-\\uFFFF.\"'\\])\\s]|\\b(?:return|yield))\\s*)/.source +\n\t\t\t// Regex pattern:\n\t\t\t// There are 2 regex patterns here. The RegExp set notation proposal added support for nested character\n\t\t\t// classes if the `v` flag is present. Unfortunately, nested CCs are both context-free and incompatible\n\t\t\t// with the only syntax, so we have to define 2 different regex patterns.\n\t\t\t/\\//.source +\n\t\t\t'(?:' +\n\t\t\t/(?:\\[(?:[^\\]\\\\\\r\\n]|\\\\.)*\\]|\\\\.|[^/\\\\\\[\\r\\n])+\\/[dgimyus]{0,7}/.source +\n\t\t\t'|' +\n\t\t\t// `v` flag syntax. This supports 3 levels of nested character classes.\n\t\t\t/(?:\\[(?:[^[\\]\\\\\\r\\n]|\\\\.|\\[(?:[^[\\]\\\\\\r\\n]|\\\\.|\\[(?:[^[\\]\\\\\\r\\n]|\\\\.)*\\])*\\])*\\]|\\\\.|[^/\\\\\\[\\r\\n])+\\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source +\n\t\t\t')' +\n\t\t\t// lookahead\n\t\t\t/(?=(?:\\s|\\/\\*(?:[^*]|\\*(?!\\/))*\\*\\/)*(?:$|[\\r\\n,.;:})\\]]|\\/\\/))/.source\n\t\t),\n\t\tlookbehind: true,\n\t\tgreedy: true,\n\t\tinside: {\n\t\t\t'regex-source': {\n\t\t\t\tpattern: /^(\\/)[\\s\\S]+(?=\\/[a-z]*$)/,\n\t\t\t\tlookbehind: true,\n\t\t\t\talias: 'language-regex',\n\t\t\t\tinside: Prism.languages.regex\n\t\t\t},\n\t\t\t'regex-delimiter': /^\\/|\\/$/,\n\t\t\t'regex-flags': /^[a-z]+$/,\n\t\t}\n\t},\n\t// This must be declared before keyword because we use \"function\" inside the look-forward\n\t'function-variable': {\n\t\tpattern: /#?(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*(?=\\s*[=:]\\s*(?:async\\s*)?(?:\\bfunction\\b|(?:\\((?:[^()]|\\([^()]*\\))*\\)|(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*)\\s*=>))/,\n\t\talias: 'function'\n\t},\n\t'parameter': [\n\t\t{\n\t\t\tpattern: /(function(?:\\s+(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*)?\\s*\\(\\s*)(?!\\s)(?:[^()\\s]|\\s+(?![\\s)])|\\([^()]*\\))+(?=\\s*\\))/,\n\t\t\tlookbehind: true,\n\t\t\tinside: Prism.languages.javascript\n\t\t},\n\t\t{\n\t\t\tpattern: /(^|[^$\\w\\xA0-\\uFFFF])(?!\\s)[_$a-z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*(?=\\s*=>)/i,\n\t\t\tlookbehind: true,\n\t\t\tinside: Prism.languages.javascript\n\t\t},\n\t\t{\n\t\t\tpattern: /(\\(\\s*)(?!\\s)(?:[^()\\s]|\\s+(?![\\s)])|\\([^()]*\\))+(?=\\s*\\)\\s*=>)/,\n\t\t\tlookbehind: true,\n\t\t\tinside: Prism.languages.javascript\n\t\t},\n\t\t{\n\t\t\tpattern: /((?:\\b|\\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\\w\\xA0-\\uFFFF]))(?:(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*\\s*)\\(\\s*|\\]\\s*\\(\\s*)(?!\\s)(?:[^()\\s]|\\s+(?![\\s)])|\\([^()]*\\))+(?=\\s*\\)\\s*\\{)/,\n\t\t\tlookbehind: true,\n\t\t\tinside: Prism.languages.javascript\n\t\t}\n\t],\n\t'constant': /\\b[A-Z](?:[A-Z_]|\\dx?)*\\b/\n});\n\nPrism.languages.insertBefore('javascript', 'string', {\n\t'hashbang': {\n\t\tpattern: /^#!.*/,\n\t\tgreedy: true,\n\t\talias: 'comment'\n\t},\n\t'template-string': {\n\t\tpattern: /`(?:\\\\[\\s\\S]|\\$\\{(?:[^{}]|\\{(?:[^{}]|\\{[^}]*\\})*\\})+\\}|(?!\\$\\{)[^\\\\`])*`/,\n\t\tgreedy: true,\n\t\tinside: {\n\t\t\t'template-punctuation': {\n\t\t\t\tpattern: /^`|`$/,\n\t\t\t\talias: 'string'\n\t\t\t},\n\t\t\t'interpolation': {\n\t\t\t\tpattern: /((?:^|[^\\\\])(?:\\\\{2})*)\\$\\{(?:[^{}]|\\{(?:[^{}]|\\{[^}]*\\})*\\})+\\}/,\n\t\t\t\tlookbehind: true,\n\t\t\t\tinside: {\n\t\t\t\t\t'interpolation-punctuation': {\n\t\t\t\t\t\tpattern: /^\\$\\{|\\}$/,\n\t\t\t\t\t\talias: 'punctuation'\n\t\t\t\t\t},\n\t\t\t\t\trest: Prism.languages.javascript\n\t\t\t\t}\n\t\t\t},\n\t\t\t'string': /[\\s\\S]+/\n\t\t}\n\t},\n\t'string-property': {\n\t\tpattern: /((?:^|[,{])[ \\t]*)([\"'])(?:\\\\(?:\\r\\n|[\\s\\S])|(?!\\2)[^\\\\\\r\\n])*\\2(?=\\s*:)/m,\n\t\tlookbehind: true,\n\t\tgreedy: true,\n\t\talias: 'property'\n\t}\n});\n\nPrism.languages.insertBefore('javascript', 'operator', {\n\t'literal-property': {\n\t\tpattern: /((?:^|[,{])[ \\t]*)(?!\\s)[_$a-zA-Z\\xA0-\\uFFFF](?:(?!\\s)[$\\w\\xA0-\\uFFFF])*(?=\\s*:)/m,\n\t\tlookbehind: true,\n\t\talias: 'property'\n\t},\n});\n\nif (Prism.languages.markup) {\n\tPrism.languages.markup.tag.addInlined('script', 'javascript');\n\n\t// add attribute support for all DOM events.\n\t// https://developer.mozilla.org/en-US/docs/Web/Events#Standard_events\n\tPrism.languages.markup.tag.addAttribute(\n\t\t/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,\n\t\t'javascript'\n\t);\n}\n\nPrism.languages.js = Prism.languages.javascript;\n"],"names":["Prism","languages","javascript","extend","clike","pattern","lookbehind","keyword","function","number","RegExp","source","operator","insertBefore","regex","greedy","inside","alias","parameter","constant","hashbang","interpolation","rest","string","markup","tag","addInlined","addAttribute","js"],"mappings":"AAAAA,MAAMC,UAAUC,WAAaF,MAAMC,UAAUE,OAAO,QAAS,CAC5D,aAAc,CACbH,MAAMC,UAAUG,MAAM,cACtB,CACCC,QAAS,0GACTC,YAAY,IAGdC,QAAW,CACV,CACCF,QAAS,uBACTC,YAAY,GAEb,CACCD,QAAS,mdACTC,YAAY,IAIdE,SAAY,oGACZC,OAAU,CACTJ,QAASK,OACR,aAAaC,OACb,MAGC,eAAeA,OACf,IAEA,0BAA0BA,OAC1B,IAEA,4BAA4BA,OAC5B,IAEA,sCAAsCA,OACtC,IAEA,gBAAgBA,OAChB,IAEA,oFAAoFA,OAErF,IACA,YAAYA,QAEbL,YAAY,GAEbM,SAAY,8FAGbZ,MAAMC,UAAUC,WAAW,cAAc,GAAGG,QAAU,uEAEtDL,MAAMC,UAAUY,aAAa,aAAc,UAAW,CACrDC,MAAS,CACRT,QAASK,OAGR,0DAA0DC,OAK1D,KAAKA,OACL,MACA,iEAAiEA,OACjE,IAEA,qIAAqIA,OACrI,IAEA,kEAAkEA,QAEnEL,YAAY,EACZS,QAAQ,EACRC,OAAQ,CACP,eAAgB,CACfX,QAAS,4BACTC,YAAY,EACZW,MAAO,iBACPD,OAAQhB,MAAMC,UAAUa,OAEzB,kBAAmB,UACnB,cAAe,aAIjB,oBAAqB,CACpBT,QAAS,gMACTY,MAAO,YAERC,UAAa,CACZ,CACCb,QAAS,sIACTC,YAAY,EACZU,OAAQhB,MAAMC,UAAUC,YAEzB,CACCG,QAAS,qFACTC,YAAY,EACZU,OAAQhB,MAAMC,UAAUC,YAEzB,CACCG,QAAS,kEACTC,YAAY,EACZU,OAAQhB,MAAMC,UAAUC,YAEzB,CACCG,QAAS,8eACTC,YAAY,EACZU,OAAQhB,MAAMC,UAAUC,aAG1BiB,SAAY,8BAGbnB,MAAMC,UAAUY,aAAa,aAAc,SAAU,CACpDO,SAAY,CACXf,QAAS,QACTU,QAAQ,EACRE,MAAO,WAER,kBAAmB,CAClBZ,QAAS,2EACTU,QAAQ,EACRC,OAAQ,CACP,uBAAwB,CACvBX,QAAS,QACTY,MAAO,UAERI,cAAiB,CAChBhB,QAAS,mEACTC,YAAY,EACZU,OAAQ,CACP,4BAA6B,CAC5BX,QAAS,YACTY,MAAO,eAERK,KAAMtB,MAAMC,UAAUC,aAGxBqB,OAAU,YAGZ,kBAAmB,CAClBlB,QAAS,4EACTC,YAAY,EACZS,QAAQ,EACRE,MAAO,cAITjB,MAAMC,UAAUY,aAAa,aAAc,WAAY,CACtD,mBAAoB,CACnBR,QAAS,oFACTC,YAAY,EACZW,MAAO,cAILjB,MAAMC,UAAUuB,SACnBxB,MAAMC,UAAUuB,OAAOC,IAAIC,WAAW,SAAU,cAIhD1B,MAAMC,UAAUuB,OAAOC,IAAIE,aAC1B,yNAAyNhB,OACzN,eAIFX,MAAMC,UAAU2B,GAAK5B,MAAMC,UAAUC"}
@@ -1,2 +0,0 @@
1
- !function(n){var e=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function t(n){return n=n.replace(/<inner>/g,function(){return e}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+n+")")}var a=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,r=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return a}),i=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;n.languages.markdown=n.languages.extend("markup",{}),n.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:n.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+r+i+"(?:"+r+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+r+i+")(?:"+r+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(a),inside:n.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+r+")"+i+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+r+"$"),inside:{"table-header":{pattern:RegExp(a),alias:"important",inside:n.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:t(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:t(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:t(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:t(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(e){["url","bold","italic","strike","code-snippet"].forEach(function(t){e!==t&&(n.languages.markdown[e].inside.content.inside[t]=n.languages.markdown[t])})}),n.hooks.add("after-tokenize",function(n){"markdown"!==n.language&&"md"!==n.language||function n(e){if(e&&"string"!=typeof e)for(var t=0,a=e.length;t<a;t++){var r=e[t];if("code"===r.type){var i=r.content[1],o=r.content[3];if(i&&o&&"code-language"===i.type&&"code-block"===o.type&&"string"==typeof i.content){var l=i.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp"),s="language-"+(l=(/[a-z][\w-]*/i.exec(l)||[""])[0].toLowerCase());o.alias?"string"==typeof o.alias?o.alias=[o.alias,s]:o.alias.push(s):o.alias=[s]}}else n(r.content)}}(n.tokens)}),n.hooks.add("wrap",function(e){if("code-block"===e.type){for(var t="",a=0,r=e.classes.length;a<r;a++){var i=e.classes[a],d=/language-(.+)/.exec(i);if(d){t=d[1];break}}var u,p=n.languages[t];if(p)e.content=n.highlight((u=e.content,u.replace(o,"").replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(n,e){var t;if("#"===(e=e.toLowerCase())[0])return t="x"===e[1]?parseInt(e.slice(2),16):Number(e.slice(1)),s(t);var a=l[e];return a||n})),p,t);else if(t&&"none"!==t&&n.plugins.autoloader){var g="md-"+(new Date).valueOf()+"-"+Math.floor(1e16*Math.random());e.attributes.id=g,n.plugins.autoloader.loadLanguages(t,function(){var e=document.getElementById(g);e&&(e.innerHTML=n.highlight(e.textContent,n.languages[t],t))})}}});var o=RegExp(n.languages.markup.tag.pattern.source,"gi"),l={amp:"&",lt:"<",gt:">",quot:'"'},s=String.fromCodePoint||String.fromCharCode;n.languages.md=n.languages.markdown}(Prism);
2
- //# sourceMappingURL=prism-markdown.js.map