@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,277 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.access = access;
7
- exports.assertArray = assertArray;
8
- exports.assertAssumptions = assertAssumptions;
9
- exports.assertBabelrcSearch = assertBabelrcSearch;
10
- exports.assertBoolean = assertBoolean;
11
- exports.assertCallerMetadata = assertCallerMetadata;
12
- exports.assertCompact = assertCompact;
13
- exports.assertConfigApplicableTest = assertConfigApplicableTest;
14
- exports.assertConfigFileSearch = assertConfigFileSearch;
15
- exports.assertFunction = assertFunction;
16
- exports.assertIgnoreList = assertIgnoreList;
17
- exports.assertInputSourceMap = assertInputSourceMap;
18
- exports.assertObject = assertObject;
19
- exports.assertPluginList = assertPluginList;
20
- exports.assertRootMode = assertRootMode;
21
- exports.assertSourceMaps = assertSourceMaps;
22
- exports.assertSourceType = assertSourceType;
23
- exports.assertString = assertString;
24
- exports.assertTargets = assertTargets;
25
- exports.msg = msg;
26
- function _helperCompilationTargets() {
27
- const data = require("@babel/helper-compilation-targets");
28
- _helperCompilationTargets = function () {
29
- return data;
30
- };
31
- return data;
32
- }
33
- var _options = require("./options.js");
34
- function msg(loc) {
35
- switch (loc.type) {
36
- case "root":
37
- return ``;
38
- case "env":
39
- return `${msg(loc.parent)}.env["${loc.name}"]`;
40
- case "overrides":
41
- return `${msg(loc.parent)}.overrides[${loc.index}]`;
42
- case "option":
43
- return `${msg(loc.parent)}.${loc.name}`;
44
- case "access":
45
- return `${msg(loc.parent)}[${JSON.stringify(loc.name)}]`;
46
- default:
47
- throw new Error(`Assertion failure: Unknown type ${loc.type}`);
48
- }
49
- }
50
- function access(loc, name) {
51
- return {
52
- type: "access",
53
- name,
54
- parent: loc
55
- };
56
- }
57
- function assertRootMode(loc, value) {
58
- if (value !== undefined && value !== "root" && value !== "upward" && value !== "upward-optional") {
59
- throw new Error(`${msg(loc)} must be a "root", "upward", "upward-optional" or undefined`);
60
- }
61
- return value;
62
- }
63
- function assertSourceMaps(loc, value) {
64
- if (value !== undefined && typeof value !== "boolean" && value !== "inline" && value !== "both") {
65
- throw new Error(`${msg(loc)} must be a boolean, "inline", "both", or undefined`);
66
- }
67
- return value;
68
- }
69
- function assertCompact(loc, value) {
70
- if (value !== undefined && typeof value !== "boolean" && value !== "auto") {
71
- throw new Error(`${msg(loc)} must be a boolean, "auto", or undefined`);
72
- }
73
- return value;
74
- }
75
- function assertSourceType(loc, value) {
76
- if (value !== undefined && value !== "module" && value !== "script" && value !== "unambiguous") {
77
- throw new Error(`${msg(loc)} must be "module", "script", "unambiguous", or undefined`);
78
- }
79
- return value;
80
- }
81
- function assertCallerMetadata(loc, value) {
82
- const obj = assertObject(loc, value);
83
- if (obj) {
84
- if (typeof obj.name !== "string") {
85
- throw new Error(`${msg(loc)} set but does not contain "name" property string`);
86
- }
87
- for (const prop of Object.keys(obj)) {
88
- const propLoc = access(loc, prop);
89
- const value = obj[prop];
90
- if (value != null && typeof value !== "boolean" && typeof value !== "string" && typeof value !== "number") {
91
- throw new Error(`${msg(propLoc)} must be null, undefined, a boolean, a string, or a number.`);
92
- }
93
- }
94
- }
95
- return value;
96
- }
97
- function assertInputSourceMap(loc, value) {
98
- if (value !== undefined && typeof value !== "boolean" && (typeof value !== "object" || !value)) {
99
- throw new Error(`${msg(loc)} must be a boolean, object, or undefined`);
100
- }
101
- return value;
102
- }
103
- function assertString(loc, value) {
104
- if (value !== undefined && typeof value !== "string") {
105
- throw new Error(`${msg(loc)} must be a string, or undefined`);
106
- }
107
- return value;
108
- }
109
- function assertFunction(loc, value) {
110
- if (value !== undefined && typeof value !== "function") {
111
- throw new Error(`${msg(loc)} must be a function, or undefined`);
112
- }
113
- return value;
114
- }
115
- function assertBoolean(loc, value) {
116
- if (value !== undefined && typeof value !== "boolean") {
117
- throw new Error(`${msg(loc)} must be a boolean, or undefined`);
118
- }
119
- return value;
120
- }
121
- function assertObject(loc, value) {
122
- if (value !== undefined && (typeof value !== "object" || Array.isArray(value) || !value)) {
123
- throw new Error(`${msg(loc)} must be an object, or undefined`);
124
- }
125
- return value;
126
- }
127
- function assertArray(loc, value) {
128
- if (value != null && !Array.isArray(value)) {
129
- throw new Error(`${msg(loc)} must be an array, or undefined`);
130
- }
131
- return value;
132
- }
133
- function assertIgnoreList(loc, value) {
134
- const arr = assertArray(loc, value);
135
- arr == null || arr.forEach((item, i) => assertIgnoreItem(access(loc, i), item));
136
- return arr;
137
- }
138
- function assertIgnoreItem(loc, value) {
139
- if (typeof value !== "string" && typeof value !== "function" && !(value instanceof RegExp)) {
140
- throw new Error(`${msg(loc)} must be an array of string/Function/RegExp values, or undefined`);
141
- }
142
- return value;
143
- }
144
- function assertConfigApplicableTest(loc, value) {
145
- if (value === undefined) {
146
- return value;
147
- }
148
- if (Array.isArray(value)) {
149
- value.forEach((item, i) => {
150
- if (!checkValidTest(item)) {
151
- throw new Error(`${msg(access(loc, i))} must be a string/Function/RegExp.`);
152
- }
153
- });
154
- } else if (!checkValidTest(value)) {
155
- throw new Error(`${msg(loc)} must be a string/Function/RegExp, or an array of those`);
156
- }
157
- return value;
158
- }
159
- function checkValidTest(value) {
160
- return typeof value === "string" || typeof value === "function" || value instanceof RegExp;
161
- }
162
- function assertConfigFileSearch(loc, value) {
163
- if (value !== undefined && typeof value !== "boolean" && typeof value !== "string") {
164
- throw new Error(`${msg(loc)} must be a undefined, a boolean, a string, ` + `got ${JSON.stringify(value)}`);
165
- }
166
- return value;
167
- }
168
- function assertBabelrcSearch(loc, value) {
169
- if (value === undefined || typeof value === "boolean") {
170
- return value;
171
- }
172
- if (Array.isArray(value)) {
173
- value.forEach((item, i) => {
174
- if (!checkValidTest(item)) {
175
- throw new Error(`${msg(access(loc, i))} must be a string/Function/RegExp.`);
176
- }
177
- });
178
- } else if (!checkValidTest(value)) {
179
- throw new Error(`${msg(loc)} must be a undefined, a boolean, a string/Function/RegExp ` + `or an array of those, got ${JSON.stringify(value)}`);
180
- }
181
- return value;
182
- }
183
- function assertPluginList(loc, value) {
184
- const arr = assertArray(loc, value);
185
- if (arr) {
186
- arr.forEach((item, i) => assertPluginItem(access(loc, i), item));
187
- }
188
- return arr;
189
- }
190
- function assertPluginItem(loc, value) {
191
- if (Array.isArray(value)) {
192
- if (value.length === 0) {
193
- throw new Error(`${msg(loc)} must include an object`);
194
- }
195
- if (value.length > 3) {
196
- throw new Error(`${msg(loc)} may only be a two-tuple or three-tuple`);
197
- }
198
- assertPluginTarget(access(loc, 0), value[0]);
199
- if (value.length > 1) {
200
- const opts = value[1];
201
- if (opts !== undefined && opts !== false && (typeof opts !== "object" || Array.isArray(opts) || opts === null)) {
202
- throw new Error(`${msg(access(loc, 1))} must be an object, false, or undefined`);
203
- }
204
- }
205
- if (value.length === 3) {
206
- const name = value[2];
207
- if (name !== undefined && typeof name !== "string") {
208
- throw new Error(`${msg(access(loc, 2))} must be a string, or undefined`);
209
- }
210
- }
211
- } else {
212
- assertPluginTarget(loc, value);
213
- }
214
- return value;
215
- }
216
- function assertPluginTarget(loc, value) {
217
- if ((typeof value !== "object" || !value) && typeof value !== "string" && typeof value !== "function") {
218
- throw new Error(`${msg(loc)} must be a string, object, function`);
219
- }
220
- return value;
221
- }
222
- function assertTargets(loc, value) {
223
- if ((0, _helperCompilationTargets().isBrowsersQueryValid)(value)) return value;
224
- if (typeof value !== "object" || !value || Array.isArray(value)) {
225
- throw new Error(`${msg(loc)} must be a string, an array of strings or an object`);
226
- }
227
- const browsersLoc = access(loc, "browsers");
228
- const esmodulesLoc = access(loc, "esmodules");
229
- assertBrowsersList(browsersLoc, value.browsers);
230
- assertBoolean(esmodulesLoc, value.esmodules);
231
- for (const key of Object.keys(value)) {
232
- const val = value[key];
233
- const subLoc = access(loc, key);
234
- if (key === "esmodules") assertBoolean(subLoc, val);else if (key === "browsers") assertBrowsersList(subLoc, val);else if (!Object.hasOwnProperty.call(_helperCompilationTargets().TargetNames, key)) {
235
- const validTargets = Object.keys(_helperCompilationTargets().TargetNames).join(", ");
236
- throw new Error(`${msg(subLoc)} is not a valid target. Supported targets are ${validTargets}`);
237
- } else assertBrowserVersion(subLoc, val);
238
- }
239
- return value;
240
- }
241
- function assertBrowsersList(loc, value) {
242
- if (value !== undefined && !(0, _helperCompilationTargets().isBrowsersQueryValid)(value)) {
243
- throw new Error(`${msg(loc)} must be undefined, a string or an array of strings`);
244
- }
245
- }
246
- function assertBrowserVersion(loc, value) {
247
- if (typeof value === "number" && Math.round(value) === value) return;
248
- if (typeof value === "string") return;
249
- throw new Error(`${msg(loc)} must be a string or an integer number`);
250
- }
251
- function assertAssumptions(loc, value) {
252
- if (value === undefined) return;
253
- if (typeof value !== "object" || value === null) {
254
- throw new Error(`${msg(loc)} must be an object or undefined.`);
255
- }
256
- let root = loc;
257
- do {
258
- root = root.parent;
259
- } while (root.type !== "root");
260
- const inPreset = root.source === "preset";
261
- for (const name of Object.keys(value)) {
262
- const subLoc = access(loc, name);
263
- if (!_options.assumptionsNames.has(name)) {
264
- throw new Error(`${msg(subLoc)} is not a supported assumption.`);
265
- }
266
- if (typeof value[name] !== "boolean") {
267
- throw new Error(`${msg(subLoc)} must be a boolean.`);
268
- }
269
- if (inPreset && value[name] === false) {
270
- throw new Error(`${msg(subLoc)} cannot be set to 'false' inside presets.`);
271
- }
272
- }
273
- return value;
274
- }
275
- 0 && 0;
276
-
277
- //# sourceMappingURL=option-assertions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_helperCompilationTargets","data","require","_options","msg","loc","type","parent","name","index","JSON","stringify","Error","access","assertRootMode","value","undefined","assertSourceMaps","assertCompact","assertSourceType","assertCallerMetadata","obj","assertObject","prop","Object","keys","propLoc","assertInputSourceMap","assertString","assertFunction","assertBoolean","Array","isArray","assertArray","assertIgnoreList","arr","forEach","item","i","assertIgnoreItem","RegExp","assertConfigApplicableTest","checkValidTest","assertConfigFileSearch","assertBabelrcSearch","assertPluginList","assertPluginItem","length","assertPluginTarget","opts","assertTargets","isBrowsersQueryValid","browsersLoc","esmodulesLoc","assertBrowsersList","browsers","esmodules","key","val","subLoc","hasOwnProperty","call","TargetNames","validTargets","join","assertBrowserVersion","Math","round","assertAssumptions","root","inPreset","source","assumptionsNames","has"],"sources":["../../../src/config/validation/option-assertions.ts"],"sourcesContent":["import {\n isBrowsersQueryValid,\n TargetNames,\n} from \"@babel/helper-compilation-targets\";\n\nimport type {\n ConfigFileSearch,\n BabelrcSearch,\n IgnoreList,\n IgnoreItem,\n PluginList,\n PluginItem,\n PluginTarget,\n ConfigApplicableTest,\n SourceMapsOption,\n SourceTypeOption,\n CompactOption,\n RootInputSourceMapOption,\n NestingPath,\n CallerMetadata,\n RootMode,\n TargetsListOrObject,\n AssumptionName,\n} from \"./options.ts\";\n\nimport { assumptionsNames } from \"./options.ts\";\n\nexport type { RootPath } from \"./options.ts\";\n\nexport type ValidatorSet = {\n [name: string]: Validator<any>;\n};\n\nexport type Validator<T> = (loc: OptionPath, value: unknown) => T;\n\nexport function msg(loc: NestingPath | GeneralPath): string {\n switch (loc.type) {\n case \"root\":\n return ``;\n case \"env\":\n return `${msg(loc.parent)}.env[\"${loc.name}\"]`;\n case \"overrides\":\n return `${msg(loc.parent)}.overrides[${loc.index}]`;\n case \"option\":\n return `${msg(loc.parent)}.${loc.name}`;\n case \"access\":\n return `${msg(loc.parent)}[${JSON.stringify(loc.name)}]`;\n default:\n // @ts-expect-error should not happen when code is type checked\n throw new Error(`Assertion failure: Unknown type ${loc.type}`);\n }\n}\n\nexport function access(loc: GeneralPath, name: string | number): AccessPath {\n return {\n type: \"access\",\n name,\n parent: loc,\n };\n}\n\nexport type OptionPath = Readonly<{\n type: \"option\";\n name: string;\n parent: NestingPath;\n}>;\ntype AccessPath = Readonly<{\n type: \"access\";\n name: string | number;\n parent: GeneralPath;\n}>;\ntype GeneralPath = OptionPath | AccessPath;\n\nexport function assertRootMode(\n loc: OptionPath,\n value: unknown,\n): RootMode | void {\n if (\n value !== undefined &&\n value !== \"root\" &&\n value !== \"upward\" &&\n value !== \"upward-optional\"\n ) {\n throw new Error(\n `${msg(loc)} must be a \"root\", \"upward\", \"upward-optional\" or undefined`,\n );\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertSourceMaps(\n loc: OptionPath,\n value: unknown,\n): SourceMapsOption | void {\n if (\n value !== undefined &&\n typeof value !== \"boolean\" &&\n value !== \"inline\" &&\n value !== \"both\"\n ) {\n throw new Error(\n `${msg(loc)} must be a boolean, \"inline\", \"both\", or undefined`,\n );\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertCompact(\n loc: OptionPath,\n value: unknown,\n): CompactOption | void {\n if (value !== undefined && typeof value !== \"boolean\" && value !== \"auto\") {\n throw new Error(`${msg(loc)} must be a boolean, \"auto\", or undefined`);\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertSourceType(\n loc: OptionPath,\n value: unknown,\n): SourceTypeOption | void {\n if (\n value !== undefined &&\n value !== \"module\" &&\n value !== \"script\" &&\n value !== \"unambiguous\"\n ) {\n throw new Error(\n `${msg(loc)} must be \"module\", \"script\", \"unambiguous\", or undefined`,\n );\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertCallerMetadata(\n loc: OptionPath,\n value: unknown,\n): CallerMetadata | undefined {\n const obj = assertObject(loc, value);\n if (obj) {\n if (typeof obj.name !== \"string\") {\n throw new Error(\n `${msg(loc)} set but does not contain \"name\" property string`,\n );\n }\n\n for (const prop of Object.keys(obj)) {\n const propLoc = access(loc, prop);\n const value = obj[prop];\n if (\n value != null &&\n typeof value !== \"boolean\" &&\n typeof value !== \"string\" &&\n typeof value !== \"number\"\n ) {\n // NOTE(logan): I'm limiting the type here so that we can guarantee that\n // the \"caller\" value will serialize to JSON nicely. We can always\n // allow more complex structures later though.\n throw new Error(\n `${msg(\n propLoc,\n )} must be null, undefined, a boolean, a string, or a number.`,\n );\n }\n }\n }\n // @ts-expect-error todo(flow->ts)\n return value;\n}\n\nexport function assertInputSourceMap(\n loc: OptionPath,\n value: unknown,\n): RootInputSourceMapOption | void {\n if (\n value !== undefined &&\n typeof value !== \"boolean\" &&\n (typeof value !== \"object\" || !value)\n ) {\n throw new Error(`${msg(loc)} must be a boolean, object, or undefined`);\n }\n return value;\n}\n\nexport function assertString(loc: GeneralPath, value: unknown): string | void {\n if (value !== undefined && typeof value !== \"string\") {\n throw new Error(`${msg(loc)} must be a string, or undefined`);\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertFunction(\n loc: GeneralPath,\n value: unknown,\n): Function | void {\n if (value !== undefined && typeof value !== \"function\") {\n throw new Error(`${msg(loc)} must be a function, or undefined`);\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertBoolean(\n loc: GeneralPath,\n value: unknown,\n): boolean | void {\n if (value !== undefined && typeof value !== \"boolean\") {\n throw new Error(`${msg(loc)} must be a boolean, or undefined`);\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertObject(\n loc: GeneralPath,\n value: unknown,\n): { readonly [key: string]: unknown } | void {\n if (\n value !== undefined &&\n (typeof value !== \"object\" || Array.isArray(value) || !value)\n ) {\n throw new Error(`${msg(loc)} must be an object, or undefined`);\n }\n // @ts-expect-error todo(flow->ts) value is still typed as unknown, also assert function typically should not return a value\n return value;\n}\n\nexport function assertArray<T>(\n loc: GeneralPath,\n value: Array<T> | undefined | null,\n): ReadonlyArray<T> | undefined | null {\n if (value != null && !Array.isArray(value)) {\n throw new Error(`${msg(loc)} must be an array, or undefined`);\n }\n return value;\n}\n\nexport function assertIgnoreList(\n loc: OptionPath,\n value: unknown[] | undefined,\n): IgnoreList | void {\n const arr = assertArray(loc, value);\n arr?.forEach((item, i) => assertIgnoreItem(access(loc, i), item));\n // @ts-expect-error todo(flow->ts)\n return arr;\n}\nfunction assertIgnoreItem(loc: GeneralPath, value: unknown): IgnoreItem {\n if (\n typeof value !== \"string\" &&\n typeof value !== \"function\" &&\n !(value instanceof RegExp)\n ) {\n throw new Error(\n `${msg(\n loc,\n )} must be an array of string/Function/RegExp values, or undefined`,\n );\n }\n return value as IgnoreItem;\n}\n\nexport function assertConfigApplicableTest(\n loc: OptionPath,\n value: unknown,\n): ConfigApplicableTest | void {\n if (value === undefined) {\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n }\n\n if (Array.isArray(value)) {\n value.forEach((item, i) => {\n if (!checkValidTest(item)) {\n throw new Error(\n `${msg(access(loc, i))} must be a string/Function/RegExp.`,\n );\n }\n });\n } else if (!checkValidTest(value)) {\n throw new Error(\n `${msg(loc)} must be a string/Function/RegExp, or an array of those`,\n );\n }\n return value as ConfigApplicableTest;\n}\n\nfunction checkValidTest(value: unknown): value is string | Function | RegExp {\n return (\n typeof value === \"string\" ||\n typeof value === \"function\" ||\n value instanceof RegExp\n );\n}\n\nexport function assertConfigFileSearch(\n loc: OptionPath,\n value: unknown,\n): ConfigFileSearch | void {\n if (\n value !== undefined &&\n typeof value !== \"boolean\" &&\n typeof value !== \"string\"\n ) {\n throw new Error(\n `${msg(loc)} must be a undefined, a boolean, a string, ` +\n `got ${JSON.stringify(value)}`,\n );\n }\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n}\n\nexport function assertBabelrcSearch(\n loc: OptionPath,\n value: unknown,\n): BabelrcSearch | void {\n if (value === undefined || typeof value === \"boolean\") {\n // @ts-expect-error: TS can only narrow down the type when \"strictNullCheck\" is true\n return value;\n }\n\n if (Array.isArray(value)) {\n value.forEach((item, i) => {\n if (!checkValidTest(item)) {\n throw new Error(\n `${msg(access(loc, i))} must be a string/Function/RegExp.`,\n );\n }\n });\n } else if (!checkValidTest(value)) {\n throw new Error(\n `${msg(loc)} must be a undefined, a boolean, a string/Function/RegExp ` +\n `or an array of those, got ${JSON.stringify(value as any)}`,\n );\n }\n return value as BabelrcSearch;\n}\n\nexport function assertPluginList(\n loc: OptionPath,\n value: unknown[] | null | undefined,\n): PluginList | void {\n const arr = assertArray(loc, value);\n if (arr) {\n // Loop instead of using `.map` in order to preserve object identity\n // for plugin array for use during config chain processing.\n arr.forEach((item, i) => assertPluginItem(access(loc, i), item));\n }\n return arr as any;\n}\nfunction assertPluginItem(loc: GeneralPath, value: unknown): PluginItem {\n if (Array.isArray(value)) {\n if (value.length === 0) {\n throw new Error(`${msg(loc)} must include an object`);\n }\n\n if (value.length > 3) {\n throw new Error(`${msg(loc)} may only be a two-tuple or three-tuple`);\n }\n\n assertPluginTarget(access(loc, 0), value[0]);\n\n if (value.length > 1) {\n const opts = value[1];\n if (\n opts !== undefined &&\n opts !== false &&\n (typeof opts !== \"object\" || Array.isArray(opts) || opts === null)\n ) {\n throw new Error(\n `${msg(access(loc, 1))} must be an object, false, or undefined`,\n );\n }\n }\n if (value.length === 3) {\n const name = value[2];\n if (name !== undefined && typeof name !== \"string\") {\n throw new Error(\n `${msg(access(loc, 2))} must be a string, or undefined`,\n );\n }\n }\n } else {\n assertPluginTarget(loc, value);\n }\n\n // @ts-expect-error todo(flow->ts)\n return value;\n}\nfunction assertPluginTarget(loc: GeneralPath, value: unknown): PluginTarget {\n if (\n (typeof value !== \"object\" || !value) &&\n typeof value !== \"string\" &&\n typeof value !== \"function\"\n ) {\n throw new Error(`${msg(loc)} must be a string, object, function`);\n }\n return value;\n}\n\nexport function assertTargets(\n loc: GeneralPath,\n value: any,\n): TargetsListOrObject {\n if (isBrowsersQueryValid(value)) return value;\n\n if (typeof value !== \"object\" || !value || Array.isArray(value)) {\n throw new Error(\n `${msg(loc)} must be a string, an array of strings or an object`,\n );\n }\n\n const browsersLoc = access(loc, \"browsers\");\n const esmodulesLoc = access(loc, \"esmodules\");\n\n assertBrowsersList(browsersLoc, value.browsers);\n assertBoolean(esmodulesLoc, value.esmodules);\n\n for (const key of Object.keys(value)) {\n const val = value[key];\n const subLoc = access(loc, key);\n\n if (key === \"esmodules\") assertBoolean(subLoc, val);\n else if (key === \"browsers\") assertBrowsersList(subLoc, val);\n else if (!Object.hasOwnProperty.call(TargetNames, key)) {\n const validTargets = Object.keys(TargetNames).join(\", \");\n throw new Error(\n `${msg(\n subLoc,\n )} is not a valid target. Supported targets are ${validTargets}`,\n );\n } else assertBrowserVersion(subLoc, val);\n }\n\n return value;\n}\n\nfunction assertBrowsersList(loc: GeneralPath, value: unknown) {\n if (value !== undefined && !isBrowsersQueryValid(value)) {\n throw new Error(\n `${msg(loc)} must be undefined, a string or an array of strings`,\n );\n }\n}\n\nfunction assertBrowserVersion(loc: GeneralPath, value: unknown) {\n if (typeof value === \"number\" && Math.round(value) === value) return;\n if (typeof value === \"string\") return;\n\n throw new Error(`${msg(loc)} must be a string or an integer number`);\n}\n\nexport function assertAssumptions(\n loc: GeneralPath,\n value: { [key: string]: unknown },\n): { [name: string]: boolean } | void {\n if (value === undefined) return;\n\n if (typeof value !== \"object\" || value === null) {\n throw new Error(`${msg(loc)} must be an object or undefined.`);\n }\n\n // todo(flow->ts): remove any\n let root: any = loc;\n do {\n root = root.parent;\n } while (root.type !== \"root\");\n const inPreset = root.source === \"preset\";\n\n for (const name of Object.keys(value)) {\n const subLoc = access(loc, name);\n if (!assumptionsNames.has(name as AssumptionName)) {\n throw new Error(`${msg(subLoc)} is not a supported assumption.`);\n }\n if (typeof value[name] !== \"boolean\") {\n throw new Error(`${msg(subLoc)} must be a boolean.`);\n }\n if (inPreset && value[name] === false) {\n throw new Error(\n `${msg(subLoc)} cannot be set to 'false' inside presets.`,\n );\n }\n }\n\n // @ts-expect-error todo(flow->ts)\n return value;\n}\n"],"mappings":"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"}
@@ -1,192 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.assumptionsNames = void 0;
7
- exports.checkNoUnwrappedItemOptionPairs = checkNoUnwrappedItemOptionPairs;
8
- exports.validate = validate;
9
- var _removed = require("./removed.js");
10
- var _optionAssertions = require("./option-assertions.js");
11
- var _configError = require("../../errors/config-error.js");
12
- const ROOT_VALIDATORS = {
13
- cwd: _optionAssertions.assertString,
14
- root: _optionAssertions.assertString,
15
- rootMode: _optionAssertions.assertRootMode,
16
- configFile: _optionAssertions.assertConfigFileSearch,
17
- caller: _optionAssertions.assertCallerMetadata,
18
- filename: _optionAssertions.assertString,
19
- filenameRelative: _optionAssertions.assertString,
20
- code: _optionAssertions.assertBoolean,
21
- ast: _optionAssertions.assertBoolean,
22
- cloneInputAst: _optionAssertions.assertBoolean,
23
- envName: _optionAssertions.assertString
24
- };
25
- const BABELRC_VALIDATORS = {
26
- babelrc: _optionAssertions.assertBoolean,
27
- babelrcRoots: _optionAssertions.assertBabelrcSearch
28
- };
29
- const NONPRESET_VALIDATORS = {
30
- extends: _optionAssertions.assertString,
31
- ignore: _optionAssertions.assertIgnoreList,
32
- only: _optionAssertions.assertIgnoreList,
33
- targets: _optionAssertions.assertTargets,
34
- browserslistConfigFile: _optionAssertions.assertConfigFileSearch,
35
- browserslistEnv: _optionAssertions.assertString
36
- };
37
- const COMMON_VALIDATORS = {
38
- inputSourceMap: _optionAssertions.assertInputSourceMap,
39
- presets: _optionAssertions.assertPluginList,
40
- plugins: _optionAssertions.assertPluginList,
41
- passPerPreset: _optionAssertions.assertBoolean,
42
- assumptions: _optionAssertions.assertAssumptions,
43
- env: assertEnvSet,
44
- overrides: assertOverridesList,
45
- test: _optionAssertions.assertConfigApplicableTest,
46
- include: _optionAssertions.assertConfigApplicableTest,
47
- exclude: _optionAssertions.assertConfigApplicableTest,
48
- retainLines: _optionAssertions.assertBoolean,
49
- comments: _optionAssertions.assertBoolean,
50
- shouldPrintComment: _optionAssertions.assertFunction,
51
- compact: _optionAssertions.assertCompact,
52
- minified: _optionAssertions.assertBoolean,
53
- auxiliaryCommentBefore: _optionAssertions.assertString,
54
- auxiliaryCommentAfter: _optionAssertions.assertString,
55
- sourceType: _optionAssertions.assertSourceType,
56
- wrapPluginVisitorMethod: _optionAssertions.assertFunction,
57
- highlightCode: _optionAssertions.assertBoolean,
58
- sourceMaps: _optionAssertions.assertSourceMaps,
59
- sourceMap: _optionAssertions.assertSourceMaps,
60
- sourceFileName: _optionAssertions.assertString,
61
- sourceRoot: _optionAssertions.assertString,
62
- parserOpts: _optionAssertions.assertObject,
63
- generatorOpts: _optionAssertions.assertObject
64
- };
65
- {
66
- Object.assign(COMMON_VALIDATORS, {
67
- getModuleId: _optionAssertions.assertFunction,
68
- moduleRoot: _optionAssertions.assertString,
69
- moduleIds: _optionAssertions.assertBoolean,
70
- moduleId: _optionAssertions.assertString
71
- });
72
- }
73
- const knownAssumptions = ["arrayLikeIsIterable", "constantReexports", "constantSuper", "enumerableModuleMeta", "ignoreFunctionLength", "ignoreToPrimitiveHint", "iterableIsArray", "mutableTemplateObject", "noClassCalls", "noDocumentAll", "noIncompleteNsImportDetection", "noNewArrows", "objectRestNoSymbols", "privateFieldsAsSymbols", "privateFieldsAsProperties", "pureGetters", "setClassMethods", "setComputedProperties", "setPublicClassFields", "setSpreadProperties", "skipForOfIteratorClosing", "superIsCallableConstructor"];
74
- const assumptionsNames = exports.assumptionsNames = new Set(knownAssumptions);
75
- function getSource(loc) {
76
- return loc.type === "root" ? loc.source : getSource(loc.parent);
77
- }
78
- function validate(type, opts, filename) {
79
- try {
80
- return validateNested({
81
- type: "root",
82
- source: type
83
- }, opts);
84
- } catch (error) {
85
- const configError = new _configError.default(error.message, filename);
86
- if (error.code) configError.code = error.code;
87
- throw configError;
88
- }
89
- }
90
- function validateNested(loc, opts) {
91
- const type = getSource(loc);
92
- assertNoDuplicateSourcemap(opts);
93
- Object.keys(opts).forEach(key => {
94
- const optLoc = {
95
- type: "option",
96
- name: key,
97
- parent: loc
98
- };
99
- if (type === "preset" && NONPRESET_VALIDATORS[key]) {
100
- throw new Error(`${(0, _optionAssertions.msg)(optLoc)} is not allowed in preset options`);
101
- }
102
- if (type !== "arguments" && ROOT_VALIDATORS[key]) {
103
- throw new Error(`${(0, _optionAssertions.msg)(optLoc)} is only allowed in root programmatic options`);
104
- }
105
- if (type !== "arguments" && type !== "configfile" && BABELRC_VALIDATORS[key]) {
106
- if (type === "babelrcfile" || type === "extendsfile") {
107
- throw new Error(`${(0, _optionAssertions.msg)(optLoc)} is not allowed in .babelrc or "extends"ed files, only in root programmatic options, ` + `or babel.config.js/config file options`);
108
- }
109
- throw new Error(`${(0, _optionAssertions.msg)(optLoc)} is only allowed in root programmatic options, or babel.config.js/config file options`);
110
- }
111
- const validator = COMMON_VALIDATORS[key] || NONPRESET_VALIDATORS[key] || BABELRC_VALIDATORS[key] || ROOT_VALIDATORS[key] || throwUnknownError;
112
- validator(optLoc, opts[key]);
113
- });
114
- return opts;
115
- }
116
- function throwUnknownError(loc) {
117
- const key = loc.name;
118
- if (_removed.default[key]) {
119
- const {
120
- message,
121
- version = 5
122
- } = _removed.default[key];
123
- throw new Error(`Using removed Babel ${version} option: ${(0, _optionAssertions.msg)(loc)} - ${message}`);
124
- } else {
125
- const unknownOptErr = new Error(`Unknown option: ${(0, _optionAssertions.msg)(loc)}. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.`);
126
- unknownOptErr.code = "BABEL_UNKNOWN_OPTION";
127
- throw unknownOptErr;
128
- }
129
- }
130
- function has(obj, key) {
131
- return Object.prototype.hasOwnProperty.call(obj, key);
132
- }
133
- function assertNoDuplicateSourcemap(opts) {
134
- if (has(opts, "sourceMap") && has(opts, "sourceMaps")) {
135
- throw new Error(".sourceMap is an alias for .sourceMaps, cannot use both");
136
- }
137
- }
138
- function assertEnvSet(loc, value) {
139
- if (loc.parent.type === "env") {
140
- throw new Error(`${(0, _optionAssertions.msg)(loc)} is not allowed inside of another .env block`);
141
- }
142
- const parent = loc.parent;
143
- const obj = (0, _optionAssertions.assertObject)(loc, value);
144
- if (obj) {
145
- for (const envName of Object.keys(obj)) {
146
- const env = (0, _optionAssertions.assertObject)((0, _optionAssertions.access)(loc, envName), obj[envName]);
147
- if (!env) continue;
148
- const envLoc = {
149
- type: "env",
150
- name: envName,
151
- parent
152
- };
153
- validateNested(envLoc, env);
154
- }
155
- }
156
- return obj;
157
- }
158
- function assertOverridesList(loc, value) {
159
- if (loc.parent.type === "env") {
160
- throw new Error(`${(0, _optionAssertions.msg)(loc)} is not allowed inside an .env block`);
161
- }
162
- if (loc.parent.type === "overrides") {
163
- throw new Error(`${(0, _optionAssertions.msg)(loc)} is not allowed inside an .overrides block`);
164
- }
165
- const parent = loc.parent;
166
- const arr = (0, _optionAssertions.assertArray)(loc, value);
167
- if (arr) {
168
- for (const [index, item] of arr.entries()) {
169
- const objLoc = (0, _optionAssertions.access)(loc, index);
170
- const env = (0, _optionAssertions.assertObject)(objLoc, item);
171
- if (!env) throw new Error(`${(0, _optionAssertions.msg)(objLoc)} must be an object`);
172
- const overridesLoc = {
173
- type: "overrides",
174
- index,
175
- parent
176
- };
177
- validateNested(overridesLoc, env);
178
- }
179
- }
180
- return arr;
181
- }
182
- function checkNoUnwrappedItemOptionPairs(items, index, type, e) {
183
- if (index === 0) return;
184
- const lastItem = items[index - 1];
185
- const thisItem = items[index];
186
- if (lastItem.file && lastItem.options === undefined && typeof thisItem.value === "object") {
187
- e.message += `\n- Maybe you meant to use\n` + `"${type}s": [\n ["${lastItem.file.request}", ${JSON.stringify(thisItem.value, undefined, 2)}]\n]\n` + `To be a valid ${type}, its name and options should be wrapped in a pair of brackets`;
188
- }
189
- }
190
- 0 && 0;
191
-
192
- //# sourceMappingURL=options.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_removed","require","_optionAssertions","_configError","ROOT_VALIDATORS","cwd","assertString","root","rootMode","assertRootMode","configFile","assertConfigFileSearch","caller","assertCallerMetadata","filename","filenameRelative","code","assertBoolean","ast","cloneInputAst","envName","BABELRC_VALIDATORS","babelrc","babelrcRoots","assertBabelrcSearch","NONPRESET_VALIDATORS","extends","ignore","assertIgnoreList","only","targets","assertTargets","browserslistConfigFile","browserslistEnv","COMMON_VALIDATORS","inputSourceMap","assertInputSourceMap","presets","assertPluginList","plugins","passPerPreset","assumptions","assertAssumptions","env","assertEnvSet","overrides","assertOverridesList","test","assertConfigApplicableTest","include","exclude","retainLines","comments","shouldPrintComment","assertFunction","compact","assertCompact","minified","auxiliaryCommentBefore","auxiliaryCommentAfter","sourceType","assertSourceType","wrapPluginVisitorMethod","highlightCode","sourceMaps","assertSourceMaps","sourceMap","sourceFileName","sourceRoot","parserOpts","assertObject","generatorOpts","Object","assign","getModuleId","moduleRoot","moduleIds","moduleId","knownAssumptions","assumptionsNames","exports","Set","getSource","loc","type","source","parent","validate","opts","validateNested","error","configError","ConfigError","message","assertNoDuplicateSourcemap","keys","forEach","key","optLoc","name","Error","msg","validator","throwUnknownError","removed","version","unknownOptErr","has","obj","prototype","hasOwnProperty","call","value","access","envLoc","arr","assertArray","index","item","entries","objLoc","overridesLoc","checkNoUnwrappedItemOptionPairs","items","e","lastItem","thisItem","file","options","undefined","request","JSON","stringify"],"sources":["../../../src/config/validation/options.ts"],"sourcesContent":["import type { InputTargets, Targets } from \"@babel/helper-compilation-targets\";\n\nimport type { ConfigItem } from \"../item.ts\";\nimport type Plugin from \"../plugin.ts\";\n\nimport removed from \"./removed.ts\";\nimport {\n msg,\n access,\n assertString,\n assertBoolean,\n assertObject,\n assertArray,\n assertCallerMetadata,\n assertInputSourceMap,\n assertIgnoreList,\n assertPluginList,\n assertConfigApplicableTest,\n assertConfigFileSearch,\n assertBabelrcSearch,\n assertFunction,\n assertRootMode,\n assertSourceMaps,\n assertCompact,\n assertSourceType,\n assertTargets,\n assertAssumptions,\n} from \"./option-assertions.ts\";\nimport type {\n ValidatorSet,\n Validator,\n OptionPath,\n} from \"./option-assertions.ts\";\nimport type { UnloadedDescriptor } from \"../config-descriptors.ts\";\nimport type { PluginAPI } from \"../helpers/config-api.ts\";\nimport type { ParserOptions } from \"@babel/parser\";\nimport type { GeneratorOptions } from \"@babel/generator\";\nimport ConfigError from \"../../errors/config-error.ts\";\n\nconst ROOT_VALIDATORS: ValidatorSet = {\n cwd: assertString as Validator<ValidatedOptions[\"cwd\"]>,\n root: assertString as Validator<ValidatedOptions[\"root\"]>,\n rootMode: assertRootMode as Validator<ValidatedOptions[\"rootMode\"]>,\n configFile: assertConfigFileSearch as Validator<\n ValidatedOptions[\"configFile\"]\n >,\n\n caller: assertCallerMetadata as Validator<ValidatedOptions[\"caller\"]>,\n filename: assertString as Validator<ValidatedOptions[\"filename\"]>,\n filenameRelative: assertString as Validator<\n ValidatedOptions[\"filenameRelative\"]\n >,\n code: assertBoolean as Validator<ValidatedOptions[\"code\"]>,\n ast: assertBoolean as Validator<ValidatedOptions[\"ast\"]>,\n\n cloneInputAst: assertBoolean as Validator<ValidatedOptions[\"cloneInputAst\"]>,\n\n envName: assertString as Validator<ValidatedOptions[\"envName\"]>,\n};\n\nconst BABELRC_VALIDATORS: ValidatorSet = {\n babelrc: assertBoolean as Validator<ValidatedOptions[\"babelrc\"]>,\n babelrcRoots: assertBabelrcSearch as Validator<\n ValidatedOptions[\"babelrcRoots\"]\n >,\n};\n\nconst NONPRESET_VALIDATORS: ValidatorSet = {\n extends: assertString as Validator<ValidatedOptions[\"extends\"]>,\n ignore: assertIgnoreList as Validator<ValidatedOptions[\"ignore\"]>,\n only: assertIgnoreList as Validator<ValidatedOptions[\"only\"]>,\n\n targets: assertTargets as Validator<ValidatedOptions[\"targets\"]>,\n browserslistConfigFile: assertConfigFileSearch as Validator<\n ValidatedOptions[\"browserslistConfigFile\"]\n >,\n browserslistEnv: assertString as Validator<\n ValidatedOptions[\"browserslistEnv\"]\n >,\n};\n\nconst COMMON_VALIDATORS: ValidatorSet = {\n // TODO: Should 'inputSourceMap' be moved to be a root-only option?\n // We may want a boolean-only version to be a common option, with the\n // object only allowed as a root config argument.\n inputSourceMap: assertInputSourceMap as Validator<\n ValidatedOptions[\"inputSourceMap\"]\n >,\n presets: assertPluginList as Validator<ValidatedOptions[\"presets\"]>,\n plugins: assertPluginList as Validator<ValidatedOptions[\"plugins\"]>,\n passPerPreset: assertBoolean as Validator<ValidatedOptions[\"passPerPreset\"]>,\n assumptions: assertAssumptions as Validator<ValidatedOptions[\"assumptions\"]>,\n\n env: assertEnvSet as Validator<ValidatedOptions[\"env\"]>,\n overrides: assertOverridesList as Validator<ValidatedOptions[\"overrides\"]>,\n\n // We could limit these to 'overrides' blocks, but it's not clear why we'd\n // bother, when the ability to limit a config to a specific set of files\n // is a fairly general useful feature.\n test: assertConfigApplicableTest as Validator<ValidatedOptions[\"test\"]>,\n include: assertConfigApplicableTest as Validator<ValidatedOptions[\"include\"]>,\n exclude: assertConfigApplicableTest as Validator<ValidatedOptions[\"exclude\"]>,\n\n retainLines: assertBoolean as Validator<ValidatedOptions[\"retainLines\"]>,\n comments: assertBoolean as Validator<ValidatedOptions[\"comments\"]>,\n shouldPrintComment: assertFunction as Validator<\n ValidatedOptions[\"shouldPrintComment\"]\n >,\n compact: assertCompact as Validator<ValidatedOptions[\"compact\"]>,\n minified: assertBoolean as Validator<ValidatedOptions[\"minified\"]>,\n auxiliaryCommentBefore: assertString as Validator<\n ValidatedOptions[\"auxiliaryCommentBefore\"]\n >,\n auxiliaryCommentAfter: assertString as Validator<\n ValidatedOptions[\"auxiliaryCommentAfter\"]\n >,\n sourceType: assertSourceType as Validator<ValidatedOptions[\"sourceType\"]>,\n wrapPluginVisitorMethod: assertFunction as Validator<\n ValidatedOptions[\"wrapPluginVisitorMethod\"]\n >,\n highlightCode: assertBoolean as Validator<ValidatedOptions[\"highlightCode\"]>,\n sourceMaps: assertSourceMaps as Validator<ValidatedOptions[\"sourceMaps\"]>,\n sourceMap: assertSourceMaps as Validator<ValidatedOptions[\"sourceMap\"]>,\n sourceFileName: assertString as Validator<ValidatedOptions[\"sourceFileName\"]>,\n sourceRoot: assertString as Validator<ValidatedOptions[\"sourceRoot\"]>,\n parserOpts: assertObject as Validator<ValidatedOptions[\"parserOpts\"]>,\n generatorOpts: assertObject as Validator<ValidatedOptions[\"generatorOpts\"]>,\n};\nif (!process.env.BABEL_8_BREAKING) {\n Object.assign(COMMON_VALIDATORS, {\n getModuleId: assertFunction,\n moduleRoot: assertString,\n moduleIds: assertBoolean,\n moduleId: assertString,\n });\n}\n\nexport type InputOptions = ValidatedOptions;\n\nexport type ValidatedOptions = {\n cwd?: string;\n filename?: string;\n filenameRelative?: string;\n babelrc?: boolean;\n babelrcRoots?: BabelrcSearch;\n configFile?: ConfigFileSearch;\n root?: string;\n rootMode?: RootMode;\n code?: boolean;\n ast?: boolean;\n cloneInputAst?: boolean;\n inputSourceMap?: RootInputSourceMapOption;\n envName?: string;\n caller?: CallerMetadata;\n extends?: string;\n env?: EnvSet<ValidatedOptions>;\n ignore?: IgnoreList;\n only?: IgnoreList;\n overrides?: OverridesList;\n // Generally verify if a given config object should be applied to the given file.\n test?: ConfigApplicableTest;\n include?: ConfigApplicableTest;\n exclude?: ConfigApplicableTest;\n presets?: PluginList;\n plugins?: PluginList;\n passPerPreset?: boolean;\n assumptions?: {\n [name: string]: boolean;\n };\n // browserslists-related options\n targets?: TargetsListOrObject;\n browserslistConfigFile?: ConfigFileSearch;\n browserslistEnv?: string;\n // Options for @babel/generator\n retainLines?: boolean;\n comments?: boolean;\n shouldPrintComment?: Function;\n compact?: CompactOption;\n minified?: boolean;\n auxiliaryCommentBefore?: string;\n auxiliaryCommentAfter?: string;\n // Parser\n sourceType?: SourceTypeOption;\n wrapPluginVisitorMethod?: Function;\n highlightCode?: boolean;\n // Sourcemap generation options.\n sourceMaps?: SourceMapsOption;\n sourceMap?: SourceMapsOption;\n sourceFileName?: string;\n sourceRoot?: string;\n // Deprecate top level parserOpts\n parserOpts?: ParserOptions;\n // Deprecate top level generatorOpts\n generatorOpts?: GeneratorOptions;\n};\n\nexport type NormalizedOptions = {\n readonly targets: Targets;\n} & Omit<ValidatedOptions, \"targets\">;\n\nexport type CallerMetadata = {\n // If 'caller' is specified, require that the name is given for debugging\n // messages.\n name: string;\n};\nexport type EnvSet<T> = {\n [x: string]: T;\n};\nexport type IgnoreItem =\n | string\n | RegExp\n | ((\n path: string | undefined,\n context: { dirname: string; caller: CallerMetadata; envName: string },\n ) => unknown);\nexport type IgnoreList = ReadonlyArray<IgnoreItem>;\n\nexport type PluginOptions = object | void | false;\nexport type PluginTarget = string | object | Function;\nexport type PluginItem =\n | ConfigItem<PluginAPI>\n | Plugin\n | PluginTarget\n | [PluginTarget, PluginOptions]\n | [PluginTarget, PluginOptions, string | void];\nexport type PluginList = ReadonlyArray<PluginItem>;\n\nexport type OverridesList = Array<ValidatedOptions>;\nexport type ConfigApplicableTest = IgnoreItem | Array<IgnoreItem>;\n\nexport type ConfigFileSearch = string | boolean;\nexport type BabelrcSearch = boolean | IgnoreItem | IgnoreList;\nexport type SourceMapsOption = boolean | \"inline\" | \"both\";\nexport type SourceTypeOption = \"module\" | \"script\" | \"unambiguous\";\nexport type CompactOption = boolean | \"auto\";\nexport type RootInputSourceMapOption = {} | boolean;\nexport type RootMode = \"root\" | \"upward\" | \"upward-optional\";\n\nexport type TargetsListOrObject =\n | Targets\n | InputTargets\n | InputTargets[\"browsers\"];\n\nexport type OptionsSource =\n | \"arguments\"\n | \"configfile\"\n | \"babelrcfile\"\n | \"extendsfile\"\n | \"preset\"\n | \"plugin\";\n\nexport type RootPath = Readonly<{\n type: \"root\";\n source: OptionsSource;\n}>;\n\ntype OverridesPath = Readonly<{\n type: \"overrides\";\n index: number;\n parent: RootPath;\n}>;\n\ntype EnvPath = Readonly<{\n type: \"env\";\n name: string;\n parent: RootPath | OverridesPath;\n}>;\n\nexport type NestingPath = RootPath | OverridesPath | EnvPath;\n\nconst knownAssumptions = [\n \"arrayLikeIsIterable\",\n \"constantReexports\",\n \"constantSuper\",\n \"enumerableModuleMeta\",\n \"ignoreFunctionLength\",\n \"ignoreToPrimitiveHint\",\n \"iterableIsArray\",\n \"mutableTemplateObject\",\n \"noClassCalls\",\n \"noDocumentAll\",\n \"noIncompleteNsImportDetection\",\n \"noNewArrows\",\n \"objectRestNoSymbols\",\n \"privateFieldsAsSymbols\",\n \"privateFieldsAsProperties\",\n \"pureGetters\",\n \"setClassMethods\",\n \"setComputedProperties\",\n \"setPublicClassFields\",\n \"setSpreadProperties\",\n \"skipForOfIteratorClosing\",\n \"superIsCallableConstructor\",\n] as const;\nexport type AssumptionName = (typeof knownAssumptions)[number];\nexport const assumptionsNames = new Set(knownAssumptions);\n\nfunction getSource(loc: NestingPath): OptionsSource {\n return loc.type === \"root\" ? loc.source : getSource(loc.parent);\n}\n\nexport function validate(\n type: OptionsSource,\n opts: {},\n filename?: string,\n): ValidatedOptions {\n try {\n return validateNested(\n {\n type: \"root\",\n source: type,\n },\n opts,\n );\n } catch (error) {\n const configError = new ConfigError(error.message, filename);\n // @ts-expect-error TODO: .code is not defined on ConfigError or Error\n if (error.code) configError.code = error.code;\n throw configError;\n }\n}\n\nfunction validateNested(loc: NestingPath, opts: { [key: string]: unknown }) {\n const type = getSource(loc);\n\n assertNoDuplicateSourcemap(opts);\n\n Object.keys(opts).forEach((key: string) => {\n const optLoc = {\n type: \"option\",\n name: key,\n parent: loc,\n } as const;\n\n if (type === \"preset\" && NONPRESET_VALIDATORS[key]) {\n throw new Error(`${msg(optLoc)} is not allowed in preset options`);\n }\n if (type !== \"arguments\" && ROOT_VALIDATORS[key]) {\n throw new Error(\n `${msg(optLoc)} is only allowed in root programmatic options`,\n );\n }\n if (\n type !== \"arguments\" &&\n type !== \"configfile\" &&\n BABELRC_VALIDATORS[key]\n ) {\n if (type === \"babelrcfile\" || type === \"extendsfile\") {\n throw new Error(\n `${msg(\n optLoc,\n )} is not allowed in .babelrc or \"extends\"ed files, only in root programmatic options, ` +\n `or babel.config.js/config file options`,\n );\n }\n\n throw new Error(\n `${msg(\n optLoc,\n )} is only allowed in root programmatic options, or babel.config.js/config file options`,\n );\n }\n\n const validator =\n COMMON_VALIDATORS[key] ||\n NONPRESET_VALIDATORS[key] ||\n BABELRC_VALIDATORS[key] ||\n ROOT_VALIDATORS[key] ||\n (throwUnknownError as Validator<void>);\n\n validator(optLoc, opts[key]);\n });\n\n return opts;\n}\n\nfunction throwUnknownError(loc: OptionPath) {\n const key = loc.name;\n\n if (removed[key]) {\n const { message, version = 5 } = removed[key];\n\n throw new Error(\n `Using removed Babel ${version} option: ${msg(loc)} - ${message}`,\n );\n } else {\n const unknownOptErr = new Error(\n `Unknown option: ${msg(\n loc,\n )}. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.`,\n );\n // @ts-expect-error todo(flow->ts): consider creating something like BabelConfigError with code field in it\n unknownOptErr.code = \"BABEL_UNKNOWN_OPTION\";\n\n throw unknownOptErr;\n }\n}\n\nfunction has(obj: {}, key: string) {\n return Object.prototype.hasOwnProperty.call(obj, key);\n}\n\nfunction assertNoDuplicateSourcemap(opts: {}): void {\n if (has(opts, \"sourceMap\") && has(opts, \"sourceMaps\")) {\n throw new Error(\".sourceMap is an alias for .sourceMaps, cannot use both\");\n }\n}\n\nfunction assertEnvSet(\n loc: OptionPath,\n value: unknown,\n): void | EnvSet<ValidatedOptions> {\n if (loc.parent.type === \"env\") {\n throw new Error(`${msg(loc)} is not allowed inside of another .env block`);\n }\n const parent: RootPath | OverridesPath = loc.parent;\n\n const obj = assertObject(loc, value);\n if (obj) {\n // Validate but don't copy the .env object in order to preserve\n // object identity for use during config chain processing.\n for (const envName of Object.keys(obj)) {\n const env = assertObject(access(loc, envName), obj[envName]);\n if (!env) continue;\n\n const envLoc = {\n type: \"env\",\n name: envName,\n parent,\n } as const;\n validateNested(envLoc, env);\n }\n }\n return obj;\n}\n\nfunction assertOverridesList(\n loc: OptionPath,\n value: unknown[],\n): undefined | OverridesList {\n if (loc.parent.type === \"env\") {\n throw new Error(`${msg(loc)} is not allowed inside an .env block`);\n }\n if (loc.parent.type === \"overrides\") {\n throw new Error(`${msg(loc)} is not allowed inside an .overrides block`);\n }\n const parent: RootPath = loc.parent;\n\n const arr = assertArray(loc, value);\n if (arr) {\n for (const [index, item] of arr.entries()) {\n const objLoc = access(loc, index);\n const env = assertObject(objLoc, item);\n if (!env) throw new Error(`${msg(objLoc)} must be an object`);\n\n const overridesLoc = {\n type: \"overrides\",\n index,\n parent,\n } as const;\n validateNested(overridesLoc, env);\n }\n }\n return arr as OverridesList;\n}\n\nexport function checkNoUnwrappedItemOptionPairs<API>(\n items: Array<UnloadedDescriptor<API>>,\n index: number,\n type: \"plugin\" | \"preset\",\n e: Error,\n): void {\n if (index === 0) return;\n\n const lastItem = items[index - 1];\n const thisItem = items[index];\n\n if (\n lastItem.file &&\n lastItem.options === undefined &&\n typeof thisItem.value === \"object\"\n ) {\n e.message +=\n `\\n- Maybe you meant to use\\n` +\n `\"${type}s\": [\\n [\"${lastItem.file.request}\", ${JSON.stringify(\n thisItem.value,\n undefined,\n 2,\n )}]\\n]\\n` +\n `To be a valid ${type}, its name and options should be wrapped in a pair of brackets`;\n }\n}\n"],"mappings":"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"}
@@ -1,67 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.validatePluginObject = validatePluginObject;
7
- var _optionAssertions = require("./option-assertions.js");
8
- const VALIDATORS = {
9
- name: _optionAssertions.assertString,
10
- manipulateOptions: _optionAssertions.assertFunction,
11
- pre: _optionAssertions.assertFunction,
12
- post: _optionAssertions.assertFunction,
13
- inherits: _optionAssertions.assertFunction,
14
- visitor: assertVisitorMap,
15
- parserOverride: _optionAssertions.assertFunction,
16
- generatorOverride: _optionAssertions.assertFunction
17
- };
18
- function assertVisitorMap(loc, value) {
19
- const obj = (0, _optionAssertions.assertObject)(loc, value);
20
- if (obj) {
21
- Object.keys(obj).forEach(prop => {
22
- if (prop !== "_exploded" && prop !== "_verified") {
23
- assertVisitorHandler(prop, obj[prop]);
24
- }
25
- });
26
- if (obj.enter || obj.exit) {
27
- throw new Error(`${(0, _optionAssertions.msg)(loc)} cannot contain catch-all "enter" or "exit" handlers. Please target individual nodes.`);
28
- }
29
- }
30
- return obj;
31
- }
32
- function assertVisitorHandler(key, value) {
33
- if (value && typeof value === "object") {
34
- Object.keys(value).forEach(handler => {
35
- if (handler !== "enter" && handler !== "exit") {
36
- throw new Error(`.visitor["${key}"] may only have .enter and/or .exit handlers.`);
37
- }
38
- });
39
- } else if (typeof value !== "function") {
40
- throw new Error(`.visitor["${key}"] must be a function`);
41
- }
42
- }
43
- function validatePluginObject(obj) {
44
- const rootPath = {
45
- type: "root",
46
- source: "plugin"
47
- };
48
- Object.keys(obj).forEach(key => {
49
- const validator = VALIDATORS[key];
50
- if (validator) {
51
- const optLoc = {
52
- type: "option",
53
- name: key,
54
- parent: rootPath
55
- };
56
- validator(optLoc, obj[key]);
57
- } else {
58
- const invalidPluginPropertyError = new Error(`.${key} is not a valid Plugin property`);
59
- invalidPluginPropertyError.code = "BABEL_UNKNOWN_PLUGIN_PROPERTY";
60
- throw invalidPluginPropertyError;
61
- }
62
- });
63
- return obj;
64
- }
65
- 0 && 0;
66
-
67
- //# sourceMappingURL=plugins.js.map