cdk-common 2.0.746 → 2.0.747

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 (758) hide show
  1. package/.gitpod.yml +11 -0
  2. package/.jsii +133 -15
  3. package/API.md +93 -0
  4. package/lib/index.js +7 -3
  5. package/lib/main.js +2 -2
  6. package/lib/managed-policies.d.ts +3 -1
  7. package/lib/managed-policies.js +4 -2
  8. package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/README.md +1 -1
  9. package/node_modules/@types/{form-data/node_modules/@types/node → node}/net.d.ts +2 -2
  10. package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/package.json +2 -2
  11. package/node_modules/@types/{form-data/node_modules/@types/node → node}/ts4.8/net.d.ts +2 -2
  12. package/node_modules/call-bind/CHANGELOG.md +9 -0
  13. package/node_modules/call-bind/index.js +1 -1
  14. package/node_modules/call-bind/package.json +10 -6
  15. package/node_modules/define-data-property/CHANGELOG.md +11 -0
  16. package/node_modules/define-data-property/index.js +2 -2
  17. package/node_modules/define-data-property/package.json +19 -18
  18. package/node_modules/define-data-property/test/index.js +7 -7
  19. package/node_modules/es-errors/.eslintrc +5 -0
  20. package/node_modules/es-errors/.github/FUNDING.yml +12 -0
  21. package/node_modules/es-errors/CHANGELOG.md +40 -0
  22. package/node_modules/es-errors/LICENSE +21 -0
  23. package/node_modules/es-errors/README.md +55 -0
  24. package/node_modules/es-errors/eval.d.ts +3 -0
  25. package/node_modules/es-errors/eval.js +4 -0
  26. package/node_modules/es-errors/index.d.ts +3 -0
  27. package/node_modules/es-errors/index.js +4 -0
  28. package/node_modules/es-errors/package.json +80 -0
  29. package/node_modules/es-errors/range.d.ts +3 -0
  30. package/node_modules/es-errors/range.js +4 -0
  31. package/node_modules/es-errors/ref.d.ts +3 -0
  32. package/node_modules/es-errors/ref.js +4 -0
  33. package/node_modules/es-errors/syntax.d.ts +3 -0
  34. package/node_modules/es-errors/syntax.js +4 -0
  35. package/node_modules/es-errors/test/index.js +19 -0
  36. package/node_modules/es-errors/tsconfig.json +49 -0
  37. package/node_modules/es-errors/type.d.ts +3 -0
  38. package/node_modules/es-errors/type.js +4 -0
  39. package/node_modules/es-errors/uri.d.ts +3 -0
  40. package/node_modules/es-errors/uri.js +4 -0
  41. package/node_modules/get-intrinsic/CHANGELOG.md +18 -0
  42. package/node_modules/get-intrinsic/index.js +15 -7
  43. package/node_modules/get-intrinsic/package.json +12 -12
  44. package/node_modules/set-function-length/CHANGELOG.md +8 -0
  45. package/node_modules/set-function-length/index.js +1 -1
  46. package/node_modules/set-function-length/package.json +7 -6
  47. package/node_modules/side-channel/.editorconfig +9 -0
  48. package/node_modules/side-channel/.eslintrc +1 -1
  49. package/node_modules/side-channel/CHANGELOG.md +21 -0
  50. package/node_modules/side-channel/index.js +6 -13
  51. package/node_modules/side-channel/package.json +28 -13
  52. package/node_modules/side-channel/test/index.js +5 -0
  53. package/package.json +10 -11
  54. package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/CHANGELOG.md +0 -902
  55. package/node_modules/@types/concat-stream/node_modules/@types/node/net.d.ts +0 -949
  56. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4486
  57. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  58. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  59. package/node_modules/@types/form-data/node_modules/@types/node/LICENSE +0 -21
  60. package/node_modules/@types/form-data/node_modules/@types/node/README.md +0 -15
  61. package/node_modules/@types/form-data/node_modules/@types/node/assert/strict.d.ts +0 -8
  62. package/node_modules/@types/form-data/node_modules/@types/node/assert.d.ts +0 -996
  63. package/node_modules/@types/form-data/node_modules/@types/node/async_hooks.d.ts +0 -539
  64. package/node_modules/@types/form-data/node_modules/@types/node/buffer.d.ts +0 -2362
  65. package/node_modules/@types/form-data/node_modules/@types/node/child_process.d.ts +0 -1540
  66. package/node_modules/@types/form-data/node_modules/@types/node/cluster.d.ts +0 -432
  67. package/node_modules/@types/form-data/node_modules/@types/node/console.d.ts +0 -415
  68. package/node_modules/@types/form-data/node_modules/@types/node/constants.d.ts +0 -19
  69. package/node_modules/@types/form-data/node_modules/@types/node/dgram.d.ts +0 -596
  70. package/node_modules/@types/form-data/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  71. package/node_modules/@types/form-data/node_modules/@types/node/dns/promises.d.ts +0 -425
  72. package/node_modules/@types/form-data/node_modules/@types/node/dns.d.ts +0 -809
  73. package/node_modules/@types/form-data/node_modules/@types/node/dom-events.d.ts +0 -122
  74. package/node_modules/@types/form-data/node_modules/@types/node/domain.d.ts +0 -170
  75. package/node_modules/@types/form-data/node_modules/@types/node/events.d.ts +0 -879
  76. package/node_modules/@types/form-data/node_modules/@types/node/fs/promises.d.ts +0 -1239
  77. package/node_modules/@types/form-data/node_modules/@types/node/fs.d.ts +0 -4311
  78. package/node_modules/@types/form-data/node_modules/@types/node/globals.d.ts +0 -411
  79. package/node_modules/@types/form-data/node_modules/@types/node/globals.global.d.ts +0 -1
  80. package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +0 -1887
  81. package/node_modules/@types/form-data/node_modules/@types/node/http2.d.ts +0 -2382
  82. package/node_modules/@types/form-data/node_modules/@types/node/https.d.ts +0 -550
  83. package/node_modules/@types/form-data/node_modules/@types/node/index.d.ts +0 -88
  84. package/node_modules/@types/form-data/node_modules/@types/node/inspector.d.ts +0 -2747
  85. package/node_modules/@types/form-data/node_modules/@types/node/module.d.ts +0 -315
  86. package/node_modules/@types/form-data/node_modules/@types/node/os.d.ts +0 -478
  87. package/node_modules/@types/form-data/node_modules/@types/node/package.json +0 -229
  88. package/node_modules/@types/form-data/node_modules/@types/node/path.d.ts +0 -191
  89. package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +0 -645
  90. package/node_modules/@types/form-data/node_modules/@types/node/process.d.ts +0 -1561
  91. package/node_modules/@types/form-data/node_modules/@types/node/punycode.d.ts +0 -117
  92. package/node_modules/@types/form-data/node_modules/@types/node/querystring.d.ts +0 -141
  93. package/node_modules/@types/form-data/node_modules/@types/node/readline/promises.d.ts +0 -150
  94. package/node_modules/@types/form-data/node_modules/@types/node/readline.d.ts +0 -539
  95. package/node_modules/@types/form-data/node_modules/@types/node/repl.d.ts +0 -430
  96. package/node_modules/@types/form-data/node_modules/@types/node/stream/consumers.d.ts +0 -12
  97. package/node_modules/@types/form-data/node_modules/@types/node/stream/promises.d.ts +0 -83
  98. package/node_modules/@types/form-data/node_modules/@types/node/stream/web.d.ts +0 -366
  99. package/node_modules/@types/form-data/node_modules/@types/node/stream.d.ts +0 -1701
  100. package/node_modules/@types/form-data/node_modules/@types/node/string_decoder.d.ts +0 -67
  101. package/node_modules/@types/form-data/node_modules/@types/node/test.d.ts +0 -1465
  102. package/node_modules/@types/form-data/node_modules/@types/node/timers/promises.d.ts +0 -93
  103. package/node_modules/@types/form-data/node_modules/@types/node/timers.d.ts +0 -240
  104. package/node_modules/@types/form-data/node_modules/@types/node/tls.d.ts +0 -1210
  105. package/node_modules/@types/form-data/node_modules/@types/node/trace_events.d.ts +0 -182
  106. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  107. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  108. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  109. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  110. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  111. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  112. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  113. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  114. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4486
  115. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  116. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  117. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  118. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  119. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  120. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  121. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  122. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  123. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  124. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  125. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  126. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  127. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  128. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  129. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  130. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  131. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  132. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  133. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  134. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  135. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  136. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  137. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  138. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  139. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  140. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  141. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  142. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  143. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  144. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  145. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  146. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  147. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  148. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  149. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  150. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  151. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  152. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  153. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  154. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/v8.d.ts +0 -635
  155. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  156. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  157. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  158. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  159. package/node_modules/@types/form-data/node_modules/@types/node/tty.d.ts +0 -208
  160. package/node_modules/@types/form-data/node_modules/@types/node/url.d.ts +0 -927
  161. package/node_modules/@types/form-data/node_modules/@types/node/v8.d.ts +0 -635
  162. package/node_modules/@types/form-data/node_modules/@types/node/vm.d.ts +0 -903
  163. package/node_modules/@types/form-data/node_modules/@types/node/wasi.d.ts +0 -179
  164. package/node_modules/@types/form-data/node_modules/@types/node/worker_threads.d.ts +0 -691
  165. package/node_modules/@types/form-data/node_modules/@types/node/zlib.d.ts +0 -517
  166. package/node_modules/asap/CHANGES.md +0 -70
  167. package/node_modules/color-convert/CHANGELOG.md +0 -54
  168. package/node_modules/combined-stream/yarn.lock +0 -17
  169. package/node_modules/jsonfile/CHANGELOG.md +0 -171
  170. package/node_modules/side-channel/.eslintignore +0 -1
  171. package/node_modules/sync-rpc/HISTORY.md +0 -5
  172. package/node_modules/then-request/HISTORY.md +0 -79
  173. package/node_modules/uri-js/yarn.lock +0 -2558
  174. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/LICENSE +0 -0
  175. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/assert/strict.d.ts +0 -0
  176. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/assert.d.ts +0 -0
  177. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/async_hooks.d.ts +0 -0
  178. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/buffer.d.ts +0 -0
  179. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/child_process.d.ts +0 -0
  180. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/cluster.d.ts +0 -0
  181. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/console.d.ts +0 -0
  182. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/constants.d.ts +0 -0
  183. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/crypto.d.ts +0 -0
  184. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/dgram.d.ts +0 -0
  185. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/diagnostics_channel.d.ts +0 -0
  186. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/dns/promises.d.ts +0 -0
  187. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/dns.d.ts +0 -0
  188. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/dom-events.d.ts +0 -0
  189. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/domain.d.ts +0 -0
  190. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/events.d.ts +0 -0
  191. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/fs/promises.d.ts +0 -0
  192. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/fs.d.ts +0 -0
  193. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/globals.d.ts +0 -0
  194. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/globals.global.d.ts +0 -0
  195. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/http.d.ts +0 -0
  196. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/http2.d.ts +0 -0
  197. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/https.d.ts +0 -0
  198. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/index.d.ts +0 -0
  199. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/inspector.d.ts +0 -0
  200. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/module.d.ts +0 -0
  201. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/os.d.ts +0 -0
  202. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/path.d.ts +0 -0
  203. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/perf_hooks.d.ts +0 -0
  204. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/process.d.ts +0 -0
  205. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/punycode.d.ts +0 -0
  206. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/querystring.d.ts +0 -0
  207. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/readline/promises.d.ts +0 -0
  208. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/readline.d.ts +0 -0
  209. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/repl.d.ts +0 -0
  210. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/stream/consumers.d.ts +0 -0
  211. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/stream/promises.d.ts +0 -0
  212. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/stream/web.d.ts +0 -0
  213. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/stream.d.ts +0 -0
  214. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/string_decoder.d.ts +0 -0
  215. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/test.d.ts +0 -0
  216. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/timers/promises.d.ts +0 -0
  217. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/timers.d.ts +0 -0
  218. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/tls.d.ts +0 -0
  219. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/trace_events.d.ts +0 -0
  220. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/assert/strict.d.ts +0 -0
  221. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/assert.d.ts +0 -0
  222. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/async_hooks.d.ts +0 -0
  223. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/buffer.d.ts +0 -0
  224. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/child_process.d.ts +0 -0
  225. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/cluster.d.ts +0 -0
  226. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/console.d.ts +0 -0
  227. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/constants.d.ts +0 -0
  228. /package/node_modules/@types/{form-data/node_modules/@types/node → node/ts4.8}/crypto.d.ts +0 -0
  229. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/dgram.d.ts +0 -0
  230. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/diagnostics_channel.d.ts +0 -0
  231. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/dns/promises.d.ts +0 -0
  232. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/dns.d.ts +0 -0
  233. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/dom-events.d.ts +0 -0
  234. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/domain.d.ts +0 -0
  235. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/events.d.ts +0 -0
  236. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/fs/promises.d.ts +0 -0
  237. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/fs.d.ts +0 -0
  238. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/globals.d.ts +0 -0
  239. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/globals.global.d.ts +0 -0
  240. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/http.d.ts +0 -0
  241. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/http2.d.ts +0 -0
  242. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/https.d.ts +0 -0
  243. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/index.d.ts +0 -0
  244. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/inspector.d.ts +0 -0
  245. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/module.d.ts +0 -0
  246. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/os.d.ts +0 -0
  247. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/path.d.ts +0 -0
  248. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/perf_hooks.d.ts +0 -0
  249. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/process.d.ts +0 -0
  250. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/punycode.d.ts +0 -0
  251. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/querystring.d.ts +0 -0
  252. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/readline/promises.d.ts +0 -0
  253. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/readline.d.ts +0 -0
  254. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/repl.d.ts +0 -0
  255. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/stream/consumers.d.ts +0 -0
  256. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/stream/promises.d.ts +0 -0
  257. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/stream/web.d.ts +0 -0
  258. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/stream.d.ts +0 -0
  259. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/string_decoder.d.ts +0 -0
  260. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/test.d.ts +0 -0
  261. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/timers/promises.d.ts +0 -0
  262. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/timers.d.ts +0 -0
  263. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/tls.d.ts +0 -0
  264. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/trace_events.d.ts +0 -0
  265. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/tty.d.ts +0 -0
  266. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/url.d.ts +0 -0
  267. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node/ts4.8}/util.d.ts +0 -0
  268. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/v8.d.ts +0 -0
  269. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/vm.d.ts +0 -0
  270. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/wasi.d.ts +0 -0
  271. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/worker_threads.d.ts +0 -0
  272. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/ts4.8/zlib.d.ts +0 -0
  273. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/tty.d.ts +0 -0
  274. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/url.d.ts +0 -0
  275. /package/node_modules/@types/{form-data/node_modules/@types/node → node}/util.d.ts +0 -0
  276. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/v8.d.ts +0 -0
  277. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/vm.d.ts +0 -0
  278. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/wasi.d.ts +0 -0
  279. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/worker_threads.d.ts +0 -0
  280. /package/node_modules/@types/{concat-stream/node_modules/@types/node → node}/zlib.d.ts +0 -0
  281. /package/node_modules/{ajv → table/node_modules/ajv}/.runkit_example.js +0 -0
  282. /package/node_modules/{ajv → table/node_modules/ajv}/LICENSE +0 -0
  283. /package/node_modules/{ajv → table/node_modules/ajv}/README.md +0 -0
  284. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2019.d.ts +0 -0
  285. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2019.js +0 -0
  286. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2019.js.map +0 -0
  287. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2020.d.ts +0 -0
  288. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2020.js +0 -0
  289. /package/node_modules/{ajv → table/node_modules/ajv}/dist/2020.js.map +0 -0
  290. /package/node_modules/{ajv → table/node_modules/ajv}/dist/ajv.d.ts +0 -0
  291. /package/node_modules/{ajv → table/node_modules/ajv}/dist/ajv.js +0 -0
  292. /package/node_modules/{ajv → table/node_modules/ajv}/dist/ajv.js.map +0 -0
  293. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/code.d.ts +0 -0
  294. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/code.js +0 -0
  295. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/code.js.map +0 -0
  296. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/index.d.ts +0 -0
  297. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/index.js +0 -0
  298. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/index.js.map +0 -0
  299. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/scope.d.ts +0 -0
  300. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/scope.js +0 -0
  301. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/codegen/scope.js.map +0 -0
  302. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/errors.d.ts +0 -0
  303. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/errors.js +0 -0
  304. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/errors.js.map +0 -0
  305. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/index.d.ts +0 -0
  306. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/index.js +0 -0
  307. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/index.js.map +0 -0
  308. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/parse.d.ts +0 -0
  309. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/parse.js +0 -0
  310. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/parse.js.map +0 -0
  311. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/serialize.d.ts +0 -0
  312. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/serialize.js +0 -0
  313. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/serialize.js.map +0 -0
  314. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/types.d.ts +0 -0
  315. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/types.js +0 -0
  316. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/jtd/types.js.map +0 -0
  317. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/names.d.ts +0 -0
  318. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/names.js +0 -0
  319. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/names.js.map +0 -0
  320. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/ref_error.d.ts +0 -0
  321. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/ref_error.js +0 -0
  322. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/ref_error.js.map +0 -0
  323. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/resolve.d.ts +0 -0
  324. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/resolve.js +0 -0
  325. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/resolve.js.map +0 -0
  326. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/rules.d.ts +0 -0
  327. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/rules.js +0 -0
  328. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/rules.js.map +0 -0
  329. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/util.d.ts +0 -0
  330. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/util.js +0 -0
  331. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/util.js.map +0 -0
  332. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/applicability.d.ts +0 -0
  333. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/applicability.js +0 -0
  334. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/applicability.js.map +0 -0
  335. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/boolSchema.d.ts +0 -0
  336. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/boolSchema.js +0 -0
  337. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/boolSchema.js.map +0 -0
  338. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/dataType.d.ts +0 -0
  339. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/dataType.js +0 -0
  340. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/dataType.js.map +0 -0
  341. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/defaults.d.ts +0 -0
  342. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/defaults.js +0 -0
  343. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/defaults.js.map +0 -0
  344. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/index.d.ts +0 -0
  345. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/index.js +0 -0
  346. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/index.js.map +0 -0
  347. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/keyword.d.ts +0 -0
  348. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/keyword.js +0 -0
  349. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/keyword.js.map +0 -0
  350. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/subschema.d.ts +0 -0
  351. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/subschema.js +0 -0
  352. /package/node_modules/{ajv → table/node_modules/ajv}/dist/compile/validate/subschema.js.map +0 -0
  353. /package/node_modules/{ajv → table/node_modules/ajv}/dist/core.d.ts +0 -0
  354. /package/node_modules/{ajv → table/node_modules/ajv}/dist/core.js +0 -0
  355. /package/node_modules/{ajv → table/node_modules/ajv}/dist/core.js.map +0 -0
  356. /package/node_modules/{ajv → table/node_modules/ajv}/dist/jtd.d.ts +0 -0
  357. /package/node_modules/{ajv → table/node_modules/ajv}/dist/jtd.js +0 -0
  358. /package/node_modules/{ajv → table/node_modules/ajv}/dist/jtd.js.map +0 -0
  359. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/data.json +0 -0
  360. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/index.d.ts +0 -0
  361. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/index.js +0 -0
  362. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/index.js.map +0 -0
  363. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/applicator.json +0 -0
  364. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/content.json +0 -0
  365. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/core.json +0 -0
  366. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/format.json +0 -0
  367. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -0
  368. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/meta/validation.json +0 -0
  369. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2019-09/schema.json +0 -0
  370. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/index.d.ts +0 -0
  371. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/index.js +0 -0
  372. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/index.js.map +0 -0
  373. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/applicator.json +0 -0
  374. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/content.json +0 -0
  375. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/core.json +0 -0
  376. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -0
  377. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -0
  378. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -0
  379. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/meta/validation.json +0 -0
  380. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-2020-12/schema.json +0 -0
  381. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-draft-06.json +0 -0
  382. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-draft-07.json +0 -0
  383. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/json-schema-secure.json +0 -0
  384. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/jtd-schema.d.ts +0 -0
  385. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/jtd-schema.js +0 -0
  386. /package/node_modules/{ajv → table/node_modules/ajv}/dist/refs/jtd-schema.js.map +0 -0
  387. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/equal.d.ts +0 -0
  388. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/equal.js +0 -0
  389. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/equal.js.map +0 -0
  390. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/parseJson.d.ts +0 -0
  391. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/parseJson.js +0 -0
  392. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/parseJson.js.map +0 -0
  393. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/quote.d.ts +0 -0
  394. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/quote.js +0 -0
  395. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/quote.js.map +0 -0
  396. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/re2.d.ts +0 -0
  397. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/re2.js +0 -0
  398. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/re2.js.map +0 -0
  399. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/timestamp.d.ts +0 -0
  400. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/timestamp.js +0 -0
  401. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/timestamp.js.map +0 -0
  402. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/ucs2length.d.ts +0 -0
  403. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/ucs2length.js +0 -0
  404. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/ucs2length.js.map +0 -0
  405. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/uri.d.ts +0 -0
  406. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/uri.js +0 -0
  407. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/uri.js.map +0 -0
  408. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/validation_error.d.ts +0 -0
  409. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/validation_error.js +0 -0
  410. /package/node_modules/{ajv → table/node_modules/ajv}/dist/runtime/validation_error.js.map +0 -0
  411. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/index.d.ts +0 -0
  412. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/index.js +0 -0
  413. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/index.js.map +0 -0
  414. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/instance.d.ts +0 -0
  415. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/instance.js +0 -0
  416. /package/node_modules/{ajv → table/node_modules/ajv}/dist/standalone/instance.js.map +0 -0
  417. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/index.d.ts +0 -0
  418. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/index.js +0 -0
  419. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/index.js.map +0 -0
  420. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/json-schema.d.ts +0 -0
  421. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/json-schema.js +0 -0
  422. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/json-schema.js.map +0 -0
  423. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/jtd-schema.d.ts +0 -0
  424. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/jtd-schema.js +0 -0
  425. /package/node_modules/{ajv → table/node_modules/ajv}/dist/types/jtd-schema.js.map +0 -0
  426. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalItems.d.ts +0 -0
  427. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalItems.js +0 -0
  428. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalItems.js.map +0 -0
  429. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalProperties.d.ts +0 -0
  430. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalProperties.js +0 -0
  431. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/additionalProperties.js.map +0 -0
  432. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/allOf.d.ts +0 -0
  433. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/allOf.js +0 -0
  434. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/allOf.js.map +0 -0
  435. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/anyOf.d.ts +0 -0
  436. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/anyOf.js +0 -0
  437. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/anyOf.js.map +0 -0
  438. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/contains.d.ts +0 -0
  439. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/contains.js +0 -0
  440. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/contains.js.map +0 -0
  441. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependencies.d.ts +0 -0
  442. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependencies.js +0 -0
  443. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependencies.js.map +0 -0
  444. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -0
  445. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependentSchemas.js +0 -0
  446. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/dependentSchemas.js.map +0 -0
  447. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/if.d.ts +0 -0
  448. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/if.js +0 -0
  449. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/if.js.map +0 -0
  450. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/index.d.ts +0 -0
  451. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/index.js +0 -0
  452. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/index.js.map +0 -0
  453. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items.d.ts +0 -0
  454. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items.js +0 -0
  455. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items.js.map +0 -0
  456. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items2020.d.ts +0 -0
  457. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items2020.js +0 -0
  458. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/items2020.js.map +0 -0
  459. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/not.d.ts +0 -0
  460. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/not.js +0 -0
  461. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/not.js.map +0 -0
  462. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/oneOf.d.ts +0 -0
  463. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/oneOf.js +0 -0
  464. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/oneOf.js.map +0 -0
  465. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/patternProperties.d.ts +0 -0
  466. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/patternProperties.js +0 -0
  467. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/patternProperties.js.map +0 -0
  468. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/prefixItems.d.ts +0 -0
  469. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/prefixItems.js +0 -0
  470. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/prefixItems.js.map +0 -0
  471. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/properties.d.ts +0 -0
  472. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/properties.js +0 -0
  473. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/properties.js.map +0 -0
  474. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/propertyNames.d.ts +0 -0
  475. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/propertyNames.js +0 -0
  476. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/propertyNames.js.map +0 -0
  477. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/thenElse.d.ts +0 -0
  478. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/thenElse.js +0 -0
  479. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/applicator/thenElse.js.map +0 -0
  480. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/code.d.ts +0 -0
  481. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/code.js +0 -0
  482. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/code.js.map +0 -0
  483. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/id.d.ts +0 -0
  484. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/id.js +0 -0
  485. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/id.js.map +0 -0
  486. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/index.d.ts +0 -0
  487. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/index.js +0 -0
  488. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/index.js.map +0 -0
  489. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/ref.d.ts +0 -0
  490. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/ref.js +0 -0
  491. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/core/ref.js.map +0 -0
  492. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/index.d.ts +0 -0
  493. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/index.js +0 -0
  494. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/index.js.map +0 -0
  495. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/types.d.ts +0 -0
  496. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/types.js +0 -0
  497. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/discriminator/types.js.map +0 -0
  498. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft2020.d.ts +0 -0
  499. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft2020.js +0 -0
  500. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft2020.js.map +0 -0
  501. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft7.d.ts +0 -0
  502. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft7.js +0 -0
  503. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/draft7.js.map +0 -0
  504. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -0
  505. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicAnchor.js +0 -0
  506. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -0
  507. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -0
  508. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicRef.js +0 -0
  509. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/dynamicRef.js.map +0 -0
  510. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/index.d.ts +0 -0
  511. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/index.js +0 -0
  512. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/index.js.map +0 -0
  513. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -0
  514. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveAnchor.js +0 -0
  515. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -0
  516. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -0
  517. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveRef.js +0 -0
  518. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/dynamic/recursiveRef.js.map +0 -0
  519. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/errors.d.ts +0 -0
  520. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/errors.js +0 -0
  521. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/errors.js.map +0 -0
  522. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/format.d.ts +0 -0
  523. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/format.js +0 -0
  524. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/format.js.map +0 -0
  525. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/index.d.ts +0 -0
  526. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/index.js +0 -0
  527. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/format/index.js.map +0 -0
  528. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/discriminator.d.ts +0 -0
  529. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/discriminator.js +0 -0
  530. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/discriminator.js.map +0 -0
  531. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/elements.d.ts +0 -0
  532. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/elements.js +0 -0
  533. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/elements.js.map +0 -0
  534. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/enum.d.ts +0 -0
  535. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/enum.js +0 -0
  536. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/enum.js.map +0 -0
  537. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/error.d.ts +0 -0
  538. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/error.js +0 -0
  539. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/error.js.map +0 -0
  540. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/index.d.ts +0 -0
  541. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/index.js +0 -0
  542. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/index.js.map +0 -0
  543. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/metadata.d.ts +0 -0
  544. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/metadata.js +0 -0
  545. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/metadata.js.map +0 -0
  546. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/nullable.d.ts +0 -0
  547. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/nullable.js +0 -0
  548. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/nullable.js.map +0 -0
  549. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/optionalProperties.d.ts +0 -0
  550. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/optionalProperties.js +0 -0
  551. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/optionalProperties.js.map +0 -0
  552. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/properties.d.ts +0 -0
  553. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/properties.js +0 -0
  554. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/properties.js.map +0 -0
  555. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/ref.d.ts +0 -0
  556. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/ref.js +0 -0
  557. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/ref.js.map +0 -0
  558. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/type.d.ts +0 -0
  559. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/type.js +0 -0
  560. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/type.js.map +0 -0
  561. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/union.d.ts +0 -0
  562. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/union.js +0 -0
  563. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/union.js.map +0 -0
  564. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/values.d.ts +0 -0
  565. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/values.js +0 -0
  566. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/jtd/values.js.map +0 -0
  567. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/metadata.d.ts +0 -0
  568. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/metadata.js +0 -0
  569. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/metadata.js.map +0 -0
  570. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/next.d.ts +0 -0
  571. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/next.js +0 -0
  572. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/next.js.map +0 -0
  573. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/index.d.ts +0 -0
  574. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/index.js +0 -0
  575. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/index.js.map +0 -0
  576. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -0
  577. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -0
  578. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -0
  579. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -0
  580. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -0
  581. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -0
  582. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/const.d.ts +0 -0
  583. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/const.js +0 -0
  584. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/const.js.map +0 -0
  585. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/dependentRequired.d.ts +0 -0
  586. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/dependentRequired.js +0 -0
  587. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/dependentRequired.js.map +0 -0
  588. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/enum.d.ts +0 -0
  589. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/enum.js +0 -0
  590. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/enum.js.map +0 -0
  591. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/index.d.ts +0 -0
  592. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/index.js +0 -0
  593. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/index.js.map +0 -0
  594. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitContains.d.ts +0 -0
  595. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitContains.js +0 -0
  596. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitContains.js.map +0 -0
  597. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitItems.d.ts +0 -0
  598. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitItems.js +0 -0
  599. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitItems.js.map +0 -0
  600. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitLength.d.ts +0 -0
  601. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitLength.js +0 -0
  602. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitLength.js.map +0 -0
  603. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitNumber.d.ts +0 -0
  604. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitNumber.js +0 -0
  605. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitNumber.js.map +0 -0
  606. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitProperties.d.ts +0 -0
  607. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitProperties.js +0 -0
  608. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/limitProperties.js.map +0 -0
  609. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/multipleOf.d.ts +0 -0
  610. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/multipleOf.js +0 -0
  611. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/multipleOf.js.map +0 -0
  612. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/pattern.d.ts +0 -0
  613. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/pattern.js +0 -0
  614. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/pattern.js.map +0 -0
  615. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/required.d.ts +0 -0
  616. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/required.js +0 -0
  617. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/required.js.map +0 -0
  618. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/uniqueItems.d.ts +0 -0
  619. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/uniqueItems.js +0 -0
  620. /package/node_modules/{ajv → table/node_modules/ajv}/dist/vocabularies/validation/uniqueItems.js.map +0 -0
  621. /package/node_modules/{ajv → table/node_modules/ajv}/lib/2019.ts +0 -0
  622. /package/node_modules/{ajv → table/node_modules/ajv}/lib/2020.ts +0 -0
  623. /package/node_modules/{ajv → table/node_modules/ajv}/lib/ajv.ts +0 -0
  624. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/codegen/code.ts +0 -0
  625. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/codegen/index.ts +0 -0
  626. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/codegen/scope.ts +0 -0
  627. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/errors.ts +0 -0
  628. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/index.ts +0 -0
  629. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/jtd/parse.ts +0 -0
  630. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/jtd/serialize.ts +0 -0
  631. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/jtd/types.ts +0 -0
  632. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/names.ts +0 -0
  633. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/ref_error.ts +0 -0
  634. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/resolve.ts +0 -0
  635. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/rules.ts +0 -0
  636. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/util.ts +0 -0
  637. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/applicability.ts +0 -0
  638. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/boolSchema.ts +0 -0
  639. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/dataType.ts +0 -0
  640. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/defaults.ts +0 -0
  641. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/index.ts +0 -0
  642. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/keyword.ts +0 -0
  643. /package/node_modules/{ajv → table/node_modules/ajv}/lib/compile/validate/subschema.ts +0 -0
  644. /package/node_modules/{ajv → table/node_modules/ajv}/lib/core.ts +0 -0
  645. /package/node_modules/{ajv → table/node_modules/ajv}/lib/jtd.ts +0 -0
  646. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/data.json +0 -0
  647. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/index.ts +0 -0
  648. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/applicator.json +0 -0
  649. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/content.json +0 -0
  650. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/core.json +0 -0
  651. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/format.json +0 -0
  652. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -0
  653. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/meta/validation.json +0 -0
  654. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2019-09/schema.json +0 -0
  655. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/index.ts +0 -0
  656. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/applicator.json +0 -0
  657. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/content.json +0 -0
  658. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/core.json +0 -0
  659. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -0
  660. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -0
  661. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -0
  662. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/meta/validation.json +0 -0
  663. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-2020-12/schema.json +0 -0
  664. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-draft-06.json +0 -0
  665. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-draft-07.json +0 -0
  666. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/json-schema-secure.json +0 -0
  667. /package/node_modules/{ajv → table/node_modules/ajv}/lib/refs/jtd-schema.ts +0 -0
  668. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/equal.ts +0 -0
  669. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/parseJson.ts +0 -0
  670. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/quote.ts +0 -0
  671. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/re2.ts +0 -0
  672. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/timestamp.ts +0 -0
  673. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/ucs2length.ts +0 -0
  674. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/uri.ts +0 -0
  675. /package/node_modules/{ajv → table/node_modules/ajv}/lib/runtime/validation_error.ts +0 -0
  676. /package/node_modules/{ajv → table/node_modules/ajv}/lib/standalone/index.ts +0 -0
  677. /package/node_modules/{ajv → table/node_modules/ajv}/lib/standalone/instance.ts +0 -0
  678. /package/node_modules/{ajv → table/node_modules/ajv}/lib/types/index.ts +0 -0
  679. /package/node_modules/{ajv → table/node_modules/ajv}/lib/types/json-schema.ts +0 -0
  680. /package/node_modules/{ajv → table/node_modules/ajv}/lib/types/jtd-schema.ts +0 -0
  681. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/additionalItems.ts +0 -0
  682. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/additionalProperties.ts +0 -0
  683. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/allOf.ts +0 -0
  684. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/anyOf.ts +0 -0
  685. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/contains.ts +0 -0
  686. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/dependencies.ts +0 -0
  687. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/dependentSchemas.ts +0 -0
  688. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/if.ts +0 -0
  689. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/index.ts +0 -0
  690. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/items.ts +0 -0
  691. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/items2020.ts +0 -0
  692. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/not.ts +0 -0
  693. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/oneOf.ts +0 -0
  694. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/patternProperties.ts +0 -0
  695. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/prefixItems.ts +0 -0
  696. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/properties.ts +0 -0
  697. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/propertyNames.ts +0 -0
  698. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/applicator/thenElse.ts +0 -0
  699. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/code.ts +0 -0
  700. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/core/id.ts +0 -0
  701. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/core/index.ts +0 -0
  702. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/core/ref.ts +0 -0
  703. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/discriminator/index.ts +0 -0
  704. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/discriminator/types.ts +0 -0
  705. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/draft2020.ts +0 -0
  706. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/draft7.ts +0 -0
  707. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -0
  708. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/dynamic/dynamicRef.ts +0 -0
  709. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/dynamic/index.ts +0 -0
  710. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -0
  711. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/dynamic/recursiveRef.ts +0 -0
  712. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/errors.ts +0 -0
  713. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/format/format.ts +0 -0
  714. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/format/index.ts +0 -0
  715. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/discriminator.ts +0 -0
  716. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/elements.ts +0 -0
  717. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/enum.ts +0 -0
  718. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/error.ts +0 -0
  719. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/index.ts +0 -0
  720. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/metadata.ts +0 -0
  721. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/nullable.ts +0 -0
  722. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/optionalProperties.ts +0 -0
  723. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/properties.ts +0 -0
  724. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/ref.ts +0 -0
  725. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/type.ts +0 -0
  726. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/union.ts +0 -0
  727. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/jtd/values.ts +0 -0
  728. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/metadata.ts +0 -0
  729. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/next.ts +0 -0
  730. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/unevaluated/index.ts +0 -0
  731. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -0
  732. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -0
  733. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/const.ts +0 -0
  734. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/dependentRequired.ts +0 -0
  735. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/enum.ts +0 -0
  736. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/index.ts +0 -0
  737. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/limitContains.ts +0 -0
  738. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/limitItems.ts +0 -0
  739. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/limitLength.ts +0 -0
  740. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/limitNumber.ts +0 -0
  741. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/limitProperties.ts +0 -0
  742. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/multipleOf.ts +0 -0
  743. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/pattern.ts +0 -0
  744. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/required.ts +0 -0
  745. /package/node_modules/{ajv → table/node_modules/ajv}/lib/vocabularies/validation/uniqueItems.ts +0 -0
  746. /package/node_modules/{ajv → table/node_modules/ajv}/package.json +0 -0
  747. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/.eslintrc.yml +0 -0
  748. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/.github/FUNDING.yml +0 -0
  749. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/.github/workflows/build.yml +0 -0
  750. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/.github/workflows/publish.yml +0 -0
  751. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/LICENSE +0 -0
  752. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/README.md +0 -0
  753. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/index.d.ts +0 -0
  754. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/index.js +0 -0
  755. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/package.json +0 -0
  756. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/spec/.eslintrc.yml +0 -0
  757. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/spec/fixtures/schema.js +0 -0
  758. /package/node_modules/{json-schema-traverse → table/node_modules/json-schema-traverse}/spec/index.spec.js +0 -0
@@ -1,539 +0,0 @@
1
- /**
2
- * The `node:readline` module provides an interface for reading data from a `Readable` stream (such as `process.stdin`) one line at a time.
3
- *
4
- * To use the promise-based APIs:
5
- *
6
- * ```js
7
- * import * as readline from 'node:readline/promises';
8
- * ```
9
- *
10
- * To use the callback and sync APIs:
11
- *
12
- * ```js
13
- * import * as readline from 'node:readline';
14
- * ```
15
- *
16
- * The following simple example illustrates the basic use of the `node:readline`module.
17
- *
18
- * ```js
19
- * import * as readline from 'node:readline/promises';
20
- * import { stdin as input, stdout as output } from 'node:process';
21
- *
22
- * const rl = readline.createInterface({ input, output });
23
- *
24
- * const answer = await rl.question('What do you think of Node.js? ');
25
- *
26
- * console.log(`Thank you for your valuable feedback: ${answer}`);
27
- *
28
- * rl.close();
29
- * ```
30
- *
31
- * Once this code is invoked, the Node.js application will not terminate until the`readline.Interface` is closed because the interface waits for data to be
32
- * received on the `input` stream.
33
- * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/readline.js)
34
- */
35
- declare module "readline" {
36
- import { Abortable, EventEmitter } from "node:events";
37
- import * as promises from "node:readline/promises";
38
- export { promises };
39
- export interface Key {
40
- sequence?: string | undefined;
41
- name?: string | undefined;
42
- ctrl?: boolean | undefined;
43
- meta?: boolean | undefined;
44
- shift?: boolean | undefined;
45
- }
46
- /**
47
- * Instances of the `readline.Interface` class are constructed using the`readline.createInterface()` method. Every instance is associated with a
48
- * single `input` `Readable` stream and a single `output` `Writable` stream.
49
- * The `output` stream is used to print prompts for user input that arrives on,
50
- * and is read from, the `input` stream.
51
- * @since v0.1.104
52
- */
53
- export class Interface extends EventEmitter {
54
- readonly terminal: boolean;
55
- /**
56
- * The current input data being processed by node.
57
- *
58
- * This can be used when collecting input from a TTY stream to retrieve the
59
- * current value that has been processed thus far, prior to the `line` event
60
- * being emitted. Once the `line` event has been emitted, this property will
61
- * be an empty string.
62
- *
63
- * Be aware that modifying the value during the instance runtime may have
64
- * unintended consequences if `rl.cursor` is not also controlled.
65
- *
66
- * **If not using a TTY stream for input, use the `'line'` event.**
67
- *
68
- * One possible use case would be as follows:
69
- *
70
- * ```js
71
- * const values = ['lorem ipsum', 'dolor sit amet'];
72
- * const rl = readline.createInterface(process.stdin);
73
- * const showResults = debounce(() => {
74
- * console.log(
75
- * '\n',
76
- * values.filter((val) => val.startsWith(rl.line)).join(' '),
77
- * );
78
- * }, 300);
79
- * process.stdin.on('keypress', (c, k) => {
80
- * showResults();
81
- * });
82
- * ```
83
- * @since v0.1.98
84
- */
85
- readonly line: string;
86
- /**
87
- * The cursor position relative to `rl.line`.
88
- *
89
- * This will track where the current cursor lands in the input string, when
90
- * reading input from a TTY stream. The position of cursor determines the
91
- * portion of the input string that will be modified as input is processed,
92
- * as well as the column where the terminal caret will be rendered.
93
- * @since v0.1.98
94
- */
95
- readonly cursor: number;
96
- /**
97
- * NOTE: According to the documentation:
98
- *
99
- * > Instances of the `readline.Interface` class are constructed using the
100
- * > `readline.createInterface()` method.
101
- *
102
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor
103
- */
104
- protected constructor(
105
- input: NodeJS.ReadableStream,
106
- output?: NodeJS.WritableStream,
107
- completer?: Completer | AsyncCompleter,
108
- terminal?: boolean,
109
- );
110
- /**
111
- * NOTE: According to the documentation:
112
- *
113
- * > Instances of the `readline.Interface` class are constructed using the
114
- * > `readline.createInterface()` method.
115
- *
116
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#class-interfaceconstructor
117
- */
118
- protected constructor(options: ReadLineOptions);
119
- /**
120
- * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`.
121
- * @since v15.3.0, v14.17.0
122
- * @return the current prompt string
123
- */
124
- getPrompt(): string;
125
- /**
126
- * The `rl.setPrompt()` method sets the prompt that will be written to `output`whenever `rl.prompt()` is called.
127
- * @since v0.1.98
128
- */
129
- setPrompt(prompt: string): void;
130
- /**
131
- * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new
132
- * location at which to provide input.
133
- *
134
- * When called, `rl.prompt()` will resume the `input` stream if it has been
135
- * paused.
136
- *
137
- * If the `Interface` was created with `output` set to `null` or`undefined` the prompt is not written.
138
- * @since v0.1.98
139
- * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`.
140
- */
141
- prompt(preserveCursor?: boolean): void;
142
- /**
143
- * The `rl.question()` method displays the `query` by writing it to the `output`,
144
- * waits for user input to be provided on `input`, then invokes the `callback`function passing the provided input as the first argument.
145
- *
146
- * When called, `rl.question()` will resume the `input` stream if it has been
147
- * paused.
148
- *
149
- * If the `Interface` was created with `output` set to `null` or`undefined` the `query` is not written.
150
- *
151
- * The `callback` function passed to `rl.question()` does not follow the typical
152
- * pattern of accepting an `Error` object or `null` as the first argument.
153
- * The `callback` is called with the provided answer as the only argument.
154
- *
155
- * An error will be thrown if calling `rl.question()` after `rl.close()`.
156
- *
157
- * Example usage:
158
- *
159
- * ```js
160
- * rl.question('What is your favorite food? ', (answer) => {
161
- * console.log(`Oh, so your favorite food is ${answer}`);
162
- * });
163
- * ```
164
- *
165
- * Using an `AbortController` to cancel a question.
166
- *
167
- * ```js
168
- * const ac = new AbortController();
169
- * const signal = ac.signal;
170
- *
171
- * rl.question('What is your favorite food? ', { signal }, (answer) => {
172
- * console.log(`Oh, so your favorite food is ${answer}`);
173
- * });
174
- *
175
- * signal.addEventListener('abort', () => {
176
- * console.log('The food question timed out');
177
- * }, { once: true });
178
- *
179
- * setTimeout(() => ac.abort(), 10000);
180
- * ```
181
- * @since v0.3.3
182
- * @param query A statement or query to write to `output`, prepended to the prompt.
183
- * @param callback A callback function that is invoked with the user's input in response to the `query`.
184
- */
185
- question(query: string, callback: (answer: string) => void): void;
186
- question(query: string, options: Abortable, callback: (answer: string) => void): void;
187
- /**
188
- * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed
189
- * later if necessary.
190
- *
191
- * Calling `rl.pause()` does not immediately pause other events (including`'line'`) from being emitted by the `Interface` instance.
192
- * @since v0.3.4
193
- */
194
- pause(): this;
195
- /**
196
- * The `rl.resume()` method resumes the `input` stream if it has been paused.
197
- * @since v0.3.4
198
- */
199
- resume(): this;
200
- /**
201
- * The `rl.close()` method closes the `Interface` instance and
202
- * relinquishes control over the `input` and `output` streams. When called,
203
- * the `'close'` event will be emitted.
204
- *
205
- * Calling `rl.close()` does not immediately stop other events (including `'line'`)
206
- * from being emitted by the `Interface` instance.
207
- * @since v0.1.98
208
- */
209
- close(): void;
210
- /**
211
- * The `rl.write()` method will write either `data` or a key sequence identified
212
- * by `key` to the `output`. The `key` argument is supported only if `output` is
213
- * a `TTY` text terminal. See `TTY keybindings` for a list of key
214
- * combinations.
215
- *
216
- * If `key` is specified, `data` is ignored.
217
- *
218
- * When called, `rl.write()` will resume the `input` stream if it has been
219
- * paused.
220
- *
221
- * If the `Interface` was created with `output` set to `null` or`undefined` the `data` and `key` are not written.
222
- *
223
- * ```js
224
- * rl.write('Delete this!');
225
- * // Simulate Ctrl+U to delete the line written previously
226
- * rl.write(null, { ctrl: true, name: 'u' });
227
- * ```
228
- *
229
- * The `rl.write()` method will write the data to the `readline` `Interface`'s`input`_as if it were provided by the user_.
230
- * @since v0.1.98
231
- */
232
- write(data: string | Buffer, key?: Key): void;
233
- write(data: undefined | null | string | Buffer, key: Key): void;
234
- /**
235
- * Returns the real position of the cursor in relation to the input
236
- * prompt + string. Long input (wrapping) strings, as well as multiple
237
- * line prompts are included in the calculations.
238
- * @since v13.5.0, v12.16.0
239
- */
240
- getCursorPos(): CursorPos;
241
- /**
242
- * events.EventEmitter
243
- * 1. close
244
- * 2. line
245
- * 3. pause
246
- * 4. resume
247
- * 5. SIGCONT
248
- * 6. SIGINT
249
- * 7. SIGTSTP
250
- * 8. history
251
- */
252
- addListener(event: string, listener: (...args: any[]) => void): this;
253
- addListener(event: "close", listener: () => void): this;
254
- addListener(event: "line", listener: (input: string) => void): this;
255
- addListener(event: "pause", listener: () => void): this;
256
- addListener(event: "resume", listener: () => void): this;
257
- addListener(event: "SIGCONT", listener: () => void): this;
258
- addListener(event: "SIGINT", listener: () => void): this;
259
- addListener(event: "SIGTSTP", listener: () => void): this;
260
- addListener(event: "history", listener: (history: string[]) => void): this;
261
- emit(event: string | symbol, ...args: any[]): boolean;
262
- emit(event: "close"): boolean;
263
- emit(event: "line", input: string): boolean;
264
- emit(event: "pause"): boolean;
265
- emit(event: "resume"): boolean;
266
- emit(event: "SIGCONT"): boolean;
267
- emit(event: "SIGINT"): boolean;
268
- emit(event: "SIGTSTP"): boolean;
269
- emit(event: "history", history: string[]): boolean;
270
- on(event: string, listener: (...args: any[]) => void): this;
271
- on(event: "close", listener: () => void): this;
272
- on(event: "line", listener: (input: string) => void): this;
273
- on(event: "pause", listener: () => void): this;
274
- on(event: "resume", listener: () => void): this;
275
- on(event: "SIGCONT", listener: () => void): this;
276
- on(event: "SIGINT", listener: () => void): this;
277
- on(event: "SIGTSTP", listener: () => void): this;
278
- on(event: "history", listener: (history: string[]) => void): this;
279
- once(event: string, listener: (...args: any[]) => void): this;
280
- once(event: "close", listener: () => void): this;
281
- once(event: "line", listener: (input: string) => void): this;
282
- once(event: "pause", listener: () => void): this;
283
- once(event: "resume", listener: () => void): this;
284
- once(event: "SIGCONT", listener: () => void): this;
285
- once(event: "SIGINT", listener: () => void): this;
286
- once(event: "SIGTSTP", listener: () => void): this;
287
- once(event: "history", listener: (history: string[]) => void): this;
288
- prependListener(event: string, listener: (...args: any[]) => void): this;
289
- prependListener(event: "close", listener: () => void): this;
290
- prependListener(event: "line", listener: (input: string) => void): this;
291
- prependListener(event: "pause", listener: () => void): this;
292
- prependListener(event: "resume", listener: () => void): this;
293
- prependListener(event: "SIGCONT", listener: () => void): this;
294
- prependListener(event: "SIGINT", listener: () => void): this;
295
- prependListener(event: "SIGTSTP", listener: () => void): this;
296
- prependListener(event: "history", listener: (history: string[]) => void): this;
297
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
298
- prependOnceListener(event: "close", listener: () => void): this;
299
- prependOnceListener(event: "line", listener: (input: string) => void): this;
300
- prependOnceListener(event: "pause", listener: () => void): this;
301
- prependOnceListener(event: "resume", listener: () => void): this;
302
- prependOnceListener(event: "SIGCONT", listener: () => void): this;
303
- prependOnceListener(event: "SIGINT", listener: () => void): this;
304
- prependOnceListener(event: "SIGTSTP", listener: () => void): this;
305
- prependOnceListener(event: "history", listener: (history: string[]) => void): this;
306
- [Symbol.asyncIterator](): AsyncIterableIterator<string>;
307
- }
308
- export type ReadLine = Interface; // type forwarded for backwards compatibility
309
- export type Completer = (line: string) => CompleterResult;
310
- export type AsyncCompleter = (
311
- line: string,
312
- callback: (err?: null | Error, result?: CompleterResult) => void,
313
- ) => void;
314
- export type CompleterResult = [string[], string];
315
- export interface ReadLineOptions {
316
- input: NodeJS.ReadableStream;
317
- output?: NodeJS.WritableStream | undefined;
318
- completer?: Completer | AsyncCompleter | undefined;
319
- terminal?: boolean | undefined;
320
- /**
321
- * Initial list of history lines. This option makes sense
322
- * only if `terminal` is set to `true` by the user or by an internal `output`
323
- * check, otherwise the history caching mechanism is not initialized at all.
324
- * @default []
325
- */
326
- history?: string[] | undefined;
327
- historySize?: number | undefined;
328
- prompt?: string | undefined;
329
- crlfDelay?: number | undefined;
330
- /**
331
- * If `true`, when a new input line added
332
- * to the history list duplicates an older one, this removes the older line
333
- * from the list.
334
- * @default false
335
- */
336
- removeHistoryDuplicates?: boolean | undefined;
337
- escapeCodeTimeout?: number | undefined;
338
- tabSize?: number | undefined;
339
- }
340
- /**
341
- * The `readline.createInterface()` method creates a new `readline.Interface`instance.
342
- *
343
- * ```js
344
- * const readline = require('node:readline');
345
- * const rl = readline.createInterface({
346
- * input: process.stdin,
347
- * output: process.stdout,
348
- * });
349
- * ```
350
- *
351
- * Once the `readline.Interface` instance is created, the most common case is to
352
- * listen for the `'line'` event:
353
- *
354
- * ```js
355
- * rl.on('line', (line) => {
356
- * console.log(`Received: ${line}`);
357
- * });
358
- * ```
359
- *
360
- * If `terminal` is `true` for this instance then the `output` stream will get
361
- * the best compatibility if it defines an `output.columns` property and emits
362
- * a `'resize'` event on the `output` if or when the columns ever change
363
- * (`process.stdout` does this automatically when it is a TTY).
364
- *
365
- * When creating a `readline.Interface` using `stdin` as input, the program
366
- * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without
367
- * waiting for user input, call `process.stdin.unref()`.
368
- * @since v0.1.98
369
- */
370
- export function createInterface(
371
- input: NodeJS.ReadableStream,
372
- output?: NodeJS.WritableStream,
373
- completer?: Completer | AsyncCompleter,
374
- terminal?: boolean,
375
- ): Interface;
376
- export function createInterface(options: ReadLineOptions): Interface;
377
- /**
378
- * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input.
379
- *
380
- * Optionally, `interface` specifies a `readline.Interface` instance for which
381
- * autocompletion is disabled when copy-pasted input is detected.
382
- *
383
- * If the `stream` is a `TTY`, then it must be in raw mode.
384
- *
385
- * This is automatically called by any readline instance on its `input` if the`input` is a terminal. Closing the `readline` instance does not stop
386
- * the `input` from emitting `'keypress'` events.
387
- *
388
- * ```js
389
- * readline.emitKeypressEvents(process.stdin);
390
- * if (process.stdin.isTTY)
391
- * process.stdin.setRawMode(true);
392
- * ```
393
- *
394
- * ## Example: Tiny CLI
395
- *
396
- * The following example illustrates the use of `readline.Interface` class to
397
- * implement a small command-line interface:
398
- *
399
- * ```js
400
- * const readline = require('node:readline');
401
- * const rl = readline.createInterface({
402
- * input: process.stdin,
403
- * output: process.stdout,
404
- * prompt: 'OHAI> ',
405
- * });
406
- *
407
- * rl.prompt();
408
- *
409
- * rl.on('line', (line) => {
410
- * switch (line.trim()) {
411
- * case 'hello':
412
- * console.log('world!');
413
- * break;
414
- * default:
415
- * console.log(`Say what? I might have heard '${line.trim()}'`);
416
- * break;
417
- * }
418
- * rl.prompt();
419
- * }).on('close', () => {
420
- * console.log('Have a great day!');
421
- * process.exit(0);
422
- * });
423
- * ```
424
- *
425
- * ## Example: Read file stream line-by-Line
426
- *
427
- * A common use case for `readline` is to consume an input file one line at a
428
- * time. The easiest way to do so is leveraging the `fs.ReadStream` API as
429
- * well as a `for await...of` loop:
430
- *
431
- * ```js
432
- * const fs = require('node:fs');
433
- * const readline = require('node:readline');
434
- *
435
- * async function processLineByLine() {
436
- * const fileStream = fs.createReadStream('input.txt');
437
- *
438
- * const rl = readline.createInterface({
439
- * input: fileStream,
440
- * crlfDelay: Infinity,
441
- * });
442
- * // Note: we use the crlfDelay option to recognize all instances of CR LF
443
- * // ('\r\n') in input.txt as a single line break.
444
- *
445
- * for await (const line of rl) {
446
- * // Each line in input.txt will be successively available here as `line`.
447
- * console.log(`Line from file: ${line}`);
448
- * }
449
- * }
450
- *
451
- * processLineByLine();
452
- * ```
453
- *
454
- * Alternatively, one could use the `'line'` event:
455
- *
456
- * ```js
457
- * const fs = require('node:fs');
458
- * const readline = require('node:readline');
459
- *
460
- * const rl = readline.createInterface({
461
- * input: fs.createReadStream('sample.txt'),
462
- * crlfDelay: Infinity,
463
- * });
464
- *
465
- * rl.on('line', (line) => {
466
- * console.log(`Line from file: ${line}`);
467
- * });
468
- * ```
469
- *
470
- * Currently, `for await...of` loop can be a bit slower. If `async` / `await`flow and speed are both essential, a mixed approach can be applied:
471
- *
472
- * ```js
473
- * const { once } = require('node:events');
474
- * const { createReadStream } = require('node:fs');
475
- * const { createInterface } = require('node:readline');
476
- *
477
- * (async function processLineByLine() {
478
- * try {
479
- * const rl = createInterface({
480
- * input: createReadStream('big-file.txt'),
481
- * crlfDelay: Infinity,
482
- * });
483
- *
484
- * rl.on('line', (line) => {
485
- * // Process the line.
486
- * });
487
- *
488
- * await once(rl, 'close');
489
- *
490
- * console.log('File processed.');
491
- * } catch (err) {
492
- * console.error(err);
493
- * }
494
- * })();
495
- * ```
496
- * @since v0.7.7
497
- */
498
- export function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void;
499
- export type Direction = -1 | 0 | 1;
500
- export interface CursorPos {
501
- rows: number;
502
- cols: number;
503
- }
504
- /**
505
- * The `readline.clearLine()` method clears current line of given `TTY` stream
506
- * in a specified direction identified by `dir`.
507
- * @since v0.7.7
508
- * @param callback Invoked once the operation completes.
509
- * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
510
- */
511
- export function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean;
512
- /**
513
- * The `readline.clearScreenDown()` method clears the given `TTY` stream from
514
- * the current position of the cursor down.
515
- * @since v0.7.7
516
- * @param callback Invoked once the operation completes.
517
- * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
518
- */
519
- export function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean;
520
- /**
521
- * The `readline.cursorTo()` method moves cursor to the specified position in a
522
- * given `TTY` `stream`.
523
- * @since v0.7.7
524
- * @param callback Invoked once the operation completes.
525
- * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
526
- */
527
- export function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean;
528
- /**
529
- * The `readline.moveCursor()` method moves the cursor _relative_ to its current
530
- * position in a given `TTY` `stream`.
531
- * @since v0.7.7
532
- * @param callback Invoked once the operation completes.
533
- * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.
534
- */
535
- export function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean;
536
- }
537
- declare module "node:readline" {
538
- export * from "readline";
539
- }