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

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 +0,0 @@
1
- {"version":3,"names":["_renamer","require","_index","_binding","_globals","_t","t","_cache","_visitors","NOT_LOCAL_BINDING","callExpression","cloneNode","getBindingIdentifiers","identifier","isArrayExpression","isBinary","isClass","isClassBody","isClassDeclaration","isExportAllDeclaration","isExportDefaultDeclaration","isExportNamedDeclaration","isFunctionDeclaration","isIdentifier","isImportDeclaration","isLiteral","isMethod","isModuleSpecifier","isNullLiteral","isObjectExpression","isProperty","isPureish","isRegExpLiteral","isSuper","isTaggedTemplateExpression","isTemplateLiteral","isThisExpression","isUnaryExpression","isVariableDeclaration","matchesPattern","memberExpression","numericLiteral","toIdentifier","variableDeclaration","variableDeclarator","isRecordExpression","isTupleExpression","isObjectProperty","isTopicReference","isMetaProperty","isPrivateName","isExportDeclaration","buildUndefinedNode","gatherNodeParts","node","parts","type","_node$specifiers","source","specifiers","length","e","declaration","local","push","value","object","property","name","callee","properties","argument","key","left","id","expression","meta","openingElement","openingFragment","namespace","collectorVisitor","ForStatement","path","declar","get","isVar","scope","parentScope","getFunctionParent","getProgramParent","registerBinding","Declaration","isBlockScoped","parent","registerDeclaration","ImportDeclaration","getBlockParent","ReferencedIdentifier","state","references","ForXStatement","isPattern","constantViolations","ExportDeclaration","exit","binding","getBinding","reference","decl","declarations","Object","keys","LabeledStatement","AssignmentExpression","assignments","UpdateExpression","UnaryExpression","operator","BlockScoped","bindings","CatchClause","Function","params","param","isFunctionExpression","has","ClassExpression","uid","Scope","constructor","block","labels","inited","globals","uids","data","crawling","cached","scopeCache","set","Map","_parent","shouldSkip","listKey","parentPath","isScope","parentBlock","hub","traverse","opts","generateDeclaredUidIdentifier","generateUidIdentifier","generateUid","replace","i","_generateUid","hasLabel","hasBinding","hasGlobal","hasReference","program","generateUidBasedOnNode","defaultName","join","slice","generateUidIdentifierBasedOnNode","isStatic","constant","maybeGenerateMemoised","dontPush","checkBlockScopedCollisions","kind","duplicate","buildError","TypeError","rename","oldName","newName","renamer","Renamer","arguments","_renameFromMap","map","dump","sep","repeat","console","log","violations","toArray","arrayLikeIsIterable","isGenericType","helperName","args","unshift","addHelper","getLabel","registerLabel","label","isLabeledStatement","declare","isTypeDeclaration","importKind","specifier","isTypeSpecifier","isImportSpecifier","registerConstantViolation","ids","_this$getBinding","reassign","bindingPath","ReferenceError","declarators","getOuterBindingIdentifiers","getOwnBinding","Binding","addGlobal","hasUid","isPure","constantsOnly","_node$decorators","superClass","decorators","body","method","right","elem","elements","prop","_node$decorators2","computed","_node$decorators3","static","tag","quasi","expressions","setData","val","getData","removeData","init","crawl","create","programParent","isExplodedVisitor","visit","enter","call","typeVisitors","ref","getPatternParent","isBlockStatement","isProgram","isSwitchStatement","unique","isFunction","isCallExpression","pushContainer","isLoop","isCatchClause","ensureBlock","blockHoist","_blockHoist","dataKey","declarPath","unshiftContainer","declarator","len","Error","isFunctionParent","isBlockParent","getAllBindings","getAllBindingsOfKind","kinds","bindingIdentifierEquals","getBindingIdentifier","previousPath","_previousPath","isArrowFunctionExpression","_this$getBinding2","getOwnBindingIdentifier","hasOwnBinding","_opts","_opts2","_opts3","noGlobals","parentHasBinding","noUids","includes","contextVariables","_this$parent","moveBindingTo","info","removeOwnBinding","removeBinding","_this$getBinding3","exports","default","builtin"],"sources":["../../src/scope/index.ts"],"sourcesContent":["import Renamer from \"./lib/renamer.ts\";\nimport type NodePath from \"../path/index.ts\";\nimport traverse from \"../index.ts\";\nimport type { TraverseOptions } from \"../index.ts\";\nimport Binding from \"./binding.ts\";\nimport type { BindingKind } from \"./binding.ts\";\nimport globals from \"globals\";\nimport {\n NOT_LOCAL_BINDING,\n callExpression,\n cloneNode,\n getBindingIdentifiers,\n identifier,\n isArrayExpression,\n isBinary,\n isClass,\n isClassBody,\n isClassDeclaration,\n isExportAllDeclaration,\n isExportDefaultDeclaration,\n isExportNamedDeclaration,\n isFunctionDeclaration,\n isIdentifier,\n isImportDeclaration,\n isLiteral,\n isMethod,\n isModuleSpecifier,\n isNullLiteral,\n isObjectExpression,\n isProperty,\n isPureish,\n isRegExpLiteral,\n isSuper,\n isTaggedTemplateExpression,\n isTemplateLiteral,\n isThisExpression,\n isUnaryExpression,\n isVariableDeclaration,\n matchesPattern,\n memberExpression,\n numericLiteral,\n toIdentifier,\n variableDeclaration,\n variableDeclarator,\n isRecordExpression,\n isTupleExpression,\n isObjectProperty,\n isTopicReference,\n isMetaProperty,\n isPrivateName,\n isExportDeclaration,\n buildUndefinedNode,\n} from \"@babel/types\";\nimport * as t from \"@babel/types\";\nimport { scope as scopeCache } from \"../cache.ts\";\nimport type { Visitor } from \"../types.ts\";\nimport { isExplodedVisitor } from \"../visitors.ts\";\n\ntype NodePart = string | number | boolean;\n// Recursively gathers the identifying names of a node.\nfunction gatherNodeParts(node: t.Node, parts: NodePart[]) {\n switch (node?.type) {\n default:\n if (isImportDeclaration(node) || isExportDeclaration(node)) {\n if (\n (isExportAllDeclaration(node) ||\n isExportNamedDeclaration(node) ||\n isImportDeclaration(node)) &&\n node.source\n ) {\n gatherNodeParts(node.source, parts);\n } else if (\n (isExportNamedDeclaration(node) || isImportDeclaration(node)) &&\n node.specifiers?.length\n ) {\n for (const e of node.specifiers) gatherNodeParts(e, parts);\n } else if (\n (isExportDefaultDeclaration(node) ||\n isExportNamedDeclaration(node)) &&\n node.declaration\n ) {\n gatherNodeParts(node.declaration, parts);\n }\n } else if (isModuleSpecifier(node)) {\n // todo(flow->ts): should condition instead be:\n // ```\n // t.isExportSpecifier(node) ||\n // t.isImportDefaultSpecifier(node) ||\n // t.isImportNamespaceSpecifier(node) ||\n // t.isImportSpecifier(node)\n // ```\n // allowing only nodes with `.local`?\n // @ts-expect-error todo(flow->ts)\n gatherNodeParts(node.local, parts);\n } else if (\n isLiteral(node) &&\n !isNullLiteral(node) &&\n !isRegExpLiteral(node) &&\n !isTemplateLiteral(node)\n ) {\n parts.push(node.value);\n }\n break;\n\n case \"MemberExpression\":\n case \"OptionalMemberExpression\":\n case \"JSXMemberExpression\":\n gatherNodeParts(node.object, parts);\n gatherNodeParts(node.property, parts);\n break;\n\n case \"Identifier\":\n case \"JSXIdentifier\":\n parts.push(node.name);\n break;\n\n case \"CallExpression\":\n case \"OptionalCallExpression\":\n case \"NewExpression\":\n gatherNodeParts(node.callee, parts);\n break;\n\n case \"ObjectExpression\":\n case \"ObjectPattern\":\n for (const e of node.properties) {\n gatherNodeParts(e, parts);\n }\n break;\n\n case \"SpreadElement\":\n case \"RestElement\":\n gatherNodeParts(node.argument, parts);\n break;\n\n case \"ObjectProperty\":\n case \"ObjectMethod\":\n case \"ClassProperty\":\n case \"ClassMethod\":\n case \"ClassPrivateProperty\":\n case \"ClassPrivateMethod\":\n gatherNodeParts(node.key, parts);\n break;\n\n case \"ThisExpression\":\n parts.push(\"this\");\n break;\n\n case \"Super\":\n parts.push(\"super\");\n break;\n\n case \"Import\":\n parts.push(\"import\");\n break;\n\n case \"DoExpression\":\n parts.push(\"do\");\n break;\n\n case \"YieldExpression\":\n parts.push(\"yield\");\n gatherNodeParts(node.argument, parts);\n break;\n\n case \"AwaitExpression\":\n parts.push(\"await\");\n gatherNodeParts(node.argument, parts);\n break;\n\n case \"AssignmentExpression\":\n gatherNodeParts(node.left, parts);\n break;\n\n case \"VariableDeclarator\":\n gatherNodeParts(node.id, parts);\n break;\n\n case \"FunctionExpression\":\n case \"FunctionDeclaration\":\n case \"ClassExpression\":\n case \"ClassDeclaration\":\n gatherNodeParts(node.id, parts);\n break;\n\n case \"PrivateName\":\n gatherNodeParts(node.id, parts);\n break;\n\n case \"ParenthesizedExpression\":\n gatherNodeParts(node.expression, parts);\n break;\n\n case \"UnaryExpression\":\n case \"UpdateExpression\":\n gatherNodeParts(node.argument, parts);\n break;\n\n case \"MetaProperty\":\n gatherNodeParts(node.meta, parts);\n gatherNodeParts(node.property, parts);\n break;\n\n case \"JSXElement\":\n gatherNodeParts(node.openingElement, parts);\n break;\n\n case \"JSXOpeningElement\":\n gatherNodeParts(node.name, parts);\n break;\n\n case \"JSXFragment\":\n gatherNodeParts(node.openingFragment, parts);\n break;\n\n case \"JSXOpeningFragment\":\n parts.push(\"Fragment\");\n break;\n\n case \"JSXNamespacedName\":\n gatherNodeParts(node.namespace, parts);\n gatherNodeParts(node.name, parts);\n break;\n }\n}\n\n//\ninterface CollectVisitorState {\n assignments: NodePath<t.AssignmentExpression>[];\n references: NodePath<t.Identifier | t.JSXIdentifier>[];\n constantViolations: NodePath[];\n}\n\nconst collectorVisitor: Visitor<CollectVisitorState> = {\n ForStatement(path) {\n const declar = path.get(\"init\");\n // delegate block scope handling to the `BlockScoped` method\n if (declar.isVar()) {\n const { scope } = path;\n const parentScope = scope.getFunctionParent() || scope.getProgramParent();\n parentScope.registerBinding(\"var\", declar);\n }\n },\n\n Declaration(path) {\n // delegate block scope handling to the `BlockScoped` method\n if (path.isBlockScoped()) return;\n\n // delegate import handing to the `ImportDeclaration` method\n if (path.isImportDeclaration()) return;\n\n // this will be hit again once we traverse into it after this iteration\n if (path.isExportDeclaration()) return;\n\n // we've ran into a declaration!\n const parent =\n path.scope.getFunctionParent() || path.scope.getProgramParent();\n parent.registerDeclaration(path);\n },\n\n ImportDeclaration(path) {\n // import may only appear in the top level or inside a module/namespace (for TS/flow)\n const parent = path.scope.getBlockParent();\n\n parent.registerDeclaration(path);\n },\n\n ReferencedIdentifier(path, state) {\n state.references.push(path);\n },\n\n ForXStatement(path, state) {\n const left = path.get(\"left\");\n if (left.isPattern() || left.isIdentifier()) {\n state.constantViolations.push(path);\n }\n // delegate block scope handling to the `BlockScoped` method\n else if (left.isVar()) {\n const { scope } = path;\n const parentScope = scope.getFunctionParent() || scope.getProgramParent();\n parentScope.registerBinding(\"var\", left);\n }\n },\n\n ExportDeclaration: {\n exit(path) {\n const { node, scope } = path;\n // ExportAllDeclaration does not have `declaration`\n if (isExportAllDeclaration(node)) return;\n const declar = node.declaration;\n if (isClassDeclaration(declar) || isFunctionDeclaration(declar)) {\n const id = declar.id;\n if (!id) return;\n\n const binding = scope.getBinding(id.name);\n binding?.reference(path);\n } else if (isVariableDeclaration(declar)) {\n for (const decl of declar.declarations) {\n for (const name of Object.keys(getBindingIdentifiers(decl))) {\n const binding = scope.getBinding(name);\n binding?.reference(path);\n }\n }\n }\n },\n },\n\n LabeledStatement(path) {\n path.scope.getBlockParent().registerDeclaration(path);\n },\n\n AssignmentExpression(path, state) {\n state.assignments.push(path);\n },\n\n UpdateExpression(path, state) {\n state.constantViolations.push(path);\n },\n\n UnaryExpression(path, state) {\n if (path.node.operator === \"delete\") {\n state.constantViolations.push(path);\n }\n },\n\n BlockScoped(path) {\n let scope = path.scope;\n if (scope.path === path) scope = scope.parent;\n\n const parent = scope.getBlockParent();\n parent.registerDeclaration(path);\n\n // Register class identifier in class' scope if this is a class declaration.\n if (path.isClassDeclaration() && path.node.id) {\n const id = path.node.id;\n const name = id.name;\n\n path.scope.bindings[name] = path.scope.parent.getBinding(name);\n }\n },\n\n CatchClause(path) {\n path.scope.registerBinding(\"let\", path);\n },\n\n Function(path) {\n const params: Array<NodePath> = path.get(\"params\");\n for (const param of params) {\n path.scope.registerBinding(\"param\", param);\n }\n\n // Register function expression id after params. When the id\n // collides with a function param, the id effectively can't be\n // referenced: here we registered it as a constantViolation\n if (\n path.isFunctionExpression() &&\n path.has(\"id\") &&\n // @ts-expect-error Fixme: document symbol ast properties\n !path.get(\"id\").node[NOT_LOCAL_BINDING]\n ) {\n path.scope.registerBinding(\"local\", path.get(\"id\"), path);\n }\n },\n\n ClassExpression(path) {\n if (\n path.has(\"id\") &&\n // @ts-expect-error Fixme: document symbol ast properties\n !path.get(\"id\").node[NOT_LOCAL_BINDING]\n ) {\n path.scope.registerBinding(\"local\", path);\n }\n },\n};\n\nlet uid = 0;\n\nexport type { Binding };\n\nexport default class Scope {\n uid;\n\n path: NodePath;\n block: t.Pattern | t.Scopable;\n\n labels;\n inited;\n\n bindings: { [name: string]: Binding };\n references: { [name: string]: true };\n globals: { [name: string]: t.Identifier | t.JSXIdentifier };\n uids: { [name: string]: boolean };\n data: { [key: string | symbol]: unknown };\n crawling: boolean;\n\n /**\n * This searches the current \"scope\" and collects all references/bindings\n * within.\n */\n constructor(path: NodePath<t.Pattern | t.Scopable>) {\n const { node } = path;\n const cached = scopeCache.get(node);\n // Sometimes, a scopable path is placed higher in the AST tree.\n // In these cases, have to create a new Scope.\n if (cached?.path === path) {\n return cached;\n }\n scopeCache.set(node, this);\n\n this.uid = uid++;\n\n this.block = node;\n this.path = path;\n\n this.labels = new Map();\n this.inited = false;\n }\n\n /**\n * Globals.\n */\n\n static globals = Object.keys(globals.builtin);\n\n /**\n * Variables available in current context.\n */\n\n static contextVariables = [\"arguments\", \"undefined\", \"Infinity\", \"NaN\"];\n\n get parent() {\n let parent,\n path = this.path;\n do {\n // Skip method scope if coming from inside computed key or decorator expression\n const shouldSkip = path.key === \"key\" || path.listKey === \"decorators\";\n path = path.parentPath;\n if (shouldSkip && path.isMethod()) path = path.parentPath;\n if (path && path.isScope()) parent = path;\n } while (path && !parent);\n\n return parent?.scope;\n }\n\n get parentBlock() {\n return this.path.parent;\n }\n\n get hub() {\n return this.path.hub;\n }\n\n traverse<S>(\n node: t.Node | t.Node[],\n opts: TraverseOptions<S>,\n state: S,\n ): void;\n traverse(node: t.Node | t.Node[], opts?: TraverseOptions, state?: any): void;\n /**\n * Traverse node with current scope and path.\n *\n * !!! WARNING !!!\n * This method assumes that `this.path` is the NodePath representing `node`.\n * After running the traversal, the `.parentPath` of the NodePaths\n * corresponding to `node`'s children will be set to `this.path`.\n *\n * There is no good reason to use this method, since the only safe way to use\n * it is equivalent to `scope.path.traverse(opts, state)`.\n */\n traverse<S>(node: any, opts: any, state?: S) {\n traverse(node, opts, this, state, this.path);\n }\n\n /**\n * Generate a unique identifier and add it to the current scope.\n */\n\n generateDeclaredUidIdentifier(name?: string) {\n const id = this.generateUidIdentifier(name);\n this.push({ id });\n return cloneNode(id);\n }\n\n /**\n * Generate a unique identifier.\n */\n\n generateUidIdentifier(name?: string) {\n return identifier(this.generateUid(name));\n }\n\n /**\n * Generate a unique `_id1` binding.\n */\n\n generateUid(name: string = \"temp\"): string {\n name = toIdentifier(name)\n .replace(/^_+/, \"\")\n .replace(/[0-9]+$/g, \"\");\n\n let uid;\n let i = 1;\n do {\n uid = this._generateUid(name, i);\n i++;\n } while (\n this.hasLabel(uid) ||\n this.hasBinding(uid) ||\n this.hasGlobal(uid) ||\n this.hasReference(uid)\n );\n\n const program = this.getProgramParent();\n program.references[uid] = true;\n program.uids[uid] = true;\n\n return uid;\n }\n\n /**\n * Generate an `_id1`.\n */\n\n _generateUid(name: string, i: number) {\n let id = name;\n if (i > 1) id += i;\n return `_${id}`;\n }\n\n generateUidBasedOnNode(node: t.Node, defaultName?: string) {\n const parts: NodePart[] = [];\n gatherNodeParts(node, parts);\n\n let id = parts.join(\"$\");\n id = id.replace(/^_/, \"\") || defaultName || \"ref\";\n\n return this.generateUid(id.slice(0, 20));\n }\n\n /**\n * Generate a unique identifier based on a node.\n */\n\n generateUidIdentifierBasedOnNode(node: t.Node, defaultName?: string) {\n return identifier(this.generateUidBasedOnNode(node, defaultName));\n }\n\n /**\n * Determine whether evaluating the specific input `node` is a consequenceless reference. ie.\n * evaluating it won't result in potentially arbitrary code from being ran. The following are\n * allowed and determined not to cause side effects:\n *\n * - `this` expressions\n * - `super` expressions\n * - Bound identifiers\n */\n\n isStatic(node: t.Node): boolean {\n if (isThisExpression(node) || isSuper(node) || isTopicReference(node)) {\n return true;\n }\n\n if (isIdentifier(node)) {\n const binding = this.getBinding(node.name);\n if (binding) {\n return binding.constant;\n } else {\n return this.hasBinding(node.name);\n }\n }\n\n return false;\n }\n\n /**\n * Possibly generate a memoised identifier if it is not static and has consequences.\n */\n\n maybeGenerateMemoised(node: t.Node, dontPush?: boolean) {\n if (this.isStatic(node)) {\n return null;\n } else {\n const id = this.generateUidIdentifierBasedOnNode(node);\n if (!dontPush) {\n this.push({ id });\n return cloneNode(id);\n }\n return id;\n }\n }\n\n checkBlockScopedCollisions(\n local: Binding,\n kind: BindingKind,\n name: string,\n id: any,\n ) {\n // ignore parameters\n if (kind === \"param\") return;\n\n // Ignore existing binding if it's the name of the current function or\n // class expression\n if (local.kind === \"local\") return;\n\n const duplicate =\n // don't allow duplicate bindings to exist alongside\n kind === \"let\" ||\n local.kind === \"let\" ||\n local.kind === \"const\" ||\n local.kind === \"module\" ||\n // don't allow a local of param with a kind of let\n (local.kind === \"param\" && kind === \"const\");\n\n if (duplicate) {\n throw this.hub.buildError(\n id,\n `Duplicate declaration \"${name}\"`,\n TypeError,\n );\n }\n }\n\n rename(\n oldName: string,\n newName?: string,\n // prettier-ignore\n /* Babel 7 - block?: t.Pattern | t.Scopable */\n ) {\n const binding = this.getBinding(oldName);\n if (binding) {\n newName ||= this.generateUidIdentifier(oldName).name;\n const renamer = new Renamer(binding, oldName, newName);\n if (process.env.BABEL_8_BREAKING) {\n renamer.rename();\n } else {\n // @ts-ignore(Babel 7 vs Babel 8) TODO: Delete this\n renamer.rename(arguments[2]);\n }\n }\n }\n\n /** @deprecated Not used in our codebase */\n _renameFromMap(\n map: Record<string | symbol, unknown>,\n oldName: string | symbol,\n newName: string | symbol,\n value: unknown,\n ) {\n if (map[oldName]) {\n map[newName] = value;\n map[oldName] = null;\n }\n }\n\n dump() {\n const sep = \"-\".repeat(60);\n console.log(sep);\n let scope: Scope = this;\n do {\n console.log(\"#\", scope.block.type);\n for (const name of Object.keys(scope.bindings)) {\n const binding = scope.bindings[name];\n console.log(\" -\", name, {\n constant: binding.constant,\n references: binding.references,\n violations: binding.constantViolations.length,\n kind: binding.kind,\n });\n }\n } while ((scope = scope.parent));\n console.log(sep);\n }\n\n // TODO: (Babel 8) Split i in two parameters, and use an object of flags\n toArray(\n node: t.Node,\n i?: number | boolean,\n arrayLikeIsIterable?: boolean | void,\n ) {\n if (isIdentifier(node)) {\n const binding = this.getBinding(node.name);\n if (binding?.constant && binding.path.isGenericType(\"Array\")) {\n return node;\n }\n }\n\n if (isArrayExpression(node)) {\n return node;\n }\n\n if (isIdentifier(node, { name: \"arguments\" })) {\n return callExpression(\n memberExpression(\n memberExpression(\n memberExpression(identifier(\"Array\"), identifier(\"prototype\")),\n identifier(\"slice\"),\n ),\n identifier(\"call\"),\n ),\n [node],\n );\n }\n\n let helperName;\n const args = [node];\n if (i === true) {\n // Used in array-spread to create an array.\n helperName = \"toConsumableArray\";\n } else if (typeof i === \"number\") {\n args.push(numericLiteral(i));\n\n // Used in array-rest to create an array from a subset of an iterable.\n helperName = \"slicedToArray\";\n // TODO if (this.hub.isLoose(\"es6.forOf\")) helperName += \"-loose\";\n } else {\n // Used in array-rest to create an array\n helperName = \"toArray\";\n }\n\n if (arrayLikeIsIterable) {\n args.unshift(this.hub.addHelper(helperName));\n helperName = \"maybeArrayLike\";\n }\n\n // @ts-expect-error todo(flow->ts): t.Node is not valid to use in args, function argument typeneeds to be clarified\n return callExpression(this.hub.addHelper(helperName), args);\n }\n\n hasLabel(name: string) {\n return !!this.getLabel(name);\n }\n\n getLabel(name: string) {\n return this.labels.get(name);\n }\n\n registerLabel(path: NodePath<t.LabeledStatement>) {\n this.labels.set(path.node.label.name, path);\n }\n\n registerDeclaration(path: NodePath) {\n if (path.isLabeledStatement()) {\n this.registerLabel(path);\n } else if (path.isFunctionDeclaration()) {\n this.registerBinding(\"hoisted\", path.get(\"id\"), path);\n } else if (path.isVariableDeclaration()) {\n const declarations = path.get(\"declarations\");\n const { kind } = path.node;\n for (const declar of declarations) {\n this.registerBinding(\n kind === \"using\" || kind === \"await using\" ? \"const\" : kind,\n declar,\n );\n }\n } else if (path.isClassDeclaration()) {\n if (path.node.declare) return;\n this.registerBinding(\"let\", path);\n } else if (path.isImportDeclaration()) {\n const isTypeDeclaration =\n path.node.importKind === \"type\" || path.node.importKind === \"typeof\";\n const specifiers = path.get(\"specifiers\");\n for (const specifier of specifiers) {\n const isTypeSpecifier =\n isTypeDeclaration ||\n (specifier.isImportSpecifier() &&\n (specifier.node.importKind === \"type\" ||\n specifier.node.importKind === \"typeof\"));\n\n this.registerBinding(isTypeSpecifier ? \"unknown\" : \"module\", specifier);\n }\n } else if (path.isExportDeclaration()) {\n // todo: improve babel-types\n const declar = path.get(\"declaration\") as NodePath;\n if (\n declar.isClassDeclaration() ||\n declar.isFunctionDeclaration() ||\n declar.isVariableDeclaration()\n ) {\n this.registerDeclaration(declar);\n }\n } else {\n this.registerBinding(\"unknown\", path);\n }\n }\n\n buildUndefinedNode() {\n return buildUndefinedNode();\n }\n\n registerConstantViolation(path: NodePath) {\n const ids = path.getBindingIdentifiers();\n for (const name of Object.keys(ids)) {\n this.getBinding(name)?.reassign(path);\n }\n }\n\n registerBinding(\n kind: Binding[\"kind\"],\n path: NodePath,\n bindingPath: NodePath = path,\n ) {\n if (!kind) throw new ReferenceError(\"no `kind`\");\n\n if (path.isVariableDeclaration()) {\n const declarators: Array<NodePath> = path.get(\"declarations\");\n for (const declar of declarators) {\n this.registerBinding(kind, declar);\n }\n return;\n }\n\n const parent = this.getProgramParent();\n const ids = path.getOuterBindingIdentifiers(true);\n\n for (const name of Object.keys(ids)) {\n parent.references[name] = true;\n\n for (const id of ids[name]) {\n const local = this.getOwnBinding(name);\n\n if (local) {\n // same identifier so continue safely as we're likely trying to register it\n // multiple times\n if (local.identifier === id) continue;\n\n this.checkBlockScopedCollisions(local, kind, name, id);\n }\n\n // A redeclaration of an existing variable is a modification\n if (local) {\n this.registerConstantViolation(bindingPath);\n } else {\n this.bindings[name] = new Binding({\n identifier: id,\n scope: this,\n path: bindingPath,\n kind: kind,\n });\n }\n }\n }\n }\n\n addGlobal(node: t.Identifier | t.JSXIdentifier) {\n this.globals[node.name] = node;\n }\n\n hasUid(name: string): boolean {\n let scope: Scope = this;\n\n do {\n if (scope.uids[name]) return true;\n } while ((scope = scope.parent));\n\n return false;\n }\n\n hasGlobal(name: string): boolean {\n let scope: Scope = this;\n\n do {\n if (scope.globals[name]) return true;\n } while ((scope = scope.parent));\n\n return false;\n }\n\n hasReference(name: string): boolean {\n return !!this.getProgramParent().references[name];\n }\n\n isPure(node: t.Node, constantsOnly?: boolean): boolean {\n if (isIdentifier(node)) {\n const binding = this.getBinding(node.name);\n if (!binding) return false;\n if (constantsOnly) return binding.constant;\n return true;\n } else if (\n isThisExpression(node) ||\n isMetaProperty(node) ||\n isTopicReference(node) ||\n isPrivateName(node)\n ) {\n return true;\n } else if (isClass(node)) {\n if (node.superClass && !this.isPure(node.superClass, constantsOnly)) {\n return false;\n }\n if (node.decorators?.length > 0) {\n return false;\n }\n return this.isPure(node.body, constantsOnly);\n } else if (isClassBody(node)) {\n for (const method of node.body) {\n if (!this.isPure(method, constantsOnly)) return false;\n }\n return true;\n } else if (isBinary(node)) {\n return (\n this.isPure(node.left, constantsOnly) &&\n this.isPure(node.right, constantsOnly)\n );\n } else if (isArrayExpression(node) || isTupleExpression(node)) {\n for (const elem of node.elements) {\n if (elem !== null && !this.isPure(elem, constantsOnly)) return false;\n }\n return true;\n } else if (isObjectExpression(node) || isRecordExpression(node)) {\n for (const prop of node.properties) {\n if (!this.isPure(prop, constantsOnly)) return false;\n }\n return true;\n } else if (isMethod(node)) {\n if (node.computed && !this.isPure(node.key, constantsOnly)) return false;\n if (node.decorators?.length > 0) {\n return false;\n }\n return true;\n } else if (isProperty(node)) {\n // @ts-expect-error todo(flow->ts): computed in not present on private properties\n if (node.computed && !this.isPure(node.key, constantsOnly)) return false;\n if (node.decorators?.length > 0) {\n return false;\n }\n if (isObjectProperty(node) || node.static) {\n if (node.value !== null && !this.isPure(node.value, constantsOnly)) {\n return false;\n }\n }\n return true;\n } else if (isUnaryExpression(node)) {\n return this.isPure(node.argument, constantsOnly);\n } else if (isTaggedTemplateExpression(node)) {\n return (\n matchesPattern(node.tag, \"String.raw\") &&\n !this.hasBinding(\"String\", true) &&\n this.isPure(node.quasi, constantsOnly)\n );\n } else if (isTemplateLiteral(node)) {\n for (const expression of node.expressions) {\n if (!this.isPure(expression, constantsOnly)) return false;\n }\n return true;\n } else {\n return isPureish(node);\n }\n }\n\n /**\n * Set some arbitrary data on the current scope.\n */\n\n setData(key: string | symbol, val: any) {\n return (this.data[key] = val);\n }\n\n /**\n * Recursively walk up scope tree looking for the data `key`.\n */\n\n getData(key: string | symbol): any {\n let scope: Scope = this;\n do {\n const data = scope.data[key];\n if (data != null) return data;\n } while ((scope = scope.parent));\n }\n\n /**\n * Recursively walk up scope tree looking for the data `key` and if it exists,\n * remove it.\n */\n\n removeData(key: string) {\n let scope: Scope = this;\n do {\n const data = scope.data[key];\n if (data != null) scope.data[key] = null;\n } while ((scope = scope.parent));\n }\n\n init() {\n if (!this.inited) {\n this.inited = true;\n this.crawl();\n }\n }\n\n crawl() {\n const path = this.path;\n\n this.references = Object.create(null);\n this.bindings = Object.create(null);\n this.globals = Object.create(null);\n this.uids = Object.create(null);\n this.data = Object.create(null);\n\n const programParent = this.getProgramParent();\n if (programParent.crawling) return;\n\n const state: CollectVisitorState = {\n references: [],\n constantViolations: [],\n assignments: [],\n };\n\n this.crawling = true;\n // traverse does not visit the root node, here we explicitly collect\n // root node binding info when the root is not a Program.\n if (path.type !== \"Program\" && isExplodedVisitor(collectorVisitor)) {\n for (const visit of collectorVisitor.enter) {\n visit.call(state, path, state);\n }\n const typeVisitors = collectorVisitor[path.type];\n if (typeVisitors) {\n for (const visit of typeVisitors.enter) {\n visit.call(state, path, state);\n }\n }\n }\n path.traverse(collectorVisitor, state);\n this.crawling = false;\n\n // register assignments\n for (const path of state.assignments) {\n // register undeclared bindings as globals\n const ids = path.getBindingIdentifiers();\n for (const name of Object.keys(ids)) {\n if (path.scope.getBinding(name)) continue;\n programParent.addGlobal(ids[name]);\n }\n\n // register as constant violation\n path.scope.registerConstantViolation(path);\n }\n\n // register references\n for (const ref of state.references) {\n const binding = ref.scope.getBinding(ref.node.name);\n if (binding) {\n binding.reference(ref);\n } else {\n programParent.addGlobal(ref.node);\n }\n }\n\n // register constant violations\n for (const path of state.constantViolations) {\n path.scope.registerConstantViolation(path);\n }\n }\n\n push(opts: {\n id: t.LVal;\n init?: t.Expression;\n unique?: boolean;\n _blockHoist?: number | undefined;\n kind?: \"var\" | \"let\" | \"const\";\n }) {\n let path = this.path;\n\n if (path.isPattern()) {\n path = this.getPatternParent().path;\n } else if (!path.isBlockStatement() && !path.isProgram()) {\n path = this.getBlockParent().path;\n }\n\n if (path.isSwitchStatement()) {\n path = (this.getFunctionParent() || this.getProgramParent()).path;\n }\n\n const { init, unique, kind = \"var\", id } = opts;\n\n // When injecting a non-const non-initialized binding inside\n // an IIFE, if the number of call arguments is less than or\n // equal to the number of function parameters, we can safely\n // inject the binding into the parameter list.\n if (\n !init &&\n !unique &&\n (kind === \"var\" || kind === \"let\") &&\n path.isFunction() &&\n // @ts-expect-error ArrowFunctionExpression never has a name\n !path.node.name &&\n t.isCallExpression(path.parent, { callee: path.node }) &&\n path.parent.arguments.length <= path.node.params.length &&\n t.isIdentifier(id)\n ) {\n path.pushContainer(\"params\", id);\n path.scope.registerBinding(\n \"param\",\n path.get(\"params\")[path.node.params.length - 1],\n );\n return;\n }\n\n if (path.isLoop() || path.isCatchClause() || path.isFunction()) {\n // @ts-expect-error TS can not infer NodePath<Loop> | NodePath<CatchClause> as NodePath<Loop | CatchClause>\n path.ensureBlock();\n // @ts-expect-error todo(flow->ts): improve types\n path = path.get(\"body\");\n }\n\n const blockHoist = opts._blockHoist == null ? 2 : opts._blockHoist;\n\n const dataKey = `declaration:${kind}:${blockHoist}`;\n let declarPath = !unique && path.getData(dataKey);\n\n if (!declarPath) {\n const declar = variableDeclaration(kind, []);\n // @ts-expect-error todo(flow->ts): avoid modifying nodes\n declar._blockHoist = blockHoist;\n\n [declarPath] = (path as NodePath<t.BlockStatement>).unshiftContainer(\n \"body\",\n [declar],\n );\n if (!unique) path.setData(dataKey, declarPath);\n }\n\n const declarator = variableDeclarator(id, init);\n const len = declarPath.node.declarations.push(declarator);\n path.scope.registerBinding(kind, declarPath.get(\"declarations\")[len - 1]);\n }\n\n /**\n * Walk up to the top of the scope tree and get the `Program`.\n */\n\n getProgramParent() {\n let scope: Scope = this;\n do {\n if (scope.path.isProgram()) {\n return scope;\n }\n } while ((scope = scope.parent));\n throw new Error(\"Couldn't find a Program\");\n }\n\n /**\n * Walk up the scope tree until we hit either a Function or return null.\n */\n\n getFunctionParent(): Scope | null {\n let scope: Scope = this;\n do {\n if (scope.path.isFunctionParent()) {\n return scope;\n }\n } while ((scope = scope.parent));\n return null;\n }\n\n /**\n * Walk up the scope tree until we hit either a BlockStatement/Loop/Program/Function/Switch or reach the\n * very top and hit Program.\n */\n\n getBlockParent() {\n let scope: Scope = this;\n do {\n if (scope.path.isBlockParent()) {\n return scope;\n }\n } while ((scope = scope.parent));\n throw new Error(\n \"We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...\",\n );\n }\n\n /**\n * Walk up from a pattern scope (function param initializer) until we hit a non-pattern scope,\n * then returns its block parent\n * @returns An ancestry scope whose path is a block parent\n */\n getPatternParent() {\n let scope: Scope = this;\n do {\n if (!scope.path.isPattern()) {\n return scope.getBlockParent();\n }\n } while ((scope = scope.parent.parent));\n throw new Error(\n \"We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...\",\n );\n }\n\n /**\n * Walks the scope tree and gathers **all** bindings.\n */\n\n getAllBindings(): Record<string, Binding> {\n const ids = Object.create(null);\n\n let scope: Scope = this;\n do {\n for (const key of Object.keys(scope.bindings)) {\n if (key in ids === false) {\n ids[key] = scope.bindings[key];\n }\n }\n scope = scope.parent;\n } while (scope);\n\n return ids;\n }\n\n /**\n * Walks the scope tree and gathers all declarations of `kind`.\n */\n\n getAllBindingsOfKind(...kinds: string[]): Record<string, Binding> {\n const ids = Object.create(null);\n\n for (const kind of kinds) {\n let scope: Scope = this;\n do {\n for (const name of Object.keys(scope.bindings)) {\n const binding = scope.bindings[name];\n if (binding.kind === kind) ids[name] = binding;\n }\n scope = scope.parent;\n } while (scope);\n }\n\n return ids;\n }\n\n bindingIdentifierEquals(name: string, node: t.Node): boolean {\n return this.getBindingIdentifier(name) === node;\n }\n\n getBinding(name: string): Binding | undefined {\n let scope: Scope = this;\n let previousPath;\n\n do {\n const binding = scope.getOwnBinding(name);\n if (binding) {\n // Check if a pattern is a part of parameter expressions.\n // Note: for performance reason we skip checking previousPath.parentPath.isFunction()\n // because `scope.path` is validated as scope in packages/babel-types/src/validators/isScope.js\n // That is, if a scope path is pattern, its parent must be Function/CatchClause\n\n // Spec 9.2.10.28: The closure created by this expression should not have visibility of\n // declarations in the function body. If the binding is not a `param`-kind (as function parameters)\n // or `local`-kind (as id in function expression),\n // then it must be defined inside the function body, thus it should be skipped\n if (\n previousPath?.isPattern() &&\n binding.kind !== \"param\" &&\n binding.kind !== \"local\"\n ) {\n // do nothing\n } else {\n return binding;\n }\n } else if (\n !binding &&\n name === \"arguments\" &&\n scope.path.isFunction() &&\n !scope.path.isArrowFunctionExpression()\n ) {\n break;\n }\n previousPath = scope.path;\n } while ((scope = scope.parent));\n }\n\n getOwnBinding(name: string): Binding | undefined {\n return this.bindings[name];\n }\n\n // todo: return probably can be undefined…\n getBindingIdentifier(name: string): t.Identifier {\n return this.getBinding(name)?.identifier;\n }\n\n // todo: flow->ts return probably can be undefined\n getOwnBindingIdentifier(name: string): t.Identifier {\n const binding = this.bindings[name];\n return binding?.identifier;\n }\n\n hasOwnBinding(name: string) {\n return !!this.getOwnBinding(name);\n }\n\n // By default, we consider generated UIDs as bindings.\n // This is because they are almost always used to declare variables,\n // and since the scope isn't always up-to-date it's better to assume that\n // there is a variable with that name. The `noUids` option can be used to\n // turn off this behavior, for example if you know that the generate UID\n // was used to declare a variable in a different scope.\n hasBinding(\n name: string,\n opts?: boolean | { noGlobals?: boolean; noUids?: boolean },\n ) {\n if (!name) return false;\n if (this.hasOwnBinding(name)) return true;\n {\n // TODO: Only accept the object form.\n if (typeof opts === \"boolean\") opts = { noGlobals: opts };\n }\n if (this.parentHasBinding(name, opts)) return true;\n if (!opts?.noUids && this.hasUid(name)) return true;\n if (!opts?.noGlobals && Scope.globals.includes(name)) return true;\n if (!opts?.noGlobals && Scope.contextVariables.includes(name)) return true;\n return false;\n }\n\n parentHasBinding(\n name: string,\n opts?: { noGlobals?: boolean; noUids?: boolean },\n ) {\n return this.parent?.hasBinding(name, opts);\n }\n\n /**\n * Move a binding of `name` to another `scope`.\n */\n\n moveBindingTo(name: string, scope: Scope) {\n const info = this.getBinding(name);\n if (info) {\n info.scope.removeOwnBinding(name);\n info.scope = scope;\n scope.bindings[name] = info;\n }\n }\n\n removeOwnBinding(name: string) {\n delete this.bindings[name];\n }\n\n removeBinding(name: string) {\n // clear literal binding\n this.getBinding(name)?.scope.removeOwnBinding(name);\n\n // clear uids with this name - https://github.com/babel/babel/issues/2101\n let scope: Scope = this;\n do {\n if (scope.uids[name]) {\n scope.uids[name] = false;\n }\n } while ((scope = scope.parent));\n }\n}\n"],"mappings":"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"}
@@ -1,113 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _helperSplitExportDeclaration = require("@babel/helper-split-export-declaration");
8
- var t = require("@babel/types");
9
- var _helperEnvironmentVisitor = require("@babel/helper-environment-visitor");
10
- var _traverseNode = require("../../traverse-node.js");
11
- var _visitors = require("../../visitors.js");
12
- const renameVisitor = {
13
- ReferencedIdentifier({
14
- node
15
- }, state) {
16
- if (node.name === state.oldName) {
17
- node.name = state.newName;
18
- }
19
- },
20
- Scope(path, state) {
21
- if (!path.scope.bindingIdentifierEquals(state.oldName, state.binding.identifier)) {
22
- path.skip();
23
- if (path.isMethod()) {
24
- (0, _helperEnvironmentVisitor.requeueComputedKeyAndDecorators)(path);
25
- }
26
- }
27
- },
28
- ObjectProperty({
29
- node,
30
- scope
31
- }, state) {
32
- const {
33
- name
34
- } = node.key;
35
- if (node.shorthand && (name === state.oldName || name === state.newName) && scope.getBindingIdentifier(name) === state.binding.identifier) {
36
- var _node$extra;
37
- node.shorthand = false;
38
- if ((_node$extra = node.extra) != null && _node$extra.shorthand) node.extra.shorthand = false;
39
- }
40
- },
41
- "AssignmentExpression|Declaration|VariableDeclarator"(path, state) {
42
- if (path.isVariableDeclaration()) return;
43
- const ids = path.getOuterBindingIdentifiers();
44
- for (const name in ids) {
45
- if (name === state.oldName) ids[name].name = state.newName;
46
- }
47
- }
48
- };
49
- class Renamer {
50
- constructor(binding, oldName, newName) {
51
- this.newName = newName;
52
- this.oldName = oldName;
53
- this.binding = binding;
54
- }
55
- maybeConvertFromExportDeclaration(parentDeclar) {
56
- const maybeExportDeclar = parentDeclar.parentPath;
57
- if (!maybeExportDeclar.isExportDeclaration()) {
58
- return;
59
- }
60
- if (maybeExportDeclar.isExportDefaultDeclaration()) {
61
- const {
62
- declaration
63
- } = maybeExportDeclar.node;
64
- if (t.isDeclaration(declaration) && !declaration.id) {
65
- return;
66
- }
67
- }
68
- if (maybeExportDeclar.isExportAllDeclaration()) {
69
- return;
70
- }
71
- (0, _helperSplitExportDeclaration.default)(maybeExportDeclar);
72
- }
73
- maybeConvertFromClassFunctionDeclaration(path) {
74
- return path;
75
- }
76
- maybeConvertFromClassFunctionExpression(path) {
77
- return path;
78
- }
79
- rename() {
80
- const {
81
- binding,
82
- oldName,
83
- newName
84
- } = this;
85
- const {
86
- scope,
87
- path
88
- } = binding;
89
- const parentDeclar = path.find(path => path.isDeclaration() || path.isFunctionExpression() || path.isClassExpression());
90
- if (parentDeclar) {
91
- const bindingIds = parentDeclar.getOuterBindingIdentifiers();
92
- if (bindingIds[oldName] === binding.identifier) {
93
- this.maybeConvertFromExportDeclaration(parentDeclar);
94
- }
95
- }
96
- const blockToTraverse = arguments[0] || scope.block;
97
- (0, _traverseNode.traverseNode)(blockToTraverse, (0, _visitors.explode)(renameVisitor), scope, this, scope.path, {
98
- discriminant: true
99
- });
100
- if (!arguments[0]) {
101
- scope.removeOwnBinding(oldName);
102
- scope.bindings[newName] = binding;
103
- this.binding.identifier.name = newName;
104
- }
105
- if (parentDeclar) {
106
- this.maybeConvertFromClassFunctionDeclaration(path);
107
- this.maybeConvertFromClassFunctionExpression(path);
108
- }
109
- }
110
- }
111
- exports.default = Renamer;
112
-
113
- //# sourceMappingURL=renamer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_helperSplitExportDeclaration","require","t","_helperEnvironmentVisitor","_traverseNode","_visitors","renameVisitor","ReferencedIdentifier","node","state","name","oldName","newName","Scope","path","scope","bindingIdentifierEquals","binding","identifier","skip","isMethod","requeueComputedKeyAndDecorators","ObjectProperty","key","shorthand","getBindingIdentifier","_node$extra","extra","AssignmentExpression|Declaration|VariableDeclarator","isVariableDeclaration","ids","getOuterBindingIdentifiers","Renamer","constructor","maybeConvertFromExportDeclaration","parentDeclar","maybeExportDeclar","parentPath","isExportDeclaration","isExportDefaultDeclaration","declaration","isDeclaration","id","isExportAllDeclaration","splitExportDeclaration","maybeConvertFromClassFunctionDeclaration","maybeConvertFromClassFunctionExpression","rename","find","isFunctionExpression","isClassExpression","bindingIds","blockToTraverse","arguments","block","traverseNode","explode","discriminant","removeOwnBinding","bindings","exports","default"],"sources":["../../../src/scope/lib/renamer.ts"],"sourcesContent":["import type Binding from \"../binding.ts\";\nimport splitExportDeclaration from \"@babel/helper-split-export-declaration\";\nimport * as t from \"@babel/types\";\nimport type { NodePath, Visitor } from \"../../index.ts\";\nimport { requeueComputedKeyAndDecorators } from \"@babel/helper-environment-visitor\";\nimport { traverseNode } from \"../../traverse-node.ts\";\nimport { explode } from \"../../visitors.ts\";\nimport type { Identifier } from \"@babel/types\";\n\nconst renameVisitor: Visitor<Renamer> = {\n ReferencedIdentifier({ node }, state) {\n if (node.name === state.oldName) {\n node.name = state.newName;\n }\n },\n\n Scope(path, state) {\n if (\n !path.scope.bindingIdentifierEquals(\n state.oldName,\n state.binding.identifier,\n )\n ) {\n path.skip();\n if (path.isMethod()) {\n requeueComputedKeyAndDecorators(path);\n }\n }\n },\n\n ObjectProperty({ node, scope }, state) {\n const { name } = node.key as Identifier;\n if (\n node.shorthand &&\n // In destructuring the identifier is already renamed by the\n // AssignmentExpression|Declaration|VariableDeclarator visitor,\n // while in object literals it's renamed later by the\n // ReferencedIdentifier visitor.\n (name === state.oldName || name === state.newName) &&\n // Ignore shadowed bindings\n scope.getBindingIdentifier(name) === state.binding.identifier\n ) {\n node.shorthand = false;\n if (node.extra?.shorthand) node.extra.shorthand = false;\n }\n },\n\n \"AssignmentExpression|Declaration|VariableDeclarator\"(\n path: NodePath<t.AssignmentPattern | t.Declaration | t.VariableDeclarator>,\n state,\n ) {\n if (path.isVariableDeclaration()) return;\n const ids = path.getOuterBindingIdentifiers();\n\n for (const name in ids) {\n if (name === state.oldName) ids[name].name = state.newName;\n }\n },\n};\n\nexport default class Renamer {\n constructor(binding: Binding, oldName: string, newName: string) {\n this.newName = newName;\n this.oldName = oldName;\n this.binding = binding;\n }\n\n declare oldName: string;\n declare newName: string;\n declare binding: Binding;\n\n maybeConvertFromExportDeclaration(parentDeclar: NodePath) {\n const maybeExportDeclar = parentDeclar.parentPath;\n\n if (!maybeExportDeclar.isExportDeclaration()) {\n return;\n }\n\n if (maybeExportDeclar.isExportDefaultDeclaration()) {\n const { declaration } = maybeExportDeclar.node;\n if (t.isDeclaration(declaration) && !declaration.id) {\n return;\n }\n }\n\n if (maybeExportDeclar.isExportAllDeclaration()) {\n return;\n }\n\n splitExportDeclaration(\n maybeExportDeclar as NodePath<\n Exclude<t.ExportDeclaration, t.ExportAllDeclaration>\n >,\n );\n }\n\n maybeConvertFromClassFunctionDeclaration(path: NodePath) {\n return path; // TODO\n\n // // retain the `name` of a class/function declaration\n\n // if (!path.isFunctionDeclaration() && !path.isClassDeclaration()) return;\n // if (this.binding.kind !== \"hoisted\") return;\n\n // path.node.id = identifier(this.oldName);\n // path.node._blockHoist = 3;\n\n // path.replaceWith(\n // variableDeclaration(\"let\", [\n // variableDeclarator(identifier(this.newName), toExpression(path.node)),\n // ]),\n // );\n }\n\n maybeConvertFromClassFunctionExpression(path: NodePath) {\n return path; // TODO\n\n // // retain the `name` of a class/function expression\n\n // if (!path.isFunctionExpression() && !path.isClassExpression()) return;\n // if (this.binding.kind !== \"local\") return;\n\n // path.node.id = identifier(this.oldName);\n\n // this.binding.scope.parent.push({\n // id: identifier(this.newName),\n // });\n\n // path.replaceWith(\n // assignmentExpression(\"=\", identifier(this.newName), path.node),\n // );\n }\n\n rename(/* Babel 7 - block?: t.Pattern | t.Scopable */) {\n const { binding, oldName, newName } = this;\n const { scope, path } = binding;\n\n const parentDeclar = path.find(\n path =>\n path.isDeclaration() ||\n path.isFunctionExpression() ||\n path.isClassExpression(),\n );\n if (parentDeclar) {\n const bindingIds = parentDeclar.getOuterBindingIdentifiers();\n if (bindingIds[oldName] === binding.identifier) {\n // When we are renaming an exported identifier, we need to ensure that\n // the exported binding keeps the old name.\n this.maybeConvertFromExportDeclaration(parentDeclar);\n }\n }\n\n const blockToTraverse = process.env.BABEL_8_BREAKING\n ? scope.block\n : (arguments[0] as t.Pattern | t.Scopable) || scope.block;\n traverseNode(\n blockToTraverse,\n explode(renameVisitor),\n scope,\n this,\n scope.path,\n // When blockToTraverse is a SwitchStatement, the discriminant\n // is not part of the current scope and thus should be skipped.\n { discriminant: true },\n );\n\n if (process.env.BABEL_8_BREAKING) {\n scope.removeOwnBinding(oldName);\n scope.bindings[newName] = binding;\n this.binding.identifier.name = newName;\n } else if (!arguments[0]) {\n scope.removeOwnBinding(oldName);\n scope.bindings[newName] = binding;\n this.binding.identifier.name = newName;\n }\n\n if (parentDeclar) {\n this.maybeConvertFromClassFunctionDeclaration(path);\n this.maybeConvertFromClassFunctionExpression(path);\n }\n }\n}\n"],"mappings":"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"}
@@ -1,29 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.traverseNode = traverseNode;
7
- var _context = require("./context.js");
8
- var _t = require("@babel/types");
9
- const {
10
- VISITOR_KEYS
11
- } = _t;
12
- function traverseNode(node, opts, scope, state, path, skipKeys, visitSelf) {
13
- const keys = VISITOR_KEYS[node.type];
14
- if (!keys) return false;
15
- const context = new _context.default(scope, opts, state, path);
16
- if (visitSelf) {
17
- if (skipKeys != null && skipKeys[path.parentKey]) return false;
18
- return context.visitQueue([path]);
19
- }
20
- for (const key of keys) {
21
- if (skipKeys != null && skipKeys[key]) continue;
22
- if (context.visit(node, key)) {
23
- return true;
24
- }
25
- }
26
- return false;
27
- }
28
-
29
- //# sourceMappingURL=traverse-node.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_context","require","_t","VISITOR_KEYS","traverseNode","node","opts","scope","state","path","skipKeys","visitSelf","keys","type","context","TraversalContext","parentKey","visitQueue","key","visit"],"sources":["../src/traverse-node.ts"],"sourcesContent":["import TraversalContext from \"./context.ts\";\nimport type { ExplodedTraverseOptions } from \"./index.ts\";\nimport type NodePath from \"./path/index.ts\";\nimport type Scope from \"./scope/index.ts\";\nimport type * as t from \"@babel/types\";\nimport { VISITOR_KEYS } from \"@babel/types\";\n\n/**\n * Traverse the children of given node\n * @param {Node} node\n * @param {TraverseOptions} opts The traverse options used to create a new traversal context\n * @param {scope} scope A traversal scope used to create a new traversal context. When opts.noScope is true, scope should not be provided\n * @param {any} state A user data storage provided as the second callback argument for traversal visitors\n * @param {NodePath} path A NodePath of given node\n * @param {Record<string, boolean>} skipKeys A map from key names to whether that should be skipped during traversal. The skipKeys are applied to every descendants\n * @returns {boolean} Whether the traversal stops early\n\n * @note This function does not visit the given `node`.\n */\nexport function traverseNode<S = unknown>(\n node: t.Node,\n opts: ExplodedTraverseOptions<S>,\n scope?: Scope,\n state?: any,\n path?: NodePath,\n skipKeys?: Record<string, boolean>,\n visitSelf?: boolean,\n): boolean {\n const keys = VISITOR_KEYS[node.type];\n if (!keys) return false;\n\n const context = new TraversalContext(scope, opts, state, path);\n if (visitSelf) {\n if (skipKeys?.[path.parentKey]) return false;\n return context.visitQueue([path]);\n }\n\n for (const key of keys) {\n if (skipKeys?.[key]) continue;\n if (context.visit(node, key)) {\n return true;\n }\n }\n\n return false;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,QAAA,GAAAC,OAAA;AAKA,IAAAC,EAAA,GAAAD,OAAA;AAA4C;EAAnCE;AAAY,IAAAD,EAAA;AAcd,SAASE,YAAYA,CAC1BC,IAAY,EACZC,IAAgC,EAChCC,KAAa,EACbC,KAAW,EACXC,IAAe,EACfC,QAAkC,EAClCC,SAAmB,EACV;EACT,MAAMC,IAAI,GAAGT,YAAY,CAACE,IAAI,CAACQ,IAAI,CAAC;EACpC,IAAI,CAACD,IAAI,EAAE,OAAO,KAAK;EAEvB,MAAME,OAAO,GAAG,IAAIC,gBAAgB,CAACR,KAAK,EAAED,IAAI,EAAEE,KAAK,EAAEC,IAAI,CAAC;EAC9D,IAAIE,SAAS,EAAE;IACb,IAAID,QAAQ,YAARA,QAAQ,CAAGD,IAAI,CAACO,SAAS,CAAC,EAAE,OAAO,KAAK;IAC5C,OAAOF,OAAO,CAACG,UAAU,CAAC,CAACR,IAAI,CAAC,CAAC;EACnC;EAEA,KAAK,MAAMS,GAAG,IAAIN,IAAI,EAAE;IACtB,IAAIF,QAAQ,YAARA,QAAQ,CAAGQ,GAAG,CAAC,EAAE;IACrB,IAAIJ,OAAO,CAACK,KAAK,CAACd,IAAI,EAAEa,GAAG,CAAC,EAAE;MAC5B,OAAO,IAAI;IACb;EACF;EAEA,OAAO,KAAK;AACd"}
@@ -1,3 +0,0 @@
1
-
2
-
3
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sources":["../src/types.ts"],"sourcesContent":["import type * as t from \"@babel/types\";\nimport type { NodePath } from \"./index.ts\";\nimport type { VirtualTypeAliases } from \"./path/lib/virtual-types.ts\";\n\nexport type VisitPhase = \"enter\" | \"exit\";\n\ntype VisitNodeObject<S, P extends t.Node> = {\n [K in VisitPhase]?: VisitNodeFunction<S, P>;\n};\n\nexport type ExplVisitNode<S, P extends t.Node> = {\n [K in VisitPhase]?: VisitNodeFunction<S, P>[];\n};\n\nexport type ExplodedVisitor<S = unknown> = ExplVisitNode<S, t.Node> & {\n [Type in t.Node[\"type\"]]?: ExplVisitNode<S, Extract<t.Node, { type: Type }>>;\n} & { _exploded: true; _verified: true };\n\nexport type Visitor<S = unknown> =\n | (VisitNodeObject<S, t.Node> & {\n [Type in t.Node[\"type\"]]?: VisitNode<S, Extract<t.Node, { type: Type }>>;\n } & {\n [K in keyof t.Aliases]?: VisitNode<S, t.Aliases[K]>;\n } & {\n [K in keyof VirtualTypeAliases]?: VisitNode<S, VirtualTypeAliases[K]>;\n } & {\n // Babel supports `NodeTypesWithoutComment | NodeTypesWithoutComment | ... ` but it is\n // too complex for TS. So we type it as a general visitor only if the key contains `|`\n // this is good enough for non-visitor traverse options e.g. `noScope`\n [k: `${string}|${string}`]: VisitNode<S, t.Node>;\n })\n | ExplodedVisitor<S>;\n\nexport type VisitNode<S, P extends t.Node> =\n | VisitNodeFunction<S, P>\n | VisitNodeObject<S, P>;\n\nexport type VisitNodeFunction<S, P extends t.Node> = (\n this: S,\n path: NodePath<P>,\n state: S,\n) => void;\n"],"mappings":""}
@@ -1,221 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.explode = explode;
7
- exports.isExplodedVisitor = isExplodedVisitor;
8
- exports.merge = merge;
9
- exports.verify = verify;
10
- var virtualTypes = require("./path/lib/virtual-types.js");
11
- var virtualTypesValidators = require("./path/lib/virtual-types-validator.js");
12
- var _t = require("@babel/types");
13
- const {
14
- DEPRECATED_KEYS,
15
- DEPRECATED_ALIASES,
16
- FLIPPED_ALIAS_KEYS,
17
- TYPES,
18
- __internal__deprecationWarning: deprecationWarning
19
- } = _t;
20
- function isVirtualType(type) {
21
- return type in virtualTypes;
22
- }
23
- function isExplodedVisitor(visitor) {
24
- return visitor == null ? void 0 : visitor._exploded;
25
- }
26
- function explode(visitor) {
27
- if (isExplodedVisitor(visitor)) return visitor;
28
- visitor._exploded = true;
29
- for (const nodeType of Object.keys(visitor)) {
30
- if (shouldIgnoreKey(nodeType)) continue;
31
- const parts = nodeType.split("|");
32
- if (parts.length === 1) continue;
33
- const fns = visitor[nodeType];
34
- delete visitor[nodeType];
35
- for (const part of parts) {
36
- visitor[part] = fns;
37
- }
38
- }
39
- verify(visitor);
40
- delete visitor.__esModule;
41
- ensureEntranceObjects(visitor);
42
- ensureCallbackArrays(visitor);
43
- for (const nodeType of Object.keys(visitor)) {
44
- if (shouldIgnoreKey(nodeType)) continue;
45
- if (!isVirtualType(nodeType)) continue;
46
- const fns = visitor[nodeType];
47
- for (const type of Object.keys(fns)) {
48
- fns[type] = wrapCheck(nodeType, fns[type]);
49
- }
50
- delete visitor[nodeType];
51
- const types = virtualTypes[nodeType];
52
- if (types !== null) {
53
- for (const type of types) {
54
- if (visitor[type]) {
55
- mergePair(visitor[type], fns);
56
- } else {
57
- visitor[type] = fns;
58
- }
59
- }
60
- } else {
61
- mergePair(visitor, fns);
62
- }
63
- }
64
- for (const nodeType of Object.keys(visitor)) {
65
- if (shouldIgnoreKey(nodeType)) continue;
66
- let aliases = FLIPPED_ALIAS_KEYS[nodeType];
67
- if (nodeType in DEPRECATED_KEYS) {
68
- const deprecatedKey = DEPRECATED_KEYS[nodeType];
69
- deprecationWarning(nodeType, deprecatedKey, "Visitor ");
70
- aliases = [deprecatedKey];
71
- } else if (nodeType in DEPRECATED_ALIASES) {
72
- const deprecatedAlias = DEPRECATED_ALIASES[nodeType];
73
- deprecationWarning(nodeType, deprecatedAlias, "Visitor ");
74
- aliases = FLIPPED_ALIAS_KEYS[deprecatedAlias];
75
- }
76
- if (!aliases) continue;
77
- const fns = visitor[nodeType];
78
- delete visitor[nodeType];
79
- for (const alias of aliases) {
80
- const existing = visitor[alias];
81
- if (existing) {
82
- mergePair(existing, fns);
83
- } else {
84
- visitor[alias] = Object.assign({}, fns);
85
- }
86
- }
87
- }
88
- for (const nodeType of Object.keys(visitor)) {
89
- if (shouldIgnoreKey(nodeType)) continue;
90
- ensureCallbackArrays(visitor[nodeType]);
91
- }
92
- return visitor;
93
- }
94
- function verify(visitor) {
95
- if (visitor._verified) return;
96
- if (typeof visitor === "function") {
97
- throw new Error("You passed `traverse()` a function when it expected a visitor object, " + "are you sure you didn't mean `{ enter: Function }`?");
98
- }
99
- for (const nodeType of Object.keys(visitor)) {
100
- if (nodeType === "enter" || nodeType === "exit") {
101
- validateVisitorMethods(nodeType, visitor[nodeType]);
102
- }
103
- if (shouldIgnoreKey(nodeType)) continue;
104
- if (TYPES.indexOf(nodeType) < 0) {
105
- throw new Error(`You gave us a visitor for the node type ${nodeType} but it's not a valid type`);
106
- }
107
- const visitors = visitor[nodeType];
108
- if (typeof visitors === "object") {
109
- for (const visitorKey of Object.keys(visitors)) {
110
- if (visitorKey === "enter" || visitorKey === "exit") {
111
- validateVisitorMethods(`${nodeType}.${visitorKey}`, visitors[visitorKey]);
112
- } else {
113
- throw new Error("You passed `traverse()` a visitor object with the property " + `${nodeType} that has the invalid property ${visitorKey}`);
114
- }
115
- }
116
- }
117
- }
118
- visitor._verified = true;
119
- }
120
- function validateVisitorMethods(path, val) {
121
- const fns = [].concat(val);
122
- for (const fn of fns) {
123
- if (typeof fn !== "function") {
124
- throw new TypeError(`Non-function found defined in ${path} with type ${typeof fn}`);
125
- }
126
- }
127
- }
128
- function merge(visitors, states = [], wrapper) {
129
- const mergedVisitor = {};
130
- for (let i = 0; i < visitors.length; i++) {
131
- const visitor = explode(visitors[i]);
132
- const state = states[i];
133
- let topVisitor = visitor;
134
- if (state || wrapper) {
135
- topVisitor = wrapWithStateOrWrapper(topVisitor, state, wrapper);
136
- }
137
- mergePair(mergedVisitor, topVisitor);
138
- for (const key of Object.keys(visitor)) {
139
- if (shouldIgnoreKey(key)) continue;
140
- let typeVisitor = visitor[key];
141
- if (state || wrapper) {
142
- typeVisitor = wrapWithStateOrWrapper(typeVisitor, state, wrapper);
143
- }
144
- const nodeVisitor = mergedVisitor[key] || (mergedVisitor[key] = {});
145
- mergePair(nodeVisitor, typeVisitor);
146
- }
147
- }
148
- ;
149
- return mergedVisitor;
150
- }
151
- function wrapWithStateOrWrapper(oldVisitor, state, wrapper) {
152
- const newVisitor = {};
153
- for (const phase of ["enter", "exit"]) {
154
- let fns = oldVisitor[phase];
155
- if (!Array.isArray(fns)) continue;
156
- fns = fns.map(function (fn) {
157
- let newFn = fn;
158
- if (state) {
159
- newFn = function (path) {
160
- fn.call(state, path, state);
161
- };
162
- }
163
- if (wrapper) {
164
- newFn = wrapper(state == null ? void 0 : state.key, phase, newFn);
165
- }
166
- if (newFn !== fn) {
167
- newFn.toString = () => fn.toString();
168
- }
169
- return newFn;
170
- });
171
- newVisitor[phase] = fns;
172
- }
173
- return newVisitor;
174
- }
175
- function ensureEntranceObjects(obj) {
176
- for (const key of Object.keys(obj)) {
177
- if (shouldIgnoreKey(key)) continue;
178
- const fns = obj[key];
179
- if (typeof fns === "function") {
180
- obj[key] = {
181
- enter: fns
182
- };
183
- }
184
- }
185
- }
186
- function ensureCallbackArrays(obj) {
187
- if (obj.enter && !Array.isArray(obj.enter)) obj.enter = [obj.enter];
188
- if (obj.exit && !Array.isArray(obj.exit)) obj.exit = [obj.exit];
189
- }
190
- function wrapCheck(nodeType, fn) {
191
- const fnKey = `is${nodeType}`;
192
- const validator = virtualTypesValidators[fnKey];
193
- const newFn = function (path) {
194
- if (validator.call(path)) {
195
- return fn.apply(this, arguments);
196
- }
197
- };
198
- newFn.toString = () => fn.toString();
199
- return newFn;
200
- }
201
- function shouldIgnoreKey(key) {
202
- if (key[0] === "_") return true;
203
- if (key === "enter" || key === "exit" || key === "shouldSkip") return true;
204
- if (key === "denylist" || key === "noScope" || key === "skipKeys") {
205
- return true;
206
- }
207
- {
208
- if (key === "blacklist") {
209
- return true;
210
- }
211
- }
212
- return false;
213
- }
214
- function mergePair(dest, src) {
215
- for (const phase of ["enter", "exit"]) {
216
- if (!src[phase]) continue;
217
- dest[phase] = [].concat(dest[phase] || [], src[phase]);
218
- }
219
- }
220
-
221
- //# sourceMappingURL=visitors.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["virtualTypes","require","virtualTypesValidators","_t","DEPRECATED_KEYS","DEPRECATED_ALIASES","FLIPPED_ALIAS_KEYS","TYPES","__internal__deprecationWarning","deprecationWarning","isVirtualType","type","isExplodedVisitor","visitor","_exploded","explode","nodeType","Object","keys","shouldIgnoreKey","parts","split","length","fns","part","verify","__esModule","ensureEntranceObjects","ensureCallbackArrays","wrapCheck","types","mergePair","aliases","deprecatedKey","deprecatedAlias","alias","existing","assign","_verified","Error","validateVisitorMethods","indexOf","visitors","visitorKey","path","val","concat","fn","TypeError","merge","states","wrapper","mergedVisitor","i","state","topVisitor","wrapWithStateOrWrapper","key","typeVisitor","nodeVisitor","oldVisitor","newVisitor","phase","Array","isArray","map","newFn","call","toString","obj","enter","exit","fnKey","validator","apply","arguments","dest","src"],"sources":["../src/visitors.ts"],"sourcesContent":["import * as virtualTypes from \"./path/lib/virtual-types.ts\";\nimport * as virtualTypesValidators from \"./path/lib/virtual-types-validator.ts\";\nimport type { Node } from \"@babel/types\";\nimport {\n DEPRECATED_KEYS,\n DEPRECATED_ALIASES,\n FLIPPED_ALIAS_KEYS,\n TYPES,\n __internal__deprecationWarning as deprecationWarning,\n} from \"@babel/types\";\nimport type { ExplodedVisitor, NodePath, Visitor } from \"./index.ts\";\nimport type { ExplVisitNode, VisitNodeFunction, VisitPhase } from \"./types.ts\";\n\ntype VIRTUAL_TYPES = keyof typeof virtualTypes;\nfunction isVirtualType(type: string): type is VIRTUAL_TYPES {\n return type in virtualTypes;\n}\nexport type VisitWrapper<S = any> = (\n stateName: string | undefined,\n visitorType: VisitPhase,\n callback: VisitNodeFunction<S, Node>,\n) => VisitNodeFunction<S, Node>;\n\nexport function isExplodedVisitor(\n visitor: Visitor,\n): visitor is ExplodedVisitor {\n // @ts-expect-error _exploded is not defined on non-exploded Visitor\n return visitor?._exploded;\n}\n\n/**\n * explode() will take a visitor object with all of the various shorthands\n * that we support, and validates & normalizes it into a common format, ready\n * to be used in traversal\n *\n * The various shorthands are:\n * * `Identifier() { ... }` -> `Identifier: { enter() { ... } }`\n * * `\"Identifier|NumericLiteral\": { ... }` -> `Identifier: { ... }, NumericLiteral: { ... }`\n * * Aliases in `@babel/types`: e.g. `Property: { ... }` -> `ObjectProperty: { ... }, ClassProperty: { ... }`\n * Other normalizations are:\n * * Visitors of virtual types are wrapped, so that they are only visited when\n * their dynamic check passes\n * * `enter` and `exit` functions are wrapped in arrays, to ease merging of\n * visitors\n */\nexport function explode<S>(visitor: Visitor<S>): ExplodedVisitor<S> {\n if (isExplodedVisitor(visitor)) return visitor;\n // @ts-expect-error `visitor` will be cast to ExplodedVisitor by this function\n visitor._exploded = true;\n\n // normalise pipes\n for (const nodeType of Object.keys(visitor) as (keyof Visitor)[]) {\n if (shouldIgnoreKey(nodeType)) continue;\n\n const parts: Array<string> = nodeType.split(\"|\");\n if (parts.length === 1) continue;\n\n const fns = visitor[nodeType];\n delete visitor[nodeType];\n\n for (const part of parts) {\n // @ts-expect-error part will be verified by `verify` later\n visitor[part] = fns;\n }\n }\n\n // verify data structure\n verify(visitor);\n\n // make sure there's no __esModule type since this is because we're using loose mode\n // and it sets __esModule to be enumerable on all modules :(\n // @ts-expect-error ESModule interop\n delete visitor.__esModule;\n\n // ensure visitors are objects\n ensureEntranceObjects(visitor);\n\n // ensure enter/exit callbacks are arrays\n ensureCallbackArrays(visitor);\n\n // add type wrappers\n for (const nodeType of Object.keys(visitor)) {\n if (shouldIgnoreKey(nodeType)) continue;\n\n if (!isVirtualType(nodeType)) continue;\n\n // wrap all the functions\n const fns = visitor[nodeType];\n for (const type of Object.keys(fns)) {\n // @ts-expect-error normalised as VisitNodeObject\n fns[type] = wrapCheck(nodeType, fns[type]);\n }\n\n // clear it from the visitor\n delete visitor[nodeType];\n\n const types = virtualTypes[nodeType];\n if (types !== null) {\n for (const type of types) {\n // merge the visitor if necessary or just put it back in\n if (visitor[type]) {\n mergePair(visitor[type], fns);\n } else {\n // @ts-expect-error Expression produces too complex union\n visitor[type] = fns;\n }\n }\n } else {\n mergePair(visitor, fns);\n }\n }\n\n // add aliases\n for (const nodeType of Object.keys(visitor) as (keyof Visitor)[]) {\n if (shouldIgnoreKey(nodeType)) continue;\n\n let aliases = FLIPPED_ALIAS_KEYS[nodeType];\n\n if (nodeType in DEPRECATED_KEYS) {\n const deprecatedKey = DEPRECATED_KEYS[nodeType];\n deprecationWarning(nodeType, deprecatedKey, \"Visitor \");\n aliases = [deprecatedKey];\n } else if (nodeType in DEPRECATED_ALIASES) {\n const deprecatedAlias =\n DEPRECATED_ALIASES[nodeType as keyof typeof DEPRECATED_ALIASES];\n deprecationWarning(nodeType, deprecatedAlias, \"Visitor \");\n aliases = FLIPPED_ALIAS_KEYS[deprecatedAlias];\n }\n\n if (!aliases) continue;\n\n const fns = visitor[nodeType];\n // clear it from the visitor\n delete visitor[nodeType];\n\n for (const alias of aliases) {\n const existing = visitor[alias];\n if (existing) {\n mergePair(existing, fns);\n } else {\n // @ts-expect-error Expression produces a union type that is too complex to represent.\n visitor[alias] = { ...fns };\n }\n }\n }\n\n for (const nodeType of Object.keys(visitor)) {\n if (shouldIgnoreKey(nodeType)) continue;\n\n ensureCallbackArrays(\n // @ts-expect-error nodeType must present in visitor after previous validations\n visitor[nodeType],\n );\n }\n\n // @ts-expect-error explosion has been performed\n return visitor as ExplodedVisitor;\n}\n\nexport function verify(visitor: Visitor) {\n // @ts-expect-error _verified is not defined on non-verified Visitor.\n // TODO: unify _verified and _exploded.\n if (visitor._verified) return;\n\n if (typeof visitor === \"function\") {\n throw new Error(\n \"You passed `traverse()` a function when it expected a visitor object, \" +\n \"are you sure you didn't mean `{ enter: Function }`?\",\n );\n }\n\n for (const nodeType of Object.keys(visitor) as (keyof Visitor)[]) {\n if (nodeType === \"enter\" || nodeType === \"exit\") {\n validateVisitorMethods(nodeType, visitor[nodeType]);\n }\n\n if (shouldIgnoreKey(nodeType)) continue;\n\n if (TYPES.indexOf(nodeType) < 0) {\n throw new Error(\n `You gave us a visitor for the node type ${nodeType} but it's not a valid type`,\n );\n }\n\n const visitors = visitor[nodeType];\n if (typeof visitors === \"object\") {\n for (const visitorKey of Object.keys(visitors)) {\n if (visitorKey === \"enter\" || visitorKey === \"exit\") {\n // verify that it just contains functions\n validateVisitorMethods(\n `${nodeType}.${visitorKey}`,\n visitors[visitorKey],\n );\n } else {\n throw new Error(\n \"You passed `traverse()` a visitor object with the property \" +\n `${nodeType} that has the invalid property ${visitorKey}`,\n );\n }\n }\n }\n }\n\n // @ts-expect-error _verified is not defined on non-verified Visitor.\n // TODO: unify _verified and _exploded.\n visitor._verified = true;\n}\n\nfunction validateVisitorMethods(\n path: string,\n val: any,\n): asserts val is Function | Function[] {\n const fns = [].concat(val);\n for (const fn of fns) {\n if (typeof fn !== \"function\") {\n throw new TypeError(\n `Non-function found defined in ${path} with type ${typeof fn}`,\n );\n }\n }\n}\n\nexport function merge<State>(\n visitors: Visitor<State>[],\n): ExplodedVisitor<State>;\nexport function merge(\n visitors: Visitor<unknown>[],\n states?: any[],\n wrapper?: Function | null,\n): ExplodedVisitor<unknown>;\nexport function merge(\n visitors: any[],\n states: any[] = [],\n wrapper?: VisitWrapper | null,\n): ExplodedVisitor {\n // @ts-expect-error don't bother with internal flags so it can work with earlier @babel/core validations\n const mergedVisitor: ExplodedVisitor = {};\n\n for (let i = 0; i < visitors.length; i++) {\n const visitor = explode(visitors[i]);\n const state = states[i];\n\n let topVisitor: ExplVisitNode<unknown, Node> = visitor;\n if (state || wrapper) {\n topVisitor = wrapWithStateOrWrapper(topVisitor, state, wrapper);\n }\n mergePair(mergedVisitor, topVisitor);\n\n for (const key of Object.keys(visitor) as (keyof ExplodedVisitor)[]) {\n if (shouldIgnoreKey(key)) continue;\n\n let typeVisitor = visitor[key];\n\n // if we have state or wrapper then overload the callbacks to take it\n if (state || wrapper) {\n typeVisitor = wrapWithStateOrWrapper(typeVisitor, state, wrapper);\n }\n\n const nodeVisitor = (mergedVisitor[key] ||= {});\n mergePair(nodeVisitor, typeVisitor);\n }\n }\n\n if (process.env.BABEL_8_BREAKING) {\n return {\n ...mergedVisitor,\n _exploded: true,\n _verified: true,\n };\n }\n\n return mergedVisitor;\n}\n\nfunction wrapWithStateOrWrapper<State>(\n oldVisitor: ExplVisitNode<State, Node>,\n state: State | null,\n wrapper?: VisitWrapper<State> | null,\n): ExplVisitNode<State, Node> {\n const newVisitor: ExplVisitNode<State, Node> = {};\n\n for (const phase of [\"enter\", \"exit\"] as VisitPhase[]) {\n let fns = oldVisitor[phase];\n\n // not an enter/exit array of callbacks\n if (!Array.isArray(fns)) continue;\n\n fns = fns.map(function (fn) {\n let newFn = fn;\n\n if (state) {\n newFn = function (path: NodePath) {\n fn.call(state, path, state);\n };\n }\n\n if (wrapper) {\n // @ts-expect-error Fixme: actually PluginPass.key (aka pluginAlias)?\n newFn = wrapper(state?.key, phase, newFn);\n }\n\n // Override toString in case this function is printed, we want to print the wrapped function, same as we do in `wrapCheck`\n if (newFn !== fn) {\n newFn.toString = () => fn.toString();\n }\n\n return newFn;\n });\n\n newVisitor[phase] = fns;\n }\n\n return newVisitor;\n}\n\nfunction ensureEntranceObjects(obj: Visitor) {\n for (const key of Object.keys(obj) as (keyof Visitor)[]) {\n if (shouldIgnoreKey(key)) continue;\n\n const fns = obj[key];\n if (typeof fns === \"function\") {\n // @ts-expect-error: Expression produces a union type that is too complex to represent.\n obj[key] = { enter: fns };\n }\n }\n}\n\nfunction ensureCallbackArrays(obj: Visitor) {\n if (obj.enter && !Array.isArray(obj.enter)) obj.enter = [obj.enter];\n if (obj.exit && !Array.isArray(obj.exit)) obj.exit = [obj.exit];\n}\n\nfunction wrapCheck(nodeType: VIRTUAL_TYPES, fn: Function) {\n const fnKey = `is${nodeType}`;\n // @ts-expect-error we know virtualTypesValidators will contain `fnKey`, but TS doesn't\n const validator = virtualTypesValidators[fnKey];\n const newFn = function (this: unknown, path: NodePath) {\n if (validator.call(path)) {\n return fn.apply(this, arguments);\n }\n };\n newFn.toString = () => fn.toString();\n return newFn;\n}\n\nfunction shouldIgnoreKey(\n key: string,\n): key is\n | `_${string}`\n | \"enter\"\n | \"exit\"\n | \"shouldSkip\"\n | \"denylist\"\n | \"noScope\"\n | \"skipKeys\"\n | \"blacklist\" {\n // internal/hidden key\n if (key[0] === \"_\") return true;\n\n // ignore function keys\n if (key === \"enter\" || key === \"exit\" || key === \"shouldSkip\") return true;\n\n // ignore other options\n if (key === \"denylist\" || key === \"noScope\" || key === \"skipKeys\") {\n return true;\n }\n\n if (!process.env.BABEL_8_BREAKING) {\n if (key === \"blacklist\") {\n return true;\n }\n }\n\n return false;\n}\n\n/*\nfunction mergePair(\n dest: ExplVisitNode<unknown, Node>,\n src: ExplVisitNode<unknown, Node>,\n);\n*/\nfunction mergePair(dest: any, src: any) {\n for (const phase of [\"enter\", \"exit\"] as VisitPhase[]) {\n if (!src[phase]) continue;\n dest[phase] = [].concat(dest[phase] || [], src[phase]);\n }\n}\n"],"mappings":"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"}