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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2176) hide show
  1. package/package.json +2 -5
  2. package/.gitignore +0 -3
  3. package/.npmignore +0 -3
  4. package/node_modules/@alanszp/core/.gitignore +0 -3
  5. package/node_modules/@alanszp/core/.npmignore +0 -3
  6. package/node_modules/@alanszp/core/LICENSE +0 -21
  7. package/node_modules/@alanszp/core/dist/app/appIdentifier.d.ts +0 -1
  8. package/node_modules/@alanszp/core/dist/app/appIdentifier.js +0 -10
  9. package/node_modules/@alanszp/core/dist/app/appIdentifier.js.map +0 -1
  10. package/node_modules/@alanszp/core/dist/app/index.d.ts +0 -1
  11. package/node_modules/@alanszp/core/dist/app/index.js +0 -18
  12. package/node_modules/@alanszp/core/dist/app/index.js.map +0 -1
  13. package/node_modules/@alanszp/core/dist/assignKey.d.ts +0 -2
  14. package/node_modules/@alanszp/core/dist/assignKey.js +0 -20
  15. package/node_modules/@alanszp/core/dist/assignKey.js.map +0 -1
  16. package/node_modules/@alanszp/core/dist/editable/index.d.ts +0 -2
  17. package/node_modules/@alanszp/core/dist/editable/index.js +0 -19
  18. package/node_modules/@alanszp/core/dist/editable/index.js.map +0 -1
  19. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.d.ts +0 -3
  20. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js +0 -26
  21. package/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js.map +0 -1
  22. package/node_modules/@alanszp/core/dist/editable/types.d.ts +0 -6
  23. package/node_modules/@alanszp/core/dist/editable/types.js +0 -3
  24. package/node_modules/@alanszp/core/dist/editable/types.js.map +0 -1
  25. package/node_modules/@alanszp/core/dist/index.d.ts +0 -4
  26. package/node_modules/@alanszp/core/dist/index.js +0 -21
  27. package/node_modules/@alanszp/core/dist/index.js.map +0 -1
  28. package/node_modules/@alanszp/core/dist/lists/ListResult.d.ts +0 -7
  29. package/node_modules/@alanszp/core/dist/lists/ListResult.js +0 -8
  30. package/node_modules/@alanszp/core/dist/lists/ListResult.js.map +0 -1
  31. package/node_modules/@alanszp/core/dist/lists/Orderable.d.ts +0 -11
  32. package/node_modules/@alanszp/core/dist/lists/Orderable.js +0 -13
  33. package/node_modules/@alanszp/core/dist/lists/Orderable.js.map +0 -1
  34. package/node_modules/@alanszp/core/dist/lists/Paginable.d.ts +0 -14
  35. package/node_modules/@alanszp/core/dist/lists/Paginable.js +0 -22
  36. package/node_modules/@alanszp/core/dist/lists/Paginable.js.map +0 -1
  37. package/node_modules/@alanszp/core/dist/lists/index.d.ts +0 -3
  38. package/node_modules/@alanszp/core/dist/lists/index.js +0 -20
  39. package/node_modules/@alanszp/core/dist/lists/index.js.map +0 -1
  40. package/node_modules/@alanszp/core/package.json +0 -25
  41. package/node_modules/@alanszp/core/tsconfig.json +0 -15
  42. package/node_modules/@alanszp/errors/.gitignore +0 -3
  43. package/node_modules/@alanszp/errors/.npmignore +0 -3
  44. package/node_modules/@alanszp/errors/LICENSE +0 -21
  45. package/node_modules/@alanszp/errors/dist/BaseError.d.ts +0 -3
  46. package/node_modules/@alanszp/errors/dist/BaseError.js +0 -18
  47. package/node_modules/@alanszp/errors/dist/BaseError.js.map +0 -1
  48. package/node_modules/@alanszp/errors/dist/HttpRenderableError.d.ts +0 -4
  49. package/node_modules/@alanszp/errors/dist/HttpRenderableError.js +0 -8
  50. package/node_modules/@alanszp/errors/dist/HttpRenderableError.js.map +0 -1
  51. package/node_modules/@alanszp/errors/dist/InternalServerError.d.ts +0 -8
  52. package/node_modules/@alanszp/errors/dist/InternalServerError.js +0 -24
  53. package/node_modules/@alanszp/errors/dist/InternalServerError.js.map +0 -1
  54. package/node_modules/@alanszp/errors/dist/RenderableError.d.ts +0 -15
  55. package/node_modules/@alanszp/errors/dist/RenderableError.js +0 -27
  56. package/node_modules/@alanszp/errors/dist/RenderableError.js.map +0 -1
  57. package/node_modules/@alanszp/errors/dist/index.d.ts +0 -4
  58. package/node_modules/@alanszp/errors/dist/index.js +0 -17
  59. package/node_modules/@alanszp/errors/dist/index.js.map +0 -1
  60. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/.gitignore +0 -3
  61. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/.npmignore +0 -3
  62. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/LICENSE +0 -21
  63. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.d.ts +0 -1
  64. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.js +0 -10
  65. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/appIdentifier.js.map +0 -1
  66. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.d.ts +0 -1
  67. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.js +0 -18
  68. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/app/index.js.map +0 -1
  69. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.d.ts +0 -2
  70. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.js +0 -20
  71. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/assignKey.js.map +0 -1
  72. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.d.ts +0 -2
  73. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.js +0 -19
  74. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/index.js.map +0 -1
  75. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.d.ts +0 -3
  76. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js +0 -26
  77. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/keepOrUpdate.js.map +0 -1
  78. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.d.ts +0 -6
  79. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.js +0 -3
  80. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/editable/types.js.map +0 -1
  81. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.d.ts +0 -4
  82. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.js +0 -21
  83. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/index.js.map +0 -1
  84. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.d.ts +0 -7
  85. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.js +0 -8
  86. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/ListResult.js.map +0 -1
  87. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.d.ts +0 -11
  88. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.js +0 -13
  89. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Orderable.js.map +0 -1
  90. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.d.ts +0 -14
  91. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.js +0 -22
  92. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/Paginable.js.map +0 -1
  93. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.d.ts +0 -3
  94. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.js +0 -20
  95. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/dist/lists/index.js.map +0 -1
  96. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/package.json +0 -25
  97. package/node_modules/@alanszp/errors/node_modules/@alanszp/core/tsconfig.json +0 -15
  98. package/node_modules/@alanszp/errors/node_modules/@types/node/LICENSE +0 -21
  99. package/node_modules/@alanszp/errors/node_modules/@types/node/README.md +0 -15
  100. package/node_modules/@alanszp/errors/node_modules/@types/node/assert/strict.d.ts +0 -8
  101. package/node_modules/@alanszp/errors/node_modules/@types/node/assert.d.ts +0 -996
  102. package/node_modules/@alanszp/errors/node_modules/@types/node/async_hooks.d.ts +0 -539
  103. package/node_modules/@alanszp/errors/node_modules/@types/node/buffer.d.ts +0 -2362
  104. package/node_modules/@alanszp/errors/node_modules/@types/node/child_process.d.ts +0 -1540
  105. package/node_modules/@alanszp/errors/node_modules/@types/node/cluster.d.ts +0 -432
  106. package/node_modules/@alanszp/errors/node_modules/@types/node/console.d.ts +0 -415
  107. package/node_modules/@alanszp/errors/node_modules/@types/node/constants.d.ts +0 -19
  108. package/node_modules/@alanszp/errors/node_modules/@types/node/crypto.d.ts +0 -4487
  109. package/node_modules/@alanszp/errors/node_modules/@types/node/dgram.d.ts +0 -596
  110. package/node_modules/@alanszp/errors/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  111. package/node_modules/@alanszp/errors/node_modules/@types/node/dns/promises.d.ts +0 -425
  112. package/node_modules/@alanszp/errors/node_modules/@types/node/dns.d.ts +0 -809
  113. package/node_modules/@alanszp/errors/node_modules/@types/node/dom-events.d.ts +0 -122
  114. package/node_modules/@alanszp/errors/node_modules/@types/node/domain.d.ts +0 -170
  115. package/node_modules/@alanszp/errors/node_modules/@types/node/events.d.ts +0 -879
  116. package/node_modules/@alanszp/errors/node_modules/@types/node/fs/promises.d.ts +0 -1239
  117. package/node_modules/@alanszp/errors/node_modules/@types/node/fs.d.ts +0 -4311
  118. package/node_modules/@alanszp/errors/node_modules/@types/node/globals.d.ts +0 -411
  119. package/node_modules/@alanszp/errors/node_modules/@types/node/globals.global.d.ts +0 -1
  120. package/node_modules/@alanszp/errors/node_modules/@types/node/http.d.ts +0 -1887
  121. package/node_modules/@alanszp/errors/node_modules/@types/node/http2.d.ts +0 -2382
  122. package/node_modules/@alanszp/errors/node_modules/@types/node/https.d.ts +0 -550
  123. package/node_modules/@alanszp/errors/node_modules/@types/node/index.d.ts +0 -88
  124. package/node_modules/@alanszp/errors/node_modules/@types/node/inspector.d.ts +0 -2747
  125. package/node_modules/@alanszp/errors/node_modules/@types/node/module.d.ts +0 -315
  126. package/node_modules/@alanszp/errors/node_modules/@types/node/net.d.ts +0 -949
  127. package/node_modules/@alanszp/errors/node_modules/@types/node/os.d.ts +0 -478
  128. package/node_modules/@alanszp/errors/node_modules/@types/node/package.json +0 -229
  129. package/node_modules/@alanszp/errors/node_modules/@types/node/path.d.ts +0 -191
  130. package/node_modules/@alanszp/errors/node_modules/@types/node/perf_hooks.d.ts +0 -645
  131. package/node_modules/@alanszp/errors/node_modules/@types/node/process.d.ts +0 -1561
  132. package/node_modules/@alanszp/errors/node_modules/@types/node/punycode.d.ts +0 -117
  133. package/node_modules/@alanszp/errors/node_modules/@types/node/querystring.d.ts +0 -141
  134. package/node_modules/@alanszp/errors/node_modules/@types/node/readline/promises.d.ts +0 -150
  135. package/node_modules/@alanszp/errors/node_modules/@types/node/readline.d.ts +0 -539
  136. package/node_modules/@alanszp/errors/node_modules/@types/node/repl.d.ts +0 -430
  137. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/consumers.d.ts +0 -12
  138. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/promises.d.ts +0 -83
  139. package/node_modules/@alanszp/errors/node_modules/@types/node/stream/web.d.ts +0 -366
  140. package/node_modules/@alanszp/errors/node_modules/@types/node/stream.d.ts +0 -1701
  141. package/node_modules/@alanszp/errors/node_modules/@types/node/string_decoder.d.ts +0 -67
  142. package/node_modules/@alanszp/errors/node_modules/@types/node/test.d.ts +0 -1465
  143. package/node_modules/@alanszp/errors/node_modules/@types/node/timers/promises.d.ts +0 -93
  144. package/node_modules/@alanszp/errors/node_modules/@types/node/timers.d.ts +0 -240
  145. package/node_modules/@alanszp/errors/node_modules/@types/node/tls.d.ts +0 -1210
  146. package/node_modules/@alanszp/errors/node_modules/@types/node/trace_events.d.ts +0 -182
  147. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  148. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  149. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  150. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  151. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  152. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  153. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  154. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  155. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  156. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  157. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  158. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  159. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  160. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  161. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  162. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  163. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  164. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  165. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  166. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  167. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  168. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  169. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  170. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  171. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  172. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  173. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  174. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  175. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  176. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  177. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  178. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  179. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  180. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  181. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  182. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  183. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  184. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  185. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  186. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  187. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  188. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  189. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  190. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  191. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  192. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  193. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  194. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  195. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  196. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  197. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  198. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  199. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  200. package/node_modules/@alanszp/errors/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  201. package/node_modules/@alanszp/errors/node_modules/@types/node/tty.d.ts +0 -208
  202. package/node_modules/@alanszp/errors/node_modules/@types/node/url.d.ts +0 -927
  203. package/node_modules/@alanszp/errors/node_modules/@types/node/util.d.ts +0 -2183
  204. package/node_modules/@alanszp/errors/node_modules/@types/node/v8.d.ts +0 -764
  205. package/node_modules/@alanszp/errors/node_modules/@types/node/vm.d.ts +0 -903
  206. package/node_modules/@alanszp/errors/node_modules/@types/node/wasi.d.ts +0 -179
  207. package/node_modules/@alanszp/errors/node_modules/@types/node/worker_threads.d.ts +0 -691
  208. package/node_modules/@alanszp/errors/node_modules/@types/node/zlib.d.ts +0 -517
  209. package/node_modules/@alanszp/errors/package.json +0 -33
  210. package/node_modules/@alanszp/errors/src/BaseError.ts +0 -14
  211. package/node_modules/@alanszp/errors/src/HttpRenderableError.ts +0 -5
  212. package/node_modules/@alanszp/errors/src/InternalServerError.ts +0 -32
  213. package/node_modules/@alanszp/errors/src/RenderableError.ts +0 -37
  214. package/node_modules/@alanszp/errors/src/index.ts +0 -4
  215. package/node_modules/@alanszp/errors/tsconfig.json +0 -15
  216. package/node_modules/@ampproject/remapping/LICENSE +0 -202
  217. package/node_modules/@ampproject/remapping/README.md +0 -218
  218. package/node_modules/@ampproject/remapping/dist/remapping.mjs +0 -191
  219. package/node_modules/@ampproject/remapping/dist/remapping.mjs.map +0 -1
  220. package/node_modules/@ampproject/remapping/dist/remapping.umd.js +0 -196
  221. package/node_modules/@ampproject/remapping/dist/remapping.umd.js.map +0 -1
  222. package/node_modules/@ampproject/remapping/dist/types/build-source-map-tree.d.ts +0 -14
  223. package/node_modules/@ampproject/remapping/dist/types/remapping.d.ts +0 -19
  224. package/node_modules/@ampproject/remapping/dist/types/source-map-tree.d.ts +0 -42
  225. package/node_modules/@ampproject/remapping/dist/types/source-map.d.ts +0 -17
  226. package/node_modules/@ampproject/remapping/dist/types/types.d.ts +0 -14
  227. package/node_modules/@ampproject/remapping/package.json +0 -75
  228. package/node_modules/@babel/code-frame/LICENSE +0 -22
  229. package/node_modules/@babel/code-frame/README.md +0 -19
  230. package/node_modules/@babel/code-frame/lib/index.js +0 -157
  231. package/node_modules/@babel/code-frame/lib/index.js.map +0 -1
  232. package/node_modules/@babel/code-frame/package.json +0 -30
  233. package/node_modules/@babel/compat-data/LICENSE +0 -22
  234. package/node_modules/@babel/compat-data/README.md +0 -19
  235. package/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
  236. package/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
  237. package/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2081
  238. package/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  239. package/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  240. package/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -31
  241. package/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -201
  242. package/node_modules/@babel/compat-data/data/plugins.json +0 -777
  243. package/node_modules/@babel/compat-data/native-modules.js +0 -1
  244. package/node_modules/@babel/compat-data/overlapping-plugins.js +0 -1
  245. package/node_modules/@babel/compat-data/package.json +0 -40
  246. package/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -1
  247. package/node_modules/@babel/compat-data/plugins.js +0 -1
  248. package/node_modules/@babel/core/LICENSE +0 -22
  249. package/node_modules/@babel/core/README.md +0 -19
  250. package/node_modules/@babel/core/cjs-proxy.cjs +0 -53
  251. package/node_modules/@babel/core/lib/config/cache-contexts.js +0 -3
  252. package/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  253. package/node_modules/@babel/core/lib/config/caching.js +0 -261
  254. package/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  255. package/node_modules/@babel/core/lib/config/config-chain.js +0 -469
  256. package/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  257. package/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
  258. package/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  259. package/node_modules/@babel/core/lib/config/files/configuration.js +0 -286
  260. package/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  261. package/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
  262. package/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  263. package/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
  264. package/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  265. package/node_modules/@babel/core/lib/config/files/index.js +0 -78
  266. package/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  267. package/node_modules/@babel/core/lib/config/files/module-types.js +0 -173
  268. package/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  269. package/node_modules/@babel/core/lib/config/files/package.js +0 -61
  270. package/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  271. package/node_modules/@babel/core/lib/config/files/plugins.js +0 -217
  272. package/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  273. package/node_modules/@babel/core/lib/config/files/types.js +0 -3
  274. package/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  275. package/node_modules/@babel/core/lib/config/files/utils.js +0 -36
  276. package/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  277. package/node_modules/@babel/core/lib/config/full.js +0 -310
  278. package/node_modules/@babel/core/lib/config/full.js.map +0 -1
  279. package/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -84
  280. package/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  281. package/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
  282. package/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  283. package/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
  284. package/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  285. package/node_modules/@babel/core/lib/config/index.js +0 -93
  286. package/node_modules/@babel/core/lib/config/index.js.map +0 -1
  287. package/node_modules/@babel/core/lib/config/item.js +0 -67
  288. package/node_modules/@babel/core/lib/config/item.js.map +0 -1
  289. package/node_modules/@babel/core/lib/config/partial.js +0 -158
  290. package/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  291. package/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
  292. package/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  293. package/node_modules/@babel/core/lib/config/plugin.js +0 -33
  294. package/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  295. package/node_modules/@babel/core/lib/config/printer.js +0 -113
  296. package/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  297. package/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
  298. package/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  299. package/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
  300. package/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  301. package/node_modules/@babel/core/lib/config/util.js +0 -31
  302. package/node_modules/@babel/core/lib/config/util.js.map +0 -1
  303. package/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
  304. package/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  305. package/node_modules/@babel/core/lib/config/validation/options.js +0 -192
  306. package/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  307. package/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
  308. package/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  309. package/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
  310. package/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  311. package/node_modules/@babel/core/lib/errors/config-error.js +0 -18
  312. package/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  313. package/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
  314. package/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  315. package/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
  316. package/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  317. package/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
  318. package/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  319. package/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
  320. package/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  321. package/node_modules/@babel/core/lib/index.js +0 -242
  322. package/node_modules/@babel/core/lib/index.js.map +0 -1
  323. package/node_modules/@babel/core/lib/parse.js +0 -47
  324. package/node_modules/@babel/core/lib/parse.js.map +0 -1
  325. package/node_modules/@babel/core/lib/parser/index.js +0 -79
  326. package/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  327. package/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -329
  328. package/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  329. package/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -143
  330. package/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  331. package/node_modules/@babel/core/lib/transform-ast.js +0 -50
  332. package/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  333. package/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
  334. package/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  335. package/node_modules/@babel/core/lib/transform-file.js +0 -40
  336. package/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  337. package/node_modules/@babel/core/lib/transform.js +0 -49
  338. package/node_modules/@babel/core/lib/transform.js.map +0 -1
  339. package/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -77
  340. package/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  341. package/node_modules/@babel/core/lib/transformation/file/file.js +0 -211
  342. package/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  343. package/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
  344. package/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  345. package/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
  346. package/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  347. package/node_modules/@babel/core/lib/transformation/index.js +0 -101
  348. package/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  349. package/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -129
  350. package/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  351. package/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
  352. package/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  353. package/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -48
  354. package/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  355. package/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -36
  356. package/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  357. package/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1033
  358. package/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  359. package/node_modules/@babel/core/package.json +0 -82
  360. package/node_modules/@babel/generator/LICENSE +0 -22
  361. package/node_modules/@babel/generator/README.md +0 -19
  362. package/node_modules/@babel/generator/lib/buffer.js +0 -323
  363. package/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  364. package/node_modules/@babel/generator/lib/generators/base.js +0 -92
  365. package/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  366. package/node_modules/@babel/generator/lib/generators/classes.js +0 -177
  367. package/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  368. package/node_modules/@babel/generator/lib/generators/expressions.js +0 -309
  369. package/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  370. package/node_modules/@babel/generator/lib/generators/flow.js +0 -668
  371. package/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  372. package/node_modules/@babel/generator/lib/generators/index.js +0 -128
  373. package/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  374. package/node_modules/@babel/generator/lib/generators/jsx.js +0 -123
  375. package/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  376. package/node_modules/@babel/generator/lib/generators/methods.js +0 -173
  377. package/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  378. package/node_modules/@babel/generator/lib/generators/modules.js +0 -274
  379. package/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  380. package/node_modules/@babel/generator/lib/generators/statements.js +0 -275
  381. package/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  382. package/node_modules/@babel/generator/lib/generators/template-literals.js +0 -30
  383. package/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  384. package/node_modules/@babel/generator/lib/generators/types.js +0 -221
  385. package/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  386. package/node_modules/@babel/generator/lib/generators/typescript.js +0 -687
  387. package/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  388. package/node_modules/@babel/generator/lib/index.js +0 -89
  389. package/node_modules/@babel/generator/lib/index.js.map +0 -1
  390. package/node_modules/@babel/generator/lib/node/index.js +0 -76
  391. package/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  392. package/node_modules/@babel/generator/lib/node/parentheses.js +0 -225
  393. package/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  394. package/node_modules/@babel/generator/lib/node/whitespace.js +0 -145
  395. package/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
  396. package/node_modules/@babel/generator/lib/printer.js +0 -684
  397. package/node_modules/@babel/generator/lib/printer.js.map +0 -1
  398. package/node_modules/@babel/generator/lib/source-map.js +0 -85
  399. package/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  400. package/node_modules/@babel/generator/package.json +0 -38
  401. package/node_modules/@babel/helper-annotate-as-pure/LICENSE +0 -22
  402. package/node_modules/@babel/helper-annotate-as-pure/README.md +0 -19
  403. package/node_modules/@babel/helper-annotate-as-pure/lib/index.js +0 -23
  404. package/node_modules/@babel/helper-annotate-as-pure/lib/index.js.map +0 -1
  405. package/node_modules/@babel/helper-annotate-as-pure/package.json +0 -24
  406. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/LICENSE +0 -22
  407. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/README.md +0 -19
  408. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/explode-assignable-expression.js +0 -75
  409. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/explode-assignable-expression.js.map +0 -1
  410. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/index.js +0 -42
  411. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/lib/index.js.map +0 -1
  412. package/node_modules/@babel/helper-builder-binary-assignment-operator-visitor/package.json +0 -27
  413. package/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  414. package/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  415. package/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
  416. package/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  417. package/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
  418. package/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  419. package/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -224
  420. package/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  421. package/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  422. package/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  423. package/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
  424. package/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  425. package/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
  426. package/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  427. package/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
  428. package/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  429. package/node_modules/@babel/helper-compilation-targets/package.json +0 -40
  430. package/node_modules/@babel/helper-create-class-features-plugin/LICENSE +0 -22
  431. package/node_modules/@babel/helper-create-class-features-plugin/README.md +0 -19
  432. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js +0 -137
  433. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js.map +0 -1
  434. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js +0 -950
  435. package/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js.map +0 -1
  436. package/node_modules/@babel/helper-create-class-features-plugin/lib/features.js +0 -132
  437. package/node_modules/@babel/helper-create-class-features-plugin/lib/features.js.map +0 -1
  438. package/node_modules/@babel/helper-create-class-features-plugin/lib/fields.js +0 -845
  439. package/node_modules/@babel/helper-create-class-features-plugin/lib/fields.js.map +0 -1
  440. package/node_modules/@babel/helper-create-class-features-plugin/lib/index.js +0 -242
  441. package/node_modules/@babel/helper-create-class-features-plugin/lib/index.js.map +0 -1
  442. package/node_modules/@babel/helper-create-class-features-plugin/lib/misc.js +0 -124
  443. package/node_modules/@babel/helper-create-class-features-plugin/lib/misc.js.map +0 -1
  444. package/node_modules/@babel/helper-create-class-features-plugin/lib/typescript.js +0 -13
  445. package/node_modules/@babel/helper-create-class-features-plugin/lib/typescript.js.map +0 -1
  446. package/node_modules/@babel/helper-create-class-features-plugin/package.json +0 -45
  447. package/node_modules/@babel/helper-create-regexp-features-plugin/LICENSE +0 -22
  448. package/node_modules/@babel/helper-create-regexp-features-plugin/README.md +0 -19
  449. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/features.js +0 -33
  450. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/features.js.map +0 -1
  451. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/index.js +0 -116
  452. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/index.js.map +0 -1
  453. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/util.js +0 -71
  454. package/node_modules/@babel/helper-create-regexp-features-plugin/lib/util.js.map +0 -1
  455. package/node_modules/@babel/helper-create-regexp-features-plugin/package.json +0 -36
  456. package/node_modules/@babel/helper-define-polyfill-provider/LICENSE +0 -22
  457. package/node_modules/@babel/helper-define-polyfill-provider/README.md +0 -15
  458. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.browser.mjs +0 -761
  459. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.browser.mjs.map +0 -1
  460. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.node.mjs +0 -805
  461. package/node_modules/@babel/helper-define-polyfill-provider/esm/index.node.mjs.map +0 -1
  462. package/node_modules/@babel/helper-define-polyfill-provider/lib/browser/dependencies.js +0 -22
  463. package/node_modules/@babel/helper-define-polyfill-provider/lib/debug-utils.js +0 -15
  464. package/node_modules/@babel/helper-define-polyfill-provider/lib/define-provider.js +0 -9
  465. package/node_modules/@babel/helper-define-polyfill-provider/lib/imports-injector.js +0 -107
  466. package/node_modules/@babel/helper-define-polyfill-provider/lib/index.js +0 -278
  467. package/node_modules/@babel/helper-define-polyfill-provider/lib/meta-resolver.js +0 -52
  468. package/node_modules/@babel/helper-define-polyfill-provider/lib/node/dependencies.js +0 -67
  469. package/node_modules/@babel/helper-define-polyfill-provider/lib/normalize-options.js +0 -70
  470. package/node_modules/@babel/helper-define-polyfill-provider/lib/types.js +0 -3
  471. package/node_modules/@babel/helper-define-polyfill-provider/lib/utils.js +0 -165
  472. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/entry.js +0 -26
  473. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/index.js +0 -9
  474. package/node_modules/@babel/helper-define-polyfill-provider/lib/visitors/usage.js +0 -91
  475. package/node_modules/@babel/helper-define-polyfill-provider/package.json +0 -59
  476. package/node_modules/@babel/helper-environment-visitor/LICENSE +0 -22
  477. package/node_modules/@babel/helper-environment-visitor/README.md +0 -19
  478. package/node_modules/@babel/helper-environment-visitor/lib/index.js +0 -52
  479. package/node_modules/@babel/helper-environment-visitor/lib/index.js.map +0 -1
  480. package/node_modules/@babel/helper-environment-visitor/package.json +0 -29
  481. package/node_modules/@babel/helper-function-name/LICENSE +0 -22
  482. package/node_modules/@babel/helper-function-name/README.md +0 -19
  483. package/node_modules/@babel/helper-function-name/lib/index.js +0 -170
  484. package/node_modules/@babel/helper-function-name/lib/index.js.map +0 -1
  485. package/node_modules/@babel/helper-function-name/package.json +0 -25
  486. package/node_modules/@babel/helper-hoist-variables/LICENSE +0 -22
  487. package/node_modules/@babel/helper-hoist-variables/README.md +0 -19
  488. package/node_modules/@babel/helper-hoist-variables/lib/index.js +0 -50
  489. package/node_modules/@babel/helper-hoist-variables/lib/index.js.map +0 -1
  490. package/node_modules/@babel/helper-hoist-variables/package.json +0 -28
  491. package/node_modules/@babel/helper-member-expression-to-functions/LICENSE +0 -22
  492. package/node_modules/@babel/helper-member-expression-to-functions/README.md +0 -19
  493. package/node_modules/@babel/helper-member-expression-to-functions/lib/index.js +0 -397
  494. package/node_modules/@babel/helper-member-expression-to-functions/lib/index.js.map +0 -1
  495. package/node_modules/@babel/helper-member-expression-to-functions/package.json +0 -27
  496. package/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  497. package/node_modules/@babel/helper-module-imports/README.md +0 -19
  498. package/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
  499. package/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
  500. package/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -240
  501. package/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
  502. package/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
  503. package/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
  504. package/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
  505. package/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
  506. package/node_modules/@babel/helper-module-imports/package.json +0 -28
  507. package/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  508. package/node_modules/@babel/helper-module-transforms/README.md +0 -19
  509. package/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -48
  510. package/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  511. package/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -48
  512. package/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  513. package/node_modules/@babel/helper-module-transforms/lib/index.js +0 -380
  514. package/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  515. package/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
  516. package/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
  517. package/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -358
  518. package/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  519. package/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -376
  520. package/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  521. package/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -24
  522. package/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  523. package/node_modules/@babel/helper-module-transforms/package.json +0 -35
  524. package/node_modules/@babel/helper-optimise-call-expression/LICENSE +0 -22
  525. package/node_modules/@babel/helper-optimise-call-expression/README.md +0 -19
  526. package/node_modules/@babel/helper-optimise-call-expression/lib/index.js +0 -33
  527. package/node_modules/@babel/helper-optimise-call-expression/lib/index.js.map +0 -1
  528. package/node_modules/@babel/helper-optimise-call-expression/package.json +0 -28
  529. package/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  530. package/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  531. package/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -81
  532. package/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  533. package/node_modules/@babel/helper-plugin-utils/package.json +0 -21
  534. package/node_modules/@babel/helper-remap-async-to-generator/LICENSE +0 -22
  535. package/node_modules/@babel/helper-remap-async-to-generator/README.md +0 -19
  536. package/node_modules/@babel/helper-remap-async-to-generator/lib/index.js +0 -64
  537. package/node_modules/@babel/helper-remap-async-to-generator/lib/index.js.map +0 -1
  538. package/node_modules/@babel/helper-remap-async-to-generator/package.json +0 -33
  539. package/node_modules/@babel/helper-replace-supers/LICENSE +0 -22
  540. package/node_modules/@babel/helper-replace-supers/README.md +0 -19
  541. package/node_modules/@babel/helper-replace-supers/lib/index.js +0 -227
  542. package/node_modules/@babel/helper-replace-supers/lib/index.js.map +0 -1
  543. package/node_modules/@babel/helper-replace-supers/package.json +0 -32
  544. package/node_modules/@babel/helper-simple-access/LICENSE +0 -22
  545. package/node_modules/@babel/helper-simple-access/README.md +0 -19
  546. package/node_modules/@babel/helper-simple-access/lib/index.js +0 -91
  547. package/node_modules/@babel/helper-simple-access/lib/index.js.map +0 -1
  548. package/node_modules/@babel/helper-simple-access/package.json +0 -28
  549. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/LICENSE +0 -22
  550. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/README.md +0 -19
  551. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js +0 -34
  552. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/lib/index.js.map +0 -1
  553. package/node_modules/@babel/helper-skip-transparent-expression-wrappers/package.json +0 -30
  554. package/node_modules/@babel/helper-split-export-declaration/LICENSE +0 -22
  555. package/node_modules/@babel/helper-split-export-declaration/README.md +0 -19
  556. package/node_modules/@babel/helper-split-export-declaration/lib/index.js +0 -59
  557. package/node_modules/@babel/helper-split-export-declaration/lib/index.js.map +0 -1
  558. package/node_modules/@babel/helper-split-export-declaration/package.json +0 -24
  559. package/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  560. package/node_modules/@babel/helper-string-parser/README.md +0 -19
  561. package/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
  562. package/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  563. package/node_modules/@babel/helper-string-parser/package.json +0 -28
  564. package/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  565. package/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  566. package/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
  567. package/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  568. package/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
  569. package/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  570. package/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
  571. package/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  572. package/node_modules/@babel/helper-validator-identifier/package.json +0 -28
  573. package/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -73
  574. package/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  575. package/node_modules/@babel/helper-validator-option/README.md +0 -19
  576. package/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
  577. package/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
  578. package/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  579. package/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
  580. package/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
  581. package/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
  582. package/node_modules/@babel/helper-validator-option/package.json +0 -24
  583. package/node_modules/@babel/helper-wrap-function/LICENSE +0 -22
  584. package/node_modules/@babel/helper-wrap-function/README.md +0 -19
  585. package/node_modules/@babel/helper-wrap-function/lib/index.js +0 -123
  586. package/node_modules/@babel/helper-wrap-function/lib/index.js.map +0 -1
  587. package/node_modules/@babel/helper-wrap-function/package.json +0 -29
  588. package/node_modules/@babel/helpers/LICENSE +0 -22
  589. package/node_modules/@babel/helpers/README.md +0 -19
  590. package/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js +0 -92
  591. package/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js.map +0 -1
  592. package/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
  593. package/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  594. package/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
  595. package/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  596. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
  597. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  598. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
  599. package/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
  600. package/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
  601. package/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
  602. package/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
  603. package/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
  604. package/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
  605. package/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  606. package/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -70
  607. package/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  608. package/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
  609. package/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  610. package/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
  611. package/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
  612. package/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
  613. package/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
  614. package/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
  615. package/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
  616. package/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
  617. package/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
  618. package/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
  619. package/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
  620. package/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
  621. package/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
  622. package/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -49
  623. package/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
  624. package/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
  625. package/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
  626. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
  627. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
  628. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimitLoose.js +0 -18
  629. package/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimitLoose.js.map +0 -1
  630. package/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
  631. package/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  632. package/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
  633. package/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  634. package/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -499
  635. package/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  636. package/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
  637. package/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
  638. package/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
  639. package/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
  640. package/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
  641. package/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
  642. package/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
  643. package/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  644. package/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
  645. package/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
  646. package/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -68
  647. package/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
  648. package/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -66
  649. package/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  650. package/node_modules/@babel/helpers/lib/helpers-generated.js +0 -49
  651. package/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  652. package/node_modules/@babel/helpers/lib/helpers.js +0 -1677
  653. package/node_modules/@babel/helpers/lib/helpers.js.map +0 -1
  654. package/node_modules/@babel/helpers/lib/index.js +0 -241
  655. package/node_modules/@babel/helpers/lib/index.js.map +0 -1
  656. package/node_modules/@babel/helpers/package.json +0 -32
  657. package/node_modules/@babel/helpers/scripts/generate-helpers.js +0 -119
  658. package/node_modules/@babel/helpers/scripts/generate-regenerator-runtime.js +0 -63
  659. package/node_modules/@babel/helpers/scripts/package.json +0 -1
  660. package/node_modules/@babel/highlight/LICENSE +0 -22
  661. package/node_modules/@babel/highlight/README.md +0 -19
  662. package/node_modules/@babel/highlight/lib/index.js +0 -105
  663. package/node_modules/@babel/highlight/lib/index.js.map +0 -1
  664. package/node_modules/@babel/highlight/package.json +0 -29
  665. package/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  666. package/node_modules/@babel/parser/LICENSE +0 -19
  667. package/node_modules/@babel/parser/README.md +0 -19
  668. package/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  669. package/node_modules/@babel/parser/index.cjs +0 -5
  670. package/node_modules/@babel/parser/lib/index.js +0 -13980
  671. package/node_modules/@babel/parser/lib/index.js.map +0 -1
  672. package/node_modules/@babel/parser/package.json +0 -46
  673. package/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -251
  674. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/LICENSE +0 -22
  675. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/README.md +0 -19
  676. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/lib/index.js +0 -47
  677. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/lib/index.js.map +0 -1
  678. package/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/package.json +0 -41
  679. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/LICENSE +0 -22
  680. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/README.md +0 -19
  681. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/lib/index.js +0 -66
  682. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/lib/index.js.map +0 -1
  683. package/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/package.json +0 -42
  684. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/LICENSE +0 -22
  685. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/README.md +0 -19
  686. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/lib/index.js +0 -172
  687. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/lib/index.js.map +0 -1
  688. package/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/package.json +0 -41
  689. package/node_modules/@babel/plugin-proposal-private-property-in-object/LICENSE +0 -22
  690. package/node_modules/@babel/plugin-proposal-private-property-in-object/README.md +0 -23
  691. package/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js +0 -36
  692. package/node_modules/@babel/plugin-proposal-private-property-in-object/lib/index.js.map +0 -1
  693. package/node_modules/@babel/plugin-proposal-private-property-in-object/package.json +0 -27
  694. package/node_modules/@babel/plugin-syntax-async-generators/LICENSE +0 -22
  695. package/node_modules/@babel/plugin-syntax-async-generators/README.md +0 -19
  696. package/node_modules/@babel/plugin-syntax-async-generators/lib/index.js +0 -22
  697. package/node_modules/@babel/plugin-syntax-async-generators/package.json +0 -23
  698. package/node_modules/@babel/plugin-syntax-class-properties/LICENSE +0 -22
  699. package/node_modules/@babel/plugin-syntax-class-properties/README.md +0 -19
  700. package/node_modules/@babel/plugin-syntax-class-properties/lib/index.js +0 -22
  701. package/node_modules/@babel/plugin-syntax-class-properties/package.json +0 -28
  702. package/node_modules/@babel/plugin-syntax-class-static-block/LICENSE +0 -22
  703. package/node_modules/@babel/plugin-syntax-class-static-block/README.md +0 -19
  704. package/node_modules/@babel/plugin-syntax-class-static-block/lib/index.js +0 -22
  705. package/node_modules/@babel/plugin-syntax-class-static-block/package.json +0 -32
  706. package/node_modules/@babel/plugin-syntax-dynamic-import/LICENSE +0 -22
  707. package/node_modules/@babel/plugin-syntax-dynamic-import/README.md +0 -19
  708. package/node_modules/@babel/plugin-syntax-dynamic-import/lib/index.js +0 -22
  709. package/node_modules/@babel/plugin-syntax-dynamic-import/package.json +0 -23
  710. package/node_modules/@babel/plugin-syntax-export-namespace-from/LICENSE +0 -22
  711. package/node_modules/@babel/plugin-syntax-export-namespace-from/README.md +0 -19
  712. package/node_modules/@babel/plugin-syntax-export-namespace-from/lib/index.js +0 -22
  713. package/node_modules/@babel/plugin-syntax-export-namespace-from/package.json +0 -24
  714. package/node_modules/@babel/plugin-syntax-import-assertions/LICENSE +0 -22
  715. package/node_modules/@babel/plugin-syntax-import-assertions/README.md +0 -19
  716. package/node_modules/@babel/plugin-syntax-import-assertions/lib/index.js +0 -18
  717. package/node_modules/@babel/plugin-syntax-import-assertions/lib/index.js.map +0 -1
  718. package/node_modules/@babel/plugin-syntax-import-assertions/package.json +0 -32
  719. package/node_modules/@babel/plugin-syntax-import-attributes/LICENSE +0 -22
  720. package/node_modules/@babel/plugin-syntax-import-attributes/README.md +0 -19
  721. package/node_modules/@babel/plugin-syntax-import-attributes/lib/index.js +0 -30
  722. package/node_modules/@babel/plugin-syntax-import-attributes/lib/index.js.map +0 -1
  723. package/node_modules/@babel/plugin-syntax-import-attributes/package.json +0 -36
  724. package/node_modules/@babel/plugin-syntax-import-meta/LICENSE +0 -22
  725. package/node_modules/@babel/plugin-syntax-import-meta/README.md +0 -19
  726. package/node_modules/@babel/plugin-syntax-import-meta/lib/index.js +0 -22
  727. package/node_modules/@babel/plugin-syntax-import-meta/package.json +0 -28
  728. package/node_modules/@babel/plugin-syntax-json-strings/LICENSE +0 -22
  729. package/node_modules/@babel/plugin-syntax-json-strings/README.md +0 -19
  730. package/node_modules/@babel/plugin-syntax-json-strings/lib/index.js +0 -22
  731. package/node_modules/@babel/plugin-syntax-json-strings/package.json +0 -23
  732. package/node_modules/@babel/plugin-syntax-jsx/LICENSE +0 -22
  733. package/node_modules/@babel/plugin-syntax-jsx/README.md +0 -19
  734. package/node_modules/@babel/plugin-syntax-jsx/lib/index.js +0 -23
  735. package/node_modules/@babel/plugin-syntax-jsx/lib/index.js.map +0 -1
  736. package/node_modules/@babel/plugin-syntax-jsx/package.json +0 -33
  737. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/LICENSE +0 -22
  738. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/README.md +0 -19
  739. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/lib/index.js +0 -22
  740. package/node_modules/@babel/plugin-syntax-logical-assignment-operators/package.json +0 -28
  741. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/LICENSE +0 -22
  742. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/README.md +0 -19
  743. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/lib/index.js +0 -22
  744. package/node_modules/@babel/plugin-syntax-nullish-coalescing-operator/package.json +0 -23
  745. package/node_modules/@babel/plugin-syntax-numeric-separator/LICENSE +0 -22
  746. package/node_modules/@babel/plugin-syntax-numeric-separator/README.md +0 -19
  747. package/node_modules/@babel/plugin-syntax-numeric-separator/lib/index.js +0 -22
  748. package/node_modules/@babel/plugin-syntax-numeric-separator/package.json +0 -28
  749. package/node_modules/@babel/plugin-syntax-object-rest-spread/LICENSE +0 -22
  750. package/node_modules/@babel/plugin-syntax-object-rest-spread/README.md +0 -19
  751. package/node_modules/@babel/plugin-syntax-object-rest-spread/lib/index.js +0 -22
  752. package/node_modules/@babel/plugin-syntax-object-rest-spread/package.json +0 -23
  753. package/node_modules/@babel/plugin-syntax-optional-catch-binding/LICENSE +0 -22
  754. package/node_modules/@babel/plugin-syntax-optional-catch-binding/README.md +0 -19
  755. package/node_modules/@babel/plugin-syntax-optional-catch-binding/lib/index.js +0 -22
  756. package/node_modules/@babel/plugin-syntax-optional-catch-binding/package.json +0 -23
  757. package/node_modules/@babel/plugin-syntax-optional-chaining/LICENSE +0 -22
  758. package/node_modules/@babel/plugin-syntax-optional-chaining/README.md +0 -19
  759. package/node_modules/@babel/plugin-syntax-optional-chaining/lib/index.js +0 -22
  760. package/node_modules/@babel/plugin-syntax-optional-chaining/package.json +0 -23
  761. package/node_modules/@babel/plugin-syntax-private-property-in-object/LICENSE +0 -22
  762. package/node_modules/@babel/plugin-syntax-private-property-in-object/README.md +0 -19
  763. package/node_modules/@babel/plugin-syntax-private-property-in-object/lib/index.js +0 -22
  764. package/node_modules/@babel/plugin-syntax-private-property-in-object/package.json +0 -32
  765. package/node_modules/@babel/plugin-syntax-top-level-await/LICENSE +0 -22
  766. package/node_modules/@babel/plugin-syntax-top-level-await/README.md +0 -19
  767. package/node_modules/@babel/plugin-syntax-top-level-await/lib/index.js +0 -22
  768. package/node_modules/@babel/plugin-syntax-top-level-await/package.json +0 -32
  769. package/node_modules/@babel/plugin-syntax-typescript/LICENSE +0 -22
  770. package/node_modules/@babel/plugin-syntax-typescript/README.md +0 -19
  771. package/node_modules/@babel/plugin-syntax-typescript/lib/index.js +0 -55
  772. package/node_modules/@babel/plugin-syntax-typescript/lib/index.js.map +0 -1
  773. package/node_modules/@babel/plugin-syntax-typescript/package.json +0 -35
  774. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/LICENSE +0 -22
  775. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/README.md +0 -19
  776. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/lib/index.js +0 -25
  777. package/node_modules/@babel/plugin-syntax-unicode-sets-regex/package.json +0 -49
  778. package/node_modules/@babel/plugin-transform-arrow-functions/LICENSE +0 -22
  779. package/node_modules/@babel/plugin-transform-arrow-functions/README.md +0 -19
  780. package/node_modules/@babel/plugin-transform-arrow-functions/lib/index.js +0 -29
  781. package/node_modules/@babel/plugin-transform-arrow-functions/lib/index.js.map +0 -1
  782. package/node_modules/@babel/plugin-transform-arrow-functions/package.json +0 -36
  783. package/node_modules/@babel/plugin-transform-async-generator-functions/LICENSE +0 -22
  784. package/node_modules/@babel/plugin-transform-async-generator-functions/README.md +0 -19
  785. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/for-await.js +0 -77
  786. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/for-await.js.map +0 -1
  787. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/index.js +0 -84
  788. package/node_modules/@babel/plugin-transform-async-generator-functions/lib/index.js.map +0 -1
  789. package/node_modules/@babel/plugin-transform-async-generator-functions/package.json +0 -39
  790. package/node_modules/@babel/plugin-transform-async-to-generator/LICENSE +0 -22
  791. package/node_modules/@babel/plugin-transform-async-to-generator/README.md +0 -19
  792. package/node_modules/@babel/plugin-transform-async-to-generator/lib/index.js +0 -52
  793. package/node_modules/@babel/plugin-transform-async-to-generator/lib/index.js.map +0 -1
  794. package/node_modules/@babel/plugin-transform-async-to-generator/package.json +0 -36
  795. package/node_modules/@babel/plugin-transform-block-scoped-functions/LICENSE +0 -22
  796. package/node_modules/@babel/plugin-transform-block-scoped-functions/README.md +0 -19
  797. package/node_modules/@babel/plugin-transform-block-scoped-functions/lib/index.js +0 -43
  798. package/node_modules/@babel/plugin-transform-block-scoped-functions/lib/index.js.map +0 -1
  799. package/node_modules/@babel/plugin-transform-block-scoped-functions/package.json +0 -34
  800. package/node_modules/@babel/plugin-transform-block-scoping/LICENSE +0 -22
  801. package/node_modules/@babel/plugin-transform-block-scoping/README.md +0 -19
  802. package/node_modules/@babel/plugin-transform-block-scoping/lib/annex-B_3_3.js +0 -100
  803. package/node_modules/@babel/plugin-transform-block-scoping/lib/annex-B_3_3.js.map +0 -1
  804. package/node_modules/@babel/plugin-transform-block-scoping/lib/index.js +0 -184
  805. package/node_modules/@babel/plugin-transform-block-scoping/lib/index.js.map +0 -1
  806. package/node_modules/@babel/plugin-transform-block-scoping/lib/loop.js +0 -294
  807. package/node_modules/@babel/plugin-transform-block-scoping/lib/loop.js.map +0 -1
  808. package/node_modules/@babel/plugin-transform-block-scoping/lib/validation.js +0 -133
  809. package/node_modules/@babel/plugin-transform-block-scoping/lib/validation.js.map +0 -1
  810. package/node_modules/@babel/plugin-transform-block-scoping/package.json +0 -35
  811. package/node_modules/@babel/plugin-transform-class-properties/LICENSE +0 -22
  812. package/node_modules/@babel/plugin-transform-class-properties/README.md +0 -19
  813. package/node_modules/@babel/plugin-transform-class-properties/lib/index.js +0 -22
  814. package/node_modules/@babel/plugin-transform-class-properties/lib/index.js.map +0 -1
  815. package/node_modules/@babel/plugin-transform-class-properties/package.json +0 -35
  816. package/node_modules/@babel/plugin-transform-class-static-block/LICENSE +0 -22
  817. package/node_modules/@babel/plugin-transform-class-static-block/README.md +0 -19
  818. package/node_modules/@babel/plugin-transform-class-static-block/lib/index.js +0 -62
  819. package/node_modules/@babel/plugin-transform-class-static-block/lib/index.js.map +0 -1
  820. package/node_modules/@babel/plugin-transform-class-static-block/package.json +0 -42
  821. package/node_modules/@babel/plugin-transform-classes/LICENSE +0 -22
  822. package/node_modules/@babel/plugin-transform-classes/README.md +0 -19
  823. package/node_modules/@babel/plugin-transform-classes/lib/index.js +0 -72
  824. package/node_modules/@babel/plugin-transform-classes/lib/index.js.map +0 -1
  825. package/node_modules/@babel/plugin-transform-classes/lib/inline-callSuper-helpers.js +0 -73
  826. package/node_modules/@babel/plugin-transform-classes/lib/inline-callSuper-helpers.js.map +0 -1
  827. package/node_modules/@babel/plugin-transform-classes/lib/transformClass.js +0 -511
  828. package/node_modules/@babel/plugin-transform-classes/lib/transformClass.js.map +0 -1
  829. package/node_modules/@babel/plugin-transform-classes/package.json +0 -42
  830. package/node_modules/@babel/plugin-transform-computed-properties/LICENSE +0 -22
  831. package/node_modules/@babel/plugin-transform-computed-properties/README.md +0 -19
  832. package/node_modules/@babel/plugin-transform-computed-properties/lib/index.js +0 -168
  833. package/node_modules/@babel/plugin-transform-computed-properties/lib/index.js.map +0 -1
  834. package/node_modules/@babel/plugin-transform-computed-properties/package.json +0 -35
  835. package/node_modules/@babel/plugin-transform-destructuring/LICENSE +0 -22
  836. package/node_modules/@babel/plugin-transform-destructuring/README.md +0 -19
  837. package/node_modules/@babel/plugin-transform-destructuring/lib/index.js +0 -545
  838. package/node_modules/@babel/plugin-transform-destructuring/lib/index.js.map +0 -1
  839. package/node_modules/@babel/plugin-transform-destructuring/package.json +0 -35
  840. package/node_modules/@babel/plugin-transform-dotall-regex/LICENSE +0 -22
  841. package/node_modules/@babel/plugin-transform-dotall-regex/README.md +0 -19
  842. package/node_modules/@babel/plugin-transform-dotall-regex/lib/index.js +0 -17
  843. package/node_modules/@babel/plugin-transform-dotall-regex/lib/index.js.map +0 -1
  844. package/node_modules/@babel/plugin-transform-dotall-regex/package.json +0 -40
  845. package/node_modules/@babel/plugin-transform-duplicate-keys/LICENSE +0 -22
  846. package/node_modules/@babel/plugin-transform-duplicate-keys/README.md +0 -19
  847. package/node_modules/@babel/plugin-transform-duplicate-keys/lib/index.js +0 -60
  848. package/node_modules/@babel/plugin-transform-duplicate-keys/lib/index.js.map +0 -1
  849. package/node_modules/@babel/plugin-transform-duplicate-keys/package.json +0 -34
  850. package/node_modules/@babel/plugin-transform-dynamic-import/LICENSE +0 -22
  851. package/node_modules/@babel/plugin-transform-dynamic-import/README.md +0 -19
  852. package/node_modules/@babel/plugin-transform-dynamic-import/lib/index.js +0 -40
  853. package/node_modules/@babel/plugin-transform-dynamic-import/lib/index.js.map +0 -1
  854. package/node_modules/@babel/plugin-transform-dynamic-import/package.json +0 -34
  855. package/node_modules/@babel/plugin-transform-exponentiation-operator/LICENSE +0 -22
  856. package/node_modules/@babel/plugin-transform-exponentiation-operator/README.md +0 -19
  857. package/node_modules/@babel/plugin-transform-exponentiation-operator/lib/index.js +0 -23
  858. package/node_modules/@babel/plugin-transform-exponentiation-operator/lib/index.js.map +0 -1
  859. package/node_modules/@babel/plugin-transform-exponentiation-operator/package.json +0 -35
  860. package/node_modules/@babel/plugin-transform-export-namespace-from/LICENSE +0 -22
  861. package/node_modules/@babel/plugin-transform-export-namespace-from/README.md +0 -19
  862. package/node_modules/@babel/plugin-transform-export-namespace-from/lib/index.js +0 -46
  863. package/node_modules/@babel/plugin-transform-export-namespace-from/lib/index.js.map +0 -1
  864. package/node_modules/@babel/plugin-transform-export-namespace-from/package.json +0 -35
  865. package/node_modules/@babel/plugin-transform-for-of/LICENSE +0 -22
  866. package/node_modules/@babel/plugin-transform-for-of/README.md +0 -19
  867. package/node_modules/@babel/plugin-transform-for-of/lib/index.js +0 -194
  868. package/node_modules/@babel/plugin-transform-for-of/lib/index.js.map +0 -1
  869. package/node_modules/@babel/plugin-transform-for-of/lib/no-helper-implementation.js +0 -153
  870. package/node_modules/@babel/plugin-transform-for-of/lib/no-helper-implementation.js.map +0 -1
  871. package/node_modules/@babel/plugin-transform-for-of/package.json +0 -35
  872. package/node_modules/@babel/plugin-transform-function-name/LICENSE +0 -22
  873. package/node_modules/@babel/plugin-transform-function-name/README.md +0 -19
  874. package/node_modules/@babel/plugin-transform-function-name/lib/index.js +0 -35
  875. package/node_modules/@babel/plugin-transform-function-name/lib/index.js.map +0 -1
  876. package/node_modules/@babel/plugin-transform-function-name/package.json +0 -36
  877. package/node_modules/@babel/plugin-transform-json-strings/LICENSE +0 -22
  878. package/node_modules/@babel/plugin-transform-json-strings/README.md +0 -19
  879. package/node_modules/@babel/plugin-transform-json-strings/lib/index.js +0 -33
  880. package/node_modules/@babel/plugin-transform-json-strings/lib/index.js.map +0 -1
  881. package/node_modules/@babel/plugin-transform-json-strings/package.json +0 -35
  882. package/node_modules/@babel/plugin-transform-literals/LICENSE +0 -22
  883. package/node_modules/@babel/plugin-transform-literals/README.md +0 -19
  884. package/node_modules/@babel/plugin-transform-literals/lib/index.js +0 -31
  885. package/node_modules/@babel/plugin-transform-literals/lib/index.js.map +0 -1
  886. package/node_modules/@babel/plugin-transform-literals/package.json +0 -34
  887. package/node_modules/@babel/plugin-transform-logical-assignment-operators/LICENSE +0 -22
  888. package/node_modules/@babel/plugin-transform-logical-assignment-operators/README.md +0 -19
  889. package/node_modules/@babel/plugin-transform-logical-assignment-operators/lib/index.js +0 -55
  890. package/node_modules/@babel/plugin-transform-logical-assignment-operators/lib/index.js.map +0 -1
  891. package/node_modules/@babel/plugin-transform-logical-assignment-operators/package.json +0 -36
  892. package/node_modules/@babel/plugin-transform-member-expression-literals/LICENSE +0 -22
  893. package/node_modules/@babel/plugin-transform-member-expression-literals/README.md +0 -19
  894. package/node_modules/@babel/plugin-transform-member-expression-literals/lib/index.js +0 -29
  895. package/node_modules/@babel/plugin-transform-member-expression-literals/lib/index.js.map +0 -1
  896. package/node_modules/@babel/plugin-transform-member-expression-literals/package.json +0 -34
  897. package/node_modules/@babel/plugin-transform-modules-amd/LICENSE +0 -22
  898. package/node_modules/@babel/plugin-transform-modules-amd/README.md +0 -19
  899. package/node_modules/@babel/plugin-transform-modules-amd/lib/index.js +0 -144
  900. package/node_modules/@babel/plugin-transform-modules-amd/lib/index.js.map +0 -1
  901. package/node_modules/@babel/plugin-transform-modules-amd/package.json +0 -36
  902. package/node_modules/@babel/plugin-transform-modules-commonjs/LICENSE +0 -22
  903. package/node_modules/@babel/plugin-transform-modules-commonjs/README.md +0 -19
  904. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/dynamic-import.js +0 -16
  905. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/dynamic-import.js.map +0 -1
  906. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/hooks.js +0 -37
  907. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/hooks.js.map +0 -1
  908. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/index.js +0 -197
  909. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/index.js.map +0 -1
  910. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/lazy.js +0 -44
  911. package/node_modules/@babel/plugin-transform-modules-commonjs/lib/lazy.js.map +0 -1
  912. package/node_modules/@babel/plugin-transform-modules-commonjs/package.json +0 -37
  913. package/node_modules/@babel/plugin-transform-modules-systemjs/LICENSE +0 -22
  914. package/node_modules/@babel/plugin-transform-modules-systemjs/README.md +0 -19
  915. package/node_modules/@babel/plugin-transform-modules-systemjs/lib/index.js +0 -403
  916. package/node_modules/@babel/plugin-transform-modules-systemjs/lib/index.js.map +0 -1
  917. package/node_modules/@babel/plugin-transform-modules-systemjs/package.json +0 -39
  918. package/node_modules/@babel/plugin-transform-modules-umd/LICENSE +0 -22
  919. package/node_modules/@babel/plugin-transform-modules-umd/README.md +0 -19
  920. package/node_modules/@babel/plugin-transform-modules-umd/lib/index.js +0 -156
  921. package/node_modules/@babel/plugin-transform-modules-umd/lib/index.js.map +0 -1
  922. package/node_modules/@babel/plugin-transform-modules-umd/package.json +0 -36
  923. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/LICENSE +0 -22
  924. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/README.md +0 -19
  925. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/lib/index.js +0 -26
  926. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/lib/index.js.map +0 -1
  927. package/node_modules/@babel/plugin-transform-named-capturing-groups-regex/package.json +0 -40
  928. package/node_modules/@babel/plugin-transform-new-target/LICENSE +0 -22
  929. package/node_modules/@babel/plugin-transform-new-target/README.md +0 -19
  930. package/node_modules/@babel/plugin-transform-new-target/lib/index.js +0 -71
  931. package/node_modules/@babel/plugin-transform-new-target/lib/index.js.map +0 -1
  932. package/node_modules/@babel/plugin-transform-new-target/package.json +0 -36
  933. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/LICENSE +0 -22
  934. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/README.md +0 -19
  935. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js +0 -48
  936. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js.map +0 -1
  937. package/node_modules/@babel/plugin-transform-nullish-coalescing-operator/package.json +0 -35
  938. package/node_modules/@babel/plugin-transform-numeric-separator/LICENSE +0 -22
  939. package/node_modules/@babel/plugin-transform-numeric-separator/README.md +0 -19
  940. package/node_modules/@babel/plugin-transform-numeric-separator/lib/index.js +0 -31
  941. package/node_modules/@babel/plugin-transform-numeric-separator/lib/index.js.map +0 -1
  942. package/node_modules/@babel/plugin-transform-numeric-separator/package.json +0 -37
  943. package/node_modules/@babel/plugin-transform-object-rest-spread/LICENSE +0 -22
  944. package/node_modules/@babel/plugin-transform-object-rest-spread/README.md +0 -19
  945. package/node_modules/@babel/plugin-transform-object-rest-spread/lib/index.js +0 -451
  946. package/node_modules/@babel/plugin-transform-object-rest-spread/lib/index.js.map +0 -1
  947. package/node_modules/@babel/plugin-transform-object-rest-spread/package.json +0 -39
  948. package/node_modules/@babel/plugin-transform-object-super/LICENSE +0 -22
  949. package/node_modules/@babel/plugin-transform-object-super/README.md +0 -19
  950. package/node_modules/@babel/plugin-transform-object-super/lib/index.js +0 -67
  951. package/node_modules/@babel/plugin-transform-object-super/lib/index.js.map +0 -1
  952. package/node_modules/@babel/plugin-transform-object-super/package.json +0 -35
  953. package/node_modules/@babel/plugin-transform-optional-catch-binding/LICENSE +0 -22
  954. package/node_modules/@babel/plugin-transform-optional-catch-binding/README.md +0 -19
  955. package/node_modules/@babel/plugin-transform-optional-catch-binding/lib/index.js +0 -25
  956. package/node_modules/@babel/plugin-transform-optional-catch-binding/lib/index.js.map +0 -1
  957. package/node_modules/@babel/plugin-transform-optional-catch-binding/package.json +0 -35
  958. package/node_modules/@babel/plugin-transform-optional-chaining/LICENSE +0 -22
  959. package/node_modules/@babel/plugin-transform-optional-chaining/README.md +0 -19
  960. package/node_modules/@babel/plugin-transform-optional-chaining/lib/index.js +0 -240
  961. package/node_modules/@babel/plugin-transform-optional-chaining/lib/index.js.map +0 -1
  962. package/node_modules/@babel/plugin-transform-optional-chaining/package.json +0 -38
  963. package/node_modules/@babel/plugin-transform-parameters/LICENSE +0 -22
  964. package/node_modules/@babel/plugin-transform-parameters/README.md +0 -19
  965. package/node_modules/@babel/plugin-transform-parameters/lib/index.js +0 -42
  966. package/node_modules/@babel/plugin-transform-parameters/lib/index.js.map +0 -1
  967. package/node_modules/@babel/plugin-transform-parameters/lib/params.js +0 -143
  968. package/node_modules/@babel/plugin-transform-parameters/lib/params.js.map +0 -1
  969. package/node_modules/@babel/plugin-transform-parameters/lib/rest.js +0 -284
  970. package/node_modules/@babel/plugin-transform-parameters/lib/rest.js.map +0 -1
  971. package/node_modules/@babel/plugin-transform-parameters/lib/shadow-utils.js +0 -64
  972. package/node_modules/@babel/plugin-transform-parameters/lib/shadow-utils.js.map +0 -1
  973. package/node_modules/@babel/plugin-transform-parameters/package.json +0 -34
  974. package/node_modules/@babel/plugin-transform-private-methods/LICENSE +0 -22
  975. package/node_modules/@babel/plugin-transform-private-methods/README.md +0 -19
  976. package/node_modules/@babel/plugin-transform-private-methods/lib/index.js +0 -22
  977. package/node_modules/@babel/plugin-transform-private-methods/lib/index.js.map +0 -1
  978. package/node_modules/@babel/plugin-transform-private-methods/package.json +0 -35
  979. package/node_modules/@babel/plugin-transform-private-property-in-object/LICENSE +0 -22
  980. package/node_modules/@babel/plugin-transform-private-property-in-object/README.md +0 -19
  981. package/node_modules/@babel/plugin-transform-private-property-in-object/lib/index.js +0 -126
  982. package/node_modules/@babel/plugin-transform-private-property-in-object/lib/index.js.map +0 -1
  983. package/node_modules/@babel/plugin-transform-private-property-in-object/package.json +0 -37
  984. package/node_modules/@babel/plugin-transform-property-literals/LICENSE +0 -22
  985. package/node_modules/@babel/plugin-transform-property-literals/README.md +0 -19
  986. package/node_modules/@babel/plugin-transform-property-literals/lib/index.js +0 -28
  987. package/node_modules/@babel/plugin-transform-property-literals/lib/index.js.map +0 -1
  988. package/node_modules/@babel/plugin-transform-property-literals/package.json +0 -34
  989. package/node_modules/@babel/plugin-transform-regenerator/LICENSE +0 -22
  990. package/node_modules/@babel/plugin-transform-regenerator/README.md +0 -19
  991. package/node_modules/@babel/plugin-transform-regenerator/lib/index.js +0 -43
  992. package/node_modules/@babel/plugin-transform-regenerator/lib/index.js.map +0 -1
  993. package/node_modules/@babel/plugin-transform-regenerator/package.json +0 -32
  994. package/node_modules/@babel/plugin-transform-reserved-words/LICENSE +0 -22
  995. package/node_modules/@babel/plugin-transform-reserved-words/README.md +0 -19
  996. package/node_modules/@babel/plugin-transform-reserved-words/lib/index.js +0 -23
  997. package/node_modules/@babel/plugin-transform-reserved-words/lib/index.js.map +0 -1
  998. package/node_modules/@babel/plugin-transform-reserved-words/package.json +0 -34
  999. package/node_modules/@babel/plugin-transform-shorthand-properties/LICENSE +0 -22
  1000. package/node_modules/@babel/plugin-transform-shorthand-properties/README.md +0 -19
  1001. package/node_modules/@babel/plugin-transform-shorthand-properties/lib/index.js +0 -50
  1002. package/node_modules/@babel/plugin-transform-shorthand-properties/lib/index.js.map +0 -1
  1003. package/node_modules/@babel/plugin-transform-shorthand-properties/package.json +0 -34
  1004. package/node_modules/@babel/plugin-transform-spread/LICENSE +0 -22
  1005. package/node_modules/@babel/plugin-transform-spread/README.md +0 -19
  1006. package/node_modules/@babel/plugin-transform-spread/lib/index.js +0 -144
  1007. package/node_modules/@babel/plugin-transform-spread/lib/index.js.map +0 -1
  1008. package/node_modules/@babel/plugin-transform-spread/package.json +0 -35
  1009. package/node_modules/@babel/plugin-transform-sticky-regex/LICENSE +0 -22
  1010. package/node_modules/@babel/plugin-transform-sticky-regex/README.md +0 -19
  1011. package/node_modules/@babel/plugin-transform-sticky-regex/lib/index.js +0 -25
  1012. package/node_modules/@babel/plugin-transform-sticky-regex/lib/index.js.map +0 -1
  1013. package/node_modules/@babel/plugin-transform-sticky-regex/package.json +0 -34
  1014. package/node_modules/@babel/plugin-transform-template-literals/LICENSE +0 -22
  1015. package/node_modules/@babel/plugin-transform-template-literals/README.md +0 -19
  1016. package/node_modules/@babel/plugin-transform-template-literals/lib/index.js +0 -108
  1017. package/node_modules/@babel/plugin-transform-template-literals/lib/index.js.map +0 -1
  1018. package/node_modules/@babel/plugin-transform-template-literals/package.json +0 -34
  1019. package/node_modules/@babel/plugin-transform-typeof-symbol/LICENSE +0 -22
  1020. package/node_modules/@babel/plugin-transform-typeof-symbol/README.md +0 -19
  1021. package/node_modules/@babel/plugin-transform-typeof-symbol/lib/index.js +0 -61
  1022. package/node_modules/@babel/plugin-transform-typeof-symbol/lib/index.js.map +0 -1
  1023. package/node_modules/@babel/plugin-transform-typeof-symbol/package.json +0 -37
  1024. package/node_modules/@babel/plugin-transform-typescript/LICENSE +0 -22
  1025. package/node_modules/@babel/plugin-transform-typescript/README.md +0 -19
  1026. package/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js +0 -58
  1027. package/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js.map +0 -1
  1028. package/node_modules/@babel/plugin-transform-typescript/lib/enum.js +0 -302
  1029. package/node_modules/@babel/plugin-transform-typescript/lib/enum.js.map +0 -1
  1030. package/node_modules/@babel/plugin-transform-typescript/lib/global-types.js +0 -22
  1031. package/node_modules/@babel/plugin-transform-typescript/lib/global-types.js.map +0 -1
  1032. package/node_modules/@babel/plugin-transform-typescript/lib/index.js +0 -484
  1033. package/node_modules/@babel/plugin-transform-typescript/lib/index.js.map +0 -1
  1034. package/node_modules/@babel/plugin-transform-typescript/lib/namespace.js +0 -165
  1035. package/node_modules/@babel/plugin-transform-typescript/lib/namespace.js.map +0 -1
  1036. package/node_modules/@babel/plugin-transform-typescript/package.json +0 -40
  1037. package/node_modules/@babel/plugin-transform-unicode-escapes/LICENSE +0 -22
  1038. package/node_modules/@babel/plugin-transform-unicode-escapes/README.md +0 -19
  1039. package/node_modules/@babel/plugin-transform-unicode-escapes/lib/index.js +0 -118
  1040. package/node_modules/@babel/plugin-transform-unicode-escapes/lib/index.js.map +0 -1
  1041. package/node_modules/@babel/plugin-transform-unicode-escapes/package.json +0 -34
  1042. package/node_modules/@babel/plugin-transform-unicode-property-regex/LICENSE +0 -22
  1043. package/node_modules/@babel/plugin-transform-unicode-property-regex/README.md +0 -19
  1044. package/node_modules/@babel/plugin-transform-unicode-property-regex/lib/index.js +0 -26
  1045. package/node_modules/@babel/plugin-transform-unicode-property-regex/lib/index.js.map +0 -1
  1046. package/node_modules/@babel/plugin-transform-unicode-property-regex/package.json +0 -41
  1047. package/node_modules/@babel/plugin-transform-unicode-regex/LICENSE +0 -22
  1048. package/node_modules/@babel/plugin-transform-unicode-regex/README.md +0 -19
  1049. package/node_modules/@babel/plugin-transform-unicode-regex/lib/index.js +0 -17
  1050. package/node_modules/@babel/plugin-transform-unicode-regex/lib/index.js.map +0 -1
  1051. package/node_modules/@babel/plugin-transform-unicode-regex/package.json +0 -35
  1052. package/node_modules/@babel/plugin-transform-unicode-sets-regex/LICENSE +0 -22
  1053. package/node_modules/@babel/plugin-transform-unicode-sets-regex/README.md +0 -19
  1054. package/node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js +0 -20
  1055. package/node_modules/@babel/plugin-transform-unicode-sets-regex/lib/index.js.map +0 -1
  1056. package/node_modules/@babel/plugin-transform-unicode-sets-regex/package.json +0 -49
  1057. package/node_modules/@babel/preset-env/LICENSE +0 -22
  1058. package/node_modules/@babel/preset-env/README.md +0 -19
  1059. package/node_modules/@babel/preset-env/data/built-in-modules.js +0 -3
  1060. package/node_modules/@babel/preset-env/data/built-in-modules.json.js +0 -3
  1061. package/node_modules/@babel/preset-env/data/built-ins.js +0 -4
  1062. package/node_modules/@babel/preset-env/data/built-ins.json.js +0 -4
  1063. package/node_modules/@babel/preset-env/data/core-js-compat.js +0 -1
  1064. package/node_modules/@babel/preset-env/data/corejs2-built-ins.js +0 -3
  1065. package/node_modules/@babel/preset-env/data/corejs2-built-ins.json.js +0 -3
  1066. package/node_modules/@babel/preset-env/data/package.json +0 -1
  1067. package/node_modules/@babel/preset-env/data/plugins.js +0 -3
  1068. package/node_modules/@babel/preset-env/data/plugins.json.js +0 -3
  1069. package/node_modules/@babel/preset-env/data/shipped-proposals.js +0 -2
  1070. package/node_modules/@babel/preset-env/data/unreleased-labels.js +0 -3
  1071. package/node_modules/@babel/preset-env/lib/available-plugins.js +0 -159
  1072. package/node_modules/@babel/preset-env/lib/available-plugins.js.map +0 -1
  1073. package/node_modules/@babel/preset-env/lib/debug.js +0 -37
  1074. package/node_modules/@babel/preset-env/lib/debug.js.map +0 -1
  1075. package/node_modules/@babel/preset-env/lib/filter-items.js +0 -31
  1076. package/node_modules/@babel/preset-env/lib/filter-items.js.map +0 -1
  1077. package/node_modules/@babel/preset-env/lib/index.js +0 -344
  1078. package/node_modules/@babel/preset-env/lib/index.js.map +0 -1
  1079. package/node_modules/@babel/preset-env/lib/module-transformations.js +0 -15
  1080. package/node_modules/@babel/preset-env/lib/module-transformations.js.map +0 -1
  1081. package/node_modules/@babel/preset-env/lib/normalize-options.js +0 -153
  1082. package/node_modules/@babel/preset-env/lib/normalize-options.js.map +0 -1
  1083. package/node_modules/@babel/preset-env/lib/options.js +0 -43
  1084. package/node_modules/@babel/preset-env/lib/options.js.map +0 -1
  1085. package/node_modules/@babel/preset-env/lib/plugins-compat-data.js +0 -26
  1086. package/node_modules/@babel/preset-env/lib/plugins-compat-data.js.map +0 -1
  1087. package/node_modules/@babel/preset-env/lib/polyfills/babel-7-plugins.cjs +0 -18
  1088. package/node_modules/@babel/preset-env/lib/polyfills/babel-7-plugins.cjs.map +0 -1
  1089. package/node_modules/@babel/preset-env/lib/polyfills/babel-polyfill.cjs +0 -69
  1090. package/node_modules/@babel/preset-env/lib/polyfills/babel-polyfill.cjs.map +0 -1
  1091. package/node_modules/@babel/preset-env/lib/polyfills/regenerator.cjs +0 -44
  1092. package/node_modules/@babel/preset-env/lib/polyfills/regenerator.cjs.map +0 -1
  1093. package/node_modules/@babel/preset-env/lib/polyfills/utils.cjs +0 -22
  1094. package/node_modules/@babel/preset-env/lib/polyfills/utils.cjs.map +0 -1
  1095. package/node_modules/@babel/preset-env/lib/shipped-proposals.js +0 -29
  1096. package/node_modules/@babel/preset-env/lib/shipped-proposals.js.map +0 -1
  1097. package/node_modules/@babel/preset-env/lib/targets-parser.js +0 -20
  1098. package/node_modules/@babel/preset-env/lib/targets-parser.js.map +0 -1
  1099. package/node_modules/@babel/preset-env/package.json +0 -113
  1100. package/node_modules/@babel/preset-modules/LICENSE +0 -21
  1101. package/node_modules/@babel/preset-modules/README.md +0 -171
  1102. package/node_modules/@babel/preset-modules/lib/index.js +0 -27
  1103. package/node_modules/@babel/preset-modules/lib/plugins/transform-async-arrows-in-class/index.js +0 -45
  1104. package/node_modules/@babel/preset-modules/lib/plugins/transform-edge-default-parameters/index.js +0 -36
  1105. package/node_modules/@babel/preset-modules/lib/plugins/transform-edge-function-name/index.js +0 -42
  1106. package/node_modules/@babel/preset-modules/lib/plugins/transform-jsx-spread/index.js +0 -115
  1107. package/node_modules/@babel/preset-modules/lib/plugins/transform-safari-block-shadowing/index.js +0 -47
  1108. package/node_modules/@babel/preset-modules/lib/plugins/transform-safari-for-shadowing/index.js +0 -42
  1109. package/node_modules/@babel/preset-modules/lib/plugins/transform-tagged-template-caching/index.js +0 -75
  1110. package/node_modules/@babel/preset-modules/package.json +0 -104
  1111. package/node_modules/@babel/preset-typescript/LICENSE +0 -22
  1112. package/node_modules/@babel/preset-typescript/README.md +0 -19
  1113. package/node_modules/@babel/preset-typescript/lib/index.js +0 -146
  1114. package/node_modules/@babel/preset-typescript/lib/index.js.map +0 -1
  1115. package/node_modules/@babel/preset-typescript/package.json +0 -40
  1116. package/node_modules/@babel/regjsgen/LICENSE-MIT.txt +0 -22
  1117. package/node_modules/@babel/regjsgen/README.md +0 -44
  1118. package/node_modules/@babel/regjsgen/package.json +0 -43
  1119. package/node_modules/@babel/regjsgen/regjsgen.js +0 -425
  1120. package/node_modules/@babel/runtime/LICENSE +0 -22
  1121. package/node_modules/@babel/runtime/README.md +0 -19
  1122. package/node_modules/@babel/runtime/helpers/AsyncGenerator.js +0 -64
  1123. package/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  1124. package/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  1125. package/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -24
  1126. package/node_modules/@babel/runtime/helpers/applyDecs.js +0 -236
  1127. package/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -184
  1128. package/node_modules/@babel/runtime/helpers/applyDecs2203R.js +0 -191
  1129. package/node_modules/@babel/runtime/helpers/applyDecs2301.js +0 -222
  1130. package/node_modules/@babel/runtime/helpers/applyDecs2305.js +0 -133
  1131. package/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -6
  1132. package/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  1133. package/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  1134. package/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -7
  1135. package/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  1136. package/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  1137. package/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -31
  1138. package/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  1139. package/node_modules/@babel/runtime/helpers/callSuper.js +0 -7
  1140. package/node_modules/@babel/runtime/helpers/checkInRHS.js +0 -6
  1141. package/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -6
  1142. package/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -18
  1143. package/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -7
  1144. package/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -11
  1145. package/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -6
  1146. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -6
  1147. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -6
  1148. package/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -7
  1149. package/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  1150. package/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  1151. package/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  1152. package/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -6
  1153. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -7
  1154. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  1155. package/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -8
  1156. package/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -7
  1157. package/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -6
  1158. package/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  1159. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -9
  1160. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -9
  1161. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -10
  1162. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -6
  1163. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  1164. package/node_modules/@babel/runtime/helpers/construct.js +0 -10
  1165. package/node_modules/@babel/runtime/helpers/createClass.js +0 -19
  1166. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -53
  1167. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -20
  1168. package/node_modules/@babel/runtime/helpers/createSuper.js +0 -18
  1169. package/node_modules/@babel/runtime/helpers/decorate.js +0 -343
  1170. package/node_modules/@babel/runtime/helpers/defaults.js +0 -12
  1171. package/node_modules/@babel/runtime/helpers/defineAccessor.js +0 -8
  1172. package/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -20
  1173. package/node_modules/@babel/runtime/helpers/defineProperty.js +0 -16
  1174. package/node_modules/@babel/runtime/helpers/dispose.js +0 -28
  1175. package/node_modules/@babel/runtime/helpers/esm/AsyncGenerator.js +0 -63
  1176. package/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -3
  1177. package/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -3
  1178. package/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -23
  1179. package/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -235
  1180. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -183
  1181. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203R.js +0 -190
  1182. package/node_modules/@babel/runtime/helpers/esm/applyDecs2301.js +0 -221
  1183. package/node_modules/@babel/runtime/helpers/esm/applyDecs2305.js +0 -132
  1184. package/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -5
  1185. package/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -3
  1186. package/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -4
  1187. package/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  1188. package/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -23
  1189. package/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -44
  1190. package/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -30
  1191. package/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -4
  1192. package/node_modules/@babel/runtime/helpers/esm/callSuper.js +0 -6
  1193. package/node_modules/@babel/runtime/helpers/esm/checkInRHS.js +0 -5
  1194. package/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -5
  1195. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -17
  1196. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -6
  1197. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -10
  1198. package/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  1199. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  1200. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -5
  1201. package/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -6
  1202. package/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -3
  1203. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -6
  1204. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -6
  1205. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  1206. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -6
  1207. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -4
  1208. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  1209. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -6
  1210. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  1211. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -3
  1212. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -8
  1213. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -8
  1214. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -9
  1215. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  1216. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -3
  1217. package/node_modules/@babel/runtime/helpers/esm/construct.js +0 -9
  1218. package/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -18
  1219. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -52
  1220. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  1221. package/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -17
  1222. package/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -342
  1223. package/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -11
  1224. package/node_modules/@babel/runtime/helpers/esm/defineAccessor.js +0 -7
  1225. package/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -19
  1226. package/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -15
  1227. package/node_modules/@babel/runtime/helpers/esm/dispose.js +0 -27
  1228. package/node_modules/@babel/runtime/helpers/esm/extends.js +0 -14
  1229. package/node_modules/@babel/runtime/helpers/esm/get.js +0 -17
  1230. package/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  1231. package/node_modules/@babel/runtime/helpers/esm/identity.js +0 -3
  1232. package/node_modules/@babel/runtime/helpers/esm/importDeferProxy.js +0 -26
  1233. package/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -17
  1234. package/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -6
  1235. package/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  1236. package/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -3
  1237. package/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -7
  1238. package/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -5
  1239. package/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -26
  1240. package/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -7
  1241. package/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -8
  1242. package/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -3
  1243. package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -27
  1244. package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimitLoose.js +0 -9
  1245. package/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -21
  1246. package/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -8
  1247. package/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -5
  1248. package/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  1249. package/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  1250. package/node_modules/@babel/runtime/helpers/esm/nullishReceiverError.js +0 -3
  1251. package/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -3
  1252. package/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -16
  1253. package/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -22
  1254. package/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -16
  1255. package/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -12
  1256. package/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  1257. package/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  1258. package/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -3
  1259. package/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -303
  1260. package/node_modules/@babel/runtime/helpers/esm/set.js +0 -40
  1261. package/node_modules/@babel/runtime/helpers/esm/setFunctionName.js +0 -11
  1262. package/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  1263. package/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  1264. package/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -7
  1265. package/node_modules/@babel/runtime/helpers/esm/slicedToArrayLoose.js +0 -7
  1266. package/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -8
  1267. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -10
  1268. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -7
  1269. package/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -3
  1270. package/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -5
  1271. package/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -1
  1272. package/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -7
  1273. package/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -7
  1274. package/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -11
  1275. package/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -6
  1276. package/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -9
  1277. package/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  1278. package/node_modules/@babel/runtime/helpers/esm/using.js +0 -11
  1279. package/node_modules/@babel/runtime/helpers/esm/usingCtx.js +0 -43
  1280. package/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -6
  1281. package/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -30
  1282. package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -50
  1283. package/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -3
  1284. package/node_modules/@babel/runtime/helpers/extends.js +0 -15
  1285. package/node_modules/@babel/runtime/helpers/get.js +0 -18
  1286. package/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -7
  1287. package/node_modules/@babel/runtime/helpers/identity.js +0 -4
  1288. package/node_modules/@babel/runtime/helpers/importDeferProxy.js +0 -27
  1289. package/node_modules/@babel/runtime/helpers/inherits.js +0 -18
  1290. package/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -7
  1291. package/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -10
  1292. package/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  1293. package/node_modules/@babel/runtime/helpers/instanceof.js +0 -8
  1294. package/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  1295. package/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -27
  1296. package/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -8
  1297. package/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -9
  1298. package/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  1299. package/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -28
  1300. package/node_modules/@babel/runtime/helpers/iterableToArrayLimitLoose.js +0 -10
  1301. package/node_modules/@babel/runtime/helpers/jsx.js +0 -22
  1302. package/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  1303. package/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -6
  1304. package/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  1305. package/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  1306. package/node_modules/@babel/runtime/helpers/nullishReceiverError.js +0 -4
  1307. package/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  1308. package/node_modules/@babel/runtime/helpers/objectSpread.js +0 -17
  1309. package/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  1310. package/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -17
  1311. package/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -13
  1312. package/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -11
  1313. package/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  1314. package/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -304
  1315. package/node_modules/@babel/runtime/helpers/set.js +0 -41
  1316. package/node_modules/@babel/runtime/helpers/setFunctionName.js +0 -12
  1317. package/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -8
  1318. package/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -8
  1319. package/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  1320. package/node_modules/@babel/runtime/helpers/slicedToArrayLoose.js +0 -8
  1321. package/node_modules/@babel/runtime/helpers/superPropBase.js +0 -9
  1322. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -11
  1323. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -8
  1324. package/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  1325. package/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  1326. package/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  1327. package/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  1328. package/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  1329. package/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  1330. package/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  1331. package/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  1332. package/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -10
  1333. package/node_modules/@babel/runtime/helpers/using.js +0 -12
  1334. package/node_modules/@babel/runtime/helpers/usingCtx.js +0 -44
  1335. package/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -7
  1336. package/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -31
  1337. package/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -51
  1338. package/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  1339. package/node_modules/@babel/runtime/package.json +0 -1002
  1340. package/node_modules/@babel/runtime/regenerator/index.js +0 -15
  1341. package/node_modules/@babel/template/LICENSE +0 -22
  1342. package/node_modules/@babel/template/README.md +0 -19
  1343. package/node_modules/@babel/template/lib/builder.js +0 -69
  1344. package/node_modules/@babel/template/lib/builder.js.map +0 -1
  1345. package/node_modules/@babel/template/lib/formatters.js +0 -61
  1346. package/node_modules/@babel/template/lib/formatters.js.map +0 -1
  1347. package/node_modules/@babel/template/lib/index.js +0 -23
  1348. package/node_modules/@babel/template/lib/index.js.map +0 -1
  1349. package/node_modules/@babel/template/lib/literal.js +0 -69
  1350. package/node_modules/@babel/template/lib/literal.js.map +0 -1
  1351. package/node_modules/@babel/template/lib/options.js +0 -73
  1352. package/node_modules/@babel/template/lib/options.js.map +0 -1
  1353. package/node_modules/@babel/template/lib/parse.js +0 -160
  1354. package/node_modules/@babel/template/lib/parse.js.map +0 -1
  1355. package/node_modules/@babel/template/lib/populate.js +0 -122
  1356. package/node_modules/@babel/template/lib/populate.js.map +0 -1
  1357. package/node_modules/@babel/template/lib/string.js +0 -20
  1358. package/node_modules/@babel/template/lib/string.js.map +0 -1
  1359. package/node_modules/@babel/template/package.json +0 -27
  1360. package/node_modules/@babel/traverse/LICENSE +0 -22
  1361. package/node_modules/@babel/traverse/README.md +0 -19
  1362. package/node_modules/@babel/traverse/lib/cache.js +0 -44
  1363. package/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  1364. package/node_modules/@babel/traverse/lib/context.js +0 -115
  1365. package/node_modules/@babel/traverse/lib/context.js.map +0 -1
  1366. package/node_modules/@babel/traverse/lib/hub.js +0 -19
  1367. package/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  1368. package/node_modules/@babel/traverse/lib/index.js +0 -94
  1369. package/node_modules/@babel/traverse/lib/index.js.map +0 -1
  1370. package/node_modules/@babel/traverse/lib/path/ancestry.js +0 -141
  1371. package/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  1372. package/node_modules/@babel/traverse/lib/path/comments.js +0 -52
  1373. package/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  1374. package/node_modules/@babel/traverse/lib/path/context.js +0 -222
  1375. package/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  1376. package/node_modules/@babel/traverse/lib/path/conversion.js +0 -468
  1377. package/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  1378. package/node_modules/@babel/traverse/lib/path/evaluation.js +0 -347
  1379. package/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  1380. package/node_modules/@babel/traverse/lib/path/family.js +0 -336
  1381. package/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  1382. package/node_modules/@babel/traverse/lib/path/index.js +0 -189
  1383. package/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  1384. package/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
  1385. package/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  1386. package/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
  1387. package/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  1388. package/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
  1389. package/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  1390. package/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
  1391. package/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  1392. package/node_modules/@babel/traverse/lib/path/introspection.js +0 -384
  1393. package/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  1394. package/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -171
  1395. package/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  1396. package/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -37
  1397. package/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  1398. package/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -161
  1399. package/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  1400. package/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
  1401. package/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  1402. package/node_modules/@babel/traverse/lib/path/modification.js +0 -225
  1403. package/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  1404. package/node_modules/@babel/traverse/lib/path/removal.js +0 -66
  1405. package/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  1406. package/node_modules/@babel/traverse/lib/path/replacement.js +0 -264
  1407. package/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  1408. package/node_modules/@babel/traverse/lib/scope/binding.js +0 -83
  1409. package/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  1410. package/node_modules/@babel/traverse/lib/scope/index.js +0 -888
  1411. package/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  1412. package/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -113
  1413. package/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  1414. package/node_modules/@babel/traverse/lib/traverse-node.js +0 -29
  1415. package/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  1416. package/node_modules/@babel/traverse/lib/types.js +0 -3
  1417. package/node_modules/@babel/traverse/lib/types.js.map +0 -1
  1418. package/node_modules/@babel/traverse/lib/visitors.js +0 -221
  1419. package/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  1420. package/node_modules/@babel/traverse/package.json +0 -38
  1421. package/node_modules/@babel/types/LICENSE +0 -22
  1422. package/node_modules/@babel/types/README.md +0 -19
  1423. package/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
  1424. package/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  1425. package/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1235
  1426. package/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  1427. package/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  1428. package/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  1429. package/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
  1430. package/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  1431. package/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
  1432. package/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  1433. package/node_modules/@babel/types/lib/builders/generated/index.js +0 -1991
  1434. package/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  1435. package/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -1532
  1436. package/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  1437. package/node_modules/@babel/types/lib/builders/productions.js +0 -12
  1438. package/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
  1439. package/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
  1440. package/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  1441. package/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
  1442. package/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  1443. package/node_modules/@babel/types/lib/builders/validateNode.js +0 -17
  1444. package/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  1445. package/node_modules/@babel/types/lib/clone/clone.js +0 -12
  1446. package/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  1447. package/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
  1448. package/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  1449. package/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
  1450. package/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  1451. package/node_modules/@babel/types/lib/clone/cloneNode.js +0 -100
  1452. package/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  1453. package/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
  1454. package/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  1455. package/node_modules/@babel/types/lib/comments/addComment.js +0 -15
  1456. package/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  1457. package/node_modules/@babel/types/lib/comments/addComments.js +0 -22
  1458. package/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  1459. package/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
  1460. package/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  1461. package/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
  1462. package/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  1463. package/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
  1464. package/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  1465. package/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
  1466. package/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  1467. package/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
  1468. package/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  1469. package/node_modules/@babel/types/lib/constants/generated/index.js +0 -59
  1470. package/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  1471. package/node_modules/@babel/types/lib/constants/index.js +0 -31
  1472. package/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  1473. package/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
  1474. package/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  1475. package/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -65
  1476. package/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  1477. package/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
  1478. package/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  1479. package/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
  1480. package/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  1481. package/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
  1482. package/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  1483. package/node_modules/@babel/types/lib/converters/toExpression.js +0 -27
  1484. package/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  1485. package/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
  1486. package/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  1487. package/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
  1488. package/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  1489. package/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -20
  1490. package/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  1491. package/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
  1492. package/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  1493. package/node_modules/@babel/types/lib/converters/valueToNode.js +0 -76
  1494. package/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  1495. package/node_modules/@babel/types/lib/definitions/core.js +0 -1689
  1496. package/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  1497. package/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
  1498. package/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
  1499. package/node_modules/@babel/types/lib/definitions/experimental.js +0 -134
  1500. package/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  1501. package/node_modules/@babel/types/lib/definitions/flow.js +0 -488
  1502. package/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  1503. package/node_modules/@babel/types/lib/definitions/index.js +0 -96
  1504. package/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  1505. package/node_modules/@babel/types/lib/definitions/jsx.js +0 -158
  1506. package/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  1507. package/node_modules/@babel/types/lib/definitions/misc.js +0 -32
  1508. package/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  1509. package/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
  1510. package/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  1511. package/node_modules/@babel/types/lib/definitions/typescript.js +0 -489
  1512. package/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  1513. package/node_modules/@babel/types/lib/definitions/utils.js +0 -273
  1514. package/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  1515. package/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2757
  1516. package/node_modules/@babel/types/lib/index.d.ts +0 -3260
  1517. package/node_modules/@babel/types/lib/index.js +0 -576
  1518. package/node_modules/@babel/types/lib/index.js.flow +0 -2611
  1519. package/node_modules/@babel/types/lib/index.js.map +0 -1
  1520. package/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
  1521. package/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  1522. package/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
  1523. package/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  1524. package/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
  1525. package/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  1526. package/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
  1527. package/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  1528. package/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
  1529. package/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  1530. package/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
  1531. package/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  1532. package/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -65
  1533. package/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  1534. package/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -96
  1535. package/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  1536. package/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
  1537. package/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  1538. package/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
  1539. package/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  1540. package/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -26
  1541. package/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  1542. package/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
  1543. package/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
  1544. package/node_modules/@babel/types/lib/utils/inherit.js +0 -13
  1545. package/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  1546. package/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
  1547. package/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  1548. package/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
  1549. package/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  1550. package/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
  1551. package/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  1552. package/node_modules/@babel/types/lib/validators/generated/index.js +0 -2752
  1553. package/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  1554. package/node_modules/@babel/types/lib/validators/is.js +0 -27
  1555. package/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  1556. package/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
  1557. package/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  1558. package/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
  1559. package/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  1560. package/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
  1561. package/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  1562. package/node_modules/@babel/types/lib/validators/isLet.js +0 -13
  1563. package/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  1564. package/node_modules/@babel/types/lib/validators/isNode.js +0 -12
  1565. package/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  1566. package/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
  1567. package/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  1568. package/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -19
  1569. package/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  1570. package/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
  1571. package/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  1572. package/node_modules/@babel/types/lib/validators/isScope.js +0 -18
  1573. package/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  1574. package/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
  1575. package/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  1576. package/node_modules/@babel/types/lib/validators/isType.js +0 -22
  1577. package/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  1578. package/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
  1579. package/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  1580. package/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
  1581. package/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  1582. package/node_modules/@babel/types/lib/validators/isVar.js +0 -15
  1583. package/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  1584. package/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -36
  1585. package/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  1586. package/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
  1587. package/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  1588. package/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
  1589. package/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  1590. package/node_modules/@babel/types/lib/validators/validate.js +0 -30
  1591. package/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  1592. package/node_modules/@babel/types/package.json +0 -40
  1593. package/node_modules/@bcoe/v8-coverage/.editorconfig +0 -9
  1594. package/node_modules/@bcoe/v8-coverage/.gitattributes +0 -2
  1595. package/node_modules/@bcoe/v8-coverage/CHANGELOG.md +0 -250
  1596. package/node_modules/@bcoe/v8-coverage/LICENSE.md +0 -21
  1597. package/node_modules/@bcoe/v8-coverage/LICENSE.txt +0 -14
  1598. package/node_modules/@bcoe/v8-coverage/README.md +0 -11
  1599. package/node_modules/@bcoe/v8-coverage/dist/lib/CHANGELOG.md +0 -250
  1600. package/node_modules/@bcoe/v8-coverage/dist/lib/LICENSE.md +0 -21
  1601. package/node_modules/@bcoe/v8-coverage/dist/lib/README.md +0 -11
  1602. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/ascii.ts +0 -146
  1603. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/clone.ts +0 -70
  1604. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/compare.ts +0 -40
  1605. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/index.ts +0 -6
  1606. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/merge.ts +0 -343
  1607. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/normalize.ts +0 -84
  1608. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/range-tree.ts +0 -156
  1609. package/node_modules/@bcoe/v8-coverage/dist/lib/_src/types.ts +0 -26
  1610. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.d.ts +0 -12
  1611. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.js +0 -136
  1612. package/node_modules/@bcoe/v8-coverage/dist/lib/ascii.mjs +0 -130
  1613. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.d.ts +0 -29
  1614. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.js +0 -70
  1615. package/node_modules/@bcoe/v8-coverage/dist/lib/clone.mjs +0 -64
  1616. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.d.ts +0 -21
  1617. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.js +0 -46
  1618. package/node_modules/@bcoe/v8-coverage/dist/lib/compare.mjs +0 -41
  1619. package/node_modules/@bcoe/v8-coverage/dist/lib/index.d.ts +0 -6
  1620. package/node_modules/@bcoe/v8-coverage/dist/lib/index.js +0 -24
  1621. package/node_modules/@bcoe/v8-coverage/dist/lib/index.mjs +0 -7
  1622. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.d.ts +0 -39
  1623. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.js +0 -302
  1624. package/node_modules/@bcoe/v8-coverage/dist/lib/merge.mjs +0 -297
  1625. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.d.ts +0 -53
  1626. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.js +0 -87
  1627. package/node_modules/@bcoe/v8-coverage/dist/lib/normalize.mjs +0 -79
  1628. package/node_modules/@bcoe/v8-coverage/dist/lib/package.json +0 -44
  1629. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.d.ts +0 -24
  1630. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.js +0 -139
  1631. package/node_modules/@bcoe/v8-coverage/dist/lib/range-tree.mjs +0 -136
  1632. package/node_modules/@bcoe/v8-coverage/dist/lib/tsconfig.json +0 -62
  1633. package/node_modules/@bcoe/v8-coverage/dist/lib/types.d.ts +0 -22
  1634. package/node_modules/@bcoe/v8-coverage/dist/lib/types.js +0 -4
  1635. package/node_modules/@bcoe/v8-coverage/dist/lib/types.mjs +0 -3
  1636. package/node_modules/@bcoe/v8-coverage/gulpfile.ts +0 -95
  1637. package/node_modules/@bcoe/v8-coverage/package.json +0 -48
  1638. package/node_modules/@bcoe/v8-coverage/tsconfig.json +0 -59
  1639. package/node_modules/@cspotcode/source-map-consumer/README.md +0 -7
  1640. package/node_modules/@cspotcode/source-map-consumer/lib/array-set.js +0 -100
  1641. package/node_modules/@cspotcode/source-map-consumer/lib/binary-search.js +0 -107
  1642. package/node_modules/@cspotcode/source-map-consumer/lib/mappings.wasm +0 -0
  1643. package/node_modules/@cspotcode/source-map-consumer/lib/read-wasm.js +0 -25
  1644. package/node_modules/@cspotcode/source-map-consumer/lib/source-map-consumer.js +0 -1229
  1645. package/node_modules/@cspotcode/source-map-consumer/lib/util.js +0 -546
  1646. package/node_modules/@cspotcode/source-map-consumer/lib/wasm.js +0 -153
  1647. package/node_modules/@cspotcode/source-map-consumer/package.json +0 -91
  1648. package/node_modules/@cspotcode/source-map-consumer/source-map.d.ts +0 -369
  1649. package/node_modules/@cspotcode/source-map-consumer/source-map.js +0 -6
  1650. package/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
  1651. package/node_modules/@cspotcode/source-map-support/README.md +0 -289
  1652. package/node_modules/@cspotcode/source-map-support/package.json +0 -46
  1653. package/node_modules/@cspotcode/source-map-support/register-hook-require.d.ts +0 -7
  1654. package/node_modules/@cspotcode/source-map-support/register-hook-require.js +0 -3
  1655. package/node_modules/@cspotcode/source-map-support/register.d.ts +0 -7
  1656. package/node_modules/@cspotcode/source-map-support/register.js +0 -1
  1657. package/node_modules/@cspotcode/source-map-support/source-map-support.d.ts +0 -68
  1658. package/node_modules/@cspotcode/source-map-support/source-map-support.js +0 -806
  1659. package/node_modules/@istanbuljs/load-nyc-config/CHANGELOG.md +0 -41
  1660. package/node_modules/@istanbuljs/load-nyc-config/LICENSE +0 -16
  1661. package/node_modules/@istanbuljs/load-nyc-config/README.md +0 -64
  1662. package/node_modules/@istanbuljs/load-nyc-config/index.js +0 -166
  1663. package/node_modules/@istanbuljs/load-nyc-config/load-esm.js +0 -12
  1664. package/node_modules/@istanbuljs/load-nyc-config/package.json +0 -49
  1665. package/node_modules/@istanbuljs/schema/CHANGELOG.md +0 -44
  1666. package/node_modules/@istanbuljs/schema/LICENSE +0 -21
  1667. package/node_modules/@istanbuljs/schema/README.md +0 -30
  1668. package/node_modules/@istanbuljs/schema/default-exclude.js +0 -22
  1669. package/node_modules/@istanbuljs/schema/default-extension.js +0 -10
  1670. package/node_modules/@istanbuljs/schema/index.js +0 -466
  1671. package/node_modules/@istanbuljs/schema/package.json +0 -30
  1672. package/node_modules/@jest/console/LICENSE +0 -21
  1673. package/node_modules/@jest/console/build/BufferedConsole.js +0 -197
  1674. package/node_modules/@jest/console/build/CustomConsole.js +0 -182
  1675. package/node_modules/@jest/console/build/NullConsole.js +0 -35
  1676. package/node_modules/@jest/console/build/getConsoleOutput.js +0 -70
  1677. package/node_modules/@jest/console/build/index.d.ts +0 -131
  1678. package/node_modules/@jest/console/build/index.js +0 -36
  1679. package/node_modules/@jest/console/build/types.js +0 -1
  1680. package/node_modules/@jest/console/package.json +0 -37
  1681. package/node_modules/@jest/core/LICENSE +0 -21
  1682. package/node_modules/@jest/core/README.md +0 -3
  1683. package/node_modules/@jest/core/build/FailedTestsCache.js +0 -46
  1684. package/node_modules/@jest/core/build/FailedTestsInteractiveMode.js +0 -195
  1685. package/node_modules/@jest/core/build/ReporterDispatcher.js +0 -87
  1686. package/node_modules/@jest/core/build/SearchSource.js +0 -408
  1687. package/node_modules/@jest/core/build/SnapshotInteractiveMode.js +0 -238
  1688. package/node_modules/@jest/core/build/TestNamePatternPrompt.js +0 -39
  1689. package/node_modules/@jest/core/build/TestPathPatternPrompt.js +0 -39
  1690. package/node_modules/@jest/core/build/TestScheduler.js +0 -463
  1691. package/node_modules/@jest/core/build/cli/index.js +0 -417
  1692. package/node_modules/@jest/core/build/collectHandles.js +0 -266
  1693. package/node_modules/@jest/core/build/getChangedFilesPromise.js +0 -65
  1694. package/node_modules/@jest/core/build/getConfigsOfProjectsToRun.js +0 -40
  1695. package/node_modules/@jest/core/build/getNoTestFound.js +0 -80
  1696. package/node_modules/@jest/core/build/getNoTestFoundFailed.js +0 -43
  1697. package/node_modules/@jest/core/build/getNoTestFoundPassWithNoTests.js +0 -26
  1698. package/node_modules/@jest/core/build/getNoTestFoundRelatedToChangedFiles.js +0 -48
  1699. package/node_modules/@jest/core/build/getNoTestFoundVerbose.js +0 -91
  1700. package/node_modules/@jest/core/build/getNoTestsFoundMessage.js +0 -64
  1701. package/node_modules/@jest/core/build/getProjectDisplayName.js +0 -16
  1702. package/node_modules/@jest/core/build/getProjectNamesMissingWarning.js +0 -49
  1703. package/node_modules/@jest/core/build/getSelectProjectsMessage.js +0 -71
  1704. package/node_modules/@jest/core/build/index.d.ts +0 -118
  1705. package/node_modules/@jest/core/build/index.js +0 -36
  1706. package/node_modules/@jest/core/build/lib/activeFiltersMessage.js +0 -52
  1707. package/node_modules/@jest/core/build/lib/createContext.js +0 -31
  1708. package/node_modules/@jest/core/build/lib/handleDeprecationWarnings.js +0 -65
  1709. package/node_modules/@jest/core/build/lib/isValidPath.js +0 -26
  1710. package/node_modules/@jest/core/build/lib/logDebugMessages.js +0 -24
  1711. package/node_modules/@jest/core/build/lib/updateGlobalConfig.js +0 -95
  1712. package/node_modules/@jest/core/build/lib/watchPluginsHelpers.js +0 -56
  1713. package/node_modules/@jest/core/build/plugins/FailedTestsInteractive.js +0 -96
  1714. package/node_modules/@jest/core/build/plugins/Quit.js +0 -42
  1715. package/node_modules/@jest/core/build/plugins/TestNamePattern.js +0 -70
  1716. package/node_modules/@jest/core/build/plugins/TestPathPattern.js +0 -70
  1717. package/node_modules/@jest/core/build/plugins/UpdateSnapshots.js +0 -51
  1718. package/node_modules/@jest/core/build/plugins/UpdateSnapshotsInteractive.js +0 -99
  1719. package/node_modules/@jest/core/build/runGlobalHook.js +0 -133
  1720. package/node_modules/@jest/core/build/runJest.js +0 -391
  1721. package/node_modules/@jest/core/build/testSchedulerHelper.js +0 -57
  1722. package/node_modules/@jest/core/build/types.js +0 -1
  1723. package/node_modules/@jest/core/build/version.js +0 -18
  1724. package/node_modules/@jest/core/build/watch.js +0 -666
  1725. package/node_modules/@jest/core/package.json +0 -102
  1726. package/node_modules/@jest/environment/LICENSE +0 -21
  1727. package/node_modules/@jest/environment/build/index.d.ts +0 -418
  1728. package/node_modules/@jest/environment/build/index.js +0 -1
  1729. package/node_modules/@jest/environment/package.json +0 -32
  1730. package/node_modules/@jest/expect/LICENSE +0 -21
  1731. package/node_modules/@jest/expect/README.md +0 -5
  1732. package/node_modules/@jest/expect/build/index.d.ts +0 -68
  1733. package/node_modules/@jest/expect/build/index.js +0 -40
  1734. package/node_modules/@jest/expect/build/types.js +0 -1
  1735. package/node_modules/@jest/expect/package.json +0 -34
  1736. package/node_modules/@jest/expect-utils/LICENSE +0 -21
  1737. package/node_modules/@jest/expect-utils/README.md +0 -5
  1738. package/node_modules/@jest/expect-utils/build/immutableUtils.js +0 -66
  1739. package/node_modules/@jest/expect-utils/build/index.d.ts +0 -93
  1740. package/node_modules/@jest/expect-utils/build/index.js +0 -34
  1741. package/node_modules/@jest/expect-utils/build/jasmineUtils.js +0 -210
  1742. package/node_modules/@jest/expect-utils/build/types.js +0 -1
  1743. package/node_modules/@jest/expect-utils/build/utils.js +0 -394
  1744. package/node_modules/@jest/expect-utils/package.json +0 -35
  1745. package/node_modules/@jest/fake-timers/LICENSE +0 -21
  1746. package/node_modules/@jest/fake-timers/build/index.d.ts +0 -110
  1747. package/node_modules/@jest/fake-timers/build/index.js +0 -22
  1748. package/node_modules/@jest/fake-timers/build/legacyFakeTimers.js +0 -545
  1749. package/node_modules/@jest/fake-timers/build/modernFakeTimers.js +0 -191
  1750. package/node_modules/@jest/fake-timers/package.json +0 -38
  1751. package/node_modules/@jest/globals/LICENSE +0 -21
  1752. package/node_modules/@jest/globals/build/index.d.ts +0 -71
  1753. package/node_modules/@jest/globals/build/index.js +0 -14
  1754. package/node_modules/@jest/globals/package.json +0 -32
  1755. package/node_modules/@jest/reporters/LICENSE +0 -21
  1756. package/node_modules/@jest/reporters/assets/jest_logo.png +0 -0
  1757. package/node_modules/@jest/reporters/build/BaseReporter.js +0 -48
  1758. package/node_modules/@jest/reporters/build/CoverageReporter.js +0 -561
  1759. package/node_modules/@jest/reporters/build/CoverageWorker.js +0 -89
  1760. package/node_modules/@jest/reporters/build/DefaultReporter.js +0 -229
  1761. package/node_modules/@jest/reporters/build/GitHubActionsReporter.js +0 -381
  1762. package/node_modules/@jest/reporters/build/NotifyReporter.js +0 -218
  1763. package/node_modules/@jest/reporters/build/Status.js +0 -214
  1764. package/node_modules/@jest/reporters/build/SummaryReporter.js +0 -239
  1765. package/node_modules/@jest/reporters/build/VerboseReporter.js +0 -175
  1766. package/node_modules/@jest/reporters/build/formatTestPath.js +0 -84
  1767. package/node_modules/@jest/reporters/build/generateEmptyCoverage.js +0 -151
  1768. package/node_modules/@jest/reporters/build/getResultHeader.js +0 -65
  1769. package/node_modules/@jest/reporters/build/getSnapshotStatus.js +0 -92
  1770. package/node_modules/@jest/reporters/build/getSnapshotSummary.js +0 -169
  1771. package/node_modules/@jest/reporters/build/getSummary.js +0 -206
  1772. package/node_modules/@jest/reporters/build/getWatermarks.js +0 -38
  1773. package/node_modules/@jest/reporters/build/index.d.ts +0 -325
  1774. package/node_modules/@jest/reporters/build/index.js +0 -88
  1775. package/node_modules/@jest/reporters/build/printDisplayName.js +0 -35
  1776. package/node_modules/@jest/reporters/build/relativePath.js +0 -72
  1777. package/node_modules/@jest/reporters/build/trimAndFormatPath.js +0 -118
  1778. package/node_modules/@jest/reporters/build/types.js +0 -1
  1779. package/node_modules/@jest/reporters/build/wrapAnsiString.js +0 -69
  1780. package/node_modules/@jest/reporters/package.json +0 -82
  1781. package/node_modules/@jest/schemas/LICENSE +0 -21
  1782. package/node_modules/@jest/schemas/README.md +0 -3
  1783. package/node_modules/@jest/schemas/build/index.d.ts +0 -72
  1784. package/node_modules/@jest/schemas/build/index.js +0 -65
  1785. package/node_modules/@jest/schemas/package.json +0 -29
  1786. package/node_modules/@jest/source-map/LICENSE +0 -21
  1787. package/node_modules/@jest/source-map/build/getCallsite.js +0 -85
  1788. package/node_modules/@jest/source-map/build/index.d.ts +0 -16
  1789. package/node_modules/@jest/source-map/build/index.js +0 -15
  1790. package/node_modules/@jest/source-map/build/types.js +0 -1
  1791. package/node_modules/@jest/source-map/package.json +0 -34
  1792. package/node_modules/@jest/test-result/LICENSE +0 -21
  1793. package/node_modules/@jest/test-result/build/formatTestResults.js +0 -69
  1794. package/node_modules/@jest/test-result/build/helpers.js +0 -175
  1795. package/node_modules/@jest/test-result/build/index.d.ts +0 -232
  1796. package/node_modules/@jest/test-result/build/index.js +0 -40
  1797. package/node_modules/@jest/test-result/build/types.js +0 -1
  1798. package/node_modules/@jest/test-result/package.json +0 -36
  1799. package/node_modules/@jest/test-sequencer/LICENSE +0 -21
  1800. package/node_modules/@jest/test-sequencer/build/index.d.ts +0 -91
  1801. package/node_modules/@jest/test-sequencer/build/index.js +0 -287
  1802. package/node_modules/@jest/test-sequencer/package.json +0 -36
  1803. package/node_modules/@jest/transform/LICENSE +0 -21
  1804. package/node_modules/@jest/transform/build/ScriptTransformer.js +0 -1000
  1805. package/node_modules/@jest/transform/build/enhanceUnexpectedTokenMessage.js +0 -76
  1806. package/node_modules/@jest/transform/build/index.d.ts +0 -240
  1807. package/node_modules/@jest/transform/build/index.js +0 -37
  1808. package/node_modules/@jest/transform/build/runtimeErrorsAndWarnings.js +0 -94
  1809. package/node_modules/@jest/transform/build/shouldInstrument.js +0 -177
  1810. package/node_modules/@jest/transform/build/types.js +0 -1
  1811. package/node_modules/@jest/transform/package.json +0 -52
  1812. package/node_modules/@jest/types/LICENSE +0 -21
  1813. package/node_modules/@jest/types/README.md +0 -30
  1814. package/node_modules/@jest/types/build/Circus.js +0 -1
  1815. package/node_modules/@jest/types/build/Config.js +0 -1
  1816. package/node_modules/@jest/types/build/Global.js +0 -1
  1817. package/node_modules/@jest/types/build/TestResult.js +0 -1
  1818. package/node_modules/@jest/types/build/Transform.js +0 -1
  1819. package/node_modules/@jest/types/build/index.d.ts +0 -1204
  1820. package/node_modules/@jest/types/build/index.js +0 -1
  1821. package/node_modules/@jest/types/package.json +0 -38
  1822. package/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  1823. package/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  1824. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -230
  1825. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  1826. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -236
  1827. package/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  1828. package/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -90
  1829. package/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  1830. package/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  1831. package/node_modules/@jridgewell/gen-mapping/package.json +0 -77
  1832. package/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  1833. package/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  1834. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -242
  1835. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  1836. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -250
  1837. package/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  1838. package/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  1839. package/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  1840. package/node_modules/@jridgewell/set-array/LICENSE +0 -19
  1841. package/node_modules/@jridgewell/set-array/README.md +0 -37
  1842. package/node_modules/@jridgewell/set-array/dist/set-array.mjs +0 -48
  1843. package/node_modules/@jridgewell/set-array/dist/set-array.mjs.map +0 -1
  1844. package/node_modules/@jridgewell/set-array/dist/set-array.umd.js +0 -58
  1845. package/node_modules/@jridgewell/set-array/dist/set-array.umd.js.map +0 -1
  1846. package/node_modules/@jridgewell/set-array/dist/types/set-array.d.ts +0 -26
  1847. package/node_modules/@jridgewell/set-array/package.json +0 -66
  1848. package/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
  1849. package/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
  1850. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -164
  1851. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
  1852. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -175
  1853. package/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
  1854. package/node_modules/@jridgewell/sourcemap-codec/dist/types/sourcemap-codec.d.ts +0 -6
  1855. package/node_modules/@jridgewell/sourcemap-codec/package.json +0 -75
  1856. package/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  1857. package/node_modules/@jridgewell/trace-mapping/README.md +0 -252
  1858. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -552
  1859. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  1860. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -560
  1861. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  1862. package/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  1863. package/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  1864. package/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  1865. package/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  1866. package/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  1867. package/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  1868. package/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  1869. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -74
  1870. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -92
  1871. package/node_modules/@jridgewell/trace-mapping/package.json +0 -75
  1872. package/node_modules/@sinclair/typebox/compiler/compiler.d.ts +0 -28
  1873. package/node_modules/@sinclair/typebox/compiler/compiler.js +0 -404
  1874. package/node_modules/@sinclair/typebox/compiler/index.d.ts +0 -2
  1875. package/node_modules/@sinclair/typebox/compiler/index.js +0 -47
  1876. package/node_modules/@sinclair/typebox/conditional/conditional.d.ts +0 -17
  1877. package/node_modules/@sinclair/typebox/conditional/conditional.js +0 -91
  1878. package/node_modules/@sinclair/typebox/conditional/index.d.ts +0 -2
  1879. package/node_modules/@sinclair/typebox/conditional/index.js +0 -45
  1880. package/node_modules/@sinclair/typebox/conditional/structural.d.ts +0 -11
  1881. package/node_modules/@sinclair/typebox/conditional/structural.js +0 -657
  1882. package/node_modules/@sinclair/typebox/errors/errors.d.ts +0 -59
  1883. package/node_modules/@sinclair/typebox/errors/errors.js +0 -382
  1884. package/node_modules/@sinclair/typebox/errors/index.d.ts +0 -1
  1885. package/node_modules/@sinclair/typebox/errors/index.js +0 -44
  1886. package/node_modules/@sinclair/typebox/format/format.d.ts +0 -12
  1887. package/node_modules/@sinclair/typebox/format/format.js +0 -55
  1888. package/node_modules/@sinclair/typebox/format/index.d.ts +0 -1
  1889. package/node_modules/@sinclair/typebox/format/index.js +0 -44
  1890. package/node_modules/@sinclair/typebox/guard/guard.d.ts +0 -56
  1891. package/node_modules/@sinclair/typebox/guard/guard.js +0 -348
  1892. package/node_modules/@sinclair/typebox/guard/index.d.ts +0 -1
  1893. package/node_modules/@sinclair/typebox/guard/index.js +0 -44
  1894. package/node_modules/@sinclair/typebox/license +0 -23
  1895. package/node_modules/@sinclair/typebox/package.json +0 -40
  1896. package/node_modules/@sinclair/typebox/readme.md +0 -1152
  1897. package/node_modules/@sinclair/typebox/typebox.d.ts +0 -406
  1898. package/node_modules/@sinclair/typebox/typebox.js +0 -383
  1899. package/node_modules/@sinclair/typebox/value/cast.d.ts +0 -26
  1900. package/node_modules/@sinclair/typebox/value/cast.js +0 -355
  1901. package/node_modules/@sinclair/typebox/value/check.d.ts +0 -8
  1902. package/node_modules/@sinclair/typebox/value/check.js +0 -322
  1903. package/node_modules/@sinclair/typebox/value/clone.d.ts +0 -3
  1904. package/node_modules/@sinclair/typebox/value/clone.js +0 -65
  1905. package/node_modules/@sinclair/typebox/value/create.d.ts +0 -14
  1906. package/node_modules/@sinclair/typebox/value/create.js +0 -357
  1907. package/node_modules/@sinclair/typebox/value/delta.d.ts +0 -22
  1908. package/node_modules/@sinclair/typebox/value/delta.js +0 -168
  1909. package/node_modules/@sinclair/typebox/value/equal.d.ts +0 -3
  1910. package/node_modules/@sinclair/typebox/value/equal.js +0 -74
  1911. package/node_modules/@sinclair/typebox/value/index.d.ts +0 -3
  1912. package/node_modules/@sinclair/typebox/value/index.js +0 -48
  1913. package/node_modules/@sinclair/typebox/value/is.d.ts +0 -10
  1914. package/node_modules/@sinclair/typebox/value/is.js +0 -49
  1915. package/node_modules/@sinclair/typebox/value/pointer.d.ts +0 -24
  1916. package/node_modules/@sinclair/typebox/value/pointer.js +0 -142
  1917. package/node_modules/@sinclair/typebox/value/value.d.ts +0 -31
  1918. package/node_modules/@sinclair/typebox/value/value.js +0 -81
  1919. package/node_modules/@sinonjs/commons/LICENSE +0 -29
  1920. package/node_modules/@sinonjs/commons/README.md +0 -16
  1921. package/node_modules/@sinonjs/commons/lib/called-in-order.js +0 -55
  1922. package/node_modules/@sinonjs/commons/lib/called-in-order.test.js +0 -121
  1923. package/node_modules/@sinonjs/commons/lib/class-name.js +0 -13
  1924. package/node_modules/@sinonjs/commons/lib/class-name.test.js +0 -37
  1925. package/node_modules/@sinonjs/commons/lib/deprecated.js +0 -48
  1926. package/node_modules/@sinonjs/commons/lib/deprecated.test.js +0 -101
  1927. package/node_modules/@sinonjs/commons/lib/every.js +0 -26
  1928. package/node_modules/@sinonjs/commons/lib/every.test.js +0 -41
  1929. package/node_modules/@sinonjs/commons/lib/function-name.js +0 -28
  1930. package/node_modules/@sinonjs/commons/lib/function-name.test.js +0 -76
  1931. package/node_modules/@sinonjs/commons/lib/global.js +0 -21
  1932. package/node_modules/@sinonjs/commons/lib/global.test.js +0 -16
  1933. package/node_modules/@sinonjs/commons/lib/index.js +0 -14
  1934. package/node_modules/@sinonjs/commons/lib/index.test.js +0 -31
  1935. package/node_modules/@sinonjs/commons/lib/order-by-first-call.js +0 -34
  1936. package/node_modules/@sinonjs/commons/lib/order-by-first-call.test.js +0 -52
  1937. package/node_modules/@sinonjs/commons/lib/prototypes/README.md +0 -43
  1938. package/node_modules/@sinonjs/commons/lib/prototypes/array.js +0 -5
  1939. package/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.js +0 -40
  1940. package/node_modules/@sinonjs/commons/lib/prototypes/copy-prototype-methods.test.js +0 -12
  1941. package/node_modules/@sinonjs/commons/lib/prototypes/function.js +0 -5
  1942. package/node_modules/@sinonjs/commons/lib/prototypes/index.js +0 -10
  1943. package/node_modules/@sinonjs/commons/lib/prototypes/index.test.js +0 -61
  1944. package/node_modules/@sinonjs/commons/lib/prototypes/map.js +0 -5
  1945. package/node_modules/@sinonjs/commons/lib/prototypes/object.js +0 -5
  1946. package/node_modules/@sinonjs/commons/lib/prototypes/set.js +0 -5
  1947. package/node_modules/@sinonjs/commons/lib/prototypes/string.js +0 -5
  1948. package/node_modules/@sinonjs/commons/lib/prototypes/throws-on-proto.js +0 -24
  1949. package/node_modules/@sinonjs/commons/lib/type-of.js +0 -12
  1950. package/node_modules/@sinonjs/commons/lib/type-of.test.js +0 -51
  1951. package/node_modules/@sinonjs/commons/lib/value-to-string.js +0 -16
  1952. package/node_modules/@sinonjs/commons/lib/value-to-string.test.js +0 -20
  1953. package/node_modules/@sinonjs/commons/package.json +0 -57
  1954. package/node_modules/@sinonjs/commons/types/called-in-order.d.ts +0 -34
  1955. package/node_modules/@sinonjs/commons/types/class-name.d.ts +0 -7
  1956. package/node_modules/@sinonjs/commons/types/deprecated.d.ts +0 -3
  1957. package/node_modules/@sinonjs/commons/types/every.d.ts +0 -2
  1958. package/node_modules/@sinonjs/commons/types/function-name.d.ts +0 -2
  1959. package/node_modules/@sinonjs/commons/types/global.d.ts +0 -6
  1960. package/node_modules/@sinonjs/commons/types/index.d.ts +0 -17
  1961. package/node_modules/@sinonjs/commons/types/order-by-first-call.d.ts +0 -24
  1962. package/node_modules/@sinonjs/commons/types/prototypes/array.d.ts +0 -2
  1963. package/node_modules/@sinonjs/commons/types/prototypes/copy-prototype-methods.d.ts +0 -2
  1964. package/node_modules/@sinonjs/commons/types/prototypes/function.d.ts +0 -2
  1965. package/node_modules/@sinonjs/commons/types/prototypes/index.d.ts +0 -7
  1966. package/node_modules/@sinonjs/commons/types/prototypes/map.d.ts +0 -2
  1967. package/node_modules/@sinonjs/commons/types/prototypes/object.d.ts +0 -2
  1968. package/node_modules/@sinonjs/commons/types/prototypes/set.d.ts +0 -2
  1969. package/node_modules/@sinonjs/commons/types/prototypes/string.d.ts +0 -2
  1970. package/node_modules/@sinonjs/commons/types/prototypes/throws-on-proto.d.ts +0 -10
  1971. package/node_modules/@sinonjs/commons/types/type-of.d.ts +0 -2
  1972. package/node_modules/@sinonjs/commons/types/value-to-string.d.ts +0 -7
  1973. package/node_modules/@sinonjs/fake-timers/LICENSE +0 -11
  1974. package/node_modules/@sinonjs/fake-timers/README.md +0 -358
  1975. package/node_modules/@sinonjs/fake-timers/package.json +0 -65
  1976. package/node_modules/@tsconfig/node10/LICENSE +0 -21
  1977. package/node_modules/@tsconfig/node10/README.md +0 -39
  1978. package/node_modules/@tsconfig/node10/package.json +0 -1
  1979. package/node_modules/@tsconfig/node10/tsconfig.json +0 -15
  1980. package/node_modules/@tsconfig/node12/LICENSE +0 -21
  1981. package/node_modules/@tsconfig/node12/README.md +0 -39
  1982. package/node_modules/@tsconfig/node12/package.json +0 -1
  1983. package/node_modules/@tsconfig/node12/tsconfig.json +0 -15
  1984. package/node_modules/@tsconfig/node14/LICENSE +0 -21
  1985. package/node_modules/@tsconfig/node14/README.md +0 -39
  1986. package/node_modules/@tsconfig/node14/package.json +0 -1
  1987. package/node_modules/@tsconfig/node14/tsconfig.json +0 -15
  1988. package/node_modules/@tsconfig/node16/LICENSE +0 -21
  1989. package/node_modules/@tsconfig/node16/README.md +0 -39
  1990. package/node_modules/@tsconfig/node16/package.json +0 -1
  1991. package/node_modules/@tsconfig/node16/tsconfig.json +0 -15
  1992. package/node_modules/@types/babel__core/LICENSE +0 -21
  1993. package/node_modules/@types/babel__core/README.md +0 -16
  1994. package/node_modules/@types/babel__core/index.d.ts +0 -799
  1995. package/node_modules/@types/babel__core/package.json +0 -51
  1996. package/node_modules/@types/babel__generator/LICENSE +0 -21
  1997. package/node_modules/@types/babel__generator/README.md +0 -16
  1998. package/node_modules/@types/babel__generator/index.d.ts +0 -211
  1999. package/node_modules/@types/babel__generator/package.json +0 -42
  2000. package/node_modules/@types/babel__template/LICENSE +0 -21
  2001. package/node_modules/@types/babel__template/README.md +0 -16
  2002. package/node_modules/@types/babel__template/index.d.ts +0 -100
  2003. package/node_modules/@types/babel__template/package.json +0 -43
  2004. package/node_modules/@types/babel__traverse/LICENSE +0 -21
  2005. package/node_modules/@types/babel__traverse/README.md +0 -16
  2006. package/node_modules/@types/babel__traverse/index.d.ts +0 -1172
  2007. package/node_modules/@types/babel__traverse/package.json +0 -69
  2008. package/node_modules/@types/babel__traverse/ts4.1/index.d.ts +0 -1160
  2009. package/node_modules/@types/graceful-fs/LICENSE +0 -21
  2010. package/node_modules/@types/graceful-fs/README.md +0 -16
  2011. package/node_modules/@types/graceful-fs/index.d.ts +0 -19
  2012. package/node_modules/@types/graceful-fs/package.json +0 -31
  2013. package/node_modules/@types/istanbul-lib-coverage/LICENSE +0 -21
  2014. package/node_modules/@types/istanbul-lib-coverage/README.md +0 -16
  2015. package/node_modules/@types/istanbul-lib-coverage/index.d.ts +0 -117
  2016. package/node_modules/@types/istanbul-lib-coverage/package.json +0 -25
  2017. package/node_modules/@types/istanbul-lib-report/LICENSE +0 -21
  2018. package/node_modules/@types/istanbul-lib-report/README.md +0 -16
  2019. package/node_modules/@types/istanbul-lib-report/index.d.ts +0 -191
  2020. package/node_modules/@types/istanbul-lib-report/package.json +0 -31
  2021. package/node_modules/@types/istanbul-reports/LICENSE +0 -21
  2022. package/node_modules/@types/istanbul-reports/README.md +0 -94
  2023. package/node_modules/@types/istanbul-reports/index.d.ts +0 -74
  2024. package/node_modules/@types/istanbul-reports/package.json +0 -32
  2025. package/node_modules/@types/jest/LICENSE +0 -21
  2026. package/node_modules/@types/jest/README.md +0 -16
  2027. package/node_modules/@types/jest/index.d.ts +0 -1748
  2028. package/node_modules/@types/jest/package.json +0 -159
  2029. package/node_modules/@types/lru-cache/LICENSE +0 -21
  2030. package/node_modules/@types/lru-cache/README.md +0 -16
  2031. package/node_modules/@types/lru-cache/index.d.ts +0 -193
  2032. package/node_modules/@types/lru-cache/package.json +0 -30
  2033. package/node_modules/@types/node/LICENSE +0 -21
  2034. package/node_modules/@types/node/README.md +0 -15
  2035. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  2036. package/node_modules/@types/node/assert.d.ts +0 -996
  2037. package/node_modules/@types/node/async_hooks.d.ts +0 -539
  2038. package/node_modules/@types/node/buffer.d.ts +0 -2362
  2039. package/node_modules/@types/node/child_process.d.ts +0 -1540
  2040. package/node_modules/@types/node/cluster.d.ts +0 -432
  2041. package/node_modules/@types/node/console.d.ts +0 -415
  2042. package/node_modules/@types/node/constants.d.ts +0 -19
  2043. package/node_modules/@types/node/crypto.d.ts +0 -4487
  2044. package/node_modules/@types/node/dgram.d.ts +0 -596
  2045. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  2046. package/node_modules/@types/node/dns/promises.d.ts +0 -425
  2047. package/node_modules/@types/node/dns.d.ts +0 -809
  2048. package/node_modules/@types/node/dom-events.d.ts +0 -122
  2049. package/node_modules/@types/node/domain.d.ts +0 -170
  2050. package/node_modules/@types/node/events.d.ts +0 -879
  2051. package/node_modules/@types/node/fs/promises.d.ts +0 -1239
  2052. package/node_modules/@types/node/fs.d.ts +0 -4311
  2053. package/node_modules/@types/node/globals.d.ts +0 -411
  2054. package/node_modules/@types/node/globals.global.d.ts +0 -1
  2055. package/node_modules/@types/node/http.d.ts +0 -1887
  2056. package/node_modules/@types/node/http2.d.ts +0 -2382
  2057. package/node_modules/@types/node/https.d.ts +0 -550
  2058. package/node_modules/@types/node/index.d.ts +0 -88
  2059. package/node_modules/@types/node/inspector.d.ts +0 -2747
  2060. package/node_modules/@types/node/module.d.ts +0 -315
  2061. package/node_modules/@types/node/net.d.ts +0 -949
  2062. package/node_modules/@types/node/os.d.ts +0 -478
  2063. package/node_modules/@types/node/package.json +0 -229
  2064. package/node_modules/@types/node/path.d.ts +0 -191
  2065. package/node_modules/@types/node/perf_hooks.d.ts +0 -645
  2066. package/node_modules/@types/node/process.d.ts +0 -1561
  2067. package/node_modules/@types/node/punycode.d.ts +0 -117
  2068. package/node_modules/@types/node/querystring.d.ts +0 -141
  2069. package/node_modules/@types/node/readline/promises.d.ts +0 -150
  2070. package/node_modules/@types/node/readline.d.ts +0 -539
  2071. package/node_modules/@types/node/repl.d.ts +0 -430
  2072. package/node_modules/@types/node/stream/consumers.d.ts +0 -12
  2073. package/node_modules/@types/node/stream/promises.d.ts +0 -83
  2074. package/node_modules/@types/node/stream/web.d.ts +0 -366
  2075. package/node_modules/@types/node/stream.d.ts +0 -1701
  2076. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  2077. package/node_modules/@types/node/test.d.ts +0 -1465
  2078. package/node_modules/@types/node/timers/promises.d.ts +0 -93
  2079. package/node_modules/@types/node/timers.d.ts +0 -240
  2080. package/node_modules/@types/node/tls.d.ts +0 -1210
  2081. package/node_modules/@types/node/trace_events.d.ts +0 -182
  2082. package/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  2083. package/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  2084. package/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  2085. package/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  2086. package/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  2087. package/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  2088. package/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  2089. package/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  2090. package/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  2091. package/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  2092. package/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  2093. package/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  2094. package/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  2095. package/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  2096. package/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  2097. package/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  2098. package/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  2099. package/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  2100. package/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  2101. package/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  2102. package/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  2103. package/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  2104. package/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  2105. package/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  2106. package/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  2107. package/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  2108. package/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  2109. package/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  2110. package/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  2111. package/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  2112. package/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  2113. package/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  2114. package/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  2115. package/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  2116. package/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  2117. package/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  2118. package/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  2119. package/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  2120. package/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  2121. package/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  2122. package/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  2123. package/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  2124. package/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  2125. package/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  2126. package/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  2127. package/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  2128. package/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  2129. package/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  2130. package/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  2131. package/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  2132. package/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  2133. package/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  2134. package/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  2135. package/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  2136. package/node_modules/@types/node/tty.d.ts +0 -208
  2137. package/node_modules/@types/node/url.d.ts +0 -927
  2138. package/node_modules/@types/node/util.d.ts +0 -2183
  2139. package/node_modules/@types/node/v8.d.ts +0 -764
  2140. package/node_modules/@types/node/vm.d.ts +0 -903
  2141. package/node_modules/@types/node/wasi.d.ts +0 -179
  2142. package/node_modules/@types/node/worker_threads.d.ts +0 -691
  2143. package/node_modules/@types/node/zlib.d.ts +0 -517
  2144. package/node_modules/@types/stack-utils/LICENSE +0 -21
  2145. package/node_modules/@types/stack-utils/README.md +0 -85
  2146. package/node_modules/@types/stack-utils/index.d.ts +0 -65
  2147. package/node_modules/@types/stack-utils/package.json +0 -25
  2148. package/node_modules/@types/yargs/LICENSE +0 -21
  2149. package/node_modules/@types/yargs/README.md +0 -16
  2150. package/node_modules/@types/yargs/helpers.d.mts +0 -1
  2151. package/node_modules/@types/yargs/helpers.d.ts +0 -5
  2152. package/node_modules/@types/yargs/index.d.mts +0 -43
  2153. package/node_modules/@types/yargs/index.d.ts +0 -906
  2154. package/node_modules/@types/yargs/package.json +0 -94
  2155. package/node_modules/@types/yargs/ts4.1/index.d.ts +0 -857
  2156. package/node_modules/@types/yargs/yargs.d.ts +0 -9
  2157. package/node_modules/@types/yargs-parser/LICENSE +0 -21
  2158. package/node_modules/@types/yargs-parser/README.md +0 -16
  2159. package/node_modules/@types/yargs-parser/index.d.ts +0 -112
  2160. package/node_modules/@types/yargs-parser/package.json +0 -25
  2161. package/src/cache/index.ts +0 -14
  2162. package/src/index.ts +0 -1
  2163. package/src/utils/addBusinessDays.test.ts +0 -131
  2164. package/src/utils/addBusinessDays.ts +0 -46
  2165. package/src/utils/differenceInBusinessDay.test.ts +0 -176
  2166. package/src/utils/differenceInBusinessDays.ts +0 -37
  2167. package/src/utils/isBusinessDay.test.ts +0 -47
  2168. package/src/utils/isBusinessDay.ts +0 -18
  2169. package/src/utils/isNonBusinessDay.test.ts +0 -69
  2170. package/src/utils/isNonBusinessDay.ts +0 -17
  2171. package/src/utils/requiredArgs.ts +0 -5
  2172. package/src/utils/subBusinessDays.test.ts +0 -99
  2173. package/src/utils/subBusinessDays.ts +0 -10
  2174. package/src/utils/withNonBusinessDays.test.ts +0 -282
  2175. package/src/utils/withNonBusinessDays.ts +0 -92
  2176. package/src/utils/wrapperNonBusinessDays.ts +0 -80
@@ -1 +0,0 @@
1
- {"version":3,"names":["TSTypeAnnotation","node","token","space","optional","print","typeAnnotation","TSTypeParameterInstantiation","parent","printList","params","type","length","TSTypeParameter","in","word","out","name","constraint","default","TSParameterProperty","accessibility","readonly","_param","parameter","TSDeclareFunction","declare","_functionHead","TSDeclareMethod","_classMethodHead","TSQualifiedName","left","right","TSCallSignatureDeclaration","tsPrintSignatureDeclarationBase","TSConstructSignatureDeclaration","TSPropertySignature","tsPrintPropertyOrMethodName","computed","key","TSMethodSignature","kind","TSIndexSignature","static","isStatic","_parameters","parameters","TSAnyKeyword","TSBigIntKeyword","TSUnknownKeyword","TSNumberKeyword","TSObjectKeyword","TSBooleanKeyword","TSStringKeyword","TSSymbolKeyword","TSVoidKeyword","TSUndefinedKeyword","TSNullKeyword","TSNeverKeyword","TSIntrinsicKeyword","TSThisType","TSFunctionType","tsPrintFunctionOrConstructorType","TSConstructorType","abstract","typeParameters","returnType","TSTypeReference","typeName","TSTypePredicate","asserts","parameterName","TSTypeQuery","exprName","TSTypeLiteral","tsPrintTypeLiteralOrInterfaceBody","members","tsPrintBraced","printer","indent","newline","member","dedent","rightBrace","TSArrayType","elementType","TSTupleType","elementTypes","TSOptionalType","TSRestType","TSNamedTupleMember","label","TSUnionType","tsPrintUnionOrIntersectionType","TSIntersectionType","sep","printJoin","types","separator","TSConditionalType","checkType","extendsType","trueType","falseType","TSInferType","typeParameter","TSParenthesizedType","TSTypeOperator","operator","TSIndexedAccessType","objectType","indexType","TSMappedType","nameType","tokenIfPlusMinus","self","tok","TSLiteralType","literal","TSExpressionWithTypeArguments","expression","TSInterfaceDeclaration","id","extends","extendz","body","TSInterfaceBody","TSTypeAliasDeclaration","TSTypeExpression","_expression$trailingC","forceParens","trailingComments","undefined","TSTypeAssertion","TSInstantiationExpression","TSEnumDeclaration","const","isConst","TSEnumMember","initializer","TSModuleDeclaration","global","TSModuleBlock","TSImportType","argument","qualifier","TSImportEqualsDeclaration","isExport","moduleReference","TSExternalModuleReference","TSNonNullExpression","TSExportAssignment","TSNamespaceExportDeclaration","tsPrintClassMemberModifiers","isField","override"],"sources":["../../src/generators/typescript.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport type * as t from \"@babel/types\";\nimport type { NodePath } from \"@babel/traverse\";\n\nexport function TSTypeAnnotation(this: Printer, node: t.TSTypeAnnotation) {\n this.token(\":\");\n this.space();\n // @ts-expect-error todo(flow->ts) can this be removed? `.optional` looks to be not existing property\n if (node.optional) this.token(\"?\");\n this.print(node.typeAnnotation, node);\n}\n\nexport function TSTypeParameterInstantiation(\n this: Printer,\n node: t.TSTypeParameterInstantiation,\n parent: t.Node,\n): void {\n this.token(\"<\");\n this.printList(node.params, node, {});\n if (parent.type === \"ArrowFunctionExpression\" && node.params.length === 1) {\n this.token(\",\");\n }\n this.token(\">\");\n}\n\nexport { TSTypeParameterInstantiation as TSTypeParameterDeclaration };\n\nexport function TSTypeParameter(this: Printer, node: t.TSTypeParameter) {\n if (node.in) {\n this.word(\"in\");\n this.space();\n }\n\n if (node.out) {\n this.word(\"out\");\n this.space();\n }\n\n this.word(\n !process.env.BABEL_8_BREAKING\n ? (node.name as unknown as string)\n : (node.name as unknown as t.Identifier).name,\n );\n\n if (node.constraint) {\n this.space();\n this.word(\"extends\");\n this.space();\n this.print(node.constraint, node);\n }\n\n if (node.default) {\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.default, node);\n }\n}\n\nexport function TSParameterProperty(\n this: Printer,\n node: t.TSParameterProperty,\n) {\n if (node.accessibility) {\n this.word(node.accessibility);\n this.space();\n }\n\n if (node.readonly) {\n this.word(\"readonly\");\n this.space();\n }\n\n this._param(node.parameter);\n}\n\nexport function TSDeclareFunction(\n this: Printer,\n node: t.TSDeclareFunction,\n parent: NodePath<t.TSDeclareFunction>[\"parent\"],\n) {\n if (node.declare) {\n this.word(\"declare\");\n this.space();\n }\n this._functionHead(node, parent);\n this.token(\";\");\n}\n\nexport function TSDeclareMethod(this: Printer, node: t.TSDeclareMethod) {\n this._classMethodHead(node);\n this.token(\";\");\n}\n\nexport function TSQualifiedName(this: Printer, node: t.TSQualifiedName) {\n this.print(node.left, node);\n this.token(\".\");\n this.print(node.right, node);\n}\n\nexport function TSCallSignatureDeclaration(\n this: Printer,\n node: t.TSCallSignatureDeclaration,\n) {\n this.tsPrintSignatureDeclarationBase(node);\n this.token(\";\");\n}\n\nexport function TSConstructSignatureDeclaration(\n this: Printer,\n node: t.TSConstructSignatureDeclaration,\n) {\n this.word(\"new\");\n this.space();\n this.tsPrintSignatureDeclarationBase(node);\n this.token(\";\");\n}\n\nexport function TSPropertySignature(\n this: Printer,\n node: t.TSPropertySignature,\n) {\n const { readonly } = node;\n if (readonly) {\n this.word(\"readonly\");\n this.space();\n }\n this.tsPrintPropertyOrMethodName(node);\n this.print(node.typeAnnotation, node);\n this.token(\";\");\n}\n\nexport function tsPrintPropertyOrMethodName(\n this: Printer,\n node: t.TSPropertySignature | t.TSMethodSignature,\n) {\n if (node.computed) {\n this.token(\"[\");\n }\n this.print(node.key, node);\n if (node.computed) {\n this.token(\"]\");\n }\n if (node.optional) {\n this.token(\"?\");\n }\n}\n\nexport function TSMethodSignature(this: Printer, node: t.TSMethodSignature) {\n const { kind } = node;\n if (kind === \"set\" || kind === \"get\") {\n this.word(kind);\n this.space();\n }\n this.tsPrintPropertyOrMethodName(node);\n this.tsPrintSignatureDeclarationBase(node);\n this.token(\";\");\n}\n\nexport function TSIndexSignature(this: Printer, node: t.TSIndexSignature) {\n const { readonly, static: isStatic } = node;\n if (isStatic) {\n this.word(\"static\");\n this.space();\n }\n if (readonly) {\n this.word(\"readonly\");\n this.space();\n }\n this.token(\"[\");\n this._parameters(node.parameters, node);\n this.token(\"]\");\n this.print(node.typeAnnotation, node);\n this.token(\";\");\n}\n\nexport function TSAnyKeyword(this: Printer) {\n this.word(\"any\");\n}\nexport function TSBigIntKeyword(this: Printer) {\n this.word(\"bigint\");\n}\nexport function TSUnknownKeyword(this: Printer) {\n this.word(\"unknown\");\n}\nexport function TSNumberKeyword(this: Printer) {\n this.word(\"number\");\n}\nexport function TSObjectKeyword(this: Printer) {\n this.word(\"object\");\n}\nexport function TSBooleanKeyword(this: Printer) {\n this.word(\"boolean\");\n}\nexport function TSStringKeyword(this: Printer) {\n this.word(\"string\");\n}\nexport function TSSymbolKeyword(this: Printer) {\n this.word(\"symbol\");\n}\nexport function TSVoidKeyword(this: Printer) {\n this.word(\"void\");\n}\nexport function TSUndefinedKeyword(this: Printer) {\n this.word(\"undefined\");\n}\nexport function TSNullKeyword(this: Printer) {\n this.word(\"null\");\n}\nexport function TSNeverKeyword(this: Printer) {\n this.word(\"never\");\n}\nexport function TSIntrinsicKeyword(this: Printer) {\n this.word(\"intrinsic\");\n}\n\nexport function TSThisType(this: Printer) {\n this.word(\"this\");\n}\n\nexport function TSFunctionType(this: Printer, node: t.TSFunctionType) {\n this.tsPrintFunctionOrConstructorType(node);\n}\n\nexport function TSConstructorType(this: Printer, node: t.TSConstructorType) {\n if (node.abstract) {\n this.word(\"abstract\");\n this.space();\n }\n this.word(\"new\");\n this.space();\n this.tsPrintFunctionOrConstructorType(node);\n}\n\nexport function tsPrintFunctionOrConstructorType(\n this: Printer,\n node: t.TSFunctionType | t.TSConstructorType,\n) {\n const { typeParameters } = node;\n const parameters = process.env.BABEL_8_BREAKING\n ? // @ts-ignore(Babel 7 vs Babel 8) Babel 8 AST shape\n node.params\n : // @ts-ignore(Babel 7 vs Babel 8) Babel 7 AST shape\n node.parameters;\n this.print(typeParameters, node);\n this.token(\"(\");\n this._parameters(parameters, node);\n this.token(\")\");\n this.space();\n this.token(\"=>\");\n this.space();\n const returnType = process.env.BABEL_8_BREAKING\n ? // @ts-ignore(Babel 7 vs Babel 8) Babel 8 AST shape\n node.returnType\n : // @ts-ignore(Babel 7 vs Babel 8) Babel 7 AST shape\n node.typeAnnotation;\n this.print(returnType.typeAnnotation, node);\n}\n\nexport function TSTypeReference(this: Printer, node: t.TSTypeReference) {\n this.print(node.typeName, node, true);\n this.print(node.typeParameters, node, true);\n}\n\nexport function TSTypePredicate(this: Printer, node: t.TSTypePredicate) {\n if (node.asserts) {\n this.word(\"asserts\");\n this.space();\n }\n this.print(node.parameterName);\n if (node.typeAnnotation) {\n this.space();\n this.word(\"is\");\n this.space();\n this.print(node.typeAnnotation.typeAnnotation);\n }\n}\n\nexport function TSTypeQuery(this: Printer, node: t.TSTypeQuery) {\n this.word(\"typeof\");\n this.space();\n this.print(node.exprName);\n\n if (node.typeParameters) {\n this.print(node.typeParameters, node);\n }\n}\n\nexport function TSTypeLiteral(this: Printer, node: t.TSTypeLiteral) {\n this.tsPrintTypeLiteralOrInterfaceBody(node.members, node);\n}\n\nexport function tsPrintTypeLiteralOrInterfaceBody(\n this: Printer,\n members: t.TSTypeElement[],\n node: t.TSType | t.TSInterfaceBody,\n) {\n tsPrintBraced(this, members, node);\n}\n\nfunction tsPrintBraced(printer: Printer, members: t.Node[], node: t.Node) {\n printer.token(\"{\");\n if (members.length) {\n printer.indent();\n printer.newline();\n for (const member of members) {\n printer.print(member, node);\n //this.token(sep);\n printer.newline();\n }\n printer.dedent();\n }\n\n printer.rightBrace(node);\n}\n\nexport function TSArrayType(this: Printer, node: t.TSArrayType) {\n this.print(node.elementType, node, true);\n\n this.token(\"[]\");\n}\n\nexport function TSTupleType(this: Printer, node: t.TSTupleType) {\n this.token(\"[\");\n this.printList(node.elementTypes, node);\n this.token(\"]\");\n}\n\nexport function TSOptionalType(this: Printer, node: t.TSOptionalType) {\n this.print(node.typeAnnotation, node);\n this.token(\"?\");\n}\n\nexport function TSRestType(this: Printer, node: t.TSRestType) {\n this.token(\"...\");\n this.print(node.typeAnnotation, node);\n}\n\nexport function TSNamedTupleMember(this: Printer, node: t.TSNamedTupleMember) {\n this.print(node.label, node);\n if (node.optional) this.token(\"?\");\n this.token(\":\");\n this.space();\n this.print(node.elementType, node);\n}\n\nexport function TSUnionType(this: Printer, node: t.TSUnionType) {\n tsPrintUnionOrIntersectionType(this, node, \"|\");\n}\n\nexport function TSIntersectionType(this: Printer, node: t.TSIntersectionType) {\n tsPrintUnionOrIntersectionType(this, node, \"&\");\n}\n\nfunction tsPrintUnionOrIntersectionType(\n printer: Printer,\n node: t.TSUnionType | t.TSIntersectionType,\n sep: \"|\" | \"&\",\n) {\n printer.printJoin(node.types, node, {\n separator() {\n this.space();\n this.token(sep);\n this.space();\n },\n });\n}\n\nexport function TSConditionalType(this: Printer, node: t.TSConditionalType) {\n this.print(node.checkType);\n this.space();\n this.word(\"extends\");\n this.space();\n this.print(node.extendsType);\n this.space();\n this.token(\"?\");\n this.space();\n this.print(node.trueType);\n this.space();\n this.token(\":\");\n this.space();\n this.print(node.falseType);\n}\n\nexport function TSInferType(this: Printer, node: t.TSInferType) {\n this.token(\"infer\");\n this.space();\n this.print(node.typeParameter);\n}\n\nexport function TSParenthesizedType(\n this: Printer,\n node: t.TSParenthesizedType,\n) {\n this.token(\"(\");\n this.print(node.typeAnnotation, node);\n this.token(\")\");\n}\n\nexport function TSTypeOperator(this: Printer, node: t.TSTypeOperator) {\n this.word(node.operator);\n this.space();\n this.print(node.typeAnnotation, node);\n}\n\nexport function TSIndexedAccessType(\n this: Printer,\n node: t.TSIndexedAccessType,\n) {\n this.print(node.objectType, node, true);\n this.token(\"[\");\n this.print(node.indexType, node);\n this.token(\"]\");\n}\n\nexport function TSMappedType(this: Printer, node: t.TSMappedType) {\n const { nameType, optional, readonly, typeParameter } = node;\n this.token(\"{\");\n this.space();\n if (readonly) {\n tokenIfPlusMinus(this, readonly);\n this.word(\"readonly\");\n this.space();\n }\n\n this.token(\"[\");\n this.word(\n !process.env.BABEL_8_BREAKING\n ? (typeParameter.name as unknown as string)\n : (typeParameter.name as unknown as t.Identifier).name,\n );\n this.space();\n this.word(\"in\");\n this.space();\n this.print(typeParameter.constraint, typeParameter);\n\n if (nameType) {\n this.space();\n this.word(\"as\");\n this.space();\n this.print(nameType, node);\n }\n\n this.token(\"]\");\n\n if (optional) {\n tokenIfPlusMinus(this, optional);\n this.token(\"?\");\n }\n this.token(\":\");\n this.space();\n this.print(node.typeAnnotation, node);\n this.space();\n this.token(\"}\");\n}\n\nfunction tokenIfPlusMinus(self: Printer, tok: true | \"+\" | \"-\") {\n if (tok !== true) {\n self.token(tok);\n }\n}\n\nexport function TSLiteralType(this: Printer, node: t.TSLiteralType) {\n this.print(node.literal, node);\n}\n\nexport function TSExpressionWithTypeArguments(\n this: Printer,\n node: t.TSExpressionWithTypeArguments,\n) {\n this.print(node.expression, node);\n this.print(node.typeParameters, node);\n}\n\nexport function TSInterfaceDeclaration(\n this: Printer,\n node: t.TSInterfaceDeclaration,\n) {\n const { declare, id, typeParameters, extends: extendz, body } = node;\n if (declare) {\n this.word(\"declare\");\n this.space();\n }\n this.word(\"interface\");\n this.space();\n this.print(id, node);\n this.print(typeParameters, node);\n if (extendz?.length) {\n this.space();\n this.word(\"extends\");\n this.space();\n this.printList(extendz, node);\n }\n this.space();\n this.print(body, node);\n}\n\nexport function TSInterfaceBody(this: Printer, node: t.TSInterfaceBody) {\n this.tsPrintTypeLiteralOrInterfaceBody(node.body, node);\n}\n\nexport function TSTypeAliasDeclaration(\n this: Printer,\n node: t.TSTypeAliasDeclaration,\n) {\n const { declare, id, typeParameters, typeAnnotation } = node;\n if (declare) {\n this.word(\"declare\");\n this.space();\n }\n this.word(\"type\");\n this.space();\n this.print(id, node);\n this.print(typeParameters, node);\n this.space();\n this.token(\"=\");\n this.space();\n this.print(typeAnnotation, node);\n this.token(\";\");\n}\n\nfunction TSTypeExpression(\n this: Printer,\n node: t.TSAsExpression | t.TSSatisfiesExpression,\n) {\n const { type, expression, typeAnnotation } = node;\n const forceParens = !!expression.trailingComments?.length;\n this.print(expression, node, true, undefined, forceParens);\n this.space();\n this.word(type === \"TSAsExpression\" ? \"as\" : \"satisfies\");\n this.space();\n this.print(typeAnnotation, node);\n}\n\nexport {\n TSTypeExpression as TSAsExpression,\n TSTypeExpression as TSSatisfiesExpression,\n};\n\nexport function TSTypeAssertion(this: Printer, node: t.TSTypeAssertion) {\n const { typeAnnotation, expression } = node;\n this.token(\"<\");\n this.print(typeAnnotation, node);\n this.token(\">\");\n this.space();\n this.print(expression, node);\n}\n\nexport function TSInstantiationExpression(\n this: Printer,\n node: t.TSInstantiationExpression,\n) {\n this.print(node.expression, node);\n this.print(node.typeParameters, node);\n}\n\nexport function TSEnumDeclaration(this: Printer, node: t.TSEnumDeclaration) {\n const { declare, const: isConst, id, members } = node;\n if (declare) {\n this.word(\"declare\");\n this.space();\n }\n if (isConst) {\n this.word(\"const\");\n this.space();\n }\n this.word(\"enum\");\n this.space();\n this.print(id, node);\n this.space();\n tsPrintBraced(this, members, node);\n}\n\nexport function TSEnumMember(this: Printer, node: t.TSEnumMember) {\n const { id, initializer } = node;\n this.print(id, node);\n if (initializer) {\n this.space();\n this.token(\"=\");\n this.space();\n this.print(initializer, node);\n }\n this.token(\",\");\n}\n\nexport function TSModuleDeclaration(\n this: Printer,\n node: t.TSModuleDeclaration,\n) {\n const { declare, id } = node;\n\n if (declare) {\n this.word(\"declare\");\n this.space();\n }\n\n if (!node.global) {\n this.word(id.type === \"Identifier\" ? \"namespace\" : \"module\");\n this.space();\n }\n this.print(id, node);\n\n if (!node.body) {\n this.token(\";\");\n return;\n }\n\n let body = node.body;\n while (body.type === \"TSModuleDeclaration\") {\n this.token(\".\");\n this.print(body.id, body);\n body = body.body;\n }\n\n this.space();\n this.print(body, node);\n}\n\nexport function TSModuleBlock(this: Printer, node: t.TSModuleBlock) {\n tsPrintBraced(this, node.body, node);\n}\n\nexport function TSImportType(this: Printer, node: t.TSImportType) {\n const { argument, qualifier, typeParameters } = node;\n this.word(\"import\");\n this.token(\"(\");\n this.print(argument, node);\n this.token(\")\");\n if (qualifier) {\n this.token(\".\");\n this.print(qualifier, node);\n }\n if (typeParameters) {\n this.print(typeParameters, node);\n }\n}\n\nexport function TSImportEqualsDeclaration(\n this: Printer,\n node: t.TSImportEqualsDeclaration,\n) {\n const { isExport, id, moduleReference } = node;\n if (isExport) {\n this.word(\"export\");\n this.space();\n }\n this.word(\"import\");\n this.space();\n this.print(id, node);\n this.space();\n this.token(\"=\");\n this.space();\n this.print(moduleReference, node);\n this.token(\";\");\n}\n\nexport function TSExternalModuleReference(\n this: Printer,\n node: t.TSExternalModuleReference,\n) {\n this.token(\"require(\");\n this.print(node.expression, node);\n this.token(\")\");\n}\n\nexport function TSNonNullExpression(\n this: Printer,\n node: t.TSNonNullExpression,\n) {\n this.print(node.expression, node);\n this.token(\"!\");\n}\n\nexport function TSExportAssignment(this: Printer, node: t.TSExportAssignment) {\n this.word(\"export\");\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.expression, node);\n this.token(\";\");\n}\n\nexport function TSNamespaceExportDeclaration(\n this: Printer,\n node: t.TSNamespaceExportDeclaration,\n) {\n this.word(\"export\");\n this.space();\n this.word(\"as\");\n this.space();\n this.word(\"namespace\");\n this.space();\n this.print(node.id, node);\n}\n\nexport function tsPrintSignatureDeclarationBase(this: Printer, node: any) {\n const { typeParameters } = node;\n const parameters = process.env.BABEL_8_BREAKING\n ? node.params\n : node.parameters;\n this.print(typeParameters, node);\n this.token(\"(\");\n this._parameters(parameters, node);\n this.token(\")\");\n const returnType = process.env.BABEL_8_BREAKING\n ? node.returnType\n : node.typeAnnotation;\n this.print(returnType, node);\n}\n\nexport function tsPrintClassMemberModifiers(\n this: Printer,\n node:\n | t.ClassProperty\n | t.ClassAccessorProperty\n | t.ClassMethod\n | t.ClassPrivateMethod\n | t.TSDeclareMethod,\n) {\n const isField =\n node.type === \"ClassAccessorProperty\" || node.type === \"ClassProperty\";\n if (isField && node.declare) {\n this.word(\"declare\");\n this.space();\n }\n if (node.accessibility) {\n this.word(node.accessibility);\n this.space();\n }\n if (node.static) {\n this.word(\"static\");\n this.space();\n }\n if (node.override) {\n this.word(\"override\");\n this.space();\n }\n if (node.abstract) {\n this.word(\"abstract\");\n this.space();\n }\n if (isField && node.readonly) {\n this.word(\"readonly\");\n this.space();\n }\n}\n"],"mappings":"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"}
@@ -1,89 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = generate;
7
- var _sourceMap = require("./source-map.js");
8
- var _printer = require("./printer.js");
9
- function normalizeOptions(code, opts) {
10
- var _opts$recordAndTupleS;
11
- const format = {
12
- auxiliaryCommentBefore: opts.auxiliaryCommentBefore,
13
- auxiliaryCommentAfter: opts.auxiliaryCommentAfter,
14
- shouldPrintComment: opts.shouldPrintComment,
15
- retainLines: opts.retainLines,
16
- retainFunctionParens: opts.retainFunctionParens,
17
- comments: opts.comments == null || opts.comments,
18
- compact: opts.compact,
19
- minified: opts.minified,
20
- concise: opts.concise,
21
- indent: {
22
- adjustMultilineComment: true,
23
- style: " "
24
- },
25
- jsescOption: Object.assign({
26
- quotes: "double",
27
- wrap: true,
28
- minimal: false
29
- }, opts.jsescOption),
30
- recordAndTupleSyntaxType: (_opts$recordAndTupleS = opts.recordAndTupleSyntaxType) != null ? _opts$recordAndTupleS : "hash",
31
- topicToken: opts.topicToken,
32
- importAttributesKeyword: opts.importAttributesKeyword
33
- };
34
- {
35
- format.decoratorsBeforeExport = opts.decoratorsBeforeExport;
36
- format.jsescOption.json = opts.jsonCompatibleStrings;
37
- }
38
- if (format.minified) {
39
- format.compact = true;
40
- format.shouldPrintComment = format.shouldPrintComment || (() => format.comments);
41
- } else {
42
- format.shouldPrintComment = format.shouldPrintComment || (value => format.comments || value.includes("@license") || value.includes("@preserve"));
43
- }
44
- if (format.compact === "auto") {
45
- format.compact = typeof code === "string" && code.length > 500000;
46
- if (format.compact) {
47
- console.error("[BABEL] Note: The code generator has deoptimised the styling of " + `${opts.filename} as it exceeds the max of ${"500KB"}.`);
48
- }
49
- }
50
- if (format.compact) {
51
- format.indent.adjustMultilineComment = false;
52
- }
53
- const {
54
- auxiliaryCommentBefore,
55
- auxiliaryCommentAfter,
56
- shouldPrintComment
57
- } = format;
58
- if (auxiliaryCommentBefore && !shouldPrintComment(auxiliaryCommentBefore)) {
59
- format.auxiliaryCommentBefore = undefined;
60
- }
61
- if (auxiliaryCommentAfter && !shouldPrintComment(auxiliaryCommentAfter)) {
62
- format.auxiliaryCommentAfter = undefined;
63
- }
64
- return format;
65
- }
66
- {
67
- exports.CodeGenerator = class CodeGenerator {
68
- constructor(ast, opts = {}, code) {
69
- this._ast = void 0;
70
- this._format = void 0;
71
- this._map = void 0;
72
- this._ast = ast;
73
- this._format = normalizeOptions(code, opts);
74
- this._map = opts.sourceMaps ? new _sourceMap.default(opts, code) : null;
75
- }
76
- generate() {
77
- const printer = new _printer.default(this._format, this._map);
78
- return printer.generate(this._ast);
79
- }
80
- };
81
- }
82
- function generate(ast, opts = {}, code) {
83
- const format = normalizeOptions(code, opts);
84
- const map = opts.sourceMaps ? new _sourceMap.default(opts, code) : null;
85
- const printer = new _printer.default(format, map);
86
- return printer.generate(ast);
87
- }
88
-
89
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_sourceMap","require","_printer","normalizeOptions","code","opts","_opts$recordAndTupleS","format","auxiliaryCommentBefore","auxiliaryCommentAfter","shouldPrintComment","retainLines","retainFunctionParens","comments","compact","minified","concise","indent","adjustMultilineComment","style","jsescOption","Object","assign","quotes","wrap","minimal","recordAndTupleSyntaxType","topicToken","importAttributesKeyword","decoratorsBeforeExport","json","jsonCompatibleStrings","value","includes","length","console","error","filename","undefined","exports","CodeGenerator","constructor","ast","_ast","_format","_map","sourceMaps","SourceMap","generate","printer","Printer","map"],"sources":["../src/index.ts"],"sourcesContent":["import SourceMap from \"./source-map.ts\";\nimport Printer from \"./printer.ts\";\nimport type * as t from \"@babel/types\";\nimport type { Opts as jsescOptions } from \"jsesc\";\nimport type { Format } from \"./printer.ts\";\nimport type {\n RecordAndTuplePluginOptions,\n PipelineOperatorPluginOptions,\n} from \"@babel/parser\";\nimport type {\n EncodedSourceMap,\n DecodedSourceMap,\n Mapping,\n} from \"@jridgewell/gen-mapping\";\n\n/**\n * Normalize generator options, setting defaults.\n *\n * - Detects code indentation.\n * - If `opts.compact = \"auto\"` and the code is over 500KB, `compact` will be set to `true`.\n */\n\nfunction normalizeOptions(\n code: string | { [filename: string]: string },\n opts: GeneratorOptions,\n): Format {\n const format: Format = {\n auxiliaryCommentBefore: opts.auxiliaryCommentBefore,\n auxiliaryCommentAfter: opts.auxiliaryCommentAfter,\n shouldPrintComment: opts.shouldPrintComment,\n retainLines: opts.retainLines,\n retainFunctionParens: opts.retainFunctionParens,\n comments: opts.comments == null || opts.comments,\n compact: opts.compact,\n minified: opts.minified,\n concise: opts.concise,\n indent: {\n adjustMultilineComment: true,\n style: \" \",\n },\n jsescOption: {\n quotes: \"double\",\n wrap: true,\n minimal: process.env.BABEL_8_BREAKING ? true : false,\n ...opts.jsescOption,\n },\n recordAndTupleSyntaxType: opts.recordAndTupleSyntaxType ?? \"hash\",\n topicToken: opts.topicToken,\n importAttributesKeyword: opts.importAttributesKeyword,\n };\n\n if (!process.env.BABEL_8_BREAKING) {\n format.decoratorsBeforeExport = opts.decoratorsBeforeExport;\n format.jsescOption.json = opts.jsonCompatibleStrings;\n }\n\n if (format.minified) {\n format.compact = true;\n\n format.shouldPrintComment =\n format.shouldPrintComment || (() => format.comments);\n } else {\n format.shouldPrintComment =\n format.shouldPrintComment ||\n (value =>\n format.comments ||\n value.includes(\"@license\") ||\n value.includes(\"@preserve\"));\n }\n\n if (format.compact === \"auto\") {\n format.compact = typeof code === \"string\" && code.length > 500_000; // 500KB\n\n if (format.compact) {\n console.error(\n \"[BABEL] Note: The code generator has deoptimised the styling of \" +\n `${opts.filename} as it exceeds the max of ${\"500KB\"}.`,\n );\n }\n }\n\n if (format.compact) {\n format.indent.adjustMultilineComment = false;\n }\n\n const { auxiliaryCommentBefore, auxiliaryCommentAfter, shouldPrintComment } =\n format;\n\n if (auxiliaryCommentBefore && !shouldPrintComment(auxiliaryCommentBefore)) {\n format.auxiliaryCommentBefore = undefined;\n }\n if (auxiliaryCommentAfter && !shouldPrintComment(auxiliaryCommentAfter)) {\n format.auxiliaryCommentAfter = undefined;\n }\n\n return format;\n}\n\nexport interface GeneratorOptions {\n /**\n * Optional string to add as a block comment at the start of the output file.\n */\n auxiliaryCommentBefore?: string;\n\n /**\n * Optional string to add as a block comment at the end of the output file.\n */\n auxiliaryCommentAfter?: string;\n\n /**\n * Function that takes a comment (as a string) and returns true if the comment should be included in the output.\n * By default, comments are included if `opts.comments` is `true` or if `opts.minified` is `false` and the comment\n * contains `@preserve` or `@license`.\n */\n shouldPrintComment?(comment: string): boolean;\n\n /**\n * Attempt to use the same line numbers in the output code as in the source code (helps preserve stack traces).\n * Defaults to `false`.\n */\n retainLines?: boolean;\n\n /**\n * Retain parens around function expressions (could be used to change engine parsing behavior)\n * Defaults to `false`.\n */\n retainFunctionParens?: boolean;\n\n /**\n * Should comments be included in output? Defaults to `true`.\n */\n comments?: boolean;\n\n /**\n * Set to true to avoid adding whitespace for formatting. Defaults to the value of `opts.minified`.\n */\n compact?: boolean | \"auto\";\n\n /**\n * Should the output be minified. Defaults to `false`.\n */\n minified?: boolean;\n\n /**\n * Set to true to reduce whitespace (but not as much as opts.compact). Defaults to `false`.\n */\n concise?: boolean;\n\n /**\n * Used in warning messages\n */\n filename?: string;\n\n /**\n * Enable generating source maps. Defaults to `false`.\n */\n sourceMaps?: boolean;\n\n inputSourceMap?: any;\n\n /**\n * A root for all relative URLs in the source map.\n */\n sourceRoot?: string;\n\n /**\n * The filename for the source code (i.e. the code in the `code` argument).\n * This will only be used if `code` is a string.\n */\n sourceFileName?: string;\n\n /**\n * Set to true to run jsesc with \"json\": true to print \"\\u00A9\" vs. \"©\";\n * @deprecated use `jsescOptions: { json: true }` instead\n */\n jsonCompatibleStrings?: boolean;\n\n /**\n * Set to true to enable support for experimental decorators syntax before\n * module exports. If not specified, decorators will be printed in the same\n * position as they were in the input source code.\n * @deprecated Removed in Babel 8\n */\n decoratorsBeforeExport?: boolean;\n\n /**\n * Options for outputting jsesc representation.\n */\n jsescOption?: jsescOptions;\n\n /**\n * For use with the recordAndTuple token.\n */\n recordAndTupleSyntaxType?: RecordAndTuplePluginOptions[\"syntaxType\"];\n\n /**\n * For use with the Hack-style pipe operator.\n * Changes what token is used for pipe bodies’ topic references.\n */\n topicToken?: PipelineOperatorPluginOptions[\"topicToken\"];\n\n /**\n * The import attributes syntax style:\n * - \"with\" : `import { a } from \"b\" with { type: \"json\" };`\n * - \"assert\" : `import { a } from \"b\" assert { type: \"json\" };`\n * - \"with-legacy\" : `import { a } from \"b\" with type: \"json\";`\n */\n importAttributesKeyword?: \"with\" | \"assert\" | \"with-legacy\";\n}\n\nexport interface GeneratorResult {\n code: string;\n map: EncodedSourceMap | null;\n decodedMap: DecodedSourceMap | undefined;\n rawMappings: Mapping[] | undefined;\n}\n\nif (!process.env.BABEL_8_BREAKING && !USE_ESM) {\n /**\n * We originally exported the Generator class above, but to make it extra clear that it is a private API,\n * we have moved that to an internal class instance and simplified the interface to the two public methods\n * that we wish to support.\n */\n\n // eslint-disable-next-line no-restricted-globals\n exports.CodeGenerator = class CodeGenerator {\n private _ast: t.Node;\n private _format: Format | undefined;\n private _map: SourceMap | null;\n constructor(ast: t.Node, opts: GeneratorOptions = {}, code?: string) {\n this._ast = ast;\n this._format = normalizeOptions(code, opts);\n this._map = opts.sourceMaps ? new SourceMap(opts, code) : null;\n }\n generate(): GeneratorResult {\n const printer = new Printer(this._format, this._map);\n\n return printer.generate(this._ast);\n }\n };\n}\n\n/**\n * Turns an AST into code, maintaining sourcemaps, user preferences, and valid output.\n * @param ast - the abstract syntax tree from which to generate output code.\n * @param opts - used for specifying options for code generation.\n * @param code - the original source code, used for source maps.\n * @returns - an object containing the output code and source map.\n */\nexport default function generate(\n ast: t.Node,\n opts: GeneratorOptions = {},\n code?: string | { [filename: string]: string },\n): GeneratorResult {\n const format = normalizeOptions(code, opts);\n const map = opts.sourceMaps ? new SourceMap(opts, code) : null;\n\n const printer = new Printer(format, map);\n\n return printer.generate(ast);\n}\n"],"mappings":"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"}
@@ -1,76 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.needsParens = needsParens;
7
- exports.needsWhitespace = needsWhitespace;
8
- exports.needsWhitespaceAfter = needsWhitespaceAfter;
9
- exports.needsWhitespaceBefore = needsWhitespaceBefore;
10
- var whitespace = require("./whitespace.js");
11
- var parens = require("./parentheses.js");
12
- var _t = require("@babel/types");
13
- const {
14
- FLIPPED_ALIAS_KEYS,
15
- isCallExpression,
16
- isExpressionStatement,
17
- isMemberExpression,
18
- isNewExpression
19
- } = _t;
20
- function expandAliases(obj) {
21
- const map = new Map();
22
- function add(type, func) {
23
- const fn = map.get(type);
24
- map.set(type, fn ? function (node, parent, stack) {
25
- var _fn;
26
- return (_fn = fn(node, parent, stack)) != null ? _fn : func(node, parent, stack);
27
- } : func);
28
- }
29
- for (const type of Object.keys(obj)) {
30
- const aliases = FLIPPED_ALIAS_KEYS[type];
31
- if (aliases) {
32
- for (const alias of aliases) {
33
- add(alias, obj[type]);
34
- }
35
- } else {
36
- add(type, obj[type]);
37
- }
38
- }
39
- return map;
40
- }
41
- const expandedParens = expandAliases(parens);
42
- const expandedWhitespaceNodes = expandAliases(whitespace.nodes);
43
- function isOrHasCallExpression(node) {
44
- if (isCallExpression(node)) {
45
- return true;
46
- }
47
- return isMemberExpression(node) && isOrHasCallExpression(node.object);
48
- }
49
- function needsWhitespace(node, parent, type) {
50
- var _expandedWhitespaceNo;
51
- if (!node) return false;
52
- if (isExpressionStatement(node)) {
53
- node = node.expression;
54
- }
55
- const flag = (_expandedWhitespaceNo = expandedWhitespaceNodes.get(node.type)) == null ? void 0 : _expandedWhitespaceNo(node, parent);
56
- if (typeof flag === "number") {
57
- return (flag & type) !== 0;
58
- }
59
- return false;
60
- }
61
- function needsWhitespaceBefore(node, parent) {
62
- return needsWhitespace(node, parent, 1);
63
- }
64
- function needsWhitespaceAfter(node, parent) {
65
- return needsWhitespace(node, parent, 2);
66
- }
67
- function needsParens(node, parent, printStack) {
68
- var _expandedParens$get;
69
- if (!parent) return false;
70
- if (isNewExpression(parent) && parent.callee === node) {
71
- if (isOrHasCallExpression(node)) return true;
72
- }
73
- return (_expandedParens$get = expandedParens.get(node.type)) == null ? void 0 : _expandedParens$get(node, parent, printStack);
74
- }
75
-
76
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["whitespace","require","parens","_t","FLIPPED_ALIAS_KEYS","isCallExpression","isExpressionStatement","isMemberExpression","isNewExpression","expandAliases","obj","map","Map","add","type","func","fn","get","set","node","parent","stack","_fn","Object","keys","aliases","alias","expandedParens","expandedWhitespaceNodes","nodes","isOrHasCallExpression","object","needsWhitespace","_expandedWhitespaceNo","expression","flag","needsWhitespaceBefore","needsWhitespaceAfter","needsParens","printStack","_expandedParens$get","callee"],"sources":["../../src/node/index.ts"],"sourcesContent":["import * as whitespace from \"./whitespace.ts\";\nimport * as parens from \"./parentheses.ts\";\nimport {\n FLIPPED_ALIAS_KEYS,\n isCallExpression,\n isExpressionStatement,\n isMemberExpression,\n isNewExpression,\n} from \"@babel/types\";\nimport type * as t from \"@babel/types\";\n\nimport type { WhitespaceFlag } from \"./whitespace.ts\";\n\ntype NodeHandler<R> = (\n node: t.Node,\n // todo:\n // node: K extends keyof typeof t\n // ? Extract<typeof t[K], { type: \"string\" }>\n // : t.Node,\n parent: t.Node,\n stack?: t.Node[],\n) => R;\n\nexport type NodeHandlers<R> = {\n [K in string]?: NodeHandler<R>;\n};\n\nfunction expandAliases<R>(obj: NodeHandlers<R>) {\n const map = new Map<string, NodeHandler<R>>();\n\n function add(type: string, func: NodeHandler<R>) {\n const fn = map.get(type);\n map.set(\n type,\n fn\n ? function (node, parent, stack) {\n return fn(node, parent, stack) ?? func(node, parent, stack);\n }\n : func,\n );\n }\n\n for (const type of Object.keys(obj)) {\n const aliases = FLIPPED_ALIAS_KEYS[type];\n if (aliases) {\n for (const alias of aliases) {\n add(alias, obj[type]);\n }\n } else {\n add(type, obj[type]);\n }\n }\n\n return map;\n}\n\n// Rather than using `t.is` on each object property, we pre-expand any type aliases\n// into concrete types so that the 'find' call below can be as fast as possible.\nconst expandedParens = expandAliases(parens);\nconst expandedWhitespaceNodes = expandAliases(whitespace.nodes);\n\nfunction isOrHasCallExpression(node: t.Node): boolean {\n if (isCallExpression(node)) {\n return true;\n }\n\n return isMemberExpression(node) && isOrHasCallExpression(node.object);\n}\n\nexport function needsWhitespace(\n node: t.Node,\n parent: t.Node,\n type: WhitespaceFlag,\n): boolean {\n if (!node) return false;\n\n if (isExpressionStatement(node)) {\n node = node.expression;\n }\n\n const flag = expandedWhitespaceNodes.get(node.type)?.(node, parent);\n\n if (typeof flag === \"number\") {\n return (flag & type) !== 0;\n }\n\n return false;\n}\n\nexport function needsWhitespaceBefore(node: t.Node, parent: t.Node) {\n return needsWhitespace(node, parent, 1);\n}\n\nexport function needsWhitespaceAfter(node: t.Node, parent: t.Node) {\n return needsWhitespace(node, parent, 2);\n}\n\nexport function needsParens(\n node: t.Node,\n parent: t.Node,\n printStack?: t.Node[],\n) {\n if (!parent) return false;\n\n if (isNewExpression(parent) && parent.callee === node) {\n if (isOrHasCallExpression(node)) return true;\n }\n\n return expandedParens.get(node.type)?.(node, parent, printStack);\n}\n"],"mappings":"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"}
@@ -1,225 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.ArrowFunctionExpression = ArrowFunctionExpression;
7
- exports.AssignmentExpression = AssignmentExpression;
8
- exports.Binary = Binary;
9
- exports.BinaryExpression = BinaryExpression;
10
- exports.ClassExpression = ClassExpression;
11
- exports.ConditionalExpression = ConditionalExpression;
12
- exports.DoExpression = DoExpression;
13
- exports.FunctionExpression = FunctionExpression;
14
- exports.FunctionTypeAnnotation = FunctionTypeAnnotation;
15
- exports.Identifier = Identifier;
16
- exports.LogicalExpression = LogicalExpression;
17
- exports.NullableTypeAnnotation = NullableTypeAnnotation;
18
- exports.ObjectExpression = ObjectExpression;
19
- exports.OptionalIndexedAccessType = OptionalIndexedAccessType;
20
- exports.OptionalCallExpression = exports.OptionalMemberExpression = OptionalMemberExpression;
21
- exports.SequenceExpression = SequenceExpression;
22
- exports.TSTypeAssertion = exports.TSSatisfiesExpression = exports.TSAsExpression = TSAsExpression;
23
- exports.TSInferType = TSInferType;
24
- exports.TSInstantiationExpression = TSInstantiationExpression;
25
- exports.TSIntersectionType = exports.TSUnionType = TSUnionType;
26
- exports.UnaryLike = UnaryLike;
27
- exports.IntersectionTypeAnnotation = exports.UnionTypeAnnotation = UnionTypeAnnotation;
28
- exports.UpdateExpression = UpdateExpression;
29
- exports.AwaitExpression = exports.YieldExpression = YieldExpression;
30
- var _t = require("@babel/types");
31
- const {
32
- isArrayTypeAnnotation,
33
- isArrowFunctionExpression,
34
- isBinaryExpression,
35
- isCallExpression,
36
- isExportDeclaration,
37
- isForOfStatement,
38
- isIndexedAccessType,
39
- isMemberExpression,
40
- isObjectPattern,
41
- isOptionalMemberExpression,
42
- isYieldExpression
43
- } = _t;
44
- const PRECEDENCE = new Map([["||", 0], ["??", 0], ["|>", 0], ["&&", 1], ["|", 2], ["^", 3], ["&", 4], ["==", 5], ["===", 5], ["!=", 5], ["!==", 5], ["<", 6], [">", 6], ["<=", 6], [">=", 6], ["in", 6], ["instanceof", 6], [">>", 7], ["<<", 7], [">>>", 7], ["+", 8], ["-", 8], ["*", 9], ["/", 9], ["%", 9], ["**", 10]]);
45
- function isTSTypeExpression(nodeType) {
46
- return nodeType === "TSAsExpression" || nodeType === "TSSatisfiesExpression" || nodeType === "TSTypeAssertion";
47
- }
48
- const isClassExtendsClause = (node, parent) => {
49
- const parentType = parent.type;
50
- return (parentType === "ClassDeclaration" || parentType === "ClassExpression") && parent.superClass === node;
51
- };
52
- const hasPostfixPart = (node, parent) => {
53
- const parentType = parent.type;
54
- return (parentType === "MemberExpression" || parentType === "OptionalMemberExpression") && parent.object === node || (parentType === "CallExpression" || parentType === "OptionalCallExpression" || parentType === "NewExpression") && parent.callee === node || parentType === "TaggedTemplateExpression" && parent.tag === node || parentType === "TSNonNullExpression";
55
- };
56
- function NullableTypeAnnotation(node, parent) {
57
- return isArrayTypeAnnotation(parent);
58
- }
59
- function FunctionTypeAnnotation(node, parent, printStack) {
60
- if (printStack.length < 3) return;
61
- const parentType = parent.type;
62
- return parentType === "UnionTypeAnnotation" || parentType === "IntersectionTypeAnnotation" || parentType === "ArrayTypeAnnotation" || parentType === "TypeAnnotation" && isArrowFunctionExpression(printStack[printStack.length - 3]);
63
- }
64
- function UpdateExpression(node, parent) {
65
- return hasPostfixPart(node, parent) || isClassExtendsClause(node, parent);
66
- }
67
- function ObjectExpression(node, parent, printStack) {
68
- return isFirstInContext(printStack, 1 | 2);
69
- }
70
- function DoExpression(node, parent, printStack) {
71
- return !node.async && isFirstInContext(printStack, 1);
72
- }
73
- function Binary(node, parent) {
74
- const parentType = parent.type;
75
- if (node.operator === "**" && parentType === "BinaryExpression" && parent.operator === "**") {
76
- return parent.left === node;
77
- }
78
- if (isClassExtendsClause(node, parent)) {
79
- return true;
80
- }
81
- if (hasPostfixPart(node, parent) || parentType === "UnaryExpression" || parentType === "SpreadElement" || parentType === "AwaitExpression") {
82
- return true;
83
- }
84
- if (parentType === "BinaryExpression" || parentType === "LogicalExpression") {
85
- const parentPos = PRECEDENCE.get(parent.operator);
86
- const nodePos = PRECEDENCE.get(node.operator);
87
- if (parentPos === nodePos && parent.right === node && parentType !== "LogicalExpression" || parentPos > nodePos) {
88
- return true;
89
- }
90
- }
91
- return undefined;
92
- }
93
- function UnionTypeAnnotation(node, parent) {
94
- const parentType = parent.type;
95
- return parentType === "ArrayTypeAnnotation" || parentType === "NullableTypeAnnotation" || parentType === "IntersectionTypeAnnotation" || parentType === "UnionTypeAnnotation";
96
- }
97
- function OptionalIndexedAccessType(node, parent) {
98
- return isIndexedAccessType(parent) && parent.objectType === node;
99
- }
100
- function TSAsExpression() {
101
- return true;
102
- }
103
- function TSUnionType(node, parent) {
104
- const parentType = parent.type;
105
- return parentType === "TSArrayType" || parentType === "TSOptionalType" || parentType === "TSIntersectionType" || parentType === "TSUnionType" || parentType === "TSRestType";
106
- }
107
- function TSInferType(node, parent) {
108
- const parentType = parent.type;
109
- return parentType === "TSArrayType" || parentType === "TSOptionalType";
110
- }
111
- function TSInstantiationExpression(node, parent) {
112
- const parentType = parent.type;
113
- return (parentType === "CallExpression" || parentType === "OptionalCallExpression" || parentType === "NewExpression" || parentType === "TSInstantiationExpression") && !!parent.typeParameters;
114
- }
115
- function BinaryExpression(node, parent) {
116
- if (node.operator === "in") {
117
- const parentType = parent.type;
118
- return parentType === "VariableDeclarator" || parentType === "ForStatement" || parentType === "ForInStatement" || parentType === "ForOfStatement";
119
- }
120
- return false;
121
- }
122
- function SequenceExpression(node, parent) {
123
- const parentType = parent.type;
124
- if (parentType === "ForStatement" || parentType === "ThrowStatement" || parentType === "ReturnStatement" || parentType === "IfStatement" && parent.test === node || parentType === "WhileStatement" && parent.test === node || parentType === "ForInStatement" && parent.right === node || parentType === "SwitchStatement" && parent.discriminant === node || parentType === "ExpressionStatement" && parent.expression === node) {
125
- return false;
126
- }
127
- return true;
128
- }
129
- function YieldExpression(node, parent) {
130
- const parentType = parent.type;
131
- return parentType === "BinaryExpression" || parentType === "LogicalExpression" || parentType === "UnaryExpression" || parentType === "SpreadElement" || hasPostfixPart(node, parent) || parentType === "AwaitExpression" && isYieldExpression(node) || parentType === "ConditionalExpression" && node === parent.test || isClassExtendsClause(node, parent);
132
- }
133
- function ClassExpression(node, parent, printStack) {
134
- return isFirstInContext(printStack, 1 | 4);
135
- }
136
- function UnaryLike(node, parent) {
137
- return hasPostfixPart(node, parent) || isBinaryExpression(parent) && parent.operator === "**" && parent.left === node || isClassExtendsClause(node, parent);
138
- }
139
- function FunctionExpression(node, parent, printStack) {
140
- return isFirstInContext(printStack, 1 | 4);
141
- }
142
- function ArrowFunctionExpression(node, parent) {
143
- return isExportDeclaration(parent) || ConditionalExpression(node, parent);
144
- }
145
- function ConditionalExpression(node, parent) {
146
- const parentType = parent.type;
147
- if (parentType === "UnaryExpression" || parentType === "SpreadElement" || parentType === "BinaryExpression" || parentType === "LogicalExpression" || parentType === "ConditionalExpression" && parent.test === node || parentType === "AwaitExpression" || isTSTypeExpression(parentType)) {
148
- return true;
149
- }
150
- return UnaryLike(node, parent);
151
- }
152
- function OptionalMemberExpression(node, parent) {
153
- return isCallExpression(parent) && parent.callee === node || isMemberExpression(parent) && parent.object === node;
154
- }
155
- function AssignmentExpression(node, parent) {
156
- if (isObjectPattern(node.left)) {
157
- return true;
158
- } else {
159
- return ConditionalExpression(node, parent);
160
- }
161
- }
162
- function LogicalExpression(node, parent) {
163
- const parentType = parent.type;
164
- if (isTSTypeExpression(parentType)) return true;
165
- if (parentType !== "LogicalExpression") return false;
166
- switch (node.operator) {
167
- case "||":
168
- return parent.operator === "??" || parent.operator === "&&";
169
- case "&&":
170
- return parent.operator === "??";
171
- case "??":
172
- return parent.operator !== "??";
173
- }
174
- }
175
- function Identifier(node, parent, printStack) {
176
- var _node$extra;
177
- const parentType = parent.type;
178
- if ((_node$extra = node.extra) != null && _node$extra.parenthesized && parentType === "AssignmentExpression" && parent.left === node) {
179
- const rightType = parent.right.type;
180
- if ((rightType === "FunctionExpression" || rightType === "ClassExpression") && parent.right.id == null) {
181
- return true;
182
- }
183
- }
184
- if (node.name === "let") {
185
- const isFollowedByBracket = isMemberExpression(parent, {
186
- object: node,
187
- computed: true
188
- }) || isOptionalMemberExpression(parent, {
189
- object: node,
190
- computed: true,
191
- optional: false
192
- });
193
- return isFirstInContext(printStack, isFollowedByBracket ? 1 | 8 | 16 | 32 : 32);
194
- }
195
- return node.name === "async" && isForOfStatement(parent) && node === parent.left;
196
- }
197
- function isFirstInContext(printStack, checkParam) {
198
- const expressionStatement = checkParam & 1;
199
- const arrowBody = checkParam & 2;
200
- const exportDefault = checkParam & 4;
201
- const forHead = checkParam & 8;
202
- const forInHead = checkParam & 16;
203
- const forOfHead = checkParam & 32;
204
- let i = printStack.length - 1;
205
- if (i <= 0) return;
206
- let node = printStack[i];
207
- i--;
208
- let parent = printStack[i];
209
- while (i >= 0) {
210
- const parentType = parent.type;
211
- if (expressionStatement && parentType === "ExpressionStatement" && parent.expression === node || exportDefault && parentType === "ExportDefaultDeclaration" && node === parent.declaration || arrowBody && parentType === "ArrowFunctionExpression" && parent.body === node || forHead && parentType === "ForStatement" && parent.init === node || forInHead && parentType === "ForInStatement" && parent.left === node || forOfHead && parentType === "ForOfStatement" && parent.left === node) {
212
- return true;
213
- }
214
- if (i > 0 && (hasPostfixPart(node, parent) && parentType !== "NewExpression" || parentType === "SequenceExpression" && parent.expressions[0] === node || parentType === "UpdateExpression" && !parent.prefix || parentType === "ConditionalExpression" && parent.test === node || (parentType === "BinaryExpression" || parentType === "LogicalExpression") && parent.left === node || parentType === "AssignmentExpression" && parent.left === node)) {
215
- node = parent;
216
- i--;
217
- parent = printStack[i];
218
- } else {
219
- return false;
220
- }
221
- }
222
- return false;
223
- }
224
-
225
- //# sourceMappingURL=parentheses.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_t","require","isArrayTypeAnnotation","isArrowFunctionExpression","isBinaryExpression","isCallExpression","isExportDeclaration","isForOfStatement","isIndexedAccessType","isMemberExpression","isObjectPattern","isOptionalMemberExpression","isYieldExpression","PRECEDENCE","Map","isTSTypeExpression","nodeType","isClassExtendsClause","node","parent","parentType","type","superClass","hasPostfixPart","object","callee","tag","NullableTypeAnnotation","FunctionTypeAnnotation","printStack","length","UpdateExpression","ObjectExpression","isFirstInContext","DoExpression","async","Binary","operator","left","parentPos","get","nodePos","right","undefined","UnionTypeAnnotation","OptionalIndexedAccessType","objectType","TSAsExpression","TSUnionType","TSInferType","TSInstantiationExpression","typeParameters","BinaryExpression","SequenceExpression","test","discriminant","expression","YieldExpression","ClassExpression","UnaryLike","FunctionExpression","ArrowFunctionExpression","ConditionalExpression","OptionalMemberExpression","AssignmentExpression","LogicalExpression","Identifier","_node$extra","extra","parenthesized","rightType","id","name","isFollowedByBracket","computed","optional","checkParam","expressionStatement","arrowBody","exportDefault","forHead","forInHead","forOfHead","i","declaration","body","init","expressions","prefix"],"sources":["../../src/node/parentheses.ts"],"sourcesContent":["import {\n isArrayTypeAnnotation,\n isArrowFunctionExpression,\n isBinaryExpression,\n isCallExpression,\n isExportDeclaration,\n isForOfStatement,\n isIndexedAccessType,\n isMemberExpression,\n isObjectPattern,\n isOptionalMemberExpression,\n isYieldExpression,\n} from \"@babel/types\";\nimport type * as t from \"@babel/types\";\nconst PRECEDENCE = new Map([\n [\"||\", 0],\n [\"??\", 0],\n [\"|>\", 0],\n [\"&&\", 1],\n [\"|\", 2],\n [\"^\", 3],\n [\"&\", 4],\n [\"==\", 5],\n [\"===\", 5],\n [\"!=\", 5],\n [\"!==\", 5],\n [\"<\", 6],\n [\">\", 6],\n [\"<=\", 6],\n [\">=\", 6],\n [\"in\", 6],\n [\"instanceof\", 6],\n [\">>\", 7],\n [\"<<\", 7],\n [\">>>\", 7],\n [\"+\", 8],\n [\"-\", 8],\n [\"*\", 9],\n [\"/\", 9],\n [\"%\", 9],\n [\"**\", 10],\n]);\n\nconst enum CheckParam {\n expressionStatement = 1 << 0,\n arrowBody = 1 << 1,\n exportDefault = 1 << 2,\n forHead = 1 << 3,\n forInHead = 1 << 4,\n forOfHead = 1 << 5,\n}\n\nfunction isTSTypeExpression(nodeType: string) {\n return (\n nodeType === \"TSAsExpression\" ||\n nodeType === \"TSSatisfiesExpression\" ||\n nodeType === \"TSTypeAssertion\"\n );\n}\n\nconst isClassExtendsClause = (\n node: t.Node,\n parent: t.Node,\n): parent is t.Class => {\n const parentType = parent.type;\n return (\n (parentType === \"ClassDeclaration\" || parentType === \"ClassExpression\") &&\n parent.superClass === node\n );\n};\n\nconst hasPostfixPart = (node: t.Node, parent: t.Node) => {\n const parentType = parent.type;\n return (\n ((parentType === \"MemberExpression\" ||\n parentType === \"OptionalMemberExpression\") &&\n parent.object === node) ||\n ((parentType === \"CallExpression\" ||\n parentType === \"OptionalCallExpression\" ||\n parentType === \"NewExpression\") &&\n parent.callee === node) ||\n (parentType === \"TaggedTemplateExpression\" && parent.tag === node) ||\n parentType === \"TSNonNullExpression\"\n );\n};\n\nexport function NullableTypeAnnotation(\n node: t.NullableTypeAnnotation,\n parent: t.Node,\n): boolean {\n return isArrayTypeAnnotation(parent);\n}\n\nexport function FunctionTypeAnnotation(\n node: t.FunctionTypeAnnotation,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n if (printStack.length < 3) return;\n\n const parentType = parent.type;\n return (\n // (() => A) | (() => B)\n parentType === \"UnionTypeAnnotation\" ||\n // (() => A) & (() => B)\n parentType === \"IntersectionTypeAnnotation\" ||\n // (() => A)[]\n parentType === \"ArrayTypeAnnotation\" ||\n // <T>(A: T): (T => T[]) => B => [A, B]\n (parentType === \"TypeAnnotation\" &&\n // Check grandparent\n isArrowFunctionExpression(printStack[printStack.length - 3]))\n );\n}\n\nexport function UpdateExpression(\n node: t.UpdateExpression,\n parent: t.Node,\n): boolean {\n return hasPostfixPart(node, parent) || isClassExtendsClause(node, parent);\n}\n\nexport function ObjectExpression(\n node: t.ObjectExpression,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n return isFirstInContext(\n printStack,\n CheckParam.expressionStatement | CheckParam.arrowBody,\n );\n}\n\nexport function DoExpression(\n node: t.DoExpression,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n // `async do` can start an expression statement\n return (\n !node.async && isFirstInContext(printStack, CheckParam.expressionStatement)\n );\n}\n\nexport function Binary(\n node: t.BinaryExpression,\n parent: t.Node,\n): boolean | undefined {\n const parentType = parent.type;\n if (\n node.operator === \"**\" &&\n parentType === \"BinaryExpression\" &&\n parent.operator === \"**\"\n ) {\n return parent.left === node;\n }\n\n if (isClassExtendsClause(node, parent)) {\n return true;\n }\n\n if (\n hasPostfixPart(node, parent) ||\n parentType === \"UnaryExpression\" ||\n parentType === \"SpreadElement\" ||\n parentType === \"AwaitExpression\"\n ) {\n return true;\n }\n\n if (parentType === \"BinaryExpression\" || parentType === \"LogicalExpression\") {\n const parentPos = PRECEDENCE.get(parent.operator);\n const nodePos = PRECEDENCE.get(node.operator);\n\n if (\n // Logical expressions with the same precedence don't need parens.\n (parentPos === nodePos &&\n parent.right === node &&\n parentType !== \"LogicalExpression\") ||\n parentPos > nodePos\n ) {\n return true;\n }\n }\n\n return undefined;\n}\n\nexport function UnionTypeAnnotation(\n node: t.UnionTypeAnnotation,\n parent: t.Node,\n): boolean {\n const parentType = parent.type;\n return (\n parentType === \"ArrayTypeAnnotation\" ||\n parentType === \"NullableTypeAnnotation\" ||\n parentType === \"IntersectionTypeAnnotation\" ||\n parentType === \"UnionTypeAnnotation\"\n );\n}\n\nexport { UnionTypeAnnotation as IntersectionTypeAnnotation };\n\nexport function OptionalIndexedAccessType(\n node: t.OptionalIndexedAccessType,\n parent: t.Node,\n): boolean {\n return isIndexedAccessType(parent) && parent.objectType === node;\n}\n\nexport function TSAsExpression() {\n return true;\n}\n\nexport {\n TSAsExpression as TSSatisfiesExpression,\n TSAsExpression as TSTypeAssertion,\n};\n\nexport function TSUnionType(node: t.TSUnionType, parent: t.Node): boolean {\n const parentType = parent.type;\n return (\n parentType === \"TSArrayType\" ||\n parentType === \"TSOptionalType\" ||\n parentType === \"TSIntersectionType\" ||\n parentType === \"TSUnionType\" ||\n parentType === \"TSRestType\"\n );\n}\n\nexport { TSUnionType as TSIntersectionType };\n\nexport function TSInferType(node: t.TSInferType, parent: t.Node): boolean {\n const parentType = parent.type;\n return parentType === \"TSArrayType\" || parentType === \"TSOptionalType\";\n}\n\nexport function TSInstantiationExpression(\n node: t.TSInstantiationExpression,\n parent: t.Node,\n) {\n const parentType = parent.type;\n return (\n (parentType === \"CallExpression\" ||\n parentType === \"OptionalCallExpression\" ||\n parentType === \"NewExpression\" ||\n parentType === \"TSInstantiationExpression\") &&\n !!parent.typeParameters\n );\n}\n\nexport function BinaryExpression(\n node: t.BinaryExpression,\n parent: t.Node,\n): boolean {\n // let i = (1 in []);\n // for ((1 in []);;);\n if (node.operator === \"in\") {\n const parentType = parent.type;\n return (\n parentType === \"VariableDeclarator\" ||\n parentType === \"ForStatement\" ||\n parentType === \"ForInStatement\" ||\n parentType === \"ForOfStatement\"\n );\n }\n return false;\n}\n\nexport function SequenceExpression(\n node: t.SequenceExpression,\n parent: t.Node,\n): boolean {\n const parentType = parent.type;\n if (\n // Although parentheses wouldn't hurt around sequence\n // expressions in the head of for loops, traditional style\n // dictates that e.g. i++, j++ should not be wrapped with\n // parentheses.\n parentType === \"ForStatement\" ||\n parentType === \"ThrowStatement\" ||\n parentType === \"ReturnStatement\" ||\n (parentType === \"IfStatement\" && parent.test === node) ||\n (parentType === \"WhileStatement\" && parent.test === node) ||\n (parentType === \"ForInStatement\" && parent.right === node) ||\n (parentType === \"SwitchStatement\" && parent.discriminant === node) ||\n (parentType === \"ExpressionStatement\" && parent.expression === node)\n ) {\n return false;\n }\n\n // Otherwise err on the side of overparenthesization, adding\n // explicit exceptions above if this proves overzealous.\n return true;\n}\n\nexport function YieldExpression(\n node: t.YieldExpression,\n parent: t.Node,\n): boolean {\n const parentType = parent.type;\n return (\n parentType === \"BinaryExpression\" ||\n parentType === \"LogicalExpression\" ||\n parentType === \"UnaryExpression\" ||\n parentType === \"SpreadElement\" ||\n hasPostfixPart(node, parent) ||\n (parentType === \"AwaitExpression\" && isYieldExpression(node)) ||\n (parentType === \"ConditionalExpression\" && node === parent.test) ||\n isClassExtendsClause(node, parent)\n );\n}\n\nexport { YieldExpression as AwaitExpression };\n\nexport function ClassExpression(\n node: t.ClassExpression,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n return isFirstInContext(\n printStack,\n CheckParam.expressionStatement | CheckParam.exportDefault,\n );\n}\n\nexport function UnaryLike(\n node:\n | t.UnaryLike\n | t.ArrowFunctionExpression\n | t.ConditionalExpression\n | t.AssignmentExpression,\n parent: t.Node,\n): boolean {\n return (\n hasPostfixPart(node, parent) ||\n (isBinaryExpression(parent) &&\n parent.operator === \"**\" &&\n parent.left === node) ||\n isClassExtendsClause(node, parent)\n );\n}\n\nexport function FunctionExpression(\n node: t.FunctionExpression,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n return isFirstInContext(\n printStack,\n CheckParam.expressionStatement | CheckParam.exportDefault,\n );\n}\n\nexport function ArrowFunctionExpression(\n node: t.ArrowFunctionExpression,\n parent: t.Node,\n): boolean {\n return isExportDeclaration(parent) || ConditionalExpression(node, parent);\n}\n\nexport function ConditionalExpression(\n node:\n | t.ConditionalExpression\n | t.ArrowFunctionExpression\n | t.AssignmentExpression,\n parent?: t.Node,\n): boolean {\n const parentType = parent.type;\n if (\n parentType === \"UnaryExpression\" ||\n parentType === \"SpreadElement\" ||\n parentType === \"BinaryExpression\" ||\n parentType === \"LogicalExpression\" ||\n (parentType === \"ConditionalExpression\" && parent.test === node) ||\n parentType === \"AwaitExpression\" ||\n isTSTypeExpression(parentType)\n ) {\n return true;\n }\n\n return UnaryLike(node, parent);\n}\n\nexport function OptionalMemberExpression(\n node: t.OptionalMemberExpression,\n parent: t.Node,\n): boolean {\n return (\n (isCallExpression(parent) && parent.callee === node) ||\n (isMemberExpression(parent) && parent.object === node)\n );\n}\n\nexport { OptionalMemberExpression as OptionalCallExpression };\n\nexport function AssignmentExpression(\n node: t.AssignmentExpression,\n parent: t.Node,\n): boolean {\n if (isObjectPattern(node.left)) {\n return true;\n } else {\n return ConditionalExpression(node, parent);\n }\n}\n\nexport function LogicalExpression(\n node: t.LogicalExpression,\n parent: t.Node,\n): boolean {\n const parentType = parent.type;\n if (isTSTypeExpression(parentType)) return true;\n if (parentType !== \"LogicalExpression\") return false;\n switch (node.operator) {\n case \"||\":\n return parent.operator === \"??\" || parent.operator === \"&&\";\n case \"&&\":\n return parent.operator === \"??\";\n case \"??\":\n return parent.operator !== \"??\";\n }\n}\n\nexport function Identifier(\n node: t.Identifier,\n parent: t.Node,\n printStack: Array<t.Node>,\n): boolean {\n const parentType = parent.type;\n // 13.15.2 AssignmentExpression RS: Evaluation\n // (fn) = function () {};\n if (\n node.extra?.parenthesized &&\n parentType === \"AssignmentExpression\" &&\n parent.left === node\n ) {\n const rightType = parent.right.type;\n if (\n (rightType === \"FunctionExpression\" || rightType === \"ClassExpression\") &&\n parent.right.id == null\n ) {\n return true;\n }\n }\n // Non-strict code allows the identifier `let`, but it cannot occur as-is in\n // certain contexts to avoid ambiguity with contextual keyword `let`.\n if (node.name === \"let\") {\n // Some contexts only forbid `let [`, so check if the next token would\n // be the left bracket of a computed member expression.\n const isFollowedByBracket =\n isMemberExpression(parent, {\n object: node,\n computed: true,\n }) ||\n isOptionalMemberExpression(parent, {\n object: node,\n computed: true,\n optional: false,\n });\n return isFirstInContext(\n printStack,\n isFollowedByBracket\n ? CheckParam.expressionStatement |\n CheckParam.forHead |\n CheckParam.forInHead |\n CheckParam.forOfHead\n : CheckParam.forOfHead,\n );\n }\n\n // ECMAScript specifically forbids a for-of loop from starting with the\n // token sequence `for (async of`, because it would be ambiguous with\n // `for (async of => {};;)`, so we need to add extra parentheses.\n //\n // If the parent is a for-await-of loop (i.e. parent.await === true), the\n // parentheses aren't strictly needed, but we add them anyway because\n // some tools (including earlier Babel versions) can't parse\n // `for await (async of [])` without them.\n return (\n node.name === \"async\" && isForOfStatement(parent) && node === parent.left\n );\n}\n\n// Walk up the print stack to determine if our node can come first\n// in a particular context.\nfunction isFirstInContext(\n printStack: Array<t.Node>,\n checkParam: CheckParam,\n): boolean {\n const expressionStatement = checkParam & CheckParam.expressionStatement;\n const arrowBody = checkParam & CheckParam.arrowBody;\n const exportDefault = checkParam & CheckParam.exportDefault;\n const forHead = checkParam & CheckParam.forHead;\n const forInHead = checkParam & CheckParam.forInHead;\n const forOfHead = checkParam & CheckParam.forOfHead;\n\n let i = printStack.length - 1;\n if (i <= 0) return;\n let node = printStack[i];\n i--;\n let parent = printStack[i];\n while (i >= 0) {\n const parentType = parent.type;\n if (\n (expressionStatement &&\n parentType === \"ExpressionStatement\" &&\n parent.expression === node) ||\n (exportDefault &&\n parentType === \"ExportDefaultDeclaration\" &&\n node === parent.declaration) ||\n (arrowBody &&\n parentType === \"ArrowFunctionExpression\" &&\n parent.body === node) ||\n (forHead && parentType === \"ForStatement\" && parent.init === node) ||\n (forInHead && parentType === \"ForInStatement\" && parent.left === node) ||\n (forOfHead && parentType === \"ForOfStatement\" && parent.left === node)\n ) {\n return true;\n }\n\n if (\n i > 0 &&\n ((hasPostfixPart(node, parent) && parentType !== \"NewExpression\") ||\n (parentType === \"SequenceExpression\" &&\n parent.expressions[0] === node) ||\n (parentType === \"UpdateExpression\" && !parent.prefix) ||\n (parentType === \"ConditionalExpression\" && parent.test === node) ||\n ((parentType === \"BinaryExpression\" ||\n parentType === \"LogicalExpression\") &&\n parent.left === node) ||\n (parentType === \"AssignmentExpression\" && parent.left === node))\n ) {\n node = parent;\n i--;\n parent = printStack[i];\n } else {\n return false;\n }\n }\n\n return false;\n}\n"],"mappings":"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"}