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
@@ -68,9 +68,8 @@ export function concatMap<T, R, O extends ObservableInput<any>>(
68
68
  * @see {@link mergeMap}
69
69
  * @see {@link switchMap}
70
70
  *
71
- * @param {function(value: T, ?index: number): ObservableInput} project A function
72
- * that, when applied to an item emitted by the source Observable, returns an
73
- * Observable.
71
+ * @param project A function that, when applied to an item emitted by the source
72
+ * Observable, returns an Observable.
74
73
  * @return A function that returns an Observable that emits the result of
75
74
  * applying the projection function (and the optional deprecated
76
75
  * `resultSelector`) to each item emitted by the source Observable and taking
@@ -64,8 +64,8 @@ export function concatMapTo<T, R, O extends ObservableInput<unknown>>(
64
64
  * @see {@link mergeMapTo}
65
65
  * @see {@link switchMapTo}
66
66
  *
67
- * @param {ObservableInput} innerObservable An Observable to replace each value from
68
- * the source Observable.
67
+ * @param innerObservable An `ObservableInput` to replace each value from the
68
+ * source Observable.
69
69
  * @return A function that returns an Observable of values merged together by
70
70
  * joining the passed Observable with itself, one after the other, for each
71
71
  * value emitted from the source.
@@ -51,12 +51,11 @@ import { createOperatorSubscriber } from './OperatorSubscriber';
51
51
  * @see {@link throttle}
52
52
  * @see {@link throttleTime}
53
53
  *
54
- * @param {number} dueTime The timeout duration in milliseconds (or the time
55
- * unit determined internally by the optional `scheduler`) for the window of
56
- * time required to wait for emission silence before emitting the most recent
57
- * source value.
58
- * @param {SchedulerLike} [scheduler=async] The {@link SchedulerLike} to use for
59
- * managing the timers that handle the timeout for each value.
54
+ * @param dueTime The timeout duration in milliseconds (or the time unit determined
55
+ * internally by the optional `scheduler`) for the window of time required to wait
56
+ * for emission silence before emitting the most recent source value.
57
+ * @param scheduler The {@link SchedulerLike} to use for managing the timers that
58
+ * handle the timeout for each value.
60
59
  * @return A function that returns an Observable that delays the emissions of
61
60
  * the source Observable by the specified `dueTime`, and may drop some values
62
61
  * if they occur too frequently.
@@ -52,10 +52,10 @@ import { timer } from '../observable/timer';
52
52
  * @see {@link audit}
53
53
  * @see {@link auditTime}
54
54
  *
55
- * @param {number|Date} due The delay duration in milliseconds (a `number`) or
56
- * a `Date` until which the emission of the source items is delayed.
57
- * @param {SchedulerLike} [scheduler=async] The {@link SchedulerLike} to use for
58
- * managing the timers that handle the time-shift for each item.
55
+ * @param due The delay duration in milliseconds (a `number`) or a `Date` until
56
+ * which the emission of the source items is delayed.
57
+ * @param scheduler The {@link SchedulerLike} to use for managing the timers
58
+ * that handle the time-shift for each item.
59
59
  * @return A function that returns an Observable that delays the emissions of
60
60
  * the source Observable by the specified timeout or Date.
61
61
  */
@@ -1,16 +1,16 @@
1
1
  import { distinctUntilChanged } from './distinctUntilChanged';
2
2
  import { MonoTypeOperatorFunction } from '../types';
3
3
 
4
- /* tslint:disable:max-line-length */
5
4
  export function distinctUntilKeyChanged<T>(key: keyof T): MonoTypeOperatorFunction<T>;
6
5
  export function distinctUntilKeyChanged<T, K extends keyof T>(key: K, compare: (x: T[K], y: T[K]) => boolean): MonoTypeOperatorFunction<T>;
7
- /* tslint:enable:max-line-length */
8
6
 
9
7
  /**
10
- * Returns an Observable that emits all items emitted by the source Observable that are distinct by comparison from the previous item,
11
- * using a property accessed by using the key provided to check if the two items are distinct.
8
+ * Returns an Observable that emits all items emitted by the source Observable that
9
+ * are distinct by comparison from the previous item, using a property accessed by
10
+ * using the key provided to check if the two items are distinct.
12
11
  *
13
- * If a comparator function is provided, then it will be called for each item to test for whether or not that value should be emitted.
12
+ * If a comparator function is provided, then it will be called for each item to
13
+ * test for whether that value should be emitted or not.
14
14
  *
15
15
  * If a comparator function is not provided, an equality check is used by default.
16
16
  *
@@ -61,11 +61,15 @@ export function distinctUntilKeyChanged<T, K extends keyof T>(key: K, compare: (
61
61
  * @see {@link distinct}
62
62
  * @see {@link distinctUntilChanged}
63
63
  *
64
- * @param {string} key String key for object property lookup on each item.
65
- * @param {function} [compare] Optional comparison function called to test if an item is distinct from the previous item in the source.
66
- * @return A function that returns an Observable that emits items from the
67
- * source Observable with distinct values based on the key specified.
64
+ * @param key String key for object property lookup on each item.
65
+ * @param compare Optional comparison function called to test if an item is distinct
66
+ * from the previous item in the source.
67
+ * @return A function that returns an Observable that emits items from the source
68
+ * Observable with distinct values based on the key specified.
68
69
  */
69
- export function distinctUntilKeyChanged<T, K extends keyof T>(key: K, compare?: (x: T[K], y: T[K]) => boolean): MonoTypeOperatorFunction<T> {
70
- return distinctUntilChanged((x: T, y: T) => compare ? compare(x[key], y[key]) : x[key] === y[key]);
70
+ export function distinctUntilKeyChanged<T, K extends keyof T>(
71
+ key: K,
72
+ compare?: (x: T[K], y: T[K]) => boolean
73
+ ): MonoTypeOperatorFunction<T> {
74
+ return distinctUntilChanged((x: T, y: T) => (compare ? compare(x[key], y[key]) : x[key] === y[key]));
71
75
  }
@@ -44,12 +44,12 @@ import { take } from './take';
44
44
  * @see {@link take}
45
45
  *
46
46
  * @throws {ArgumentOutOfRangeError} When using `elementAt(i)`, it delivers an
47
- * ArgumentOutOfRangeError to the Observer's `error` callback if `i < 0` or the
47
+ * `ArgumentOutOfRangeError` to the Observer's `error` callback if `i < 0` or the
48
48
  * Observable has completed before emitting the i-th `next` notification.
49
49
  *
50
- * @param {number} index Is the number `i` for the i-th source emission that has
51
- * happened since the subscription, starting from the number `0`.
52
- * @param {T} [defaultValue] The default value returned for missing indices.
50
+ * @param index Is the number `i` for the i-th source emission that has happened
51
+ * since the subscription, starting from the number `0`.
52
+ * @param defaultValue The default value returned for missing indices.
53
53
  * @return A function that returns an Observable that emits a single item, if
54
54
  * it is found. Otherwise, it will emit the default value if given. If not, it
55
55
  * emits an error.
@@ -36,8 +36,8 @@ export function every<T>(predicate: (value: T, index: number, source: Observable
36
36
  * .subscribe(x => console.log(x)); // -> false
37
37
  * ```
38
38
  *
39
- * @param {function} predicate A function for determining if an item meets a specified condition.
40
- * @param {any} [thisArg] Optional object to use for `this` in the callback.
39
+ * @param predicate A function for determining if an item meets a specified condition.
40
+ * @param thisArg Optional object to use for `this` in the callback.
41
41
  * @return A function that returns an Observable of booleans that determines if
42
42
  * all items of the source Observable meet the condition specified.
43
43
  */
@@ -59,9 +59,8 @@ export function exhaustMap<T, I, R>(
59
59
  * @see {@link mergeMap}
60
60
  * @see {@link switchMap}
61
61
  *
62
- * @param {function(value: T, ?index: number): ObservableInput} project A function
63
- * that, when applied to an item emitted by the source Observable, returns an
64
- * Observable.
62
+ * @param project A function that, when applied to an item emitted by the source
63
+ * Observable, returns an Observable.
65
64
  * @return A function that returns an Observable containing projected
66
65
  * Observables of each item of the source, ignoring projected Observables that
67
66
  * start before their preceding Observable has completed.
@@ -59,12 +59,11 @@ export function expand<T, O extends ObservableInput<unknown>>(
59
59
  * @see {@link mergeMap}
60
60
  * @see {@link mergeScan}
61
61
  *
62
- * @param {function(value: T, index: number) => Observable} project A function
63
- * that, when applied to an item emitted by the source or the output Observable,
64
- * returns an Observable.
65
- * @param {number} [concurrent=Infinity] Maximum number of input
66
- * Observables being subscribed to concurrently.
67
- * @param {SchedulerLike} [scheduler=null] The {@link SchedulerLike} to use for subscribing to
62
+ * @param project A function that, when applied to an item emitted by the source
63
+ * or the output Observable, returns an Observable.
64
+ * @param concurrent Maximum number of input Observables being subscribed to
65
+ * concurrently.
66
+ * @param scheduler The {@link SchedulerLike} to use for subscribing to
68
67
  * each projected inner Observable.
69
68
  * @return A function that returns an Observable that emits the source values
70
69
  * and also result of applying the projection function to each value emitted on
@@ -58,7 +58,7 @@ import { operate } from '../util/lift';
58
58
  * // '[finalize] Called'
59
59
  * ```
60
60
  *
61
- * @param {function} callback Function to be called when source terminates.
61
+ * @param callback Function to be called when source terminates.
62
62
  * @return A function that returns an Observable that mirrors the source, but
63
63
  * will call the specified function on termination.
64
64
  */
@@ -55,10 +55,9 @@ export function find<T>(predicate: (value: T, index: number, source: Observable<
55
55
  * @see {@link findIndex}
56
56
  * @see {@link take}
57
57
  *
58
- * @param {function(value: T, index: number, source: Observable<T>): boolean} predicate
59
- * A function called with each item to test for condition matching.
60
- * @param {any} [thisArg] An optional argument to determine the value of `this`
61
- * in the `predicate` function.
58
+ * @param predicate A function called with each item to test for condition matching.
59
+ * @param thisArg An optional argument to determine the value of `this` in the
60
+ * `predicate` function.
62
61
  * @return A function that returns an Observable that emits the first item that
63
62
  * matches the condition.
64
63
  */
@@ -49,10 +49,9 @@ export function findIndex<T>(predicate: (value: T, index: number, source: Observ
49
49
  * @see {@link first}
50
50
  * @see {@link take}
51
51
  *
52
- * @param {function(value: T, index: number, source: Observable<T>): boolean} predicate
53
- * A function called with each item to test for condition matching.
54
- * @param {any} [thisArg] An optional argument to determine the value of `this`
55
- * in the `predicate` function.
52
+ * @param predicate A function called with each item to test for condition matching.
53
+ * @param thisArg An optional argument to determine the value of `this` in the
54
+ * `predicate` function.
56
55
  * @return A function that returns an Observable that emits the index of the
57
56
  * first item that matches the condition.
58
57
  */
@@ -34,8 +34,8 @@ export function first<T, D = T>(
34
34
  *
35
35
  * If called with no arguments, `first` emits the first value of the source
36
36
  * Observable, then completes. If called with a `predicate` function, `first`
37
- * emits the first value of the source that matches the specified condition. Throws an error if
38
- * `defaultValue` was not provided and a matching element is not found.
37
+ * emits the first value of the source that matches the specified condition. Emits an error
38
+ * notification if `defaultValue` was not provided and a matching element is not found.
39
39
  *
40
40
  * ## Examples
41
41
  *
@@ -66,15 +66,16 @@ export function first<T, D = T>(
66
66
  * @see {@link filter}
67
67
  * @see {@link find}
68
68
  * @see {@link take}
69
+ * @see {@link last}
69
70
  *
70
- * @throws {EmptyError} Delivers an EmptyError to the Observer's `error`
71
+ * @throws {EmptyError} Delivers an `EmptyError` to the Observer's `error`
71
72
  * callback if the Observable completes before any `next` notification was sent.
72
- * This is how `first()` is different from {@link take}(1) which completes instead.
73
+ * This is how `first()` is different from `take(1)` which completes instead.
73
74
  *
74
- * @param {function(value: T, index: number, source: Observable<T>): boolean} [predicate]
75
- * An optional function called with each item to test for condition matching.
76
- * @param {D} [defaultValue] The default value emitted in case no valid value
77
- * was found on the source.
75
+ * @param predicate An optional function called with each item to test for condition
76
+ * matching.
77
+ * @param defaultValue The default value emitted in case no valid value was found on
78
+ * the source.
78
79
  * @return A function that returns an Observable that emits the first item that
79
80
  * matches the condition.
80
81
  */
@@ -27,9 +27,9 @@ export function last<T, D = T>(
27
27
  *
28
28
  * ![](last.png)
29
29
  *
30
- * It will throw an error if the source completes without notification or one that matches the predicate. It
31
- * returns the last value or if a predicate is provided last value that matches the predicate. It returns the
32
- * given default value if no notification is emitted or matches the predicate.
30
+ * It will emit an error notification if the source completes without notification or one that matches
31
+ * the predicate. It returns the last value or if a predicate is provided last value that matches the
32
+ * predicate. It returns the given default value if no notification is emitted or matches the predicate.
33
33
  *
34
34
  * ## Examples
35
35
  *
@@ -65,16 +65,17 @@ export function last<T, D = T>(
65
65
  * @see {@link skipUntil}
66
66
  * @see {@link skipLast}
67
67
  * @see {@link skipWhile}
68
+ * @see {@link first}
68
69
  *
69
- * @throws {EmptyError} Delivers an EmptyError to the Observer's `error`
70
+ * @throws {EmptyError} Delivers an `EmptyError` to the Observer's `error`
70
71
  * callback if the Observable completes before any `next` notification was sent.
71
- * @param {function} [predicate] - The condition any source emitted item has to satisfy.
72
- * @param {any} [defaultValue] - An optional default value to provide if last
73
- * predicate isn't met or no values were emitted.
72
+ *
73
+ * @param predicate The condition any source emitted item has to satisfy.
74
+ * @param defaultValue An optional default value to provide if last `predicate`
75
+ * isn't met or no values were emitted.
74
76
  * @return A function that returns an Observable that emits only the last item
75
- * satisfying the given condition from the source, or a NoSuchElementException
76
- * if no such items are emitted.
77
- * @throws - Throws if no items that match the predicate are emitted by the source Observable.
77
+ * satisfying the given condition from the source, or an error notification
78
+ * with an `EmptyError` object if no such items are emitted.
78
79
  */
79
80
  export function last<T, D>(
80
81
  predicate?: ((value: T, index: number, source: Observable<T>) => boolean) | null,
@@ -36,11 +36,10 @@ export function map<T, R, A>(project: (this: A, value: T, index: number) => R, t
36
36
  * @see {@link mapTo}
37
37
  * @see {@link pluck}
38
38
  *
39
- * @param {function(value: T, index: number): R} project The function to apply
40
- * to each `value` emitted by the source Observable. The `index` parameter is
41
- * the number `i` for the i-th emission that has happened since the
42
- * subscription, starting from the number `0`.
43
- * @param {any} [thisArg] An optional argument to define what `this` is in the
39
+ * @param project The function to apply to each `value` emitted by the source
40
+ * Observable. The `index` parameter is the number `i` for the i-th emission
41
+ * that has happened since the subscription, starting from the number `0`.
42
+ * @param thisArg An optional argument to define what `this` is in the
44
43
  * `project` function.
45
44
  * @return A function that returns an Observable that emits the values from the
46
45
  * source Observable transformed by the given `project` function.
@@ -3,8 +3,9 @@ import { MonoTypeOperatorFunction } from '../types';
3
3
  import { isFunction } from '../util/isFunction';
4
4
 
5
5
  /**
6
- * The Max operator operates on an Observable that emits numbers (or items that can be compared with a provided function),
7
- * and when source Observable completes it emits a single item: the item with the largest value.
6
+ * The `max` operator operates on an Observable that emits numbers (or items that
7
+ * can be compared with a provided function), and when source Observable completes
8
+ * it emits a single item: the item with the largest value.
8
9
  *
9
10
  * ![](max.png)
10
11
  *
@@ -43,8 +44,8 @@ import { isFunction } from '../util/isFunction';
43
44
  *
44
45
  * @see {@link min}
45
46
  *
46
- * @param {Function} [comparer] - Optional comparer function that it will use instead of its default to compare the
47
- * value of two items.
47
+ * @param comparer Optional comparer function that it will use instead of its
48
+ * default to compare the value of two items.
48
49
  * @return A function that returns an Observable that emits item with the
49
50
  * largest value.
50
51
  */
@@ -1,6 +1,5 @@
1
1
  import { ObservableInput, ObservableInputTuple, OperatorFunction, SchedulerLike } from '../types';
2
2
  import { operate } from '../util/lift';
3
- import { argsOrArgArray } from '../util/argsOrArgArray';
4
3
  import { mergeAll } from './mergeAll';
5
4
  import { popNumber, popScheduler } from '../util/args';
6
5
  import { from } from '../observable/from';
@@ -23,7 +22,6 @@ export function merge<T, A extends readonly unknown[]>(
23
22
  export function merge<T>(...args: unknown[]): OperatorFunction<T, unknown> {
24
23
  const scheduler = popScheduler(args);
25
24
  const concurrent = popNumber(args, Infinity);
26
- args = argsOrArgArray(args);
27
25
 
28
26
  return operate((source, subscriber) => {
29
27
  mergeAll(concurrent)(from([source, ...(args as ObservableInput<T>[])], scheduler)).subscribe(subscriber);
@@ -56,8 +56,8 @@ import { OperatorFunction, ObservableInput, ObservedValueOf } from '../types';
56
56
  * @see {@link switchMap}
57
57
  * @see {@link zipAll}
58
58
  *
59
- * @param {number} [concurrent=Infinity] Maximum number of inner
60
- * Observables being subscribed to concurrently.
59
+ * @param concurrent Maximum number of inner Observables being subscribed to
60
+ * concurrently.
61
61
  * @return A function that returns an Observable that emits values coming from
62
62
  * all the inner Observables emitted by the source Observable.
63
63
  */
@@ -70,11 +70,9 @@ export function mergeMap<T, R, O extends ObservableInput<any>>(
70
70
  * @see {@link mergeScan}
71
71
  * @see {@link switchMap}
72
72
  *
73
- * @param {function(value: T, ?index: number): ObservableInput} project A function
74
- * that, when applied to an item emitted by the source Observable, returns an
75
- * Observable.
76
- * @param {number} [concurrent=Infinity] Maximum number of input
77
- * Observables being subscribed to concurrently.
73
+ * @param project A function that, when applied to an item emitted by the source
74
+ * Observable, returns an Observable.
75
+ * @param concurrent Maximum number of `ObservableInput`s being subscribed to concurrently.
78
76
  * @return A function that returns an Observable that emits the result of
79
77
  * applying the projection function (and the optional deprecated
80
78
  * `resultSelector`) to each item emitted by the source Observable and merging
@@ -51,10 +51,10 @@ export function mergeMapTo<T, R, O extends ObservableInput<unknown>>(
51
51
  * @see {@link mergeScan}
52
52
  * @see {@link switchMapTo}
53
53
  *
54
- * @param {ObservableInput} innerObservable An Observable to replace each value from
55
- * the source Observable.
56
- * @param {number} [concurrent=Infinity] Maximum number of input
57
- * Observables being subscribed to concurrently.
54
+ * @param innerObservable An `ObservableInput` to replace each value from the
55
+ * source Observable.
56
+ * @param concurrent Maximum number of input Observables being subscribed to
57
+ * concurrently.
58
58
  * @return A function that returns an Observable that emits items from the
59
59
  * given `innerObservable`.
60
60
  * @deprecated Will be removed in v9. Use {@link mergeMap} instead: `mergeMap(() => result)`
@@ -61,11 +61,10 @@ import { mergeInternals } from './mergeInternals';
61
61
  * @see {@link scan}
62
62
  * @see {@link switchScan}
63
63
  *
64
- * @param {function(acc: R, value: T): Observable<R>} accumulator
65
- * The accumulator function called on each source value.
64
+ * @param accumulator The accumulator function called on each source value.
66
65
  * @param seed The initial accumulation value.
67
- * @param {number} [concurrent=Infinity] Maximum number of
68
- * input Observables being subscribed to concurrently.
66
+ * @param concurrent Maximum number of input Observables being subscribed to
67
+ * concurrently.
69
68
  * @return A function that returns an Observable of the accumulated values.
70
69
  */
71
70
  export function mergeScan<T, R>(
@@ -3,8 +3,9 @@ import { MonoTypeOperatorFunction } from '../types';
3
3
  import { isFunction } from '../util/isFunction';
4
4
 
5
5
  /**
6
- * The Min operator operates on an Observable that emits numbers (or items that can be compared with a provided function),
7
- * and when source Observable completes it emits a single item: the item with the smallest value.
6
+ * The `min` operator operates on an Observable that emits numbers (or items that
7
+ * can be compared with a provided function), and when source Observable completes
8
+ * it emits a single item: the item with the smallest value.
8
9
  *
9
10
  * ![](min.png)
10
11
  *
@@ -43,8 +44,8 @@ import { isFunction } from '../util/isFunction';
43
44
  *
44
45
  * @see {@link max}
45
46
  *
46
- * @param {Function} [comparer] - Optional comparer function that it will use instead of its default to compare the
47
- * value of two items.
47
+ * @param comparer Optional comparer function that it will use instead of its
48
+ * default to compare the value of two items.
48
49
  * @return A function that returns an Observable that emits item with the
49
50
  * smallest value.
50
51
  */
@@ -76,7 +76,7 @@ export function onErrorResumeNextWith<T, A extends readonly unknown[]>(
76
76
  * @see {@link concat}
77
77
  * @see {@link catchError}
78
78
  *
79
- * @param {...ObservableInput} sources Observables passed either directly or as an array.
79
+ * @param sources `ObservableInput`s passed either directly or as an array.
80
80
  * @return A function that returns an Observable that emits values from source
81
81
  * Observable, but - if it errors - subscribes to the next passed Observable
82
82
  * and so on, until it completes or runs out of Observables.
@@ -41,18 +41,17 @@ import { UnaryFunction } from '../types';
41
41
  *
42
42
  * @see {@link filter}
43
43
  *
44
- * @param {function(value: T, index: number): boolean} predicate A function that
45
- * evaluates each value emitted by the source Observable. If it returns `true`,
46
- * the value is emitted on the first Observable in the returned array, if
47
- * `false` the value is emitted on the second Observable in the array. The
48
- * `index` parameter is the number `i` for the i-th source emission that has
49
- * happened since the subscription, starting from the number `0`.
50
- * @param {any} [thisArg] An optional argument to determine the value of `this`
51
- * in the `predicate` function.
44
+ * @param predicate A function that evaluates each value emitted by the source
45
+ * Observable. If it returns `true`, the value is emitted on the first Observable
46
+ * in the returned array, if `false` the value is emitted on the second Observable
47
+ * in the array. The `index` parameter is the number `i` for the i-th source
48
+ * emission that has happened since the subscription, starting from the number `0`.
49
+ * @param thisArg An optional argument to determine the value of `this` in the
50
+ * `predicate` function.
52
51
  * @return A function that returns an array with two Observables: one with
53
52
  * values that passed the predicate, and another with values that did not pass
54
53
  * the predicate.
55
- * @deprecated Replaced with the `partition` static creation function. Will be removed in v8.
54
+ * @deprecated Replaced with the {@link partition} static creation function. Will be removed in v8.
56
55
  */
57
56
  export function partition<T>(
58
57
  predicate: (value: T, index: number) => boolean,
@@ -78,7 +78,7 @@ export function publish<T, O extends ObservableInput<any>>(selector: (shared: Ob
78
78
  * @see {@link publishReplay}
79
79
  * @see {@link publishBehavior}
80
80
  *
81
- * @param {Function} [selector] - Optional selector function which can use the multicasted source sequence as many times
81
+ * @param selector Optional selector function which can use the multicasted source sequence as many times
82
82
  * as needed, without causing multiple subscriptions to the source sequence.
83
83
  * Subscribers to the given source will receive all notifications of the source from the time of the subscription on.
84
84
  * @return A function that returns a ConnectableObservable that upon connection
@@ -51,9 +51,8 @@ export function reduce<V, A, S = A>(accumulator: (acc: A | S, value: V, index: n
51
51
  * @see {@link mergeScan}
52
52
  * @see {@link scan}
53
53
  *
54
- * @param {function(acc: A, value: V, index: number): A} accumulator The accumulator function
55
- * called on each source value.
56
- * @param {A} [seed] The initial accumulation value.
54
+ * @param accumulator The accumulator function called on each source value.
55
+ * @param seed The initial accumulation value.
57
56
  * @return A function that returns an Observable that emits a single value that
58
57
  * is the result of accumulating the values emitted by the source Observable.
59
58
  */
@@ -110,8 +110,8 @@ export interface RepeatConfig {
110
110
  * @see {@link repeatWhen}
111
111
  * @see {@link retry}
112
112
  *
113
- * @param count The number of times the source Observable items are repeated, a count of 0 will yield
114
- * an empty Observable.
113
+ * @param countOrConfig Either the number of times the source Observable items are repeated
114
+ * (a count of 0 will yield an empty Observable) or a {@link RepeatConfig} object.
115
115
  */
116
116
  export function repeat<T>(countOrConfig?: number | RepeatConfig): MonoTypeOperatorFunction<T> {
117
117
  let count = Infinity;
@@ -36,7 +36,7 @@ import { createOperatorSubscriber } from './OperatorSubscriber';
36
36
  *
37
37
  * @param notifier Function that receives an Observable of notifications with
38
38
  * which a user can `complete` or `error`, aborting the repetition.
39
- * @return A function that returns an `ObservableInput` that mirrors the source
39
+ * @return A function that returns an Observable that mirrors the source
40
40
  * Observable with the exception of a `complete`.
41
41
  * @deprecated Will be removed in v9 or v10. Use {@link repeat}'s {@link RepeatConfig#delay delay} option instead.
42
42
  * Instead of `repeatWhen(() => notify$)`, use: `repeat({ delay: () => notify$ })`.
@@ -76,7 +76,8 @@ export function retry<T>(config: RetryConfig): MonoTypeOperatorFunction<T>;
76
76
  *
77
77
  * @see {@link retryWhen}
78
78
  *
79
- * @param configOrCount - Either number of retry attempts before failing or a {@link RetryConfig} object.
79
+ * @param configOrCount Either number of retry attempts before failing or a
80
+ * {@link RetryConfig} object.
80
81
  * @return A function that returns an Observable that will resubscribe to the
81
82
  * source stream when the source stream errors, at most `count` times.
82
83
  */
@@ -58,7 +58,7 @@ import { createOperatorSubscriber } from './OperatorSubscriber';
58
58
  *
59
59
  * @param notifier Function that receives an Observable of notifications with which a
60
60
  * user can `complete` or `error`, aborting the retry.
61
- * @return A function that returns an `ObservableInput` that mirrors the source
61
+ * @return A function that returns an Observable that mirrors the source
62
62
  * Observable with the exception of an `error`.
63
63
  * @deprecated Will be removed in v9 or v10, use {@link retry}'s `delay` option instead.
64
64
  * Will be removed in v9 or v10. Use {@link retry}'s {@link RetryConfig#delay delay} option instead.
@@ -38,10 +38,10 @@ import { interval } from '../observable/interval';
38
38
  * @see {@link sample}
39
39
  * @see {@link throttleTime}
40
40
  *
41
- * @param {number} period The sampling period expressed in milliseconds or the
42
- * time unit determined internally by the optional `scheduler`.
43
- * @param {SchedulerLike} [scheduler=async] The {@link SchedulerLike} to use for
44
- * managing the timers that handle the sampling.
41
+ * @param period The sampling period expressed in milliseconds or the time unit
42
+ * determined internally by the optional `scheduler`.
43
+ * @param scheduler The {@link SchedulerLike} to use for managing the timers
44
+ * that handle the sampling.
45
45
  * @return A function that returns an Observable that emits the results of
46
46
  * sampling the values emitted by the source Observable at the specified time
47
47
  * interval.
@@ -16,15 +16,15 @@ export function single<T>(predicate?: (value: T, index: number, source: Observab
16
16
  * predicate is provided, then it will assert that the observable
17
17
  * only emits one value.
18
18
  *
19
- * In the event that the observable is empty, it will throw an
20
- * {@link EmptyError}.
19
+ * If the source Observable did not emit `next` before completion, it
20
+ * will emit an {@link EmptyError} to the Observer's `error` callback.
21
21
  *
22
22
  * In the event that two values are found that match the predicate,
23
23
  * or when there are two values emitted and no predicate, it will
24
- * throw a {@link SequenceError}
24
+ * emit a {@link SequenceError} to the Observer's `error` callback.
25
25
  *
26
26
  * In the event that no values match the predicate, if one is provided,
27
- * it will throw a {@link NotFoundError}
27
+ * it will emit a {@link NotFoundError} to the Observer's `error` callback.
28
28
  *
29
29
  * ## Example
30
30
  *
@@ -77,12 +77,16 @@ export function single<T>(predicate?: (value: T, index: number, source: Observab
77
77
  * @see {@link findIndex}
78
78
  * @see {@link elementAt}
79
79
  *
80
- * @throws {NotFoundError} Delivers an NotFoundError to the Observer's `error`
80
+ * @throws {NotFoundError} Delivers a `NotFoundError` to the Observer's `error`
81
81
  * callback if the Observable completes before any `next` notification was sent.
82
- * @throws {SequenceError} Delivers a SequenceError if more than one value is emitted that matches the
83
- * provided predicate. If no predicate is provided, will deliver a SequenceError if more
84
- * than one value comes from the source
85
- * @param {Function} predicate - A predicate function to evaluate items emitted by the source Observable.
82
+ * @throws {SequenceError} Delivers a `SequenceError` if more than one value is
83
+ * emitted that matches the provided predicate. If no predicate is provided, it
84
+ * will deliver a `SequenceError` if more than one value comes from the source.
85
+ * @throws {EmptyError} Delivers an `EmptyError` if no values were `next`ed prior
86
+ * to completion.
87
+ *
88
+ * @param predicate A predicate function to evaluate items emitted by the source
89
+ * Observable.
86
90
  * @return A function that returns an Observable that emits the single item
87
91
  * emitted by the source Observable that matches the predicate.
88
92
  */
@@ -30,7 +30,7 @@ import { filter } from './filter';
30
30
  * @see {@link skipUntil}
31
31
  * @see {@link skipLast}
32
32
  *
33
- * @param {Number} count - The number of times, items emitted by source Observable should be skipped.
33
+ * @param count The number of times, items emitted by source Observable should be skipped.
34
34
  * @return A function that returns an Observable that skips the first `count`
35
35
  * values emitted by the source Observable.
36
36
  */
@@ -45,7 +45,7 @@ export function skipWhile<T>(predicate: (value: T, index: number) => boolean): M
45
45
  * @see {@link skipUntil}
46
46
  * @see {@link skipLast}
47
47
  *
48
- * @param {Function} predicate - A function to test each item emitted from the source Observable.
48
+ * @param predicate A function to test each item emitted from the source Observable.
49
49
  * @return A function that returns an Observable that begins emitting items
50
50
  * emitted by the source Observable when the specified predicate becomes false.
51
51
  */