@alanszp/business-days-date-fns 12.0.2 → 13.0.0

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 (2176) hide show
  1. package/package.json +2 -5
  2. package/.gitignore +0 -3
  3. package/.npmignore +0 -3
  4. package/node_modules/@alanszp/core/.gitignore +0 -3
  5. package/node_modules/@alanszp/core/.npmignore +0 -3
  6. package/node_modules/@alanszp/core/LICENSE +0 -21
  7. package/node_modules/@alanszp/core/dist/app/appIdentifier.d.ts +0 -1
  8. package/node_modules/@alanszp/core/dist/app/appIdentifier.js +0 -10
  9. package/node_modules/@alanszp/core/dist/app/appIdentifier.js.map +0 -1
  10. package/node_modules/@alanszp/core/dist/app/index.d.ts +0 -1
  11. package/node_modules/@alanszp/core/dist/app/index.js +0 -18
  12. package/node_modules/@alanszp/core/dist/app/index.js.map +0 -1
  13. package/node_modules/@alanszp/core/dist/assignKey.d.ts +0 -2
  14. package/node_modules/@alanszp/core/dist/assignKey.js +0 -20
  15. package/node_modules/@alanszp/core/dist/assignKey.js.map +0 -1
  16. package/node_modules/@alanszp/core/dist/editable/index.d.ts +0 -2
  17. package/node_modules/@alanszp/core/dist/editable/index.js +0 -19
  18. package/node_modules/@alanszp/core/dist/editable/index.js.map +0 -1
  19. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.d.ts +0 -3
  20. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js +0 -26
  21. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js.map +0 -1
  22. package/node_modules/@alanszp/core/dist/editable/types.d.ts +0 -6
  23. package/node_modules/@alanszp/core/dist/editable/types.js +0 -3
  24. package/node_modules/@alanszp/core/dist/editable/types.js.map +0 -1
  25. package/node_modules/@alanszp/core/dist/index.d.ts +0 -4
  26. package/node_modules/@alanszp/core/dist/index.js +0 -21
  27. package/node_modules/@alanszp/core/dist/index.js.map +0 -1
  28. package/node_modules/@alanszp/core/dist/lists/ListResult.d.ts +0 -7
  29. package/node_modules/@alanszp/core/dist/lists/ListResult.js +0 -8
  30. package/node_modules/@alanszp/core/dist/lists/ListResult.js.map +0 -1
  31. package/node_modules/@alanszp/core/dist/lists/Orderable.d.ts +0 -11
  32. package/node_modules/@alanszp/core/dist/lists/Orderable.js +0 -13
  33. package/node_modules/@alanszp/core/dist/lists/Orderable.js.map +0 -1
  34. package/node_modules/@alanszp/core/dist/lists/Paginable.d.ts +0 -14
  35. package/node_modules/@alanszp/core/dist/lists/Paginable.js +0 -22
  36. package/node_modules/@alanszp/core/dist/lists/Paginable.js.map +0 -1
  37. package/node_modules/@alanszp/core/dist/lists/index.d.ts +0 -3
  38. package/node_modules/@alanszp/core/dist/lists/index.js +0 -20
  39. package/node_modules/@alanszp/core/dist/lists/index.js.map +0 -1
  40. package/node_modules/@alanszp/core/package.json +0 -25
  41. package/node_modules/@alanszp/core/tsconfig.json +0 -15
  42. package/node_modules/@alanszp/errors/.gitignore +0 -3
  43. package/node_modules/@alanszp/errors/.npmignore +0 -3
  44. package/node_modules/@alanszp/errors/LICENSE +0 -21
  45. package/node_modules/@alanszp/errors/dist/BaseError.d.ts +0 -3
  46. package/node_modules/@alanszp/errors/dist/BaseError.js +0 -18
  47. package/node_modules/@alanszp/errors/dist/BaseError.js.map +0 -1
  48. package/node_modules/@alanszp/errors/dist/HttpRenderableError.d.ts +0 -4
  49. package/node_modules/@alanszp/errors/dist/HttpRenderableError.js +0 -8
  50. package/node_modules/@alanszp/errors/dist/HttpRenderableError.js.map +0 -1
  51. package/node_modules/@alanszp/errors/dist/InternalServerError.d.ts +0 -8
  52. package/node_modules/@alanszp/errors/dist/InternalServerError.js +0 -24
  53. package/node_modules/@alanszp/errors/dist/InternalServerError.js.map +0 -1
  54. package/node_modules/@alanszp/errors/dist/RenderableError.d.ts +0 -15
  55. package/node_modules/@alanszp/errors/dist/RenderableError.js +0 -27
  56. package/node_modules/@alanszp/errors/dist/RenderableError.js.map +0 -1
  57. package/node_modules/@alanszp/errors/dist/index.d.ts +0 -4
  58. package/node_modules/@alanszp/errors/dist/index.js +0 -17
  59. package/node_modules/@alanszp/errors/dist/index.js.map +0 -1
  60. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/.gitignore +0 -3
  61. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/.npmignore +0 -3
  62. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/LICENSE +0 -21
  63. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.d.ts +0 -1
  64. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.js +0 -10
  65. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.js.map +0 -1
  66. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.d.ts +0 -1
  67. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.js +0 -18
  68. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.js.map +0 -1
  69. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.d.ts +0 -2
  70. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.js +0 -20
  71. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.js.map +0 -1
  72. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.d.ts +0 -2
  73. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.js +0 -19
  74. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.js.map +0 -1
  75. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.d.ts +0 -3
  76. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js +0 -26
  77. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js.map +0 -1
  78. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.d.ts +0 -6
  79. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.js +0 -3
  80. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.js.map +0 -1
  81. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.d.ts +0 -4
  82. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.js +0 -21
  83. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.js.map +0 -1
  84. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.d.ts +0 -7
  85. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.js +0 -8
  86. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.js.map +0 -1
  87. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.d.ts +0 -11
  88. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.js +0 -13
  89. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.js.map +0 -1
  90. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.d.ts +0 -14
  91. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.js +0 -22
  92. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.js.map +0 -1
  93. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.d.ts +0 -3
  94. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.js +0 -20
  95. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.js.map +0 -1
  96. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/package.json +0 -25
  97. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/tsconfig.json +0 -15
  98. package/node_modules/@alanszp/errors/node_modules/@types/node/LICENSE +0 -21
  99. package/node_modules/@alanszp/errors/node_modules/@types/node/README.md +0 -15
  100. package/node_modules/@alanszp/errors/node_modules/@types/node/assert/strict.d.ts +0 -8
  101. package/node_modules/@alanszp/errors/node_modules/@types/node/assert.d.ts +0 -996
  102. package/node_modules/@alanszp/errors/node_modules/@types/node/async_hooks.d.ts +0 -539
  103. package/node_modules/@alanszp/errors/node_modules/@types/node/buffer.d.ts +0 -2362
  104. package/node_modules/@alanszp/errors/node_modules/@types/node/child_process.d.ts +0 -1540
  105. package/node_modules/@alanszp/errors/node_modules/@types/node/cluster.d.ts +0 -432
  106. package/node_modules/@alanszp/errors/node_modules/@types/node/console.d.ts +0 -415
  107. package/node_modules/@alanszp/errors/node_modules/@types/node/constants.d.ts +0 -19
  108. package/node_modules/@alanszp/errors/node_modules/@types/node/crypto.d.ts +0 -4487
  109. package/node_modules/@alanszp/errors/node_modules/@types/node/dgram.d.ts +0 -596
  110. package/node_modules/@alanszp/errors/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  111. package/node_modules/@alanszp/errors/node_modules/@types/node/dns/promises.d.ts +0 -425
  112. package/node_modules/@alanszp/errors/node_modules/@types/node/dns.d.ts +0 -809
  113. package/node_modules/@alanszp/errors/node_modules/@types/node/dom-events.d.ts +0 -122
  114. package/node_modules/@alanszp/errors/node_modules/@types/node/domain.d.ts +0 -170
  115. package/node_modules/@alanszp/errors/node_modules/@types/node/events.d.ts +0 -879
  116. package/node_modules/@alanszp/errors/node_modules/@types/node/fs/promises.d.ts +0 -1239
  117. package/node_modules/@alanszp/errors/node_modules/@types/node/fs.d.ts +0 -4311
  118. package/node_modules/@alanszp/errors/node_modules/@types/node/globals.d.ts +0 -411
  119. package/node_modules/@alanszp/errors/node_modules/@types/node/globals.global.d.ts +0 -1
  120. package/node_modules/@alanszp/errors/node_modules/@types/node/http.d.ts +0 -1887
  121. package/node_modules/@alanszp/errors/node_modules/@types/node/http2.d.ts +0 -2382
  122. package/node_modules/@alanszp/errors/node_modules/@types/node/https.d.ts +0 -550
  123. package/node_modules/@alanszp/errors/node_modules/@types/node/index.d.ts +0 -88
  124. package/node_modules/@alanszp/errors/node_modules/@types/node/inspector.d.ts +0 -2747
  125. package/node_modules/@alanszp/errors/node_modules/@types/node/module.d.ts +0 -315
  126. package/node_modules/@alanszp/errors/node_modules/@types/node/net.d.ts +0 -949
  127. package/node_modules/@alanszp/errors/node_modules/@types/node/os.d.ts +0 -478
  128. package/node_modules/@alanszp/errors/node_modules/@types/node/package.json +0 -229
  129. package/node_modules/@alanszp/errors/node_modules/@types/node/path.d.ts +0 -191
  130. package/node_modules/@alanszp/errors/node_modules/@types/node/perf_hooks.d.ts +0 -645
  131. package/node_modules/@alanszp/errors/node_modules/@types/node/process.d.ts +0 -1561
  132. package/node_modules/@alanszp/errors/node_modules/@types/node/punycode.d.ts +0 -117
  133. package/node_modules/@alanszp/errors/node_modules/@types/node/querystring.d.ts +0 -141
  134. package/node_modules/@alanszp/errors/node_modules/@types/node/readline/promises.d.ts +0 -150
  135. package/node_modules/@alanszp/errors/node_modules/@types/node/readline.d.ts +0 -539
  136. package/node_modules/@alanszp/errors/node_modules/@types/node/repl.d.ts +0 -430
  137. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/consumers.d.ts +0 -12
  138. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/promises.d.ts +0 -83
  139. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/web.d.ts +0 -366
  140. package/node_modules/@alanszp/errors/node_modules/@types/node/stream.d.ts +0 -1701
  141. package/node_modules/@alanszp/errors/node_modules/@types/node/string_decoder.d.ts +0 -67
  142. package/node_modules/@alanszp/errors/node_modules/@types/node/test.d.ts +0 -1465
  143. package/node_modules/@alanszp/errors/node_modules/@types/node/timers/promises.d.ts +0 -93
  144. package/node_modules/@alanszp/errors/node_modules/@types/node/timers.d.ts +0 -240
  145. package/node_modules/@alanszp/errors/node_modules/@types/node/tls.d.ts +0 -1210
  146. package/node_modules/@alanszp/errors/node_modules/@types/node/trace_events.d.ts +0 -182
  147. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  148. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  149. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  150. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  151. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  152. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  153. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  154. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  155. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  156. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  157. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  158. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  159. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  160. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  161. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  162. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  163. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  164. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  165. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  166. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  167. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  168. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  169. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  170. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  171. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  172. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  173. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  174. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  175. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  176. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  177. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  178. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  179. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  180. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  181. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  182. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  183. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  184. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  185. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  186. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  187. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  188. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  189. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  190. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  191. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  192. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  193. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  194. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  195. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  196. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  197. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  198. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  199. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  200. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  201. package/node_modules/@alanszp/errors/node_modules/@types/node/tty.d.ts +0 -208
  202. package/node_modules/@alanszp/errors/node_modules/@types/node/url.d.ts +0 -927
  203. package/node_modules/@alanszp/errors/node_modules/@types/node/util.d.ts +0 -2183
  204. package/node_modules/@alanszp/errors/node_modules/@types/node/v8.d.ts +0 -764
  205. package/node_modules/@alanszp/errors/node_modules/@types/node/vm.d.ts +0 -903
  206. package/node_modules/@alanszp/errors/node_modules/@types/node/wasi.d.ts +0 -179
  207. package/node_modules/@alanszp/errors/node_modules/@types/node/worker_threads.d.ts +0 -691
  208. package/node_modules/@alanszp/errors/node_modules/@types/node/zlib.d.ts +0 -517
  209. package/node_modules/@alanszp/errors/package.json +0 -33
  210. package/node_modules/@alanszp/errors/src/BaseError.ts +0 -14
  211. package/node_modules/@alanszp/errors/src/HttpRenderableError.ts +0 -5
  212. package/node_modules/@alanszp/errors/src/InternalServerError.ts +0 -32
  213. package/node_modules/@alanszp/errors/src/RenderableError.ts +0 -37
  214. package/node_modules/@alanszp/errors/src/index.ts +0 -4
  215. package/node_modules/@alanszp/errors/tsconfig.json +0 -15
  216. package/node_modules/@ampproject/remapping/LICENSE +0 -202
  217. package/node_modules/@ampproject/remapping/README.md +0 -218
  218. package/node_modules/@ampproject/remapping/dist/remapping.mjs +0 -191
  219. package/node_modules/@ampproject/remapping/dist/remapping.mjs.map +0 -1
  220. package/node_modules/@ampproject/remapping/dist/remapping.umd.js +0 -196
  221. package/node_modules/@ampproject/remapping/dist/remapping.umd.js.map +0 -1
  222. package/node_modules/@ampproject/remapping/dist/types/build-source-map-tree.d.ts +0 -14
  223. package/node_modules/@ampproject/remapping/dist/types/remapping.d.ts +0 -19
  224. package/node_modules/@ampproject/remapping/dist/types/source-map-tree.d.ts +0 -42
  225. package/node_modules/@ampproject/remapping/dist/types/source-map.d.ts +0 -17
  226. package/node_modules/@ampproject/remapping/dist/types/types.d.ts +0 -14
  227. package/node_modules/@ampproject/remapping/package.json +0 -75
  228. package/node_modules/@babel/code-frame/LICENSE +0 -22
  229. package/node_modules/@babel/code-frame/README.md +0 -19
  230. package/node_modules/@babel/code-frame/lib/index.js +0 -157
  231. package/node_modules/@babel/code-frame/lib/index.js.map +0 -1
  232. package/node_modules/@babel/code-frame/package.json +0 -30
  233. package/node_modules/@babel/compat-data/LICENSE +0 -22
  234. package/node_modules/@babel/compat-data/README.md +0 -19
  235. package/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
  236. package/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
  237. package/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2081
  238. package/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  239. package/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  240. package/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -31
  241. package/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -201
  242. package/node_modules/@babel/compat-data/data/plugins.json +0 -777
  243. package/node_modules/@babel/compat-data/native-modules.js +0 -1
  244. package/node_modules/@babel/compat-data/overlapping-plugins.js +0 -1
  245. package/node_modules/@babel/compat-data/package.json +0 -40
  246. package/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -1
  247. package/node_modules/@babel/compat-data/plugins.js +0 -1
  248. package/node_modules/@babel/core/LICENSE +0 -22
  249. package/node_modules/@babel/core/README.md +0 -19
  250. package/node_modules/@babel/core/cjs-proxy.cjs +0 -53
  251. package/node_modules/@babel/core/lib/config/cache-contexts.js +0 -3
  252. package/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  253. package/node_modules/@babel/core/lib/config/caching.js +0 -261
  254. package/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  255. package/node_modules/@babel/core/lib/config/config-chain.js +0 -469
  256. package/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  257. package/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
  258. package/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  259. package/node_modules/@babel/core/lib/config/files/configuration.js +0 -286
  260. package/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  261. package/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
  262. package/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  263. package/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
  264. package/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  265. package/node_modules/@babel/core/lib/config/files/index.js +0 -78
  266. package/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  267. package/node_modules/@babel/core/lib/config/files/module-types.js +0 -173
  268. package/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  269. package/node_modules/@babel/core/lib/config/files/package.js +0 -61
  270. package/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  271. package/node_modules/@babel/core/lib/config/files/plugins.js +0 -217
  272. package/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  273. package/node_modules/@babel/core/lib/config/files/types.js +0 -3
  274. package/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  275. package/node_modules/@babel/core/lib/config/files/utils.js +0 -36
  276. package/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  277. package/node_modules/@babel/core/lib/config/full.js +0 -310
  278. package/node_modules/@babel/core/lib/config/full.js.map +0 -1
  279. package/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -84
  280. package/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  281. package/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
  282. package/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  283. package/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
  284. package/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  285. package/node_modules/@babel/core/lib/config/index.js +0 -93
  286. package/node_modules/@babel/core/lib/config/index.js.map +0 -1
  287. package/node_modules/@babel/core/lib/config/item.js +0 -67
  288. package/node_modules/@babel/core/lib/config/item.js.map +0 -1
  289. package/node_modules/@babel/core/lib/config/partial.js +0 -158
  290. package/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  291. package/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
  292. package/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  293. package/node_modules/@babel/core/lib/config/plugin.js +0 -33
  294. package/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  295. package/node_modules/@babel/core/lib/config/printer.js +0 -113
  296. package/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  297. package/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
  298. package/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  299. package/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
  300. package/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  301. package/node_modules/@babel/core/lib/config/util.js +0 -31
  302. package/node_modules/@babel/core/lib/config/util.js.map +0 -1
  303. package/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
  304. package/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  305. package/node_modules/@babel/core/lib/config/validation/options.js +0 -192
  306. package/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  307. package/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
  308. package/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  309. package/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
  310. package/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  311. package/node_modules/@babel/core/lib/errors/config-error.js +0 -18
  312. package/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  313. package/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
  314. package/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  315. package/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
  316. package/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  317. package/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
  318. package/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  319. package/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
  320. package/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  321. package/node_modules/@babel/core/lib/index.js +0 -242
  322. package/node_modules/@babel/core/lib/index.js.map +0 -1
  323. package/node_modules/@babel/core/lib/parse.js +0 -47
  324. package/node_modules/@babel/core/lib/parse.js.map +0 -1
  325. package/node_modules/@babel/core/lib/parser/index.js +0 -79
  326. package/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  327. package/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -329
  328. package/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  329. package/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -143
  330. package/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  331. package/node_modules/@babel/core/lib/transform-ast.js +0 -50
  332. package/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  333. package/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
  334. package/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  335. package/node_modules/@babel/core/lib/transform-file.js +0 -40
  336. package/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  337. package/node_modules/@babel/core/lib/transform.js +0 -49
  338. package/node_modules/@babel/core/lib/transform.js.map +0 -1
  339. package/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -77
  340. package/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  341. package/node_modules/@babel/core/lib/transformation/file/file.js +0 -211
  342. package/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  343. package/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
  344. package/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  345. package/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
  346. package/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  347. package/node_modules/@babel/core/lib/transformation/index.js +0 -101
  348. package/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  349. package/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -129
  350. package/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  351. package/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
  352. package/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  353. package/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -48
  354. package/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  355. package/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -36
  356. package/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  357. package/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1033
  358. package/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  359. package/node_modules/@babel/core/package.json +0 -82
  360. package/node_modules/@babel/generator/LICENSE +0 -22
  361. package/node_modules/@babel/generator/README.md +0 -19
  362. package/node_modules/@babel/generator/lib/buffer.js +0 -323
  363. package/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  364. package/node_modules/@babel/generator/lib/generators/base.js +0 -92
  365. package/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  366. package/node_modules/@babel/generator/lib/generators/classes.js +0 -177
  367. package/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  368. package/node_modules/@babel/generator/lib/generators/expressions.js +0 -309
  369. package/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  370. package/node_modules/@babel/generator/lib/generators/flow.js +0 -668
  371. package/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  372. package/node_modules/@babel/generator/lib/generators/index.js +0 -128
  373. package/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  374. package/node_modules/@babel/generator/lib/generators/jsx.js +0 -123
  375. package/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  376. package/node_modules/@babel/generator/lib/generators/methods.js +0 -173
  377. package/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  378. package/node_modules/@babel/generator/lib/generators/modules.js +0 -274
  379. package/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  380. package/node_modules/@babel/generator/lib/generators/statements.js +0 -275
  381. package/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  382. package/node_modules/@babel/generator/lib/generators/template-literals.js +0 -30
  383. package/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  384. package/node_modules/@babel/generator/lib/generators/types.js +0 -221
  385. package/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  386. package/node_modules/@babel/generator/lib/generators/typescript.js +0 -687
  387. package/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  388. package/node_modules/@babel/generator/lib/index.js +0 -89
  389. package/node_modules/@babel/generator/lib/index.js.map +0 -1
  390. package/node_modules/@babel/generator/lib/node/index.js +0 -76
  391. package/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  392. package/node_modules/@babel/generator/lib/node/parentheses.js +0 -225
  393. package/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  394. package/node_modules/@babel/generator/lib/node/whitespace.js +0 -145
  395. package/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
  396. package/node_modules/@babel/generator/lib/printer.js +0 -684
  397. package/node_modules/@babel/generator/lib/printer.js.map +0 -1
  398. package/node_modules/@babel/generator/lib/source-map.js +0 -85
  399. package/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  400. package/node_modules/@babel/generator/package.json +0 -38
  401. package/node_modules/@babel/helper-annotate-as-pure/LICENSE +0 -22
  402. package/node_modules/@babel/helper-annotate-as-pure/README.md +0 -19
  403. package/node_modules/@babel/helper-annotate-as-pure/lib/index.js +0 -23
  404. package/node_modules/@babel/helper-annotate-as-pure/lib/index.js.map +0 -1
  405. package/node_modules/@babel/helper-annotate-as-pure/package.json +0 -24
  406. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/LICENSE +0 -22
  407. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/README.md +0 -19
  408. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/explode-assignable-expression.js +0 -75
  409. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/explode-assignable-expression.js.map +0 -1
  410. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/index.js +0 -42
  411. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/index.js.map +0 -1
  412. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/package.json +0 -27
  413. package/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  414. package/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  415. package/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
  416. package/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  417. package/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
  418. package/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  419. package/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -224
  420. package/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  421. package/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  422. package/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  423. package/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
  424. package/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  425. package/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
  426. package/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  427. package/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
  428. package/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  429. package/node_modules/@babel/helper-compilation-targets/package.json +0 -40
  430. package/node_modules/@babel/helper-create-class-features-plugin/LICENSE +0 -22
  431. package/node_modules/@babel/helper-create-class-features-plugin/README.md +0 -19
  432. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js +0 -137
  433. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js.map +0 -1
  434. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js +0 -950
  435. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js.map +0 -1
  436. package/node_modules/@babel/helper-create-class-features-plugin/lib/features.js +0 -132
  437. package/node_modules/@babel/helper-create-class-features-plugin/lib/features.js.map +0 -1
  438. package/node_modules/@babel/helper-create-class-features-plugin/lib/fields.js +0 -845
  439. package/node_modules/@babel/helper-create-class-features-plugin/lib/fields.js.map +0 -1
  440. package/node_modules/@babel/helper-create-class-features-plugin/lib/index.js +0 -242
  441. package/node_modules/@babel/helper-create-class-features-plugin/lib/index.js.map +0 -1
  442. package/node_modules/@babel/helper-create-class-features-plugin/lib/misc.js +0 -124
  443. package/node_modules/@babel/helper-create-class-features-plugin/lib/misc.js.map +0 -1
  444. package/node_modules/@babel/helper-create-class-features-plugin/lib/typescript.js +0 -13
  445. package/node_modules/@babel/helper-create-class-features-plugin/lib/typescript.js.map +0 -1
  446. package/node_modules/@babel/helper-create-class-features-plugin/package.json +0 -45
  447. package/node_modules/@babel/helper-create-regexp-features-plugin/LICENSE +0 -22
  448. package/node_modules/@babel/helper-create-regexp-features-plugin/README.md +0 -19
  449. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/features.js +0 -33
  450. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/features.js.map +0 -1
  451. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/index.js +0 -116
  452. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/index.js.map +0 -1
  453. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/util.js +0 -71
  454. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/util.js.map +0 -1
  455. package/node_modules/@babel/helper-create-regexp-features-plugin/package.json +0 -36
  456. package/node_modules/@babel/helper-define-polyfill-provider/LICENSE +0 -22
  457. package/node_modules/@babel/helper-define-polyfill-provider/README.md +0 -15
  458. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.browser.mjs +0 -761
  459. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.browser.mjs.map +0 -1
  460. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.node.mjs +0 -805
  461. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.node.mjs.map +0 -1
  462. package/node_modules/@babel/helper-define-polyfill-provider/lib/browser/dependencies.js +0 -22
  463. package/node_modules/@babel/helper-define-polyfill-provider/lib/debug-utils.js +0 -15
  464. package/node_modules/@babel/helper-define-polyfill-provider/lib/define-provider.js +0 -9
  465. package/node_modules/@babel/helper-define-polyfill-provider/lib/imports-injector.js +0 -107
  466. package/node_modules/@babel/helper-define-polyfill-provider/lib/index.js +0 -278
  467. package/node_modules/@babel/helper-define-polyfill-provider/lib/meta-resolver.js +0 -52
  468. package/node_modules/@babel/helper-define-polyfill-provider/lib/node/dependencies.js +0 -67
  469. package/node_modules/@babel/helper-define-polyfill-provider/lib/normalize-options.js +0 -70
  470. package/node_modules/@babel/helper-define-polyfill-provider/lib/types.js +0 -3
  471. package/node_modules/@babel/helper-define-polyfill-provider/lib/utils.js +0 -165
  472. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/entry.js +0 -26
  473. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/index.js +0 -9
  474. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/usage.js +0 -91
  475. package/node_modules/@babel/helper-define-polyfill-provider/package.json +0 -59
  476. package/node_modules/@babel/helper-environment-visitor/LICENSE +0 -22
  477. package/node_modules/@babel/helper-environment-visitor/README.md +0 -19
  478. package/node_modules/@babel/helper-environment-visitor/lib/index.js +0 -52
  479. package/node_modules/@babel/helper-environment-visitor/lib/index.js.map +0 -1
  480. package/node_modules/@babel/helper-environment-visitor/package.json +0 -29
  481. package/node_modules/@babel/helper-function-name/LICENSE +0 -22
  482. package/node_modules/@babel/helper-function-name/README.md +0 -19
  483. package/node_modules/@babel/helper-function-name/lib/index.js +0 -170
  484. package/node_modules/@babel/helper-function-name/lib/index.js.map +0 -1
  485. package/node_modules/@babel/helper-function-name/package.json +0 -25
  486. package/node_modules/@babel/helper-hoist-variables/LICENSE +0 -22
  487. package/node_modules/@babel/helper-hoist-variables/README.md +0 -19
  488. package/node_modules/@babel/helper-hoist-variables/lib/index.js +0 -50
  489. package/node_modules/@babel/helper-hoist-variables/lib/index.js.map +0 -1
  490. package/node_modules/@babel/helper-hoist-variables/package.json +0 -28
  491. package/node_modules/@babel/helper-member-expression-to-functions/LICENSE +0 -22
  492. package/node_modules/@babel/helper-member-expression-to-functions/README.md +0 -19
  493. package/node_modules/@babel/helper-member-expression-to-functions/lib/index.js +0 -397
  494. package/node_modules/@babel/helper-member-expression-to-functions/lib/index.js.map +0 -1
  495. package/node_modules/@babel/helper-member-expression-to-functions/package.json +0 -27
  496. package/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  497. package/node_modules/@babel/helper-module-imports/README.md +0 -19
  498. package/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
  499. package/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
  500. package/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -240
  501. package/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
  502. package/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
  503. package/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
  504. package/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
  505. package/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
  506. package/node_modules/@babel/helper-module-imports/package.json +0 -28
  507. package/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  508. package/node_modules/@babel/helper-module-transforms/README.md +0 -19
  509. package/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -48
  510. package/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  511. package/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -48
  512. package/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  513. package/node_modules/@babel/helper-module-transforms/lib/index.js +0 -380
  514. package/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  515. package/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
  516. package/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
  517. package/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -358
  518. package/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  519. package/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -376
  520. package/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  521. package/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -24
  522. package/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  523. package/node_modules/@babel/helper-module-transforms/package.json +0 -35
  524. package/node_modules/@babel/helper-optimise-call-expression/LICENSE +0 -22
  525. package/node_modules/@babel/helper-optimise-call-expression/README.md +0 -19
  526. package/node_modules/@babel/helper-optimise-call-expression/lib/index.js +0 -33
  527. package/node_modules/@babel/helper-optimise-call-expression/lib/index.js.map +0 -1
  528. package/node_modules/@babel/helper-optimise-call-expression/package.json +0 -28
  529. package/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  530. package/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  531. package/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -81
  532. package/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  533. package/node_modules/@babel/helper-plugin-utils/package.json +0 -21
  534. package/node_modules/@babel/helper-remap-async-to-generator/LICENSE +0 -22
  535. package/node_modules/@babel/helper-remap-async-to-generator/README.md +0 -19
  536. package/node_modules/@babel/helper-remap-async-to-generator/lib/index.js +0 -64
  537. package/node_modules/@babel/helper-remap-async-to-generator/lib/index.js.map +0 -1
  538. package/node_modules/@babel/helper-remap-async-to-generator/package.json +0 -33
  539. package/node_modules/@babel/helper-replace-supers/LICENSE +0 -22
  540. package/node_modules/@babel/helper-replace-supers/README.md +0 -19
  541. package/node_modules/@babel/helper-replace-supers/lib/index.js +0 -227
  542. package/node_modules/@babel/helper-replace-supers/lib/index.js.map +0 -1
  543. package/node_modules/@babel/helper-replace-supers/package.json +0 -32
  544. package/node_modules/@babel/helper-simple-access/LICENSE +0 -22
  545. package/node_modules/@babel/helper-simple-access/README.md +0 -19
  546. package/node_modules/@babel/helper-simple-access/lib/index.js +0 -91
  547. package/node_modules/@babel/helper-simple-access/lib/index.js.map +0 -1
  548. package/node_modules/@babel/helper-simple-access/package.json +0 -28
  549. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/LICENSE +0 -22
  550. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/README.md +0 -19
  551. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js +0 -34
  552. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js.map +0 -1
  553. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json +0 -30
  554. package/node_modules/@babel/helper-split-export-declaration/LICENSE +0 -22
  555. package/node_modules/@babel/helper-split-export-declaration/README.md +0 -19
  556. package/node_modules/@babel/helper-split-export-declaration/lib/index.js +0 -59
  557. package/node_modules/@babel/helper-split-export-declaration/lib/index.js.map +0 -1
  558. package/node_modules/@babel/helper-split-export-declaration/package.json +0 -24
  559. package/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  560. package/node_modules/@babel/helper-string-parser/README.md +0 -19
  561. package/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
  562. package/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  563. package/node_modules/@babel/helper-string-parser/package.json +0 -28
  564. package/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  565. package/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  566. package/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
  567. package/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  568. package/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
  569. package/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  570. package/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
  571. package/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  572. package/node_modules/@babel/helper-validator-identifier/package.json +0 -28
  573. package/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -73
  574. package/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  575. package/node_modules/@babel/helper-validator-option/README.md +0 -19
  576. package/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
  577. package/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
  578. package/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  579. package/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
  580. package/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
  581. package/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
  582. package/node_modules/@babel/helper-validator-option/package.json +0 -24
  583. package/node_modules/@babel/helper-wrap-function/LICENSE +0 -22
  584. package/node_modules/@babel/helper-wrap-function/README.md +0 -19
  585. package/node_modules/@babel/helper-wrap-function/lib/index.js +0 -123
  586. package/node_modules/@babel/helper-wrap-function/lib/index.js.map +0 -1
  587. package/node_modules/@babel/helper-wrap-function/package.json +0 -29
  588. package/node_modules/@babel/helpers/LICENSE +0 -22
  589. package/node_modules/@babel/helpers/README.md +0 -19
  590. package/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js +0 -92
  591. package/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js.map +0 -1
  592. package/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
  593. package/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  594. package/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
  595. package/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  596. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
  597. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  598. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
  599. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
  600. package/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
  601. package/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
  602. package/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
  603. package/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
  604. package/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
  605. package/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  606. package/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -70
  607. package/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  608. package/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
  609. package/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  610. package/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
  611. package/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
  612. package/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
  613. package/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
  614. package/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
  615. package/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
  616. package/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
  617. package/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
  618. package/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
  619. package/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
  620. package/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
  621. package/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
  622. package/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -49
  623. package/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
  624. package/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
  625. package/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
  626. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
  627. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
  628. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimitLoose.js +0 -18
  629. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimitLoose.js.map +0 -1
  630. package/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
  631. package/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  632. package/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
  633. package/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  634. package/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -499
  635. package/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  636. package/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
  637. package/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
  638. package/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
  639. package/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
  640. package/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
  641. package/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
  642. package/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
  643. package/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  644. package/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
  645. package/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
  646. package/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -68
  647. package/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
  648. package/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -66
  649. package/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  650. package/node_modules/@babel/helpers/lib/helpers-generated.js +0 -49
  651. package/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  652. package/node_modules/@babel/helpers/lib/helpers.js +0 -1677
  653. package/node_modules/@babel/helpers/lib/helpers.js.map +0 -1
  654. package/node_modules/@babel/helpers/lib/index.js +0 -241
  655. package/node_modules/@babel/helpers/lib/index.js.map +0 -1
  656. package/node_modules/@babel/helpers/package.json +0 -32
  657. package/node_modules/@babel/helpers/scripts/generate-helpers.js +0 -119
  658. package/node_modules/@babel/helpers/scripts/generate-regenerator-runtime.js +0 -63
  659. package/node_modules/@babel/helpers/scripts/package.json +0 -1
  660. package/node_modules/@babel/highlight/LICENSE +0 -22
  661. package/node_modules/@babel/highlight/README.md +0 -19
  662. package/node_modules/@babel/highlight/lib/index.js +0 -105
  663. package/node_modules/@babel/highlight/lib/index.js.map +0 -1
  664. package/node_modules/@babel/highlight/package.json +0 -29
  665. package/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  666. package/node_modules/@babel/parser/LICENSE +0 -19
  667. package/node_modules/@babel/parser/README.md +0 -19
  668. package/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  669. package/node_modules/@babel/parser/index.cjs +0 -5
  670. package/node_modules/@babel/parser/lib/index.js +0 -13980
  671. package/node_modules/@babel/parser/lib/index.js.map +0 -1
  672. package/node_modules/@babel/parser/package.json +0 -46
  673. package/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -251
  674. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/LICENSE +0 -22
  675. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/README.md +0 -19
  676. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/lib/index.js +0 -47
  677. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/lib/index.js.map +0 -1
  678. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/package.json +0 -41
  679. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/LICENSE +0 -22
  680. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/README.md +0 -19
  681. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/lib/index.js +0 -66
  682. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/lib/index.js.map +0 -1
  683. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/package.json +0 -42
  684. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/LICENSE +0 -22
  685. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/README.md +0 -19
  686. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/lib/index.js +0 -172
  687. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/lib/index.js.map +0 -1
  688. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/package.json +0 -41
  689. package/node_modules/@babel/plugin-proposal-private-property-in-object/LICENSE +0 -22
  690. package/node_modules/@babel/plugin-proposal-private-property-in-object/README.md +0 -23
  691. package/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js +0 -36
  692. package/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js.map +0 -1
  693. package/node_modules/@babel/plugin-proposal-private-property-in-object/package.json +0 -27
  694. package/node_modules/@babel/plugin-syntax-async-generators/LICENSE +0 -22
  695. package/node_modules/@babel/plugin-syntax-async-generators/README.md +0 -19
  696. package/node_modules/@babel/plugin-syntax-async-generators/lib/index.js +0 -22
  697. package/node_modules/@babel/plugin-syntax-async-generators/package.json +0 -23
  698. package/node_modules/@babel/plugin-syntax-class-properties/LICENSE +0 -22
  699. package/node_modules/@babel/plugin-syntax-class-properties/README.md +0 -19
  700. package/node_modules/@babel/plugin-syntax-class-properties/lib/index.js +0 -22
  701. package/node_modules/@babel/plugin-syntax-class-properties/package.json +0 -28
  702. package/node_modules/@babel/plugin-syntax-class-static-block/LICENSE +0 -22
  703. package/node_modules/@babel/plugin-syntax-class-static-block/README.md +0 -19
  704. package/node_modules/@babel/plugin-syntax-class-static-block/lib/index.js +0 -22
  705. package/node_modules/@babel/plugin-syntax-class-static-block/package.json +0 -32
  706. package/node_modules/@babel/plugin-syntax-dynamic-import/LICENSE +0 -22
  707. package/node_modules/@babel/plugin-syntax-dynamic-import/README.md +0 -19
  708. package/node_modules/@babel/plugin-syntax-dynamic-import/lib/index.js +0 -22
  709. package/node_modules/@babel/plugin-syntax-dynamic-import/package.json +0 -23
  710. package/node_modules/@babel/plugin-syntax-export-namespace-from/LICENSE +0 -22
  711. package/node_modules/@babel/plugin-syntax-export-namespace-from/README.md +0 -19
  712. package/node_modules/@babel/plugin-syntax-export-namespace-from/lib/index.js +0 -22
  713. package/node_modules/@babel/plugin-syntax-export-namespace-from/package.json +0 -24
  714. package/node_modules/@babel/plugin-syntax-import-assertions/LICENSE +0 -22
  715. package/node_modules/@babel/plugin-syntax-import-assertions/README.md +0 -19
  716. package/node_modules/@babel/plugin-syntax-import-assertions/lib/index.js +0 -18
  717. package/node_modules/@babel/plugin-syntax-import-assertions/lib/index.js.map +0 -1
  718. package/node_modules/@babel/plugin-syntax-import-assertions/package.json +0 -32
  719. package/node_modules/@babel/plugin-syntax-import-attributes/LICENSE +0 -22
  720. package/node_modules/@babel/plugin-syntax-import-attributes/README.md +0 -19
  721. package/node_modules/@babel/plugin-syntax-import-attributes/lib/index.js +0 -30
  722. package/node_modules/@babel/plugin-syntax-import-attributes/lib/index.js.map +0 -1
  723. package/node_modules/@babel/plugin-syntax-import-attributes/package.json +0 -36
  724. package/node_modules/@babel/plugin-syntax-import-meta/LICENSE +0 -22
  725. package/node_modules/@babel/plugin-syntax-import-meta/README.md +0 -19
  726. package/node_modules/@babel/plugin-syntax-import-meta/lib/index.js +0 -22
  727. package/node_modules/@babel/plugin-syntax-import-meta/package.json +0 -28
  728. package/node_modules/@babel/plugin-syntax-json-strings/LICENSE +0 -22
  729. package/node_modules/@babel/plugin-syntax-json-strings/README.md +0 -19
  730. package/node_modules/@babel/plugin-syntax-json-strings/lib/index.js +0 -22
  731. package/node_modules/@babel/plugin-syntax-json-strings/package.json +0 -23
  732. package/node_modules/@babel/plugin-syntax-jsx/LICENSE +0 -22
  733. package/node_modules/@babel/plugin-syntax-jsx/README.md +0 -19
  734. package/node_modules/@babel/plugin-syntax-jsx/lib/index.js +0 -23
  735. package/node_modules/@babel/plugin-syntax-jsx/lib/index.js.map +0 -1
  736. package/node_modules/@babel/plugin-syntax-jsx/package.json +0 -33
  737. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/LICENSE +0 -22
  738. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/README.md +0 -19
  739. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/lib/index.js +0 -22
  740. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/package.json +0 -28
  741. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/LICENSE +0 -22
  742. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/README.md +0 -19
  743. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/lib/index.js +0 -22
  744. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/package.json +0 -23
  745. package/node_modules/@babel/plugin-syntax-numeric-separator/LICENSE +0 -22
  746. package/node_modules/@babel/plugin-syntax-numeric-separator/README.md +0 -19
  747. package/node_modules/@babel/plugin-syntax-numeric-separator/lib/index.js +0 -22
  748. package/node_modules/@babel/plugin-syntax-numeric-separator/package.json +0 -28
  749. package/node_modules/@babel/plugin-syntax-object-rest-spread/LICENSE +0 -22
  750. package/node_modules/@babel/plugin-syntax-object-rest-spread/README.md +0 -19
  751. package/node_modules/@babel/plugin-syntax-object-rest-spread/lib/index.js +0 -22
  752. package/node_modules/@babel/plugin-syntax-object-rest-spread/package.json +0 -23
  753. package/node_modules/@babel/plugin-syntax-optional-catch-binding/LICENSE +0 -22
  754. package/node_modules/@babel/plugin-syntax-optional-catch-binding/README.md +0 -19
  755. package/node_modules/@babel/plugin-syntax-optional-catch-binding/lib/index.js +0 -22
  756. package/node_modules/@babel/plugin-syntax-optional-catch-binding/package.json +0 -23
  757. package/node_modules/@babel/plugin-syntax-optional-chaining/LICENSE +0 -22
  758. package/node_modules/@babel/plugin-syntax-optional-chaining/README.md +0 -19
  759. package/node_modules/@babel/plugin-syntax-optional-chaining/lib/index.js +0 -22
  760. package/node_modules/@babel/plugin-syntax-optional-chaining/package.json +0 -23
  761. package/node_modules/@babel/plugin-syntax-private-property-in-object/LICENSE +0 -22
  762. package/node_modules/@babel/plugin-syntax-private-property-in-object/README.md +0 -19
  763. package/node_modules/@babel/plugin-syntax-private-property-in-object/lib/index.js +0 -22
  764. package/node_modules/@babel/plugin-syntax-private-property-in-object/package.json +0 -32
  765. package/node_modules/@babel/plugin-syntax-top-level-await/LICENSE +0 -22
  766. package/node_modules/@babel/plugin-syntax-top-level-await/README.md +0 -19
  767. package/node_modules/@babel/plugin-syntax-top-level-await/lib/index.js +0 -22
  768. package/node_modules/@babel/plugin-syntax-top-level-await/package.json +0 -32
  769. package/node_modules/@babel/plugin-syntax-typescript/LICENSE +0 -22
  770. package/node_modules/@babel/plugin-syntax-typescript/README.md +0 -19
  771. package/node_modules/@babel/plugin-syntax-typescript/lib/index.js +0 -55
  772. package/node_modules/@babel/plugin-syntax-typescript/lib/index.js.map +0 -1
  773. package/node_modules/@babel/plugin-syntax-typescript/package.json +0 -35
  774. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/LICENSE +0 -22
  775. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/README.md +0 -19
  776. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/lib/index.js +0 -25
  777. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/package.json +0 -49
  778. package/node_modules/@babel/plugin-transform-arrow-functions/LICENSE +0 -22
  779. package/node_modules/@babel/plugin-transform-arrow-functions/README.md +0 -19
  780. package/node_modules/@babel/plugin-transform-arrow-functions/lib/index.js +0 -29
  781. package/node_modules/@babel/plugin-transform-arrow-functions/lib/index.js.map +0 -1
  782. package/node_modules/@babel/plugin-transform-arrow-functions/package.json +0 -36
  783. package/node_modules/@babel/plugin-transform-async-generator-functions/LICENSE +0 -22
  784. package/node_modules/@babel/plugin-transform-async-generator-functions/README.md +0 -19
  785. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/for-await.js +0 -77
  786. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/for-await.js.map +0 -1
  787. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/index.js +0 -84
  788. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/index.js.map +0 -1
  789. package/node_modules/@babel/plugin-transform-async-generator-functions/package.json +0 -39
  790. package/node_modules/@babel/plugin-transform-async-to-generator/LICENSE +0 -22
  791. package/node_modules/@babel/plugin-transform-async-to-generator/README.md +0 -19
  792. package/node_modules/@babel/plugin-transform-async-to-generator/lib/index.js +0 -52
  793. package/node_modules/@babel/plugin-transform-async-to-generator/lib/index.js.map +0 -1
  794. package/node_modules/@babel/plugin-transform-async-to-generator/package.json +0 -36
  795. package/node_modules/@babel/plugin-transform-block-scoped-functions/LICENSE +0 -22
  796. package/node_modules/@babel/plugin-transform-block-scoped-functions/README.md +0 -19
  797. package/node_modules/@babel/plugin-transform-block-scoped-functions/lib/index.js +0 -43
  798. package/node_modules/@babel/plugin-transform-block-scoped-functions/lib/index.js.map +0 -1
  799. package/node_modules/@babel/plugin-transform-block-scoped-functions/package.json +0 -34
  800. package/node_modules/@babel/plugin-transform-block-scoping/LICENSE +0 -22
  801. package/node_modules/@babel/plugin-transform-block-scoping/README.md +0 -19
  802. package/node_modules/@babel/plugin-transform-block-scoping/lib/annex-B_3_3.js +0 -100
  803. package/node_modules/@babel/plugin-transform-block-scoping/lib/annex-B_3_3.js.map +0 -1
  804. package/node_modules/@babel/plugin-transform-block-scoping/lib/index.js +0 -184
  805. package/node_modules/@babel/plugin-transform-block-scoping/lib/index.js.map +0 -1
  806. package/node_modules/@babel/plugin-transform-block-scoping/lib/loop.js +0 -294
  807. package/node_modules/@babel/plugin-transform-block-scoping/lib/loop.js.map +0 -1
  808. package/node_modules/@babel/plugin-transform-block-scoping/lib/validation.js +0 -133
  809. package/node_modules/@babel/plugin-transform-block-scoping/lib/validation.js.map +0 -1
  810. package/node_modules/@babel/plugin-transform-block-scoping/package.json +0 -35
  811. package/node_modules/@babel/plugin-transform-class-properties/LICENSE +0 -22
  812. package/node_modules/@babel/plugin-transform-class-properties/README.md +0 -19
  813. package/node_modules/@babel/plugin-transform-class-properties/lib/index.js +0 -22
  814. package/node_modules/@babel/plugin-transform-class-properties/lib/index.js.map +0 -1
  815. package/node_modules/@babel/plugin-transform-class-properties/package.json +0 -35
  816. package/node_modules/@babel/plugin-transform-class-static-block/LICENSE +0 -22
  817. package/node_modules/@babel/plugin-transform-class-static-block/README.md +0 -19
  818. package/node_modules/@babel/plugin-transform-class-static-block/lib/index.js +0 -62
  819. package/node_modules/@babel/plugin-transform-class-static-block/lib/index.js.map +0 -1
  820. package/node_modules/@babel/plugin-transform-class-static-block/package.json +0 -42
  821. package/node_modules/@babel/plugin-transform-classes/LICENSE +0 -22
  822. package/node_modules/@babel/plugin-transform-classes/README.md +0 -19
  823. package/node_modules/@babel/plugin-transform-classes/lib/index.js +0 -72
  824. package/node_modules/@babel/plugin-transform-classes/lib/index.js.map +0 -1
  825. package/node_modules/@babel/plugin-transform-classes/lib/inline-callSuper-helpers.js +0 -73
  826. package/node_modules/@babel/plugin-transform-classes/lib/inline-callSuper-helpers.js.map +0 -1
  827. package/node_modules/@babel/plugin-transform-classes/lib/transformClass.js +0 -511
  828. package/node_modules/@babel/plugin-transform-classes/lib/transformClass.js.map +0 -1
  829. package/node_modules/@babel/plugin-transform-classes/package.json +0 -42
  830. package/node_modules/@babel/plugin-transform-computed-properties/LICENSE +0 -22
  831. package/node_modules/@babel/plugin-transform-computed-properties/README.md +0 -19
  832. package/node_modules/@babel/plugin-transform-computed-properties/lib/index.js +0 -168
  833. package/node_modules/@babel/plugin-transform-computed-properties/lib/index.js.map +0 -1
  834. package/node_modules/@babel/plugin-transform-computed-properties/package.json +0 -35
  835. package/node_modules/@babel/plugin-transform-destructuring/LICENSE +0 -22
  836. package/node_modules/@babel/plugin-transform-destructuring/README.md +0 -19
  837. package/node_modules/@babel/plugin-transform-destructuring/lib/index.js +0 -545
  838. package/node_modules/@babel/plugin-transform-destructuring/lib/index.js.map +0 -1
  839. package/node_modules/@babel/plugin-transform-destructuring/package.json +0 -35
  840. package/node_modules/@babel/plugin-transform-dotall-regex/LICENSE +0 -22
  841. package/node_modules/@babel/plugin-transform-dotall-regex/README.md +0 -19
  842. package/node_modules/@babel/plugin-transform-dotall-regex/lib/index.js +0 -17
  843. package/node_modules/@babel/plugin-transform-dotall-regex/lib/index.js.map +0 -1
  844. package/node_modules/@babel/plugin-transform-dotall-regex/package.json +0 -40
  845. package/node_modules/@babel/plugin-transform-duplicate-keys/LICENSE +0 -22
  846. package/node_modules/@babel/plugin-transform-duplicate-keys/README.md +0 -19
  847. package/node_modules/@babel/plugin-transform-duplicate-keys/lib/index.js +0 -60
  848. package/node_modules/@babel/plugin-transform-duplicate-keys/lib/index.js.map +0 -1
  849. package/node_modules/@babel/plugin-transform-duplicate-keys/package.json +0 -34
  850. package/node_modules/@babel/plugin-transform-dynamic-import/LICENSE +0 -22
  851. package/node_modules/@babel/plugin-transform-dynamic-import/README.md +0 -19
  852. package/node_modules/@babel/plugin-transform-dynamic-import/lib/index.js +0 -40
  853. package/node_modules/@babel/plugin-transform-dynamic-import/lib/index.js.map +0 -1
  854. package/node_modules/@babel/plugin-transform-dynamic-import/package.json +0 -34
  855. package/node_modules/@babel/plugin-transform-exponentiation-operator/LICENSE +0 -22
  856. package/node_modules/@babel/plugin-transform-exponentiation-operator/README.md +0 -19
  857. package/node_modules/@babel/plugin-transform-exponentiation-operator/lib/index.js +0 -23
  858. package/node_modules/@babel/plugin-transform-exponentiation-operator/lib/index.js.map +0 -1
  859. package/node_modules/@babel/plugin-transform-exponentiation-operator/package.json +0 -35
  860. package/node_modules/@babel/plugin-transform-export-namespace-from/LICENSE +0 -22
  861. package/node_modules/@babel/plugin-transform-export-namespace-from/README.md +0 -19
  862. package/node_modules/@babel/plugin-transform-export-namespace-from/lib/index.js +0 -46
  863. package/node_modules/@babel/plugin-transform-export-namespace-from/lib/index.js.map +0 -1
  864. package/node_modules/@babel/plugin-transform-export-namespace-from/package.json +0 -35
  865. package/node_modules/@babel/plugin-transform-for-of/LICENSE +0 -22
  866. package/node_modules/@babel/plugin-transform-for-of/README.md +0 -19
  867. package/node_modules/@babel/plugin-transform-for-of/lib/index.js +0 -194
  868. package/node_modules/@babel/plugin-transform-for-of/lib/index.js.map +0 -1
  869. package/node_modules/@babel/plugin-transform-for-of/lib/no-helper-implementation.js +0 -153
  870. package/node_modules/@babel/plugin-transform-for-of/lib/no-helper-implementation.js.map +0 -1
  871. package/node_modules/@babel/plugin-transform-for-of/package.json +0 -35
  872. package/node_modules/@babel/plugin-transform-function-name/LICENSE +0 -22
  873. package/node_modules/@babel/plugin-transform-function-name/README.md +0 -19
  874. package/node_modules/@babel/plugin-transform-function-name/lib/index.js +0 -35
  875. package/node_modules/@babel/plugin-transform-function-name/lib/index.js.map +0 -1
  876. package/node_modules/@babel/plugin-transform-function-name/package.json +0 -36
  877. package/node_modules/@babel/plugin-transform-json-strings/LICENSE +0 -22
  878. package/node_modules/@babel/plugin-transform-json-strings/README.md +0 -19
  879. package/node_modules/@babel/plugin-transform-json-strings/lib/index.js +0 -33
  880. package/node_modules/@babel/plugin-transform-json-strings/lib/index.js.map +0 -1
  881. package/node_modules/@babel/plugin-transform-json-strings/package.json +0 -35
  882. package/node_modules/@babel/plugin-transform-literals/LICENSE +0 -22
  883. package/node_modules/@babel/plugin-transform-literals/README.md +0 -19
  884. package/node_modules/@babel/plugin-transform-literals/lib/index.js +0 -31
  885. package/node_modules/@babel/plugin-transform-literals/lib/index.js.map +0 -1
  886. package/node_modules/@babel/plugin-transform-literals/package.json +0 -34
  887. package/node_modules/@babel/plugin-transform-logical-assignment-operators/LICENSE +0 -22
  888. package/node_modules/@babel/plugin-transform-logical-assignment-operators/README.md +0 -19
  889. package/node_modules/@babel/plugin-transform-logical-assignment-operators/lib/index.js +0 -55
  890. package/node_modules/@babel/plugin-transform-logical-assignment-operators/lib/index.js.map +0 -1
  891. package/node_modules/@babel/plugin-transform-logical-assignment-operators/package.json +0 -36
  892. package/node_modules/@babel/plugin-transform-member-expression-literals/LICENSE +0 -22
  893. package/node_modules/@babel/plugin-transform-member-expression-literals/README.md +0 -19
  894. package/node_modules/@babel/plugin-transform-member-expression-literals/lib/index.js +0 -29
  895. package/node_modules/@babel/plugin-transform-member-expression-literals/lib/index.js.map +0 -1
  896. package/node_modules/@babel/plugin-transform-member-expression-literals/package.json +0 -34
  897. package/node_modules/@babel/plugin-transform-modules-amd/LICENSE +0 -22
  898. package/node_modules/@babel/plugin-transform-modules-amd/README.md +0 -19
  899. package/node_modules/@babel/plugin-transform-modules-amd/lib/index.js +0 -144
  900. package/node_modules/@babel/plugin-transform-modules-amd/lib/index.js.map +0 -1
  901. package/node_modules/@babel/plugin-transform-modules-amd/package.json +0 -36
  902. package/node_modules/@babel/plugin-transform-modules-commonjs/LICENSE +0 -22
  903. package/node_modules/@babel/plugin-transform-modules-commonjs/README.md +0 -19
  904. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/dynamic-import.js +0 -16
  905. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/dynamic-import.js.map +0 -1
  906. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/hooks.js +0 -37
  907. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/hooks.js.map +0 -1
  908. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/index.js +0 -197
  909. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/index.js.map +0 -1
  910. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/lazy.js +0 -44
  911. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/lazy.js.map +0 -1
  912. package/node_modules/@babel/plugin-transform-modules-commonjs/package.json +0 -37
  913. package/node_modules/@babel/plugin-transform-modules-systemjs/LICENSE +0 -22
  914. package/node_modules/@babel/plugin-transform-modules-systemjs/README.md +0 -19
  915. package/node_modules/@babel/plugin-transform-modules-systemjs/lib/index.js +0 -403
  916. package/node_modules/@babel/plugin-transform-modules-systemjs/lib/index.js.map +0 -1
  917. package/node_modules/@babel/plugin-transform-modules-systemjs/package.json +0 -39
  918. package/node_modules/@babel/plugin-transform-modules-umd/LICENSE +0 -22
  919. package/node_modules/@babel/plugin-transform-modules-umd/README.md +0 -19
  920. package/node_modules/@babel/plugin-transform-modules-umd/lib/index.js +0 -156
  921. package/node_modules/@babel/plugin-transform-modules-umd/lib/index.js.map +0 -1
  922. package/node_modules/@babel/plugin-transform-modules-umd/package.json +0 -36
  923. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/LICENSE +0 -22
  924. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/README.md +0 -19
  925. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/lib/index.js +0 -26
  926. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/lib/index.js.map +0 -1
  927. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/package.json +0 -40
  928. package/node_modules/@babel/plugin-transform-new-target/LICENSE +0 -22
  929. package/node_modules/@babel/plugin-transform-new-target/README.md +0 -19
  930. package/node_modules/@babel/plugin-transform-new-target/lib/index.js +0 -71
  931. package/node_modules/@babel/plugin-transform-new-target/lib/index.js.map +0 -1
  932. package/node_modules/@babel/plugin-transform-new-target/package.json +0 -36
  933. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/LICENSE +0 -22
  934. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/README.md +0 -19
  935. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js +0 -48
  936. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js.map +0 -1
  937. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/package.json +0 -35
  938. package/node_modules/@babel/plugin-transform-numeric-separator/LICENSE +0 -22
  939. package/node_modules/@babel/plugin-transform-numeric-separator/README.md +0 -19
  940. package/node_modules/@babel/plugin-transform-numeric-separator/lib/index.js +0 -31
  941. package/node_modules/@babel/plugin-transform-numeric-separator/lib/index.js.map +0 -1
  942. package/node_modules/@babel/plugin-transform-numeric-separator/package.json +0 -37
  943. package/node_modules/@babel/plugin-transform-object-rest-spread/LICENSE +0 -22
  944. package/node_modules/@babel/plugin-transform-object-rest-spread/README.md +0 -19
  945. package/node_modules/@babel/plugin-transform-object-rest-spread/lib/index.js +0 -451
  946. package/node_modules/@babel/plugin-transform-object-rest-spread/lib/index.js.map +0 -1
  947. package/node_modules/@babel/plugin-transform-object-rest-spread/package.json +0 -39
  948. package/node_modules/@babel/plugin-transform-object-super/LICENSE +0 -22
  949. package/node_modules/@babel/plugin-transform-object-super/README.md +0 -19
  950. package/node_modules/@babel/plugin-transform-object-super/lib/index.js +0 -67
  951. package/node_modules/@babel/plugin-transform-object-super/lib/index.js.map +0 -1
  952. package/node_modules/@babel/plugin-transform-object-super/package.json +0 -35
  953. package/node_modules/@babel/plugin-transform-optional-catch-binding/LICENSE +0 -22
  954. package/node_modules/@babel/plugin-transform-optional-catch-binding/README.md +0 -19
  955. package/node_modules/@babel/plugin-transform-optional-catch-binding/lib/index.js +0 -25
  956. package/node_modules/@babel/plugin-transform-optional-catch-binding/lib/index.js.map +0 -1
  957. package/node_modules/@babel/plugin-transform-optional-catch-binding/package.json +0 -35
  958. package/node_modules/@babel/plugin-transform-optional-chaining/LICENSE +0 -22
  959. package/node_modules/@babel/plugin-transform-optional-chaining/README.md +0 -19
  960. package/node_modules/@babel/plugin-transform-optional-chaining/lib/index.js +0 -240
  961. package/node_modules/@babel/plugin-transform-optional-chaining/lib/index.js.map +0 -1
  962. package/node_modules/@babel/plugin-transform-optional-chaining/package.json +0 -38
  963. package/node_modules/@babel/plugin-transform-parameters/LICENSE +0 -22
  964. package/node_modules/@babel/plugin-transform-parameters/README.md +0 -19
  965. package/node_modules/@babel/plugin-transform-parameters/lib/index.js +0 -42
  966. package/node_modules/@babel/plugin-transform-parameters/lib/index.js.map +0 -1
  967. package/node_modules/@babel/plugin-transform-parameters/lib/params.js +0 -143
  968. package/node_modules/@babel/plugin-transform-parameters/lib/params.js.map +0 -1
  969. package/node_modules/@babel/plugin-transform-parameters/lib/rest.js +0 -284
  970. package/node_modules/@babel/plugin-transform-parameters/lib/rest.js.map +0 -1
  971. package/node_modules/@babel/plugin-transform-parameters/lib/shadow-utils.js +0 -64
  972. package/node_modules/@babel/plugin-transform-parameters/lib/shadow-utils.js.map +0 -1
  973. package/node_modules/@babel/plugin-transform-parameters/package.json +0 -34
  974. package/node_modules/@babel/plugin-transform-private-methods/LICENSE +0 -22
  975. package/node_modules/@babel/plugin-transform-private-methods/README.md +0 -19
  976. package/node_modules/@babel/plugin-transform-private-methods/lib/index.js +0 -22
  977. package/node_modules/@babel/plugin-transform-private-methods/lib/index.js.map +0 -1
  978. package/node_modules/@babel/plugin-transform-private-methods/package.json +0 -35
  979. package/node_modules/@babel/plugin-transform-private-property-in-object/LICENSE +0 -22
  980. package/node_modules/@babel/plugin-transform-private-property-in-object/README.md +0 -19
  981. package/node_modules/@babel/plugin-transform-private-property-in-object/lib/index.js +0 -126
  982. package/node_modules/@babel/plugin-transform-private-property-in-object/lib/index.js.map +0 -1
  983. package/node_modules/@babel/plugin-transform-private-property-in-object/package.json +0 -37
  984. package/node_modules/@babel/plugin-transform-property-literals/LICENSE +0 -22
  985. package/node_modules/@babel/plugin-transform-property-literals/README.md +0 -19
  986. package/node_modules/@babel/plugin-transform-property-literals/lib/index.js +0 -28
  987. package/node_modules/@babel/plugin-transform-property-literals/lib/index.js.map +0 -1
  988. package/node_modules/@babel/plugin-transform-property-literals/package.json +0 -34
  989. package/node_modules/@babel/plugin-transform-regenerator/LICENSE +0 -22
  990. package/node_modules/@babel/plugin-transform-regenerator/README.md +0 -19
  991. package/node_modules/@babel/plugin-transform-regenerator/lib/index.js +0 -43
  992. package/node_modules/@babel/plugin-transform-regenerator/lib/index.js.map +0 -1
  993. package/node_modules/@babel/plugin-transform-regenerator/package.json +0 -32
  994. package/node_modules/@babel/plugin-transform-reserved-words/LICENSE +0 -22
  995. package/node_modules/@babel/plugin-transform-reserved-words/README.md +0 -19
  996. package/node_modules/@babel/plugin-transform-reserved-words/lib/index.js +0 -23
  997. package/node_modules/@babel/plugin-transform-reserved-words/lib/index.js.map +0 -1
  998. package/node_modules/@babel/plugin-transform-reserved-words/package.json +0 -34
  999. package/node_modules/@babel/plugin-transform-shorthand-properties/LICENSE +0 -22
  1000. package/node_modules/@babel/plugin-transform-shorthand-properties/README.md +0 -19
  1001. package/node_modules/@babel/plugin-transform-shorthand-properties/lib/index.js +0 -50
  1002. package/node_modules/@babel/plugin-transform-shorthand-properties/lib/index.js.map +0 -1
  1003. package/node_modules/@babel/plugin-transform-shorthand-properties/package.json +0 -34
  1004. package/node_modules/@babel/plugin-transform-spread/LICENSE +0 -22
  1005. package/node_modules/@babel/plugin-transform-spread/README.md +0 -19
  1006. package/node_modules/@babel/plugin-transform-spread/lib/index.js +0 -144
  1007. package/node_modules/@babel/plugin-transform-spread/lib/index.js.map +0 -1
  1008. package/node_modules/@babel/plugin-transform-spread/package.json +0 -35
  1009. package/node_modules/@babel/plugin-transform-sticky-regex/LICENSE +0 -22
  1010. package/node_modules/@babel/plugin-transform-sticky-regex/README.md +0 -19
  1011. package/node_modules/@babel/plugin-transform-sticky-regex/lib/index.js +0 -25
  1012. package/node_modules/@babel/plugin-transform-sticky-regex/lib/index.js.map +0 -1
  1013. package/node_modules/@babel/plugin-transform-sticky-regex/package.json +0 -34
  1014. package/node_modules/@babel/plugin-transform-template-literals/LICENSE +0 -22
  1015. package/node_modules/@babel/plugin-transform-template-literals/README.md +0 -19
  1016. package/node_modules/@babel/plugin-transform-template-literals/lib/index.js +0 -108
  1017. package/node_modules/@babel/plugin-transform-template-literals/lib/index.js.map +0 -1
  1018. package/node_modules/@babel/plugin-transform-template-literals/package.json +0 -34
  1019. package/node_modules/@babel/plugin-transform-typeof-symbol/LICENSE +0 -22
  1020. package/node_modules/@babel/plugin-transform-typeof-symbol/README.md +0 -19
  1021. package/node_modules/@babel/plugin-transform-typeof-symbol/lib/index.js +0 -61
  1022. package/node_modules/@babel/plugin-transform-typeof-symbol/lib/index.js.map +0 -1
  1023. package/node_modules/@babel/plugin-transform-typeof-symbol/package.json +0 -37
  1024. package/node_modules/@babel/plugin-transform-typescript/LICENSE +0 -22
  1025. package/node_modules/@babel/plugin-transform-typescript/README.md +0 -19
  1026. package/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js +0 -58
  1027. package/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js.map +0 -1
  1028. package/node_modules/@babel/plugin-transform-typescript/lib/enum.js +0 -302
  1029. package/node_modules/@babel/plugin-transform-typescript/lib/enum.js.map +0 -1
  1030. package/node_modules/@babel/plugin-transform-typescript/lib/global-types.js +0 -22
  1031. package/node_modules/@babel/plugin-transform-typescript/lib/global-types.js.map +0 -1
  1032. package/node_modules/@babel/plugin-transform-typescript/lib/index.js +0 -484
  1033. package/node_modules/@babel/plugin-transform-typescript/lib/index.js.map +0 -1
  1034. package/node_modules/@babel/plugin-transform-typescript/lib/namespace.js +0 -165
  1035. package/node_modules/@babel/plugin-transform-typescript/lib/namespace.js.map +0 -1
  1036. package/node_modules/@babel/plugin-transform-typescript/package.json +0 -40
  1037. package/node_modules/@babel/plugin-transform-unicode-escapes/LICENSE +0 -22
  1038. package/node_modules/@babel/plugin-transform-unicode-escapes/README.md +0 -19
  1039. package/node_modules/@babel/plugin-transform-unicode-escapes/lib/index.js +0 -118
  1040. package/node_modules/@babel/plugin-transform-unicode-escapes/lib/index.js.map +0 -1
  1041. package/node_modules/@babel/plugin-transform-unicode-escapes/package.json +0 -34
  1042. package/node_modules/@babel/plugin-transform-unicode-property-regex/LICENSE +0 -22
  1043. package/node_modules/@babel/plugin-transform-unicode-property-regex/README.md +0 -19
  1044. package/node_modules/@babel/plugin-transform-unicode-property-regex/lib/index.js +0 -26
  1045. package/node_modules/@babel/plugin-transform-unicode-property-regex/lib/index.js.map +0 -1
  1046. package/node_modules/@babel/plugin-transform-unicode-property-regex/package.json +0 -41
  1047. package/node_modules/@babel/plugin-transform-unicode-regex/LICENSE +0 -22
  1048. package/node_modules/@babel/plugin-transform-unicode-regex/README.md +0 -19
  1049. package/node_modules/@babel/plugin-transform-unicode-regex/lib/index.js +0 -17
  1050. package/node_modules/@babel/plugin-transform-unicode-regex/lib/index.js.map +0 -1
  1051. package/node_modules/@babel/plugin-transform-unicode-regex/package.json +0 -35
  1052. package/node_modules/@babel/plugin-transform-unicode-sets-regex/LICENSE +0 -22
  1053. package/node_modules/@babel/plugin-transform-unicode-sets-regex/README.md +0 -19
  1054. package/node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js +0 -20
  1055. package/node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js.map +0 -1
  1056. package/node_modules/@babel/plugin-transform-unicode-sets-regex/package.json +0 -49
  1057. package/node_modules/@babel/preset-env/LICENSE +0 -22
  1058. package/node_modules/@babel/preset-env/README.md +0 -19
  1059. package/node_modules/@babel/preset-env/data/built-in-modules.js +0 -3
  1060. package/node_modules/@babel/preset-env/data/built-in-modules.json.js +0 -3
  1061. package/node_modules/@babel/preset-env/data/built-ins.js +0 -4
  1062. package/node_modules/@babel/preset-env/data/built-ins.json.js +0 -4
  1063. package/node_modules/@babel/preset-env/data/core-js-compat.js +0 -1
  1064. package/node_modules/@babel/preset-env/data/corejs2-built-ins.js +0 -3
  1065. package/node_modules/@babel/preset-env/data/corejs2-built-ins.json.js +0 -3
  1066. package/node_modules/@babel/preset-env/data/package.json +0 -1
  1067. package/node_modules/@babel/preset-env/data/plugins.js +0 -3
  1068. package/node_modules/@babel/preset-env/data/plugins.json.js +0 -3
  1069. package/node_modules/@babel/preset-env/data/shipped-proposals.js +0 -2
  1070. package/node_modules/@babel/preset-env/data/unreleased-labels.js +0 -3
  1071. package/node_modules/@babel/preset-env/lib/available-plugins.js +0 -159
  1072. package/node_modules/@babel/preset-env/lib/available-plugins.js.map +0 -1
  1073. package/node_modules/@babel/preset-env/lib/debug.js +0 -37
  1074. package/node_modules/@babel/preset-env/lib/debug.js.map +0 -1
  1075. package/node_modules/@babel/preset-env/lib/filter-items.js +0 -31
  1076. package/node_modules/@babel/preset-env/lib/filter-items.js.map +0 -1
  1077. package/node_modules/@babel/preset-env/lib/index.js +0 -344
  1078. package/node_modules/@babel/preset-env/lib/index.js.map +0 -1
  1079. package/node_modules/@babel/preset-env/lib/module-transformations.js +0 -15
  1080. package/node_modules/@babel/preset-env/lib/module-transformations.js.map +0 -1
  1081. package/node_modules/@babel/preset-env/lib/normalize-options.js +0 -153
  1082. package/node_modules/@babel/preset-env/lib/normalize-options.js.map +0 -1
  1083. package/node_modules/@babel/preset-env/lib/options.js +0 -43
  1084. package/node_modules/@babel/preset-env/lib/options.js.map +0 -1
  1085. package/node_modules/@babel/preset-env/lib/plugins-compat-data.js +0 -26
  1086. package/node_modules/@babel/preset-env/lib/plugins-compat-data.js.map +0 -1
  1087. package/node_modules/@babel/preset-env/lib/polyfills/babel-7-plugins.cjs +0 -18
  1088. package/node_modules/@babel/preset-env/lib/polyfills/babel-7-plugins.cjs.map +0 -1
  1089. package/node_modules/@babel/preset-env/lib/polyfills/babel-polyfill.cjs +0 -69
  1090. package/node_modules/@babel/preset-env/lib/polyfills/babel-polyfill.cjs.map +0 -1
  1091. package/node_modules/@babel/preset-env/lib/polyfills/regenerator.cjs +0 -44
  1092. package/node_modules/@babel/preset-env/lib/polyfills/regenerator.cjs.map +0 -1
  1093. package/node_modules/@babel/preset-env/lib/polyfills/utils.cjs +0 -22
  1094. package/node_modules/@babel/preset-env/lib/polyfills/utils.cjs.map +0 -1
  1095. package/node_modules/@babel/preset-env/lib/shipped-proposals.js +0 -29
  1096. package/node_modules/@babel/preset-env/lib/shipped-proposals.js.map +0 -1
  1097. package/node_modules/@babel/preset-env/lib/targets-parser.js +0 -20
  1098. package/node_modules/@babel/preset-env/lib/targets-parser.js.map +0 -1
  1099. package/node_modules/@babel/preset-env/package.json +0 -113
  1100. package/node_modules/@babel/preset-modules/LICENSE +0 -21
  1101. package/node_modules/@babel/preset-modules/README.md +0 -171
  1102. package/node_modules/@babel/preset-modules/lib/index.js +0 -27
  1103. package/node_modules/@babel/preset-modules/lib/plugins/transform-async-arrows-in-class/index.js +0 -45
  1104. package/node_modules/@babel/preset-modules/lib/plugins/transform-edge-default-parameters/index.js +0 -36
  1105. package/node_modules/@babel/preset-modules/lib/plugins/transform-edge-function-name/index.js +0 -42
  1106. package/node_modules/@babel/preset-modules/lib/plugins/transform-jsx-spread/index.js +0 -115
  1107. package/node_modules/@babel/preset-modules/lib/plugins/transform-safari-block-shadowing/index.js +0 -47
  1108. package/node_modules/@babel/preset-modules/lib/plugins/transform-safari-for-shadowing/index.js +0 -42
  1109. package/node_modules/@babel/preset-modules/lib/plugins/transform-tagged-template-caching/index.js +0 -75
  1110. package/node_modules/@babel/preset-modules/package.json +0 -104
  1111. package/node_modules/@babel/preset-typescript/LICENSE +0 -22
  1112. package/node_modules/@babel/preset-typescript/README.md +0 -19
  1113. package/node_modules/@babel/preset-typescript/lib/index.js +0 -146
  1114. package/node_modules/@babel/preset-typescript/lib/index.js.map +0 -1
  1115. package/node_modules/@babel/preset-typescript/package.json +0 -40
  1116. package/node_modules/@babel/regjsgen/LICENSE-MIT.txt +0 -22
  1117. package/node_modules/@babel/regjsgen/README.md +0 -44
  1118. package/node_modules/@babel/regjsgen/package.json +0 -43
  1119. package/node_modules/@babel/regjsgen/regjsgen.js +0 -425
  1120. package/node_modules/@babel/runtime/LICENSE +0 -22
  1121. package/node_modules/@babel/runtime/README.md +0 -19
  1122. package/node_modules/@babel/runtime/helpers/AsyncGenerator.js +0 -64
  1123. package/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  1124. package/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  1125. package/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -24
  1126. package/node_modules/@babel/runtime/helpers/applyDecs.js +0 -236
  1127. package/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -184
  1128. package/node_modules/@babel/runtime/helpers/applyDecs2203R.js +0 -191
  1129. package/node_modules/@babel/runtime/helpers/applyDecs2301.js +0 -222
  1130. package/node_modules/@babel/runtime/helpers/applyDecs2305.js +0 -133
  1131. package/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -6
  1132. package/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  1133. package/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  1134. package/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -7
  1135. package/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  1136. package/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  1137. package/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -31
  1138. package/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  1139. package/node_modules/@babel/runtime/helpers/callSuper.js +0 -7
  1140. package/node_modules/@babel/runtime/helpers/checkInRHS.js +0 -6
  1141. package/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -6
  1142. package/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -18
  1143. package/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -7
  1144. package/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -11
  1145. package/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -6
  1146. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -6
  1147. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -6
  1148. package/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -7
  1149. package/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  1150. package/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  1151. package/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  1152. package/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -6
  1153. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -7
  1154. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  1155. package/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -8
  1156. package/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -7
  1157. package/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -6
  1158. package/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  1159. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -9
  1160. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -9
  1161. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -10
  1162. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -6
  1163. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  1164. package/node_modules/@babel/runtime/helpers/construct.js +0 -10
  1165. package/node_modules/@babel/runtime/helpers/createClass.js +0 -19
  1166. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -53
  1167. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -20
  1168. package/node_modules/@babel/runtime/helpers/createSuper.js +0 -18
  1169. package/node_modules/@babel/runtime/helpers/decorate.js +0 -343
  1170. package/node_modules/@babel/runtime/helpers/defaults.js +0 -12
  1171. package/node_modules/@babel/runtime/helpers/defineAccessor.js +0 -8
  1172. package/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -20
  1173. package/node_modules/@babel/runtime/helpers/defineProperty.js +0 -16
  1174. package/node_modules/@babel/runtime/helpers/dispose.js +0 -28
  1175. package/node_modules/@babel/runtime/helpers/esm/AsyncGenerator.js +0 -63
  1176. package/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -3
  1177. package/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -3
  1178. package/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -23
  1179. package/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -235
  1180. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -183
  1181. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203R.js +0 -190
  1182. package/node_modules/@babel/runtime/helpers/esm/applyDecs2301.js +0 -221
  1183. package/node_modules/@babel/runtime/helpers/esm/applyDecs2305.js +0 -132
  1184. package/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -5
  1185. package/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -3
  1186. package/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -4
  1187. package/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  1188. package/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -23
  1189. package/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -44
  1190. package/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -30
  1191. package/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -4
  1192. package/node_modules/@babel/runtime/helpers/esm/callSuper.js +0 -6
  1193. package/node_modules/@babel/runtime/helpers/esm/checkInRHS.js +0 -5
  1194. package/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -5
  1195. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -17
  1196. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -6
  1197. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -10
  1198. package/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  1199. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  1200. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -5
  1201. package/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -6
  1202. package/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -3
  1203. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -6
  1204. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -6
  1205. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  1206. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -6
  1207. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -4
  1208. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  1209. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -6
  1210. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  1211. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -3
  1212. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -8
  1213. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -8
  1214. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -9
  1215. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  1216. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -3
  1217. package/node_modules/@babel/runtime/helpers/esm/construct.js +0 -9
  1218. package/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -18
  1219. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -52
  1220. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  1221. package/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -17
  1222. package/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -342
  1223. package/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -11
  1224. package/node_modules/@babel/runtime/helpers/esm/defineAccessor.js +0 -7
  1225. package/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -19
  1226. package/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -15
  1227. package/node_modules/@babel/runtime/helpers/esm/dispose.js +0 -27
  1228. package/node_modules/@babel/runtime/helpers/esm/extends.js +0 -14
  1229. package/node_modules/@babel/runtime/helpers/esm/get.js +0 -17
  1230. package/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  1231. package/node_modules/@babel/runtime/helpers/esm/identity.js +0 -3
  1232. package/node_modules/@babel/runtime/helpers/esm/importDeferProxy.js +0 -26
  1233. package/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -17
  1234. package/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -6
  1235. package/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  1236. package/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -3
  1237. package/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -7
  1238. package/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -5
  1239. package/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -26
  1240. package/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -7
  1241. package/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -8
  1242. package/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -3
  1243. package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -27
  1244. package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimitLoose.js +0 -9
  1245. package/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -21
  1246. package/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -8
  1247. package/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -5
  1248. package/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  1249. package/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  1250. package/node_modules/@babel/runtime/helpers/esm/nullishReceiverError.js +0 -3
  1251. package/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -3
  1252. package/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -16
  1253. package/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -22
  1254. package/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -16
  1255. package/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -12
  1256. package/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  1257. package/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  1258. package/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -3
  1259. package/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -303
  1260. package/node_modules/@babel/runtime/helpers/esm/set.js +0 -40
  1261. package/node_modules/@babel/runtime/helpers/esm/setFunctionName.js +0 -11
  1262. package/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  1263. package/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  1264. package/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -7
  1265. package/node_modules/@babel/runtime/helpers/esm/slicedToArrayLoose.js +0 -7
  1266. package/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -8
  1267. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -10
  1268. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -7
  1269. package/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -3
  1270. package/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -5
  1271. package/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -1
  1272. package/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -7
  1273. package/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -7
  1274. package/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -11
  1275. package/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -6
  1276. package/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -9
  1277. package/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  1278. package/node_modules/@babel/runtime/helpers/esm/using.js +0 -11
  1279. package/node_modules/@babel/runtime/helpers/esm/usingCtx.js +0 -43
  1280. package/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -6
  1281. package/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -30
  1282. package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -50
  1283. package/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -3
  1284. package/node_modules/@babel/runtime/helpers/extends.js +0 -15
  1285. package/node_modules/@babel/runtime/helpers/get.js +0 -18
  1286. package/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -7
  1287. package/node_modules/@babel/runtime/helpers/identity.js +0 -4
  1288. package/node_modules/@babel/runtime/helpers/importDeferProxy.js +0 -27
  1289. package/node_modules/@babel/runtime/helpers/inherits.js +0 -18
  1290. package/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -7
  1291. package/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -10
  1292. package/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  1293. package/node_modules/@babel/runtime/helpers/instanceof.js +0 -8
  1294. package/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  1295. package/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -27
  1296. package/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -8
  1297. package/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -9
  1298. package/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  1299. package/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -28
  1300. package/node_modules/@babel/runtime/helpers/iterableToArrayLimitLoose.js +0 -10
  1301. package/node_modules/@babel/runtime/helpers/jsx.js +0 -22
  1302. package/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  1303. package/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -6
  1304. package/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  1305. package/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  1306. package/node_modules/@babel/runtime/helpers/nullishReceiverError.js +0 -4
  1307. package/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  1308. package/node_modules/@babel/runtime/helpers/objectSpread.js +0 -17
  1309. package/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  1310. package/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -17
  1311. package/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -13
  1312. package/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -11
  1313. package/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  1314. package/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -304
  1315. package/node_modules/@babel/runtime/helpers/set.js +0 -41
  1316. package/node_modules/@babel/runtime/helpers/setFunctionName.js +0 -12
  1317. package/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -8
  1318. package/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -8
  1319. package/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  1320. package/node_modules/@babel/runtime/helpers/slicedToArrayLoose.js +0 -8
  1321. package/node_modules/@babel/runtime/helpers/superPropBase.js +0 -9
  1322. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -11
  1323. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -8
  1324. package/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  1325. package/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  1326. package/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  1327. package/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  1328. package/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  1329. package/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  1330. package/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  1331. package/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  1332. package/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -10
  1333. package/node_modules/@babel/runtime/helpers/using.js +0 -12
  1334. package/node_modules/@babel/runtime/helpers/usingCtx.js +0 -44
  1335. package/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -7
  1336. package/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -31
  1337. package/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -51
  1338. package/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  1339. package/node_modules/@babel/runtime/package.json +0 -1002
  1340. package/node_modules/@babel/runtime/regenerator/index.js +0 -15
  1341. package/node_modules/@babel/template/LICENSE +0 -22
  1342. package/node_modules/@babel/template/README.md +0 -19
  1343. package/node_modules/@babel/template/lib/builder.js +0 -69
  1344. package/node_modules/@babel/template/lib/builder.js.map +0 -1
  1345. package/node_modules/@babel/template/lib/formatters.js +0 -61
  1346. package/node_modules/@babel/template/lib/formatters.js.map +0 -1
  1347. package/node_modules/@babel/template/lib/index.js +0 -23
  1348. package/node_modules/@babel/template/lib/index.js.map +0 -1
  1349. package/node_modules/@babel/template/lib/literal.js +0 -69
  1350. package/node_modules/@babel/template/lib/literal.js.map +0 -1
  1351. package/node_modules/@babel/template/lib/options.js +0 -73
  1352. package/node_modules/@babel/template/lib/options.js.map +0 -1
  1353. package/node_modules/@babel/template/lib/parse.js +0 -160
  1354. package/node_modules/@babel/template/lib/parse.js.map +0 -1
  1355. package/node_modules/@babel/template/lib/populate.js +0 -122
  1356. package/node_modules/@babel/template/lib/populate.js.map +0 -1
  1357. package/node_modules/@babel/template/lib/string.js +0 -20
  1358. package/node_modules/@babel/template/lib/string.js.map +0 -1
  1359. package/node_modules/@babel/template/package.json +0 -27
  1360. package/node_modules/@babel/traverse/LICENSE +0 -22
  1361. package/node_modules/@babel/traverse/README.md +0 -19
  1362. package/node_modules/@babel/traverse/lib/cache.js +0 -44
  1363. package/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  1364. package/node_modules/@babel/traverse/lib/context.js +0 -115
  1365. package/node_modules/@babel/traverse/lib/context.js.map +0 -1
  1366. package/node_modules/@babel/traverse/lib/hub.js +0 -19
  1367. package/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  1368. package/node_modules/@babel/traverse/lib/index.js +0 -94
  1369. package/node_modules/@babel/traverse/lib/index.js.map +0 -1
  1370. package/node_modules/@babel/traverse/lib/path/ancestry.js +0 -141
  1371. package/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  1372. package/node_modules/@babel/traverse/lib/path/comments.js +0 -52
  1373. package/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  1374. package/node_modules/@babel/traverse/lib/path/context.js +0 -222
  1375. package/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  1376. package/node_modules/@babel/traverse/lib/path/conversion.js +0 -468
  1377. package/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  1378. package/node_modules/@babel/traverse/lib/path/evaluation.js +0 -347
  1379. package/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  1380. package/node_modules/@babel/traverse/lib/path/family.js +0 -336
  1381. package/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  1382. package/node_modules/@babel/traverse/lib/path/index.js +0 -189
  1383. package/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  1384. package/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
  1385. package/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  1386. package/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
  1387. package/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  1388. package/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
  1389. package/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  1390. package/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
  1391. package/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  1392. package/node_modules/@babel/traverse/lib/path/introspection.js +0 -384
  1393. package/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  1394. package/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -171
  1395. package/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  1396. package/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -37
  1397. package/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  1398. package/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -161
  1399. package/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  1400. package/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
  1401. package/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  1402. package/node_modules/@babel/traverse/lib/path/modification.js +0 -225
  1403. package/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  1404. package/node_modules/@babel/traverse/lib/path/removal.js +0 -66
  1405. package/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  1406. package/node_modules/@babel/traverse/lib/path/replacement.js +0 -264
  1407. package/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  1408. package/node_modules/@babel/traverse/lib/scope/binding.js +0 -83
  1409. package/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  1410. package/node_modules/@babel/traverse/lib/scope/index.js +0 -888
  1411. package/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  1412. package/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -113
  1413. package/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  1414. package/node_modules/@babel/traverse/lib/traverse-node.js +0 -29
  1415. package/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  1416. package/node_modules/@babel/traverse/lib/types.js +0 -3
  1417. package/node_modules/@babel/traverse/lib/types.js.map +0 -1
  1418. package/node_modules/@babel/traverse/lib/visitors.js +0 -221
  1419. package/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  1420. package/node_modules/@babel/traverse/package.json +0 -38
  1421. package/node_modules/@babel/types/LICENSE +0 -22
  1422. package/node_modules/@babel/types/README.md +0 -19
  1423. package/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
  1424. package/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  1425. package/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1235
  1426. package/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  1427. package/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  1428. package/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  1429. package/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
  1430. package/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  1431. package/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
  1432. package/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  1433. package/node_modules/@babel/types/lib/builders/generated/index.js +0 -1991
  1434. package/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  1435. package/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -1532
  1436. package/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  1437. package/node_modules/@babel/types/lib/builders/productions.js +0 -12
  1438. package/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
  1439. package/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
  1440. package/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  1441. package/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
  1442. package/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  1443. package/node_modules/@babel/types/lib/builders/validateNode.js +0 -17
  1444. package/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  1445. package/node_modules/@babel/types/lib/clone/clone.js +0 -12
  1446. package/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  1447. package/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
  1448. package/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  1449. package/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
  1450. package/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  1451. package/node_modules/@babel/types/lib/clone/cloneNode.js +0 -100
  1452. package/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  1453. package/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
  1454. package/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  1455. package/node_modules/@babel/types/lib/comments/addComment.js +0 -15
  1456. package/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  1457. package/node_modules/@babel/types/lib/comments/addComments.js +0 -22
  1458. package/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  1459. package/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
  1460. package/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  1461. package/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
  1462. package/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  1463. package/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
  1464. package/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  1465. package/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
  1466. package/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  1467. package/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
  1468. package/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  1469. package/node_modules/@babel/types/lib/constants/generated/index.js +0 -59
  1470. package/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  1471. package/node_modules/@babel/types/lib/constants/index.js +0 -31
  1472. package/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  1473. package/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
  1474. package/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  1475. package/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -65
  1476. package/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  1477. package/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
  1478. package/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  1479. package/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
  1480. package/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  1481. package/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
  1482. package/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  1483. package/node_modules/@babel/types/lib/converters/toExpression.js +0 -27
  1484. package/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  1485. package/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
  1486. package/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  1487. package/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
  1488. package/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  1489. package/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -20
  1490. package/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  1491. package/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
  1492. package/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  1493. package/node_modules/@babel/types/lib/converters/valueToNode.js +0 -76
  1494. package/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  1495. package/node_modules/@babel/types/lib/definitions/core.js +0 -1689
  1496. package/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  1497. package/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
  1498. package/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
  1499. package/node_modules/@babel/types/lib/definitions/experimental.js +0 -134
  1500. package/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  1501. package/node_modules/@babel/types/lib/definitions/flow.js +0 -488
  1502. package/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  1503. package/node_modules/@babel/types/lib/definitions/index.js +0 -96
  1504. package/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  1505. package/node_modules/@babel/types/lib/definitions/jsx.js +0 -158
  1506. package/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  1507. package/node_modules/@babel/types/lib/definitions/misc.js +0 -32
  1508. package/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  1509. package/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
  1510. package/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  1511. package/node_modules/@babel/types/lib/definitions/typescript.js +0 -489
  1512. package/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  1513. package/node_modules/@babel/types/lib/definitions/utils.js +0 -273
  1514. package/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  1515. package/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2757
  1516. package/node_modules/@babel/types/lib/index.d.ts +0 -3260
  1517. package/node_modules/@babel/types/lib/index.js +0 -576
  1518. package/node_modules/@babel/types/lib/index.js.flow +0 -2611
  1519. package/node_modules/@babel/types/lib/index.js.map +0 -1
  1520. package/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
  1521. package/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  1522. package/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
  1523. package/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  1524. package/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
  1525. package/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  1526. package/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
  1527. package/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  1528. package/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
  1529. package/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  1530. package/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
  1531. package/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  1532. package/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -65
  1533. package/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  1534. package/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -96
  1535. package/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  1536. package/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
  1537. package/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  1538. package/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
  1539. package/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  1540. package/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -26
  1541. package/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  1542. package/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
  1543. package/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
  1544. package/node_modules/@babel/types/lib/utils/inherit.js +0 -13
  1545. package/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  1546. package/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
  1547. package/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  1548. package/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
  1549. package/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  1550. package/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
  1551. package/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  1552. package/node_modules/@babel/types/lib/validators/generated/index.js +0 -2752
  1553. package/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  1554. package/node_modules/@babel/types/lib/validators/is.js +0 -27
  1555. package/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  1556. package/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
  1557. package/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  1558. package/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
  1559. package/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  1560. package/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
  1561. package/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  1562. package/node_modules/@babel/types/lib/validators/isLet.js +0 -13
  1563. package/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  1564. package/node_modules/@babel/types/lib/validators/isNode.js +0 -12
  1565. package/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  1566. package/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
  1567. package/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  1568. package/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -19
  1569. package/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  1570. package/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
  1571. package/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  1572. package/node_modules/@babel/types/lib/validators/isScope.js +0 -18
  1573. package/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  1574. package/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
  1575. package/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  1576. package/node_modules/@babel/types/lib/validators/isType.js +0 -22
  1577. package/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  1578. package/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
  1579. package/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  1580. package/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
  1581. package/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  1582. package/node_modules/@babel/types/lib/validators/isVar.js +0 -15
  1583. package/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  1584. package/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -36
  1585. package/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  1586. package/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
  1587. package/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  1588. package/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
  1589. package/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  1590. package/node_modules/@babel/types/lib/validators/validate.js +0 -30
  1591. package/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  1592. package/node_modules/@babel/types/package.json +0 -40
  1593. package/node_modules/@bcoe/v8-coverage/.editorconfig +0 -9
  1594. package/node_modules/@bcoe/v8-coverage/.gitattributes +0 -2
  1595. package/node_modules/@bcoe/v8-coverage/CHANGELOG.md +0 -250
  1596. package/node_modules/@bcoe/v8-coverage/LICENSE.md +0 -21
  1597. package/node_modules/@bcoe/v8-coverage/LICENSE.txt +0 -14
  1598. package/node_modules/@bcoe/v8-coverage/README.md +0 -11
  1599. package/node_modules/@bcoe/v8-coverage/dist/lib/CHANGELOG.md +0 -250
  1600. package/node_modules/@bcoe/v8-coverage/dist/lib/LICENSE.md +0 -21
  1601. package/node_modules/@bcoe/v8-coverage/dist/lib/README.md +0 -11
  1602. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/ascii.ts +0 -146
  1603. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/clone.ts +0 -70
  1604. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/compare.ts +0 -40
  1605. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/index.ts +0 -6
  1606. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/merge.ts +0 -343
  1607. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/normalize.ts +0 -84
  1608. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/range-tree.ts +0 -156
  1609. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/types.ts +0 -26
  1610. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.d.ts +0 -12
  1611. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.js +0 -136
  1612. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.mjs +0 -130
  1613. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.d.ts +0 -29
  1614. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.js +0 -70
  1615. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.mjs +0 -64
  1616. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.d.ts +0 -21
  1617. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.js +0 -46
  1618. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.mjs +0 -41
  1619. package/node_modules/@bcoe/v8-coverage/dist/lib/index.d.ts +0 -6
  1620. package/node_modules/@bcoe/v8-coverage/dist/lib/index.js +0 -24
  1621. package/node_modules/@bcoe/v8-coverage/dist/lib/index.mjs +0 -7
  1622. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.d.ts +0 -39
  1623. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.js +0 -302
  1624. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.mjs +0 -297
  1625. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.d.ts +0 -53
  1626. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.js +0 -87
  1627. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.mjs +0 -79
  1628. package/node_modules/@bcoe/v8-coverage/dist/lib/package.json +0 -44
  1629. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.d.ts +0 -24
  1630. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.js +0 -139
  1631. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.mjs +0 -136
  1632. package/node_modules/@bcoe/v8-coverage/dist/lib/tsconfig.json +0 -62
  1633. package/node_modules/@bcoe/v8-coverage/dist/lib/types.d.ts +0 -22
  1634. package/node_modules/@bcoe/v8-coverage/dist/lib/types.js +0 -4
  1635. package/node_modules/@bcoe/v8-coverage/dist/lib/types.mjs +0 -3
  1636. package/node_modules/@bcoe/v8-coverage/gulpfile.ts +0 -95
  1637. package/node_modules/@bcoe/v8-coverage/package.json +0 -48
  1638. package/node_modules/@bcoe/v8-coverage/tsconfig.json +0 -59
  1639. package/node_modules/@cspotcode/source-map-consumer/README.md +0 -7
  1640. package/node_modules/@cspotcode/source-map-consumer/lib/array-set.js +0 -100
  1641. package/node_modules/@cspotcode/source-map-consumer/lib/binary-search.js +0 -107
  1642. package/node_modules/@cspotcode/source-map-consumer/lib/mappings.wasm +0 -0
  1643. package/node_modules/@cspotcode/source-map-consumer/lib/read-wasm.js +0 -25
  1644. package/node_modules/@cspotcode/source-map-consumer/lib/source-map-consumer.js +0 -1229
  1645. package/node_modules/@cspotcode/source-map-consumer/lib/util.js +0 -546
  1646. package/node_modules/@cspotcode/source-map-consumer/lib/wasm.js +0 -153
  1647. package/node_modules/@cspotcode/source-map-consumer/package.json +0 -91
  1648. package/node_modules/@cspotcode/source-map-consumer/source-map.d.ts +0 -369
  1649. package/node_modules/@cspotcode/source-map-consumer/source-map.js +0 -6
  1650. package/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
  1651. package/node_modules/@cspotcode/source-map-support/README.md +0 -289
  1652. package/node_modules/@cspotcode/source-map-support/package.json +0 -46
  1653. package/node_modules/@cspotcode/source-map-support/register-hook-require.d.ts +0 -7
  1654. package/node_modules/@cspotcode/source-map-support/register-hook-require.js +0 -3
  1655. package/node_modules/@cspotcode/source-map-support/register.d.ts +0 -7
  1656. package/node_modules/@cspotcode/source-map-support/register.js +0 -1
  1657. package/node_modules/@cspotcode/source-map-support/source-map-support.d.ts +0 -68
  1658. package/node_modules/@cspotcode/source-map-support/source-map-support.js +0 -806
  1659. package/node_modules/@istanbuljs/load-nyc-config/CHANGELOG.md +0 -41
  1660. package/node_modules/@istanbuljs/load-nyc-config/LICENSE +0 -16
  1661. package/node_modules/@istanbuljs/load-nyc-config/README.md +0 -64
  1662. package/node_modules/@istanbuljs/load-nyc-config/index.js +0 -166
  1663. package/node_modules/@istanbuljs/load-nyc-config/load-esm.js +0 -12
  1664. package/node_modules/@istanbuljs/load-nyc-config/package.json +0 -49
  1665. package/node_modules/@istanbuljs/schema/CHANGELOG.md +0 -44
  1666. package/node_modules/@istanbuljs/schema/LICENSE +0 -21
  1667. package/node_modules/@istanbuljs/schema/README.md +0 -30
  1668. package/node_modules/@istanbuljs/schema/default-exclude.js +0 -22
  1669. package/node_modules/@istanbuljs/schema/default-extension.js +0 -10
  1670. package/node_modules/@istanbuljs/schema/index.js +0 -466
  1671. package/node_modules/@istanbuljs/schema/package.json +0 -30
  1672. package/node_modules/@jest/console/LICENSE +0 -21
  1673. package/node_modules/@jest/console/build/BufferedConsole.js +0 -197
  1674. package/node_modules/@jest/console/build/CustomConsole.js +0 -182
  1675. package/node_modules/@jest/console/build/NullConsole.js +0 -35
  1676. package/node_modules/@jest/console/build/getConsoleOutput.js +0 -70
  1677. package/node_modules/@jest/console/build/index.d.ts +0 -131
  1678. package/node_modules/@jest/console/build/index.js +0 -36
  1679. package/node_modules/@jest/console/build/types.js +0 -1
  1680. package/node_modules/@jest/console/package.json +0 -37
  1681. package/node_modules/@jest/core/LICENSE +0 -21
  1682. package/node_modules/@jest/core/README.md +0 -3
  1683. package/node_modules/@jest/core/build/FailedTestsCache.js +0 -46
  1684. package/node_modules/@jest/core/build/FailedTestsInteractiveMode.js +0 -195
  1685. package/node_modules/@jest/core/build/ReporterDispatcher.js +0 -87
  1686. package/node_modules/@jest/core/build/SearchSource.js +0 -408
  1687. package/node_modules/@jest/core/build/SnapshotInteractiveMode.js +0 -238
  1688. package/node_modules/@jest/core/build/TestNamePatternPrompt.js +0 -39
  1689. package/node_modules/@jest/core/build/TestPathPatternPrompt.js +0 -39
  1690. package/node_modules/@jest/core/build/TestScheduler.js +0 -463
  1691. package/node_modules/@jest/core/build/cli/index.js +0 -417
  1692. package/node_modules/@jest/core/build/collectHandles.js +0 -266
  1693. package/node_modules/@jest/core/build/getChangedFilesPromise.js +0 -65
  1694. package/node_modules/@jest/core/build/getConfigsOfProjectsToRun.js +0 -40
  1695. package/node_modules/@jest/core/build/getNoTestFound.js +0 -80
  1696. package/node_modules/@jest/core/build/getNoTestFoundFailed.js +0 -43
  1697. package/node_modules/@jest/core/build/getNoTestFoundPassWithNoTests.js +0 -26
  1698. package/node_modules/@jest/core/build/getNoTestFoundRelatedToChangedFiles.js +0 -48
  1699. package/node_modules/@jest/core/build/getNoTestFoundVerbose.js +0 -91
  1700. package/node_modules/@jest/core/build/getNoTestsFoundMessage.js +0 -64
  1701. package/node_modules/@jest/core/build/getProjectDisplayName.js +0 -16
  1702. package/node_modules/@jest/core/build/getProjectNamesMissingWarning.js +0 -49
  1703. package/node_modules/@jest/core/build/getSelectProjectsMessage.js +0 -71
  1704. package/node_modules/@jest/core/build/index.d.ts +0 -118
  1705. package/node_modules/@jest/core/build/index.js +0 -36
  1706. package/node_modules/@jest/core/build/lib/activeFiltersMessage.js +0 -52
  1707. package/node_modules/@jest/core/build/lib/createContext.js +0 -31
  1708. package/node_modules/@jest/core/build/lib/handleDeprecationWarnings.js +0 -65
  1709. package/node_modules/@jest/core/build/lib/isValidPath.js +0 -26
  1710. package/node_modules/@jest/core/build/lib/logDebugMessages.js +0 -24
  1711. package/node_modules/@jest/core/build/lib/updateGlobalConfig.js +0 -95
  1712. package/node_modules/@jest/core/build/lib/watchPluginsHelpers.js +0 -56
  1713. package/node_modules/@jest/core/build/plugins/FailedTestsInteractive.js +0 -96
  1714. package/node_modules/@jest/core/build/plugins/Quit.js +0 -42
  1715. package/node_modules/@jest/core/build/plugins/TestNamePattern.js +0 -70
  1716. package/node_modules/@jest/core/build/plugins/TestPathPattern.js +0 -70
  1717. package/node_modules/@jest/core/build/plugins/UpdateSnapshots.js +0 -51
  1718. package/node_modules/@jest/core/build/plugins/UpdateSnapshotsInteractive.js +0 -99
  1719. package/node_modules/@jest/core/build/runGlobalHook.js +0 -133
  1720. package/node_modules/@jest/core/build/runJest.js +0 -391
  1721. package/node_modules/@jest/core/build/testSchedulerHelper.js +0 -57
  1722. package/node_modules/@jest/core/build/types.js +0 -1
  1723. package/node_modules/@jest/core/build/version.js +0 -18
  1724. package/node_modules/@jest/core/build/watch.js +0 -666
  1725. package/node_modules/@jest/core/package.json +0 -102
  1726. package/node_modules/@jest/environment/LICENSE +0 -21
  1727. package/node_modules/@jest/environment/build/index.d.ts +0 -418
  1728. package/node_modules/@jest/environment/build/index.js +0 -1
  1729. package/node_modules/@jest/environment/package.json +0 -32
  1730. package/node_modules/@jest/expect/LICENSE +0 -21
  1731. package/node_modules/@jest/expect/README.md +0 -5
  1732. package/node_modules/@jest/expect/build/index.d.ts +0 -68
  1733. package/node_modules/@jest/expect/build/index.js +0 -40
  1734. package/node_modules/@jest/expect/build/types.js +0 -1
  1735. package/node_modules/@jest/expect/package.json +0 -34
  1736. package/node_modules/@jest/expect-utils/LICENSE +0 -21
  1737. package/node_modules/@jest/expect-utils/README.md +0 -5
  1738. package/node_modules/@jest/expect-utils/build/immutableUtils.js +0 -66
  1739. package/node_modules/@jest/expect-utils/build/index.d.ts +0 -93
  1740. package/node_modules/@jest/expect-utils/build/index.js +0 -34
  1741. package/node_modules/@jest/expect-utils/build/jasmineUtils.js +0 -210
  1742. package/node_modules/@jest/expect-utils/build/types.js +0 -1
  1743. package/node_modules/@jest/expect-utils/build/utils.js +0 -394
  1744. package/node_modules/@jest/expect-utils/package.json +0 -35
  1745. package/node_modules/@jest/fake-timers/LICENSE +0 -21
  1746. package/node_modules/@jest/fake-timers/build/index.d.ts +0 -110
  1747. package/node_modules/@jest/fake-timers/build/index.js +0 -22
  1748. package/node_modules/@jest/fake-timers/build/legacyFakeTimers.js +0 -545
  1749. package/node_modules/@jest/fake-timers/build/modernFakeTimers.js +0 -191
  1750. package/node_modules/@jest/fake-timers/package.json +0 -38
  1751. package/node_modules/@jest/globals/LICENSE +0 -21
  1752. package/node_modules/@jest/globals/build/index.d.ts +0 -71
  1753. package/node_modules/@jest/globals/build/index.js +0 -14
  1754. package/node_modules/@jest/globals/package.json +0 -32
  1755. package/node_modules/@jest/reporters/LICENSE +0 -21
  1756. package/node_modules/@jest/reporters/assets/jest_logo.png +0 -0
  1757. package/node_modules/@jest/reporters/build/BaseReporter.js +0 -48
  1758. package/node_modules/@jest/reporters/build/CoverageReporter.js +0 -561
  1759. package/node_modules/@jest/reporters/build/CoverageWorker.js +0 -89
  1760. package/node_modules/@jest/reporters/build/DefaultReporter.js +0 -229
  1761. package/node_modules/@jest/reporters/build/GitHubActionsReporter.js +0 -381
  1762. package/node_modules/@jest/reporters/build/NotifyReporter.js +0 -218
  1763. package/node_modules/@jest/reporters/build/Status.js +0 -214
  1764. package/node_modules/@jest/reporters/build/SummaryReporter.js +0 -239
  1765. package/node_modules/@jest/reporters/build/VerboseReporter.js +0 -175
  1766. package/node_modules/@jest/reporters/build/formatTestPath.js +0 -84
  1767. package/node_modules/@jest/reporters/build/generateEmptyCoverage.js +0 -151
  1768. package/node_modules/@jest/reporters/build/getResultHeader.js +0 -65
  1769. package/node_modules/@jest/reporters/build/getSnapshotStatus.js +0 -92
  1770. package/node_modules/@jest/reporters/build/getSnapshotSummary.js +0 -169
  1771. package/node_modules/@jest/reporters/build/getSummary.js +0 -206
  1772. package/node_modules/@jest/reporters/build/getWatermarks.js +0 -38
  1773. package/node_modules/@jest/reporters/build/index.d.ts +0 -325
  1774. package/node_modules/@jest/reporters/build/index.js +0 -88
  1775. package/node_modules/@jest/reporters/build/printDisplayName.js +0 -35
  1776. package/node_modules/@jest/reporters/build/relativePath.js +0 -72
  1777. package/node_modules/@jest/reporters/build/trimAndFormatPath.js +0 -118
  1778. package/node_modules/@jest/reporters/build/types.js +0 -1
  1779. package/node_modules/@jest/reporters/build/wrapAnsiString.js +0 -69
  1780. package/node_modules/@jest/reporters/package.json +0 -82
  1781. package/node_modules/@jest/schemas/LICENSE +0 -21
  1782. package/node_modules/@jest/schemas/README.md +0 -3
  1783. package/node_modules/@jest/schemas/build/index.d.ts +0 -72
  1784. package/node_modules/@jest/schemas/build/index.js +0 -65
  1785. package/node_modules/@jest/schemas/package.json +0 -29
  1786. package/node_modules/@jest/source-map/LICENSE +0 -21
  1787. package/node_modules/@jest/source-map/build/getCallsite.js +0 -85
  1788. package/node_modules/@jest/source-map/build/index.d.ts +0 -16
  1789. package/node_modules/@jest/source-map/build/index.js +0 -15
  1790. package/node_modules/@jest/source-map/build/types.js +0 -1
  1791. package/node_modules/@jest/source-map/package.json +0 -34
  1792. package/node_modules/@jest/test-result/LICENSE +0 -21
  1793. package/node_modules/@jest/test-result/build/formatTestResults.js +0 -69
  1794. package/node_modules/@jest/test-result/build/helpers.js +0 -175
  1795. package/node_modules/@jest/test-result/build/index.d.ts +0 -232
  1796. package/node_modules/@jest/test-result/build/index.js +0 -40
  1797. package/node_modules/@jest/test-result/build/types.js +0 -1
  1798. package/node_modules/@jest/test-result/package.json +0 -36
  1799. package/node_modules/@jest/test-sequencer/LICENSE +0 -21
  1800. package/node_modules/@jest/test-sequencer/build/index.d.ts +0 -91
  1801. package/node_modules/@jest/test-sequencer/build/index.js +0 -287
  1802. package/node_modules/@jest/test-sequencer/package.json +0 -36
  1803. package/node_modules/@jest/transform/LICENSE +0 -21
  1804. package/node_modules/@jest/transform/build/ScriptTransformer.js +0 -1000
  1805. package/node_modules/@jest/transform/build/enhanceUnexpectedTokenMessage.js +0 -76
  1806. package/node_modules/@jest/transform/build/index.d.ts +0 -240
  1807. package/node_modules/@jest/transform/build/index.js +0 -37
  1808. package/node_modules/@jest/transform/build/runtimeErrorsAndWarnings.js +0 -94
  1809. package/node_modules/@jest/transform/build/shouldInstrument.js +0 -177
  1810. package/node_modules/@jest/transform/build/types.js +0 -1
  1811. package/node_modules/@jest/transform/package.json +0 -52
  1812. package/node_modules/@jest/types/LICENSE +0 -21
  1813. package/node_modules/@jest/types/README.md +0 -30
  1814. package/node_modules/@jest/types/build/Circus.js +0 -1
  1815. package/node_modules/@jest/types/build/Config.js +0 -1
  1816. package/node_modules/@jest/types/build/Global.js +0 -1
  1817. package/node_modules/@jest/types/build/TestResult.js +0 -1
  1818. package/node_modules/@jest/types/build/Transform.js +0 -1
  1819. package/node_modules/@jest/types/build/index.d.ts +0 -1204
  1820. package/node_modules/@jest/types/build/index.js +0 -1
  1821. package/node_modules/@jest/types/package.json +0 -38
  1822. package/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  1823. package/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  1824. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -230
  1825. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  1826. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -236
  1827. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  1828. package/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -90
  1829. package/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  1830. package/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  1831. package/node_modules/@jridgewell/gen-mapping/package.json +0 -77
  1832. package/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  1833. package/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  1834. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -242
  1835. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  1836. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -250
  1837. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  1838. package/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  1839. package/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  1840. package/node_modules/@jridgewell/set-array/LICENSE +0 -19
  1841. package/node_modules/@jridgewell/set-array/README.md +0 -37
  1842. package/node_modules/@jridgewell/set-array/dist/set-array.mjs +0 -48
  1843. package/node_modules/@jridgewell/set-array/dist/set-array.mjs.map +0 -1
  1844. package/node_modules/@jridgewell/set-array/dist/set-array.umd.js +0 -58
  1845. package/node_modules/@jridgewell/set-array/dist/set-array.umd.js.map +0 -1
  1846. package/node_modules/@jridgewell/set-array/dist/types/set-array.d.ts +0 -26
  1847. package/node_modules/@jridgewell/set-array/package.json +0 -66
  1848. package/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
  1849. package/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
  1850. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -164
  1851. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
  1852. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -175
  1853. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
  1854. package/node_modules/@jridgewell/sourcemap-codec/dist/types/sourcemap-codec.d.ts +0 -6
  1855. package/node_modules/@jridgewell/sourcemap-codec/package.json +0 -75
  1856. package/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  1857. package/node_modules/@jridgewell/trace-mapping/README.md +0 -252
  1858. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -552
  1859. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  1860. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -560
  1861. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  1862. package/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  1863. package/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  1864. package/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  1865. package/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  1866. package/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  1867. package/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  1868. package/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  1869. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -74
  1870. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -92
  1871. package/node_modules/@jridgewell/trace-mapping/package.json +0 -75
  1872. package/node_modules/@sinclair/typebox/compiler/compiler.d.ts +0 -28
  1873. package/node_modules/@sinclair/typebox/compiler/compiler.js +0 -404
  1874. package/node_modules/@sinclair/typebox/compiler/index.d.ts +0 -2
  1875. package/node_modules/@sinclair/typebox/compiler/index.js +0 -47
  1876. package/node_modules/@sinclair/typebox/conditional/conditional.d.ts +0 -17
  1877. package/node_modules/@sinclair/typebox/conditional/conditional.js +0 -91
  1878. package/node_modules/@sinclair/typebox/conditional/index.d.ts +0 -2
  1879. package/node_modules/@sinclair/typebox/conditional/index.js +0 -45
  1880. package/node_modules/@sinclair/typebox/conditional/structural.d.ts +0 -11
  1881. package/node_modules/@sinclair/typebox/conditional/structural.js +0 -657
  1882. package/node_modules/@sinclair/typebox/errors/errors.d.ts +0 -59
  1883. package/node_modules/@sinclair/typebox/errors/errors.js +0 -382
  1884. package/node_modules/@sinclair/typebox/errors/index.d.ts +0 -1
  1885. package/node_modules/@sinclair/typebox/errors/index.js +0 -44
  1886. package/node_modules/@sinclair/typebox/format/format.d.ts +0 -12
  1887. package/node_modules/@sinclair/typebox/format/format.js +0 -55
  1888. package/node_modules/@sinclair/typebox/format/index.d.ts +0 -1
  1889. package/node_modules/@sinclair/typebox/format/index.js +0 -44
  1890. package/node_modules/@sinclair/typebox/guard/guard.d.ts +0 -56
  1891. package/node_modules/@sinclair/typebox/guard/guard.js +0 -348
  1892. package/node_modules/@sinclair/typebox/guard/index.d.ts +0 -1
  1893. package/node_modules/@sinclair/typebox/guard/index.js +0 -44
  1894. package/node_modules/@sinclair/typebox/license +0 -23
  1895. package/node_modules/@sinclair/typebox/package.json +0 -40
  1896. package/node_modules/@sinclair/typebox/readme.md +0 -1152
  1897. package/node_modules/@sinclair/typebox/typebox.d.ts +0 -406
  1898. package/node_modules/@sinclair/typebox/typebox.js +0 -383
  1899. package/node_modules/@sinclair/typebox/value/cast.d.ts +0 -26
  1900. package/node_modules/@sinclair/typebox/value/cast.js +0 -355
  1901. package/node_modules/@sinclair/typebox/value/check.d.ts +0 -8
  1902. package/node_modules/@sinclair/typebox/value/check.js +0 -322
  1903. package/node_modules/@sinclair/typebox/value/clone.d.ts +0 -3
  1904. package/node_modules/@sinclair/typebox/value/clone.js +0 -65
  1905. package/node_modules/@sinclair/typebox/value/create.d.ts +0 -14
  1906. package/node_modules/@sinclair/typebox/value/create.js +0 -357
  1907. package/node_modules/@sinclair/typebox/value/delta.d.ts +0 -22
  1908. package/node_modules/@sinclair/typebox/value/delta.js +0 -168
  1909. package/node_modules/@sinclair/typebox/value/equal.d.ts +0 -3
  1910. package/node_modules/@sinclair/typebox/value/equal.js +0 -74
  1911. package/node_modules/@sinclair/typebox/value/index.d.ts +0 -3
  1912. package/node_modules/@sinclair/typebox/value/index.js +0 -48
  1913. package/node_modules/@sinclair/typebox/value/is.d.ts +0 -10
  1914. package/node_modules/@sinclair/typebox/value/is.js +0 -49
  1915. package/node_modules/@sinclair/typebox/value/pointer.d.ts +0 -24
  1916. package/node_modules/@sinclair/typebox/value/pointer.js +0 -142
  1917. package/node_modules/@sinclair/typebox/value/value.d.ts +0 -31
  1918. package/node_modules/@sinclair/typebox/value/value.js +0 -81
  1919. package/node_modules/@sinonjs/commons/LICENSE +0 -29
  1920. package/node_modules/@sinonjs/commons/README.md +0 -16
  1921. package/node_modules/@sinonjs/commons/lib/called-in-order.js +0 -55
  1922. package/node_modules/@sinonjs/commons/lib/called-in-order.test.js +0 -121
  1923. package/node_modules/@sinonjs/commons/lib/class-name.js +0 -13
  1924. package/node_modules/@sinonjs/commons/lib/class-name.test.js +0 -37
  1925. package/node_modules/@sinonjs/commons/lib/deprecated.js +0 -48
  1926. package/node_modules/@sinonjs/commons/lib/deprecated.test.js +0 -101
  1927. package/node_modules/@sinonjs/commons/lib/every.js +0 -26
  1928. package/node_modules/@sinonjs/commons/lib/every.test.js +0 -41
  1929. package/node_modules/@sinonjs/commons/lib/function-name.js +0 -28
  1930. package/node_modules/@sinonjs/commons/lib/function-name.test.js +0 -76
  1931. package/node_modules/@sinonjs/commons/lib/global.js +0 -21
  1932. package/node_modules/@sinonjs/commons/lib/global.test.js +0 -16
  1933. package/node_modules/@sinonjs/commons/lib/index.js +0 -14
  1934. package/node_modules/@sinonjs/commons/lib/index.test.js +0 -31
  1935. package/node_modules/@sinonjs/commons/lib/order-by-first-call.js +0 -34
  1936. package/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js +0 -52
  1937. package/node_modules/@sinonjs/commons/lib/prototypes/README.md +0 -43
  1938. package/node_modules/@sinonjs/commons/lib/prototypes/array.js +0 -5
  1939. package/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js +0 -40
  1940. package/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js +0 -12
  1941. package/node_modules/@sinonjs/commons/lib/prototypes/function.js +0 -5
  1942. package/node_modules/@sinonjs/commons/lib/prototypes/index.js +0 -10
  1943. package/node_modules/@sinonjs/commons/lib/prototypes/index.test.js +0 -61
  1944. package/node_modules/@sinonjs/commons/lib/prototypes/map.js +0 -5
  1945. package/node_modules/@sinonjs/commons/lib/prototypes/object.js +0 -5
  1946. package/node_modules/@sinonjs/commons/lib/prototypes/set.js +0 -5
  1947. package/node_modules/@sinonjs/commons/lib/prototypes/string.js +0 -5
  1948. package/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js +0 -24
  1949. package/node_modules/@sinonjs/commons/lib/type-of.js +0 -12
  1950. package/node_modules/@sinonjs/commons/lib/type-of.test.js +0 -51
  1951. package/node_modules/@sinonjs/commons/lib/value-to-string.js +0 -16
  1952. package/node_modules/@sinonjs/commons/lib/value-to-string.test.js +0 -20
  1953. package/node_modules/@sinonjs/commons/package.json +0 -57
  1954. package/node_modules/@sinonjs/commons/types/called-in-order.d.ts +0 -34
  1955. package/node_modules/@sinonjs/commons/types/class-name.d.ts +0 -7
  1956. package/node_modules/@sinonjs/commons/types/deprecated.d.ts +0 -3
  1957. package/node_modules/@sinonjs/commons/types/every.d.ts +0 -2
  1958. package/node_modules/@sinonjs/commons/types/function-name.d.ts +0 -2
  1959. package/node_modules/@sinonjs/commons/types/global.d.ts +0 -6
  1960. package/node_modules/@sinonjs/commons/types/index.d.ts +0 -17
  1961. package/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts +0 -24
  1962. package/node_modules/@sinonjs/commons/types/prototypes/array.d.ts +0 -2
  1963. package/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts +0 -2
  1964. package/node_modules/@sinonjs/commons/types/prototypes/function.d.ts +0 -2
  1965. package/node_modules/@sinonjs/commons/types/prototypes/index.d.ts +0 -7
  1966. package/node_modules/@sinonjs/commons/types/prototypes/map.d.ts +0 -2
  1967. package/node_modules/@sinonjs/commons/types/prototypes/object.d.ts +0 -2
  1968. package/node_modules/@sinonjs/commons/types/prototypes/set.d.ts +0 -2
  1969. package/node_modules/@sinonjs/commons/types/prototypes/string.d.ts +0 -2
  1970. package/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts +0 -10
  1971. package/node_modules/@sinonjs/commons/types/type-of.d.ts +0 -2
  1972. package/node_modules/@sinonjs/commons/types/value-to-string.d.ts +0 -7
  1973. package/node_modules/@sinonjs/fake-timers/LICENSE +0 -11
  1974. package/node_modules/@sinonjs/fake-timers/README.md +0 -358
  1975. package/node_modules/@sinonjs/fake-timers/package.json +0 -65
  1976. package/node_modules/@tsconfig/node10/LICENSE +0 -21
  1977. package/node_modules/@tsconfig/node10/README.md +0 -39
  1978. package/node_modules/@tsconfig/node10/package.json +0 -1
  1979. package/node_modules/@tsconfig/node10/tsconfig.json +0 -15
  1980. package/node_modules/@tsconfig/node12/LICENSE +0 -21
  1981. package/node_modules/@tsconfig/node12/README.md +0 -39
  1982. package/node_modules/@tsconfig/node12/package.json +0 -1
  1983. package/node_modules/@tsconfig/node12/tsconfig.json +0 -15
  1984. package/node_modules/@tsconfig/node14/LICENSE +0 -21
  1985. package/node_modules/@tsconfig/node14/README.md +0 -39
  1986. package/node_modules/@tsconfig/node14/package.json +0 -1
  1987. package/node_modules/@tsconfig/node14/tsconfig.json +0 -15
  1988. package/node_modules/@tsconfig/node16/LICENSE +0 -21
  1989. package/node_modules/@tsconfig/node16/README.md +0 -39
  1990. package/node_modules/@tsconfig/node16/package.json +0 -1
  1991. package/node_modules/@tsconfig/node16/tsconfig.json +0 -15
  1992. package/node_modules/@types/babel__core/LICENSE +0 -21
  1993. package/node_modules/@types/babel__core/README.md +0 -16
  1994. package/node_modules/@types/babel__core/index.d.ts +0 -799
  1995. package/node_modules/@types/babel__core/package.json +0 -51
  1996. package/node_modules/@types/babel__generator/LICENSE +0 -21
  1997. package/node_modules/@types/babel__generator/README.md +0 -16
  1998. package/node_modules/@types/babel__generator/index.d.ts +0 -211
  1999. package/node_modules/@types/babel__generator/package.json +0 -42
  2000. package/node_modules/@types/babel__template/LICENSE +0 -21
  2001. package/node_modules/@types/babel__template/README.md +0 -16
  2002. package/node_modules/@types/babel__template/index.d.ts +0 -100
  2003. package/node_modules/@types/babel__template/package.json +0 -43
  2004. package/node_modules/@types/babel__traverse/LICENSE +0 -21
  2005. package/node_modules/@types/babel__traverse/README.md +0 -16
  2006. package/node_modules/@types/babel__traverse/index.d.ts +0 -1172
  2007. package/node_modules/@types/babel__traverse/package.json +0 -69
  2008. package/node_modules/@types/babel__traverse/ts4.1/index.d.ts +0 -1160
  2009. package/node_modules/@types/graceful-fs/LICENSE +0 -21
  2010. package/node_modules/@types/graceful-fs/README.md +0 -16
  2011. package/node_modules/@types/graceful-fs/index.d.ts +0 -19
  2012. package/node_modules/@types/graceful-fs/package.json +0 -31
  2013. package/node_modules/@types/istanbul-lib-coverage/LICENSE +0 -21
  2014. package/node_modules/@types/istanbul-lib-coverage/README.md +0 -16
  2015. package/node_modules/@types/istanbul-lib-coverage/index.d.ts +0 -117
  2016. package/node_modules/@types/istanbul-lib-coverage/package.json +0 -25
  2017. package/node_modules/@types/istanbul-lib-report/LICENSE +0 -21
  2018. package/node_modules/@types/istanbul-lib-report/README.md +0 -16
  2019. package/node_modules/@types/istanbul-lib-report/index.d.ts +0 -191
  2020. package/node_modules/@types/istanbul-lib-report/package.json +0 -31
  2021. package/node_modules/@types/istanbul-reports/LICENSE +0 -21
  2022. package/node_modules/@types/istanbul-reports/README.md +0 -94
  2023. package/node_modules/@types/istanbul-reports/index.d.ts +0 -74
  2024. package/node_modules/@types/istanbul-reports/package.json +0 -32
  2025. package/node_modules/@types/jest/LICENSE +0 -21
  2026. package/node_modules/@types/jest/README.md +0 -16
  2027. package/node_modules/@types/jest/index.d.ts +0 -1748
  2028. package/node_modules/@types/jest/package.json +0 -159
  2029. package/node_modules/@types/lru-cache/LICENSE +0 -21
  2030. package/node_modules/@types/lru-cache/README.md +0 -16
  2031. package/node_modules/@types/lru-cache/index.d.ts +0 -193
  2032. package/node_modules/@types/lru-cache/package.json +0 -30
  2033. package/node_modules/@types/node/LICENSE +0 -21
  2034. package/node_modules/@types/node/README.md +0 -15
  2035. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  2036. package/node_modules/@types/node/assert.d.ts +0 -996
  2037. package/node_modules/@types/node/async_hooks.d.ts +0 -539
  2038. package/node_modules/@types/node/buffer.d.ts +0 -2362
  2039. package/node_modules/@types/node/child_process.d.ts +0 -1540
  2040. package/node_modules/@types/node/cluster.d.ts +0 -432
  2041. package/node_modules/@types/node/console.d.ts +0 -415
  2042. package/node_modules/@types/node/constants.d.ts +0 -19
  2043. package/node_modules/@types/node/crypto.d.ts +0 -4487
  2044. package/node_modules/@types/node/dgram.d.ts +0 -596
  2045. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  2046. package/node_modules/@types/node/dns/promises.d.ts +0 -425
  2047. package/node_modules/@types/node/dns.d.ts +0 -809
  2048. package/node_modules/@types/node/dom-events.d.ts +0 -122
  2049. package/node_modules/@types/node/domain.d.ts +0 -170
  2050. package/node_modules/@types/node/events.d.ts +0 -879
  2051. package/node_modules/@types/node/fs/promises.d.ts +0 -1239
  2052. package/node_modules/@types/node/fs.d.ts +0 -4311
  2053. package/node_modules/@types/node/globals.d.ts +0 -411
  2054. package/node_modules/@types/node/globals.global.d.ts +0 -1
  2055. package/node_modules/@types/node/http.d.ts +0 -1887
  2056. package/node_modules/@types/node/http2.d.ts +0 -2382
  2057. package/node_modules/@types/node/https.d.ts +0 -550
  2058. package/node_modules/@types/node/index.d.ts +0 -88
  2059. package/node_modules/@types/node/inspector.d.ts +0 -2747
  2060. package/node_modules/@types/node/module.d.ts +0 -315
  2061. package/node_modules/@types/node/net.d.ts +0 -949
  2062. package/node_modules/@types/node/os.d.ts +0 -478
  2063. package/node_modules/@types/node/package.json +0 -229
  2064. package/node_modules/@types/node/path.d.ts +0 -191
  2065. package/node_modules/@types/node/perf_hooks.d.ts +0 -645
  2066. package/node_modules/@types/node/process.d.ts +0 -1561
  2067. package/node_modules/@types/node/punycode.d.ts +0 -117
  2068. package/node_modules/@types/node/querystring.d.ts +0 -141
  2069. package/node_modules/@types/node/readline/promises.d.ts +0 -150
  2070. package/node_modules/@types/node/readline.d.ts +0 -539
  2071. package/node_modules/@types/node/repl.d.ts +0 -430
  2072. package/node_modules/@types/node/stream/consumers.d.ts +0 -12
  2073. package/node_modules/@types/node/stream/promises.d.ts +0 -83
  2074. package/node_modules/@types/node/stream/web.d.ts +0 -366
  2075. package/node_modules/@types/node/stream.d.ts +0 -1701
  2076. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  2077. package/node_modules/@types/node/test.d.ts +0 -1465
  2078. package/node_modules/@types/node/timers/promises.d.ts +0 -93
  2079. package/node_modules/@types/node/timers.d.ts +0 -240
  2080. package/node_modules/@types/node/tls.d.ts +0 -1210
  2081. package/node_modules/@types/node/trace_events.d.ts +0 -182
  2082. package/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  2083. package/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  2084. package/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  2085. package/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  2086. package/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  2087. package/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  2088. package/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  2089. package/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  2090. package/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  2091. package/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  2092. package/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  2093. package/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  2094. package/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  2095. package/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  2096. package/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  2097. package/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  2098. package/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  2099. package/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  2100. package/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  2101. package/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  2102. package/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  2103. package/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  2104. package/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  2105. package/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  2106. package/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  2107. package/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  2108. package/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  2109. package/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  2110. package/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  2111. package/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  2112. package/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  2113. package/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  2114. package/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  2115. package/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  2116. package/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  2117. package/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  2118. package/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  2119. package/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  2120. package/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  2121. package/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  2122. package/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  2123. package/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  2124. package/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  2125. package/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  2126. package/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  2127. package/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  2128. package/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  2129. package/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  2130. package/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  2131. package/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  2132. package/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  2133. package/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  2134. package/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  2135. package/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  2136. package/node_modules/@types/node/tty.d.ts +0 -208
  2137. package/node_modules/@types/node/url.d.ts +0 -927
  2138. package/node_modules/@types/node/util.d.ts +0 -2183
  2139. package/node_modules/@types/node/v8.d.ts +0 -764
  2140. package/node_modules/@types/node/vm.d.ts +0 -903
  2141. package/node_modules/@types/node/wasi.d.ts +0 -179
  2142. package/node_modules/@types/node/worker_threads.d.ts +0 -691
  2143. package/node_modules/@types/node/zlib.d.ts +0 -517
  2144. package/node_modules/@types/stack-utils/LICENSE +0 -21
  2145. package/node_modules/@types/stack-utils/README.md +0 -85
  2146. package/node_modules/@types/stack-utils/index.d.ts +0 -65
  2147. package/node_modules/@types/stack-utils/package.json +0 -25
  2148. package/node_modules/@types/yargs/LICENSE +0 -21
  2149. package/node_modules/@types/yargs/README.md +0 -16
  2150. package/node_modules/@types/yargs/helpers.d.mts +0 -1
  2151. package/node_modules/@types/yargs/helpers.d.ts +0 -5
  2152. package/node_modules/@types/yargs/index.d.mts +0 -43
  2153. package/node_modules/@types/yargs/index.d.ts +0 -906
  2154. package/node_modules/@types/yargs/package.json +0 -94
  2155. package/node_modules/@types/yargs/ts4.1/index.d.ts +0 -857
  2156. package/node_modules/@types/yargs/yargs.d.ts +0 -9
  2157. package/node_modules/@types/yargs-parser/LICENSE +0 -21
  2158. package/node_modules/@types/yargs-parser/README.md +0 -16
  2159. package/node_modules/@types/yargs-parser/index.d.ts +0 -112
  2160. package/node_modules/@types/yargs-parser/package.json +0 -25
  2161. package/src/cache/index.ts +0 -14
  2162. package/src/index.ts +0 -1
  2163. package/src/utils/addBusinessDays.test.ts +0 -131
  2164. package/src/utils/addBusinessDays.ts +0 -46
  2165. package/src/utils/differenceInBusinessDay.test.ts +0 -176
  2166. package/src/utils/differenceInBusinessDays.ts +0 -37
  2167. package/src/utils/isBusinessDay.test.ts +0 -47
  2168. package/src/utils/isBusinessDay.ts +0 -18
  2169. package/src/utils/isNonBusinessDay.test.ts +0 -69
  2170. package/src/utils/isNonBusinessDay.ts +0 -17
  2171. package/src/utils/requiredArgs.ts +0 -5
  2172. package/src/utils/subBusinessDays.test.ts +0 -99
  2173. package/src/utils/subBusinessDays.ts +0 -10
  2174. package/src/utils/withNonBusinessDays.test.ts +0 -282
  2175. package/src/utils/withNonBusinessDays.ts +0 -92
  2176. package/src/utils/wrapperNonBusinessDays.ts +0 -80
@@ -1,336 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports._getKey = _getKey;
7
- exports._getPattern = _getPattern;
8
- exports.get = get;
9
- exports.getAllNextSiblings = getAllNextSiblings;
10
- exports.getAllPrevSiblings = getAllPrevSiblings;
11
- exports.getBindingIdentifierPaths = getBindingIdentifierPaths;
12
- exports.getBindingIdentifiers = getBindingIdentifiers;
13
- exports.getCompletionRecords = getCompletionRecords;
14
- exports.getNextSibling = getNextSibling;
15
- exports.getOpposite = getOpposite;
16
- exports.getOuterBindingIdentifierPaths = getOuterBindingIdentifierPaths;
17
- exports.getOuterBindingIdentifiers = getOuterBindingIdentifiers;
18
- exports.getPrevSibling = getPrevSibling;
19
- exports.getSibling = getSibling;
20
- var _index = require("./index.js");
21
- var _t = require("@babel/types");
22
- const {
23
- getBindingIdentifiers: _getBindingIdentifiers,
24
- getOuterBindingIdentifiers: _getOuterBindingIdentifiers,
25
- isDeclaration,
26
- numericLiteral,
27
- unaryExpression
28
- } = _t;
29
- const NORMAL_COMPLETION = 0;
30
- const BREAK_COMPLETION = 1;
31
- function NormalCompletion(path) {
32
- return {
33
- type: NORMAL_COMPLETION,
34
- path
35
- };
36
- }
37
- function BreakCompletion(path) {
38
- return {
39
- type: BREAK_COMPLETION,
40
- path
41
- };
42
- }
43
- function getOpposite() {
44
- if (this.key === "left") {
45
- return this.getSibling("right");
46
- } else if (this.key === "right") {
47
- return this.getSibling("left");
48
- }
49
- return null;
50
- }
51
- function addCompletionRecords(path, records, context) {
52
- if (path) {
53
- records.push(..._getCompletionRecords(path, context));
54
- }
55
- return records;
56
- }
57
- function completionRecordForSwitch(cases, records, context) {
58
- let lastNormalCompletions = [];
59
- for (let i = 0; i < cases.length; i++) {
60
- const casePath = cases[i];
61
- const caseCompletions = _getCompletionRecords(casePath, context);
62
- const normalCompletions = [];
63
- const breakCompletions = [];
64
- for (const c of caseCompletions) {
65
- if (c.type === NORMAL_COMPLETION) {
66
- normalCompletions.push(c);
67
- }
68
- if (c.type === BREAK_COMPLETION) {
69
- breakCompletions.push(c);
70
- }
71
- }
72
- if (normalCompletions.length) {
73
- lastNormalCompletions = normalCompletions;
74
- }
75
- records.push(...breakCompletions);
76
- }
77
- records.push(...lastNormalCompletions);
78
- return records;
79
- }
80
- function normalCompletionToBreak(completions) {
81
- completions.forEach(c => {
82
- c.type = BREAK_COMPLETION;
83
- });
84
- }
85
- function replaceBreakStatementInBreakCompletion(completions, reachable) {
86
- completions.forEach(c => {
87
- if (c.path.isBreakStatement({
88
- label: null
89
- })) {
90
- if (reachable) {
91
- c.path.replaceWith(unaryExpression("void", numericLiteral(0)));
92
- } else {
93
- c.path.remove();
94
- }
95
- }
96
- });
97
- }
98
- function getStatementListCompletion(paths, context) {
99
- const completions = [];
100
- if (context.canHaveBreak) {
101
- let lastNormalCompletions = [];
102
- for (let i = 0; i < paths.length; i++) {
103
- const path = paths[i];
104
- const newContext = Object.assign({}, context, {
105
- inCaseClause: false
106
- });
107
- if (path.isBlockStatement() && (context.inCaseClause || context.shouldPopulateBreak)) {
108
- newContext.shouldPopulateBreak = true;
109
- } else {
110
- newContext.shouldPopulateBreak = false;
111
- }
112
- const statementCompletions = _getCompletionRecords(path, newContext);
113
- if (statementCompletions.length > 0 && statementCompletions.every(c => c.type === BREAK_COMPLETION)) {
114
- if (lastNormalCompletions.length > 0 && statementCompletions.every(c => c.path.isBreakStatement({
115
- label: null
116
- }))) {
117
- normalCompletionToBreak(lastNormalCompletions);
118
- completions.push(...lastNormalCompletions);
119
- if (lastNormalCompletions.some(c => c.path.isDeclaration())) {
120
- completions.push(...statementCompletions);
121
- replaceBreakStatementInBreakCompletion(statementCompletions, true);
122
- }
123
- replaceBreakStatementInBreakCompletion(statementCompletions, false);
124
- } else {
125
- completions.push(...statementCompletions);
126
- if (!context.shouldPopulateBreak) {
127
- replaceBreakStatementInBreakCompletion(statementCompletions, true);
128
- }
129
- }
130
- break;
131
- }
132
- if (i === paths.length - 1) {
133
- completions.push(...statementCompletions);
134
- } else {
135
- lastNormalCompletions = [];
136
- for (let i = 0; i < statementCompletions.length; i++) {
137
- const c = statementCompletions[i];
138
- if (c.type === BREAK_COMPLETION) {
139
- completions.push(c);
140
- }
141
- if (c.type === NORMAL_COMPLETION) {
142
- lastNormalCompletions.push(c);
143
- }
144
- }
145
- }
146
- }
147
- } else if (paths.length) {
148
- for (let i = paths.length - 1; i >= 0; i--) {
149
- const pathCompletions = _getCompletionRecords(paths[i], context);
150
- if (pathCompletions.length > 1 || pathCompletions.length === 1 && !pathCompletions[0].path.isVariableDeclaration()) {
151
- completions.push(...pathCompletions);
152
- break;
153
- }
154
- }
155
- }
156
- return completions;
157
- }
158
- function _getCompletionRecords(path, context) {
159
- let records = [];
160
- if (path.isIfStatement()) {
161
- records = addCompletionRecords(path.get("consequent"), records, context);
162
- records = addCompletionRecords(path.get("alternate"), records, context);
163
- } else if (path.isDoExpression() || path.isFor() || path.isWhile() || path.isLabeledStatement()) {
164
- return addCompletionRecords(path.get("body"), records, context);
165
- } else if (path.isProgram() || path.isBlockStatement()) {
166
- return getStatementListCompletion(path.get("body"), context);
167
- } else if (path.isFunction()) {
168
- return _getCompletionRecords(path.get("body"), context);
169
- } else if (path.isTryStatement()) {
170
- records = addCompletionRecords(path.get("block"), records, context);
171
- records = addCompletionRecords(path.get("handler"), records, context);
172
- } else if (path.isCatchClause()) {
173
- return addCompletionRecords(path.get("body"), records, context);
174
- } else if (path.isSwitchStatement()) {
175
- return completionRecordForSwitch(path.get("cases"), records, context);
176
- } else if (path.isSwitchCase()) {
177
- return getStatementListCompletion(path.get("consequent"), {
178
- canHaveBreak: true,
179
- shouldPopulateBreak: false,
180
- inCaseClause: true
181
- });
182
- } else if (path.isBreakStatement()) {
183
- records.push(BreakCompletion(path));
184
- } else {
185
- records.push(NormalCompletion(path));
186
- }
187
- return records;
188
- }
189
- function getCompletionRecords() {
190
- const records = _getCompletionRecords(this, {
191
- canHaveBreak: false,
192
- shouldPopulateBreak: false,
193
- inCaseClause: false
194
- });
195
- return records.map(r => r.path);
196
- }
197
- function getSibling(key) {
198
- return _index.default.get({
199
- parentPath: this.parentPath,
200
- parent: this.parent,
201
- container: this.container,
202
- listKey: this.listKey,
203
- key: key
204
- }).setContext(this.context);
205
- }
206
- function getPrevSibling() {
207
- return this.getSibling(this.key - 1);
208
- }
209
- function getNextSibling() {
210
- return this.getSibling(this.key + 1);
211
- }
212
- function getAllNextSiblings() {
213
- let _key = this.key;
214
- let sibling = this.getSibling(++_key);
215
- const siblings = [];
216
- while (sibling.node) {
217
- siblings.push(sibling);
218
- sibling = this.getSibling(++_key);
219
- }
220
- return siblings;
221
- }
222
- function getAllPrevSiblings() {
223
- let _key = this.key;
224
- let sibling = this.getSibling(--_key);
225
- const siblings = [];
226
- while (sibling.node) {
227
- siblings.push(sibling);
228
- sibling = this.getSibling(--_key);
229
- }
230
- return siblings;
231
- }
232
- function get(key, context = true) {
233
- if (context === true) context = this.context;
234
- const parts = key.split(".");
235
- if (parts.length === 1) {
236
- return this._getKey(key, context);
237
- } else {
238
- return this._getPattern(parts, context);
239
- }
240
- }
241
- function _getKey(key, context) {
242
- const node = this.node;
243
- const container = node[key];
244
- if (Array.isArray(container)) {
245
- return container.map((_, i) => {
246
- return _index.default.get({
247
- listKey: key,
248
- parentPath: this,
249
- parent: node,
250
- container: container,
251
- key: i
252
- }).setContext(context);
253
- });
254
- } else {
255
- return _index.default.get({
256
- parentPath: this,
257
- parent: node,
258
- container: node,
259
- key: key
260
- }).setContext(context);
261
- }
262
- }
263
- function _getPattern(parts, context) {
264
- let path = this;
265
- for (const part of parts) {
266
- if (part === ".") {
267
- path = path.parentPath;
268
- } else {
269
- if (Array.isArray(path)) {
270
- path = path[part];
271
- } else {
272
- path = path.get(part, context);
273
- }
274
- }
275
- }
276
- return path;
277
- }
278
- function getBindingIdentifiers(duplicates) {
279
- return _getBindingIdentifiers(this.node, duplicates);
280
- }
281
- function getOuterBindingIdentifiers(duplicates) {
282
- return _getOuterBindingIdentifiers(this.node, duplicates);
283
- }
284
- function getBindingIdentifierPaths(duplicates = false, outerOnly = false) {
285
- const path = this;
286
- const search = [path];
287
- const ids = Object.create(null);
288
- while (search.length) {
289
- const id = search.shift();
290
- if (!id) continue;
291
- if (!id.node) continue;
292
- const keys = _getBindingIdentifiers.keys[id.node.type];
293
- if (id.isIdentifier()) {
294
- if (duplicates) {
295
- const _ids = ids[id.node.name] = ids[id.node.name] || [];
296
- _ids.push(id);
297
- } else {
298
- ids[id.node.name] = id;
299
- }
300
- continue;
301
- }
302
- if (id.isExportDeclaration()) {
303
- const declaration = id.get("declaration");
304
- if (isDeclaration(declaration)) {
305
- search.push(declaration);
306
- }
307
- continue;
308
- }
309
- if (outerOnly) {
310
- if (id.isFunctionDeclaration()) {
311
- search.push(id.get("id"));
312
- continue;
313
- }
314
- if (id.isFunctionExpression()) {
315
- continue;
316
- }
317
- }
318
- if (keys) {
319
- for (let i = 0; i < keys.length; i++) {
320
- const key = keys[i];
321
- const child = id.get(key);
322
- if (Array.isArray(child)) {
323
- search.push(...child);
324
- } else if (child.node) {
325
- search.push(child);
326
- }
327
- }
328
- }
329
- }
330
- return ids;
331
- }
332
- function getOuterBindingIdentifierPaths(duplicates = false) {
333
- return this.getBindingIdentifierPaths(duplicates, true);
334
- }
335
-
336
- //# sourceMappingURL=family.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_index","require","_t","getBindingIdentifiers","_getBindingIdentifiers","getOuterBindingIdentifiers","_getOuterBindingIdentifiers","isDeclaration","numericLiteral","unaryExpression","NORMAL_COMPLETION","BREAK_COMPLETION","NormalCompletion","path","type","BreakCompletion","getOpposite","key","getSibling","addCompletionRecords","records","context","push","_getCompletionRecords","completionRecordForSwitch","cases","lastNormalCompletions","i","length","casePath","caseCompletions","normalCompletions","breakCompletions","c","normalCompletionToBreak","completions","forEach","replaceBreakStatementInBreakCompletion","reachable","isBreakStatement","label","replaceWith","remove","getStatementListCompletion","paths","canHaveBreak","newContext","Object","assign","inCaseClause","isBlockStatement","shouldPopulateBreak","statementCompletions","every","some","pathCompletions","isVariableDeclaration","isIfStatement","get","isDoExpression","isFor","isWhile","isLabeledStatement","isProgram","isFunction","isTryStatement","isCatchClause","isSwitchStatement","isSwitchCase","getCompletionRecords","map","r","NodePath","parentPath","parent","container","listKey","setContext","getPrevSibling","getNextSibling","getAllNextSiblings","_key","sibling","siblings","node","getAllPrevSiblings","parts","split","_getKey","_getPattern","Array","isArray","_","part","duplicates","getBindingIdentifierPaths","outerOnly","search","ids","create","id","shift","keys","isIdentifier","_ids","name","isExportDeclaration","declaration","isFunctionDeclaration","isFunctionExpression","child","getOuterBindingIdentifierPaths"],"sources":["../../src/path/family.ts"],"sourcesContent":["// This file contains methods responsible for dealing with/retrieving children or siblings.\n\nimport type TraversalContext from \"../context.ts\";\nimport NodePath from \"./index.ts\";\nimport {\n getBindingIdentifiers as _getBindingIdentifiers,\n getOuterBindingIdentifiers as _getOuterBindingIdentifiers,\n isDeclaration,\n numericLiteral,\n unaryExpression,\n} from \"@babel/types\";\nimport type * as t from \"@babel/types\";\n\nconst NORMAL_COMPLETION = 0 as const;\nconst BREAK_COMPLETION = 1 as const;\n\ntype Completion = {\n path: NodePath;\n type: 0 | 1;\n};\n\ntype CompletionContext = {\n // whether the current context allows `break` statement. When it allows, we have\n // to search all the statements for potential `break`\n canHaveBreak: boolean;\n // whether the statement is an immediate descendant of a switch case clause\n inCaseClause: boolean;\n // whether the `break` statement record should be populated to upper level\n // when a `break` statement is an immediate descendant of a block statement, e.g.\n // `{ break }`, it can influence the control flow in the upper levels.\n shouldPopulateBreak: boolean;\n};\n\nfunction NormalCompletion(path: NodePath) {\n return { type: NORMAL_COMPLETION, path };\n}\n\nfunction BreakCompletion(path: NodePath) {\n return { type: BREAK_COMPLETION, path };\n}\n\nexport function getOpposite(this: NodePath): NodePath | null {\n if (this.key === \"left\") {\n return this.getSibling(\"right\");\n } else if (this.key === \"right\") {\n return this.getSibling(\"left\");\n }\n return null;\n}\n\nfunction addCompletionRecords(\n path: NodePath | null | undefined,\n records: Completion[],\n context: CompletionContext,\n): Completion[] {\n if (path) {\n records.push(..._getCompletionRecords(path, context));\n }\n return records;\n}\n\nfunction completionRecordForSwitch(\n cases: NodePath<t.SwitchCase>[],\n records: Completion[],\n context: CompletionContext,\n): Completion[] {\n // https://tc39.es/ecma262/#sec-runtime-semantics-caseblockevaluation\n let lastNormalCompletions: Completion[] = [];\n for (let i = 0; i < cases.length; i++) {\n const casePath = cases[i];\n const caseCompletions = _getCompletionRecords(casePath, context);\n const normalCompletions = [];\n const breakCompletions = [];\n for (const c of caseCompletions) {\n if (c.type === NORMAL_COMPLETION) {\n normalCompletions.push(c);\n }\n if (c.type === BREAK_COMPLETION) {\n breakCompletions.push(c);\n }\n }\n if (normalCompletions.length) {\n lastNormalCompletions = normalCompletions;\n }\n records.push(...breakCompletions);\n }\n records.push(...lastNormalCompletions);\n return records;\n}\n\nfunction normalCompletionToBreak(completions: Completion[]) {\n completions.forEach(c => {\n c.type = BREAK_COMPLETION;\n });\n}\n\n/**\n * Determine how we should handle the break statement for break completions\n *\n * @param {Completion[]} completions\n * @param {boolean} reachable Whether the break statement is reachable after\n we mark the normal completions _before_ the given break completions as the final\n completions. For example,\n `{ 0 }; break;` is transformed to `{ return 0 }; break;`, the `break` here is unreachable\n and thus can be removed without consequences. We may in the future reserve them instead since\n we do not consistently remove unreachable statements _after_ break\n `{ var x = 0 }; break;` is transformed to `{ var x = 0 }; return void 0;`, the `break` is reachable\n because we can not wrap variable declaration under a return statement\n */\nfunction replaceBreakStatementInBreakCompletion(\n completions: Completion[],\n reachable: boolean,\n) {\n completions.forEach(c => {\n if (c.path.isBreakStatement({ label: null })) {\n if (reachable) {\n c.path.replaceWith(unaryExpression(\"void\", numericLiteral(0)));\n } else {\n c.path.remove();\n }\n }\n });\n}\n\nfunction getStatementListCompletion(\n paths: NodePath[],\n context: CompletionContext,\n): Completion[] {\n const completions = [];\n if (context.canHaveBreak) {\n let lastNormalCompletions = [];\n for (let i = 0; i < paths.length; i++) {\n const path = paths[i];\n const newContext = { ...context, inCaseClause: false };\n if (\n path.isBlockStatement() &&\n (context.inCaseClause || // case test: { break }\n context.shouldPopulateBreak) // case test: { { break } }\n ) {\n newContext.shouldPopulateBreak = true;\n } else {\n newContext.shouldPopulateBreak = false;\n }\n const statementCompletions = _getCompletionRecords(path, newContext);\n if (\n statementCompletions.length > 0 &&\n // we can stop search `paths` when we have seen a `path` that is\n // effectively a `break` statement. Examples are\n // - `break`\n // - `if (true) { 1; break } else { 2; break }`\n // - `{ break }```\n // In other words, the paths after this `path` are unreachable\n statementCompletions.every(c => c.type === BREAK_COMPLETION)\n ) {\n if (\n lastNormalCompletions.length > 0 &&\n statementCompletions.every(c =>\n c.path.isBreakStatement({ label: null }),\n )\n ) {\n // when a break completion has a path as BreakStatement, it must be `{ break }`\n // whose completion value we can not determine, otherwise it would have been\n // replaced by `replaceBreakStatementInBreakCompletion`\n // When we have seen normal completions from the last statement\n // it is safe to stop populating break and mark normal completions as break\n normalCompletionToBreak(lastNormalCompletions);\n completions.push(...lastNormalCompletions);\n // Declarations have empty completion record, however they can not be nested\n // directly in return statement, i.e. `return (var a = 1)` is invalid.\n if (lastNormalCompletions.some(c => c.path.isDeclaration())) {\n completions.push(...statementCompletions);\n replaceBreakStatementInBreakCompletion(\n statementCompletions,\n /* reachable */ true,\n );\n }\n replaceBreakStatementInBreakCompletion(\n statementCompletions,\n /* reachable */ false,\n );\n } else {\n completions.push(...statementCompletions);\n if (!context.shouldPopulateBreak) {\n replaceBreakStatementInBreakCompletion(\n statementCompletions,\n /* reachable */ true,\n );\n }\n }\n break;\n }\n if (i === paths.length - 1) {\n completions.push(...statementCompletions);\n } else {\n lastNormalCompletions = [];\n for (let i = 0; i < statementCompletions.length; i++) {\n const c = statementCompletions[i];\n if (c.type === BREAK_COMPLETION) {\n completions.push(c);\n }\n if (c.type === NORMAL_COMPLETION) {\n lastNormalCompletions.push(c);\n }\n }\n }\n }\n } else if (paths.length) {\n // When we are in a context where `break` must not exist, we can skip linear\n // search on statement lists and assume that the last\n // non-variable-declaration statement determines the completion.\n for (let i = paths.length - 1; i >= 0; i--) {\n const pathCompletions = _getCompletionRecords(paths[i], context);\n if (\n pathCompletions.length > 1 ||\n (pathCompletions.length === 1 &&\n !pathCompletions[0].path.isVariableDeclaration())\n ) {\n completions.push(...pathCompletions);\n break;\n }\n }\n }\n return completions;\n}\n\nfunction _getCompletionRecords(\n path: NodePath,\n context: CompletionContext,\n): Completion[] {\n let records: Completion[] = [];\n if (path.isIfStatement()) {\n records = addCompletionRecords(path.get(\"consequent\"), records, context);\n records = addCompletionRecords(path.get(\"alternate\"), records, context);\n } else if (\n path.isDoExpression() ||\n path.isFor() ||\n path.isWhile() ||\n path.isLabeledStatement()\n ) {\n // @ts-expect-error(flow->ts): todo\n return addCompletionRecords(path.get(\"body\"), records, context);\n } else if (path.isProgram() || path.isBlockStatement()) {\n // @ts-expect-error(flow->ts): todo\n return getStatementListCompletion(path.get(\"body\"), context);\n } else if (path.isFunction()) {\n return _getCompletionRecords(path.get(\"body\"), context);\n } else if (path.isTryStatement()) {\n records = addCompletionRecords(path.get(\"block\"), records, context);\n records = addCompletionRecords(path.get(\"handler\"), records, context);\n } else if (path.isCatchClause()) {\n return addCompletionRecords(path.get(\"body\"), records, context);\n } else if (path.isSwitchStatement()) {\n return completionRecordForSwitch(path.get(\"cases\"), records, context);\n } else if (path.isSwitchCase()) {\n return getStatementListCompletion(path.get(\"consequent\"), {\n canHaveBreak: true,\n shouldPopulateBreak: false,\n inCaseClause: true,\n });\n } else if (path.isBreakStatement()) {\n records.push(BreakCompletion(path));\n } else {\n records.push(NormalCompletion(path));\n }\n\n return records;\n}\n\n/**\n * Retrieve the completion records of a given path.\n * Note: to ensure proper support on `break` statement, this method\n * will manipulate the AST around the break statement. Do not call the method\n * twice for the same path.\n *\n * @export\n * @param {NodePath} this\n * @returns {NodePath[]} Completion records\n */\nexport function getCompletionRecords(this: NodePath): NodePath[] {\n const records = _getCompletionRecords(this, {\n canHaveBreak: false,\n shouldPopulateBreak: false,\n inCaseClause: false,\n });\n return records.map(r => r.path);\n}\n\nexport function getSibling(this: NodePath, key: string | number): NodePath {\n return NodePath.get({\n parentPath: this.parentPath,\n parent: this.parent,\n container: this.container,\n listKey: this.listKey,\n key: key,\n }).setContext(this.context);\n}\n\nexport function getPrevSibling(this: NodePath): NodePath {\n // @ts-expect-error todo(flow->ts) this.key could be a string\n return this.getSibling(this.key - 1);\n}\n\nexport function getNextSibling(this: NodePath): NodePath {\n // @ts-expect-error todo(flow->ts) this.key could be a string\n return this.getSibling(this.key + 1);\n}\n\nexport function getAllNextSiblings(this: NodePath): NodePath[] {\n // @ts-expect-error todo(flow->ts) this.key could be a string\n let _key: number = this.key;\n let sibling = this.getSibling(++_key);\n const siblings = [];\n while (sibling.node) {\n siblings.push(sibling);\n sibling = this.getSibling(++_key);\n }\n return siblings;\n}\n\nexport function getAllPrevSiblings(this: NodePath): NodePath[] {\n // @ts-expect-error todo(flow->ts) this.key could be a string\n let _key: number = this.key;\n let sibling = this.getSibling(--_key);\n const siblings = [];\n while (sibling.node) {\n siblings.push(sibling);\n sibling = this.getSibling(--_key);\n }\n return siblings;\n}\n\n// convert \"1\" to 1 (string index to number index)\ntype MaybeToIndex<T extends string> = T extends `${bigint}` ? number : T;\n\ntype Pattern<Obj extends string, Prop extends string> = `${Obj}.${Prop}`;\n\n// split \"body.body.1\" to [\"body\", \"body\", 1]\ntype Split<P extends string> = P extends Pattern<infer O, infer U>\n ? [MaybeToIndex<O>, ...Split<U>]\n : [MaybeToIndex<P>];\n\n// get all K with Node[K] is t.Node | t.Node[]\ntype NodeKeyOf<Node extends t.Node | t.Node[]> = keyof Pick<\n Node,\n {\n [Key in keyof Node]-?: Node[Key] extends t.Node | t.Node[] ? Key : never;\n }[keyof Node]\n>;\n\n// traverse the Node with tuple path [\"body\", \"body\", 1]\n// Path should be created with Split\ntype Trav<\n Node extends t.Node | t.Node[],\n Path extends unknown[],\n> = Path extends [infer K, ...infer R]\n ? K extends NodeKeyOf<Node>\n ? R extends []\n ? Node[K]\n : // @ts-expect-error ignore since TS is not smart enough\n Trav<Node[K], R>\n : never\n : never;\n\ntype ToNodePath<T> = T extends Array<t.Node | null | undefined>\n ? Array<NodePath<T[number]>>\n : T extends t.Node | null | undefined\n ? NodePath<T>\n : never;\n\nfunction get<T extends t.Node, K extends keyof T>(\n this: NodePath<T>,\n key: K,\n context?: boolean | TraversalContext,\n): T[K] extends Array<t.Node | null | undefined>\n ? Array<NodePath<T[K][number]>>\n : T[K] extends t.Node | null | undefined\n ? NodePath<T[K]>\n : never;\n\nfunction get<T extends t.Node, K extends string>(\n this: NodePath<T>,\n key: K,\n context?: boolean | TraversalContext,\n): ToNodePath<Trav<T, Split<K>>>;\n\nfunction get<T extends t.Node>(\n this: NodePath<T>,\n key: string,\n context?: true | TraversalContext,\n): NodePath | NodePath[];\n\nfunction get<T extends t.Node>(\n this: NodePath<T>,\n key: string,\n context: true | TraversalContext = true,\n): NodePath | NodePath[] {\n if (context === true) context = this.context;\n const parts = key.split(\".\");\n if (parts.length === 1) {\n // \"foo\"\n // @ts-expect-error key may not index T\n return this._getKey(key, context);\n } else {\n // \"foo.bar\"\n return this._getPattern(parts, context);\n }\n}\n\nexport { get };\n\nexport function _getKey<T extends t.Node>(\n this: NodePath<T>,\n key: keyof T & string,\n context?: TraversalContext,\n): NodePath | NodePath[] {\n const node = this.node;\n const container = node[key];\n\n if (Array.isArray(container)) {\n // requested a container so give them all the paths\n return container.map((_, i) => {\n return NodePath.get({\n listKey: key,\n parentPath: this,\n parent: node,\n container: container,\n key: i,\n }).setContext(context);\n });\n } else {\n return NodePath.get({\n parentPath: this,\n parent: node,\n container: node,\n key: key,\n }).setContext(context);\n }\n}\n\nexport function _getPattern(\n this: NodePath,\n parts: string[],\n context?: TraversalContext,\n): NodePath | NodePath[] {\n let path: NodePath | NodePath[] = this;\n for (const part of parts) {\n if (part === \".\") {\n // @ts-expect-error todo(flow-ts): Can path be an array here?\n path = path.parentPath;\n } else {\n if (Array.isArray(path)) {\n // @ts-expect-error part may not index path\n path = path[part];\n } else {\n path = path.get(part, context);\n }\n }\n }\n return path;\n}\n\nfunction getBindingIdentifiers(\n duplicates: true,\n): Record<string, t.Identifier[]>;\nfunction getBindingIdentifiers(\n duplicates?: false,\n): Record<string, t.Identifier>;\nfunction getBindingIdentifiers(\n duplicates: boolean,\n): Record<string, t.Identifier[] | t.Identifier>;\n\nfunction getBindingIdentifiers(\n this: NodePath,\n duplicates?: boolean,\n): Record<string, t.Identifier[] | t.Identifier> {\n return _getBindingIdentifiers(this.node, duplicates);\n}\n\nexport { getBindingIdentifiers };\n\nfunction getOuterBindingIdentifiers(\n duplicates: true,\n): Record<string, t.Identifier[]>;\nfunction getOuterBindingIdentifiers(\n duplicates?: false,\n): Record<string, t.Identifier>;\nfunction getOuterBindingIdentifiers(\n duplicates: boolean,\n): Record<string, t.Identifier[] | t.Identifier>;\n\nfunction getOuterBindingIdentifiers(\n this: NodePath,\n duplicates?: boolean,\n): Record<string, t.Identifier[] | t.Identifier> {\n return _getOuterBindingIdentifiers(this.node, duplicates);\n}\n\nexport { getOuterBindingIdentifiers };\n\nfunction getBindingIdentifierPaths(\n duplicates: true,\n outerOnly?: boolean,\n): Record<string, NodePath<t.Identifier>[]>;\nfunction getBindingIdentifierPaths(\n duplicates: false,\n outerOnly?: boolean,\n): Record<string, NodePath<t.Identifier>>;\nfunction getBindingIdentifierPaths(\n duplicates?: boolean,\n outerOnly?: boolean,\n): Record<string, NodePath<t.Identifier> | NodePath<t.Identifier>[]>;\n\n// original source - https://github.com/babel/babel/blob/main/packages/babel-types/src/retrievers/getBindingIdentifiers.js\n// path.getBindingIdentifiers returns nodes where the following re-implementation returns paths\nfunction getBindingIdentifierPaths(\n this: NodePath,\n duplicates: boolean = false,\n outerOnly: boolean = false,\n): Record<string, NodePath<t.Identifier> | NodePath<t.Identifier>[]> {\n const path = this;\n const search = [path];\n const ids = Object.create(null);\n\n while (search.length) {\n const id = search.shift();\n if (!id) continue;\n if (!id.node) continue;\n\n const keys =\n // @ts-expect-error _getBindingIdentifiers.keys do not cover all node types\n _getBindingIdentifiers.keys[id.node.type];\n\n if (id.isIdentifier()) {\n if (duplicates) {\n const _ids = (ids[id.node.name] = ids[id.node.name] || []);\n _ids.push(id);\n } else {\n ids[id.node.name] = id;\n }\n continue;\n }\n\n if (id.isExportDeclaration()) {\n const declaration = id.get(\"declaration\");\n if (isDeclaration(declaration)) {\n search.push(declaration);\n }\n continue;\n }\n\n if (outerOnly) {\n if (id.isFunctionDeclaration()) {\n search.push(id.get(\"id\"));\n continue;\n }\n if (id.isFunctionExpression()) {\n continue;\n }\n }\n\n if (keys) {\n for (let i = 0; i < keys.length; i++) {\n const key = keys[i];\n const child = id.get(key);\n if (Array.isArray(child)) {\n search.push(...child);\n } else if (child.node) {\n search.push(child);\n }\n }\n }\n }\n\n return ids;\n}\n\nexport { getBindingIdentifierPaths };\n\nfunction getOuterBindingIdentifierPaths(\n duplicates: true,\n): Record<string, NodePath<t.Identifier>[]>;\nfunction getOuterBindingIdentifierPaths(\n duplicates?: false,\n): Record<string, NodePath<t.Identifier>>;\nfunction getOuterBindingIdentifierPaths(\n duplicates?: boolean,\n): Record<string, NodePath<t.Identifier> | NodePath<t.Identifier>[]>;\n\nfunction getOuterBindingIdentifierPaths(\n this: NodePath,\n duplicates: boolean = false,\n) {\n return this.getBindingIdentifierPaths(duplicates, true);\n}\n\nexport { getOuterBindingIdentifierPaths };\n"],"mappings":"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"}
@@ -1,189 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = exports.SHOULD_STOP = exports.SHOULD_SKIP = exports.REMOVED = void 0;
7
- var virtualTypes = require("./lib/virtual-types.js");
8
- var _debug = require("debug");
9
- var _index = require("../index.js");
10
- var _index2 = require("../scope/index.js");
11
- var _t = require("@babel/types");
12
- var t = _t;
13
- var cache = require("../cache.js");
14
- var _generator = require("@babel/generator");
15
- var NodePath_ancestry = require("./ancestry.js");
16
- var NodePath_inference = require("./inference/index.js");
17
- var NodePath_replacement = require("./replacement.js");
18
- var NodePath_evaluation = require("./evaluation.js");
19
- var NodePath_conversion = require("./conversion.js");
20
- var NodePath_introspection = require("./introspection.js");
21
- var NodePath_context = require("./context.js");
22
- var NodePath_removal = require("./removal.js");
23
- var NodePath_modification = require("./modification.js");
24
- var NodePath_family = require("./family.js");
25
- var NodePath_comments = require("./comments.js");
26
- var NodePath_virtual_types_validator = require("./lib/virtual-types-validator.js");
27
- const {
28
- validate
29
- } = _t;
30
- const debug = _debug("babel");
31
- const REMOVED = exports.REMOVED = 1 << 0;
32
- const SHOULD_STOP = exports.SHOULD_STOP = 1 << 1;
33
- const SHOULD_SKIP = exports.SHOULD_SKIP = 1 << 2;
34
- class NodePath {
35
- constructor(hub, parent) {
36
- this.contexts = [];
37
- this.state = null;
38
- this.opts = null;
39
- this._traverseFlags = 0;
40
- this.skipKeys = null;
41
- this.parentPath = null;
42
- this.container = null;
43
- this.listKey = null;
44
- this.key = null;
45
- this.node = null;
46
- this.type = null;
47
- this.parent = parent;
48
- this.hub = hub;
49
- this.data = null;
50
- this.context = null;
51
- this.scope = null;
52
- }
53
- static get({
54
- hub,
55
- parentPath,
56
- parent,
57
- container,
58
- listKey,
59
- key
60
- }) {
61
- if (!hub && parentPath) {
62
- hub = parentPath.hub;
63
- }
64
- if (!parent) {
65
- throw new Error("To get a node path the parent needs to exist");
66
- }
67
- const targetNode = container[key];
68
- const paths = cache.getOrCreateCachedPaths(hub, parent);
69
- let path = paths.get(targetNode);
70
- if (!path) {
71
- path = new NodePath(hub, parent);
72
- if (targetNode) paths.set(targetNode, path);
73
- }
74
- path.setup(parentPath, container, listKey, key);
75
- return path;
76
- }
77
- getScope(scope) {
78
- return this.isScope() ? new _index2.default(this) : scope;
79
- }
80
- setData(key, val) {
81
- if (this.data == null) {
82
- this.data = Object.create(null);
83
- }
84
- return this.data[key] = val;
85
- }
86
- getData(key, def) {
87
- if (this.data == null) {
88
- this.data = Object.create(null);
89
- }
90
- let val = this.data[key];
91
- if (val === undefined && def !== undefined) val = this.data[key] = def;
92
- return val;
93
- }
94
- hasNode() {
95
- return this.node != null;
96
- }
97
- buildCodeFrameError(msg, Error = SyntaxError) {
98
- return this.hub.buildError(this.node, msg, Error);
99
- }
100
- traverse(visitor, state) {
101
- (0, _index.default)(this.node, visitor, this.scope, state, this);
102
- }
103
- set(key, node) {
104
- validate(this.node, key, node);
105
- this.node[key] = node;
106
- }
107
- getPathLocation() {
108
- const parts = [];
109
- let path = this;
110
- do {
111
- let key = path.key;
112
- if (path.inList) key = `${path.listKey}[${key}]`;
113
- parts.unshift(key);
114
- } while (path = path.parentPath);
115
- return parts.join(".");
116
- }
117
- debug(message) {
118
- if (!debug.enabled) return;
119
- debug(`${this.getPathLocation()} ${this.type}: ${message}`);
120
- }
121
- toString() {
122
- return (0, _generator.default)(this.node).code;
123
- }
124
- get inList() {
125
- return !!this.listKey;
126
- }
127
- set inList(inList) {
128
- if (!inList) {
129
- this.listKey = null;
130
- }
131
- }
132
- get parentKey() {
133
- return this.listKey || this.key;
134
- }
135
- get shouldSkip() {
136
- return !!(this._traverseFlags & SHOULD_SKIP);
137
- }
138
- set shouldSkip(v) {
139
- if (v) {
140
- this._traverseFlags |= SHOULD_SKIP;
141
- } else {
142
- this._traverseFlags &= ~SHOULD_SKIP;
143
- }
144
- }
145
- get shouldStop() {
146
- return !!(this._traverseFlags & SHOULD_STOP);
147
- }
148
- set shouldStop(v) {
149
- if (v) {
150
- this._traverseFlags |= SHOULD_STOP;
151
- } else {
152
- this._traverseFlags &= ~SHOULD_STOP;
153
- }
154
- }
155
- get removed() {
156
- return !!(this._traverseFlags & REMOVED);
157
- }
158
- set removed(v) {
159
- if (v) {
160
- this._traverseFlags |= REMOVED;
161
- } else {
162
- this._traverseFlags &= ~REMOVED;
163
- }
164
- }
165
- }
166
- Object.assign(NodePath.prototype, NodePath_ancestry, NodePath_inference, NodePath_replacement, NodePath_evaluation, NodePath_conversion, NodePath_introspection, NodePath_context, NodePath_removal, NodePath_modification, NodePath_family, NodePath_comments);
167
- {
168
- NodePath.prototype._guessExecutionStatusRelativeToDifferentFunctions = NodePath_introspection._guessExecutionStatusRelativeTo;
169
- }
170
- for (const type of t.TYPES) {
171
- const typeKey = `is${type}`;
172
- const fn = t[typeKey];
173
- NodePath.prototype[typeKey] = function (opts) {
174
- return fn(this.node, opts);
175
- };
176
- NodePath.prototype[`assert${type}`] = function (opts) {
177
- if (!fn(this.node, opts)) {
178
- throw new TypeError(`Expected node path of type ${type}`);
179
- }
180
- };
181
- }
182
- Object.assign(NodePath.prototype, NodePath_virtual_types_validator);
183
- for (const type of Object.keys(virtualTypes)) {
184
- if (type[0] === "_") continue;
185
- if (!t.TYPES.includes(type)) t.TYPES.push(type);
186
- }
187
- var _default = exports.default = NodePath;
188
-
189
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["virtualTypes","require","_debug","_index","_index2","_t","t","cache","_generator","NodePath_ancestry","NodePath_inference","NodePath_replacement","NodePath_evaluation","NodePath_conversion","NodePath_introspection","NodePath_context","NodePath_removal","NodePath_modification","NodePath_family","NodePath_comments","NodePath_virtual_types_validator","validate","debug","buildDebug","REMOVED","exports","SHOULD_STOP","SHOULD_SKIP","NodePath","constructor","hub","parent","contexts","state","opts","_traverseFlags","skipKeys","parentPath","container","listKey","key","node","type","data","context","scope","get","Error","targetNode","paths","getOrCreateCachedPaths","path","set","setup","getScope","isScope","Scope","setData","val","Object","create","getData","def","undefined","hasNode","buildCodeFrameError","msg","SyntaxError","buildError","traverse","visitor","getPathLocation","parts","inList","unshift","join","message","enabled","toString","generator","code","parentKey","shouldSkip","v","shouldStop","removed","assign","prototype","_guessExecutionStatusRelativeToDifferentFunctions","_guessExecutionStatusRelativeTo","TYPES","typeKey","fn","TypeError","keys","includes","push","_default","default"],"sources":["../../src/path/index.ts"],"sourcesContent":["import type { HubInterface } from \"../hub.ts\";\nimport type TraversalContext from \"../context.ts\";\nimport type { ExplodedTraverseOptions } from \"../index.ts\";\nimport * as virtualTypes from \"./lib/virtual-types.ts\";\nimport buildDebug from \"debug\";\nimport traverse from \"../index.ts\";\nimport type { Visitor } from \"../types.ts\";\nimport Scope from \"../scope/index.ts\";\nimport { validate } from \"@babel/types\";\nimport * as t from \"@babel/types\";\nimport * as cache from \"../cache.ts\";\nimport generator from \"@babel/generator\";\n\n// NodePath is split across many files.\nimport * as NodePath_ancestry from \"./ancestry.ts\";\nimport * as NodePath_inference from \"./inference/index.ts\";\nimport * as NodePath_replacement from \"./replacement.ts\";\nimport * as NodePath_evaluation from \"./evaluation.ts\";\nimport * as NodePath_conversion from \"./conversion.ts\";\nimport * as NodePath_introspection from \"./introspection.ts\";\nimport * as NodePath_context from \"./context.ts\";\nimport * as NodePath_removal from \"./removal.ts\";\nimport * as NodePath_modification from \"./modification.ts\";\nimport * as NodePath_family from \"./family.ts\";\nimport * as NodePath_comments from \"./comments.ts\";\nimport * as NodePath_virtual_types_validator from \"./lib/virtual-types-validator.ts\";\nimport type { NodePathAssertions } from \"./generated/asserts.ts\";\nimport type { NodePathValidators } from \"./generated/validators.ts\";\n\nconst debug = buildDebug(\"babel\");\n\nexport const REMOVED = 1 << 0;\nexport const SHOULD_STOP = 1 << 1;\nexport const SHOULD_SKIP = 1 << 2;\n\nclass NodePath<T extends t.Node = t.Node> {\n constructor(hub: HubInterface, parent: t.ParentMaps[T[\"type\"]]) {\n this.parent = parent;\n this.hub = hub;\n this.data = null;\n\n this.context = null;\n this.scope = null;\n }\n\n declare parent: t.ParentMaps[T[\"type\"]];\n declare hub: HubInterface;\n declare data: Record<string | symbol, unknown>;\n // TraversalContext is configured by setContext\n declare context: TraversalContext;\n declare scope: Scope;\n\n contexts: Array<TraversalContext> = [];\n state: any = null;\n opts: ExplodedTraverseOptions | null = null;\n // this.shouldSkip = false; this.shouldStop = false; this.removed = false;\n _traverseFlags: number = 0;\n skipKeys: Record<string, boolean> | null = null;\n parentPath: t.ParentMaps[T[\"type\"]] extends null\n ? null\n : NodePath<t.ParentMaps[T[\"type\"]]> | null = null;\n container: t.Node | Array<t.Node> | null = null;\n listKey: string | null = null;\n key: string | number | null = null;\n node: T = null;\n type: T[\"type\"] | null = null;\n\n static get({\n hub,\n parentPath,\n parent,\n container,\n listKey,\n key,\n }: {\n hub?: HubInterface;\n parentPath: NodePath | null;\n parent: t.Node;\n container: t.Node | t.Node[];\n listKey?: string;\n key: string | number;\n }): NodePath {\n if (!hub && parentPath) {\n hub = parentPath.hub;\n }\n\n if (!parent) {\n throw new Error(\"To get a node path the parent needs to exist\");\n }\n\n const targetNode =\n // @ts-expect-error key must present in container\n container[key];\n\n const paths = cache.getOrCreateCachedPaths(hub, parent);\n\n let path = paths.get(targetNode);\n if (!path) {\n path = new NodePath(hub, parent);\n if (targetNode) paths.set(targetNode, path);\n }\n\n path.setup(parentPath, container, listKey, key);\n\n return path;\n }\n\n getScope(scope: Scope): Scope {\n return this.isScope() ? new Scope(this) : scope;\n }\n\n setData(key: string | symbol, val: any): any {\n if (this.data == null) {\n this.data = Object.create(null);\n }\n return (this.data[key] = val);\n }\n\n getData(key: string | symbol, def?: any): any {\n if (this.data == null) {\n this.data = Object.create(null);\n }\n let val = this.data[key];\n if (val === undefined && def !== undefined) val = this.data[key] = def;\n return val;\n }\n\n hasNode(): this is NodePath<NonNullable<this[\"node\"]>> {\n return this.node != null;\n }\n\n buildCodeFrameError(\n msg: string,\n Error: new () => Error = SyntaxError,\n ): Error {\n return this.hub.buildError(this.node, msg, Error);\n }\n\n traverse<T>(visitor: Visitor<T>, state: T): void;\n traverse(visitor: Visitor): void;\n traverse(visitor: any, state?: any) {\n traverse(this.node, visitor, this.scope, state, this);\n }\n\n set(key: string, node: any) {\n validate(this.node, key, node);\n // @ts-expect-error key must present in this.node\n this.node[key] = node;\n }\n\n getPathLocation(): string {\n const parts = [];\n let path: NodePath = this;\n do {\n let key = path.key;\n if (path.inList) key = `${path.listKey}[${key}]`;\n parts.unshift(key);\n } while ((path = path.parentPath));\n return parts.join(\".\");\n }\n\n debug(message: string) {\n if (!debug.enabled) return;\n debug(`${this.getPathLocation()} ${this.type}: ${message}`);\n }\n\n toString() {\n return generator(this.node).code;\n }\n\n get inList() {\n return !!this.listKey;\n }\n\n set inList(inList) {\n if (!inList) {\n this.listKey = null;\n }\n // ignore inList = true as it should depend on `listKey`\n }\n\n get parentKey(): string {\n return (this.listKey || this.key) as string;\n }\n\n get shouldSkip() {\n return !!(this._traverseFlags & SHOULD_SKIP);\n }\n\n set shouldSkip(v) {\n if (v) {\n this._traverseFlags |= SHOULD_SKIP;\n } else {\n this._traverseFlags &= ~SHOULD_SKIP;\n }\n }\n\n get shouldStop() {\n return !!(this._traverseFlags & SHOULD_STOP);\n }\n\n set shouldStop(v) {\n if (v) {\n this._traverseFlags |= SHOULD_STOP;\n } else {\n this._traverseFlags &= ~SHOULD_STOP;\n }\n }\n\n get removed() {\n return !!(this._traverseFlags & REMOVED);\n }\n set removed(v) {\n if (v) {\n this._traverseFlags |= REMOVED;\n } else {\n this._traverseFlags &= ~REMOVED;\n }\n }\n}\n\nObject.assign(\n NodePath.prototype,\n NodePath_ancestry,\n NodePath_inference,\n NodePath_replacement,\n NodePath_evaluation,\n NodePath_conversion,\n NodePath_introspection,\n NodePath_context,\n NodePath_removal,\n NodePath_modification,\n NodePath_family,\n NodePath_comments,\n);\n\nif (!process.env.BABEL_8_BREAKING) {\n // @ts-expect-error The original _guessExecutionStatusRelativeToDifferentFunctions only worked for paths in\n // different functions, but _guessExecutionStatusRelativeTo works as a replacement in those cases.\n NodePath.prototype._guessExecutionStatusRelativeToDifferentFunctions =\n NodePath_introspection._guessExecutionStatusRelativeTo;\n}\n\n// we can not use `import { TYPES } from \"@babel/types\"` here\n// because the transformNamedBabelTypesImportToDestructuring plugin in babel.config.js\n// does not offer live bindings for `TYPES`\n// we can change to `import { TYPES }` when we are publishing ES modules only\nfor (const type of t.TYPES) {\n const typeKey = `is${type}`;\n // @ts-expect-error typeKey must present in t\n const fn = t[typeKey];\n // @ts-expect-error augmenting NodePath prototype\n NodePath.prototype[typeKey] = function (opts: any) {\n return fn(this.node, opts);\n };\n\n // @ts-expect-error augmenting NodePath prototype\n NodePath.prototype[`assert${type}`] = function (opts: any) {\n if (!fn(this.node, opts)) {\n throw new TypeError(`Expected node path of type ${type}`);\n }\n };\n}\n\n// Register virtual types validators after base types validators\nObject.assign(NodePath.prototype, NodePath_virtual_types_validator);\n\nfor (const type of Object.keys(virtualTypes) as (keyof typeof virtualTypes)[]) {\n if (type[0] === \"_\") continue;\n if (!t.TYPES.includes(type)) t.TYPES.push(type);\n}\n\ntype NodePathMixins = typeof NodePath_ancestry &\n typeof NodePath_inference &\n typeof NodePath_replacement &\n typeof NodePath_evaluation &\n typeof NodePath_conversion &\n typeof NodePath_introspection &\n typeof NodePath_context &\n typeof NodePath_removal &\n typeof NodePath_modification &\n typeof NodePath_family &\n typeof NodePath_comments;\n\n// @ts-expect-error TS throws because ensureBlock returns the body node path\n// however, we don't use the return value and treat it as a transform and\n// assertion utilities. For better type inference we annotate it as an\n// assertion method\n// eslint-disable-next-line @typescript-eslint/no-unused-vars\ninterface NodePath<T>\n extends NodePathAssertions,\n NodePathValidators,\n NodePathMixins {\n /**\n * @see ./conversion.ts for implementation\n */\n ensureBlock<\n T extends\n | t.Loop\n | t.WithStatement\n | t.Function\n | t.LabeledStatement\n | t.CatchClause,\n >(\n this: NodePath<T>,\n ): asserts this is NodePath<T & { body: t.BlockStatement }>;\n}\n\nexport default NodePath;\n"],"mappings":"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"}