lambda-live-debugger 1.7.0 → 1.7.1

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 (423) hide show
  1. package/dist/extension/extension.zip +0 -0
  2. package/dist/frameworks/cdkFramework.mjs +13 -1
  3. package/node_modules/@inquirer/checkbox/package.json +7 -7
  4. package/node_modules/@inquirer/confirm/package.json +6 -6
  5. package/node_modules/@inquirer/core/dist/commonjs/lib/create-prompt.js +8 -5
  6. package/node_modules/@inquirer/core/dist/commonjs/lib/screen-manager.d.ts +1 -1
  7. package/node_modules/@inquirer/core/dist/commonjs/lib/screen-manager.js +1 -2
  8. package/node_modules/@inquirer/core/dist/esm/lib/create-prompt.js +8 -5
  9. package/node_modules/@inquirer/core/dist/esm/lib/screen-manager.d.ts +1 -1
  10. package/node_modules/@inquirer/core/dist/esm/lib/screen-manager.js +1 -2
  11. package/node_modules/@inquirer/core/package.json +7 -7
  12. package/node_modules/@inquirer/editor/package.json +6 -6
  13. package/node_modules/@inquirer/expand/package.json +6 -6
  14. package/node_modules/@inquirer/figures/package.json +3 -3
  15. package/node_modules/@inquirer/input/package.json +6 -6
  16. package/node_modules/@inquirer/number/package.json +6 -6
  17. package/node_modules/@inquirer/password/package.json +6 -6
  18. package/node_modules/@inquirer/prompts/package.json +14 -14
  19. package/node_modules/@inquirer/rawlist/package.json +6 -6
  20. package/node_modules/@inquirer/search/package.json +7 -7
  21. package/node_modules/@inquirer/select/package.json +7 -7
  22. package/node_modules/@inquirer/type/package.json +3 -3
  23. package/node_modules/@types/node/README.md +1 -1
  24. package/node_modules/@types/node/constants.d.ts +14 -12
  25. package/node_modules/@types/node/package.json +2 -2
  26. package/node_modules/inquirer/dist/commonjs/index.d.ts +1 -1
  27. package/node_modules/inquirer/dist/esm/index.d.ts +1 -1
  28. package/node_modules/inquirer/dist/esm/index.js +1 -1
  29. package/node_modules/inquirer/package.json +7 -7
  30. package/node_modules/rxjs/CHANGELOG.md +8 -0
  31. package/node_modules/rxjs/dist/bundles/rxjs.umd.js +17 -10
  32. package/node_modules/rxjs/dist/bundles/rxjs.umd.js.map +1 -1
  33. package/node_modules/rxjs/dist/bundles/rxjs.umd.min.js +131 -131
  34. package/node_modules/rxjs/dist/bundles/rxjs.umd.min.js.map +1 -1
  35. package/node_modules/rxjs/dist/cjs/internal/AsyncSubject.js.map +1 -1
  36. package/node_modules/rxjs/dist/cjs/internal/BehaviorSubject.js.map +1 -1
  37. package/node_modules/rxjs/dist/cjs/internal/Notification.js.map +1 -1
  38. package/node_modules/rxjs/dist/cjs/internal/Observable.js.map +1 -1
  39. package/node_modules/rxjs/dist/cjs/internal/Scheduler.js.map +1 -1
  40. package/node_modules/rxjs/dist/cjs/internal/Subject.js.map +1 -1
  41. package/node_modules/rxjs/dist/cjs/internal/Subscriber.js.map +1 -1
  42. package/node_modules/rxjs/dist/cjs/internal/Subscription.js.map +1 -1
  43. package/node_modules/rxjs/dist/cjs/internal/ajax/errors.js.map +1 -1
  44. package/node_modules/rxjs/dist/cjs/internal/observable/bindCallback.js.map +1 -1
  45. package/node_modules/rxjs/dist/cjs/internal/observable/bindNodeCallback.js.map +1 -1
  46. package/node_modules/rxjs/dist/cjs/internal/observable/combineLatest.js.map +1 -1
  47. package/node_modules/rxjs/dist/cjs/internal/observable/defer.js.map +1 -1
  48. package/node_modules/rxjs/dist/cjs/internal/observable/dom/webSocket.js.map +1 -1
  49. package/node_modules/rxjs/dist/cjs/internal/observable/forkJoin.js.map +1 -1
  50. package/node_modules/rxjs/dist/cjs/internal/observable/fromEvent.js.map +1 -1
  51. package/node_modules/rxjs/dist/cjs/internal/observable/fromEventPattern.js.map +1 -1
  52. package/node_modules/rxjs/dist/cjs/internal/observable/generate.js.map +1 -1
  53. package/node_modules/rxjs/dist/cjs/internal/observable/interval.js.map +1 -1
  54. package/node_modules/rxjs/dist/cjs/internal/observable/merge.js.map +1 -1
  55. package/node_modules/rxjs/dist/cjs/internal/observable/onErrorResumeNext.js.map +1 -1
  56. package/node_modules/rxjs/dist/cjs/internal/observable/pairs.js.map +1 -1
  57. package/node_modules/rxjs/dist/cjs/internal/observable/range.js.map +1 -1
  58. package/node_modules/rxjs/dist/cjs/internal/observable/using.js.map +1 -1
  59. package/node_modules/rxjs/dist/cjs/internal/observable/zip.js.map +1 -1
  60. package/node_modules/rxjs/dist/cjs/internal/operators/bufferTime.js.map +1 -1
  61. package/node_modules/rxjs/dist/cjs/internal/operators/catchError.js.map +1 -1
  62. package/node_modules/rxjs/dist/cjs/internal/operators/concatMap.js.map +1 -1
  63. package/node_modules/rxjs/dist/cjs/internal/operators/debounceTime.js.map +1 -1
  64. package/node_modules/rxjs/dist/cjs/internal/operators/distinctUntilKeyChanged.js +1 -1
  65. package/node_modules/rxjs/dist/cjs/internal/operators/distinctUntilKeyChanged.js.map +1 -1
  66. package/node_modules/rxjs/dist/cjs/internal/operators/exhaustMap.js.map +1 -1
  67. package/node_modules/rxjs/dist/cjs/internal/operators/expand.js.map +1 -1
  68. package/node_modules/rxjs/dist/cjs/internal/operators/find.js.map +1 -1
  69. package/node_modules/rxjs/dist/cjs/internal/operators/findIndex.js.map +1 -1
  70. package/node_modules/rxjs/dist/cjs/internal/operators/first.js.map +1 -1
  71. package/node_modules/rxjs/dist/cjs/internal/operators/last.js.map +1 -1
  72. package/node_modules/rxjs/dist/cjs/internal/operators/map.js.map +1 -1
  73. package/node_modules/rxjs/dist/cjs/internal/operators/max.js.map +1 -1
  74. package/node_modules/rxjs/dist/cjs/internal/operators/merge.js +0 -2
  75. package/node_modules/rxjs/dist/cjs/internal/operators/merge.js.map +1 -1
  76. package/node_modules/rxjs/dist/cjs/internal/operators/mergeMap.js.map +1 -1
  77. package/node_modules/rxjs/dist/cjs/internal/operators/mergeScan.js.map +1 -1
  78. package/node_modules/rxjs/dist/cjs/internal/operators/min.js.map +1 -1
  79. package/node_modules/rxjs/dist/cjs/internal/operators/partition.js.map +1 -1
  80. package/node_modules/rxjs/dist/cjs/internal/operators/reduce.js.map +1 -1
  81. package/node_modules/rxjs/dist/cjs/internal/operators/retry.js.map +1 -1
  82. package/node_modules/rxjs/dist/cjs/internal/operators/single.js.map +1 -1
  83. package/node_modules/rxjs/dist/cjs/internal/operators/switchMap.js.map +1 -1
  84. package/node_modules/rxjs/dist/cjs/internal/operators/takeUntil.js.map +1 -1
  85. package/node_modules/rxjs/dist/cjs/internal/operators/timeout.js.map +1 -1
  86. package/node_modules/rxjs/dist/cjs/internal/operators/windowCount.js.map +1 -1
  87. package/node_modules/rxjs/dist/cjs/internal/operators/windowToggle.js.map +1 -1
  88. package/node_modules/rxjs/dist/cjs/internal/operators/windowWhen.js.map +1 -1
  89. package/node_modules/rxjs/dist/cjs/internal/operators/withLatestFrom.js.map +1 -1
  90. package/node_modules/rxjs/dist/cjs/internal/scheduler/Action.js.map +1 -1
  91. package/node_modules/rxjs/dist/cjs/internal/scheduler/AnimationFrameAction.js +1 -1
  92. package/node_modules/rxjs/dist/cjs/internal/scheduler/AnimationFrameAction.js.map +1 -1
  93. package/node_modules/rxjs/dist/cjs/internal/scheduler/AnimationFrameScheduler.js +8 -2
  94. package/node_modules/rxjs/dist/cjs/internal/scheduler/AnimationFrameScheduler.js.map +1 -1
  95. package/node_modules/rxjs/dist/cjs/internal/scheduler/AsyncAction.js.map +1 -1
  96. package/node_modules/rxjs/dist/cjs/internal/scheduler/AsyncScheduler.js.map +1 -1
  97. package/node_modules/rxjs/dist/cjs/internal/scheduler/VirtualTimeScheduler.js.map +1 -1
  98. package/node_modules/rxjs/dist/cjs/internal/testing/TestScheduler.js.map +1 -1
  99. package/node_modules/rxjs/dist/cjs/internal/util/ArgumentOutOfRangeError.js.map +1 -1
  100. package/node_modules/rxjs/dist/cjs/internal/util/EmptyError.js +7 -5
  101. package/node_modules/rxjs/dist/cjs/internal/util/EmptyError.js.map +1 -1
  102. package/node_modules/rxjs/dist/cjs/internal/util/NotFoundError.js.map +1 -1
  103. package/node_modules/rxjs/dist/cjs/internal/util/SequenceError.js.map +1 -1
  104. package/node_modules/rxjs/dist/esm/internal/AsyncSubject.js.map +1 -1
  105. package/node_modules/rxjs/dist/esm/internal/BehaviorSubject.js.map +1 -1
  106. package/node_modules/rxjs/dist/esm/internal/Notification.js.map +1 -1
  107. package/node_modules/rxjs/dist/esm/internal/Observable.js.map +1 -1
  108. package/node_modules/rxjs/dist/esm/internal/Scheduler.js.map +1 -1
  109. package/node_modules/rxjs/dist/esm/internal/Subject.js.map +1 -1
  110. package/node_modules/rxjs/dist/esm/internal/Subscriber.js.map +1 -1
  111. package/node_modules/rxjs/dist/esm/internal/Subscription.js.map +1 -1
  112. package/node_modules/rxjs/dist/esm/internal/ajax/errors.js.map +1 -1
  113. package/node_modules/rxjs/dist/esm/internal/observable/bindCallback.js.map +1 -1
  114. package/node_modules/rxjs/dist/esm/internal/observable/bindNodeCallback.js.map +1 -1
  115. package/node_modules/rxjs/dist/esm/internal/observable/combineLatest.js.map +1 -1
  116. package/node_modules/rxjs/dist/esm/internal/observable/defer.js.map +1 -1
  117. package/node_modules/rxjs/dist/esm/internal/observable/dom/webSocket.js.map +1 -1
  118. package/node_modules/rxjs/dist/esm/internal/observable/forkJoin.js.map +1 -1
  119. package/node_modules/rxjs/dist/esm/internal/observable/fromEvent.js.map +1 -1
  120. package/node_modules/rxjs/dist/esm/internal/observable/fromEventPattern.js.map +1 -1
  121. package/node_modules/rxjs/dist/esm/internal/observable/generate.js.map +1 -1
  122. package/node_modules/rxjs/dist/esm/internal/observable/interval.js.map +1 -1
  123. package/node_modules/rxjs/dist/esm/internal/observable/merge.js.map +1 -1
  124. package/node_modules/rxjs/dist/esm/internal/observable/onErrorResumeNext.js.map +1 -1
  125. package/node_modules/rxjs/dist/esm/internal/observable/pairs.js.map +1 -1
  126. package/node_modules/rxjs/dist/esm/internal/observable/range.js.map +1 -1
  127. package/node_modules/rxjs/dist/esm/internal/observable/using.js.map +1 -1
  128. package/node_modules/rxjs/dist/esm/internal/observable/zip.js.map +1 -1
  129. package/node_modules/rxjs/dist/esm/internal/operators/bufferTime.js.map +1 -1
  130. package/node_modules/rxjs/dist/esm/internal/operators/catchError.js.map +1 -1
  131. package/node_modules/rxjs/dist/esm/internal/operators/concatMap.js.map +1 -1
  132. package/node_modules/rxjs/dist/esm/internal/operators/debounceTime.js.map +1 -1
  133. package/node_modules/rxjs/dist/esm/internal/operators/distinctUntilKeyChanged.js +1 -1
  134. package/node_modules/rxjs/dist/esm/internal/operators/distinctUntilKeyChanged.js.map +1 -1
  135. package/node_modules/rxjs/dist/esm/internal/operators/exhaustMap.js.map +1 -1
  136. package/node_modules/rxjs/dist/esm/internal/operators/expand.js.map +1 -1
  137. package/node_modules/rxjs/dist/esm/internal/operators/find.js.map +1 -1
  138. package/node_modules/rxjs/dist/esm/internal/operators/findIndex.js.map +1 -1
  139. package/node_modules/rxjs/dist/esm/internal/operators/first.js.map +1 -1
  140. package/node_modules/rxjs/dist/esm/internal/operators/last.js.map +1 -1
  141. package/node_modules/rxjs/dist/esm/internal/operators/map.js.map +1 -1
  142. package/node_modules/rxjs/dist/esm/internal/operators/max.js.map +1 -1
  143. package/node_modules/rxjs/dist/esm/internal/operators/merge.js +0 -2
  144. package/node_modules/rxjs/dist/esm/internal/operators/merge.js.map +1 -1
  145. package/node_modules/rxjs/dist/esm/internal/operators/mergeMap.js.map +1 -1
  146. package/node_modules/rxjs/dist/esm/internal/operators/mergeScan.js.map +1 -1
  147. package/node_modules/rxjs/dist/esm/internal/operators/min.js.map +1 -1
  148. package/node_modules/rxjs/dist/esm/internal/operators/partition.js.map +1 -1
  149. package/node_modules/rxjs/dist/esm/internal/operators/reduce.js.map +1 -1
  150. package/node_modules/rxjs/dist/esm/internal/operators/retry.js.map +1 -1
  151. package/node_modules/rxjs/dist/esm/internal/operators/single.js.map +1 -1
  152. package/node_modules/rxjs/dist/esm/internal/operators/switchMap.js.map +1 -1
  153. package/node_modules/rxjs/dist/esm/internal/operators/takeUntil.js.map +1 -1
  154. package/node_modules/rxjs/dist/esm/internal/operators/timeout.js.map +1 -1
  155. package/node_modules/rxjs/dist/esm/internal/operators/windowCount.js.map +1 -1
  156. package/node_modules/rxjs/dist/esm/internal/operators/windowToggle.js.map +1 -1
  157. package/node_modules/rxjs/dist/esm/internal/operators/windowWhen.js.map +1 -1
  158. package/node_modules/rxjs/dist/esm/internal/operators/withLatestFrom.js.map +1 -1
  159. package/node_modules/rxjs/dist/esm/internal/scheduler/Action.js.map +1 -1
  160. package/node_modules/rxjs/dist/esm/internal/scheduler/AnimationFrameAction.js +1 -1
  161. package/node_modules/rxjs/dist/esm/internal/scheduler/AnimationFrameAction.js.map +1 -1
  162. package/node_modules/rxjs/dist/esm/internal/scheduler/AnimationFrameScheduler.js +8 -2
  163. package/node_modules/rxjs/dist/esm/internal/scheduler/AnimationFrameScheduler.js.map +1 -1
  164. package/node_modules/rxjs/dist/esm/internal/scheduler/AsyncAction.js.map +1 -1
  165. package/node_modules/rxjs/dist/esm/internal/scheduler/AsyncScheduler.js.map +1 -1
  166. package/node_modules/rxjs/dist/esm/internal/scheduler/VirtualTimeScheduler.js.map +1 -1
  167. package/node_modules/rxjs/dist/esm/internal/testing/TestScheduler.js.map +1 -1
  168. package/node_modules/rxjs/dist/esm/internal/util/ArgumentOutOfRangeError.js.map +1 -1
  169. package/node_modules/rxjs/dist/esm/internal/util/EmptyError.js.map +1 -1
  170. package/node_modules/rxjs/dist/esm/internal/util/NotFoundError.js.map +1 -1
  171. package/node_modules/rxjs/dist/esm/internal/util/SequenceError.js.map +1 -1
  172. package/node_modules/rxjs/dist/esm5/internal/AsyncSubject.js.map +1 -1
  173. package/node_modules/rxjs/dist/esm5/internal/BehaviorSubject.js.map +1 -1
  174. package/node_modules/rxjs/dist/esm5/internal/Notification.js.map +1 -1
  175. package/node_modules/rxjs/dist/esm5/internal/Observable.js.map +1 -1
  176. package/node_modules/rxjs/dist/esm5/internal/Scheduler.js.map +1 -1
  177. package/node_modules/rxjs/dist/esm5/internal/Subject.js.map +1 -1
  178. package/node_modules/rxjs/dist/esm5/internal/Subscriber.js.map +1 -1
  179. package/node_modules/rxjs/dist/esm5/internal/Subscription.js.map +1 -1
  180. package/node_modules/rxjs/dist/esm5/internal/ajax/errors.js.map +1 -1
  181. package/node_modules/rxjs/dist/esm5/internal/observable/bindCallback.js.map +1 -1
  182. package/node_modules/rxjs/dist/esm5/internal/observable/bindNodeCallback.js.map +1 -1
  183. package/node_modules/rxjs/dist/esm5/internal/observable/combineLatest.js.map +1 -1
  184. package/node_modules/rxjs/dist/esm5/internal/observable/defer.js.map +1 -1
  185. package/node_modules/rxjs/dist/esm5/internal/observable/dom/webSocket.js.map +1 -1
  186. package/node_modules/rxjs/dist/esm5/internal/observable/forkJoin.js.map +1 -1
  187. package/node_modules/rxjs/dist/esm5/internal/observable/fromEvent.js.map +1 -1
  188. package/node_modules/rxjs/dist/esm5/internal/observable/fromEventPattern.js.map +1 -1
  189. package/node_modules/rxjs/dist/esm5/internal/observable/generate.js.map +1 -1
  190. package/node_modules/rxjs/dist/esm5/internal/observable/interval.js.map +1 -1
  191. package/node_modules/rxjs/dist/esm5/internal/observable/merge.js.map +1 -1
  192. package/node_modules/rxjs/dist/esm5/internal/observable/onErrorResumeNext.js.map +1 -1
  193. package/node_modules/rxjs/dist/esm5/internal/observable/pairs.js.map +1 -1
  194. package/node_modules/rxjs/dist/esm5/internal/observable/range.js.map +1 -1
  195. package/node_modules/rxjs/dist/esm5/internal/observable/using.js.map +1 -1
  196. package/node_modules/rxjs/dist/esm5/internal/observable/zip.js.map +1 -1
  197. package/node_modules/rxjs/dist/esm5/internal/operators/bufferTime.js.map +1 -1
  198. package/node_modules/rxjs/dist/esm5/internal/operators/catchError.js.map +1 -1
  199. package/node_modules/rxjs/dist/esm5/internal/operators/concatMap.js.map +1 -1
  200. package/node_modules/rxjs/dist/esm5/internal/operators/debounceTime.js.map +1 -1
  201. package/node_modules/rxjs/dist/esm5/internal/operators/distinctUntilKeyChanged.js +1 -1
  202. package/node_modules/rxjs/dist/esm5/internal/operators/distinctUntilKeyChanged.js.map +1 -1
  203. package/node_modules/rxjs/dist/esm5/internal/operators/exhaustMap.js.map +1 -1
  204. package/node_modules/rxjs/dist/esm5/internal/operators/expand.js.map +1 -1
  205. package/node_modules/rxjs/dist/esm5/internal/operators/find.js.map +1 -1
  206. package/node_modules/rxjs/dist/esm5/internal/operators/findIndex.js.map +1 -1
  207. package/node_modules/rxjs/dist/esm5/internal/operators/first.js.map +1 -1
  208. package/node_modules/rxjs/dist/esm5/internal/operators/last.js.map +1 -1
  209. package/node_modules/rxjs/dist/esm5/internal/operators/map.js.map +1 -1
  210. package/node_modules/rxjs/dist/esm5/internal/operators/max.js.map +1 -1
  211. package/node_modules/rxjs/dist/esm5/internal/operators/merge.js +0 -2
  212. package/node_modules/rxjs/dist/esm5/internal/operators/merge.js.map +1 -1
  213. package/node_modules/rxjs/dist/esm5/internal/operators/mergeMap.js.map +1 -1
  214. package/node_modules/rxjs/dist/esm5/internal/operators/mergeScan.js.map +1 -1
  215. package/node_modules/rxjs/dist/esm5/internal/operators/min.js.map +1 -1
  216. package/node_modules/rxjs/dist/esm5/internal/operators/partition.js.map +1 -1
  217. package/node_modules/rxjs/dist/esm5/internal/operators/reduce.js.map +1 -1
  218. package/node_modules/rxjs/dist/esm5/internal/operators/retry.js.map +1 -1
  219. package/node_modules/rxjs/dist/esm5/internal/operators/single.js.map +1 -1
  220. package/node_modules/rxjs/dist/esm5/internal/operators/switchMap.js.map +1 -1
  221. package/node_modules/rxjs/dist/esm5/internal/operators/takeUntil.js.map +1 -1
  222. package/node_modules/rxjs/dist/esm5/internal/operators/timeout.js.map +1 -1
  223. package/node_modules/rxjs/dist/esm5/internal/operators/windowCount.js.map +1 -1
  224. package/node_modules/rxjs/dist/esm5/internal/operators/windowToggle.js.map +1 -1
  225. package/node_modules/rxjs/dist/esm5/internal/operators/windowWhen.js.map +1 -1
  226. package/node_modules/rxjs/dist/esm5/internal/operators/withLatestFrom.js.map +1 -1
  227. package/node_modules/rxjs/dist/esm5/internal/scheduler/Action.js.map +1 -1
  228. package/node_modules/rxjs/dist/esm5/internal/scheduler/AnimationFrameAction.js +1 -1
  229. package/node_modules/rxjs/dist/esm5/internal/scheduler/AnimationFrameAction.js.map +1 -1
  230. package/node_modules/rxjs/dist/esm5/internal/scheduler/AnimationFrameScheduler.js +8 -2
  231. package/node_modules/rxjs/dist/esm5/internal/scheduler/AnimationFrameScheduler.js.map +1 -1
  232. package/node_modules/rxjs/dist/esm5/internal/scheduler/AsyncAction.js.map +1 -1
  233. package/node_modules/rxjs/dist/esm5/internal/scheduler/AsyncScheduler.js.map +1 -1
  234. package/node_modules/rxjs/dist/esm5/internal/scheduler/VirtualTimeScheduler.js.map +1 -1
  235. package/node_modules/rxjs/dist/esm5/internal/testing/TestScheduler.js.map +1 -1
  236. package/node_modules/rxjs/dist/esm5/internal/util/ArgumentOutOfRangeError.js.map +1 -1
  237. package/node_modules/rxjs/dist/esm5/internal/util/EmptyError.js +7 -5
  238. package/node_modules/rxjs/dist/esm5/internal/util/EmptyError.js.map +1 -1
  239. package/node_modules/rxjs/dist/esm5/internal/util/NotFoundError.js.map +1 -1
  240. package/node_modules/rxjs/dist/esm5/internal/util/SequenceError.js.map +1 -1
  241. package/node_modules/rxjs/dist/types/internal/AsyncSubject.d.ts +0 -2
  242. package/node_modules/rxjs/dist/types/internal/AsyncSubject.d.ts.map +1 -1
  243. package/node_modules/rxjs/dist/types/internal/BehaviorSubject.d.ts +0 -2
  244. package/node_modules/rxjs/dist/types/internal/BehaviorSubject.d.ts.map +1 -1
  245. package/node_modules/rxjs/dist/types/internal/Notification.d.ts +5 -10
  246. package/node_modules/rxjs/dist/types/internal/Notification.d.ts.map +1 -1
  247. package/node_modules/rxjs/dist/types/internal/Observable.d.ts +7 -14
  248. package/node_modules/rxjs/dist/types/internal/Observable.d.ts.map +1 -1
  249. package/node_modules/rxjs/dist/types/internal/ReplaySubject.d.ts +3 -3
  250. package/node_modules/rxjs/dist/types/internal/Scheduler.d.ts +8 -10
  251. package/node_modules/rxjs/dist/types/internal/Scheduler.d.ts.map +1 -1
  252. package/node_modules/rxjs/dist/types/internal/Subject.d.ts +1 -5
  253. package/node_modules/rxjs/dist/types/internal/Subject.d.ts.map +1 -1
  254. package/node_modules/rxjs/dist/types/internal/Subscriber.d.ts +3 -9
  255. package/node_modules/rxjs/dist/types/internal/Subscriber.d.ts.map +1 -1
  256. package/node_modules/rxjs/dist/types/internal/Subscription.d.ts +0 -4
  257. package/node_modules/rxjs/dist/types/internal/Subscription.d.ts.map +1 -1
  258. package/node_modules/rxjs/dist/types/internal/ajax/errors.d.ts +0 -4
  259. package/node_modules/rxjs/dist/types/internal/ajax/errors.d.ts.map +1 -1
  260. package/node_modules/rxjs/dist/types/internal/observable/combineLatest.d.ts.map +1 -1
  261. package/node_modules/rxjs/dist/types/internal/observable/defer.d.ts +5 -6
  262. package/node_modules/rxjs/dist/types/internal/observable/defer.d.ts.map +1 -1
  263. package/node_modules/rxjs/dist/types/internal/observable/dom/webSocket.d.ts +2 -3
  264. package/node_modules/rxjs/dist/types/internal/observable/dom/webSocket.d.ts.map +1 -1
  265. package/node_modules/rxjs/dist/types/internal/observable/generate.d.ts +21 -18
  266. package/node_modules/rxjs/dist/types/internal/observable/generate.d.ts.map +1 -1
  267. package/node_modules/rxjs/dist/types/internal/observable/interval.d.ts +5 -6
  268. package/node_modules/rxjs/dist/types/internal/observable/interval.d.ts.map +1 -1
  269. package/node_modules/rxjs/dist/types/internal/observable/onErrorResumeNext.d.ts.map +1 -1
  270. package/node_modules/rxjs/dist/types/internal/observable/using.d.ts +3 -5
  271. package/node_modules/rxjs/dist/types/internal/observable/using.d.ts.map +1 -1
  272. package/node_modules/rxjs/dist/types/internal/operators/auditTime.d.ts +5 -5
  273. package/node_modules/rxjs/dist/types/internal/operators/bufferCount.d.ts +2 -2
  274. package/node_modules/rxjs/dist/types/internal/operators/bufferTime.d.ts.map +1 -1
  275. package/node_modules/rxjs/dist/types/internal/operators/bufferWhen.d.ts +2 -2
  276. package/node_modules/rxjs/dist/types/internal/operators/catchError.d.ts.map +1 -1
  277. package/node_modules/rxjs/dist/types/internal/operators/debounceTime.d.ts +5 -6
  278. package/node_modules/rxjs/dist/types/internal/operators/debounceTime.d.ts.map +1 -1
  279. package/node_modules/rxjs/dist/types/internal/operators/delay.d.ts +4 -4
  280. package/node_modules/rxjs/dist/types/internal/operators/distinctUntilKeyChanged.d.ts.map +1 -1
  281. package/node_modules/rxjs/dist/types/internal/operators/elementAt.d.ts +4 -4
  282. package/node_modules/rxjs/dist/types/internal/operators/finalize.d.ts +1 -1
  283. package/node_modules/rxjs/dist/types/internal/operators/find.d.ts.map +1 -1
  284. package/node_modules/rxjs/dist/types/internal/operators/max.d.ts +5 -4
  285. package/node_modules/rxjs/dist/types/internal/operators/max.d.ts.map +1 -1
  286. package/node_modules/rxjs/dist/types/internal/operators/merge.d.ts.map +1 -1
  287. package/node_modules/rxjs/dist/types/internal/operators/mergeAll.d.ts +2 -2
  288. package/node_modules/rxjs/dist/types/internal/operators/mergeScan.d.ts +3 -4
  289. package/node_modules/rxjs/dist/types/internal/operators/mergeScan.d.ts.map +1 -1
  290. package/node_modules/rxjs/dist/types/internal/operators/min.d.ts +5 -4
  291. package/node_modules/rxjs/dist/types/internal/operators/min.d.ts.map +1 -1
  292. package/node_modules/rxjs/dist/types/internal/operators/partition.d.ts +8 -9
  293. package/node_modules/rxjs/dist/types/internal/operators/partition.d.ts.map +1 -1
  294. package/node_modules/rxjs/dist/types/internal/operators/repeat.d.ts +2 -2
  295. package/node_modules/rxjs/dist/types/internal/operators/repeatWhen.d.ts +1 -1
  296. package/node_modules/rxjs/dist/types/internal/operators/retryWhen.d.ts +1 -1
  297. package/node_modules/rxjs/dist/types/internal/operators/sampleTime.d.ts +4 -4
  298. package/node_modules/rxjs/dist/types/internal/operators/skip.d.ts +1 -1
  299. package/node_modules/rxjs/dist/types/internal/operators/takeUntil.d.ts +2 -3
  300. package/node_modules/rxjs/dist/types/internal/operators/takeUntil.d.ts.map +1 -1
  301. package/node_modules/rxjs/dist/types/internal/operators/timeInterval.d.ts +1 -1
  302. package/node_modules/rxjs/dist/types/internal/operators/timeout.d.ts +0 -2
  303. package/node_modules/rxjs/dist/types/internal/operators/timeout.d.ts.map +1 -1
  304. package/node_modules/rxjs/dist/types/internal/operators/windowCount.d.ts +5 -6
  305. package/node_modules/rxjs/dist/types/internal/operators/windowCount.d.ts.map +1 -1
  306. package/node_modules/rxjs/dist/types/internal/operators/windowToggle.d.ts +4 -6
  307. package/node_modules/rxjs/dist/types/internal/operators/windowToggle.d.ts.map +1 -1
  308. package/node_modules/rxjs/dist/types/internal/operators/windowWhen.d.ts +4 -3
  309. package/node_modules/rxjs/dist/types/internal/operators/windowWhen.d.ts.map +1 -1
  310. package/node_modules/rxjs/dist/types/internal/scheduler/Action.d.ts +5 -7
  311. package/node_modules/rxjs/dist/types/internal/scheduler/Action.d.ts.map +1 -1
  312. package/node_modules/rxjs/dist/types/internal/scheduler/AnimationFrameScheduler.d.ts.map +1 -1
  313. package/node_modules/rxjs/dist/types/internal/scheduler/AsyncAction.d.ts +0 -1
  314. package/node_modules/rxjs/dist/types/internal/scheduler/AsyncAction.d.ts.map +1 -1
  315. package/node_modules/rxjs/dist/types/internal/scheduler/AsyncScheduler.d.ts.map +1 -1
  316. package/node_modules/rxjs/dist/types/internal/scheduler/VirtualTimeScheduler.d.ts +0 -1
  317. package/node_modules/rxjs/dist/types/internal/scheduler/VirtualTimeScheduler.d.ts.map +1 -1
  318. package/node_modules/rxjs/dist/types/internal/testing/TestScheduler.d.ts +0 -3
  319. package/node_modules/rxjs/dist/types/internal/testing/TestScheduler.d.ts.map +1 -1
  320. package/node_modules/rxjs/dist/types/internal/types.d.ts +6 -0
  321. package/node_modules/rxjs/dist/types/internal/types.d.ts.map +1 -1
  322. package/node_modules/rxjs/dist/types/internal/util/ArgumentOutOfRangeError.d.ts +0 -2
  323. package/node_modules/rxjs/dist/types/internal/util/ArgumentOutOfRangeError.d.ts.map +1 -1
  324. package/node_modules/rxjs/dist/types/internal/util/EmptyError.d.ts +0 -2
  325. package/node_modules/rxjs/dist/types/internal/util/EmptyError.d.ts.map +1 -1
  326. package/node_modules/rxjs/dist/types/internal/util/NotFoundError.d.ts +0 -2
  327. package/node_modules/rxjs/dist/types/internal/util/NotFoundError.d.ts.map +1 -1
  328. package/node_modules/rxjs/dist/types/internal/util/SequenceError.d.ts +0 -2
  329. package/node_modules/rxjs/dist/types/internal/util/SequenceError.d.ts.map +1 -1
  330. package/node_modules/rxjs/package.json +1 -1
  331. package/node_modules/rxjs/src/internal/AsyncSubject.ts +0 -2
  332. package/node_modules/rxjs/src/internal/BehaviorSubject.ts +0 -2
  333. package/node_modules/rxjs/src/internal/Notification.ts +5 -10
  334. package/node_modules/rxjs/src/internal/Observable.ts +16 -27
  335. package/node_modules/rxjs/src/internal/ReplaySubject.ts +3 -3
  336. package/node_modules/rxjs/src/internal/Scheduler.ts +8 -10
  337. package/node_modules/rxjs/src/internal/Subject.ts +1 -5
  338. package/node_modules/rxjs/src/internal/Subscriber.ts +6 -12
  339. package/node_modules/rxjs/src/internal/Subscription.ts +0 -4
  340. package/node_modules/rxjs/src/internal/ajax/errors.ts +0 -4
  341. package/node_modules/rxjs/src/internal/observable/bindCallback.ts +13 -9
  342. package/node_modules/rxjs/src/internal/observable/bindNodeCallback.ts +12 -9
  343. package/node_modules/rxjs/src/internal/observable/combineLatest.ts +5 -9
  344. package/node_modules/rxjs/src/internal/observable/concat.ts +1 -1
  345. package/node_modules/rxjs/src/internal/observable/defer.ts +5 -6
  346. package/node_modules/rxjs/src/internal/observable/dom/webSocket.ts +2 -3
  347. package/node_modules/rxjs/src/internal/observable/forkJoin.ts +3 -5
  348. package/node_modules/rxjs/src/internal/observable/from.ts +3 -3
  349. package/node_modules/rxjs/src/internal/observable/fromEvent.ts +9 -6
  350. package/node_modules/rxjs/src/internal/observable/fromEventPattern.ts +9 -12
  351. package/node_modules/rxjs/src/internal/observable/generate.ts +21 -18
  352. package/node_modules/rxjs/src/internal/observable/interval.ts +5 -6
  353. package/node_modules/rxjs/src/internal/observable/merge.ts +5 -7
  354. package/node_modules/rxjs/src/internal/observable/of.ts +3 -3
  355. package/node_modules/rxjs/src/internal/observable/onErrorResumeNext.ts +2 -5
  356. package/node_modules/rxjs/src/internal/observable/pairs.ts +4 -6
  357. package/node_modules/rxjs/src/internal/observable/partition.ts +11 -11
  358. package/node_modules/rxjs/src/internal/observable/race.ts +2 -2
  359. package/node_modules/rxjs/src/internal/observable/range.ts +5 -6
  360. package/node_modules/rxjs/src/internal/observable/using.ts +3 -5
  361. package/node_modules/rxjs/src/internal/observable/zip.ts +4 -2
  362. package/node_modules/rxjs/src/internal/operators/auditTime.ts +5 -5
  363. package/node_modules/rxjs/src/internal/operators/bufferCount.ts +2 -2
  364. package/node_modules/rxjs/src/internal/operators/bufferTime.ts +5 -8
  365. package/node_modules/rxjs/src/internal/operators/bufferWhen.ts +2 -2
  366. package/node_modules/rxjs/src/internal/operators/catchError.ts +3 -5
  367. package/node_modules/rxjs/src/internal/operators/concatMap.ts +2 -3
  368. package/node_modules/rxjs/src/internal/operators/concatMapTo.ts +2 -2
  369. package/node_modules/rxjs/src/internal/operators/debounceTime.ts +5 -6
  370. package/node_modules/rxjs/src/internal/operators/delay.ts +4 -4
  371. package/node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts +15 -11
  372. package/node_modules/rxjs/src/internal/operators/elementAt.ts +4 -4
  373. package/node_modules/rxjs/src/internal/operators/every.ts +2 -2
  374. package/node_modules/rxjs/src/internal/operators/exhaustMap.ts +2 -3
  375. package/node_modules/rxjs/src/internal/operators/expand.ts +5 -6
  376. package/node_modules/rxjs/src/internal/operators/finalize.ts +1 -1
  377. package/node_modules/rxjs/src/internal/operators/find.ts +3 -4
  378. package/node_modules/rxjs/src/internal/operators/findIndex.ts +3 -4
  379. package/node_modules/rxjs/src/internal/operators/first.ts +9 -8
  380. package/node_modules/rxjs/src/internal/operators/last.ts +11 -10
  381. package/node_modules/rxjs/src/internal/operators/map.ts +4 -5
  382. package/node_modules/rxjs/src/internal/operators/max.ts +5 -4
  383. package/node_modules/rxjs/src/internal/operators/merge.ts +0 -2
  384. package/node_modules/rxjs/src/internal/operators/mergeAll.ts +2 -2
  385. package/node_modules/rxjs/src/internal/operators/mergeMap.ts +3 -5
  386. package/node_modules/rxjs/src/internal/operators/mergeMapTo.ts +4 -4
  387. package/node_modules/rxjs/src/internal/operators/mergeScan.ts +3 -4
  388. package/node_modules/rxjs/src/internal/operators/min.ts +5 -4
  389. package/node_modules/rxjs/src/internal/operators/onErrorResumeNextWith.ts +1 -1
  390. package/node_modules/rxjs/src/internal/operators/partition.ts +8 -9
  391. package/node_modules/rxjs/src/internal/operators/publish.ts +1 -1
  392. package/node_modules/rxjs/src/internal/operators/reduce.ts +2 -3
  393. package/node_modules/rxjs/src/internal/operators/repeat.ts +2 -2
  394. package/node_modules/rxjs/src/internal/operators/repeatWhen.ts +1 -1
  395. package/node_modules/rxjs/src/internal/operators/retry.ts +2 -1
  396. package/node_modules/rxjs/src/internal/operators/retryWhen.ts +1 -1
  397. package/node_modules/rxjs/src/internal/operators/sampleTime.ts +4 -4
  398. package/node_modules/rxjs/src/internal/operators/single.ts +13 -9
  399. package/node_modules/rxjs/src/internal/operators/skip.ts +1 -1
  400. package/node_modules/rxjs/src/internal/operators/skipWhile.ts +1 -1
  401. package/node_modules/rxjs/src/internal/operators/switchMap.ts +2 -3
  402. package/node_modules/rxjs/src/internal/operators/switchMapTo.ts +2 -2
  403. package/node_modules/rxjs/src/internal/operators/takeUntil.ts +2 -3
  404. package/node_modules/rxjs/src/internal/operators/takeWhile.ts +5 -5
  405. package/node_modules/rxjs/src/internal/operators/timeInterval.ts +1 -1
  406. package/node_modules/rxjs/src/internal/operators/timeout.ts +0 -2
  407. package/node_modules/rxjs/src/internal/operators/windowCount.ts +5 -6
  408. package/node_modules/rxjs/src/internal/operators/windowToggle.ts +4 -6
  409. package/node_modules/rxjs/src/internal/operators/windowWhen.ts +4 -3
  410. package/node_modules/rxjs/src/internal/operators/withLatestFrom.ts +8 -7
  411. package/node_modules/rxjs/src/internal/scheduler/Action.ts +5 -7
  412. package/node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts +1 -1
  413. package/node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts +7 -2
  414. package/node_modules/rxjs/src/internal/scheduler/AsyncAction.ts +0 -1
  415. package/node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts +0 -2
  416. package/node_modules/rxjs/src/internal/scheduler/VirtualTimeScheduler.ts +0 -1
  417. package/node_modules/rxjs/src/internal/testing/TestScheduler.ts +0 -3
  418. package/node_modules/rxjs/src/internal/types.ts +6 -0
  419. package/node_modules/rxjs/src/internal/util/ArgumentOutOfRangeError.ts +0 -2
  420. package/node_modules/rxjs/src/internal/util/EmptyError.ts +8 -7
  421. package/node_modules/rxjs/src/internal/util/NotFoundError.ts +0 -2
  422. package/node_modules/rxjs/src/internal/util/SequenceError.ts +0 -2
  423. package/package.json +11 -11
@@ -71,7 +71,8 @@ export function bindCallback<A extends readonly unknown[], R extends readonly un
71
71
  *
72
72
  * ## Examples
73
73
  *
74
- * ### Convert jQuery's getJSON to an Observable API
74
+ * Convert jQuery's getJSON to an Observable API
75
+ *
75
76
  * ```ts
76
77
  * import { bindCallback } from 'rxjs';
77
78
  * import * as jQuery from 'jquery';
@@ -82,7 +83,8 @@ export function bindCallback<A extends readonly unknown[], R extends readonly un
82
83
  * result.subscribe(x => console.log(x), e => console.error(e));
83
84
  * ```
84
85
  *
85
- * ### Receive an array of arguments passed to a callback
86
+ * Receive an array of arguments passed to a callback
87
+ *
86
88
  * ```ts
87
89
  * import { bindCallback } from 'rxjs';
88
90
  *
@@ -96,7 +98,8 @@ export function bindCallback<A extends readonly unknown[], R extends readonly un
96
98
  * });
97
99
  * ```
98
100
  *
99
- * ### Compare behaviour with and without async Scheduler
101
+ * Compare behaviour with and without `asyncScheduler`
102
+ *
100
103
  * ```ts
101
104
  * import { bindCallback, asyncScheduler } from 'rxjs';
102
105
  *
@@ -117,7 +120,8 @@ export function bindCallback<A extends readonly unknown[], R extends readonly un
117
120
  * // I was async!
118
121
  * ```
119
122
  *
120
- * ### Use bindCallback on an object method
123
+ * Use `bindCallback` on an object method
124
+ *
121
125
  * ```ts
122
126
  * import { bindCallback } from 'rxjs';
123
127
  *
@@ -130,11 +134,11 @@ export function bindCallback<A extends readonly unknown[], R extends readonly un
130
134
  * @see {@link bindNodeCallback}
131
135
  * @see {@link from}
132
136
  *
133
- * @param {function} func A function with a callback as the last parameter.
134
- * @param {SchedulerLike} [scheduler] The scheduler on which to schedule the
135
- * callbacks.
136
- * @return {function(...params: *): Observable} A function which returns the
137
- * Observable that delivers the same values the callback would deliver.
137
+ * @param callbackFunc A function with a callback as the last parameter.
138
+ * @param resultSelector A mapping function used to transform callback events.
139
+ * @param scheduler The scheduler on which to schedule the callbacks.
140
+ * @return A function which returns the Observable that delivers the same
141
+ * values the callback would deliver.
138
142
  */
139
143
  export function bindCallback(
140
144
  callbackFunc: (...args: [...any[], (...res: any) => void]) => void,
@@ -74,7 +74,9 @@ export function bindNodeCallback<A extends readonly unknown[], R extends readonl
74
74
  * is falsy, it still won't appear in array emitted by Observable.
75
75
  *
76
76
  * ## Examples
77
- * ### Read a file from the filesystem and get the data as an Observable
77
+ *
78
+ * Read a file from the filesystem and get the data as an Observable
79
+ *
78
80
  * ```ts
79
81
  * import * as fs from 'fs';
80
82
  * const readFileAsObservable = bindNodeCallback(fs.readFile);
@@ -82,7 +84,8 @@ export function bindNodeCallback<A extends readonly unknown[], R extends readonl
82
84
  * result.subscribe(x => console.log(x), e => console.error(e));
83
85
  * ```
84
86
  *
85
- * ### Use on function calling callback with multiple arguments
87
+ * Use on function calling callback with multiple arguments
88
+ *
86
89
  * ```ts
87
90
  * someFunction((err, a, b) => {
88
91
  * console.log(err); // null
@@ -96,7 +99,8 @@ export function bindNodeCallback<A extends readonly unknown[], R extends readonl
96
99
  * });
97
100
  * ```
98
101
  *
99
- * ### Use on function calling callback in regular style
102
+ * Use on function calling callback in regular style
103
+ *
100
104
  * ```ts
101
105
  * someFunction(a => {
102
106
  * console.log(a); // 5
@@ -112,12 +116,11 @@ export function bindNodeCallback<A extends readonly unknown[], R extends readonl
112
116
  * @see {@link bindCallback}
113
117
  * @see {@link from}
114
118
  *
115
- * @param {function} func Function with a Node.js-style callback as the last parameter.
116
- * @param {SchedulerLike} [scheduler] The scheduler on which to schedule the
117
- * callbacks.
118
- * @return {function(...params: *): Observable} A function which returns the
119
- * Observable that delivers the same values the Node.js callback would
120
- * deliver.
119
+ * @param callbackFunc Function with a Node.js-style callback as the last parameter.
120
+ * @param resultSelector A mapping function used to transform callback events.
121
+ * @param scheduler The scheduler on which to schedule the callbacks.
122
+ * @return A function which returns the Observable that delivers the same values the
123
+ * Node.js callback would deliver.
121
124
  */
122
125
  export function bindNodeCallback(
123
126
  callbackFunc: (...args: [...any[], (err: any, ...res: any) => void]) => void,
@@ -188,15 +188,11 @@ export function combineLatest<T extends Record<string, ObservableInput<any>>>(
188
188
  * @see {@link merge}
189
189
  * @see {@link withLatestFrom}
190
190
  *
191
- * @param {ObservableInput} [observables] An array of input Observables to combine with each other.
192
- * An array of Observables must be given as the first argument.
193
- * @param {function} [project] An optional function to project the values from
194
- * the combined latest values into a new value on the output Observable.
195
- * @param {SchedulerLike} [scheduler=null] The {@link SchedulerLike} to use for subscribing to
196
- * each input Observable.
197
- * @return {Observable} An Observable of projected values from the most recent
198
- * values from each input Observable, or an array of the most recent values from
199
- * each input Observable.
191
+ * @param args Any number of `ObservableInput`s provided either as an array or as an object
192
+ * to combine with each other. If the last parameter is the function, it will be used to project the
193
+ * values from the combined latest values into a new value on the output Observable.
194
+ * @return An Observable of projected values from the most recent values from each `ObservableInput`,
195
+ * or an array of the most recent values from each `ObservableInput`.
200
196
  */
201
197
  export function combineLatest<O extends ObservableInput<any>, R>(...args: any[]): Observable<R> | Observable<ObservedValueOf<O>[]> {
202
198
  const scheduler = popScheduler(args);
@@ -108,7 +108,7 @@ export function concat<T extends readonly unknown[]>(
108
108
  * @see {@link startWith}
109
109
  * @see {@link endWith}
110
110
  *
111
- * @param args Input Observables to concatenate.
111
+ * @param args `ObservableInput`s to concatenate.
112
112
  */
113
113
  export function concat(...args: any[]): Observable<unknown> {
114
114
  return concatAll()(from(args, popScheduler(args)));
@@ -43,12 +43,11 @@ import { innerFrom } from './innerFrom';
43
43
  *
44
44
  * @see {@link Observable}
45
45
  *
46
- * @param {function(): ObservableInput} observableFactory The Observable
47
- * factory function to invoke for each Observer that subscribes to the output
48
- * Observable. May also return a Promise, which will be converted on the fly
49
- * to an Observable.
50
- * @return {Observable} An Observable whose Observers' subscriptions trigger
51
- * an invocation of the given Observable factory function.
46
+ * @param observableFactory The Observable factory function to invoke for each
47
+ * Observer that subscribes to the output Observable. May also return any
48
+ * `ObservableInput`, which will be converted on the fly to an Observable.
49
+ * @return An Observable whose Observers' subscriptions trigger an invocation of the
50
+ * given Observable factory function.
52
51
  */
53
52
  export function defer<R extends ObservableInput<any>>(observableFactory: () => R): Observable<ObservedValueOf<R>> {
54
53
  return new Observable<ObservedValueOf<R>>((subscriber) => {
@@ -153,9 +153,8 @@ import { WebSocketSubject, WebSocketSubjectConfig } from './WebSocketSubject';
153
153
  * // socket connection closes.
154
154
  * ```
155
155
  *
156
- * @param {string|WebSocketSubjectConfig} urlConfigOrSource The WebSocket endpoint as an url or an object with
157
- * configuration and additional Observers.
158
- * @return {WebSocketSubject} Subject which allows to both send and receive messages via WebSocket connection.
156
+ * @param urlConfigOrSource The WebSocket endpoint as an url or an object with configuration and additional Observers.
157
+ * @return Subject which allows to both send and receive messages via WebSocket connection.
159
158
  */
160
159
  export function webSocket<T>(urlConfigOrSource: string | WebSocketSubjectConfig<T>): WebSocketSubject<T> {
161
160
  return new WebSocketSubject<T>(urlConfigOrSource);
@@ -137,11 +137,9 @@ export function forkJoin<T extends Record<string, ObservableInput<any>>>(
137
137
  * @see {@link combineLatest}
138
138
  * @see {@link zip}
139
139
  *
140
- * @param {...ObservableInput} args Any number of Observables provided either as an array or as an arguments
141
- * passed directly to the operator.
142
- * @param {function} [project] Function that takes values emitted by input Observables and returns value
143
- * that will appear in resulting Observable instead of default array.
144
- * @return {Observable} Observable emitting either an array of last values emitted by passed Observables
140
+ * @param args Any number of `ObservableInput`s provided either as an array, as an object
141
+ * or as arguments passed directly to the operator.
142
+ * @return Observable emitting either an array of last values emitted by passed Observables
145
143
  * or value from project function.
146
144
  */
147
145
  export function forkJoin(...args: any[]): Observable<any> {
@@ -94,10 +94,10 @@ export function from<O extends ObservableInput<any>>(input: O, scheduler: Schedu
94
94
  * @see {@link fromEvent}
95
95
  * @see {@link fromEventPattern}
96
96
  *
97
- * @param {ObservableInput<T>} A subscription object, a Promise, an Observable-like,
97
+ * @param input A subscription object, a Promise, an Observable-like,
98
98
  * an Array, an iterable, or an array-like object to be converted.
99
- * @param {SchedulerLike} An optional {@link SchedulerLike} on which to schedule the emission of values.
100
- * @return {Observable<T>}
99
+ * @param scheduler An optional {@link SchedulerLike} on which to schedule the emission of values.
100
+ * @return An Observable converted from {@link ObservableInput}.
101
101
  */
102
102
  export function from<T>(input: ObservableInput<T>, scheduler?: SchedulerLike): Observable<T> {
103
103
  return scheduler ? scheduled(input, scheduler) : innerFrom(input);
@@ -227,12 +227,15 @@ export function fromEvent<T, R>(
227
227
  * @see {@link bindNodeCallback}
228
228
  * @see {@link fromEventPattern}
229
229
  *
230
- * @param {FromEventTarget<T>} target The DOM EventTarget, Node.js
231
- * EventEmitter, JQuery-like event target, NodeList or HTMLCollection to attach the event handler to.
232
- * @param {string} eventName The event name of interest, being emitted by the
233
- * `target`.
234
- * @param {EventListenerOptions} [options] Options to pass through to addEventListener
235
- * @return {Observable<T>}
230
+ * @param target The DOM EventTarget, Node.js EventEmitter, JQuery-like event target,
231
+ * NodeList or HTMLCollection to attach the event handler to.
232
+ * @param eventName The event name of interest, being emitted by the `target`.
233
+ * @param options Options to pass through to the underlying `addListener`,
234
+ * `addEventListener` or `on` functions.
235
+ * @param resultSelector A mapping function used to transform events. It takes the
236
+ * arguments from the event handler and should return a single value.
237
+ * @return An Observable emitting events registered through `target`'s
238
+ * listener handlers.
236
239
  */
237
240
  export function fromEvent<T>(
238
241
  target: any,
@@ -125,18 +125,15 @@ export function fromEventPattern<T>(
125
125
  * @see {@link bindCallback}
126
126
  * @see {@link bindNodeCallback}
127
127
  *
128
- * @param {function(handler: Function): any} addHandler A function that takes
129
- * a `handler` function as argument and attaches it somehow to the actual
130
- * source of events.
131
- * @param {function(handler: Function, token?: any): void} [removeHandler] A function that
132
- * takes a `handler` function as an argument and removes it from the event source. If `addHandler`
133
- * returns some kind of token, `removeHandler` function will have it as a second parameter.
134
- * @param {function(...args: any): T} [project] A function to
135
- * transform results. It takes the arguments from the event handler and
136
- * should return a single value.
137
- * @return {Observable<T>} Observable which, when an event happens, emits first parameter
138
- * passed to registered event handler. Alternatively it emits whatever project function returns
139
- * at that moment.
128
+ * @param addHandler A function that takes a `handler` function as argument and attaches it
129
+ * somehow to the actual source of events.
130
+ * @param removeHandler A function that takes a `handler` function as an argument and removes
131
+ * it from the event source. If `addHandler` returns some kind of token, `removeHandler` function
132
+ * will have it as a second parameter.
133
+ * @param resultSelector A function to transform results. It takes the arguments from the event
134
+ * handler and should return a single value.
135
+ * @return Observable which, when an event happens, emits first parameter passed to registered
136
+ * event handler. Alternatively it emits whatever project function returns at that moment.
140
137
  */
141
138
  export function fromEventPattern<T>(
142
139
  addHandler: (handler: NodeEventHandler) => any,
@@ -80,13 +80,15 @@ export interface GenerateOptions<T, S> extends GenerateBaseOptions<S> {
80
80
  * @see {@link from}
81
81
  * @see {@link Observable}
82
82
  *
83
- * @param {S} initialState Initial state.
84
- * @param {function (state: S): boolean} condition Condition to terminate generation (upon returning false).
85
- * @param {function (state: S): S} iterate Iteration step function.
86
- * @param {function (state: S): T} resultSelector Selector function for results produced in the sequence. (deprecated)
87
- * @param {SchedulerLike} [scheduler] A {@link SchedulerLike} on which to run the generator loop. If not provided, defaults to emit immediately.
88
- * @returns {Observable<T>} The generated sequence.
89
- * @deprecated Instead of passing separate arguments, use the options argument. Signatures taking separate arguments will be removed in v8.
83
+ * @param initialState Initial state.
84
+ * @param condition Condition to terminate generation (upon returning false).
85
+ * @param iterate Iteration step function.
86
+ * @param resultSelector Selector function for results produced in the sequence.
87
+ * @param scheduler A {@link SchedulerLike} on which to run the generator loop.
88
+ * If not provided, defaults to emit immediately.
89
+ * @returns The generated sequence.
90
+ * @deprecated Instead of passing separate arguments, use the options argument.
91
+ * Signatures taking separate arguments will be removed in v8.
90
92
  */
91
93
  export function generate<T, S>(
92
94
  initialState: S,
@@ -230,13 +232,14 @@ export function generate<T, S>(
230
232
  *
231
233
  * @see {@link from}
232
234
  *
233
- * @param {S} initialState Initial state.
234
- * @param {function (state: S): boolean} condition Condition to terminate generation (upon returning false).
235
- * @param {function (state: S): S} iterate Iteration step function.
236
- * @param {function (state: S): T} [resultSelector] Selector function for results produced in the sequence.
237
- * @param {Scheduler} [scheduler] A {@link Scheduler} on which to run the generator loop. If not provided, defaults to emitting immediately.
238
- * @return {Observable<T>} The generated sequence.
239
- * @deprecated Instead of passing separate arguments, use the options argument. Signatures taking separate arguments will be removed in v8.
235
+ * @param initialState Initial state.
236
+ * @param condition Condition to terminate generation (upon returning false).
237
+ * @param iterate Iteration step function.
238
+ * @param scheduler A {@link Scheduler} on which to run the generator loop. If not
239
+ * provided, defaults to emitting immediately.
240
+ * @return The generated sequence.
241
+ * @deprecated Instead of passing separate arguments, use the options argument.
242
+ * Signatures taking separate arguments will be removed in v8.
240
243
  */
241
244
  export function generate<S>(
242
245
  initialState: S,
@@ -282,8 +285,8 @@ export function generate<S>(
282
285
  * @see {@link from}
283
286
  * @see {@link Observable}
284
287
  *
285
- * @param {GenerateBaseOptions<S>} options Object that must contain initialState, iterate and might contain condition and scheduler.
286
- * @returns {Observable<S>} The generated sequence.
288
+ * @param options Object that must contain initialState, iterate and might contain condition and scheduler.
289
+ * @returns The generated sequence.
287
290
  */
288
291
  export function generate<S>(options: GenerateBaseOptions<S>): Observable<S>;
289
292
 
@@ -325,8 +328,8 @@ export function generate<S>(options: GenerateBaseOptions<S>): Observable<S>;
325
328
  * @see {@link from}
326
329
  * @see {@link Observable}
327
330
  *
328
- * @param {GenerateOptions<T, S>} options Object that must contain initialState, iterate, resultSelector and might contain condition and scheduler.
329
- * @returns {Observable<T>} The generated sequence.
331
+ * @param options Object that must contain initialState, iterate, resultSelector and might contain condition and scheduler.
332
+ * @returns The generated sequence.
330
333
  */
331
334
  export function generate<T, S>(options: GenerateOptions<T, S>): Observable<T>;
332
335
 
@@ -41,12 +41,11 @@ import { timer } from './timer';
41
41
  * @see {@link timer}
42
42
  * @see {@link delay}
43
43
  *
44
- * @param {number} [period=0] The interval size in milliseconds (by default)
45
- * or the time unit determined by the scheduler's clock.
46
- * @param {SchedulerLike} [scheduler=async] The {@link SchedulerLike} to use for scheduling
47
- * the emission of values, and providing a notion of "time".
48
- * @return {Observable} An Observable that emits a sequential number each time
49
- * interval.
44
+ * @param period The interval size in milliseconds (by default) or the time unit determined
45
+ * by the scheduler's clock.
46
+ * @param scheduler The {@link SchedulerLike} to use for scheduling the emission of values,
47
+ * and providing a notion of "time".
48
+ * @return An Observable that emits a sequential number each time interval.
50
49
  */
51
50
  export function interval(period = 0, scheduler: SchedulerLike = asyncScheduler): Observable<number> {
52
51
  if (period < 0) {
@@ -79,13 +79,11 @@ export function merge<A extends readonly unknown[]>(
79
79
  * @see {@link mergeMapTo}
80
80
  * @see {@link mergeScan}
81
81
  *
82
- * @param {...ObservableInput} observables Input Observables to merge together.
83
- * @param {number} [concurrent=Infinity] Maximum number of input
84
- * Observables being subscribed to concurrently.
85
- * @param {SchedulerLike} [scheduler=null] The {@link SchedulerLike} to use for managing
86
- * concurrency of input Observables.
87
- * @return {Observable} an Observable that emits items that are the result of
88
- * every input Observable.
82
+ * @param args `ObservableInput`s to merge together. If the last parameter
83
+ * is of type number, `merge` will use it to limit number of concurrently
84
+ * subscribed `ObservableInput`s. If the last parameter is {@link SchedulerLike},
85
+ * it will be used for scheduling the emission of values.
86
+ * @return An Observable that emits items that are the result of every input Observable.
89
87
  */
90
88
  export function merge(...args: (ObservableInput<unknown> | number | SchedulerLike)[]): Observable<unknown> {
91
89
  const scheduler = popScheduler(args);
@@ -73,9 +73,9 @@ export function of<A extends readonly unknown[]>(...values: A): Observable<Value
73
73
  * @see {@link from}
74
74
  * @see {@link range}
75
75
  *
76
- * @param {...T} values A comma separated list of arguments you want to be emitted
77
- * @return {Observable} An Observable that emits the arguments
78
- * described above and then completes.
76
+ * @param args A comma separated list of arguments you want to be emitted.
77
+ * @return An Observable that synchronously emits the arguments described
78
+ * above and then immediately completes.
79
79
  */
80
80
  export function of<T>(...args: Array<T | SchedulerLike>): Observable<T> {
81
81
  const scheduler = popScheduler(args);
@@ -5,12 +5,9 @@ import { OperatorSubscriber } from '../operators/OperatorSubscriber';
5
5
  import { noop } from '../util/noop';
6
6
  import { innerFrom } from './innerFrom';
7
7
 
8
- /* tslint:disable:max-line-length */
9
8
  export function onErrorResumeNext<A extends readonly unknown[]>(sources: [...ObservableInputTuple<A>]): Observable<A[number]>;
10
9
  export function onErrorResumeNext<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A[number]>;
11
10
 
12
- /* tslint:enable:max-line-length */
13
-
14
11
  /**
15
12
  * When any of the provided Observable emits a complete or an error notification, it immediately subscribes to the next one
16
13
  * that was passed.
@@ -69,8 +66,8 @@ export function onErrorResumeNext<A extends readonly unknown[]>(...sources: [...
69
66
  * @see {@link concat}
70
67
  * @see {@link catchError}
71
68
  *
72
- * @param {...ObservableInput} sources Observables (or anything that *is* observable) passed either directly or as an array.
73
- * @return {Observable} An Observable that concatenates all sources, one after the other,
69
+ * @param sources `ObservableInput`s passed either directly or as an array.
70
+ * @return An Observable that concatenates all sources, one after the other,
74
71
  * ignoring all errors, such that any error causes it to move on to the next source.
75
72
  */
76
73
  export function onErrorResumeNext<A extends readonly unknown[]>(
@@ -69,12 +69,10 @@ export function pairs(
69
69
  * In IE, you will need to polyfill `Object.entries` in order to use this.
70
70
  * [MDN has a polyfill here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries)
71
71
  *
72
- * @param {Object} obj The object to inspect and turn into an
73
- * Observable sequence.
74
- * @param {Scheduler} [scheduler] An optional IScheduler to schedule
75
- * when resulting Observable will emit values.
76
- * @returns {(Observable<Array<string|T>>)} An observable sequence of
77
- * [key, value] pairs from the object.
72
+ * @param obj The object to inspect and turn into an Observable sequence.
73
+ * @param scheduler An optional IScheduler to schedule when resulting
74
+ * Observable will emit values.
75
+ * @returns An observable sequence of [key, value] pairs from the object.
78
76
  * @deprecated Use `from(Object.entries(obj))` instead. Will be removed in v8.
79
77
  */
80
78
  export function pairs(obj: any, scheduler?: SchedulerLike) {
@@ -64,17 +64,17 @@ export function partition<T>(source: ObservableInput<T>, predicate: (value: T, i
64
64
  *
65
65
  * @see {@link filter}
66
66
  *
67
- * @param {function(value: T, index: number): boolean} predicate A function that
68
- * evaluates each value emitted by the source Observable. If it returns `true`,
69
- * the value is emitted on the first Observable in the returned array, if
70
- * `false` the value is emitted on the second Observable in the array. The
71
- * `index` parameter is the number `i` for the i-th source emission that has
72
- * happened since the subscription, starting from the number `0`.
73
- * @param {any} [thisArg] An optional argument to determine the value of `this`
74
- * in the `predicate` function.
75
- * @return {[Observable<T>, Observable<T>]} An array with two Observables: one
76
- * with values that passed the predicate, and another with values that did not
77
- * pass the predicate.
67
+ * @param source The source `ObservableInput` that will be split into a tuple of
68
+ * two Observable elements.
69
+ * @param predicate A function that evaluates each value emitted by the source
70
+ * Observable. If it returns `true`, the value is emitted on the first Observable
71
+ * in the returned array, if `false` the value is emitted on the second Observable
72
+ * in the array. The `index` parameter is the number `i` for the i-th source
73
+ * emission that has happened since the subscription, starting from the number `0`.
74
+ * @param thisArg An optional argument to determine the value of `this` in the
75
+ * `predicate` function.
76
+ * @return An array with two Observables: one with values that passed the
77
+ * predicate, and another with values that did not pass the predicate.
78
78
  */
79
79
  export function partition<T>(
80
80
  source: ObservableInput<T>,
@@ -45,8 +45,8 @@ export function race<T extends readonly unknown[]>(...inputs: [...ObservableInpu
45
45
  * // a series of 'fast one'
46
46
  * ```
47
47
  *
48
- * @param {...Observables} ...observables sources used to race for which Observable emits first.
49
- * @return {Observable} an Observable that mirrors the output of the first Observable to emit an item.
48
+ * @param sources Used to race for which `ObservableInput` emits first.
49
+ * @return An Observable that mirrors the output of the first Observable to emit an item.
50
50
  */
51
51
  export function race<T>(...sources: (ObservableInput<T> | ObservableInput<T>[])[]): Observable<any> {
52
52
  sources = argsOrArgArray(sources);
@@ -46,12 +46,11 @@ export function range(start: number, count: number | undefined, scheduler: Sched
46
46
  * @see {@link timer}
47
47
  * @see {@link interval}
48
48
  *
49
- * @param {number} [start=0] The value of the first integer in the sequence.
50
- * @param {number} count The number of sequential integers to generate.
51
- * @param {SchedulerLike} [scheduler] A {@link SchedulerLike} to use for scheduling
52
- * the emissions of the notifications.
53
- * @return {Observable} An Observable of numbers that emits a finite range of
54
- * sequential integers.
49
+ * @param start The value of the first integer in the sequence.
50
+ * @param count The number of sequential integers to generate.
51
+ * @param scheduler A {@link SchedulerLike} to use for scheduling the emissions
52
+ * of the notifications.
53
+ * @return An Observable of numbers that emits a finite range of sequential integers.
55
54
  */
56
55
  export function range(start: number, count?: number, scheduler?: SchedulerLike): Observable<number> {
57
56
  if (count == null) {
@@ -24,11 +24,9 @@ import { EMPTY } from './empty';
24
24
  *
25
25
  * @see {@link defer}
26
26
  *
27
- * @param {function(): ISubscription} resourceFactory A function which creates any resource object
28
- * that implements `unsubscribe` method.
29
- * @param {function(resource: ISubscription): Observable<T>} observableFactory A function which
30
- * creates an Observable, that can use injected resource object.
31
- * @return {Observable<T>} An Observable that behaves the same as Observable returned by `observableFactory`, but
27
+ * @param resourceFactory A function which creates any resource object that implements `unsubscribe` method.
28
+ * @param observableFactory A function which creates an Observable, that can use injected resource object.
29
+ * @return An Observable that behaves the same as Observable returned by `observableFactory`, but
32
30
  * which - when completed, errored or unsubscribed - will also call `unsubscribe` on created resource object.
33
31
  */
34
32
  export function using<T extends ObservableInput<any>>(
@@ -45,8 +45,10 @@ export function zip<A extends readonly unknown[], R>(
45
45
  * // { age: 29, name: 'Beer', isDev: false }
46
46
  * ```
47
47
  *
48
- * @param sources
49
- * @return {Observable<R>}
48
+ * @param args Any number of `ObservableInput`s provided either as an array or as an object
49
+ * to combine with each other.
50
+ * @return An Observable of array values of the values emitted at the same index from each
51
+ * individual `ObservableInput`.
50
52
  */
51
53
  export function zip(...args: unknown[]): Observable<unknown> {
52
54
  const resultSelector = popResultSelector(args);
@@ -42,11 +42,11 @@ import { MonoTypeOperatorFunction, SchedulerLike } from '../types';
42
42
  * @see {@link sampleTime}
43
43
  * @see {@link throttleTime}
44
44
  *
45
- * @param {number} duration Time to wait before emitting the most recent source
46
- * value, measured in milliseconds or the time unit determined internally
47
- * by the optional `scheduler`.
48
- * @param {SchedulerLike} [scheduler=async] The {@link SchedulerLike} to use for
49
- * managing the timers that handle the rate-limiting behavior.
45
+ * @param duration Time to wait before emitting the most recent source value,
46
+ * measured in milliseconds or the time unit determined internally by the
47
+ * optional `scheduler`.
48
+ * @param scheduler The {@link SchedulerLike} to use for managing the timers
49
+ * that handle the rate-limiting behavior.
50
50
  * @return A function that returns an Observable that performs rate-limiting of
51
51
  * emissions from the source Observable.
52
52
  */
@@ -47,8 +47,8 @@ import { arrRemove } from '../util/arrRemove';
47
47
  * @see {@link pairwise}
48
48
  * @see {@link windowCount}
49
49
  *
50
- * @param {number} bufferSize The maximum size of the buffer emitted.
51
- * @param {number} [startBufferEvery] Interval at which to start a new buffer.
50
+ * @param bufferSize The maximum size of the buffer emitted.
51
+ * @param startBufferEvery Interval at which to start a new buffer.
52
52
  * For example if `startBufferEvery` is `2`, then a new buffer will be started
53
53
  * on every other value from the source. A new buffer is started at the
54
54
  * beginning of the source by default.
@@ -7,7 +7,6 @@ import { asyncScheduler } from '../scheduler/async';
7
7
  import { popScheduler } from '../util/args';
8
8
  import { executeSchedule } from '../util/executeSchedule';
9
9
 
10
- /* tslint:disable:max-line-length */
11
10
  export function bufferTime<T>(bufferTimeSpan: number, scheduler?: SchedulerLike): OperatorFunction<T, T[]>;
12
11
  export function bufferTime<T>(
13
12
  bufferTimeSpan: number,
@@ -20,7 +19,6 @@ export function bufferTime<T>(
20
19
  maxBufferSize: number,
21
20
  scheduler?: SchedulerLike
22
21
  ): OperatorFunction<T, T[]>;
23
- /* tslint:enable:max-line-length */
24
22
 
25
23
  /**
26
24
  * Buffers the source Observable values for a specific time period.
@@ -67,12 +65,11 @@ export function bufferTime<T>(
67
65
  * @see {@link bufferWhen}
68
66
  * @see {@link windowTime}
69
67
  *
70
- * @param {number} bufferTimeSpan The amount of time to fill each buffer array.
71
- * @param {number} [bufferCreationInterval] The interval at which to start new
72
- * buffers.
73
- * @param {number} [maxBufferSize] The maximum buffer size.
74
- * @param {SchedulerLike} [scheduler=async] The scheduler on which to schedule the
75
- * intervals that determine buffer boundaries.
68
+ * @param bufferTimeSpan The amount of time to fill each buffer array.
69
+ * @param otherArgs Other configuration arguments such as:
70
+ * - `bufferCreationInterval` - the interval at which to start new buffers;
71
+ * - `maxBufferSize` - the maximum buffer size;
72
+ * - `scheduler` - the scheduler on which to schedule the intervals that determine buffer boundaries.
76
73
  * @return A function that returns an Observable of arrays of buffered values.
77
74
  */
78
75
  export function bufferTime<T>(bufferTimeSpan: number, ...otherArgs: any[]): OperatorFunction<T, T[]> {
@@ -39,8 +39,8 @@ import { innerFrom } from '../observable/innerFrom';
39
39
  * @see {@link bufferToggle}
40
40
  * @see {@link windowWhen}
41
41
  *
42
- * @param {function(): Observable} closingSelector A function that takes no
43
- * arguments and returns an Observable that signals buffer closure.
42
+ * @param closingSelector A function that takes no arguments and returns an
43
+ * Observable that signals buffer closure.
44
44
  * @return A function that returns an Observable of arrays of buffered values.
45
45
  */
46
46
  export function bufferWhen<T>(closingSelector: () => ObservableInput<any>): OperatorFunction<T, T[]> {
@@ -6,11 +6,9 @@ import { innerFrom } from '../observable/innerFrom';
6
6
  import { createOperatorSubscriber } from './OperatorSubscriber';
7
7
  import { operate } from '../util/lift';
8
8
 
9
- /* tslint:disable:max-line-length */
10
9
  export function catchError<T, O extends ObservableInput<any>>(
11
10
  selector: (err: any, caught: Observable<T>) => O
12
11
  ): OperatorFunction<T, T | ObservedValueOf<O>>;
13
- /* tslint:enable:max-line-length */
14
12
 
15
13
  /**
16
14
  * Catches errors on the observable to be handled by returning a new observable or throwing an error.
@@ -98,9 +96,9 @@ export function catchError<T, O extends ObservableInput<any>>(
98
96
  * @see {@link retry }
99
97
  * @see {@link retryWhen}
100
98
  *
101
- * @param {function} selector a function that takes as arguments `err`, which is the error, and `caught`, which
102
- * is the source observable, in case you'd like to "retry" that observable by returning it again. Whatever observable
103
- * is returned by the `selector` will be used to continue the observable chain.
99
+ * @param selector A function that takes as arguments `err`, which is the error, and `caught`, which
100
+ * is the source observable, in case you'd like to "retry" that observable by returning it again.
101
+ * Whatever observable is returned by the `selector` will be used to continue the observable chain.
104
102
  * @return A function that returns an Observable that originates from either
105
103
  * the source or the Observable returned by the `selector` function.
106
104
  */