domql 1.5.71 → 1.5.72

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 (3125) hide show
  1. package/package.json +1 -1
  2. package/packages/{emotion/node_modules/@domql/create → all/node_modules/@domql/cache}/LICENSE +0 -0
  3. package/packages/all/node_modules/@domql/cache/index.js +3 -0
  4. package/packages/all/node_modules/@domql/cache/package.json +11 -0
  5. package/packages/{emotion/node_modules/@domql/define → all/node_modules/@domql/create}/LICENSE +0 -0
  6. package/packages/{emotion → all}/node_modules/@domql/create/index.js +0 -0
  7. package/packages/{emotion → all}/node_modules/@domql/create/package.json +0 -0
  8. package/packages/{emotion/node_modules/@domql/event → all/node_modules/@domql/define}/LICENSE +0 -0
  9. package/packages/{emotion → all}/node_modules/@domql/define/index.js +0 -0
  10. package/packages/{emotion → all}/node_modules/@domql/define/package.json +0 -0
  11. package/packages/{emotion/node_modules/@domql/extends → all/node_modules/@domql/event}/LICENSE +0 -0
  12. package/packages/{emotion → all}/node_modules/@domql/event/can.js +0 -0
  13. package/packages/{emotion → all}/node_modules/@domql/event/index.js +0 -0
  14. package/packages/{emotion → all}/node_modules/@domql/event/is.js +0 -0
  15. package/packages/{emotion → all}/node_modules/@domql/event/on.js +0 -0
  16. package/packages/{emotion → all}/node_modules/@domql/event/package.json +0 -0
  17. package/packages/{emotion → all}/node_modules/@domql/event/store.js +0 -0
  18. package/packages/{emotion → all}/node_modules/@domql/event/wrappers.js +0 -0
  19. package/packages/{emotion/node_modules/@domql/key → all/node_modules/@domql/extends}/LICENSE +0 -0
  20. package/packages/{emotion → all}/node_modules/@domql/extends/extendUtils.js +0 -0
  21. package/packages/{emotion → all}/node_modules/@domql/extends/index.js +0 -0
  22. package/packages/{emotion → all}/node_modules/@domql/extends/package.json +0 -0
  23. package/packages/{emotion → all}/node_modules/@domql/extends/test/index.test.js +0 -0
  24. package/packages/{emotion/node_modules/@domql/mixins → all/node_modules/@domql/iterate}/LICENSE +0 -0
  25. package/packages/all/node_modules/@domql/iterate/index.js +80 -0
  26. package/packages/all/node_modules/@domql/iterate/package.json +12 -0
  27. package/packages/{emotion/node_modules/@domql/props → all/node_modules/@domql/key}/LICENSE +0 -0
  28. package/packages/{emotion → all}/node_modules/@domql/key/index.js +0 -0
  29. package/packages/{emotion → all}/node_modules/@domql/key/package.json +0 -0
  30. package/packages/{emotion/node_modules/@domql/registry → all/node_modules/@domql/methods}/LICENSE +0 -0
  31. package/packages/all/node_modules/@domql/methods/index.js +96 -0
  32. package/packages/all/node_modules/@domql/methods/package.json +12 -0
  33. package/packages/{emotion/node_modules/@domql/report → all/node_modules/@domql/mixins}/LICENSE +0 -0
  34. package/packages/{emotion → all}/node_modules/@domql/mixins/attr.js +0 -0
  35. package/packages/{emotion → all}/node_modules/@domql/mixins/classList.js +0 -0
  36. package/packages/{emotion → all}/node_modules/@domql/mixins/content.js +0 -0
  37. package/packages/{emotion → all}/node_modules/@domql/mixins/data.js +0 -0
  38. package/packages/{emotion → all}/node_modules/@domql/mixins/html.js +0 -0
  39. package/packages/{emotion → all}/node_modules/@domql/mixins/index.js +0 -0
  40. package/packages/{emotion → all}/node_modules/@domql/mixins/methods.js +0 -0
  41. package/packages/{emotion → all}/node_modules/@domql/mixins/package.json +0 -0
  42. package/packages/{emotion → all}/node_modules/@domql/mixins/state.js +0 -0
  43. package/packages/{emotion → all}/node_modules/@domql/mixins/style.js +0 -0
  44. package/packages/{emotion → all}/node_modules/@domql/mixins/text.js +0 -0
  45. package/packages/{emotion/node_modules/@domql/set → all/node_modules/@domql/props}/LICENSE +0 -0
  46. package/packages/{emotion → all}/node_modules/@domql/props/index.js +0 -0
  47. package/packages/{emotion → all}/node_modules/@domql/props/package.json +0 -0
  48. package/packages/{emotion/node_modules/@domql/state → all/node_modules/@domql/registry}/LICENSE +0 -0
  49. package/packages/{emotion → all}/node_modules/@domql/registry/index.js +0 -0
  50. package/packages/{emotion → all}/node_modules/@domql/registry/methods.js +0 -0
  51. package/packages/{emotion → all}/node_modules/@domql/registry/package.json +0 -0
  52. package/packages/{emotion → all}/node_modules/@domql/registry/tags.js +0 -0
  53. package/packages/{emotion/node_modules/@domql/tags → all/node_modules/@domql/report}/LICENSE +0 -0
  54. package/packages/{emotion → all}/node_modules/@domql/report/index.js +0 -0
  55. package/packages/{emotion → all}/node_modules/@domql/report/package.json +0 -0
  56. package/packages/{emotion/node_modules/@domql/tree → all/node_modules/@domql/set}/LICENSE +0 -0
  57. package/packages/{emotion → all}/node_modules/@domql/set/index.js +0 -0
  58. package/packages/{emotion → all}/node_modules/@domql/set/package.json +0 -0
  59. package/packages/{emotion/node_modules/@domql/utils → all/node_modules/@domql/state}/LICENSE +0 -0
  60. package/packages/{emotion → all}/node_modules/@domql/state/index.js +0 -0
  61. package/packages/{emotion → all}/node_modules/@domql/state/package.json +0 -0
  62. package/packages/all/node_modules/@domql/tags/LICENSE +21 -0
  63. package/packages/{emotion → all}/node_modules/@domql/tags/htmlTags.js +0 -0
  64. package/packages/{emotion → all}/node_modules/@domql/tags/index.js +0 -0
  65. package/packages/{emotion → all}/node_modules/@domql/tags/package.json +0 -0
  66. package/packages/all/node_modules/@domql/tree/LICENSE +21 -0
  67. package/packages/{emotion → all}/node_modules/@domql/tree/index.js +0 -0
  68. package/packages/{emotion → all}/node_modules/@domql/tree/package.json +0 -0
  69. package/packages/{emotion → all}/node_modules/@domql/tree/root.js +0 -0
  70. package/packages/all/node_modules/@domql/update/LICENSE +21 -0
  71. package/packages/all/node_modules/@domql/update/index copy.js +85 -0
  72. package/packages/all/node_modules/@domql/update/index.js +125 -0
  73. package/packages/all/node_modules/@domql/update/package.json +18 -0
  74. package/packages/all/node_modules/@domql/update/update2.js +34 -0
  75. package/packages/all/node_modules/@domql/utils/LICENSE +21 -0
  76. package/packages/{emotion → all}/node_modules/@domql/utils/array.js +0 -0
  77. package/packages/{emotion → all}/node_modules/@domql/utils/function.js +0 -0
  78. package/packages/{emotion → all}/node_modules/@domql/utils/index.js +0 -0
  79. package/packages/{emotion → all}/node_modules/@domql/utils/log.js +0 -0
  80. package/packages/{emotion → all}/node_modules/@domql/utils/node.js +0 -0
  81. package/packages/{emotion → all}/node_modules/@domql/utils/object.js +0 -0
  82. package/packages/{emotion → all}/node_modules/@domql/utils/package.json +0 -0
  83. package/packages/{emotion → all}/node_modules/@domql/utils/types.js +0 -0
  84. package/packages/classList/node_modules/@domql/tags/LICENSE +21 -0
  85. package/packages/classList/node_modules/@domql/tags/htmlTags.js +139 -0
  86. package/packages/classList/node_modules/@domql/tags/index.js +3 -0
  87. package/packages/classList/node_modules/@domql/tags/package.json +8 -0
  88. package/packages/classList/node_modules/@domql/utils/LICENSE +21 -0
  89. package/packages/classList/node_modules/@domql/utils/array.js +1 -0
  90. package/packages/classList/node_modules/@domql/utils/function.js +23 -0
  91. package/packages/classList/node_modules/@domql/utils/index.js +8 -0
  92. package/packages/classList/node_modules/@domql/utils/log.js +10 -0
  93. package/packages/classList/node_modules/@domql/utils/node.js +10 -0
  94. package/packages/classList/node_modules/@domql/utils/object.js +195 -0
  95. package/packages/classList/node_modules/@domql/utils/package.json +11 -0
  96. package/packages/classList/node_modules/@domql/utils/types.js +74 -0
  97. package/packages/create/node_modules/@domql/event/LICENSE +21 -0
  98. package/packages/create/node_modules/@domql/event/can.js +10 -0
  99. package/packages/create/node_modules/@domql/event/index.js +11 -0
  100. package/packages/create/node_modules/@domql/event/is.js +13 -0
  101. package/packages/create/node_modules/@domql/event/on.js +58 -0
  102. package/packages/create/node_modules/@domql/event/package.json +14 -0
  103. package/packages/create/node_modules/@domql/event/store.js +6 -0
  104. package/packages/create/node_modules/@domql/event/wrappers.js +14 -0
  105. package/packages/create/node_modules/@domql/extends/LICENSE +21 -0
  106. package/packages/create/node_modules/@domql/extends/extendUtils.js +118 -0
  107. package/packages/create/node_modules/@domql/extends/index.js +56 -0
  108. package/packages/create/node_modules/@domql/extends/package.json +12 -0
  109. package/packages/create/node_modules/@domql/extends/test/index.test.js +53 -0
  110. package/packages/create/node_modules/@domql/key/LICENSE +21 -0
  111. package/packages/create/node_modules/@domql/key/index.js +12 -0
  112. package/packages/create/node_modules/@domql/key/package.json +11 -0
  113. package/packages/create/node_modules/@domql/props/LICENSE +21 -0
  114. package/packages/create/node_modules/@domql/props/index.js +64 -0
  115. package/packages/create/node_modules/@domql/props/package.json +12 -0
  116. package/packages/create/node_modules/@domql/registry/LICENSE +21 -0
  117. package/packages/create/node_modules/@domql/registry/index.js +4 -0
  118. package/packages/create/node_modules/@domql/registry/methods.js +67 -0
  119. package/packages/create/node_modules/@domql/registry/package.json +11 -0
  120. package/packages/create/node_modules/@domql/registry/tags.js +139 -0
  121. package/packages/create/node_modules/@domql/report/LICENSE +21 -0
  122. package/packages/create/node_modules/@domql/report/index.js +62 -0
  123. package/packages/create/node_modules/@domql/report/package.json +8 -0
  124. package/packages/create/node_modules/@domql/state/LICENSE +21 -0
  125. package/packages/create/node_modules/@domql/state/index.js +44 -0
  126. package/packages/create/node_modules/@domql/state/package.json +12 -0
  127. package/packages/create/node_modules/@domql/tags/LICENSE +21 -0
  128. package/packages/create/node_modules/@domql/tags/htmlTags.js +139 -0
  129. package/packages/create/node_modules/@domql/tags/index.js +3 -0
  130. package/packages/create/node_modules/@domql/tags/package.json +8 -0
  131. package/packages/create/node_modules/@domql/tree/LICENSE +21 -0
  132. package/packages/create/node_modules/@domql/tree/index.js +6 -0
  133. package/packages/create/node_modules/@domql/tree/package.json +11 -0
  134. package/packages/create/node_modules/@domql/tree/root.js +10 -0
  135. package/packages/create/node_modules/@domql/utils/LICENSE +21 -0
  136. package/packages/create/node_modules/@domql/utils/array.js +1 -0
  137. package/packages/create/node_modules/@domql/utils/function.js +23 -0
  138. package/packages/create/node_modules/@domql/utils/index.js +8 -0
  139. package/packages/create/node_modules/@domql/utils/log.js +10 -0
  140. package/packages/create/node_modules/@domql/utils/node.js +10 -0
  141. package/packages/create/node_modules/@domql/utils/object.js +195 -0
  142. package/packages/create/node_modules/@domql/utils/package.json +11 -0
  143. package/packages/create/node_modules/@domql/utils/types.js +74 -0
  144. package/packages/define/node_modules/@domql/registry/LICENSE +21 -0
  145. package/packages/define/node_modules/@domql/registry/index.js +4 -0
  146. package/packages/define/node_modules/@domql/registry/methods.js +67 -0
  147. package/packages/define/node_modules/@domql/registry/package.json +11 -0
  148. package/packages/define/node_modules/@domql/registry/tags.js +139 -0
  149. package/packages/define/node_modules/@domql/report/LICENSE +21 -0
  150. package/packages/define/node_modules/@domql/report/index.js +62 -0
  151. package/packages/define/node_modules/@domql/report/package.json +8 -0
  152. package/packages/define/node_modules/@domql/tags/LICENSE +21 -0
  153. package/packages/define/node_modules/@domql/tags/htmlTags.js +139 -0
  154. package/packages/define/node_modules/@domql/tags/index.js +3 -0
  155. package/packages/define/node_modules/@domql/tags/package.json +8 -0
  156. package/packages/define/node_modules/@domql/utils/LICENSE +21 -0
  157. package/packages/define/node_modules/@domql/utils/array.js +1 -0
  158. package/packages/define/node_modules/@domql/utils/function.js +23 -0
  159. package/packages/define/node_modules/@domql/utils/index.js +8 -0
  160. package/packages/define/node_modules/@domql/utils/log.js +10 -0
  161. package/packages/define/node_modules/@domql/utils/node.js +10 -0
  162. package/packages/define/node_modules/@domql/utils/object.js +195 -0
  163. package/packages/define/node_modules/@domql/utils/package.json +11 -0
  164. package/packages/define/node_modules/@domql/utils/types.js +74 -0
  165. package/packages/element/node_modules/@domql/create/LICENSE +21 -0
  166. package/packages/element/node_modules/@domql/create/index.js +181 -0
  167. package/packages/element/node_modules/@domql/create/package.json +17 -0
  168. package/packages/element/node_modules/@domql/event/LICENSE +21 -0
  169. package/packages/element/node_modules/@domql/event/can.js +10 -0
  170. package/packages/element/node_modules/@domql/event/index.js +11 -0
  171. package/packages/element/node_modules/@domql/event/is.js +13 -0
  172. package/packages/element/node_modules/@domql/event/on.js +58 -0
  173. package/packages/element/node_modules/@domql/event/package.json +14 -0
  174. package/packages/element/node_modules/@domql/event/store.js +6 -0
  175. package/packages/element/node_modules/@domql/event/wrappers.js +14 -0
  176. package/packages/element/node_modules/@domql/extends/LICENSE +21 -0
  177. package/packages/element/node_modules/@domql/extends/extendUtils.js +118 -0
  178. package/packages/element/node_modules/@domql/extends/index.js +56 -0
  179. package/packages/element/node_modules/@domql/extends/package.json +12 -0
  180. package/packages/element/node_modules/@domql/extends/test/index.test.js +53 -0
  181. package/packages/element/node_modules/@domql/iterate/LICENSE +21 -0
  182. package/packages/element/node_modules/@domql/iterate/index.js +80 -0
  183. package/packages/element/node_modules/@domql/iterate/package.json +12 -0
  184. package/packages/element/node_modules/@domql/key/LICENSE +21 -0
  185. package/packages/element/node_modules/@domql/key/index.js +12 -0
  186. package/packages/element/node_modules/@domql/key/package.json +11 -0
  187. package/packages/element/node_modules/@domql/methods/LICENSE +21 -0
  188. package/packages/element/node_modules/@domql/methods/index.js +96 -0
  189. package/packages/element/node_modules/@domql/methods/package.json +12 -0
  190. package/packages/element/node_modules/@domql/mixins/LICENSE +21 -0
  191. package/packages/element/node_modules/@domql/mixins/attr.js +19 -0
  192. package/packages/element/node_modules/@domql/mixins/classList.js +37 -0
  193. package/packages/element/node_modules/@domql/mixins/content.js +17 -0
  194. package/packages/element/node_modules/@domql/mixins/data.js +21 -0
  195. package/packages/element/node_modules/@domql/mixins/html.js +17 -0
  196. package/packages/element/node_modules/@domql/mixins/index.js +11 -0
  197. package/packages/element/node_modules/@domql/mixins/methods.js +55 -0
  198. package/packages/element/node_modules/@domql/mixins/package.json +15 -0
  199. package/packages/element/node_modules/@domql/mixins/state.js +16 -0
  200. package/packages/element/node_modules/@domql/mixins/style.js +14 -0
  201. package/packages/element/node_modules/@domql/mixins/text.js +19 -0
  202. package/packages/element/node_modules/@domql/props/LICENSE +21 -0
  203. package/packages/element/node_modules/@domql/props/index.js +64 -0
  204. package/packages/element/node_modules/@domql/props/package.json +12 -0
  205. package/packages/element/node_modules/@domql/registry/LICENSE +21 -0
  206. package/packages/element/node_modules/@domql/registry/index.js +4 -0
  207. package/packages/element/node_modules/@domql/registry/methods.js +67 -0
  208. package/packages/element/node_modules/@domql/registry/package.json +11 -0
  209. package/packages/element/node_modules/@domql/registry/tags.js +139 -0
  210. package/packages/element/node_modules/@domql/report/LICENSE +21 -0
  211. package/packages/element/node_modules/@domql/report/index.js +62 -0
  212. package/packages/element/node_modules/@domql/report/package.json +8 -0
  213. package/packages/element/node_modules/@domql/set/LICENSE +21 -0
  214. package/packages/element/node_modules/@domql/set/index.js +35 -0
  215. package/packages/element/node_modules/@domql/set/package.json +11 -0
  216. package/packages/element/node_modules/@domql/state/LICENSE +21 -0
  217. package/packages/element/node_modules/@domql/state/index.js +44 -0
  218. package/packages/element/node_modules/@domql/state/package.json +12 -0
  219. package/packages/element/node_modules/@domql/tags/LICENSE +21 -0
  220. package/packages/element/node_modules/@domql/tags/htmlTags.js +139 -0
  221. package/packages/element/node_modules/@domql/tags/index.js +3 -0
  222. package/packages/element/node_modules/@domql/tags/package.json +8 -0
  223. package/packages/element/node_modules/@domql/tree/LICENSE +21 -0
  224. package/packages/element/node_modules/@domql/tree/index.js +6 -0
  225. package/packages/element/node_modules/@domql/tree/package.json +11 -0
  226. package/packages/element/node_modules/@domql/tree/root.js +10 -0
  227. package/packages/element/node_modules/@domql/update/LICENSE +21 -0
  228. package/packages/element/node_modules/@domql/update/index copy.js +85 -0
  229. package/packages/element/node_modules/@domql/update/index.js +125 -0
  230. package/packages/element/node_modules/@domql/update/package.json +18 -0
  231. package/packages/element/node_modules/@domql/update/update2.js +34 -0
  232. package/packages/element/node_modules/@domql/utils/LICENSE +21 -0
  233. package/packages/element/node_modules/@domql/utils/array.js +1 -0
  234. package/packages/element/node_modules/@domql/utils/function.js +23 -0
  235. package/packages/element/node_modules/@domql/utils/index.js +8 -0
  236. package/packages/element/node_modules/@domql/utils/log.js +10 -0
  237. package/packages/element/node_modules/@domql/utils/node.js +10 -0
  238. package/packages/element/node_modules/@domql/utils/object.js +195 -0
  239. package/packages/element/node_modules/@domql/utils/package.json +11 -0
  240. package/packages/element/node_modules/@domql/utils/types.js +74 -0
  241. package/packages/event/node_modules/@domql/tags/LICENSE +21 -0
  242. package/packages/event/node_modules/@domql/tags/htmlTags.js +139 -0
  243. package/packages/event/node_modules/@domql/tags/index.js +3 -0
  244. package/packages/event/node_modules/@domql/tags/package.json +8 -0
  245. package/packages/event/node_modules/@domql/utils/LICENSE +21 -0
  246. package/packages/event/node_modules/@domql/utils/array.js +1 -0
  247. package/packages/event/node_modules/@domql/utils/function.js +23 -0
  248. package/packages/event/node_modules/@domql/utils/index.js +8 -0
  249. package/packages/event/node_modules/@domql/utils/log.js +10 -0
  250. package/packages/event/node_modules/@domql/utils/node.js +10 -0
  251. package/packages/event/node_modules/@domql/utils/object.js +195 -0
  252. package/packages/event/node_modules/@domql/utils/package.json +11 -0
  253. package/packages/event/node_modules/@domql/utils/types.js +74 -0
  254. package/packages/extends/node_modules/@domql/report/LICENSE +21 -0
  255. package/packages/extends/node_modules/@domql/report/index.js +62 -0
  256. package/packages/extends/node_modules/@domql/report/package.json +8 -0
  257. package/packages/extends/node_modules/@domql/tags/LICENSE +21 -0
  258. package/packages/extends/node_modules/@domql/tags/htmlTags.js +139 -0
  259. package/packages/extends/node_modules/@domql/tags/index.js +3 -0
  260. package/packages/extends/node_modules/@domql/tags/package.json +8 -0
  261. package/packages/extends/node_modules/@domql/tree/LICENSE +21 -0
  262. package/packages/extends/node_modules/@domql/tree/index.js +6 -0
  263. package/packages/extends/node_modules/@domql/tree/package.json +11 -0
  264. package/packages/extends/node_modules/@domql/tree/root.js +10 -0
  265. package/packages/extends/node_modules/@domql/utils/LICENSE +21 -0
  266. package/packages/extends/node_modules/@domql/utils/array.js +1 -0
  267. package/packages/extends/node_modules/@domql/utils/function.js +23 -0
  268. package/packages/extends/node_modules/@domql/utils/index.js +8 -0
  269. package/packages/extends/node_modules/@domql/utils/log.js +10 -0
  270. package/packages/extends/node_modules/@domql/utils/node.js +10 -0
  271. package/packages/extends/node_modules/@domql/utils/object.js +195 -0
  272. package/packages/extends/node_modules/@domql/utils/package.json +11 -0
  273. package/packages/extends/node_modules/@domql/utils/types.js +74 -0
  274. package/packages/iterate/node_modules/@domql/methods/LICENSE +21 -0
  275. package/packages/iterate/node_modules/@domql/methods/index.js +96 -0
  276. package/packages/iterate/node_modules/@domql/methods/package.json +12 -0
  277. package/packages/iterate/node_modules/@domql/registry/LICENSE +21 -0
  278. package/packages/iterate/node_modules/@domql/registry/index.js +4 -0
  279. package/packages/iterate/node_modules/@domql/registry/methods.js +67 -0
  280. package/packages/iterate/node_modules/@domql/registry/package.json +11 -0
  281. package/packages/iterate/node_modules/@domql/registry/tags.js +139 -0
  282. package/packages/iterate/node_modules/@domql/tags/LICENSE +21 -0
  283. package/packages/iterate/node_modules/@domql/tags/htmlTags.js +139 -0
  284. package/packages/iterate/node_modules/@domql/tags/index.js +3 -0
  285. package/packages/iterate/node_modules/@domql/tags/package.json +8 -0
  286. package/packages/iterate/node_modules/@domql/utils/LICENSE +21 -0
  287. package/packages/iterate/node_modules/@domql/utils/array.js +1 -0
  288. package/packages/iterate/node_modules/@domql/utils/function.js +23 -0
  289. package/packages/iterate/node_modules/@domql/utils/index.js +8 -0
  290. package/packages/iterate/node_modules/@domql/utils/log.js +10 -0
  291. package/packages/iterate/node_modules/@domql/utils/node.js +10 -0
  292. package/packages/iterate/node_modules/@domql/utils/object.js +195 -0
  293. package/packages/iterate/node_modules/@domql/utils/package.json +11 -0
  294. package/packages/iterate/node_modules/@domql/utils/types.js +74 -0
  295. package/packages/methods/node_modules/@domql/registry/LICENSE +21 -0
  296. package/packages/methods/node_modules/@domql/registry/index.js +4 -0
  297. package/packages/methods/node_modules/@domql/registry/methods.js +67 -0
  298. package/packages/methods/node_modules/@domql/registry/package.json +11 -0
  299. package/packages/methods/node_modules/@domql/registry/tags.js +139 -0
  300. package/packages/methods/node_modules/@domql/tags/LICENSE +21 -0
  301. package/packages/methods/node_modules/@domql/tags/htmlTags.js +139 -0
  302. package/packages/methods/node_modules/@domql/tags/index.js +3 -0
  303. package/packages/methods/node_modules/@domql/tags/package.json +8 -0
  304. package/packages/methods/node_modules/@domql/utils/LICENSE +21 -0
  305. package/packages/methods/node_modules/@domql/utils/array.js +1 -0
  306. package/packages/methods/node_modules/@domql/utils/function.js +23 -0
  307. package/packages/methods/node_modules/@domql/utils/index.js +8 -0
  308. package/packages/methods/node_modules/@domql/utils/log.js +10 -0
  309. package/packages/methods/node_modules/@domql/utils/node.js +10 -0
  310. package/packages/methods/node_modules/@domql/utils/object.js +195 -0
  311. package/packages/methods/node_modules/@domql/utils/package.json +11 -0
  312. package/packages/methods/node_modules/@domql/utils/types.js +74 -0
  313. package/packages/mixins/node_modules/@domql/create/LICENSE +21 -0
  314. package/packages/mixins/node_modules/@domql/create/index.js +181 -0
  315. package/packages/mixins/node_modules/@domql/create/package.json +17 -0
  316. package/packages/mixins/node_modules/@domql/event/LICENSE +21 -0
  317. package/packages/mixins/node_modules/@domql/event/can.js +10 -0
  318. package/packages/mixins/node_modules/@domql/event/index.js +11 -0
  319. package/packages/mixins/node_modules/@domql/event/is.js +13 -0
  320. package/packages/mixins/node_modules/@domql/event/on.js +58 -0
  321. package/packages/mixins/node_modules/@domql/event/package.json +14 -0
  322. package/packages/mixins/node_modules/@domql/event/store.js +6 -0
  323. package/packages/mixins/node_modules/@domql/event/wrappers.js +14 -0
  324. package/packages/mixins/node_modules/@domql/extends/LICENSE +21 -0
  325. package/packages/mixins/node_modules/@domql/extends/extendUtils.js +118 -0
  326. package/packages/mixins/node_modules/@domql/extends/index.js +56 -0
  327. package/packages/mixins/node_modules/@domql/extends/package.json +12 -0
  328. package/packages/mixins/node_modules/@domql/extends/test/index.test.js +53 -0
  329. package/packages/mixins/node_modules/@domql/key/LICENSE +21 -0
  330. package/packages/mixins/node_modules/@domql/key/index.js +12 -0
  331. package/packages/mixins/node_modules/@domql/key/package.json +11 -0
  332. package/packages/mixins/node_modules/@domql/props/LICENSE +21 -0
  333. package/packages/mixins/node_modules/@domql/props/index.js +64 -0
  334. package/packages/mixins/node_modules/@domql/props/package.json +12 -0
  335. package/packages/mixins/node_modules/@domql/registry/LICENSE +21 -0
  336. package/packages/mixins/node_modules/@domql/registry/index.js +4 -0
  337. package/packages/mixins/node_modules/@domql/registry/methods.js +67 -0
  338. package/packages/mixins/node_modules/@domql/registry/package.json +11 -0
  339. package/packages/mixins/node_modules/@domql/registry/tags.js +139 -0
  340. package/packages/mixins/node_modules/@domql/report/LICENSE +21 -0
  341. package/packages/mixins/node_modules/@domql/report/index.js +62 -0
  342. package/packages/mixins/node_modules/@domql/report/package.json +8 -0
  343. package/packages/mixins/node_modules/@domql/set/LICENSE +21 -0
  344. package/packages/mixins/node_modules/@domql/set/index.js +35 -0
  345. package/packages/mixins/node_modules/@domql/set/package.json +11 -0
  346. package/packages/mixins/node_modules/@domql/state/LICENSE +21 -0
  347. package/packages/mixins/node_modules/@domql/state/index.js +44 -0
  348. package/packages/mixins/node_modules/@domql/state/package.json +12 -0
  349. package/packages/mixins/node_modules/@domql/tags/LICENSE +21 -0
  350. package/packages/mixins/node_modules/@domql/tags/htmlTags.js +139 -0
  351. package/packages/mixins/node_modules/@domql/tags/index.js +3 -0
  352. package/packages/mixins/node_modules/@domql/tags/package.json +8 -0
  353. package/packages/mixins/node_modules/@domql/tree/LICENSE +21 -0
  354. package/packages/mixins/node_modules/@domql/tree/index.js +6 -0
  355. package/packages/mixins/node_modules/@domql/tree/package.json +11 -0
  356. package/packages/mixins/node_modules/@domql/tree/root.js +10 -0
  357. package/packages/mixins/node_modules/@domql/utils/LICENSE +21 -0
  358. package/packages/mixins/node_modules/@domql/utils/array.js +1 -0
  359. package/packages/mixins/node_modules/@domql/utils/function.js +23 -0
  360. package/packages/mixins/node_modules/@domql/utils/index.js +8 -0
  361. package/packages/mixins/node_modules/@domql/utils/log.js +10 -0
  362. package/packages/mixins/node_modules/@domql/utils/node.js +10 -0
  363. package/packages/mixins/node_modules/@domql/utils/object.js +195 -0
  364. package/packages/mixins/node_modules/@domql/utils/package.json +11 -0
  365. package/packages/mixins/node_modules/@domql/utils/types.js +74 -0
  366. package/packages/node/node_modules/@domql/cache/LICENSE +21 -0
  367. package/packages/node/node_modules/@domql/cache/index.js +3 -0
  368. package/packages/node/node_modules/@domql/cache/package.json +11 -0
  369. package/packages/node/node_modules/@domql/create/LICENSE +21 -0
  370. package/packages/node/node_modules/@domql/create/index.js +181 -0
  371. package/packages/node/node_modules/@domql/create/package.json +17 -0
  372. package/packages/node/node_modules/@domql/define/LICENSE +21 -0
  373. package/packages/node/node_modules/@domql/define/index.js +14 -0
  374. package/packages/node/node_modules/@domql/define/package.json +12 -0
  375. package/packages/node/node_modules/@domql/event/LICENSE +21 -0
  376. package/packages/node/node_modules/@domql/event/can.js +10 -0
  377. package/packages/node/node_modules/@domql/event/index.js +11 -0
  378. package/packages/node/node_modules/@domql/event/is.js +13 -0
  379. package/packages/node/node_modules/@domql/event/on.js +58 -0
  380. package/packages/node/node_modules/@domql/event/package.json +14 -0
  381. package/packages/node/node_modules/@domql/event/store.js +6 -0
  382. package/packages/node/node_modules/@domql/event/wrappers.js +14 -0
  383. package/packages/node/node_modules/@domql/extends/LICENSE +21 -0
  384. package/packages/node/node_modules/@domql/extends/extendUtils.js +118 -0
  385. package/packages/node/node_modules/@domql/extends/index.js +56 -0
  386. package/packages/node/node_modules/@domql/extends/package.json +12 -0
  387. package/packages/node/node_modules/@domql/extends/test/index.test.js +53 -0
  388. package/packages/node/node_modules/@domql/iterate/LICENSE +21 -0
  389. package/packages/node/node_modules/@domql/iterate/index.js +80 -0
  390. package/packages/node/node_modules/@domql/iterate/package.json +12 -0
  391. package/packages/node/node_modules/@domql/key/LICENSE +21 -0
  392. package/packages/node/node_modules/@domql/key/index.js +12 -0
  393. package/packages/node/node_modules/@domql/key/package.json +11 -0
  394. package/packages/node/node_modules/@domql/methods/LICENSE +21 -0
  395. package/packages/node/node_modules/@domql/methods/index.js +96 -0
  396. package/packages/node/node_modules/@domql/methods/package.json +12 -0
  397. package/packages/node/node_modules/@domql/mixins/LICENSE +21 -0
  398. package/packages/node/node_modules/@domql/mixins/attr.js +19 -0
  399. package/packages/node/node_modules/@domql/mixins/classList.js +37 -0
  400. package/packages/node/node_modules/@domql/mixins/content.js +17 -0
  401. package/packages/node/node_modules/@domql/mixins/data.js +21 -0
  402. package/packages/node/node_modules/@domql/mixins/html.js +17 -0
  403. package/packages/node/node_modules/@domql/mixins/index.js +11 -0
  404. package/packages/node/node_modules/@domql/mixins/methods.js +55 -0
  405. package/packages/node/node_modules/@domql/mixins/package.json +15 -0
  406. package/packages/node/node_modules/@domql/mixins/state.js +16 -0
  407. package/packages/node/node_modules/@domql/mixins/style.js +14 -0
  408. package/packages/node/node_modules/@domql/mixins/text.js +19 -0
  409. package/packages/node/node_modules/@domql/props/LICENSE +21 -0
  410. package/packages/node/node_modules/@domql/props/index.js +64 -0
  411. package/packages/node/node_modules/@domql/props/package.json +12 -0
  412. package/packages/node/node_modules/@domql/registry/LICENSE +21 -0
  413. package/packages/node/node_modules/@domql/registry/index.js +4 -0
  414. package/packages/node/node_modules/@domql/registry/methods.js +67 -0
  415. package/packages/node/node_modules/@domql/registry/package.json +11 -0
  416. package/packages/node/node_modules/@domql/registry/tags.js +139 -0
  417. package/packages/node/node_modules/@domql/report/LICENSE +21 -0
  418. package/packages/node/node_modules/@domql/report/index.js +62 -0
  419. package/packages/node/node_modules/@domql/report/package.json +8 -0
  420. package/packages/node/node_modules/@domql/set/LICENSE +21 -0
  421. package/packages/node/node_modules/@domql/set/index.js +35 -0
  422. package/packages/node/node_modules/@domql/set/package.json +11 -0
  423. package/packages/node/node_modules/@domql/state/LICENSE +21 -0
  424. package/packages/node/node_modules/@domql/state/index.js +44 -0
  425. package/packages/node/node_modules/@domql/state/package.json +12 -0
  426. package/packages/node/node_modules/@domql/tags/LICENSE +21 -0
  427. package/packages/node/node_modules/@domql/tags/htmlTags.js +139 -0
  428. package/packages/node/node_modules/@domql/tags/index.js +3 -0
  429. package/packages/node/node_modules/@domql/tags/package.json +8 -0
  430. package/packages/node/node_modules/@domql/tree/LICENSE +21 -0
  431. package/packages/node/node_modules/@domql/tree/index.js +6 -0
  432. package/packages/node/node_modules/@domql/tree/package.json +11 -0
  433. package/packages/node/node_modules/@domql/tree/root.js +10 -0
  434. package/packages/node/node_modules/@domql/utils/LICENSE +21 -0
  435. package/packages/node/node_modules/@domql/utils/array.js +1 -0
  436. package/packages/node/node_modules/@domql/utils/function.js +23 -0
  437. package/packages/node/node_modules/@domql/utils/index.js +8 -0
  438. package/packages/node/node_modules/@domql/utils/log.js +10 -0
  439. package/packages/node/node_modules/@domql/utils/node.js +10 -0
  440. package/packages/node/node_modules/@domql/utils/object.js +195 -0
  441. package/packages/node/node_modules/@domql/utils/package.json +11 -0
  442. package/packages/node/node_modules/@domql/utils/types.js +74 -0
  443. package/packages/parse/node_modules/@domql/create/LICENSE +21 -0
  444. package/packages/parse/node_modules/@domql/create/index.js +181 -0
  445. package/packages/parse/node_modules/@domql/create/package.json +17 -0
  446. package/packages/parse/node_modules/@domql/event/LICENSE +21 -0
  447. package/packages/parse/node_modules/@domql/event/can.js +10 -0
  448. package/packages/parse/node_modules/@domql/event/index.js +11 -0
  449. package/packages/parse/node_modules/@domql/event/is.js +13 -0
  450. package/packages/parse/node_modules/@domql/event/on.js +58 -0
  451. package/packages/parse/node_modules/@domql/event/package.json +14 -0
  452. package/packages/parse/node_modules/@domql/event/store.js +6 -0
  453. package/packages/parse/node_modules/@domql/event/wrappers.js +14 -0
  454. package/packages/parse/node_modules/@domql/extends/LICENSE +21 -0
  455. package/packages/parse/node_modules/@domql/extends/extendUtils.js +118 -0
  456. package/packages/parse/node_modules/@domql/extends/index.js +56 -0
  457. package/packages/parse/node_modules/@domql/extends/package.json +12 -0
  458. package/packages/parse/node_modules/@domql/extends/test/index.test.js +53 -0
  459. package/packages/parse/node_modules/@domql/key/LICENSE +21 -0
  460. package/packages/parse/node_modules/@domql/key/index.js +12 -0
  461. package/packages/parse/node_modules/@domql/key/package.json +11 -0
  462. package/packages/parse/node_modules/@domql/props/LICENSE +21 -0
  463. package/packages/parse/node_modules/@domql/props/index.js +64 -0
  464. package/packages/parse/node_modules/@domql/props/package.json +12 -0
  465. package/packages/parse/node_modules/@domql/registry/LICENSE +21 -0
  466. package/packages/parse/node_modules/@domql/registry/index.js +4 -0
  467. package/packages/parse/node_modules/@domql/registry/methods.js +67 -0
  468. package/packages/parse/node_modules/@domql/registry/package.json +11 -0
  469. package/packages/parse/node_modules/@domql/registry/tags.js +139 -0
  470. package/packages/parse/node_modules/@domql/render/LICENSE +21 -0
  471. package/packages/parse/node_modules/@domql/render/index.js +26 -0
  472. package/packages/parse/node_modules/@domql/render/package.json +8 -0
  473. package/packages/parse/node_modules/@domql/report/LICENSE +21 -0
  474. package/packages/parse/node_modules/@domql/report/index.js +62 -0
  475. package/packages/parse/node_modules/@domql/report/package.json +8 -0
  476. package/packages/parse/node_modules/@domql/state/LICENSE +21 -0
  477. package/packages/parse/node_modules/@domql/state/index.js +44 -0
  478. package/packages/parse/node_modules/@domql/state/package.json +12 -0
  479. package/packages/parse/node_modules/@domql/tags/LICENSE +21 -0
  480. package/packages/parse/node_modules/@domql/tags/htmlTags.js +139 -0
  481. package/packages/parse/node_modules/@domql/tags/index.js +3 -0
  482. package/packages/parse/node_modules/@domql/tags/package.json +8 -0
  483. package/packages/parse/node_modules/@domql/tree/LICENSE +21 -0
  484. package/packages/parse/node_modules/@domql/tree/index.js +6 -0
  485. package/packages/parse/node_modules/@domql/tree/package.json +11 -0
  486. package/packages/parse/node_modules/@domql/tree/root.js +10 -0
  487. package/packages/parse/node_modules/@domql/utils/LICENSE +21 -0
  488. package/packages/parse/node_modules/@domql/utils/array.js +1 -0
  489. package/packages/parse/node_modules/@domql/utils/function.js +23 -0
  490. package/packages/parse/node_modules/@domql/utils/index.js +8 -0
  491. package/packages/parse/node_modules/@domql/utils/log.js +10 -0
  492. package/packages/parse/node_modules/@domql/utils/node.js +10 -0
  493. package/packages/parse/node_modules/@domql/utils/object.js +195 -0
  494. package/packages/parse/node_modules/@domql/utils/package.json +11 -0
  495. package/packages/parse/node_modules/@domql/utils/types.js +74 -0
  496. package/packages/props/node_modules/@domql/event/LICENSE +21 -0
  497. package/packages/props/node_modules/@domql/event/can.js +10 -0
  498. package/packages/props/node_modules/@domql/event/index.js +11 -0
  499. package/packages/props/node_modules/@domql/event/is.js +13 -0
  500. package/packages/props/node_modules/@domql/event/on.js +58 -0
  501. package/packages/props/node_modules/@domql/event/package.json +14 -0
  502. package/packages/props/node_modules/@domql/event/store.js +6 -0
  503. package/packages/props/node_modules/@domql/event/wrappers.js +14 -0
  504. package/packages/props/node_modules/@domql/tags/LICENSE +21 -0
  505. package/packages/props/node_modules/@domql/tags/htmlTags.js +139 -0
  506. package/packages/props/node_modules/@domql/tags/index.js +3 -0
  507. package/packages/props/node_modules/@domql/tags/package.json +8 -0
  508. package/packages/props/node_modules/@domql/utils/LICENSE +21 -0
  509. package/packages/props/node_modules/@domql/utils/array.js +1 -0
  510. package/packages/props/node_modules/@domql/utils/function.js +23 -0
  511. package/packages/props/node_modules/@domql/utils/index.js +8 -0
  512. package/packages/props/node_modules/@domql/utils/log.js +10 -0
  513. package/packages/props/node_modules/@domql/utils/node.js +10 -0
  514. package/packages/props/node_modules/@domql/utils/object.js +195 -0
  515. package/packages/props/node_modules/@domql/utils/package.json +11 -0
  516. package/packages/props/node_modules/@domql/utils/types.js +74 -0
  517. package/packages/registry/node_modules/@domql/tags/LICENSE +21 -0
  518. package/packages/registry/node_modules/@domql/tags/htmlTags.js +139 -0
  519. package/packages/registry/node_modules/@domql/tags/index.js +3 -0
  520. package/packages/registry/node_modules/@domql/tags/package.json +8 -0
  521. package/packages/registry/node_modules/@domql/utils/LICENSE +21 -0
  522. package/packages/registry/node_modules/@domql/utils/array.js +1 -0
  523. package/packages/registry/node_modules/@domql/utils/function.js +23 -0
  524. package/packages/registry/node_modules/@domql/utils/index.js +8 -0
  525. package/packages/registry/node_modules/@domql/utils/log.js +10 -0
  526. package/packages/registry/node_modules/@domql/utils/node.js +10 -0
  527. package/packages/registry/node_modules/@domql/utils/object.js +195 -0
  528. package/packages/registry/node_modules/@domql/utils/package.json +11 -0
  529. package/packages/registry/node_modules/@domql/utils/types.js +74 -0
  530. package/packages/router/node_modules/@domql/tags/LICENSE +21 -0
  531. package/packages/router/node_modules/@domql/tags/htmlTags.js +139 -0
  532. package/packages/router/node_modules/@domql/tags/index.js +3 -0
  533. package/packages/router/node_modules/@domql/tags/package.json +8 -0
  534. package/packages/router/node_modules/@domql/utils/LICENSE +21 -0
  535. package/packages/router/node_modules/@domql/utils/array.js +1 -0
  536. package/packages/router/node_modules/@domql/utils/function.js +23 -0
  537. package/packages/router/node_modules/@domql/utils/index.js +8 -0
  538. package/packages/router/node_modules/@domql/utils/log.js +10 -0
  539. package/packages/router/node_modules/@domql/utils/node.js +10 -0
  540. package/packages/router/node_modules/@domql/utils/object.js +195 -0
  541. package/packages/router/node_modules/@domql/utils/package.json +11 -0
  542. package/packages/router/node_modules/@domql/utils/types.js +74 -0
  543. package/packages/set/node_modules/@domql/create/LICENSE +21 -0
  544. package/packages/set/node_modules/@domql/create/index.js +181 -0
  545. package/packages/set/node_modules/@domql/create/package.json +17 -0
  546. package/packages/set/node_modules/@domql/event/LICENSE +21 -0
  547. package/packages/set/node_modules/@domql/event/can.js +10 -0
  548. package/packages/set/node_modules/@domql/event/index.js +11 -0
  549. package/packages/set/node_modules/@domql/event/is.js +13 -0
  550. package/packages/set/node_modules/@domql/event/on.js +58 -0
  551. package/packages/set/node_modules/@domql/event/package.json +14 -0
  552. package/packages/set/node_modules/@domql/event/store.js +6 -0
  553. package/packages/set/node_modules/@domql/event/wrappers.js +14 -0
  554. package/packages/set/node_modules/@domql/extends/LICENSE +21 -0
  555. package/packages/set/node_modules/@domql/extends/extendUtils.js +118 -0
  556. package/packages/set/node_modules/@domql/extends/index.js +56 -0
  557. package/packages/set/node_modules/@domql/extends/package.json +12 -0
  558. package/packages/set/node_modules/@domql/extends/test/index.test.js +53 -0
  559. package/packages/set/node_modules/@domql/key/LICENSE +21 -0
  560. package/packages/set/node_modules/@domql/key/index.js +12 -0
  561. package/packages/set/node_modules/@domql/key/package.json +11 -0
  562. package/packages/set/node_modules/@domql/props/LICENSE +21 -0
  563. package/packages/set/node_modules/@domql/props/index.js +64 -0
  564. package/packages/set/node_modules/@domql/props/package.json +12 -0
  565. package/packages/set/node_modules/@domql/registry/LICENSE +21 -0
  566. package/packages/set/node_modules/@domql/registry/index.js +4 -0
  567. package/packages/set/node_modules/@domql/registry/methods.js +67 -0
  568. package/packages/set/node_modules/@domql/registry/package.json +11 -0
  569. package/packages/set/node_modules/@domql/registry/tags.js +139 -0
  570. package/packages/set/node_modules/@domql/report/LICENSE +21 -0
  571. package/packages/set/node_modules/@domql/report/index.js +62 -0
  572. package/packages/set/node_modules/@domql/report/package.json +8 -0
  573. package/packages/set/node_modules/@domql/state/LICENSE +21 -0
  574. package/packages/set/node_modules/@domql/state/index.js +44 -0
  575. package/packages/set/node_modules/@domql/state/package.json +12 -0
  576. package/packages/set/node_modules/@domql/tags/LICENSE +21 -0
  577. package/packages/set/node_modules/@domql/tags/htmlTags.js +139 -0
  578. package/packages/set/node_modules/@domql/tags/index.js +3 -0
  579. package/packages/set/node_modules/@domql/tags/package.json +8 -0
  580. package/packages/set/node_modules/@domql/tree/LICENSE +21 -0
  581. package/packages/set/node_modules/@domql/tree/index.js +6 -0
  582. package/packages/set/node_modules/@domql/tree/package.json +11 -0
  583. package/packages/set/node_modules/@domql/tree/root.js +10 -0
  584. package/packages/set/node_modules/@domql/utils/LICENSE +21 -0
  585. package/packages/set/node_modules/@domql/utils/array.js +1 -0
  586. package/packages/set/node_modules/@domql/utils/function.js +23 -0
  587. package/packages/set/node_modules/@domql/utils/index.js +8 -0
  588. package/packages/set/node_modules/@domql/utils/log.js +10 -0
  589. package/packages/set/node_modules/@domql/utils/node.js +10 -0
  590. package/packages/set/node_modules/@domql/utils/object.js +195 -0
  591. package/packages/set/node_modules/@domql/utils/package.json +11 -0
  592. package/packages/set/node_modules/@domql/utils/types.js +74 -0
  593. package/packages/state/node_modules/@domql/event/LICENSE +21 -0
  594. package/packages/state/node_modules/@domql/event/can.js +10 -0
  595. package/packages/state/node_modules/@domql/event/index.js +11 -0
  596. package/packages/state/node_modules/@domql/event/is.js +13 -0
  597. package/packages/state/node_modules/@domql/event/on.js +58 -0
  598. package/packages/state/node_modules/@domql/event/package.json +14 -0
  599. package/packages/state/node_modules/@domql/event/store.js +6 -0
  600. package/packages/state/node_modules/@domql/event/wrappers.js +14 -0
  601. package/packages/state/node_modules/@domql/tags/LICENSE +21 -0
  602. package/packages/state/node_modules/@domql/tags/htmlTags.js +139 -0
  603. package/packages/state/node_modules/@domql/tags/index.js +3 -0
  604. package/packages/state/node_modules/@domql/tags/package.json +8 -0
  605. package/packages/state/node_modules/@domql/utils/LICENSE +21 -0
  606. package/packages/state/node_modules/@domql/utils/array.js +1 -0
  607. package/packages/state/node_modules/@domql/utils/function.js +23 -0
  608. package/packages/state/node_modules/@domql/utils/index.js +8 -0
  609. package/packages/state/node_modules/@domql/utils/log.js +10 -0
  610. package/packages/state/node_modules/@domql/utils/node.js +10 -0
  611. package/packages/state/node_modules/@domql/utils/object.js +195 -0
  612. package/packages/state/node_modules/@domql/utils/package.json +11 -0
  613. package/packages/state/node_modules/@domql/utils/types.js +74 -0
  614. package/packages/transform-emotion/node_modules/@domql/classlist/LICENSE +21 -0
  615. package/packages/transform-emotion/node_modules/@domql/classlist/index.js +37 -0
  616. package/packages/transform-emotion/node_modules/@domql/classlist/package.json +11 -0
  617. package/packages/transform-emotion/node_modules/@domql/tags/LICENSE +21 -0
  618. package/packages/transform-emotion/node_modules/@domql/tags/htmlTags.js +139 -0
  619. package/packages/transform-emotion/node_modules/@domql/tags/index.js +3 -0
  620. package/packages/transform-emotion/node_modules/@domql/tags/package.json +8 -0
  621. package/packages/transform-emotion/node_modules/@domql/utils/LICENSE +21 -0
  622. package/packages/transform-emotion/node_modules/@domql/utils/array.js +1 -0
  623. package/packages/transform-emotion/node_modules/@domql/utils/function.js +23 -0
  624. package/packages/transform-emotion/node_modules/@domql/utils/index.js +8 -0
  625. package/packages/transform-emotion/node_modules/@domql/utils/log.js +10 -0
  626. package/packages/transform-emotion/node_modules/@domql/utils/node.js +10 -0
  627. package/packages/transform-emotion/node_modules/@domql/utils/object.js +195 -0
  628. package/packages/transform-emotion/node_modules/@domql/utils/package.json +11 -0
  629. package/packages/transform-emotion/node_modules/@domql/utils/types.js +74 -0
  630. package/packages/transform-react/node_modules/@domql/create/LICENSE +21 -0
  631. package/packages/transform-react/node_modules/@domql/create/index.js +181 -0
  632. package/packages/transform-react/node_modules/@domql/create/package.json +17 -0
  633. package/packages/transform-react/node_modules/@domql/element/LICENSE +21 -0
  634. package/packages/transform-react/node_modules/@domql/element/README.md +21 -0
  635. package/packages/transform-react/node_modules/@domql/element/index.js +7 -0
  636. package/packages/transform-react/node_modules/@domql/element/package.json +15 -0
  637. package/packages/transform-react/node_modules/@domql/element/test/create.test.js +136 -0
  638. package/packages/transform-react/node_modules/@domql/event/LICENSE +21 -0
  639. package/packages/transform-react/node_modules/@domql/event/can.js +10 -0
  640. package/packages/transform-react/node_modules/@domql/event/index.js +11 -0
  641. package/packages/transform-react/node_modules/@domql/event/is.js +13 -0
  642. package/packages/transform-react/node_modules/@domql/event/on.js +58 -0
  643. package/packages/transform-react/node_modules/@domql/event/package.json +14 -0
  644. package/packages/transform-react/node_modules/@domql/event/store.js +6 -0
  645. package/packages/transform-react/node_modules/@domql/event/wrappers.js +14 -0
  646. package/packages/transform-react/node_modules/@domql/extends/LICENSE +21 -0
  647. package/packages/transform-react/node_modules/@domql/extends/extendUtils.js +118 -0
  648. package/packages/transform-react/node_modules/@domql/extends/index.js +56 -0
  649. package/packages/transform-react/node_modules/@domql/extends/package.json +12 -0
  650. package/packages/transform-react/node_modules/@domql/extends/test/index.test.js +53 -0
  651. package/packages/transform-react/node_modules/@domql/iterate/LICENSE +21 -0
  652. package/packages/transform-react/node_modules/@domql/iterate/index.js +80 -0
  653. package/packages/transform-react/node_modules/@domql/iterate/package.json +12 -0
  654. package/packages/transform-react/node_modules/@domql/key/LICENSE +21 -0
  655. package/packages/transform-react/node_modules/@domql/key/index.js +12 -0
  656. package/packages/transform-react/node_modules/@domql/key/package.json +11 -0
  657. package/packages/transform-react/node_modules/@domql/methods/LICENSE +21 -0
  658. package/packages/transform-react/node_modules/@domql/methods/index.js +96 -0
  659. package/packages/transform-react/node_modules/@domql/methods/package.json +12 -0
  660. package/packages/transform-react/node_modules/@domql/mixins/LICENSE +21 -0
  661. package/packages/transform-react/node_modules/@domql/mixins/attr.js +19 -0
  662. package/packages/transform-react/node_modules/@domql/mixins/classList.js +37 -0
  663. package/packages/transform-react/node_modules/@domql/mixins/content.js +17 -0
  664. package/packages/transform-react/node_modules/@domql/mixins/data.js +21 -0
  665. package/packages/transform-react/node_modules/@domql/mixins/html.js +17 -0
  666. package/packages/transform-react/node_modules/@domql/mixins/index.js +11 -0
  667. package/packages/transform-react/node_modules/@domql/mixins/methods.js +55 -0
  668. package/packages/transform-react/node_modules/@domql/mixins/package.json +15 -0
  669. package/packages/transform-react/node_modules/@domql/mixins/state.js +16 -0
  670. package/packages/transform-react/node_modules/@domql/mixins/style.js +14 -0
  671. package/packages/transform-react/node_modules/@domql/mixins/text.js +19 -0
  672. package/packages/transform-react/node_modules/@domql/props/LICENSE +21 -0
  673. package/packages/transform-react/node_modules/@domql/props/index.js +64 -0
  674. package/packages/transform-react/node_modules/@domql/props/package.json +12 -0
  675. package/packages/transform-react/node_modules/@domql/registry/LICENSE +21 -0
  676. package/packages/transform-react/node_modules/@domql/registry/index.js +4 -0
  677. package/packages/transform-react/node_modules/@domql/registry/methods.js +67 -0
  678. package/packages/transform-react/node_modules/@domql/registry/package.json +11 -0
  679. package/packages/transform-react/node_modules/@domql/registry/tags.js +139 -0
  680. package/packages/transform-react/node_modules/@domql/report/LICENSE +21 -0
  681. package/packages/transform-react/node_modules/@domql/report/index.js +62 -0
  682. package/packages/transform-react/node_modules/@domql/report/package.json +8 -0
  683. package/packages/transform-react/node_modules/@domql/set/LICENSE +21 -0
  684. package/packages/transform-react/node_modules/@domql/set/index.js +35 -0
  685. package/packages/transform-react/node_modules/@domql/set/package.json +11 -0
  686. package/packages/transform-react/node_modules/@domql/state/LICENSE +21 -0
  687. package/packages/transform-react/node_modules/@domql/state/index.js +44 -0
  688. package/packages/transform-react/node_modules/@domql/state/package.json +12 -0
  689. package/packages/transform-react/node_modules/@domql/tags/LICENSE +21 -0
  690. package/packages/transform-react/node_modules/@domql/tags/htmlTags.js +139 -0
  691. package/packages/transform-react/node_modules/@domql/tags/index.js +3 -0
  692. package/packages/transform-react/node_modules/@domql/tags/package.json +8 -0
  693. package/packages/transform-react/node_modules/@domql/tree/LICENSE +21 -0
  694. package/packages/transform-react/node_modules/@domql/tree/index.js +6 -0
  695. package/packages/transform-react/node_modules/@domql/tree/package.json +11 -0
  696. package/packages/transform-react/node_modules/@domql/tree/root.js +10 -0
  697. package/packages/transform-react/node_modules/@domql/update/LICENSE +21 -0
  698. package/packages/transform-react/node_modules/@domql/update/index copy.js +85 -0
  699. package/packages/transform-react/node_modules/@domql/update/index.js +125 -0
  700. package/packages/transform-react/node_modules/@domql/update/package.json +18 -0
  701. package/packages/transform-react/node_modules/@domql/update/update2.js +34 -0
  702. package/packages/transform-react/node_modules/@domql/utils/LICENSE +21 -0
  703. package/packages/transform-react/node_modules/@domql/utils/array.js +1 -0
  704. package/packages/transform-react/node_modules/@domql/utils/function.js +23 -0
  705. package/packages/transform-react/node_modules/@domql/utils/index.js +8 -0
  706. package/packages/transform-react/node_modules/@domql/utils/log.js +10 -0
  707. package/packages/transform-react/node_modules/@domql/utils/node.js +10 -0
  708. package/packages/transform-react/node_modules/@domql/utils/object.js +195 -0
  709. package/packages/transform-react/node_modules/@domql/utils/package.json +11 -0
  710. package/packages/transform-react/node_modules/@domql/utils/types.js +74 -0
  711. package/packages/tree/node_modules/@domql/report/LICENSE +21 -0
  712. package/packages/tree/node_modules/@domql/report/index.js +62 -0
  713. package/packages/tree/node_modules/@domql/report/package.json +8 -0
  714. package/packages/update/node_modules/@domql/create/LICENSE +21 -0
  715. package/packages/update/node_modules/@domql/create/index.js +181 -0
  716. package/packages/update/node_modules/@domql/create/package.json +17 -0
  717. package/packages/update/node_modules/@domql/event/LICENSE +21 -0
  718. package/packages/update/node_modules/@domql/event/can.js +10 -0
  719. package/packages/update/node_modules/@domql/event/index.js +11 -0
  720. package/packages/update/node_modules/@domql/event/is.js +13 -0
  721. package/packages/update/node_modules/@domql/event/on.js +58 -0
  722. package/packages/update/node_modules/@domql/event/package.json +14 -0
  723. package/packages/update/node_modules/@domql/event/store.js +6 -0
  724. package/packages/update/node_modules/@domql/event/wrappers.js +14 -0
  725. package/packages/update/node_modules/@domql/extends/LICENSE +21 -0
  726. package/packages/update/node_modules/@domql/extends/extendUtils.js +118 -0
  727. package/packages/update/node_modules/@domql/extends/index.js +56 -0
  728. package/packages/update/node_modules/@domql/extends/package.json +12 -0
  729. package/packages/update/node_modules/@domql/extends/test/index.test.js +53 -0
  730. package/packages/update/node_modules/@domql/iterate/LICENSE +21 -0
  731. package/packages/update/node_modules/@domql/iterate/index.js +80 -0
  732. package/packages/update/node_modules/@domql/iterate/package.json +12 -0
  733. package/packages/update/node_modules/@domql/key/LICENSE +21 -0
  734. package/packages/update/node_modules/@domql/key/index.js +12 -0
  735. package/packages/update/node_modules/@domql/key/package.json +11 -0
  736. package/packages/update/node_modules/@domql/methods/LICENSE +21 -0
  737. package/packages/update/node_modules/@domql/methods/index.js +96 -0
  738. package/packages/update/node_modules/@domql/methods/package.json +12 -0
  739. package/packages/update/node_modules/@domql/mixins/LICENSE +21 -0
  740. package/packages/update/node_modules/@domql/mixins/attr.js +19 -0
  741. package/packages/update/node_modules/@domql/mixins/classList.js +37 -0
  742. package/packages/update/node_modules/@domql/mixins/content.js +17 -0
  743. package/packages/update/node_modules/@domql/mixins/data.js +21 -0
  744. package/packages/update/node_modules/@domql/mixins/html.js +17 -0
  745. package/packages/update/node_modules/@domql/mixins/index.js +11 -0
  746. package/packages/update/node_modules/@domql/mixins/methods.js +55 -0
  747. package/packages/update/node_modules/@domql/mixins/package.json +15 -0
  748. package/packages/update/node_modules/@domql/mixins/state.js +16 -0
  749. package/packages/update/node_modules/@domql/mixins/style.js +14 -0
  750. package/packages/update/node_modules/@domql/mixins/text.js +19 -0
  751. package/packages/update/node_modules/@domql/props/LICENSE +21 -0
  752. package/packages/update/node_modules/@domql/props/index.js +64 -0
  753. package/packages/update/node_modules/@domql/props/package.json +12 -0
  754. package/packages/update/node_modules/@domql/registry/LICENSE +21 -0
  755. package/packages/update/node_modules/@domql/registry/index.js +4 -0
  756. package/packages/update/node_modules/@domql/registry/methods.js +67 -0
  757. package/packages/update/node_modules/@domql/registry/package.json +11 -0
  758. package/packages/update/node_modules/@domql/registry/tags.js +139 -0
  759. package/packages/update/node_modules/@domql/report/LICENSE +21 -0
  760. package/packages/update/node_modules/@domql/report/index.js +62 -0
  761. package/packages/update/node_modules/@domql/report/package.json +8 -0
  762. package/packages/update/node_modules/@domql/set/LICENSE +21 -0
  763. package/packages/update/node_modules/@domql/set/index.js +35 -0
  764. package/packages/update/node_modules/@domql/set/package.json +11 -0
  765. package/packages/update/node_modules/@domql/state/LICENSE +21 -0
  766. package/packages/update/node_modules/@domql/state/index.js +44 -0
  767. package/packages/update/node_modules/@domql/state/package.json +12 -0
  768. package/packages/update/node_modules/@domql/tags/LICENSE +21 -0
  769. package/packages/update/node_modules/@domql/tags/htmlTags.js +139 -0
  770. package/packages/update/node_modules/@domql/tags/index.js +3 -0
  771. package/packages/update/node_modules/@domql/tags/package.json +8 -0
  772. package/packages/update/node_modules/@domql/tree/LICENSE +21 -0
  773. package/packages/update/node_modules/@domql/tree/index.js +6 -0
  774. package/packages/update/node_modules/@domql/tree/package.json +11 -0
  775. package/packages/update/node_modules/@domql/tree/root.js +10 -0
  776. package/packages/update/node_modules/@domql/utils/LICENSE +21 -0
  777. package/packages/update/node_modules/@domql/utils/array.js +1 -0
  778. package/packages/update/node_modules/@domql/utils/function.js +23 -0
  779. package/packages/update/node_modules/@domql/utils/index.js +8 -0
  780. package/packages/update/node_modules/@domql/utils/log.js +10 -0
  781. package/packages/update/node_modules/@domql/utils/node.js +10 -0
  782. package/packages/update/node_modules/@domql/utils/object.js +195 -0
  783. package/packages/update/node_modules/@domql/utils/package.json +11 -0
  784. package/packages/update/node_modules/@domql/utils/types.js +74 -0
  785. package/packages/utils/node_modules/@domql/tags/LICENSE +21 -0
  786. package/packages/utils/node_modules/@domql/tags/htmlTags.js +139 -0
  787. package/packages/utils/node_modules/@domql/tags/index.js +3 -0
  788. package/packages/utils/node_modules/@domql/tags/package.json +8 -0
  789. package/src/element/create.js +18 -6
  790. package/packages/emotion/node_modules/.yarn-integrity +0 -147
  791. package/packages/emotion/node_modules/@ampproject/remapping/LICENSE +0 -202
  792. package/packages/emotion/node_modules/@ampproject/remapping/README.md +0 -218
  793. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.mjs +0 -204
  794. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.mjs.map +0 -1
  795. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.umd.js +0 -209
  796. package/packages/emotion/node_modules/@ampproject/remapping/dist/remapping.umd.js.map +0 -1
  797. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/build-source-map-tree.d.ts +0 -14
  798. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/remapping.d.ts +0 -19
  799. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/source-map-tree.d.ts +0 -48
  800. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/source-map.d.ts +0 -17
  801. package/packages/emotion/node_modules/@ampproject/remapping/dist/types/types.d.ts +0 -14
  802. package/packages/emotion/node_modules/@ampproject/remapping/package.json +0 -63
  803. package/packages/emotion/node_modules/@babel/code-frame/LICENSE +0 -22
  804. package/packages/emotion/node_modules/@babel/code-frame/README.md +0 -19
  805. package/packages/emotion/node_modules/@babel/code-frame/lib/index.js +0 -163
  806. package/packages/emotion/node_modules/@babel/code-frame/package.json +0 -30
  807. package/packages/emotion/node_modules/@babel/compat-data/LICENSE +0 -22
  808. package/packages/emotion/node_modules/@babel/compat-data/README.md +0 -19
  809. package/packages/emotion/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -1
  810. package/packages/emotion/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -1
  811. package/packages/emotion/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -1935
  812. package/packages/emotion/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  813. package/packages/emotion/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  814. package/packages/emotion/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -25
  815. package/packages/emotion/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -183
  816. package/packages/emotion/node_modules/@babel/compat-data/data/plugins.json +0 -685
  817. package/packages/emotion/node_modules/@babel/compat-data/native-modules.js +0 -1
  818. package/packages/emotion/node_modules/@babel/compat-data/overlapping-plugins.js +0 -1
  819. package/packages/emotion/node_modules/@babel/compat-data/package.json +0 -40
  820. package/packages/emotion/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -1
  821. package/packages/emotion/node_modules/@babel/compat-data/plugins.js +0 -1
  822. package/packages/emotion/node_modules/@babel/core/LICENSE +0 -22
  823. package/packages/emotion/node_modules/@babel/core/README.md +0 -19
  824. package/packages/emotion/node_modules/@babel/core/cjs-proxy.cjs +0 -29
  825. package/packages/emotion/node_modules/@babel/core/lib/config/cache-contexts.js +0 -3
  826. package/packages/emotion/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  827. package/packages/emotion/node_modules/@babel/core/lib/config/caching.js +0 -328
  828. package/packages/emotion/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  829. package/packages/emotion/node_modules/@babel/core/lib/config/config-chain.js +0 -572
  830. package/packages/emotion/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  831. package/packages/emotion/node_modules/@babel/core/lib/config/config-descriptors.js +0 -233
  832. package/packages/emotion/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  833. package/packages/emotion/node_modules/@babel/core/lib/config/files/configuration.js +0 -362
  834. package/packages/emotion/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  835. package/packages/emotion/node_modules/@babel/core/lib/config/files/import-meta-resolve.js +0 -45
  836. package/packages/emotion/node_modules/@babel/core/lib/config/files/import-meta-resolve.js.map +0 -1
  837. package/packages/emotion/node_modules/@babel/core/lib/config/files/import.cjs +0 -7
  838. package/packages/emotion/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  839. package/packages/emotion/node_modules/@babel/core/lib/config/files/index-browser.js +0 -71
  840. package/packages/emotion/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  841. package/packages/emotion/node_modules/@babel/core/lib/config/files/index.js +0 -89
  842. package/packages/emotion/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  843. package/packages/emotion/node_modules/@babel/core/lib/config/files/module-types.js +0 -126
  844. package/packages/emotion/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  845. package/packages/emotion/node_modules/@babel/core/lib/config/files/package.js +0 -80
  846. package/packages/emotion/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  847. package/packages/emotion/node_modules/@babel/core/lib/config/files/plugins.js +0 -277
  848. package/packages/emotion/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  849. package/packages/emotion/node_modules/@babel/core/lib/config/files/types.js +0 -3
  850. package/packages/emotion/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  851. package/packages/emotion/node_modules/@babel/core/lib/config/files/utils.js +0 -48
  852. package/packages/emotion/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  853. package/packages/emotion/node_modules/@babel/core/lib/config/full.js +0 -386
  854. package/packages/emotion/node_modules/@babel/core/lib/config/full.js.map +0 -1
  855. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -109
  856. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  857. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -28
  858. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  859. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/environment.js +0 -14
  860. package/packages/emotion/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  861. package/packages/emotion/node_modules/@babel/core/lib/config/index.js +0 -85
  862. package/packages/emotion/node_modules/@babel/core/lib/config/index.js.map +0 -1
  863. package/packages/emotion/node_modules/@babel/core/lib/config/item.js +0 -79
  864. package/packages/emotion/node_modules/@babel/core/lib/config/item.js.map +0 -1
  865. package/packages/emotion/node_modules/@babel/core/lib/config/partial.js +0 -200
  866. package/packages/emotion/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  867. package/packages/emotion/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -48
  868. package/packages/emotion/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  869. package/packages/emotion/node_modules/@babel/core/lib/config/plugin.js +0 -37
  870. package/packages/emotion/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  871. package/packages/emotion/node_modules/@babel/core/lib/config/printer.js +0 -142
  872. package/packages/emotion/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  873. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -49
  874. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  875. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets.js +0 -75
  876. package/packages/emotion/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  877. package/packages/emotion/node_modules/@babel/core/lib/config/util.js +0 -35
  878. package/packages/emotion/node_modules/@babel/core/lib/config/util.js.map +0 -1
  879. package/packages/emotion/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -356
  880. package/packages/emotion/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  881. package/packages/emotion/node_modules/@babel/core/lib/config/validation/options.js +0 -221
  882. package/packages/emotion/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  883. package/packages/emotion/node_modules/@babel/core/lib/config/validation/plugins.js +0 -75
  884. package/packages/emotion/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  885. package/packages/emotion/node_modules/@babel/core/lib/config/validation/removed.js +0 -69
  886. package/packages/emotion/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  887. package/packages/emotion/node_modules/@babel/core/lib/errors/config-error.js +0 -22
  888. package/packages/emotion/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  889. package/packages/emotion/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -111
  890. package/packages/emotion/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  891. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/async.js +0 -116
  892. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  893. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -43
  894. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  895. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -37
  896. package/packages/emotion/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  897. package/packages/emotion/node_modules/@babel/core/lib/index.js +0 -270
  898. package/packages/emotion/node_modules/@babel/core/lib/index.js.map +0 -1
  899. package/packages/emotion/node_modules/@babel/core/lib/parse.js +0 -65
  900. package/packages/emotion/node_modules/@babel/core/lib/parse.js.map +0 -1
  901. package/packages/emotion/node_modules/@babel/core/lib/parser/index.js +0 -99
  902. package/packages/emotion/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  903. package/packages/emotion/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -327
  904. package/packages/emotion/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  905. package/packages/emotion/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -168
  906. package/packages/emotion/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  907. package/packages/emotion/node_modules/@babel/core/lib/transform-ast.js +0 -66
  908. package/packages/emotion/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  909. package/packages/emotion/node_modules/@babel/core/lib/transform-file-browser.js +0 -30
  910. package/packages/emotion/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  911. package/packages/emotion/node_modules/@babel/core/lib/transform-file.js +0 -52
  912. package/packages/emotion/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  913. package/packages/emotion/node_modules/@babel/core/lib/transform.js +0 -65
  914. package/packages/emotion/node_modules/@babel/core/lib/transform.js.map +0 -1
  915. package/packages/emotion/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -97
  916. package/packages/emotion/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  917. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/file.js +0 -257
  918. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  919. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/generate.js +0 -98
  920. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  921. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -47
  922. package/packages/emotion/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  923. package/packages/emotion/node_modules/@babel/core/lib/transformation/index.js +0 -131
  924. package/packages/emotion/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  925. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -171
  926. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  927. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -66
  928. package/packages/emotion/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  929. package/packages/emotion/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -57
  930. package/packages/emotion/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  931. package/packages/emotion/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -43
  932. package/packages/emotion/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  933. package/packages/emotion/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -3559
  934. package/packages/emotion/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  935. package/packages/emotion/node_modules/@babel/core/package.json +0 -80
  936. package/packages/emotion/node_modules/@babel/core/src/config/files/index-browser.ts +0 -109
  937. package/packages/emotion/node_modules/@babel/core/src/config/files/index.ts +0 -30
  938. package/packages/emotion/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -40
  939. package/packages/emotion/node_modules/@babel/core/src/config/resolve-targets.ts +0 -56
  940. package/packages/emotion/node_modules/@babel/core/src/transform-file-browser.ts +0 -31
  941. package/packages/emotion/node_modules/@babel/core/src/transform-file.ts +0 -55
  942. package/packages/emotion/node_modules/@babel/generator/LICENSE +0 -22
  943. package/packages/emotion/node_modules/@babel/generator/README.md +0 -19
  944. package/packages/emotion/node_modules/@babel/generator/lib/buffer.js +0 -294
  945. package/packages/emotion/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  946. package/packages/emotion/node_modules/@babel/generator/lib/generators/base.js +0 -95
  947. package/packages/emotion/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  948. package/packages/emotion/node_modules/@babel/generator/lib/generators/classes.js +0 -186
  949. package/packages/emotion/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  950. package/packages/emotion/node_modules/@babel/generator/lib/generators/expressions.js +0 -305
  951. package/packages/emotion/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  952. package/packages/emotion/node_modules/@babel/generator/lib/generators/flow.js +0 -663
  953. package/packages/emotion/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  954. package/packages/emotion/node_modules/@babel/generator/lib/generators/index.js +0 -128
  955. package/packages/emotion/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  956. package/packages/emotion/node_modules/@babel/generator/lib/generators/jsx.js +0 -123
  957. package/packages/emotion/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  958. package/packages/emotion/node_modules/@babel/generator/lib/generators/methods.js +0 -150
  959. package/packages/emotion/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  960. package/packages/emotion/node_modules/@babel/generator/lib/generators/modules.js +0 -252
  961. package/packages/emotion/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  962. package/packages/emotion/node_modules/@babel/generator/lib/generators/statements.js +0 -295
  963. package/packages/emotion/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  964. package/packages/emotion/node_modules/@babel/generator/lib/generators/template-literals.js +0 -30
  965. package/packages/emotion/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  966. package/packages/emotion/node_modules/@babel/generator/lib/generators/types.js +0 -224
  967. package/packages/emotion/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  968. package/packages/emotion/node_modules/@babel/generator/lib/generators/typescript.js +0 -697
  969. package/packages/emotion/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  970. package/packages/emotion/node_modules/@babel/generator/lib/index.js +0 -87
  971. package/packages/emotion/node_modules/@babel/generator/lib/index.js.map +0 -1
  972. package/packages/emotion/node_modules/@babel/generator/lib/node/index.js +0 -79
  973. package/packages/emotion/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  974. package/packages/emotion/node_modules/@babel/generator/lib/node/parentheses.js +0 -312
  975. package/packages/emotion/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  976. package/packages/emotion/node_modules/@babel/generator/lib/node/whitespace.js +0 -160
  977. package/packages/emotion/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
  978. package/packages/emotion/node_modules/@babel/generator/lib/printer.js +0 -638
  979. package/packages/emotion/node_modules/@babel/generator/lib/printer.js.map +0 -1
  980. package/packages/emotion/node_modules/@babel/generator/lib/source-map.js +0 -58
  981. package/packages/emotion/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  982. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  983. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  984. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -230
  985. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  986. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -236
  987. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  988. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -90
  989. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  990. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  991. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/package.json +0 -78
  992. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -458
  993. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
  994. package/packages/emotion/node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -43
  995. package/packages/emotion/node_modules/@babel/generator/package.json +0 -37
  996. package/packages/emotion/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  997. package/packages/emotion/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  998. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -35
  999. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  1000. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -90
  1001. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  1002. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -252
  1003. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  1004. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  1005. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  1006. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -49
  1007. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  1008. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -30
  1009. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  1010. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -74
  1011. package/packages/emotion/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  1012. package/packages/emotion/node_modules/@babel/helper-compilation-targets/package.json +0 -42
  1013. package/packages/emotion/node_modules/@babel/helper-environment-visitor/LICENSE +0 -22
  1014. package/packages/emotion/node_modules/@babel/helper-environment-visitor/README.md +0 -19
  1015. package/packages/emotion/node_modules/@babel/helper-environment-visitor/lib/index.js +0 -59
  1016. package/packages/emotion/node_modules/@babel/helper-environment-visitor/package.json +0 -29
  1017. package/packages/emotion/node_modules/@babel/helper-function-name/LICENSE +0 -22
  1018. package/packages/emotion/node_modules/@babel/helper-function-name/README.md +0 -19
  1019. package/packages/emotion/node_modules/@babel/helper-function-name/lib/index.js +0 -201
  1020. package/packages/emotion/node_modules/@babel/helper-function-name/lib/index.js.map +0 -1
  1021. package/packages/emotion/node_modules/@babel/helper-function-name/package.json +0 -25
  1022. package/packages/emotion/node_modules/@babel/helper-hoist-variables/LICENSE +0 -22
  1023. package/packages/emotion/node_modules/@babel/helper-hoist-variables/README.md +0 -19
  1024. package/packages/emotion/node_modules/@babel/helper-hoist-variables/lib/index.js +0 -58
  1025. package/packages/emotion/node_modules/@babel/helper-hoist-variables/package.json +0 -28
  1026. package/packages/emotion/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  1027. package/packages/emotion/node_modules/@babel/helper-module-imports/README.md +0 -19
  1028. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -164
  1029. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -280
  1030. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/index.js +0 -41
  1031. package/packages/emotion/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -18
  1032. package/packages/emotion/node_modules/@babel/helper-module-imports/package.json +0 -28
  1033. package/packages/emotion/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  1034. package/packages/emotion/node_modules/@babel/helper-module-transforms/README.md +0 -19
  1035. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -17
  1036. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  1037. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -56
  1038. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  1039. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/index.js +0 -434
  1040. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  1041. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -403
  1042. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  1043. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -414
  1044. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  1045. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -32
  1046. package/packages/emotion/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  1047. package/packages/emotion/node_modules/@babel/helper-module-transforms/package.json +0 -31
  1048. package/packages/emotion/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  1049. package/packages/emotion/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  1050. package/packages/emotion/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -97
  1051. package/packages/emotion/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  1052. package/packages/emotion/node_modules/@babel/helper-plugin-utils/package.json +0 -21
  1053. package/packages/emotion/node_modules/@babel/helper-simple-access/LICENSE +0 -22
  1054. package/packages/emotion/node_modules/@babel/helper-simple-access/README.md +0 -19
  1055. package/packages/emotion/node_modules/@babel/helper-simple-access/lib/index.js +0 -102
  1056. package/packages/emotion/node_modules/@babel/helper-simple-access/lib/index.js.map +0 -1
  1057. package/packages/emotion/node_modules/@babel/helper-simple-access/package.json +0 -28
  1058. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/LICENSE +0 -22
  1059. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/README.md +0 -19
  1060. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/lib/index.js +0 -63
  1061. package/packages/emotion/node_modules/@babel/helper-split-export-declaration/package.json +0 -24
  1062. package/packages/emotion/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  1063. package/packages/emotion/node_modules/@babel/helper-string-parser/README.md +0 -19
  1064. package/packages/emotion/node_modules/@babel/helper-string-parser/lib/index.js +0 -347
  1065. package/packages/emotion/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  1066. package/packages/emotion/node_modules/@babel/helper-string-parser/package.json +0 -28
  1067. package/packages/emotion/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  1068. package/packages/emotion/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  1069. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -86
  1070. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  1071. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -59
  1072. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  1073. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -40
  1074. package/packages/emotion/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  1075. package/packages/emotion/node_modules/@babel/helper-validator-identifier/package.json +0 -28
  1076. package/packages/emotion/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -75
  1077. package/packages/emotion/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  1078. package/packages/emotion/node_modules/@babel/helper-validator-option/README.md +0 -19
  1079. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -45
  1080. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  1081. package/packages/emotion/node_modules/@babel/helper-validator-option/lib/validator.js +0 -58
  1082. package/packages/emotion/node_modules/@babel/helper-validator-option/package.json +0 -24
  1083. package/packages/emotion/node_modules/@babel/helpers/LICENSE +0 -22
  1084. package/packages/emotion/node_modules/@babel/helpers/README.md +0 -19
  1085. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js +0 -94
  1086. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/AsyncGenerator.js.map +0 -1
  1087. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -13
  1088. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  1089. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -451
  1090. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  1091. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -359
  1092. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  1093. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -53
  1094. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  1095. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -71
  1096. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  1097. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -13
  1098. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  1099. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -49
  1100. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  1101. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -40
  1102. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  1103. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -526
  1104. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  1105. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -23
  1106. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  1107. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -68
  1108. package/packages/emotion/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  1109. package/packages/emotion/node_modules/@babel/helpers/lib/helpers-generated.js +0 -33
  1110. package/packages/emotion/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  1111. package/packages/emotion/node_modules/@babel/helpers/lib/helpers.js +0 -1839
  1112. package/packages/emotion/node_modules/@babel/helpers/lib/helpers.js.map +0 -1
  1113. package/packages/emotion/node_modules/@babel/helpers/lib/index.js +0 -247
  1114. package/packages/emotion/node_modules/@babel/helpers/lib/index.js.map +0 -1
  1115. package/packages/emotion/node_modules/@babel/helpers/package.json +0 -33
  1116. package/packages/emotion/node_modules/@babel/helpers/scripts/generate-helpers.js +0 -64
  1117. package/packages/emotion/node_modules/@babel/helpers/scripts/generate-regenerator-runtime.js +0 -64
  1118. package/packages/emotion/node_modules/@babel/helpers/scripts/package.json +0 -1
  1119. package/packages/emotion/node_modules/@babel/highlight/LICENSE +0 -22
  1120. package/packages/emotion/node_modules/@babel/highlight/README.md +0 -19
  1121. package/packages/emotion/node_modules/@babel/highlight/lib/index.js +0 -116
  1122. package/packages/emotion/node_modules/@babel/highlight/package.json +0 -30
  1123. package/packages/emotion/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  1124. package/packages/emotion/node_modules/@babel/parser/LICENSE +0 -19
  1125. package/packages/emotion/node_modules/@babel/parser/README.md +0 -19
  1126. package/packages/emotion/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  1127. package/packages/emotion/node_modules/@babel/parser/index.cjs +0 -5
  1128. package/packages/emotion/node_modules/@babel/parser/lib/index.js +0 -14761
  1129. package/packages/emotion/node_modules/@babel/parser/lib/index.js.map +0 -1
  1130. package/packages/emotion/node_modules/@babel/parser/package.json +0 -46
  1131. package/packages/emotion/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -215
  1132. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/LICENSE +0 -22
  1133. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/README.md +0 -19
  1134. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/lib/index.js +0 -30
  1135. package/packages/emotion/node_modules/@babel/plugin-syntax-jsx/package.json +0 -33
  1136. package/packages/emotion/node_modules/@babel/runtime/LICENSE +0 -22
  1137. package/packages/emotion/node_modules/@babel/runtime/README.md +0 -19
  1138. package/packages/emotion/node_modules/@babel/runtime/helpers/AsyncGenerator.js +0 -64
  1139. package/packages/emotion/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  1140. package/packages/emotion/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  1141. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -24
  1142. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecs.js +0 -242
  1143. package/packages/emotion/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -190
  1144. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -8
  1145. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  1146. package/packages/emotion/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  1147. package/packages/emotion/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -7
  1148. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  1149. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  1150. package/packages/emotion/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -31
  1151. package/packages/emotion/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  1152. package/packages/emotion/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -6
  1153. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -18
  1154. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -7
  1155. package/packages/emotion/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -11
  1156. package/packages/emotion/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -6
  1157. package/packages/emotion/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -6
  1158. package/packages/emotion/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -6
  1159. package/packages/emotion/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -7
  1160. package/packages/emotion/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  1161. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  1162. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  1163. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -6
  1164. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -7
  1165. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  1166. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -8
  1167. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -7
  1168. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -6
  1169. package/packages/emotion/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  1170. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -9
  1171. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -9
  1172. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -10
  1173. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -6
  1174. package/packages/emotion/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  1175. package/packages/emotion/node_modules/@babel/runtime/helpers/construct.js +0 -18
  1176. package/packages/emotion/node_modules/@babel/runtime/helpers/createClass.js +0 -18
  1177. package/packages/emotion/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -53
  1178. package/packages/emotion/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -20
  1179. package/packages/emotion/node_modules/@babel/runtime/helpers/createSuper.js +0 -18
  1180. package/packages/emotion/node_modules/@babel/runtime/helpers/decorate.js +0 -343
  1181. package/packages/emotion/node_modules/@babel/runtime/helpers/defaults.js +0 -12
  1182. package/packages/emotion/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -20
  1183. package/packages/emotion/node_modules/@babel/runtime/helpers/defineProperty.js +0 -14
  1184. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/AsyncGenerator.js +0 -63
  1185. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -3
  1186. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -3
  1187. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -23
  1188. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -241
  1189. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -189
  1190. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -7
  1191. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -3
  1192. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -4
  1193. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  1194. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -23
  1195. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -44
  1196. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -30
  1197. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -4
  1198. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -5
  1199. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -17
  1200. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -6
  1201. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -10
  1202. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  1203. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  1204. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -5
  1205. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -6
  1206. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -3
  1207. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -6
  1208. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -6
  1209. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  1210. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -6
  1211. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -4
  1212. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  1213. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -6
  1214. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  1215. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -3
  1216. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -8
  1217. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -8
  1218. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -9
  1219. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  1220. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -3
  1221. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/construct.js +0 -17
  1222. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -17
  1223. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -52
  1224. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  1225. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -17
  1226. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -342
  1227. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -11
  1228. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -19
  1229. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -13
  1230. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/extends.js +0 -14
  1231. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/get.js +0 -17
  1232. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  1233. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/identity.js +0 -3
  1234. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -17
  1235. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -6
  1236. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  1237. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -3
  1238. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -7
  1239. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -5
  1240. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -40
  1241. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -3
  1242. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -11
  1243. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -3
  1244. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -24
  1245. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimitLoose.js +0 -10
  1246. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -25
  1247. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -8
  1248. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -5
  1249. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  1250. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  1251. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -3
  1252. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -16
  1253. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -22
  1254. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -16
  1255. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -12
  1256. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  1257. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  1258. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -3
  1259. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -314
  1260. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/set.js +0 -40
  1261. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  1262. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  1263. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -7
  1264. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/slicedToArrayLoose.js +0 -7
  1265. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -8
  1266. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -10
  1267. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -7
  1268. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -3
  1269. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -5
  1270. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -1
  1271. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -7
  1272. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -7
  1273. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -11
  1274. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -6
  1275. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -9
  1276. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  1277. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -6
  1278. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -30
  1279. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -52
  1280. package/packages/emotion/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -3
  1281. package/packages/emotion/node_modules/@babel/runtime/helpers/extends.js +0 -15
  1282. package/packages/emotion/node_modules/@babel/runtime/helpers/get.js +0 -18
  1283. package/packages/emotion/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -7
  1284. package/packages/emotion/node_modules/@babel/runtime/helpers/identity.js +0 -4
  1285. package/packages/emotion/node_modules/@babel/runtime/helpers/inherits.js +0 -18
  1286. package/packages/emotion/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -7
  1287. package/packages/emotion/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -10
  1288. package/packages/emotion/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  1289. package/packages/emotion/node_modules/@babel/runtime/helpers/instanceof.js +0 -8
  1290. package/packages/emotion/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  1291. package/packages/emotion/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -41
  1292. package/packages/emotion/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -4
  1293. package/packages/emotion/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -12
  1294. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  1295. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -25
  1296. package/packages/emotion/node_modules/@babel/runtime/helpers/iterableToArrayLimitLoose.js +0 -11
  1297. package/packages/emotion/node_modules/@babel/runtime/helpers/jsx.js +0 -26
  1298. package/packages/emotion/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  1299. package/packages/emotion/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -6
  1300. package/packages/emotion/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  1301. package/packages/emotion/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  1302. package/packages/emotion/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  1303. package/packages/emotion/node_modules/@babel/runtime/helpers/objectSpread.js +0 -17
  1304. package/packages/emotion/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  1305. package/packages/emotion/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -17
  1306. package/packages/emotion/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -13
  1307. package/packages/emotion/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -11
  1308. package/packages/emotion/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  1309. package/packages/emotion/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -315
  1310. package/packages/emotion/node_modules/@babel/runtime/helpers/set.js +0 -41
  1311. package/packages/emotion/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -8
  1312. package/packages/emotion/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -8
  1313. package/packages/emotion/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  1314. package/packages/emotion/node_modules/@babel/runtime/helpers/slicedToArrayLoose.js +0 -8
  1315. package/packages/emotion/node_modules/@babel/runtime/helpers/superPropBase.js +0 -9
  1316. package/packages/emotion/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -11
  1317. package/packages/emotion/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -8
  1318. package/packages/emotion/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  1319. package/packages/emotion/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  1320. package/packages/emotion/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  1321. package/packages/emotion/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  1322. package/packages/emotion/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  1323. package/packages/emotion/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  1324. package/packages/emotion/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  1325. package/packages/emotion/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  1326. package/packages/emotion/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -10
  1327. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -7
  1328. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -31
  1329. package/packages/emotion/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -53
  1330. package/packages/emotion/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  1331. package/packages/emotion/node_modules/@babel/runtime/package.json +0 -894
  1332. package/packages/emotion/node_modules/@babel/runtime/regenerator/index.js +0 -15
  1333. package/packages/emotion/node_modules/@babel/template/LICENSE +0 -22
  1334. package/packages/emotion/node_modules/@babel/template/README.md +0 -19
  1335. package/packages/emotion/node_modules/@babel/template/lib/builder.js +0 -81
  1336. package/packages/emotion/node_modules/@babel/template/lib/formatters.js +0 -71
  1337. package/packages/emotion/node_modules/@babel/template/lib/index.js +0 -32
  1338. package/packages/emotion/node_modules/@babel/template/lib/literal.js +0 -80
  1339. package/packages/emotion/node_modules/@babel/template/lib/options.js +0 -83
  1340. package/packages/emotion/node_modules/@babel/template/lib/parse.js +0 -188
  1341. package/packages/emotion/node_modules/@babel/template/lib/populate.js +0 -135
  1342. package/packages/emotion/node_modules/@babel/template/lib/string.js +0 -22
  1343. package/packages/emotion/node_modules/@babel/template/package.json +0 -27
  1344. package/packages/emotion/node_modules/@babel/traverse/LICENSE +0 -22
  1345. package/packages/emotion/node_modules/@babel/traverse/README.md +0 -19
  1346. package/packages/emotion/node_modules/@babel/traverse/lib/cache.js +0 -25
  1347. package/packages/emotion/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  1348. package/packages/emotion/node_modules/@babel/traverse/lib/context.js +0 -127
  1349. package/packages/emotion/node_modules/@babel/traverse/lib/context.js.map +0 -1
  1350. package/packages/emotion/node_modules/@babel/traverse/lib/hub.js +0 -19
  1351. package/packages/emotion/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  1352. package/packages/emotion/node_modules/@babel/traverse/lib/index.js +0 -95
  1353. package/packages/emotion/node_modules/@babel/traverse/lib/index.js.map +0 -1
  1354. package/packages/emotion/node_modules/@babel/traverse/lib/path/ancestry.js +0 -160
  1355. package/packages/emotion/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  1356. package/packages/emotion/node_modules/@babel/traverse/lib/path/comments.js +0 -40
  1357. package/packages/emotion/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  1358. package/packages/emotion/node_modules/@babel/traverse/lib/path/context.js +0 -231
  1359. package/packages/emotion/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  1360. package/packages/emotion/node_modules/@babel/traverse/lib/path/conversion.js +0 -488
  1361. package/packages/emotion/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  1362. package/packages/emotion/node_modules/@babel/traverse/lib/path/evaluation.js +0 -340
  1363. package/packages/emotion/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  1364. package/packages/emotion/node_modules/@babel/traverse/lib/path/family.js +0 -342
  1365. package/packages/emotion/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  1366. package/packages/emotion/node_modules/@babel/traverse/lib/path/index.js +0 -202
  1367. package/packages/emotion/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  1368. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/index.js +0 -157
  1369. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  1370. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -162
  1371. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  1372. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -210
  1373. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  1374. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
  1375. package/packages/emotion/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  1376. package/packages/emotion/node_modules/@babel/traverse/lib/path/introspection.js +0 -426
  1377. package/packages/emotion/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  1378. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -192
  1379. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  1380. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -44
  1381. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  1382. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -163
  1383. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  1384. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -45
  1385. package/packages/emotion/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  1386. package/packages/emotion/node_modules/@babel/traverse/lib/path/modification.js +0 -236
  1387. package/packages/emotion/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  1388. package/packages/emotion/node_modules/@babel/traverse/lib/path/removal.js +0 -59
  1389. package/packages/emotion/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  1390. package/packages/emotion/node_modules/@babel/traverse/lib/path/replacement.js +0 -219
  1391. package/packages/emotion/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  1392. package/packages/emotion/node_modules/@babel/traverse/lib/scope/binding.js +0 -90
  1393. package/packages/emotion/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  1394. package/packages/emotion/node_modules/@babel/traverse/lib/scope/index.js +0 -907
  1395. package/packages/emotion/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  1396. package/packages/emotion/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -106
  1397. package/packages/emotion/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  1398. package/packages/emotion/node_modules/@babel/traverse/lib/traverse-node.js +0 -25
  1399. package/packages/emotion/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  1400. package/packages/emotion/node_modules/@babel/traverse/lib/types.js +0 -3
  1401. package/packages/emotion/node_modules/@babel/traverse/lib/types.js.map +0 -1
  1402. package/packages/emotion/node_modules/@babel/traverse/lib/visitors.js +0 -217
  1403. package/packages/emotion/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  1404. package/packages/emotion/node_modules/@babel/traverse/package.json +0 -37
  1405. package/packages/emotion/node_modules/@babel/types/LICENSE +0 -22
  1406. package/packages/emotion/node_modules/@babel/types/README.md +0 -19
  1407. package/packages/emotion/node_modules/@babel/types/lib/asserts/assertNode.js +0 -19
  1408. package/packages/emotion/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  1409. package/packages/emotion/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1529
  1410. package/packages/emotion/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  1411. package/packages/emotion/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  1412. package/packages/emotion/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  1413. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -22
  1414. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  1415. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -43
  1416. package/packages/emotion/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  1417. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/index.js +0 -2238
  1418. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  1419. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -1527
  1420. package/packages/emotion/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  1421. package/packages/emotion/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -31
  1422. package/packages/emotion/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  1423. package/packages/emotion/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -27
  1424. package/packages/emotion/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  1425. package/packages/emotion/node_modules/@babel/types/lib/builders/validateNode.js +0 -22
  1426. package/packages/emotion/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  1427. package/packages/emotion/node_modules/@babel/types/lib/clone/clone.js +0 -14
  1428. package/packages/emotion/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  1429. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -14
  1430. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  1431. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -14
  1432. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  1433. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneNode.js +0 -122
  1434. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  1435. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -14
  1436. package/packages/emotion/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  1437. package/packages/emotion/node_modules/@babel/types/lib/comments/addComment.js +0 -17
  1438. package/packages/emotion/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  1439. package/packages/emotion/node_modules/@babel/types/lib/comments/addComments.js +0 -25
  1440. package/packages/emotion/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  1441. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -14
  1442. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  1443. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -14
  1444. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  1445. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -14
  1446. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  1447. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -21
  1448. package/packages/emotion/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  1449. package/packages/emotion/node_modules/@babel/types/lib/comments/removeComments.js +0 -18
  1450. package/packages/emotion/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  1451. package/packages/emotion/node_modules/@babel/types/lib/constants/generated/index.js +0 -109
  1452. package/packages/emotion/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  1453. package/packages/emotion/node_modules/@babel/types/lib/constants/index.js +0 -51
  1454. package/packages/emotion/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  1455. package/packages/emotion/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -16
  1456. package/packages/emotion/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  1457. package/packages/emotion/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -77
  1458. package/packages/emotion/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  1459. package/packages/emotion/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -16
  1460. package/packages/emotion/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  1461. package/packages/emotion/node_modules/@babel/types/lib/converters/toBlock.js +0 -36
  1462. package/packages/emotion/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  1463. package/packages/emotion/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -17
  1464. package/packages/emotion/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  1465. package/packages/emotion/node_modules/@babel/types/lib/converters/toExpression.js +0 -35
  1466. package/packages/emotion/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  1467. package/packages/emotion/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -32
  1468. package/packages/emotion/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  1469. package/packages/emotion/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -48
  1470. package/packages/emotion/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  1471. package/packages/emotion/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -23
  1472. package/packages/emotion/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  1473. package/packages/emotion/node_modules/@babel/types/lib/converters/toStatement.js +0 -49
  1474. package/packages/emotion/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  1475. package/packages/emotion/node_modules/@babel/types/lib/converters/valueToNode.js +0 -101
  1476. package/packages/emotion/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  1477. package/packages/emotion/node_modules/@babel/types/lib/definitions/core.js +0 -1712
  1478. package/packages/emotion/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  1479. package/packages/emotion/node_modules/@babel/types/lib/definitions/experimental.js +0 -135
  1480. package/packages/emotion/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  1481. package/packages/emotion/node_modules/@babel/types/lib/definitions/flow.js +0 -488
  1482. package/packages/emotion/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  1483. package/packages/emotion/node_modules/@babel/types/lib/definitions/index.js +0 -105
  1484. package/packages/emotion/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  1485. package/packages/emotion/node_modules/@babel/types/lib/definitions/jsx.js +0 -159
  1486. package/packages/emotion/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  1487. package/packages/emotion/node_modules/@babel/types/lib/definitions/misc.js +0 -34
  1488. package/packages/emotion/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  1489. package/packages/emotion/node_modules/@babel/types/lib/definitions/placeholders.js +0 -35
  1490. package/packages/emotion/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  1491. package/packages/emotion/node_modules/@babel/types/lib/definitions/typescript.js +0 -499
  1492. package/packages/emotion/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  1493. package/packages/emotion/node_modules/@babel/types/lib/definitions/utils.js +0 -345
  1494. package/packages/emotion/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  1495. package/packages/emotion/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2742
  1496. package/packages/emotion/node_modules/@babel/types/lib/index.d.ts +0 -3232
  1497. package/packages/emotion/node_modules/@babel/types/lib/index.d.ts.map +0 -1
  1498. package/packages/emotion/node_modules/@babel/types/lib/index.js +0 -649
  1499. package/packages/emotion/node_modules/@babel/types/lib/index.js.flow +0 -2596
  1500. package/packages/emotion/node_modules/@babel/types/lib/index.js.map +0 -1
  1501. package/packages/emotion/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -17
  1502. package/packages/emotion/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  1503. package/packages/emotion/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -80
  1504. package/packages/emotion/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  1505. package/packages/emotion/node_modules/@babel/types/lib/modifications/inherits.js +0 -35
  1506. package/packages/emotion/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  1507. package/packages/emotion/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -21
  1508. package/packages/emotion/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  1509. package/packages/emotion/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -31
  1510. package/packages/emotion/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  1511. package/packages/emotion/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -17
  1512. package/packages/emotion/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  1513. package/packages/emotion/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -80
  1514. package/packages/emotion/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  1515. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -107
  1516. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  1517. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -17
  1518. package/packages/emotion/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  1519. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverse.js +0 -57
  1520. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  1521. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -30
  1522. package/packages/emotion/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  1523. package/packages/emotion/node_modules/@babel/types/lib/utils/inherit.js +0 -14
  1524. package/packages/emotion/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  1525. package/packages/emotion/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -49
  1526. package/packages/emotion/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  1527. package/packages/emotion/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -20
  1528. package/packages/emotion/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  1529. package/packages/emotion/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -15
  1530. package/packages/emotion/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  1531. package/packages/emotion/node_modules/@babel/types/lib/validators/generated/index.js +0 -4845
  1532. package/packages/emotion/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  1533. package/packages/emotion/node_modules/@babel/types/lib/validators/is.js +0 -35
  1534. package/packages/emotion/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  1535. package/packages/emotion/node_modules/@babel/types/lib/validators/isBinding.js +0 -33
  1536. package/packages/emotion/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  1537. package/packages/emotion/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -16
  1538. package/packages/emotion/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  1539. package/packages/emotion/node_modules/@babel/types/lib/validators/isImmutable.js +0 -26
  1540. package/packages/emotion/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  1541. package/packages/emotion/node_modules/@babel/types/lib/validators/isLet.js +0 -16
  1542. package/packages/emotion/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  1543. package/packages/emotion/node_modules/@babel/types/lib/validators/isNode.js +0 -14
  1544. package/packages/emotion/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  1545. package/packages/emotion/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -72
  1546. package/packages/emotion/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  1547. package/packages/emotion/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -23
  1548. package/packages/emotion/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  1549. package/packages/emotion/node_modules/@babel/types/lib/validators/isReferenced.js +0 -130
  1550. package/packages/emotion/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  1551. package/packages/emotion/node_modules/@babel/types/lib/validators/isScope.js +0 -22
  1552. package/packages/emotion/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  1553. package/packages/emotion/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -16
  1554. package/packages/emotion/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  1555. package/packages/emotion/node_modules/@babel/types/lib/validators/isType.js +0 -26
  1556. package/packages/emotion/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  1557. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -16
  1558. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  1559. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -22
  1560. package/packages/emotion/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  1561. package/packages/emotion/node_modules/@babel/types/lib/validators/isVar.js +0 -18
  1562. package/packages/emotion/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  1563. package/packages/emotion/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
  1564. package/packages/emotion/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  1565. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -12
  1566. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  1567. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -14
  1568. package/packages/emotion/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  1569. package/packages/emotion/node_modules/@babel/types/lib/validators/validate.js +0 -34
  1570. package/packages/emotion/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  1571. package/packages/emotion/node_modules/@babel/types/package.json +0 -41
  1572. package/packages/emotion/node_modules/@emotion/babel-plugin/LICENSE +0 -21
  1573. package/packages/emotion/node_modules/@emotion/babel-plugin/README.md +0 -346
  1574. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.dev.js +0 -1390
  1575. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.js +0 -7
  1576. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.js.flow +0 -3
  1577. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.cjs.prod.js +0 -1390
  1578. package/packages/emotion/node_modules/@emotion/babel-plugin/dist/emotion-babel-plugin.esm.js +0 -1376
  1579. package/packages/emotion/node_modules/@emotion/babel-plugin/package.json +0 -54
  1580. package/packages/emotion/node_modules/@emotion/babel-plugin/src/core-macro.js +0 -198
  1581. package/packages/emotion/node_modules/@emotion/babel-plugin/src/emotion-macro.js +0 -63
  1582. package/packages/emotion/node_modules/@emotion/babel-plugin/src/index.js +0 -300
  1583. package/packages/emotion/node_modules/@emotion/babel-plugin/src/styled-macro.js +0 -141
  1584. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/add-import.js +0 -30
  1585. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/create-node-env-conditional.js +0 -14
  1586. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/get-styled-options.js +0 -103
  1587. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/get-target-class-name.js +0 -52
  1588. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/index.js +0 -13
  1589. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/label.js +0 -193
  1590. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/minify.js +0 -153
  1591. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/object-to-string.js +0 -40
  1592. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/source-maps.js +0 -45
  1593. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/strings.js +0 -61
  1594. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transform-expression-with-styles.js +0 -149
  1595. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transformer-macro.js +0 -58
  1596. package/packages/emotion/node_modules/@emotion/babel-plugin/src/utils/transpiled-output-utils.js +0 -80
  1597. package/packages/emotion/node_modules/@emotion/cache/LICENSE +0 -21
  1598. package/packages/emotion/node_modules/@emotion/cache/README.md +0 -62
  1599. package/packages/emotion/node_modules/@emotion/cache/dist/declarations/src/index.d.ts +0 -2
  1600. package/packages/emotion/node_modules/@emotion/cache/dist/declarations/types/index.d.ts +0 -44
  1601. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -583
  1602. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.d.ts +0 -2
  1603. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.dev.js +0 -657
  1604. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.js +0 -7
  1605. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.js.flow +0 -3
  1606. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.cjs.prod.js +0 -505
  1607. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.esm.js +0 -648
  1608. package/packages/emotion/node_modules/@emotion/cache/dist/emotion-cache.worker.esm.js +0 -571
  1609. package/packages/emotion/node_modules/@emotion/cache/package.json +0 -52
  1610. package/packages/emotion/node_modules/@emotion/cache/src/index.d.ts +0 -2
  1611. package/packages/emotion/node_modules/@emotion/cache/src/index.js +0 -269
  1612. package/packages/emotion/node_modules/@emotion/cache/src/prefixer.js +0 -340
  1613. package/packages/emotion/node_modules/@emotion/cache/src/stylis-plugins.js +0 -269
  1614. package/packages/emotion/node_modules/@emotion/cache/src/types.js +0 -26
  1615. package/packages/emotion/node_modules/@emotion/cache/types/index.d.ts +0 -44
  1616. package/packages/emotion/node_modules/@emotion/css/LICENSE +0 -21
  1617. package/packages/emotion/node_modules/@emotion/css/README.md +0 -345
  1618. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.d.ts +0 -2
  1619. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.dev.js +0 -152
  1620. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.js +0 -7
  1621. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.js.flow +0 -3
  1622. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.cjs.prod.js +0 -149
  1623. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js +0 -144
  1624. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.umd.min.js +0 -2
  1625. package/packages/emotion/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.umd.min.js.map +0 -1
  1626. package/packages/emotion/node_modules/@emotion/css/create-instance/package.json +0 -9
  1627. package/packages/emotion/node_modules/@emotion/css/dist/declarations/src/create-instance.d.ts +0 -2
  1628. package/packages/emotion/node_modules/@emotion/css/dist/declarations/src/index.d.ts +0 -1
  1629. package/packages/emotion/node_modules/@emotion/css/dist/declarations/types/create-instance.d.ts +0 -55
  1630. package/packages/emotion/node_modules/@emotion/css/dist/declarations/types/index.d.ts +0 -26
  1631. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.d.ts +0 -1
  1632. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.dev.js +0 -33
  1633. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.js +0 -7
  1634. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.js.flow +0 -2
  1635. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.cjs.prod.js +0 -33
  1636. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.esm.js +0 -20
  1637. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.umd.min.js +0 -2
  1638. package/packages/emotion/node_modules/@emotion/css/dist/emotion-css.umd.min.js.map +0 -1
  1639. package/packages/emotion/node_modules/@emotion/css/macro.d.ts +0 -1
  1640. package/packages/emotion/node_modules/@emotion/css/macro.js +0 -1
  1641. package/packages/emotion/node_modules/@emotion/css/macro.js.flow +0 -2
  1642. package/packages/emotion/node_modules/@emotion/css/package.json +0 -79
  1643. package/packages/emotion/node_modules/@emotion/css/src/create-instance.d.ts +0 -2
  1644. package/packages/emotion/node_modules/@emotion/css/src/create-instance.js +0 -161
  1645. package/packages/emotion/node_modules/@emotion/css/src/index.d.ts +0 -1
  1646. package/packages/emotion/node_modules/@emotion/css/src/index.js +0 -15
  1647. package/packages/emotion/node_modules/@emotion/css/types/create-instance.d.ts +0 -55
  1648. package/packages/emotion/node_modules/@emotion/css/types/index.d.ts +0 -26
  1649. package/packages/emotion/node_modules/@emotion/css/types/tests-create-instance.ts +0 -171
  1650. package/packages/emotion/node_modules/@emotion/css/types/tests.ts +0 -91
  1651. package/packages/emotion/node_modules/@emotion/css/types/tsconfig.json +0 -15
  1652. package/packages/emotion/node_modules/@emotion/css/types/tslint.json +0 -23
  1653. package/packages/emotion/node_modules/@emotion/hash/LICENSE +0 -21
  1654. package/packages/emotion/node_modules/@emotion/hash/README.md +0 -11
  1655. package/packages/emotion/node_modules/@emotion/hash/dist/declarations/src/index.d.ts +0 -2
  1656. package/packages/emotion/node_modules/@emotion/hash/dist/declarations/types/index.d.ts +0 -1
  1657. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.d.ts +0 -2
  1658. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.dev.js +0 -59
  1659. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.js +0 -7
  1660. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.js.flow +0 -3
  1661. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.cjs.prod.js +0 -59
  1662. package/packages/emotion/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -55
  1663. package/packages/emotion/node_modules/@emotion/hash/package.json +0 -32
  1664. package/packages/emotion/node_modules/@emotion/hash/src/index.d.ts +0 -2
  1665. package/packages/emotion/node_modules/@emotion/hash/src/index.js +0 -64
  1666. package/packages/emotion/node_modules/@emotion/hash/types/index.d.ts +0 -1
  1667. package/packages/emotion/node_modules/@emotion/memoize/LICENSE +0 -21
  1668. package/packages/emotion/node_modules/@emotion/memoize/dist/declarations/src/index.d.ts +0 -2
  1669. package/packages/emotion/node_modules/@emotion/memoize/dist/declarations/types/index.d.ts +0 -3
  1670. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.d.ts +0 -2
  1671. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.dev.js +0 -13
  1672. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.js +0 -7
  1673. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.js.flow +0 -3
  1674. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.cjs.prod.js +0 -13
  1675. package/packages/emotion/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
  1676. package/packages/emotion/node_modules/@emotion/memoize/package.json +0 -32
  1677. package/packages/emotion/node_modules/@emotion/memoize/src/index.d.ts +0 -2
  1678. package/packages/emotion/node_modules/@emotion/memoize/src/index.js +0 -10
  1679. package/packages/emotion/node_modules/@emotion/memoize/types/index.d.ts +0 -3
  1680. package/packages/emotion/node_modules/@emotion/serialize/LICENSE +0 -21
  1681. package/packages/emotion/node_modules/@emotion/serialize/dist/declarations/src/index.d.ts +0 -2
  1682. package/packages/emotion/node_modules/@emotion/serialize/dist/declarations/types/index.d.ts +0 -69
  1683. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.browser.esm.js +0 -316
  1684. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.ts +0 -1
  1685. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.dev.js +0 -326
  1686. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.js +0 -7
  1687. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.js.flow +0 -2
  1688. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.prod.js +0 -235
  1689. package/packages/emotion/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -316
  1690. package/packages/emotion/node_modules/@emotion/serialize/package.json +0 -52
  1691. package/packages/emotion/node_modules/@emotion/serialize/src/index.d.ts +0 -2
  1692. package/packages/emotion/node_modules/@emotion/serialize/src/index.js +0 -388
  1693. package/packages/emotion/node_modules/@emotion/serialize/types/index.d.ts +0 -69
  1694. package/packages/emotion/node_modules/@emotion/sheet/LICENSE +0 -21
  1695. package/packages/emotion/node_modules/@emotion/sheet/README.md +0 -121
  1696. package/packages/emotion/node_modules/@emotion/sheet/dist/declarations/src/index.d.ts +0 -2
  1697. package/packages/emotion/node_modules/@emotion/sheet/dist/declarations/types/index.d.ts +0 -26
  1698. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.browser.esm.js +0 -154
  1699. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.d.ts +0 -1
  1700. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.dev.js +0 -158
  1701. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.js +0 -7
  1702. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.js.flow +0 -2
  1703. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.cjs.prod.js +0 -139
  1704. package/packages/emotion/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -154
  1705. package/packages/emotion/node_modules/@emotion/sheet/package.json +0 -45
  1706. package/packages/emotion/node_modules/@emotion/sheet/src/index.d.ts +0 -2
  1707. package/packages/emotion/node_modules/@emotion/sheet/src/index.js +0 -175
  1708. package/packages/emotion/node_modules/@emotion/sheet/types/index.d.ts +0 -26
  1709. package/packages/emotion/node_modules/@emotion/unitless/LICENSE +0 -21
  1710. package/packages/emotion/node_modules/@emotion/unitless/README.md +0 -11
  1711. package/packages/emotion/node_modules/@emotion/unitless/dist/declarations/src/index.d.ts +0 -2
  1712. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.d.ts +0 -2
  1713. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.dev.js +0 -54
  1714. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.js +0 -7
  1715. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.js.flow +0 -3
  1716. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.cjs.prod.js +0 -54
  1717. package/packages/emotion/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -50
  1718. package/packages/emotion/node_modules/@emotion/unitless/package.json +0 -26
  1719. package/packages/emotion/node_modules/@emotion/unitless/src/index.d.ts +0 -2
  1720. package/packages/emotion/node_modules/@emotion/unitless/src/index.js +0 -53
  1721. package/packages/emotion/node_modules/@emotion/utils/LICENSE +0 -21
  1722. package/packages/emotion/node_modules/@emotion/utils/dist/declarations/src/index.d.ts +0 -1
  1723. package/packages/emotion/node_modules/@emotion/utils/dist/declarations/types/index.d.ts +0 -59
  1724. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -44
  1725. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.d.ts +0 -1
  1726. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.dev.js +0 -59
  1727. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.js +0 -7
  1728. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.js.flow +0 -2
  1729. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.cjs.prod.js +0 -59
  1730. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.esm.js +0 -53
  1731. package/packages/emotion/node_modules/@emotion/utils/dist/emotion-utils.worker.esm.js +0 -52
  1732. package/packages/emotion/node_modules/@emotion/utils/package.json +0 -47
  1733. package/packages/emotion/node_modules/@emotion/utils/src/index.d.ts +0 -1
  1734. package/packages/emotion/node_modules/@emotion/utils/src/index.js +0 -77
  1735. package/packages/emotion/node_modules/@emotion/utils/src/types.js +0 -28
  1736. package/packages/emotion/node_modules/@emotion/utils/types/index.d.ts +0 -59
  1737. package/packages/emotion/node_modules/@emotion/weak-memoize/LICENSE +0 -21
  1738. package/packages/emotion/node_modules/@emotion/weak-memoize/README.md +0 -35
  1739. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/declarations/src/index.d.ts +0 -2
  1740. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/declarations/types/index.d.ts +0 -7
  1741. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.d.ts +0 -2
  1742. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.dev.js +0 -20
  1743. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.js +0 -7
  1744. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.js.flow +0 -3
  1745. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.prod.js +0 -20
  1746. package/packages/emotion/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -16
  1747. package/packages/emotion/node_modules/@emotion/weak-memoize/package.json +0 -32
  1748. package/packages/emotion/node_modules/@emotion/weak-memoize/src/index.d.ts +0 -2
  1749. package/packages/emotion/node_modules/@emotion/weak-memoize/src/index.js +0 -16
  1750. package/packages/emotion/node_modules/@emotion/weak-memoize/types/index.d.ts +0 -7
  1751. package/packages/emotion/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  1752. package/packages/emotion/node_modules/@jridgewell/gen-mapping/README.md +0 -128
  1753. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -167
  1754. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -1
  1755. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -174
  1756. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -1
  1757. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -70
  1758. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  1759. package/packages/emotion/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -35
  1760. package/packages/emotion/node_modules/@jridgewell/gen-mapping/package.json +0 -72
  1761. package/packages/emotion/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  1762. package/packages/emotion/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  1763. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -242
  1764. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  1765. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -250
  1766. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  1767. package/packages/emotion/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  1768. package/packages/emotion/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  1769. package/packages/emotion/node_modules/@jridgewell/set-array/LICENSE +0 -19
  1770. package/packages/emotion/node_modules/@jridgewell/set-array/README.md +0 -37
  1771. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.mjs +0 -48
  1772. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.mjs.map +0 -1
  1773. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.umd.js +0 -58
  1774. package/packages/emotion/node_modules/@jridgewell/set-array/dist/set-array.umd.js.map +0 -1
  1775. package/packages/emotion/node_modules/@jridgewell/set-array/dist/types/set-array.d.ts +0 -26
  1776. package/packages/emotion/node_modules/@jridgewell/set-array/package.json +0 -66
  1777. package/packages/emotion/node_modules/@jridgewell/set-array/src/set-array.ts +0 -55
  1778. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
  1779. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
  1780. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -164
  1781. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
  1782. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -175
  1783. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
  1784. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/dist/types/sourcemap-codec.d.ts +0 -6
  1785. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/package.json +0 -75
  1786. package/packages/emotion/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -198
  1787. package/packages/emotion/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  1788. package/packages/emotion/node_modules/@jridgewell/trace-mapping/README.md +0 -252
  1789. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -552
  1790. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  1791. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -566
  1792. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  1793. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  1794. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  1795. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  1796. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  1797. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  1798. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  1799. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  1800. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -74
  1801. package/packages/emotion/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -92
  1802. package/packages/emotion/node_modules/@jridgewell/trace-mapping/package.json +0 -75
  1803. package/packages/emotion/node_modules/@types/parse-json/LICENSE +0 -21
  1804. package/packages/emotion/node_modules/@types/parse-json/README.md +0 -16
  1805. package/packages/emotion/node_modules/@types/parse-json/index.d.ts +0 -9
  1806. package/packages/emotion/node_modules/@types/parse-json/package.json +0 -22
  1807. package/packages/emotion/node_modules/ansi-styles/index.js +0 -165
  1808. package/packages/emotion/node_modules/ansi-styles/license +0 -9
  1809. package/packages/emotion/node_modules/ansi-styles/package.json +0 -56
  1810. package/packages/emotion/node_modules/ansi-styles/readme.md +0 -147
  1811. package/packages/emotion/node_modules/babel-plugin-macros/CHANGELOG.md +0 -5
  1812. package/packages/emotion/node_modules/babel-plugin-macros/LICENSE +0 -20
  1813. package/packages/emotion/node_modules/babel-plugin-macros/README.md +0 -457
  1814. package/packages/emotion/node_modules/babel-plugin-macros/dist/index.js +0 -351
  1815. package/packages/emotion/node_modules/babel-plugin-macros/package.json +0 -68
  1816. package/packages/emotion/node_modules/browserslist/LICENSE +0 -20
  1817. package/packages/emotion/node_modules/browserslist/README.md +0 -75
  1818. package/packages/emotion/node_modules/browserslist/browser.js +0 -50
  1819. package/packages/emotion/node_modules/browserslist/cli.js +0 -151
  1820. package/packages/emotion/node_modules/browserslist/error.d.ts +0 -7
  1821. package/packages/emotion/node_modules/browserslist/error.js +0 -12
  1822. package/packages/emotion/node_modules/browserslist/index.d.ts +0 -198
  1823. package/packages/emotion/node_modules/browserslist/index.js +0 -1189
  1824. package/packages/emotion/node_modules/browserslist/node.js +0 -407
  1825. package/packages/emotion/node_modules/browserslist/package.json +0 -40
  1826. package/packages/emotion/node_modules/browserslist/parse.js +0 -78
  1827. package/packages/emotion/node_modules/callsites/index.d.ts +0 -96
  1828. package/packages/emotion/node_modules/callsites/index.js +0 -13
  1829. package/packages/emotion/node_modules/callsites/license +0 -9
  1830. package/packages/emotion/node_modules/callsites/package.json +0 -39
  1831. package/packages/emotion/node_modules/callsites/readme.md +0 -48
  1832. package/packages/emotion/node_modules/caniuse-lite/LICENSE +0 -395
  1833. package/packages/emotion/node_modules/caniuse-lite/README.md +0 -92
  1834. package/packages/emotion/node_modules/caniuse-lite/data/agents.js +0 -1
  1835. package/packages/emotion/node_modules/caniuse-lite/data/browserVersions.js +0 -1
  1836. package/packages/emotion/node_modules/caniuse-lite/data/browsers.js +0 -1
  1837. package/packages/emotion/node_modules/caniuse-lite/data/features/aac.js +0 -1
  1838. package/packages/emotion/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
  1839. package/packages/emotion/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
  1840. package/packages/emotion/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
  1841. package/packages/emotion/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
  1842. package/packages/emotion/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
  1843. package/packages/emotion/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
  1844. package/packages/emotion/node_modules/caniuse-lite/data/features/apng.js +0 -1
  1845. package/packages/emotion/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
  1846. package/packages/emotion/node_modules/caniuse-lite/data/features/array-find.js +0 -1
  1847. package/packages/emotion/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
  1848. package/packages/emotion/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
  1849. package/packages/emotion/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
  1850. package/packages/emotion/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
  1851. package/packages/emotion/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
  1852. package/packages/emotion/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
  1853. package/packages/emotion/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
  1854. package/packages/emotion/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
  1855. package/packages/emotion/node_modules/caniuse-lite/data/features/audio.js +0 -1
  1856. package/packages/emotion/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
  1857. package/packages/emotion/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
  1858. package/packages/emotion/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
  1859. package/packages/emotion/node_modules/caniuse-lite/data/features/av1.js +0 -1
  1860. package/packages/emotion/node_modules/caniuse-lite/data/features/avif.js +0 -1
  1861. package/packages/emotion/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
  1862. package/packages/emotion/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
  1863. package/packages/emotion/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
  1864. package/packages/emotion/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
  1865. package/packages/emotion/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
  1866. package/packages/emotion/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
  1867. package/packages/emotion/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
  1868. package/packages/emotion/node_modules/caniuse-lite/data/features/beacon.js +0 -1
  1869. package/packages/emotion/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
  1870. package/packages/emotion/node_modules/caniuse-lite/data/features/bigint.js +0 -1
  1871. package/packages/emotion/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
  1872. package/packages/emotion/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
  1873. package/packages/emotion/node_modules/caniuse-lite/data/features/border-image.js +0 -1
  1874. package/packages/emotion/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
  1875. package/packages/emotion/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
  1876. package/packages/emotion/node_modules/caniuse-lite/data/features/brotli.js +0 -1
  1877. package/packages/emotion/node_modules/caniuse-lite/data/features/calc.js +0 -1
  1878. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
  1879. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
  1880. package/packages/emotion/node_modules/caniuse-lite/data/features/canvas.js +0 -1
  1881. package/packages/emotion/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
  1882. package/packages/emotion/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
  1883. package/packages/emotion/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
  1884. package/packages/emotion/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
  1885. package/packages/emotion/node_modules/caniuse-lite/data/features/classlist.js +0 -1
  1886. package/packages/emotion/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
  1887. package/packages/emotion/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
  1888. package/packages/emotion/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
  1889. package/packages/emotion/node_modules/caniuse-lite/data/features/colr.js +0 -1
  1890. package/packages/emotion/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
  1891. package/packages/emotion/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
  1892. package/packages/emotion/node_modules/caniuse-lite/data/features/console-time.js +0 -1
  1893. package/packages/emotion/node_modules/caniuse-lite/data/features/const.js +0 -1
  1894. package/packages/emotion/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
  1895. package/packages/emotion/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
  1896. package/packages/emotion/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
  1897. package/packages/emotion/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
  1898. package/packages/emotion/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
  1899. package/packages/emotion/node_modules/caniuse-lite/data/features/cors.js +0 -1
  1900. package/packages/emotion/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
  1901. package/packages/emotion/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
  1902. package/packages/emotion/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
  1903. package/packages/emotion/node_modules/caniuse-lite/data/features/css-all.js +0 -1
  1904. package/packages/emotion/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
  1905. package/packages/emotion/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
  1906. package/packages/emotion/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
  1907. package/packages/emotion/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
  1908. package/packages/emotion/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
  1909. package/packages/emotion/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
  1910. package/packages/emotion/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
  1911. package/packages/emotion/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
  1912. package/packages/emotion/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
  1913. package/packages/emotion/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
  1914. package/packages/emotion/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
  1915. package/packages/emotion/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
  1916. package/packages/emotion/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
  1917. package/packages/emotion/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
  1918. package/packages/emotion/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
  1919. package/packages/emotion/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
  1920. package/packages/emotion/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
  1921. package/packages/emotion/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
  1922. package/packages/emotion/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
  1923. package/packages/emotion/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
  1924. package/packages/emotion/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
  1925. package/packages/emotion/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
  1926. package/packages/emotion/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
  1927. package/packages/emotion/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
  1928. package/packages/emotion/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
  1929. package/packages/emotion/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
  1930. package/packages/emotion/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
  1931. package/packages/emotion/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
  1932. package/packages/emotion/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
  1933. package/packages/emotion/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
  1934. package/packages/emotion/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
  1935. package/packages/emotion/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
  1936. package/packages/emotion/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
  1937. package/packages/emotion/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
  1938. package/packages/emotion/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
  1939. package/packages/emotion/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
  1940. package/packages/emotion/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
  1941. package/packages/emotion/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
  1942. package/packages/emotion/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
  1943. package/packages/emotion/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
  1944. package/packages/emotion/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
  1945. package/packages/emotion/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
  1946. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
  1947. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
  1948. package/packages/emotion/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
  1949. package/packages/emotion/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
  1950. package/packages/emotion/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
  1951. package/packages/emotion/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
  1952. package/packages/emotion/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
  1953. package/packages/emotion/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
  1954. package/packages/emotion/node_modules/caniuse-lite/data/features/css-has.js +0 -1
  1955. package/packages/emotion/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
  1956. package/packages/emotion/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
  1957. package/packages/emotion/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
  1958. package/packages/emotion/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
  1959. package/packages/emotion/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
  1960. package/packages/emotion/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
  1961. package/packages/emotion/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
  1962. package/packages/emotion/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
  1963. package/packages/emotion/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
  1964. package/packages/emotion/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
  1965. package/packages/emotion/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
  1966. package/packages/emotion/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
  1967. package/packages/emotion/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
  1968. package/packages/emotion/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
  1969. package/packages/emotion/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
  1970. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
  1971. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
  1972. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
  1973. package/packages/emotion/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
  1974. package/packages/emotion/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
  1975. package/packages/emotion/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
  1976. package/packages/emotion/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
  1977. package/packages/emotion/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
  1978. package/packages/emotion/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
  1979. package/packages/emotion/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
  1980. package/packages/emotion/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
  1981. package/packages/emotion/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
  1982. package/packages/emotion/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
  1983. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
  1984. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
  1985. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
  1986. package/packages/emotion/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
  1987. package/packages/emotion/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
  1988. package/packages/emotion/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
  1989. package/packages/emotion/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
  1990. package/packages/emotion/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
  1991. package/packages/emotion/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
  1992. package/packages/emotion/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
  1993. package/packages/emotion/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
  1994. package/packages/emotion/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
  1995. package/packages/emotion/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
  1996. package/packages/emotion/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
  1997. package/packages/emotion/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
  1998. package/packages/emotion/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
  1999. package/packages/emotion/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
  2000. package/packages/emotion/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
  2001. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
  2002. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scroll-timeline.js +0 -1
  2003. package/packages/emotion/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
  2004. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
  2005. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
  2006. package/packages/emotion/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
  2007. package/packages/emotion/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
  2008. package/packages/emotion/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
  2009. package/packages/emotion/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
  2010. package/packages/emotion/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
  2011. package/packages/emotion/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
  2012. package/packages/emotion/node_modules/caniuse-lite/data/features/css-table.js +0 -1
  2013. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
  2014. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
  2015. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
  2016. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
  2017. package/packages/emotion/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
  2018. package/packages/emotion/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
  2019. package/packages/emotion/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
  2020. package/packages/emotion/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
  2021. package/packages/emotion/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
  2022. package/packages/emotion/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
  2023. package/packages/emotion/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
  2024. package/packages/emotion/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
  2025. package/packages/emotion/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
  2026. package/packages/emotion/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
  2027. package/packages/emotion/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
  2028. package/packages/emotion/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
  2029. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
  2030. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
  2031. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
  2032. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
  2033. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
  2034. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
  2035. package/packages/emotion/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
  2036. package/packages/emotion/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
  2037. package/packages/emotion/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
  2038. package/packages/emotion/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
  2039. package/packages/emotion/node_modules/caniuse-lite/data/features/customevent.js +0 -1
  2040. package/packages/emotion/node_modules/caniuse-lite/data/features/datalist.js +0 -1
  2041. package/packages/emotion/node_modules/caniuse-lite/data/features/dataset.js +0 -1
  2042. package/packages/emotion/node_modules/caniuse-lite/data/features/datauri.js +0 -1
  2043. package/packages/emotion/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
  2044. package/packages/emotion/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
  2045. package/packages/emotion/node_modules/caniuse-lite/data/features/decorators.js +0 -1
  2046. package/packages/emotion/node_modules/caniuse-lite/data/features/details.js +0 -1
  2047. package/packages/emotion/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
  2048. package/packages/emotion/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
  2049. package/packages/emotion/node_modules/caniuse-lite/data/features/dialog.js +0 -1
  2050. package/packages/emotion/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
  2051. package/packages/emotion/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
  2052. package/packages/emotion/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
  2053. package/packages/emotion/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
  2054. package/packages/emotion/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
  2055. package/packages/emotion/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
  2056. package/packages/emotion/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
  2057. package/packages/emotion/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
  2058. package/packages/emotion/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
  2059. package/packages/emotion/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
  2060. package/packages/emotion/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
  2061. package/packages/emotion/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
  2062. package/packages/emotion/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
  2063. package/packages/emotion/node_modules/caniuse-lite/data/features/download.js +0 -1
  2064. package/packages/emotion/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
  2065. package/packages/emotion/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
  2066. package/packages/emotion/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
  2067. package/packages/emotion/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
  2068. package/packages/emotion/node_modules/caniuse-lite/data/features/eme.js +0 -1
  2069. package/packages/emotion/node_modules/caniuse-lite/data/features/eot.js +0 -1
  2070. package/packages/emotion/node_modules/caniuse-lite/data/features/es5.js +0 -1
  2071. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
  2072. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
  2073. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
  2074. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
  2075. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
  2076. package/packages/emotion/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
  2077. package/packages/emotion/node_modules/caniuse-lite/data/features/es6.js +0 -1
  2078. package/packages/emotion/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
  2079. package/packages/emotion/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
  2080. package/packages/emotion/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
  2081. package/packages/emotion/node_modules/caniuse-lite/data/features/fetch.js +0 -1
  2082. package/packages/emotion/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
  2083. package/packages/emotion/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
  2084. package/packages/emotion/node_modules/caniuse-lite/data/features/filereader.js +0 -1
  2085. package/packages/emotion/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
  2086. package/packages/emotion/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
  2087. package/packages/emotion/node_modules/caniuse-lite/data/features/flac.js +0 -1
  2088. package/packages/emotion/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
  2089. package/packages/emotion/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
  2090. package/packages/emotion/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
  2091. package/packages/emotion/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
  2092. package/packages/emotion/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
  2093. package/packages/emotion/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
  2094. package/packages/emotion/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
  2095. package/packages/emotion/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
  2096. package/packages/emotion/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
  2097. package/packages/emotion/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
  2098. package/packages/emotion/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
  2099. package/packages/emotion/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
  2100. package/packages/emotion/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
  2101. package/packages/emotion/node_modules/caniuse-lite/data/features/fontface.js +0 -1
  2102. package/packages/emotion/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
  2103. package/packages/emotion/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
  2104. package/packages/emotion/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
  2105. package/packages/emotion/node_modules/caniuse-lite/data/features/forms.js +0 -1
  2106. package/packages/emotion/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
  2107. package/packages/emotion/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
  2108. package/packages/emotion/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
  2109. package/packages/emotion/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
  2110. package/packages/emotion/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
  2111. package/packages/emotion/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
  2112. package/packages/emotion/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
  2113. package/packages/emotion/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
  2114. package/packages/emotion/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
  2115. package/packages/emotion/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
  2116. package/packages/emotion/node_modules/caniuse-lite/data/features/heif.js +0 -1
  2117. package/packages/emotion/node_modules/caniuse-lite/data/features/hevc.js +0 -1
  2118. package/packages/emotion/node_modules/caniuse-lite/data/features/hidden.js +0 -1
  2119. package/packages/emotion/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
  2120. package/packages/emotion/node_modules/caniuse-lite/data/features/history.js +0 -1
  2121. package/packages/emotion/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
  2122. package/packages/emotion/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
  2123. package/packages/emotion/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
  2124. package/packages/emotion/node_modules/caniuse-lite/data/features/http2.js +0 -1
  2125. package/packages/emotion/node_modules/caniuse-lite/data/features/http3.js +0 -1
  2126. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
  2127. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
  2128. package/packages/emotion/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
  2129. package/packages/emotion/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
  2130. package/packages/emotion/node_modules/caniuse-lite/data/features/ime.js +0 -1
  2131. package/packages/emotion/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
  2132. package/packages/emotion/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
  2133. package/packages/emotion/node_modules/caniuse-lite/data/features/imports.js +0 -1
  2134. package/packages/emotion/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
  2135. package/packages/emotion/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
  2136. package/packages/emotion/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
  2137. package/packages/emotion/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
  2138. package/packages/emotion/node_modules/caniuse-lite/data/features/innertext.js +0 -1
  2139. package/packages/emotion/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
  2140. package/packages/emotion/node_modules/caniuse-lite/data/features/input-color.js +0 -1
  2141. package/packages/emotion/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
  2142. package/packages/emotion/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
  2143. package/packages/emotion/node_modules/caniuse-lite/data/features/input-event.js +0 -1
  2144. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
  2145. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
  2146. package/packages/emotion/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
  2147. package/packages/emotion/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
  2148. package/packages/emotion/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
  2149. package/packages/emotion/node_modules/caniuse-lite/data/features/input-number.js +0 -1
  2150. package/packages/emotion/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
  2151. package/packages/emotion/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
  2152. package/packages/emotion/node_modules/caniuse-lite/data/features/input-range.js +0 -1
  2153. package/packages/emotion/node_modules/caniuse-lite/data/features/input-search.js +0 -1
  2154. package/packages/emotion/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
  2155. package/packages/emotion/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
  2156. package/packages/emotion/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
  2157. package/packages/emotion/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
  2158. package/packages/emotion/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
  2159. package/packages/emotion/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
  2160. package/packages/emotion/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
  2161. package/packages/emotion/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
  2162. package/packages/emotion/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
  2163. package/packages/emotion/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
  2164. package/packages/emotion/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
  2165. package/packages/emotion/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
  2166. package/packages/emotion/node_modules/caniuse-lite/data/features/json.js +0 -1
  2167. package/packages/emotion/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
  2168. package/packages/emotion/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
  2169. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
  2170. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
  2171. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
  2172. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
  2173. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
  2174. package/packages/emotion/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
  2175. package/packages/emotion/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
  2176. package/packages/emotion/node_modules/caniuse-lite/data/features/let.js +0 -1
  2177. package/packages/emotion/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
  2178. package/packages/emotion/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
  2179. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
  2180. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
  2181. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
  2182. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
  2183. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
  2184. package/packages/emotion/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
  2185. package/packages/emotion/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
  2186. package/packages/emotion/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
  2187. package/packages/emotion/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
  2188. package/packages/emotion/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
  2189. package/packages/emotion/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
  2190. package/packages/emotion/node_modules/caniuse-lite/data/features/mathml.js +0 -1
  2191. package/packages/emotion/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
  2192. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
  2193. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
  2194. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
  2195. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
  2196. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
  2197. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
  2198. package/packages/emotion/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
  2199. package/packages/emotion/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
  2200. package/packages/emotion/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
  2201. package/packages/emotion/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
  2202. package/packages/emotion/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
  2203. package/packages/emotion/node_modules/caniuse-lite/data/features/menu.js +0 -1
  2204. package/packages/emotion/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
  2205. package/packages/emotion/node_modules/caniuse-lite/data/features/meter.js +0 -1
  2206. package/packages/emotion/node_modules/caniuse-lite/data/features/midi.js +0 -1
  2207. package/packages/emotion/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
  2208. package/packages/emotion/node_modules/caniuse-lite/data/features/mp3.js +0 -1
  2209. package/packages/emotion/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
  2210. package/packages/emotion/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
  2211. package/packages/emotion/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
  2212. package/packages/emotion/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
  2213. package/packages/emotion/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
  2214. package/packages/emotion/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
  2215. package/packages/emotion/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
  2216. package/packages/emotion/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
  2217. package/packages/emotion/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
  2218. package/packages/emotion/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
  2219. package/packages/emotion/node_modules/caniuse-lite/data/features/notifications.js +0 -1
  2220. package/packages/emotion/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
  2221. package/packages/emotion/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
  2222. package/packages/emotion/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
  2223. package/packages/emotion/node_modules/caniuse-lite/data/features/object-values.js +0 -1
  2224. package/packages/emotion/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
  2225. package/packages/emotion/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
  2226. package/packages/emotion/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
  2227. package/packages/emotion/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
  2228. package/packages/emotion/node_modules/caniuse-lite/data/features/ogv.js +0 -1
  2229. package/packages/emotion/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
  2230. package/packages/emotion/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
  2231. package/packages/emotion/node_modules/caniuse-lite/data/features/online-status.js +0 -1
  2232. package/packages/emotion/node_modules/caniuse-lite/data/features/opus.js +0 -1
  2233. package/packages/emotion/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
  2234. package/packages/emotion/node_modules/caniuse-lite/data/features/outline.js +0 -1
  2235. package/packages/emotion/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
  2236. package/packages/emotion/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
  2237. package/packages/emotion/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
  2238. package/packages/emotion/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
  2239. package/packages/emotion/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
  2240. package/packages/emotion/node_modules/caniuse-lite/data/features/path2d.js +0 -1
  2241. package/packages/emotion/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
  2242. package/packages/emotion/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
  2243. package/packages/emotion/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
  2244. package/packages/emotion/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
  2245. package/packages/emotion/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
  2246. package/packages/emotion/node_modules/caniuse-lite/data/features/picture.js +0 -1
  2247. package/packages/emotion/node_modules/caniuse-lite/data/features/ping.js +0 -1
  2248. package/packages/emotion/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
  2249. package/packages/emotion/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
  2250. package/packages/emotion/node_modules/caniuse-lite/data/features/pointer.js +0 -1
  2251. package/packages/emotion/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
  2252. package/packages/emotion/node_modules/caniuse-lite/data/features/portals.js +0 -1
  2253. package/packages/emotion/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
  2254. package/packages/emotion/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
  2255. package/packages/emotion/node_modules/caniuse-lite/data/features/progress.js +0 -1
  2256. package/packages/emotion/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
  2257. package/packages/emotion/node_modules/caniuse-lite/data/features/promises.js +0 -1
  2258. package/packages/emotion/node_modules/caniuse-lite/data/features/proximity.js +0 -1
  2259. package/packages/emotion/node_modules/caniuse-lite/data/features/proxy.js +0 -1
  2260. package/packages/emotion/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
  2261. package/packages/emotion/node_modules/caniuse-lite/data/features/push-api.js +0 -1
  2262. package/packages/emotion/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
  2263. package/packages/emotion/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
  2264. package/packages/emotion/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
  2265. package/packages/emotion/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
  2266. package/packages/emotion/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
  2267. package/packages/emotion/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
  2268. package/packages/emotion/node_modules/caniuse-lite/data/features/rellist.js +0 -1
  2269. package/packages/emotion/node_modules/caniuse-lite/data/features/rem.js +0 -1
  2270. package/packages/emotion/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
  2271. package/packages/emotion/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
  2272. package/packages/emotion/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
  2273. package/packages/emotion/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
  2274. package/packages/emotion/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
  2275. package/packages/emotion/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
  2276. package/packages/emotion/node_modules/caniuse-lite/data/features/ruby.js +0 -1
  2277. package/packages/emotion/node_modules/caniuse-lite/data/features/run-in.js +0 -1
  2278. package/packages/emotion/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
  2279. package/packages/emotion/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
  2280. package/packages/emotion/node_modules/caniuse-lite/data/features/script-async.js +0 -1
  2281. package/packages/emotion/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
  2282. package/packages/emotion/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
  2283. package/packages/emotion/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
  2284. package/packages/emotion/node_modules/caniuse-lite/data/features/sdch.js +0 -1
  2285. package/packages/emotion/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
  2286. package/packages/emotion/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
  2287. package/packages/emotion/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
  2288. package/packages/emotion/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
  2289. package/packages/emotion/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
  2290. package/packages/emotion/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
  2291. package/packages/emotion/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
  2292. package/packages/emotion/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
  2293. package/packages/emotion/node_modules/caniuse-lite/data/features/sni.js +0 -1
  2294. package/packages/emotion/node_modules/caniuse-lite/data/features/spdy.js +0 -1
  2295. package/packages/emotion/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
  2296. package/packages/emotion/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
  2297. package/packages/emotion/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
  2298. package/packages/emotion/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
  2299. package/packages/emotion/node_modules/caniuse-lite/data/features/srcset.js +0 -1
  2300. package/packages/emotion/node_modules/caniuse-lite/data/features/stream.js +0 -1
  2301. package/packages/emotion/node_modules/caniuse-lite/data/features/streams.js +0 -1
  2302. package/packages/emotion/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
  2303. package/packages/emotion/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
  2304. package/packages/emotion/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
  2305. package/packages/emotion/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
  2306. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
  2307. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
  2308. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
  2309. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
  2310. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
  2311. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
  2312. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
  2313. package/packages/emotion/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
  2314. package/packages/emotion/node_modules/caniuse-lite/data/features/svg.js +0 -1
  2315. package/packages/emotion/node_modules/caniuse-lite/data/features/sxg.js +0 -1
  2316. package/packages/emotion/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
  2317. package/packages/emotion/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
  2318. package/packages/emotion/node_modules/caniuse-lite/data/features/template.js +0 -1
  2319. package/packages/emotion/node_modules/caniuse-lite/data/features/temporal.js +0 -1
  2320. package/packages/emotion/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
  2321. package/packages/emotion/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
  2322. package/packages/emotion/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
  2323. package/packages/emotion/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
  2324. package/packages/emotion/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
  2325. package/packages/emotion/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
  2326. package/packages/emotion/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
  2327. package/packages/emotion/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
  2328. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
  2329. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
  2330. package/packages/emotion/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
  2331. package/packages/emotion/node_modules/caniuse-lite/data/features/touch.js +0 -1
  2332. package/packages/emotion/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
  2333. package/packages/emotion/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
  2334. package/packages/emotion/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
  2335. package/packages/emotion/node_modules/caniuse-lite/data/features/ttf.js +0 -1
  2336. package/packages/emotion/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
  2337. package/packages/emotion/node_modules/caniuse-lite/data/features/u2f.js +0 -1
  2338. package/packages/emotion/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
  2339. package/packages/emotion/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
  2340. package/packages/emotion/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
  2341. package/packages/emotion/node_modules/caniuse-lite/data/features/url.js +0 -1
  2342. package/packages/emotion/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
  2343. package/packages/emotion/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
  2344. package/packages/emotion/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
  2345. package/packages/emotion/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
  2346. package/packages/emotion/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
  2347. package/packages/emotion/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
  2348. package/packages/emotion/node_modules/caniuse-lite/data/features/vibration.js +0 -1
  2349. package/packages/emotion/node_modules/caniuse-lite/data/features/video.js +0 -1
  2350. package/packages/emotion/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
  2351. package/packages/emotion/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
  2352. package/packages/emotion/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
  2353. package/packages/emotion/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
  2354. package/packages/emotion/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
  2355. package/packages/emotion/node_modules/caniuse-lite/data/features/wasm.js +0 -1
  2356. package/packages/emotion/node_modules/caniuse-lite/data/features/wav.js +0 -1
  2357. package/packages/emotion/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
  2358. package/packages/emotion/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
  2359. package/packages/emotion/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
  2360. package/packages/emotion/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
  2361. package/packages/emotion/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
  2362. package/packages/emotion/node_modules/caniuse-lite/data/features/web-share.js +0 -1
  2363. package/packages/emotion/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
  2364. package/packages/emotion/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
  2365. package/packages/emotion/node_modules/caniuse-lite/data/features/webgl.js +0 -1
  2366. package/packages/emotion/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
  2367. package/packages/emotion/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
  2368. package/packages/emotion/node_modules/caniuse-lite/data/features/webhid.js +0 -1
  2369. package/packages/emotion/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
  2370. package/packages/emotion/node_modules/caniuse-lite/data/features/webm.js +0 -1
  2371. package/packages/emotion/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
  2372. package/packages/emotion/node_modules/caniuse-lite/data/features/webp.js +0 -1
  2373. package/packages/emotion/node_modules/caniuse-lite/data/features/websockets.js +0 -1
  2374. package/packages/emotion/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
  2375. package/packages/emotion/node_modules/caniuse-lite/data/features/webusb.js +0 -1
  2376. package/packages/emotion/node_modules/caniuse-lite/data/features/webvr.js +0 -1
  2377. package/packages/emotion/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
  2378. package/packages/emotion/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
  2379. package/packages/emotion/node_modules/caniuse-lite/data/features/webxr.js +0 -1
  2380. package/packages/emotion/node_modules/caniuse-lite/data/features/will-change.js +0 -1
  2381. package/packages/emotion/node_modules/caniuse-lite/data/features/woff.js +0 -1
  2382. package/packages/emotion/node_modules/caniuse-lite/data/features/woff2.js +0 -1
  2383. package/packages/emotion/node_modules/caniuse-lite/data/features/word-break.js +0 -1
  2384. package/packages/emotion/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
  2385. package/packages/emotion/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
  2386. package/packages/emotion/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
  2387. package/packages/emotion/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
  2388. package/packages/emotion/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
  2389. package/packages/emotion/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
  2390. package/packages/emotion/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
  2391. package/packages/emotion/node_modules/caniuse-lite/data/features.js +0 -1
  2392. package/packages/emotion/node_modules/caniuse-lite/data/regions/AD.js +0 -1
  2393. package/packages/emotion/node_modules/caniuse-lite/data/regions/AE.js +0 -1
  2394. package/packages/emotion/node_modules/caniuse-lite/data/regions/AF.js +0 -1
  2395. package/packages/emotion/node_modules/caniuse-lite/data/regions/AG.js +0 -1
  2396. package/packages/emotion/node_modules/caniuse-lite/data/regions/AI.js +0 -1
  2397. package/packages/emotion/node_modules/caniuse-lite/data/regions/AL.js +0 -1
  2398. package/packages/emotion/node_modules/caniuse-lite/data/regions/AM.js +0 -1
  2399. package/packages/emotion/node_modules/caniuse-lite/data/regions/AO.js +0 -1
  2400. package/packages/emotion/node_modules/caniuse-lite/data/regions/AR.js +0 -1
  2401. package/packages/emotion/node_modules/caniuse-lite/data/regions/AS.js +0 -1
  2402. package/packages/emotion/node_modules/caniuse-lite/data/regions/AT.js +0 -1
  2403. package/packages/emotion/node_modules/caniuse-lite/data/regions/AU.js +0 -1
  2404. package/packages/emotion/node_modules/caniuse-lite/data/regions/AW.js +0 -1
  2405. package/packages/emotion/node_modules/caniuse-lite/data/regions/AX.js +0 -1
  2406. package/packages/emotion/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
  2407. package/packages/emotion/node_modules/caniuse-lite/data/regions/BA.js +0 -1
  2408. package/packages/emotion/node_modules/caniuse-lite/data/regions/BB.js +0 -1
  2409. package/packages/emotion/node_modules/caniuse-lite/data/regions/BD.js +0 -1
  2410. package/packages/emotion/node_modules/caniuse-lite/data/regions/BE.js +0 -1
  2411. package/packages/emotion/node_modules/caniuse-lite/data/regions/BF.js +0 -1
  2412. package/packages/emotion/node_modules/caniuse-lite/data/regions/BG.js +0 -1
  2413. package/packages/emotion/node_modules/caniuse-lite/data/regions/BH.js +0 -1
  2414. package/packages/emotion/node_modules/caniuse-lite/data/regions/BI.js +0 -1
  2415. package/packages/emotion/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
  2416. package/packages/emotion/node_modules/caniuse-lite/data/regions/BM.js +0 -1
  2417. package/packages/emotion/node_modules/caniuse-lite/data/regions/BN.js +0 -1
  2418. package/packages/emotion/node_modules/caniuse-lite/data/regions/BO.js +0 -1
  2419. package/packages/emotion/node_modules/caniuse-lite/data/regions/BR.js +0 -1
  2420. package/packages/emotion/node_modules/caniuse-lite/data/regions/BS.js +0 -1
  2421. package/packages/emotion/node_modules/caniuse-lite/data/regions/BT.js +0 -1
  2422. package/packages/emotion/node_modules/caniuse-lite/data/regions/BW.js +0 -1
  2423. package/packages/emotion/node_modules/caniuse-lite/data/regions/BY.js +0 -1
  2424. package/packages/emotion/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
  2425. package/packages/emotion/node_modules/caniuse-lite/data/regions/CA.js +0 -1
  2426. package/packages/emotion/node_modules/caniuse-lite/data/regions/CD.js +0 -1
  2427. package/packages/emotion/node_modules/caniuse-lite/data/regions/CF.js +0 -1
  2428. package/packages/emotion/node_modules/caniuse-lite/data/regions/CG.js +0 -1
  2429. package/packages/emotion/node_modules/caniuse-lite/data/regions/CH.js +0 -1
  2430. package/packages/emotion/node_modules/caniuse-lite/data/regions/CI.js +0 -1
  2431. package/packages/emotion/node_modules/caniuse-lite/data/regions/CK.js +0 -1
  2432. package/packages/emotion/node_modules/caniuse-lite/data/regions/CL.js +0 -1
  2433. package/packages/emotion/node_modules/caniuse-lite/data/regions/CM.js +0 -1
  2434. package/packages/emotion/node_modules/caniuse-lite/data/regions/CN.js +0 -1
  2435. package/packages/emotion/node_modules/caniuse-lite/data/regions/CO.js +0 -1
  2436. package/packages/emotion/node_modules/caniuse-lite/data/regions/CR.js +0 -1
  2437. package/packages/emotion/node_modules/caniuse-lite/data/regions/CU.js +0 -1
  2438. package/packages/emotion/node_modules/caniuse-lite/data/regions/CV.js +0 -1
  2439. package/packages/emotion/node_modules/caniuse-lite/data/regions/CX.js +0 -1
  2440. package/packages/emotion/node_modules/caniuse-lite/data/regions/CY.js +0 -1
  2441. package/packages/emotion/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
  2442. package/packages/emotion/node_modules/caniuse-lite/data/regions/DE.js +0 -1
  2443. package/packages/emotion/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
  2444. package/packages/emotion/node_modules/caniuse-lite/data/regions/DK.js +0 -1
  2445. package/packages/emotion/node_modules/caniuse-lite/data/regions/DM.js +0 -1
  2446. package/packages/emotion/node_modules/caniuse-lite/data/regions/DO.js +0 -1
  2447. package/packages/emotion/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
  2448. package/packages/emotion/node_modules/caniuse-lite/data/regions/EC.js +0 -1
  2449. package/packages/emotion/node_modules/caniuse-lite/data/regions/EE.js +0 -1
  2450. package/packages/emotion/node_modules/caniuse-lite/data/regions/EG.js +0 -1
  2451. package/packages/emotion/node_modules/caniuse-lite/data/regions/ER.js +0 -1
  2452. package/packages/emotion/node_modules/caniuse-lite/data/regions/ES.js +0 -1
  2453. package/packages/emotion/node_modules/caniuse-lite/data/regions/ET.js +0 -1
  2454. package/packages/emotion/node_modules/caniuse-lite/data/regions/FI.js +0 -1
  2455. package/packages/emotion/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
  2456. package/packages/emotion/node_modules/caniuse-lite/data/regions/FK.js +0 -1
  2457. package/packages/emotion/node_modules/caniuse-lite/data/regions/FM.js +0 -1
  2458. package/packages/emotion/node_modules/caniuse-lite/data/regions/FO.js +0 -1
  2459. package/packages/emotion/node_modules/caniuse-lite/data/regions/FR.js +0 -1
  2460. package/packages/emotion/node_modules/caniuse-lite/data/regions/GA.js +0 -1
  2461. package/packages/emotion/node_modules/caniuse-lite/data/regions/GB.js +0 -1
  2462. package/packages/emotion/node_modules/caniuse-lite/data/regions/GD.js +0 -1
  2463. package/packages/emotion/node_modules/caniuse-lite/data/regions/GE.js +0 -1
  2464. package/packages/emotion/node_modules/caniuse-lite/data/regions/GF.js +0 -1
  2465. package/packages/emotion/node_modules/caniuse-lite/data/regions/GG.js +0 -1
  2466. package/packages/emotion/node_modules/caniuse-lite/data/regions/GH.js +0 -1
  2467. package/packages/emotion/node_modules/caniuse-lite/data/regions/GI.js +0 -1
  2468. package/packages/emotion/node_modules/caniuse-lite/data/regions/GL.js +0 -1
  2469. package/packages/emotion/node_modules/caniuse-lite/data/regions/GM.js +0 -1
  2470. package/packages/emotion/node_modules/caniuse-lite/data/regions/GN.js +0 -1
  2471. package/packages/emotion/node_modules/caniuse-lite/data/regions/GP.js +0 -1
  2472. package/packages/emotion/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
  2473. package/packages/emotion/node_modules/caniuse-lite/data/regions/GR.js +0 -1
  2474. package/packages/emotion/node_modules/caniuse-lite/data/regions/GT.js +0 -1
  2475. package/packages/emotion/node_modules/caniuse-lite/data/regions/GU.js +0 -1
  2476. package/packages/emotion/node_modules/caniuse-lite/data/regions/GW.js +0 -1
  2477. package/packages/emotion/node_modules/caniuse-lite/data/regions/GY.js +0 -1
  2478. package/packages/emotion/node_modules/caniuse-lite/data/regions/HK.js +0 -1
  2479. package/packages/emotion/node_modules/caniuse-lite/data/regions/HN.js +0 -1
  2480. package/packages/emotion/node_modules/caniuse-lite/data/regions/HR.js +0 -1
  2481. package/packages/emotion/node_modules/caniuse-lite/data/regions/HT.js +0 -1
  2482. package/packages/emotion/node_modules/caniuse-lite/data/regions/HU.js +0 -1
  2483. package/packages/emotion/node_modules/caniuse-lite/data/regions/ID.js +0 -1
  2484. package/packages/emotion/node_modules/caniuse-lite/data/regions/IE.js +0 -1
  2485. package/packages/emotion/node_modules/caniuse-lite/data/regions/IL.js +0 -1
  2486. package/packages/emotion/node_modules/caniuse-lite/data/regions/IM.js +0 -1
  2487. package/packages/emotion/node_modules/caniuse-lite/data/regions/IN.js +0 -1
  2488. package/packages/emotion/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
  2489. package/packages/emotion/node_modules/caniuse-lite/data/regions/IR.js +0 -1
  2490. package/packages/emotion/node_modules/caniuse-lite/data/regions/IS.js +0 -1
  2491. package/packages/emotion/node_modules/caniuse-lite/data/regions/IT.js +0 -1
  2492. package/packages/emotion/node_modules/caniuse-lite/data/regions/JE.js +0 -1
  2493. package/packages/emotion/node_modules/caniuse-lite/data/regions/JM.js +0 -1
  2494. package/packages/emotion/node_modules/caniuse-lite/data/regions/JO.js +0 -1
  2495. package/packages/emotion/node_modules/caniuse-lite/data/regions/JP.js +0 -1
  2496. package/packages/emotion/node_modules/caniuse-lite/data/regions/KE.js +0 -1
  2497. package/packages/emotion/node_modules/caniuse-lite/data/regions/KG.js +0 -1
  2498. package/packages/emotion/node_modules/caniuse-lite/data/regions/KH.js +0 -1
  2499. package/packages/emotion/node_modules/caniuse-lite/data/regions/KI.js +0 -1
  2500. package/packages/emotion/node_modules/caniuse-lite/data/regions/KM.js +0 -1
  2501. package/packages/emotion/node_modules/caniuse-lite/data/regions/KN.js +0 -1
  2502. package/packages/emotion/node_modules/caniuse-lite/data/regions/KP.js +0 -1
  2503. package/packages/emotion/node_modules/caniuse-lite/data/regions/KR.js +0 -1
  2504. package/packages/emotion/node_modules/caniuse-lite/data/regions/KW.js +0 -1
  2505. package/packages/emotion/node_modules/caniuse-lite/data/regions/KY.js +0 -1
  2506. package/packages/emotion/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
  2507. package/packages/emotion/node_modules/caniuse-lite/data/regions/LA.js +0 -1
  2508. package/packages/emotion/node_modules/caniuse-lite/data/regions/LB.js +0 -1
  2509. package/packages/emotion/node_modules/caniuse-lite/data/regions/LC.js +0 -1
  2510. package/packages/emotion/node_modules/caniuse-lite/data/regions/LI.js +0 -1
  2511. package/packages/emotion/node_modules/caniuse-lite/data/regions/LK.js +0 -1
  2512. package/packages/emotion/node_modules/caniuse-lite/data/regions/LR.js +0 -1
  2513. package/packages/emotion/node_modules/caniuse-lite/data/regions/LS.js +0 -1
  2514. package/packages/emotion/node_modules/caniuse-lite/data/regions/LT.js +0 -1
  2515. package/packages/emotion/node_modules/caniuse-lite/data/regions/LU.js +0 -1
  2516. package/packages/emotion/node_modules/caniuse-lite/data/regions/LV.js +0 -1
  2517. package/packages/emotion/node_modules/caniuse-lite/data/regions/LY.js +0 -1
  2518. package/packages/emotion/node_modules/caniuse-lite/data/regions/MA.js +0 -1
  2519. package/packages/emotion/node_modules/caniuse-lite/data/regions/MC.js +0 -1
  2520. package/packages/emotion/node_modules/caniuse-lite/data/regions/MD.js +0 -1
  2521. package/packages/emotion/node_modules/caniuse-lite/data/regions/ME.js +0 -1
  2522. package/packages/emotion/node_modules/caniuse-lite/data/regions/MG.js +0 -1
  2523. package/packages/emotion/node_modules/caniuse-lite/data/regions/MH.js +0 -1
  2524. package/packages/emotion/node_modules/caniuse-lite/data/regions/MK.js +0 -1
  2525. package/packages/emotion/node_modules/caniuse-lite/data/regions/ML.js +0 -1
  2526. package/packages/emotion/node_modules/caniuse-lite/data/regions/MM.js +0 -1
  2527. package/packages/emotion/node_modules/caniuse-lite/data/regions/MN.js +0 -1
  2528. package/packages/emotion/node_modules/caniuse-lite/data/regions/MO.js +0 -1
  2529. package/packages/emotion/node_modules/caniuse-lite/data/regions/MP.js +0 -1
  2530. package/packages/emotion/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
  2531. package/packages/emotion/node_modules/caniuse-lite/data/regions/MR.js +0 -1
  2532. package/packages/emotion/node_modules/caniuse-lite/data/regions/MS.js +0 -1
  2533. package/packages/emotion/node_modules/caniuse-lite/data/regions/MT.js +0 -1
  2534. package/packages/emotion/node_modules/caniuse-lite/data/regions/MU.js +0 -1
  2535. package/packages/emotion/node_modules/caniuse-lite/data/regions/MV.js +0 -1
  2536. package/packages/emotion/node_modules/caniuse-lite/data/regions/MW.js +0 -1
  2537. package/packages/emotion/node_modules/caniuse-lite/data/regions/MX.js +0 -1
  2538. package/packages/emotion/node_modules/caniuse-lite/data/regions/MY.js +0 -1
  2539. package/packages/emotion/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
  2540. package/packages/emotion/node_modules/caniuse-lite/data/regions/NA.js +0 -1
  2541. package/packages/emotion/node_modules/caniuse-lite/data/regions/NC.js +0 -1
  2542. package/packages/emotion/node_modules/caniuse-lite/data/regions/NE.js +0 -1
  2543. package/packages/emotion/node_modules/caniuse-lite/data/regions/NF.js +0 -1
  2544. package/packages/emotion/node_modules/caniuse-lite/data/regions/NG.js +0 -1
  2545. package/packages/emotion/node_modules/caniuse-lite/data/regions/NI.js +0 -1
  2546. package/packages/emotion/node_modules/caniuse-lite/data/regions/NL.js +0 -1
  2547. package/packages/emotion/node_modules/caniuse-lite/data/regions/NO.js +0 -1
  2548. package/packages/emotion/node_modules/caniuse-lite/data/regions/NP.js +0 -1
  2549. package/packages/emotion/node_modules/caniuse-lite/data/regions/NR.js +0 -1
  2550. package/packages/emotion/node_modules/caniuse-lite/data/regions/NU.js +0 -1
  2551. package/packages/emotion/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
  2552. package/packages/emotion/node_modules/caniuse-lite/data/regions/OM.js +0 -1
  2553. package/packages/emotion/node_modules/caniuse-lite/data/regions/PA.js +0 -1
  2554. package/packages/emotion/node_modules/caniuse-lite/data/regions/PE.js +0 -1
  2555. package/packages/emotion/node_modules/caniuse-lite/data/regions/PF.js +0 -1
  2556. package/packages/emotion/node_modules/caniuse-lite/data/regions/PG.js +0 -1
  2557. package/packages/emotion/node_modules/caniuse-lite/data/regions/PH.js +0 -1
  2558. package/packages/emotion/node_modules/caniuse-lite/data/regions/PK.js +0 -1
  2559. package/packages/emotion/node_modules/caniuse-lite/data/regions/PL.js +0 -1
  2560. package/packages/emotion/node_modules/caniuse-lite/data/regions/PM.js +0 -1
  2561. package/packages/emotion/node_modules/caniuse-lite/data/regions/PN.js +0 -1
  2562. package/packages/emotion/node_modules/caniuse-lite/data/regions/PR.js +0 -1
  2563. package/packages/emotion/node_modules/caniuse-lite/data/regions/PS.js +0 -1
  2564. package/packages/emotion/node_modules/caniuse-lite/data/regions/PT.js +0 -1
  2565. package/packages/emotion/node_modules/caniuse-lite/data/regions/PW.js +0 -1
  2566. package/packages/emotion/node_modules/caniuse-lite/data/regions/PY.js +0 -1
  2567. package/packages/emotion/node_modules/caniuse-lite/data/regions/QA.js +0 -1
  2568. package/packages/emotion/node_modules/caniuse-lite/data/regions/RE.js +0 -1
  2569. package/packages/emotion/node_modules/caniuse-lite/data/regions/RO.js +0 -1
  2570. package/packages/emotion/node_modules/caniuse-lite/data/regions/RS.js +0 -1
  2571. package/packages/emotion/node_modules/caniuse-lite/data/regions/RU.js +0 -1
  2572. package/packages/emotion/node_modules/caniuse-lite/data/regions/RW.js +0 -1
  2573. package/packages/emotion/node_modules/caniuse-lite/data/regions/SA.js +0 -1
  2574. package/packages/emotion/node_modules/caniuse-lite/data/regions/SB.js +0 -1
  2575. package/packages/emotion/node_modules/caniuse-lite/data/regions/SC.js +0 -1
  2576. package/packages/emotion/node_modules/caniuse-lite/data/regions/SD.js +0 -1
  2577. package/packages/emotion/node_modules/caniuse-lite/data/regions/SE.js +0 -1
  2578. package/packages/emotion/node_modules/caniuse-lite/data/regions/SG.js +0 -1
  2579. package/packages/emotion/node_modules/caniuse-lite/data/regions/SH.js +0 -1
  2580. package/packages/emotion/node_modules/caniuse-lite/data/regions/SI.js +0 -1
  2581. package/packages/emotion/node_modules/caniuse-lite/data/regions/SK.js +0 -1
  2582. package/packages/emotion/node_modules/caniuse-lite/data/regions/SL.js +0 -1
  2583. package/packages/emotion/node_modules/caniuse-lite/data/regions/SM.js +0 -1
  2584. package/packages/emotion/node_modules/caniuse-lite/data/regions/SN.js +0 -1
  2585. package/packages/emotion/node_modules/caniuse-lite/data/regions/SO.js +0 -1
  2586. package/packages/emotion/node_modules/caniuse-lite/data/regions/SR.js +0 -1
  2587. package/packages/emotion/node_modules/caniuse-lite/data/regions/ST.js +0 -1
  2588. package/packages/emotion/node_modules/caniuse-lite/data/regions/SV.js +0 -1
  2589. package/packages/emotion/node_modules/caniuse-lite/data/regions/SY.js +0 -1
  2590. package/packages/emotion/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
  2591. package/packages/emotion/node_modules/caniuse-lite/data/regions/TC.js +0 -1
  2592. package/packages/emotion/node_modules/caniuse-lite/data/regions/TD.js +0 -1
  2593. package/packages/emotion/node_modules/caniuse-lite/data/regions/TG.js +0 -1
  2594. package/packages/emotion/node_modules/caniuse-lite/data/regions/TH.js +0 -1
  2595. package/packages/emotion/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
  2596. package/packages/emotion/node_modules/caniuse-lite/data/regions/TK.js +0 -1
  2597. package/packages/emotion/node_modules/caniuse-lite/data/regions/TL.js +0 -1
  2598. package/packages/emotion/node_modules/caniuse-lite/data/regions/TM.js +0 -1
  2599. package/packages/emotion/node_modules/caniuse-lite/data/regions/TN.js +0 -1
  2600. package/packages/emotion/node_modules/caniuse-lite/data/regions/TO.js +0 -1
  2601. package/packages/emotion/node_modules/caniuse-lite/data/regions/TR.js +0 -1
  2602. package/packages/emotion/node_modules/caniuse-lite/data/regions/TT.js +0 -1
  2603. package/packages/emotion/node_modules/caniuse-lite/data/regions/TV.js +0 -1
  2604. package/packages/emotion/node_modules/caniuse-lite/data/regions/TW.js +0 -1
  2605. package/packages/emotion/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
  2606. package/packages/emotion/node_modules/caniuse-lite/data/regions/UA.js +0 -1
  2607. package/packages/emotion/node_modules/caniuse-lite/data/regions/UG.js +0 -1
  2608. package/packages/emotion/node_modules/caniuse-lite/data/regions/US.js +0 -1
  2609. package/packages/emotion/node_modules/caniuse-lite/data/regions/UY.js +0 -1
  2610. package/packages/emotion/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
  2611. package/packages/emotion/node_modules/caniuse-lite/data/regions/VA.js +0 -1
  2612. package/packages/emotion/node_modules/caniuse-lite/data/regions/VC.js +0 -1
  2613. package/packages/emotion/node_modules/caniuse-lite/data/regions/VE.js +0 -1
  2614. package/packages/emotion/node_modules/caniuse-lite/data/regions/VG.js +0 -1
  2615. package/packages/emotion/node_modules/caniuse-lite/data/regions/VI.js +0 -1
  2616. package/packages/emotion/node_modules/caniuse-lite/data/regions/VN.js +0 -1
  2617. package/packages/emotion/node_modules/caniuse-lite/data/regions/VU.js +0 -1
  2618. package/packages/emotion/node_modules/caniuse-lite/data/regions/WF.js +0 -1
  2619. package/packages/emotion/node_modules/caniuse-lite/data/regions/WS.js +0 -1
  2620. package/packages/emotion/node_modules/caniuse-lite/data/regions/YE.js +0 -1
  2621. package/packages/emotion/node_modules/caniuse-lite/data/regions/YT.js +0 -1
  2622. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
  2623. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
  2624. package/packages/emotion/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
  2625. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
  2626. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
  2627. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
  2628. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
  2629. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
  2630. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
  2631. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
  2632. package/packages/emotion/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
  2633. package/packages/emotion/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
  2634. package/packages/emotion/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
  2635. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
  2636. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
  2637. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
  2638. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -48
  2639. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
  2640. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
  2641. package/packages/emotion/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
  2642. package/packages/emotion/node_modules/caniuse-lite/package.json +0 -34
  2643. package/packages/emotion/node_modules/chalk/index.js +0 -228
  2644. package/packages/emotion/node_modules/chalk/index.js.flow +0 -93
  2645. package/packages/emotion/node_modules/chalk/license +0 -9
  2646. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/index.js +0 -11
  2647. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/license +0 -21
  2648. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/package.json +0 -41
  2649. package/packages/emotion/node_modules/chalk/node_modules/escape-string-regexp/readme.md +0 -27
  2650. package/packages/emotion/node_modules/chalk/package.json +0 -71
  2651. package/packages/emotion/node_modules/chalk/readme.md +0 -314
  2652. package/packages/emotion/node_modules/chalk/templates.js +0 -128
  2653. package/packages/emotion/node_modules/chalk/types/index.d.ts +0 -97
  2654. package/packages/emotion/node_modules/color-convert/CHANGELOG.md +0 -54
  2655. package/packages/emotion/node_modules/color-convert/LICENSE +0 -21
  2656. package/packages/emotion/node_modules/color-convert/README.md +0 -68
  2657. package/packages/emotion/node_modules/color-convert/conversions.js +0 -868
  2658. package/packages/emotion/node_modules/color-convert/index.js +0 -78
  2659. package/packages/emotion/node_modules/color-convert/package.json +0 -46
  2660. package/packages/emotion/node_modules/color-convert/route.js +0 -97
  2661. package/packages/emotion/node_modules/color-name/.eslintrc.json +0 -43
  2662. package/packages/emotion/node_modules/color-name/LICENSE +0 -8
  2663. package/packages/emotion/node_modules/color-name/README.md +0 -11
  2664. package/packages/emotion/node_modules/color-name/index.js +0 -152
  2665. package/packages/emotion/node_modules/color-name/package.json +0 -25
  2666. package/packages/emotion/node_modules/color-name/test.js +0 -7
  2667. package/packages/emotion/node_modules/convert-source-map/LICENSE +0 -23
  2668. package/packages/emotion/node_modules/convert-source-map/README.md +0 -123
  2669. package/packages/emotion/node_modules/convert-source-map/index.js +0 -179
  2670. package/packages/emotion/node_modules/convert-source-map/package.json +0 -41
  2671. package/packages/emotion/node_modules/cosmiconfig/LICENSE +0 -22
  2672. package/packages/emotion/node_modules/cosmiconfig/README.md +0 -572
  2673. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.d.ts +0 -14
  2674. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.d.ts.map +0 -1
  2675. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.js +0 -118
  2676. package/packages/emotion/node_modules/cosmiconfig/dist/Explorer.js.map +0 -1
  2677. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.d.ts +0 -21
  2678. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.d.ts.map +0 -1
  2679. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.js +0 -142
  2680. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerBase.js.map +0 -1
  2681. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.d.ts +0 -14
  2682. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.d.ts.map +0 -1
  2683. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.js +0 -118
  2684. package/packages/emotion/node_modules/cosmiconfig/dist/ExplorerSync.js.map +0 -1
  2685. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.d.ts +0 -5
  2686. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.d.ts.map +0 -1
  2687. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.js +0 -32
  2688. package/packages/emotion/node_modules/cosmiconfig/dist/cacheWrapper.js.map +0 -1
  2689. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.d.ts +0 -4
  2690. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.d.ts.map +0 -1
  2691. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.js +0 -38
  2692. package/packages/emotion/node_modules/cosmiconfig/dist/getDirectory.js.map +0 -1
  2693. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts +0 -5
  2694. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts.map +0 -1
  2695. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.js +0 -28
  2696. package/packages/emotion/node_modules/cosmiconfig/dist/getPropertyByPath.js.map +0 -1
  2697. package/packages/emotion/node_modules/cosmiconfig/dist/index.d.ts +0 -45
  2698. package/packages/emotion/node_modules/cosmiconfig/dist/index.d.ts.map +0 -1
  2699. package/packages/emotion/node_modules/cosmiconfig/dist/index.js +0 -82
  2700. package/packages/emotion/node_modules/cosmiconfig/dist/index.js.map +0 -1
  2701. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.d.ts +0 -4
  2702. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.d.ts.map +0 -1
  2703. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.js +0 -60
  2704. package/packages/emotion/node_modules/cosmiconfig/dist/loaders.js.map +0 -1
  2705. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.d.ts +0 -7
  2706. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.d.ts.map +0 -1
  2707. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.js +0 -56
  2708. package/packages/emotion/node_modules/cosmiconfig/dist/readFile.js.map +0 -1
  2709. package/packages/emotion/node_modules/cosmiconfig/dist/types.d.ts +0 -20
  2710. package/packages/emotion/node_modules/cosmiconfig/dist/types.d.ts.map +0 -1
  2711. package/packages/emotion/node_modules/cosmiconfig/dist/types.js +0 -6
  2712. package/packages/emotion/node_modules/cosmiconfig/dist/types.js.map +0 -1
  2713. package/packages/emotion/node_modules/cosmiconfig/package.json +0 -145
  2714. package/packages/emotion/node_modules/csstype/LICENSE +0 -19
  2715. package/packages/emotion/node_modules/csstype/README.md +0 -271
  2716. package/packages/emotion/node_modules/csstype/index.d.ts +0 -20256
  2717. package/packages/emotion/node_modules/csstype/index.js.flow +0 -6325
  2718. package/packages/emotion/node_modules/csstype/package.json +0 -66
  2719. package/packages/emotion/node_modules/debug/LICENSE +0 -20
  2720. package/packages/emotion/node_modules/debug/README.md +0 -481
  2721. package/packages/emotion/node_modules/debug/package.json +0 -59
  2722. package/packages/emotion/node_modules/debug/src/browser.js +0 -269
  2723. package/packages/emotion/node_modules/debug/src/common.js +0 -274
  2724. package/packages/emotion/node_modules/debug/src/index.js +0 -10
  2725. package/packages/emotion/node_modules/debug/src/node.js +0 -263
  2726. package/packages/emotion/node_modules/electron-to-chromium/CHANGELOG.md +0 -14
  2727. package/packages/emotion/node_modules/electron-to-chromium/LICENSE +0 -5
  2728. package/packages/emotion/node_modules/electron-to-chromium/README.md +0 -186
  2729. package/packages/emotion/node_modules/electron-to-chromium/chromium-versions.js +0 -52
  2730. package/packages/emotion/node_modules/electron-to-chromium/chromium-versions.json +0 -1
  2731. package/packages/emotion/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2188
  2732. package/packages/emotion/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
  2733. package/packages/emotion/node_modules/electron-to-chromium/full-versions.js +0 -1618
  2734. package/packages/emotion/node_modules/electron-to-chromium/full-versions.json +0 -1
  2735. package/packages/emotion/node_modules/electron-to-chromium/index.js +0 -36
  2736. package/packages/emotion/node_modules/electron-to-chromium/package.json +0 -42
  2737. package/packages/emotion/node_modules/electron-to-chromium/versions.js +0 -105
  2738. package/packages/emotion/node_modules/electron-to-chromium/versions.json +0 -1
  2739. package/packages/emotion/node_modules/error-ex/LICENSE +0 -21
  2740. package/packages/emotion/node_modules/error-ex/README.md +0 -144
  2741. package/packages/emotion/node_modules/error-ex/index.js +0 -141
  2742. package/packages/emotion/node_modules/error-ex/package.json +0 -46
  2743. package/packages/emotion/node_modules/escalade/dist/index.js +0 -22
  2744. package/packages/emotion/node_modules/escalade/dist/index.mjs +0 -22
  2745. package/packages/emotion/node_modules/escalade/index.d.ts +0 -3
  2746. package/packages/emotion/node_modules/escalade/license +0 -9
  2747. package/packages/emotion/node_modules/escalade/package.json +0 -61
  2748. package/packages/emotion/node_modules/escalade/readme.md +0 -211
  2749. package/packages/emotion/node_modules/escalade/sync/index.d.ts +0 -2
  2750. package/packages/emotion/node_modules/escalade/sync/index.js +0 -18
  2751. package/packages/emotion/node_modules/escalade/sync/index.mjs +0 -18
  2752. package/packages/emotion/node_modules/escape-string-regexp/index.d.ts +0 -18
  2753. package/packages/emotion/node_modules/escape-string-regexp/index.js +0 -13
  2754. package/packages/emotion/node_modules/escape-string-regexp/license +0 -9
  2755. package/packages/emotion/node_modules/escape-string-regexp/package.json +0 -38
  2756. package/packages/emotion/node_modules/escape-string-regexp/readme.md +0 -34
  2757. package/packages/emotion/node_modules/find-root/.travis.yml +0 -10
  2758. package/packages/emotion/node_modules/find-root/LICENSE.md +0 -7
  2759. package/packages/emotion/node_modules/find-root/README.md +0 -69
  2760. package/packages/emotion/node_modules/find-root/index.js +0 -31
  2761. package/packages/emotion/node_modules/find-root/package.json +0 -30
  2762. package/packages/emotion/node_modules/find-root/test/test.js +0 -61
  2763. package/packages/emotion/node_modules/function-bind/.editorconfig +0 -20
  2764. package/packages/emotion/node_modules/function-bind/.eslintrc +0 -15
  2765. package/packages/emotion/node_modules/function-bind/.jscs.json +0 -176
  2766. package/packages/emotion/node_modules/function-bind/.travis.yml +0 -168
  2767. package/packages/emotion/node_modules/function-bind/LICENSE +0 -20
  2768. package/packages/emotion/node_modules/function-bind/README.md +0 -48
  2769. package/packages/emotion/node_modules/function-bind/implementation.js +0 -52
  2770. package/packages/emotion/node_modules/function-bind/index.js +0 -5
  2771. package/packages/emotion/node_modules/function-bind/package.json +0 -63
  2772. package/packages/emotion/node_modules/function-bind/test/.eslintrc +0 -9
  2773. package/packages/emotion/node_modules/function-bind/test/index.js +0 -252
  2774. package/packages/emotion/node_modules/gensync/LICENSE +0 -7
  2775. package/packages/emotion/node_modules/gensync/README.md +0 -196
  2776. package/packages/emotion/node_modules/gensync/index.js +0 -373
  2777. package/packages/emotion/node_modules/gensync/index.js.flow +0 -32
  2778. package/packages/emotion/node_modules/gensync/package.json +0 -37
  2779. package/packages/emotion/node_modules/gensync/test/.babelrc +0 -5
  2780. package/packages/emotion/node_modules/gensync/test/index.test.js +0 -489
  2781. package/packages/emotion/node_modules/globals/globals.json +0 -1563
  2782. package/packages/emotion/node_modules/globals/index.js +0 -2
  2783. package/packages/emotion/node_modules/globals/license +0 -9
  2784. package/packages/emotion/node_modules/globals/package.json +0 -41
  2785. package/packages/emotion/node_modules/globals/readme.md +0 -41
  2786. package/packages/emotion/node_modules/has/LICENSE-MIT +0 -22
  2787. package/packages/emotion/node_modules/has/README.md +0 -18
  2788. package/packages/emotion/node_modules/has/package.json +0 -48
  2789. package/packages/emotion/node_modules/has/src/index.js +0 -5
  2790. package/packages/emotion/node_modules/has/test/index.js +0 -10
  2791. package/packages/emotion/node_modules/has-flag/index.js +0 -8
  2792. package/packages/emotion/node_modules/has-flag/license +0 -9
  2793. package/packages/emotion/node_modules/has-flag/package.json +0 -44
  2794. package/packages/emotion/node_modules/has-flag/readme.md +0 -70
  2795. package/packages/emotion/node_modules/import-fresh/index.d.ts +0 -30
  2796. package/packages/emotion/node_modules/import-fresh/index.js +0 -33
  2797. package/packages/emotion/node_modules/import-fresh/license +0 -9
  2798. package/packages/emotion/node_modules/import-fresh/package.json +0 -43
  2799. package/packages/emotion/node_modules/import-fresh/readme.md +0 -48
  2800. package/packages/emotion/node_modules/is-arrayish/.editorconfig +0 -18
  2801. package/packages/emotion/node_modules/is-arrayish/.istanbul.yml +0 -4
  2802. package/packages/emotion/node_modules/is-arrayish/.travis.yml +0 -17
  2803. package/packages/emotion/node_modules/is-arrayish/LICENSE +0 -21
  2804. package/packages/emotion/node_modules/is-arrayish/README.md +0 -16
  2805. package/packages/emotion/node_modules/is-arrayish/index.js +0 -10
  2806. package/packages/emotion/node_modules/is-arrayish/package.json +0 -34
  2807. package/packages/emotion/node_modules/is-core-module/.eslintrc +0 -18
  2808. package/packages/emotion/node_modules/is-core-module/.nycrc +0 -9
  2809. package/packages/emotion/node_modules/is-core-module/CHANGELOG.md +0 -151
  2810. package/packages/emotion/node_modules/is-core-module/LICENSE +0 -20
  2811. package/packages/emotion/node_modules/is-core-module/README.md +0 -40
  2812. package/packages/emotion/node_modules/is-core-module/core.json +0 -155
  2813. package/packages/emotion/node_modules/is-core-module/index.js +0 -69
  2814. package/packages/emotion/node_modules/is-core-module/package.json +0 -72
  2815. package/packages/emotion/node_modules/is-core-module/test/index.js +0 -133
  2816. package/packages/emotion/node_modules/js-tokens/CHANGELOG.md +0 -151
  2817. package/packages/emotion/node_modules/js-tokens/LICENSE +0 -21
  2818. package/packages/emotion/node_modules/js-tokens/README.md +0 -240
  2819. package/packages/emotion/node_modules/js-tokens/index.js +0 -23
  2820. package/packages/emotion/node_modules/js-tokens/package.json +0 -30
  2821. package/packages/emotion/node_modules/jsesc/LICENSE-MIT.txt +0 -20
  2822. package/packages/emotion/node_modules/jsesc/README.md +0 -421
  2823. package/packages/emotion/node_modules/jsesc/bin/jsesc +0 -148
  2824. package/packages/emotion/node_modules/jsesc/jsesc.js +0 -329
  2825. package/packages/emotion/node_modules/jsesc/man/jsesc.1 +0 -94
  2826. package/packages/emotion/node_modules/jsesc/package.json +0 -54
  2827. package/packages/emotion/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
  2828. package/packages/emotion/node_modules/json-parse-even-better-errors/LICENSE.md +0 -25
  2829. package/packages/emotion/node_modules/json-parse-even-better-errors/README.md +0 -96
  2830. package/packages/emotion/node_modules/json-parse-even-better-errors/index.js +0 -121
  2831. package/packages/emotion/node_modules/json-parse-even-better-errors/package.json +0 -33
  2832. package/packages/emotion/node_modules/json5/LICENSE.md +0 -23
  2833. package/packages/emotion/node_modules/json5/README.md +0 -234
  2834. package/packages/emotion/node_modules/json5/dist/index.js +0 -1710
  2835. package/packages/emotion/node_modules/json5/dist/index.min.js +0 -1
  2836. package/packages/emotion/node_modules/json5/dist/index.min.mjs +0 -1
  2837. package/packages/emotion/node_modules/json5/dist/index.mjs +0 -1399
  2838. package/packages/emotion/node_modules/json5/lib/cli.js +0 -152
  2839. package/packages/emotion/node_modules/json5/lib/index.d.ts +0 -4
  2840. package/packages/emotion/node_modules/json5/lib/index.js +0 -9
  2841. package/packages/emotion/node_modules/json5/lib/parse.d.ts +0 -15
  2842. package/packages/emotion/node_modules/json5/lib/parse.js +0 -1087
  2843. package/packages/emotion/node_modules/json5/lib/register.js +0 -13
  2844. package/packages/emotion/node_modules/json5/lib/require.js +0 -4
  2845. package/packages/emotion/node_modules/json5/lib/stringify.d.ts +0 -89
  2846. package/packages/emotion/node_modules/json5/lib/stringify.js +0 -261
  2847. package/packages/emotion/node_modules/json5/lib/unicode.d.ts +0 -3
  2848. package/packages/emotion/node_modules/json5/lib/unicode.js +0 -4
  2849. package/packages/emotion/node_modules/json5/lib/util.d.ts +0 -5
  2850. package/packages/emotion/node_modules/json5/lib/util.js +0 -35
  2851. package/packages/emotion/node_modules/json5/package.json +0 -69
  2852. package/packages/emotion/node_modules/lines-and-columns/LICENSE +0 -21
  2853. package/packages/emotion/node_modules/lines-and-columns/README.md +0 -33
  2854. package/packages/emotion/node_modules/lines-and-columns/build/index.d.ts +0 -13
  2855. package/packages/emotion/node_modules/lines-and-columns/build/index.js +0 -62
  2856. package/packages/emotion/node_modules/lines-and-columns/package.json +0 -49
  2857. package/packages/emotion/node_modules/ms/index.js +0 -162
  2858. package/packages/emotion/node_modules/ms/license.md +0 -21
  2859. package/packages/emotion/node_modules/ms/package.json +0 -37
  2860. package/packages/emotion/node_modules/ms/readme.md +0 -60
  2861. package/packages/emotion/node_modules/node-releases/LICENSE +0 -21
  2862. package/packages/emotion/node_modules/node-releases/README.md +0 -31
  2863. package/packages/emotion/node_modules/node-releases/data/processed/envs.json +0 -1
  2864. package/packages/emotion/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
  2865. package/packages/emotion/node_modules/node-releases/package.json +0 -18
  2866. package/packages/emotion/node_modules/parent-module/index.js +0 -37
  2867. package/packages/emotion/node_modules/parent-module/license +0 -9
  2868. package/packages/emotion/node_modules/parent-module/package.json +0 -46
  2869. package/packages/emotion/node_modules/parent-module/readme.md +0 -67
  2870. package/packages/emotion/node_modules/parse-json/index.js +0 -54
  2871. package/packages/emotion/node_modules/parse-json/license +0 -9
  2872. package/packages/emotion/node_modules/parse-json/package.json +0 -45
  2873. package/packages/emotion/node_modules/parse-json/readme.md +0 -119
  2874. package/packages/emotion/node_modules/path-parse/LICENSE +0 -21
  2875. package/packages/emotion/node_modules/path-parse/README.md +0 -42
  2876. package/packages/emotion/node_modules/path-parse/index.js +0 -75
  2877. package/packages/emotion/node_modules/path-parse/package.json +0 -33
  2878. package/packages/emotion/node_modules/path-type/index.d.ts +0 -51
  2879. package/packages/emotion/node_modules/path-type/index.js +0 -43
  2880. package/packages/emotion/node_modules/path-type/license +0 -9
  2881. package/packages/emotion/node_modules/path-type/package.json +0 -45
  2882. package/packages/emotion/node_modules/path-type/readme.md +0 -72
  2883. package/packages/emotion/node_modules/picocolors/LICENSE +0 -15
  2884. package/packages/emotion/node_modules/picocolors/README.md +0 -21
  2885. package/packages/emotion/node_modules/picocolors/package.json +0 -25
  2886. package/packages/emotion/node_modules/picocolors/picocolors.browser.js +0 -4
  2887. package/packages/emotion/node_modules/picocolors/picocolors.d.ts +0 -5
  2888. package/packages/emotion/node_modules/picocolors/picocolors.js +0 -58
  2889. package/packages/emotion/node_modules/picocolors/types.ts +0 -30
  2890. package/packages/emotion/node_modules/regenerator-runtime/LICENSE +0 -21
  2891. package/packages/emotion/node_modules/regenerator-runtime/README.md +0 -31
  2892. package/packages/emotion/node_modules/regenerator-runtime/package.json +0 -19
  2893. package/packages/emotion/node_modules/regenerator-runtime/path.js +0 -11
  2894. package/packages/emotion/node_modules/regenerator-runtime/runtime.js +0 -760
  2895. package/packages/emotion/node_modules/resolve/.editorconfig +0 -37
  2896. package/packages/emotion/node_modules/resolve/.eslintrc +0 -65
  2897. package/packages/emotion/node_modules/resolve/.github/FUNDING.yml +0 -12
  2898. package/packages/emotion/node_modules/resolve/LICENSE +0 -21
  2899. package/packages/emotion/node_modules/resolve/SECURITY.md +0 -3
  2900. package/packages/emotion/node_modules/resolve/async.js +0 -3
  2901. package/packages/emotion/node_modules/resolve/bin/resolve +0 -50
  2902. package/packages/emotion/node_modules/resolve/example/async.js +0 -5
  2903. package/packages/emotion/node_modules/resolve/example/sync.js +0 -3
  2904. package/packages/emotion/node_modules/resolve/index.js +0 -6
  2905. package/packages/emotion/node_modules/resolve/lib/async.js +0 -329
  2906. package/packages/emotion/node_modules/resolve/lib/caller.js +0 -8
  2907. package/packages/emotion/node_modules/resolve/lib/core.js +0 -52
  2908. package/packages/emotion/node_modules/resolve/lib/core.json +0 -153
  2909. package/packages/emotion/node_modules/resolve/lib/homedir.js +0 -24
  2910. package/packages/emotion/node_modules/resolve/lib/is-core.js +0 -5
  2911. package/packages/emotion/node_modules/resolve/lib/node-modules-paths.js +0 -42
  2912. package/packages/emotion/node_modules/resolve/lib/normalize-options.js +0 -10
  2913. package/packages/emotion/node_modules/resolve/lib/sync.js +0 -208
  2914. package/packages/emotion/node_modules/resolve/package.json +0 -71
  2915. package/packages/emotion/node_modules/resolve/readme.markdown +0 -301
  2916. package/packages/emotion/node_modules/resolve/sync.js +0 -3
  2917. package/packages/emotion/node_modules/resolve/test/core.js +0 -88
  2918. package/packages/emotion/node_modules/resolve/test/dotdot/abc/index.js +0 -2
  2919. package/packages/emotion/node_modules/resolve/test/dotdot/index.js +0 -1
  2920. package/packages/emotion/node_modules/resolve/test/dotdot.js +0 -29
  2921. package/packages/emotion/node_modules/resolve/test/faulty_basedir.js +0 -29
  2922. package/packages/emotion/node_modules/resolve/test/filter.js +0 -34
  2923. package/packages/emotion/node_modules/resolve/test/filter_sync.js +0 -33
  2924. package/packages/emotion/node_modules/resolve/test/home_paths.js +0 -127
  2925. package/packages/emotion/node_modules/resolve/test/home_paths_sync.js +0 -114
  2926. package/packages/emotion/node_modules/resolve/test/mock.js +0 -315
  2927. package/packages/emotion/node_modules/resolve/test/mock_sync.js +0 -214
  2928. package/packages/emotion/node_modules/resolve/test/module_dir/xmodules/aaa/index.js +0 -1
  2929. package/packages/emotion/node_modules/resolve/test/module_dir/ymodules/aaa/index.js +0 -1
  2930. package/packages/emotion/node_modules/resolve/test/module_dir/zmodules/bbb/main.js +0 -1
  2931. package/packages/emotion/node_modules/resolve/test/module_dir/zmodules/bbb/package.json +0 -3
  2932. package/packages/emotion/node_modules/resolve/test/module_dir.js +0 -56
  2933. package/packages/emotion/node_modules/resolve/test/node-modules-paths.js +0 -143
  2934. package/packages/emotion/node_modules/resolve/test/node_path/x/aaa/index.js +0 -1
  2935. package/packages/emotion/node_modules/resolve/test/node_path/x/ccc/index.js +0 -1
  2936. package/packages/emotion/node_modules/resolve/test/node_path/y/bbb/index.js +0 -1
  2937. package/packages/emotion/node_modules/resolve/test/node_path/y/ccc/index.js +0 -1
  2938. package/packages/emotion/node_modules/resolve/test/node_path.js +0 -70
  2939. package/packages/emotion/node_modules/resolve/test/nonstring.js +0 -9
  2940. package/packages/emotion/node_modules/resolve/test/pathfilter/deep_ref/main.js +0 -0
  2941. package/packages/emotion/node_modules/resolve/test/pathfilter.js +0 -75
  2942. package/packages/emotion/node_modules/resolve/test/precedence/aaa/index.js +0 -1
  2943. package/packages/emotion/node_modules/resolve/test/precedence/aaa/main.js +0 -1
  2944. package/packages/emotion/node_modules/resolve/test/precedence/aaa.js +0 -1
  2945. package/packages/emotion/node_modules/resolve/test/precedence/bbb/main.js +0 -1
  2946. package/packages/emotion/node_modules/resolve/test/precedence/bbb.js +0 -1
  2947. package/packages/emotion/node_modules/resolve/test/precedence.js +0 -23
  2948. package/packages/emotion/node_modules/resolve/test/resolver/baz/doom.js +0 -0
  2949. package/packages/emotion/node_modules/resolve/test/resolver/baz/package.json +0 -4
  2950. package/packages/emotion/node_modules/resolve/test/resolver/baz/quux.js +0 -1
  2951. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/a.js +0 -0
  2952. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/b.js +0 -0
  2953. package/packages/emotion/node_modules/resolve/test/resolver/browser_field/package.json +0 -5
  2954. package/packages/emotion/node_modules/resolve/test/resolver/cup.coffee +0 -1
  2955. package/packages/emotion/node_modules/resolve/test/resolver/dot_main/index.js +0 -1
  2956. package/packages/emotion/node_modules/resolve/test/resolver/dot_main/package.json +0 -3
  2957. package/packages/emotion/node_modules/resolve/test/resolver/dot_slash_main/index.js +0 -1
  2958. package/packages/emotion/node_modules/resolve/test/resolver/dot_slash_main/package.json +0 -3
  2959. package/packages/emotion/node_modules/resolve/test/resolver/false_main/index.js +0 -0
  2960. package/packages/emotion/node_modules/resolve/test/resolver/false_main/package.json +0 -4
  2961. package/packages/emotion/node_modules/resolve/test/resolver/foo.js +0 -1
  2962. package/packages/emotion/node_modules/resolve/test/resolver/incorrect_main/index.js +0 -2
  2963. package/packages/emotion/node_modules/resolve/test/resolver/incorrect_main/package.json +0 -3
  2964. package/packages/emotion/node_modules/resolve/test/resolver/invalid_main/package.json +0 -7
  2965. package/packages/emotion/node_modules/resolve/test/resolver/malformed_package_json/index.js +0 -0
  2966. package/packages/emotion/node_modules/resolve/test/resolver/malformed_package_json/package.json +0 -1
  2967. package/packages/emotion/node_modules/resolve/test/resolver/mug.coffee +0 -0
  2968. package/packages/emotion/node_modules/resolve/test/resolver/mug.js +0 -0
  2969. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/lerna.json +0 -6
  2970. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/package.json +0 -20
  2971. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-a/index.js +0 -35
  2972. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-a/package.json +0 -14
  2973. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-b/index.js +0 -0
  2974. package/packages/emotion/node_modules/resolve/test/resolver/multirepo/packages/package-b/package.json +0 -14
  2975. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/async.js +0 -26
  2976. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/package.json +0 -15
  2977. package/packages/emotion/node_modules/resolve/test/resolver/nested_symlinks/mylib/sync.js +0 -12
  2978. package/packages/emotion/node_modules/resolve/test/resolver/other_path/lib/other-lib.js +0 -0
  2979. package/packages/emotion/node_modules/resolve/test/resolver/other_path/root.js +0 -0
  2980. package/packages/emotion/node_modules/resolve/test/resolver/quux/foo/index.js +0 -1
  2981. package/packages/emotion/node_modules/resolve/test/resolver/same_names/foo/index.js +0 -1
  2982. package/packages/emotion/node_modules/resolve/test/resolver/same_names/foo.js +0 -1
  2983. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/_/node_modules/foo.js +0 -0
  2984. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/_/symlink_target/.gitkeep +0 -0
  2985. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/package/bar.js +0 -1
  2986. package/packages/emotion/node_modules/resolve/test/resolver/symlinked/package/package.json +0 -3
  2987. package/packages/emotion/node_modules/resolve/test/resolver/without_basedir/main.js +0 -5
  2988. package/packages/emotion/node_modules/resolve/test/resolver.js +0 -595
  2989. package/packages/emotion/node_modules/resolve/test/resolver_sync.js +0 -726
  2990. package/packages/emotion/node_modules/resolve/test/shadowed_core/node_modules/util/index.js +0 -0
  2991. package/packages/emotion/node_modules/resolve/test/shadowed_core.js +0 -54
  2992. package/packages/emotion/node_modules/resolve/test/subdirs.js +0 -13
  2993. package/packages/emotion/node_modules/resolve/test/symlinks.js +0 -176
  2994. package/packages/emotion/node_modules/resolve-from/index.js +0 -47
  2995. package/packages/emotion/node_modules/resolve-from/license +0 -9
  2996. package/packages/emotion/node_modules/resolve-from/package.json +0 -34
  2997. package/packages/emotion/node_modules/resolve-from/readme.md +0 -72
  2998. package/packages/emotion/node_modules/semver/CHANGELOG.md +0 -70
  2999. package/packages/emotion/node_modules/semver/LICENSE +0 -15
  3000. package/packages/emotion/node_modules/semver/README.md +0 -443
  3001. package/packages/emotion/node_modules/semver/bin/semver.js +0 -174
  3002. package/packages/emotion/node_modules/semver/package.json +0 -28
  3003. package/packages/emotion/node_modules/semver/range.bnf +0 -16
  3004. package/packages/emotion/node_modules/semver/semver.js +0 -1596
  3005. package/packages/emotion/node_modules/source-map/CHANGELOG.md +0 -301
  3006. package/packages/emotion/node_modules/source-map/LICENSE +0 -28
  3007. package/packages/emotion/node_modules/source-map/README.md +0 -729
  3008. package/packages/emotion/node_modules/source-map/dist/source-map.debug.js +0 -3091
  3009. package/packages/emotion/node_modules/source-map/dist/source-map.js +0 -3090
  3010. package/packages/emotion/node_modules/source-map/dist/source-map.min.js +0 -2
  3011. package/packages/emotion/node_modules/source-map/dist/source-map.min.js.map +0 -1
  3012. package/packages/emotion/node_modules/source-map/lib/array-set.js +0 -121
  3013. package/packages/emotion/node_modules/source-map/lib/base64-vlq.js +0 -140
  3014. package/packages/emotion/node_modules/source-map/lib/base64.js +0 -67
  3015. package/packages/emotion/node_modules/source-map/lib/binary-search.js +0 -111
  3016. package/packages/emotion/node_modules/source-map/lib/mapping-list.js +0 -79
  3017. package/packages/emotion/node_modules/source-map/lib/quick-sort.js +0 -114
  3018. package/packages/emotion/node_modules/source-map/lib/source-map-consumer.js +0 -1082
  3019. package/packages/emotion/node_modules/source-map/lib/source-map-generator.js +0 -416
  3020. package/packages/emotion/node_modules/source-map/lib/source-node.js +0 -413
  3021. package/packages/emotion/node_modules/source-map/lib/util.js +0 -417
  3022. package/packages/emotion/node_modules/source-map/package.json +0 -72
  3023. package/packages/emotion/node_modules/source-map/source-map.js +0 -8
  3024. package/packages/emotion/node_modules/stylis/LICENSE +0 -21
  3025. package/packages/emotion/node_modules/stylis/README.md +0 -161
  3026. package/packages/emotion/node_modules/stylis/dist/stylis.mjs +0 -2
  3027. package/packages/emotion/node_modules/stylis/dist/stylis.mjs.map +0 -1
  3028. package/packages/emotion/node_modules/stylis/dist/umd/package.json +0 -1
  3029. package/packages/emotion/node_modules/stylis/dist/umd/stylis.js +0 -2
  3030. package/packages/emotion/node_modules/stylis/dist/umd/stylis.js.map +0 -1
  3031. package/packages/emotion/node_modules/stylis/index.js +0 -7
  3032. package/packages/emotion/node_modules/stylis/package.json +0 -167
  3033. package/packages/emotion/node_modules/stylis/src/Enum.js +0 -20
  3034. package/packages/emotion/node_modules/stylis/src/Middleware.js +0 -108
  3035. package/packages/emotion/node_modules/stylis/src/Parser.js +0 -191
  3036. package/packages/emotion/node_modules/stylis/src/Prefixer.js +0 -145
  3037. package/packages/emotion/node_modules/stylis/src/Serializer.js +0 -35
  3038. package/packages/emotion/node_modules/stylis/src/Tokenizer.js +0 -246
  3039. package/packages/emotion/node_modules/stylis/src/Utility.js +0 -115
  3040. package/packages/emotion/node_modules/supports-color/browser.js +0 -5
  3041. package/packages/emotion/node_modules/supports-color/index.js +0 -131
  3042. package/packages/emotion/node_modules/supports-color/license +0 -9
  3043. package/packages/emotion/node_modules/supports-color/package.json +0 -53
  3044. package/packages/emotion/node_modules/supports-color/readme.md +0 -66
  3045. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.eslintrc +0 -14
  3046. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.github/FUNDING.yml +0 -12
  3047. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/.nycrc +0 -9
  3048. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/CHANGELOG.md +0 -22
  3049. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/LICENSE +0 -21
  3050. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/README.md +0 -42
  3051. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/browser.js +0 -3
  3052. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/index.js +0 -9
  3053. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/package.json +0 -70
  3054. package/packages/emotion/node_modules/supports-preserve-symlinks-flag/test/index.js +0 -29
  3055. package/packages/emotion/node_modules/to-fast-properties/index.js +0 -27
  3056. package/packages/emotion/node_modules/to-fast-properties/license +0 -10
  3057. package/packages/emotion/node_modules/to-fast-properties/package.json +0 -35
  3058. package/packages/emotion/node_modules/to-fast-properties/readme.md +0 -37
  3059. package/packages/emotion/node_modules/update-browserslist-db/LICENSE +0 -20
  3060. package/packages/emotion/node_modules/update-browserslist-db/README.md +0 -23
  3061. package/packages/emotion/node_modules/update-browserslist-db/check-npm-version.js +0 -16
  3062. package/packages/emotion/node_modules/update-browserslist-db/cli.js +0 -42
  3063. package/packages/emotion/node_modules/update-browserslist-db/index.d.ts +0 -6
  3064. package/packages/emotion/node_modules/update-browserslist-db/index.js +0 -314
  3065. package/packages/emotion/node_modules/update-browserslist-db/package.json +0 -38
  3066. package/packages/emotion/node_modules/update-browserslist-db/utils.js +0 -22
  3067. package/packages/emotion/node_modules/yaml/LICENSE +0 -13
  3068. package/packages/emotion/node_modules/yaml/README.md +0 -127
  3069. package/packages/emotion/node_modules/yaml/browser/dist/PlainValue-b8036b75.js +0 -1275
  3070. package/packages/emotion/node_modules/yaml/browser/dist/Schema-e94716c8.js +0 -682
  3071. package/packages/emotion/node_modules/yaml/browser/dist/index.js +0 -1002
  3072. package/packages/emotion/node_modules/yaml/browser/dist/legacy-exports.js +0 -3
  3073. package/packages/emotion/node_modules/yaml/browser/dist/package.json +0 -1
  3074. package/packages/emotion/node_modules/yaml/browser/dist/parse-cst.js +0 -1904
  3075. package/packages/emotion/node_modules/yaml/browser/dist/resolveSeq-492ab440.js +0 -2419
  3076. package/packages/emotion/node_modules/yaml/browser/dist/types.js +0 -4
  3077. package/packages/emotion/node_modules/yaml/browser/dist/util.js +0 -2
  3078. package/packages/emotion/node_modules/yaml/browser/dist/warnings-df54cb69.js +0 -499
  3079. package/packages/emotion/node_modules/yaml/browser/index.js +0 -1
  3080. package/packages/emotion/node_modules/yaml/browser/map.js +0 -2
  3081. package/packages/emotion/node_modules/yaml/browser/pair.js +0 -2
  3082. package/packages/emotion/node_modules/yaml/browser/parse-cst.js +0 -1
  3083. package/packages/emotion/node_modules/yaml/browser/scalar.js +0 -2
  3084. package/packages/emotion/node_modules/yaml/browser/schema.js +0 -9
  3085. package/packages/emotion/node_modules/yaml/browser/seq.js +0 -2
  3086. package/packages/emotion/node_modules/yaml/browser/types/binary.js +0 -8
  3087. package/packages/emotion/node_modules/yaml/browser/types/omap.js +0 -3
  3088. package/packages/emotion/node_modules/yaml/browser/types/pairs.js +0 -3
  3089. package/packages/emotion/node_modules/yaml/browser/types/set.js +0 -3
  3090. package/packages/emotion/node_modules/yaml/browser/types/timestamp.js +0 -10
  3091. package/packages/emotion/node_modules/yaml/browser/types.js +0 -1
  3092. package/packages/emotion/node_modules/yaml/browser/util.js +0 -1
  3093. package/packages/emotion/node_modules/yaml/dist/Document-9b4560a1.js +0 -757
  3094. package/packages/emotion/node_modules/yaml/dist/PlainValue-ec8e588e.js +0 -876
  3095. package/packages/emotion/node_modules/yaml/dist/Schema-88e323a7.js +0 -525
  3096. package/packages/emotion/node_modules/yaml/dist/index.js +0 -79
  3097. package/packages/emotion/node_modules/yaml/dist/legacy-exports.js +0 -16
  3098. package/packages/emotion/node_modules/yaml/dist/parse-cst.js +0 -1753
  3099. package/packages/emotion/node_modules/yaml/dist/resolveSeq-d03cb037.js +0 -2161
  3100. package/packages/emotion/node_modules/yaml/dist/test-events.js +0 -162
  3101. package/packages/emotion/node_modules/yaml/dist/types.js +0 -23
  3102. package/packages/emotion/node_modules/yaml/dist/util.js +0 -19
  3103. package/packages/emotion/node_modules/yaml/dist/warnings-1000a372.js +0 -416
  3104. package/packages/emotion/node_modules/yaml/index.d.ts +0 -372
  3105. package/packages/emotion/node_modules/yaml/index.js +0 -1
  3106. package/packages/emotion/node_modules/yaml/map.js +0 -2
  3107. package/packages/emotion/node_modules/yaml/package.json +0 -106
  3108. package/packages/emotion/node_modules/yaml/pair.js +0 -2
  3109. package/packages/emotion/node_modules/yaml/parse-cst.d.ts +0 -191
  3110. package/packages/emotion/node_modules/yaml/parse-cst.js +0 -1
  3111. package/packages/emotion/node_modules/yaml/scalar.js +0 -2
  3112. package/packages/emotion/node_modules/yaml/schema.js +0 -9
  3113. package/packages/emotion/node_modules/yaml/seq.js +0 -2
  3114. package/packages/emotion/node_modules/yaml/types/binary.js +0 -8
  3115. package/packages/emotion/node_modules/yaml/types/omap.js +0 -3
  3116. package/packages/emotion/node_modules/yaml/types/pairs.js +0 -3
  3117. package/packages/emotion/node_modules/yaml/types/set.js +0 -3
  3118. package/packages/emotion/node_modules/yaml/types/timestamp.js +0 -10
  3119. package/packages/emotion/node_modules/yaml/types.d.ts +0 -407
  3120. package/packages/emotion/node_modules/yaml/types.js +0 -17
  3121. package/packages/emotion/node_modules/yaml/types.mjs +0 -17
  3122. package/packages/emotion/node_modules/yaml/util.d.ts +0 -86
  3123. package/packages/emotion/node_modules/yaml/util.js +0 -16
  3124. package/packages/emotion/node_modules/yaml/util.mjs +0 -18
  3125. package/packages/emotion/yarn.lock +0 -738
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sources":["../../../src/ast-types/generated/index.ts"],"sourcesContent":["// NOTE: This file is autogenerated. Do not modify.\n// See packages/babel-types/scripts/generators/ast-types.js for script used.\n\ninterface BaseComment {\n value: string;\n start?: number;\n end?: number;\n loc?: SourceLocation;\n // generator will skip the comment if ignore is true\n ignore?: boolean;\n type: \"CommentBlock\" | \"CommentLine\";\n}\n\nexport interface CommentBlock extends BaseComment {\n type: \"CommentBlock\";\n}\n\nexport interface CommentLine extends BaseComment {\n type: \"CommentLine\";\n}\n\nexport type Comment = CommentBlock | CommentLine;\n\nexport interface SourceLocation {\n start: {\n line: number;\n column: number;\n };\n\n end: {\n line: number;\n column: number;\n };\n}\n\ninterface BaseNode {\n type: Node[\"type\"];\n leadingComments?: Comment[] | null;\n innerComments?: Comment[] | null;\n trailingComments?: Comment[] | null;\n start?: number | null;\n end?: number | null;\n loc?: SourceLocation | null;\n range?: [number, number];\n extra?: Record<string, unknown>;\n}\n\nexport type CommentTypeShorthand = \"leading\" | \"inner\" | \"trailing\";\n\nexport type Node =\n | AnyTypeAnnotation\n | ArgumentPlaceholder\n | ArrayExpression\n | ArrayPattern\n | ArrayTypeAnnotation\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BigIntLiteral\n | BinaryExpression\n | BindExpression\n | BlockStatement\n | BooleanLiteral\n | BooleanLiteralTypeAnnotation\n | BooleanTypeAnnotation\n | BreakStatement\n | CallExpression\n | CatchClause\n | ClassAccessorProperty\n | ClassBody\n | ClassDeclaration\n | ClassExpression\n | ClassImplements\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | ContinueStatement\n | DebuggerStatement\n | DecimalLiteral\n | DeclareClass\n | DeclareExportAllDeclaration\n | DeclareExportDeclaration\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareModuleExports\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclareVariable\n | DeclaredPredicate\n | Decorator\n | Directive\n | DirectiveLiteral\n | DoExpression\n | DoWhileStatement\n | EmptyStatement\n | EmptyTypeAnnotation\n | EnumBooleanBody\n | EnumBooleanMember\n | EnumDeclaration\n | EnumDefaultedMember\n | EnumNumberBody\n | EnumNumberMember\n | EnumStringBody\n | EnumStringMember\n | EnumSymbolBody\n | ExistsTypeAnnotation\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportDefaultSpecifier\n | ExportNamedDeclaration\n | ExportNamespaceSpecifier\n | ExportSpecifier\n | ExpressionStatement\n | File\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | GenericTypeAnnotation\n | Identifier\n | IfStatement\n | Import\n | ImportAttribute\n | ImportDeclaration\n | ImportDefaultSpecifier\n | ImportNamespaceSpecifier\n | ImportSpecifier\n | IndexedAccessType\n | InferredPredicate\n | InterfaceDeclaration\n | InterfaceExtends\n | InterfaceTypeAnnotation\n | InterpreterDirective\n | IntersectionTypeAnnotation\n | JSXAttribute\n | JSXClosingElement\n | JSXClosingFragment\n | JSXElement\n | JSXEmptyExpression\n | JSXExpressionContainer\n | JSXFragment\n | JSXIdentifier\n | JSXMemberExpression\n | JSXNamespacedName\n | JSXOpeningElement\n | JSXOpeningFragment\n | JSXSpreadAttribute\n | JSXSpreadChild\n | JSXText\n | LabeledStatement\n | LogicalExpression\n | MemberExpression\n | MetaProperty\n | MixedTypeAnnotation\n | ModuleExpression\n | NewExpression\n | Noop\n | NullLiteral\n | NullLiteralTypeAnnotation\n | NullableTypeAnnotation\n | NumberLiteral\n | NumberLiteralTypeAnnotation\n | NumberTypeAnnotation\n | NumericLiteral\n | ObjectExpression\n | ObjectMethod\n | ObjectPattern\n | ObjectProperty\n | ObjectTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalCallExpression\n | OptionalIndexedAccessType\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelinePrimaryTopicReference\n | PipelineTopicExpression\n | Placeholder\n | PrivateName\n | Program\n | QualifiedTypeIdentifier\n | RecordExpression\n | RegExpLiteral\n | RegexLiteral\n | RestElement\n | RestProperty\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SpreadProperty\n | StaticBlock\n | StringLiteral\n | StringLiteralTypeAnnotation\n | StringTypeAnnotation\n | Super\n | SwitchCase\n | SwitchStatement\n | SymbolTypeAnnotation\n | TSAnyKeyword\n | TSArrayType\n | TSAsExpression\n | TSBigIntKeyword\n | TSBooleanKeyword\n | TSCallSignatureDeclaration\n | TSConditionalType\n | TSConstructSignatureDeclaration\n | TSConstructorType\n | TSDeclareFunction\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSExpressionWithTypeArguments\n | TSExternalModuleReference\n | TSFunctionType\n | TSImportEqualsDeclaration\n | TSImportType\n | TSIndexSignature\n | TSIndexedAccessType\n | TSInferType\n | TSInstantiationExpression\n | TSInterfaceBody\n | TSInterfaceDeclaration\n | TSIntersectionType\n | TSIntrinsicKeyword\n | TSLiteralType\n | TSMappedType\n | TSMethodSignature\n | TSModuleBlock\n | TSModuleDeclaration\n | TSNamedTupleMember\n | TSNamespaceExportDeclaration\n | TSNeverKeyword\n | TSNonNullExpression\n | TSNullKeyword\n | TSNumberKeyword\n | TSObjectKeyword\n | TSOptionalType\n | TSParameterProperty\n | TSParenthesizedType\n | TSPropertySignature\n | TSQualifiedName\n | TSRestType\n | TSSatisfiesExpression\n | TSStringKeyword\n | TSSymbolKeyword\n | TSThisType\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeLiteral\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterDeclaration\n | TSTypeParameterInstantiation\n | TSTypePredicate\n | TSTypeQuery\n | TSTypeReference\n | TSUndefinedKeyword\n | TSUnionType\n | TSUnknownKeyword\n | TSVoidKeyword\n | TaggedTemplateExpression\n | TemplateElement\n | TemplateLiteral\n | ThisExpression\n | ThisTypeAnnotation\n | ThrowStatement\n | TopicReference\n | TryStatement\n | TupleExpression\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeCastExpression\n | TypeParameter\n | TypeParameterDeclaration\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnaryExpression\n | UnionTypeAnnotation\n | UpdateExpression\n | V8IntrinsicIdentifier\n | VariableDeclaration\n | VariableDeclarator\n | Variance\n | VoidTypeAnnotation\n | WhileStatement\n | WithStatement\n | YieldExpression;\n\nexport interface ArrayExpression extends BaseNode {\n type: \"ArrayExpression\";\n elements: Array<null | Expression | SpreadElement>;\n}\n\nexport interface AssignmentExpression extends BaseNode {\n type: \"AssignmentExpression\";\n operator: string;\n left: LVal;\n right: Expression;\n}\n\nexport interface BinaryExpression extends BaseNode {\n type: \"BinaryExpression\";\n operator:\n | \"+\"\n | \"-\"\n | \"/\"\n | \"%\"\n | \"*\"\n | \"**\"\n | \"&\"\n | \"|\"\n | \">>\"\n | \">>>\"\n | \"<<\"\n | \"^\"\n | \"==\"\n | \"===\"\n | \"!=\"\n | \"!==\"\n | \"in\"\n | \"instanceof\"\n | \">\"\n | \"<\"\n | \">=\"\n | \"<=\"\n | \"|>\";\n left: Expression | PrivateName;\n right: Expression;\n}\n\nexport interface InterpreterDirective extends BaseNode {\n type: \"InterpreterDirective\";\n value: string;\n}\n\nexport interface Directive extends BaseNode {\n type: \"Directive\";\n value: DirectiveLiteral;\n}\n\nexport interface DirectiveLiteral extends BaseNode {\n type: \"DirectiveLiteral\";\n value: string;\n}\n\nexport interface BlockStatement extends BaseNode {\n type: \"BlockStatement\";\n body: Array<Statement>;\n directives: Array<Directive>;\n}\n\nexport interface BreakStatement extends BaseNode {\n type: \"BreakStatement\";\n label?: Identifier | null;\n}\n\nexport interface CallExpression extends BaseNode {\n type: \"CallExpression\";\n callee: Expression | Super | V8IntrinsicIdentifier;\n arguments: Array<\n Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder\n >;\n optional?: true | false | null;\n typeArguments?: TypeParameterInstantiation | null;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface CatchClause extends BaseNode {\n type: \"CatchClause\";\n param?: Identifier | ArrayPattern | ObjectPattern | null;\n body: BlockStatement;\n}\n\nexport interface ConditionalExpression extends BaseNode {\n type: \"ConditionalExpression\";\n test: Expression;\n consequent: Expression;\n alternate: Expression;\n}\n\nexport interface ContinueStatement extends BaseNode {\n type: \"ContinueStatement\";\n label?: Identifier | null;\n}\n\nexport interface DebuggerStatement extends BaseNode {\n type: \"DebuggerStatement\";\n}\n\nexport interface DoWhileStatement extends BaseNode {\n type: \"DoWhileStatement\";\n test: Expression;\n body: Statement;\n}\n\nexport interface EmptyStatement extends BaseNode {\n type: \"EmptyStatement\";\n}\n\nexport interface ExpressionStatement extends BaseNode {\n type: \"ExpressionStatement\";\n expression: Expression;\n}\n\nexport interface File extends BaseNode {\n type: \"File\";\n program: Program;\n comments?: Array<CommentBlock | CommentLine> | null;\n tokens?: Array<any> | null;\n}\n\nexport interface ForInStatement extends BaseNode {\n type: \"ForInStatement\";\n left: VariableDeclaration | LVal;\n right: Expression;\n body: Statement;\n}\n\nexport interface ForStatement extends BaseNode {\n type: \"ForStatement\";\n init?: VariableDeclaration | Expression | null;\n test?: Expression | null;\n update?: Expression | null;\n body: Statement;\n}\n\nexport interface FunctionDeclaration extends BaseNode {\n type: \"FunctionDeclaration\";\n id?: Identifier | null;\n params: Array<Identifier | Pattern | RestElement>;\n body: BlockStatement;\n generator: boolean;\n async: boolean;\n declare?: boolean | null;\n predicate?: DeclaredPredicate | InferredPredicate | null;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface FunctionExpression extends BaseNode {\n type: \"FunctionExpression\";\n id?: Identifier | null;\n params: Array<Identifier | Pattern | RestElement>;\n body: BlockStatement;\n generator: boolean;\n async: boolean;\n predicate?: DeclaredPredicate | InferredPredicate | null;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface Identifier extends BaseNode {\n type: \"Identifier\";\n name: string;\n decorators?: Array<Decorator> | null;\n optional?: boolean | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface IfStatement extends BaseNode {\n type: \"IfStatement\";\n test: Expression;\n consequent: Statement;\n alternate?: Statement | null;\n}\n\nexport interface LabeledStatement extends BaseNode {\n type: \"LabeledStatement\";\n label: Identifier;\n body: Statement;\n}\n\nexport interface StringLiteral extends BaseNode {\n type: \"StringLiteral\";\n value: string;\n}\n\nexport interface NumericLiteral extends BaseNode {\n type: \"NumericLiteral\";\n value: number;\n}\n\n/**\n * @deprecated Use `NumericLiteral`\n */\nexport interface NumberLiteral extends BaseNode {\n type: \"NumberLiteral\";\n value: number;\n}\n\nexport interface NullLiteral extends BaseNode {\n type: \"NullLiteral\";\n}\n\nexport interface BooleanLiteral extends BaseNode {\n type: \"BooleanLiteral\";\n value: boolean;\n}\n\nexport interface RegExpLiteral extends BaseNode {\n type: \"RegExpLiteral\";\n pattern: string;\n flags: string;\n}\n\n/**\n * @deprecated Use `RegExpLiteral`\n */\nexport interface RegexLiteral extends BaseNode {\n type: \"RegexLiteral\";\n pattern: string;\n flags: string;\n}\n\nexport interface LogicalExpression extends BaseNode {\n type: \"LogicalExpression\";\n operator: \"||\" | \"&&\" | \"??\";\n left: Expression;\n right: Expression;\n}\n\nexport interface MemberExpression extends BaseNode {\n type: \"MemberExpression\";\n object: Expression | Super;\n property: Expression | Identifier | PrivateName;\n computed: boolean;\n optional?: true | false | null;\n}\n\nexport interface NewExpression extends BaseNode {\n type: \"NewExpression\";\n callee: Expression | Super | V8IntrinsicIdentifier;\n arguments: Array<\n Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder\n >;\n optional?: true | false | null;\n typeArguments?: TypeParameterInstantiation | null;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface Program extends BaseNode {\n type: \"Program\";\n body: Array<Statement>;\n directives: Array<Directive>;\n sourceType: \"script\" | \"module\";\n interpreter?: InterpreterDirective | null;\n sourceFile: string;\n}\n\nexport interface ObjectExpression extends BaseNode {\n type: \"ObjectExpression\";\n properties: Array<ObjectMethod | ObjectProperty | SpreadElement>;\n}\n\nexport interface ObjectMethod extends BaseNode {\n type: \"ObjectMethod\";\n kind: \"method\" | \"get\" | \"set\";\n key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;\n params: Array<Identifier | Pattern | RestElement>;\n body: BlockStatement;\n computed: boolean;\n generator: boolean;\n async: boolean;\n decorators?: Array<Decorator> | null;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface ObjectProperty extends BaseNode {\n type: \"ObjectProperty\";\n key:\n | Expression\n | Identifier\n | StringLiteral\n | NumericLiteral\n | BigIntLiteral\n | DecimalLiteral\n | PrivateName;\n value: Expression | PatternLike;\n computed: boolean;\n shorthand: boolean;\n decorators?: Array<Decorator> | null;\n}\n\nexport interface RestElement extends BaseNode {\n type: \"RestElement\";\n argument: LVal;\n decorators?: Array<Decorator> | null;\n optional?: boolean | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\n/**\n * @deprecated Use `RestElement`\n */\nexport interface RestProperty extends BaseNode {\n type: \"RestProperty\";\n argument: LVal;\n decorators?: Array<Decorator> | null;\n optional?: boolean | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ReturnStatement extends BaseNode {\n type: \"ReturnStatement\";\n argument?: Expression | null;\n}\n\nexport interface SequenceExpression extends BaseNode {\n type: \"SequenceExpression\";\n expressions: Array<Expression>;\n}\n\nexport interface ParenthesizedExpression extends BaseNode {\n type: \"ParenthesizedExpression\";\n expression: Expression;\n}\n\nexport interface SwitchCase extends BaseNode {\n type: \"SwitchCase\";\n test?: Expression | null;\n consequent: Array<Statement>;\n}\n\nexport interface SwitchStatement extends BaseNode {\n type: \"SwitchStatement\";\n discriminant: Expression;\n cases: Array<SwitchCase>;\n}\n\nexport interface ThisExpression extends BaseNode {\n type: \"ThisExpression\";\n}\n\nexport interface ThrowStatement extends BaseNode {\n type: \"ThrowStatement\";\n argument: Expression;\n}\n\nexport interface TryStatement extends BaseNode {\n type: \"TryStatement\";\n block: BlockStatement;\n handler?: CatchClause | null;\n finalizer?: BlockStatement | null;\n}\n\nexport interface UnaryExpression extends BaseNode {\n type: \"UnaryExpression\";\n operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n argument: Expression;\n prefix: boolean;\n}\n\nexport interface UpdateExpression extends BaseNode {\n type: \"UpdateExpression\";\n operator: \"++\" | \"--\";\n argument: Expression;\n prefix: boolean;\n}\n\nexport interface VariableDeclaration extends BaseNode {\n type: \"VariableDeclaration\";\n kind: \"var\" | \"let\" | \"const\" | \"using\";\n declarations: Array<VariableDeclarator>;\n declare?: boolean | null;\n}\n\nexport interface VariableDeclarator extends BaseNode {\n type: \"VariableDeclarator\";\n id: LVal;\n init?: Expression | null;\n definite?: boolean | null;\n}\n\nexport interface WhileStatement extends BaseNode {\n type: \"WhileStatement\";\n test: Expression;\n body: Statement;\n}\n\nexport interface WithStatement extends BaseNode {\n type: \"WithStatement\";\n object: Expression;\n body: Statement;\n}\n\nexport interface AssignmentPattern extends BaseNode {\n type: \"AssignmentPattern\";\n left:\n | Identifier\n | ObjectPattern\n | ArrayPattern\n | MemberExpression\n | TSAsExpression\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TSNonNullExpression;\n right: Expression;\n decorators?: Array<Decorator> | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrayPattern extends BaseNode {\n type: \"ArrayPattern\";\n elements: Array<null | PatternLike | LVal>;\n decorators?: Array<Decorator> | null;\n optional?: boolean | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrowFunctionExpression extends BaseNode {\n type: \"ArrowFunctionExpression\";\n params: Array<Identifier | Pattern | RestElement>;\n body: BlockStatement | Expression;\n async: boolean;\n expression: boolean;\n generator?: boolean;\n predicate?: DeclaredPredicate | InferredPredicate | null;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface ClassBody extends BaseNode {\n type: \"ClassBody\";\n body: Array<\n | ClassMethod\n | ClassPrivateMethod\n | ClassProperty\n | ClassPrivateProperty\n | ClassAccessorProperty\n | TSDeclareMethod\n | TSIndexSignature\n | StaticBlock\n >;\n}\n\nexport interface ClassExpression extends BaseNode {\n type: \"ClassExpression\";\n id?: Identifier | null;\n superClass?: Expression | null;\n body: ClassBody;\n decorators?: Array<Decorator> | null;\n implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n mixins?: InterfaceExtends | null;\n superTypeParameters?:\n | TypeParameterInstantiation\n | TSTypeParameterInstantiation\n | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface ClassDeclaration extends BaseNode {\n type: \"ClassDeclaration\";\n id: Identifier;\n superClass?: Expression | null;\n body: ClassBody;\n decorators?: Array<Decorator> | null;\n abstract?: boolean | null;\n declare?: boolean | null;\n implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n mixins?: InterfaceExtends | null;\n superTypeParameters?:\n | TypeParameterInstantiation\n | TSTypeParameterInstantiation\n | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface ExportAllDeclaration extends BaseNode {\n type: \"ExportAllDeclaration\";\n source: StringLiteral;\n assertions?: Array<ImportAttribute> | null;\n exportKind?: \"type\" | \"value\" | null;\n}\n\nexport interface ExportDefaultDeclaration extends BaseNode {\n type: \"ExportDefaultDeclaration\";\n declaration:\n | TSDeclareFunction\n | FunctionDeclaration\n | ClassDeclaration\n | Expression;\n exportKind?: \"value\" | null;\n}\n\nexport interface ExportNamedDeclaration extends BaseNode {\n type: \"ExportNamedDeclaration\";\n declaration?: Declaration | null;\n specifiers: Array<\n ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier\n >;\n source?: StringLiteral | null;\n assertions?: Array<ImportAttribute> | null;\n exportKind?: \"type\" | \"value\" | null;\n}\n\nexport interface ExportSpecifier extends BaseNode {\n type: \"ExportSpecifier\";\n local: Identifier;\n exported: Identifier | StringLiteral;\n exportKind?: \"type\" | \"value\" | null;\n}\n\nexport interface ForOfStatement extends BaseNode {\n type: \"ForOfStatement\";\n left: VariableDeclaration | LVal;\n right: Expression;\n body: Statement;\n await: boolean;\n}\n\nexport interface ImportDeclaration extends BaseNode {\n type: \"ImportDeclaration\";\n specifiers: Array<\n ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier\n >;\n source: StringLiteral;\n assertions?: Array<ImportAttribute> | null;\n importKind?: \"type\" | \"typeof\" | \"value\" | null;\n module?: boolean | null;\n}\n\nexport interface ImportDefaultSpecifier extends BaseNode {\n type: \"ImportDefaultSpecifier\";\n local: Identifier;\n}\n\nexport interface ImportNamespaceSpecifier extends BaseNode {\n type: \"ImportNamespaceSpecifier\";\n local: Identifier;\n}\n\nexport interface ImportSpecifier extends BaseNode {\n type: \"ImportSpecifier\";\n local: Identifier;\n imported: Identifier | StringLiteral;\n importKind?: \"type\" | \"typeof\" | \"value\" | null;\n}\n\nexport interface MetaProperty extends BaseNode {\n type: \"MetaProperty\";\n meta: Identifier;\n property: Identifier;\n}\n\nexport interface ClassMethod extends BaseNode {\n type: \"ClassMethod\";\n kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n body: BlockStatement;\n computed: boolean;\n static: boolean;\n generator: boolean;\n async: boolean;\n abstract?: boolean | null;\n access?: \"public\" | \"private\" | \"protected\" | null;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n decorators?: Array<Decorator> | null;\n optional?: boolean | null;\n override?: boolean;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface ObjectPattern extends BaseNode {\n type: \"ObjectPattern\";\n properties: Array<RestElement | ObjectProperty>;\n decorators?: Array<Decorator> | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface SpreadElement extends BaseNode {\n type: \"SpreadElement\";\n argument: Expression;\n}\n\n/**\n * @deprecated Use `SpreadElement`\n */\nexport interface SpreadProperty extends BaseNode {\n type: \"SpreadProperty\";\n argument: Expression;\n}\n\nexport interface Super extends BaseNode {\n type: \"Super\";\n}\n\nexport interface TaggedTemplateExpression extends BaseNode {\n type: \"TaggedTemplateExpression\";\n tag: Expression;\n quasi: TemplateLiteral;\n typeParameters?:\n | TypeParameterInstantiation\n | TSTypeParameterInstantiation\n | null;\n}\n\nexport interface TemplateElement extends BaseNode {\n type: \"TemplateElement\";\n value: { raw: string; cooked?: string };\n tail: boolean;\n}\n\nexport interface TemplateLiteral extends BaseNode {\n type: \"TemplateLiteral\";\n quasis: Array<TemplateElement>;\n expressions: Array<Expression | TSType>;\n}\n\nexport interface YieldExpression extends BaseNode {\n type: \"YieldExpression\";\n argument?: Expression | null;\n delegate: boolean;\n}\n\nexport interface AwaitExpression extends BaseNode {\n type: \"AwaitExpression\";\n argument: Expression;\n}\n\nexport interface Import extends BaseNode {\n type: \"Import\";\n}\n\nexport interface BigIntLiteral extends BaseNode {\n type: \"BigIntLiteral\";\n value: string;\n}\n\nexport interface ExportNamespaceSpecifier extends BaseNode {\n type: \"ExportNamespaceSpecifier\";\n exported: Identifier;\n}\n\nexport interface OptionalMemberExpression extends BaseNode {\n type: \"OptionalMemberExpression\";\n object: Expression;\n property: Expression | Identifier;\n computed: boolean;\n optional: boolean;\n}\n\nexport interface OptionalCallExpression extends BaseNode {\n type: \"OptionalCallExpression\";\n callee: Expression;\n arguments: Array<\n Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder\n >;\n optional: boolean;\n typeArguments?: TypeParameterInstantiation | null;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface ClassProperty extends BaseNode {\n type: \"ClassProperty\";\n key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n value?: Expression | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n decorators?: Array<Decorator> | null;\n computed: boolean;\n static: boolean;\n abstract?: boolean | null;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n declare?: boolean | null;\n definite?: boolean | null;\n optional?: boolean | null;\n override?: boolean;\n readonly?: boolean | null;\n variance?: Variance | null;\n}\n\nexport interface ClassAccessorProperty extends BaseNode {\n type: \"ClassAccessorProperty\";\n key:\n | Identifier\n | StringLiteral\n | NumericLiteral\n | BigIntLiteral\n | Expression\n | PrivateName;\n value?: Expression | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n decorators?: Array<Decorator> | null;\n computed: boolean;\n static: boolean;\n abstract?: boolean | null;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n declare?: boolean | null;\n definite?: boolean | null;\n optional?: boolean | null;\n override?: boolean;\n readonly?: boolean | null;\n variance?: Variance | null;\n}\n\nexport interface ClassPrivateProperty extends BaseNode {\n type: \"ClassPrivateProperty\";\n key: PrivateName;\n value?: Expression | null;\n decorators?: Array<Decorator> | null;\n static: boolean;\n definite?: boolean | null;\n readonly?: boolean | null;\n typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n variance?: Variance | null;\n}\n\nexport interface ClassPrivateMethod extends BaseNode {\n type: \"ClassPrivateMethod\";\n kind: \"get\" | \"set\" | \"method\";\n key: PrivateName;\n params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n body: BlockStatement;\n static: boolean;\n abstract?: boolean | null;\n access?: \"public\" | \"private\" | \"protected\" | null;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n async?: boolean;\n computed?: boolean;\n decorators?: Array<Decorator> | null;\n generator?: boolean;\n optional?: boolean | null;\n override?: boolean;\n returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n typeParameters?:\n | TypeParameterDeclaration\n | TSTypeParameterDeclaration\n | Noop\n | null;\n}\n\nexport interface PrivateName extends BaseNode {\n type: \"PrivateName\";\n id: Identifier;\n}\n\nexport interface StaticBlock extends BaseNode {\n type: \"StaticBlock\";\n body: Array<Statement>;\n}\n\nexport interface AnyTypeAnnotation extends BaseNode {\n type: \"AnyTypeAnnotation\";\n}\n\nexport interface ArrayTypeAnnotation extends BaseNode {\n type: \"ArrayTypeAnnotation\";\n elementType: FlowType;\n}\n\nexport interface BooleanTypeAnnotation extends BaseNode {\n type: \"BooleanTypeAnnotation\";\n}\n\nexport interface BooleanLiteralTypeAnnotation extends BaseNode {\n type: \"BooleanLiteralTypeAnnotation\";\n value: boolean;\n}\n\nexport interface NullLiteralTypeAnnotation extends BaseNode {\n type: \"NullLiteralTypeAnnotation\";\n}\n\nexport interface ClassImplements extends BaseNode {\n type: \"ClassImplements\";\n id: Identifier;\n typeParameters?: TypeParameterInstantiation | null;\n}\n\nexport interface DeclareClass extends BaseNode {\n type: \"DeclareClass\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n extends?: Array<InterfaceExtends> | null;\n body: ObjectTypeAnnotation;\n implements?: Array<ClassImplements> | null;\n mixins?: Array<InterfaceExtends> | null;\n}\n\nexport interface DeclareFunction extends BaseNode {\n type: \"DeclareFunction\";\n id: Identifier;\n predicate?: DeclaredPredicate | null;\n}\n\nexport interface DeclareInterface extends BaseNode {\n type: \"DeclareInterface\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n extends?: Array<InterfaceExtends> | null;\n body: ObjectTypeAnnotation;\n implements?: Array<ClassImplements> | null;\n mixins?: Array<InterfaceExtends> | null;\n}\n\nexport interface DeclareModule extends BaseNode {\n type: \"DeclareModule\";\n id: Identifier | StringLiteral;\n body: BlockStatement;\n kind?: \"CommonJS\" | \"ES\" | null;\n}\n\nexport interface DeclareModuleExports extends BaseNode {\n type: \"DeclareModuleExports\";\n typeAnnotation: TypeAnnotation;\n}\n\nexport interface DeclareTypeAlias extends BaseNode {\n type: \"DeclareTypeAlias\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n right: FlowType;\n}\n\nexport interface DeclareOpaqueType extends BaseNode {\n type: \"DeclareOpaqueType\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n supertype?: FlowType | null;\n impltype?: FlowType | null;\n}\n\nexport interface DeclareVariable extends BaseNode {\n type: \"DeclareVariable\";\n id: Identifier;\n}\n\nexport interface DeclareExportDeclaration extends BaseNode {\n type: \"DeclareExportDeclaration\";\n declaration?: Flow | null;\n specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null;\n source?: StringLiteral | null;\n default?: boolean | null;\n}\n\nexport interface DeclareExportAllDeclaration extends BaseNode {\n type: \"DeclareExportAllDeclaration\";\n source: StringLiteral;\n exportKind?: \"type\" | \"value\" | null;\n}\n\nexport interface DeclaredPredicate extends BaseNode {\n type: \"DeclaredPredicate\";\n value: Flow;\n}\n\nexport interface ExistsTypeAnnotation extends BaseNode {\n type: \"ExistsTypeAnnotation\";\n}\n\nexport interface FunctionTypeAnnotation extends BaseNode {\n type: \"FunctionTypeAnnotation\";\n typeParameters?: TypeParameterDeclaration | null;\n params: Array<FunctionTypeParam>;\n rest?: FunctionTypeParam | null;\n returnType: FlowType;\n this?: FunctionTypeParam | null;\n}\n\nexport interface FunctionTypeParam extends BaseNode {\n type: \"FunctionTypeParam\";\n name?: Identifier | null;\n typeAnnotation: FlowType;\n optional?: boolean | null;\n}\n\nexport interface GenericTypeAnnotation extends BaseNode {\n type: \"GenericTypeAnnotation\";\n id: Identifier | QualifiedTypeIdentifier;\n typeParameters?: TypeParameterInstantiation | null;\n}\n\nexport interface InferredPredicate extends BaseNode {\n type: \"InferredPredicate\";\n}\n\nexport interface InterfaceExtends extends BaseNode {\n type: \"InterfaceExtends\";\n id: Identifier | QualifiedTypeIdentifier;\n typeParameters?: TypeParameterInstantiation | null;\n}\n\nexport interface InterfaceDeclaration extends BaseNode {\n type: \"InterfaceDeclaration\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n extends?: Array<InterfaceExtends> | null;\n body: ObjectTypeAnnotation;\n implements?: Array<ClassImplements> | null;\n mixins?: Array<InterfaceExtends> | null;\n}\n\nexport interface InterfaceTypeAnnotation extends BaseNode {\n type: \"InterfaceTypeAnnotation\";\n extends?: Array<InterfaceExtends> | null;\n body: ObjectTypeAnnotation;\n}\n\nexport interface IntersectionTypeAnnotation extends BaseNode {\n type: \"IntersectionTypeAnnotation\";\n types: Array<FlowType>;\n}\n\nexport interface MixedTypeAnnotation extends BaseNode {\n type: \"MixedTypeAnnotation\";\n}\n\nexport interface EmptyTypeAnnotation extends BaseNode {\n type: \"EmptyTypeAnnotation\";\n}\n\nexport interface NullableTypeAnnotation extends BaseNode {\n type: \"NullableTypeAnnotation\";\n typeAnnotation: FlowType;\n}\n\nexport interface NumberLiteralTypeAnnotation extends BaseNode {\n type: \"NumberLiteralTypeAnnotation\";\n value: number;\n}\n\nexport interface NumberTypeAnnotation extends BaseNode {\n type: \"NumberTypeAnnotation\";\n}\n\nexport interface ObjectTypeAnnotation extends BaseNode {\n type: \"ObjectTypeAnnotation\";\n properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>;\n indexers?: Array<ObjectTypeIndexer>;\n callProperties?: Array<ObjectTypeCallProperty>;\n internalSlots?: Array<ObjectTypeInternalSlot>;\n exact: boolean;\n inexact?: boolean | null;\n}\n\nexport interface ObjectTypeInternalSlot extends BaseNode {\n type: \"ObjectTypeInternalSlot\";\n id: Identifier;\n value: FlowType;\n optional: boolean;\n static: boolean;\n method: boolean;\n}\n\nexport interface ObjectTypeCallProperty extends BaseNode {\n type: \"ObjectTypeCallProperty\";\n value: FlowType;\n static: boolean;\n}\n\nexport interface ObjectTypeIndexer extends BaseNode {\n type: \"ObjectTypeIndexer\";\n id?: Identifier | null;\n key: FlowType;\n value: FlowType;\n variance?: Variance | null;\n static: boolean;\n}\n\nexport interface ObjectTypeProperty extends BaseNode {\n type: \"ObjectTypeProperty\";\n key: Identifier | StringLiteral;\n value: FlowType;\n variance?: Variance | null;\n kind: \"init\" | \"get\" | \"set\";\n method: boolean;\n optional: boolean;\n proto: boolean;\n static: boolean;\n}\n\nexport interface ObjectTypeSpreadProperty extends BaseNode {\n type: \"ObjectTypeSpreadProperty\";\n argument: FlowType;\n}\n\nexport interface OpaqueType extends BaseNode {\n type: \"OpaqueType\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n supertype?: FlowType | null;\n impltype: FlowType;\n}\n\nexport interface QualifiedTypeIdentifier extends BaseNode {\n type: \"QualifiedTypeIdentifier\";\n id: Identifier;\n qualification: Identifier | QualifiedTypeIdentifier;\n}\n\nexport interface StringLiteralTypeAnnotation extends BaseNode {\n type: \"StringLiteralTypeAnnotation\";\n value: string;\n}\n\nexport interface StringTypeAnnotation extends BaseNode {\n type: \"StringTypeAnnotation\";\n}\n\nexport interface SymbolTypeAnnotation extends BaseNode {\n type: \"SymbolTypeAnnotation\";\n}\n\nexport interface ThisTypeAnnotation extends BaseNode {\n type: \"ThisTypeAnnotation\";\n}\n\nexport interface TupleTypeAnnotation extends BaseNode {\n type: \"TupleTypeAnnotation\";\n types: Array<FlowType>;\n}\n\nexport interface TypeofTypeAnnotation extends BaseNode {\n type: \"TypeofTypeAnnotation\";\n argument: FlowType;\n}\n\nexport interface TypeAlias extends BaseNode {\n type: \"TypeAlias\";\n id: Identifier;\n typeParameters?: TypeParameterDeclaration | null;\n right: FlowType;\n}\n\nexport interface TypeAnnotation extends BaseNode {\n type: \"TypeAnnotation\";\n typeAnnotation: FlowType;\n}\n\nexport interface TypeCastExpression extends BaseNode {\n type: \"TypeCastExpression\";\n expression: Expression;\n typeAnnotation: TypeAnnotation;\n}\n\nexport interface TypeParameter extends BaseNode {\n type: \"TypeParameter\";\n bound?: TypeAnnotation | null;\n default?: FlowType | null;\n variance?: Variance | null;\n name: string;\n}\n\nexport interface TypeParameterDeclaration extends BaseNode {\n type: \"TypeParameterDeclaration\";\n params: Array<TypeParameter>;\n}\n\nexport interface TypeParameterInstantiation extends BaseNode {\n type: \"TypeParameterInstantiation\";\n params: Array<FlowType>;\n}\n\nexport interface UnionTypeAnnotation extends BaseNode {\n type: \"UnionTypeAnnotation\";\n types: Array<FlowType>;\n}\n\nexport interface Variance extends BaseNode {\n type: \"Variance\";\n kind: \"minus\" | \"plus\";\n}\n\nexport interface VoidTypeAnnotation extends BaseNode {\n type: \"VoidTypeAnnotation\";\n}\n\nexport interface EnumDeclaration extends BaseNode {\n type: \"EnumDeclaration\";\n id: Identifier;\n body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\n\nexport interface EnumBooleanBody extends BaseNode {\n type: \"EnumBooleanBody\";\n members: Array<EnumBooleanMember>;\n explicitType: boolean;\n hasUnknownMembers: boolean;\n}\n\nexport interface EnumNumberBody extends BaseNode {\n type: \"EnumNumberBody\";\n members: Array<EnumNumberMember>;\n explicitType: boolean;\n hasUnknownMembers: boolean;\n}\n\nexport interface EnumStringBody extends BaseNode {\n type: \"EnumStringBody\";\n members: Array<EnumStringMember | EnumDefaultedMember>;\n explicitType: boolean;\n hasUnknownMembers: boolean;\n}\n\nexport interface EnumSymbolBody extends BaseNode {\n type: \"EnumSymbolBody\";\n members: Array<EnumDefaultedMember>;\n hasUnknownMembers: boolean;\n}\n\nexport interface EnumBooleanMember extends BaseNode {\n type: \"EnumBooleanMember\";\n id: Identifier;\n init: BooleanLiteral;\n}\n\nexport interface EnumNumberMember extends BaseNode {\n type: \"EnumNumberMember\";\n id: Identifier;\n init: NumericLiteral;\n}\n\nexport interface EnumStringMember extends BaseNode {\n type: \"EnumStringMember\";\n id: Identifier;\n init: StringLiteral;\n}\n\nexport interface EnumDefaultedMember extends BaseNode {\n type: \"EnumDefaultedMember\";\n id: Identifier;\n}\n\nexport interface IndexedAccessType extends BaseNode {\n type: \"IndexedAccessType\";\n objectType: FlowType;\n indexType: FlowType;\n}\n\nexport interface OptionalIndexedAccessType extends BaseNode {\n type: \"OptionalIndexedAccessType\";\n objectType: FlowType;\n indexType: FlowType;\n optional: boolean;\n}\n\nexport interface JSXAttribute extends BaseNode {\n type: \"JSXAttribute\";\n name: JSXIdentifier | JSXNamespacedName;\n value?:\n | JSXElement\n | JSXFragment\n | StringLiteral\n | JSXExpressionContainer\n | null;\n}\n\nexport interface JSXClosingElement extends BaseNode {\n type: \"JSXClosingElement\";\n name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\n\nexport interface JSXElement extends BaseNode {\n type: \"JSXElement\";\n openingElement: JSXOpeningElement;\n closingElement?: JSXClosingElement | null;\n children: Array<\n JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment\n >;\n selfClosing?: boolean | null;\n}\n\nexport interface JSXEmptyExpression extends BaseNode {\n type: \"JSXEmptyExpression\";\n}\n\nexport interface JSXExpressionContainer extends BaseNode {\n type: \"JSXExpressionContainer\";\n expression: Expression | JSXEmptyExpression;\n}\n\nexport interface JSXSpreadChild extends BaseNode {\n type: \"JSXSpreadChild\";\n expression: Expression;\n}\n\nexport interface JSXIdentifier extends BaseNode {\n type: \"JSXIdentifier\";\n name: string;\n}\n\nexport interface JSXMemberExpression extends BaseNode {\n type: \"JSXMemberExpression\";\n object: JSXMemberExpression | JSXIdentifier;\n property: JSXIdentifier;\n}\n\nexport interface JSXNamespacedName extends BaseNode {\n type: \"JSXNamespacedName\";\n namespace: JSXIdentifier;\n name: JSXIdentifier;\n}\n\nexport interface JSXOpeningElement extends BaseNode {\n type: \"JSXOpeningElement\";\n name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n attributes: Array<JSXAttribute | JSXSpreadAttribute>;\n selfClosing: boolean;\n typeParameters?:\n | TypeParameterInstantiation\n | TSTypeParameterInstantiation\n | null;\n}\n\nexport interface JSXSpreadAttribute extends BaseNode {\n type: \"JSXSpreadAttribute\";\n argument: Expression;\n}\n\nexport interface JSXText extends BaseNode {\n type: \"JSXText\";\n value: string;\n}\n\nexport interface JSXFragment extends BaseNode {\n type: \"JSXFragment\";\n openingFragment: JSXOpeningFragment;\n closingFragment: JSXClosingFragment;\n children: Array<\n JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment\n >;\n}\n\nexport interface JSXOpeningFragment extends BaseNode {\n type: \"JSXOpeningFragment\";\n}\n\nexport interface JSXClosingFragment extends BaseNode {\n type: \"JSXClosingFragment\";\n}\n\nexport interface Noop extends BaseNode {\n type: \"Noop\";\n}\n\nexport interface Placeholder extends BaseNode {\n type: \"Placeholder\";\n expectedNode:\n | \"Identifier\"\n | \"StringLiteral\"\n | \"Expression\"\n | \"Statement\"\n | \"Declaration\"\n | \"BlockStatement\"\n | \"ClassBody\"\n | \"Pattern\";\n name: Identifier;\n}\n\nexport interface V8IntrinsicIdentifier extends BaseNode {\n type: \"V8IntrinsicIdentifier\";\n name: string;\n}\n\nexport interface ArgumentPlaceholder extends BaseNode {\n type: \"ArgumentPlaceholder\";\n}\n\nexport interface BindExpression extends BaseNode {\n type: \"BindExpression\";\n object: Expression;\n callee: Expression;\n}\n\nexport interface ImportAttribute extends BaseNode {\n type: \"ImportAttribute\";\n key: Identifier | StringLiteral;\n value: StringLiteral;\n}\n\nexport interface Decorator extends BaseNode {\n type: \"Decorator\";\n expression: Expression;\n}\n\nexport interface DoExpression extends BaseNode {\n type: \"DoExpression\";\n body: BlockStatement;\n async: boolean;\n}\n\nexport interface ExportDefaultSpecifier extends BaseNode {\n type: \"ExportDefaultSpecifier\";\n exported: Identifier;\n}\n\nexport interface RecordExpression extends BaseNode {\n type: \"RecordExpression\";\n properties: Array<ObjectProperty | SpreadElement>;\n}\n\nexport interface TupleExpression extends BaseNode {\n type: \"TupleExpression\";\n elements: Array<Expression | SpreadElement>;\n}\n\nexport interface DecimalLiteral extends BaseNode {\n type: \"DecimalLiteral\";\n value: string;\n}\n\nexport interface ModuleExpression extends BaseNode {\n type: \"ModuleExpression\";\n body: Program;\n}\n\nexport interface TopicReference extends BaseNode {\n type: \"TopicReference\";\n}\n\nexport interface PipelineTopicExpression extends BaseNode {\n type: \"PipelineTopicExpression\";\n expression: Expression;\n}\n\nexport interface PipelineBareFunction extends BaseNode {\n type: \"PipelineBareFunction\";\n callee: Expression;\n}\n\nexport interface PipelinePrimaryTopicReference extends BaseNode {\n type: \"PipelinePrimaryTopicReference\";\n}\n\nexport interface TSParameterProperty extends BaseNode {\n type: \"TSParameterProperty\";\n parameter: Identifier | AssignmentPattern;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n decorators?: Array<Decorator> | null;\n override?: boolean | null;\n readonly?: boolean | null;\n}\n\nexport interface TSDeclareFunction extends BaseNode {\n type: \"TSDeclareFunction\";\n id?: Identifier | null;\n typeParameters?: TSTypeParameterDeclaration | Noop | null;\n params: Array<Identifier | Pattern | RestElement>;\n returnType?: TSTypeAnnotation | Noop | null;\n async?: boolean;\n declare?: boolean | null;\n generator?: boolean;\n}\n\nexport interface TSDeclareMethod extends BaseNode {\n type: \"TSDeclareMethod\";\n decorators?: Array<Decorator> | null;\n key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n typeParameters?: TSTypeParameterDeclaration | Noop | null;\n params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n returnType?: TSTypeAnnotation | Noop | null;\n abstract?: boolean | null;\n access?: \"public\" | \"private\" | \"protected\" | null;\n accessibility?: \"public\" | \"private\" | \"protected\" | null;\n async?: boolean;\n computed?: boolean;\n generator?: boolean;\n kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n optional?: boolean | null;\n override?: boolean;\n static?: boolean;\n}\n\nexport interface TSQualifiedName extends BaseNode {\n type: \"TSQualifiedName\";\n left: TSEntityName;\n right: Identifier;\n}\n\nexport interface TSCallSignatureDeclaration extends BaseNode {\n type: \"TSCallSignatureDeclaration\";\n typeParameters?: TSTypeParameterDeclaration | null;\n parameters: Array<Identifier | RestElement>;\n typeAnnotation?: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructSignatureDeclaration extends BaseNode {\n type: \"TSConstructSignatureDeclaration\";\n typeParameters?: TSTypeParameterDeclaration | null;\n parameters: Array<Identifier | RestElement>;\n typeAnnotation?: TSTypeAnnotation | null;\n}\n\nexport interface TSPropertySignature extends BaseNode {\n type: \"TSPropertySignature\";\n key: Expression;\n typeAnnotation?: TSTypeAnnotation | null;\n initializer?: Expression | null;\n computed?: boolean;\n kind: \"get\" | \"set\";\n optional?: boolean | null;\n readonly?: boolean | null;\n}\n\nexport interface TSMethodSignature extends BaseNode {\n type: \"TSMethodSignature\";\n key: Expression;\n typeParameters?: TSTypeParameterDeclaration | null;\n parameters: Array<Identifier | RestElement>;\n typeAnnotation?: TSTypeAnnotation | null;\n computed?: boolean;\n kind: \"method\" | \"get\" | \"set\";\n optional?: boolean | null;\n}\n\nexport interface TSIndexSignature extends BaseNode {\n type: \"TSIndexSignature\";\n parameters: Array<Identifier>;\n typeAnnotation?: TSTypeAnnotation | null;\n readonly?: boolean | null;\n static?: boolean | null;\n}\n\nexport interface TSAnyKeyword extends BaseNode {\n type: \"TSAnyKeyword\";\n}\n\nexport interface TSBooleanKeyword extends BaseNode {\n type: \"TSBooleanKeyword\";\n}\n\nexport interface TSBigIntKeyword extends BaseNode {\n type: \"TSBigIntKeyword\";\n}\n\nexport interface TSIntrinsicKeyword extends BaseNode {\n type: \"TSIntrinsicKeyword\";\n}\n\nexport interface TSNeverKeyword extends BaseNode {\n type: \"TSNeverKeyword\";\n}\n\nexport interface TSNullKeyword extends BaseNode {\n type: \"TSNullKeyword\";\n}\n\nexport interface TSNumberKeyword extends BaseNode {\n type: \"TSNumberKeyword\";\n}\n\nexport interface TSObjectKeyword extends BaseNode {\n type: \"TSObjectKeyword\";\n}\n\nexport interface TSStringKeyword extends BaseNode {\n type: \"TSStringKeyword\";\n}\n\nexport interface TSSymbolKeyword extends BaseNode {\n type: \"TSSymbolKeyword\";\n}\n\nexport interface TSUndefinedKeyword extends BaseNode {\n type: \"TSUndefinedKeyword\";\n}\n\nexport interface TSUnknownKeyword extends BaseNode {\n type: \"TSUnknownKeyword\";\n}\n\nexport interface TSVoidKeyword extends BaseNode {\n type: \"TSVoidKeyword\";\n}\n\nexport interface TSThisType extends BaseNode {\n type: \"TSThisType\";\n}\n\nexport interface TSFunctionType extends BaseNode {\n type: \"TSFunctionType\";\n typeParameters?: TSTypeParameterDeclaration | null;\n parameters: Array<Identifier | RestElement>;\n typeAnnotation?: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructorType extends BaseNode {\n type: \"TSConstructorType\";\n typeParameters?: TSTypeParameterDeclaration | null;\n parameters: Array<Identifier | RestElement>;\n typeAnnotation?: TSTypeAnnotation | null;\n abstract?: boolean | null;\n}\n\nexport interface TSTypeReference extends BaseNode {\n type: \"TSTypeReference\";\n typeName: TSEntityName;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypePredicate extends BaseNode {\n type: \"TSTypePredicate\";\n parameterName: Identifier | TSThisType;\n typeAnnotation?: TSTypeAnnotation | null;\n asserts?: boolean | null;\n}\n\nexport interface TSTypeQuery extends BaseNode {\n type: \"TSTypeQuery\";\n exprName: TSEntityName | TSImportType;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypeLiteral extends BaseNode {\n type: \"TSTypeLiteral\";\n members: Array<TSTypeElement>;\n}\n\nexport interface TSArrayType extends BaseNode {\n type: \"TSArrayType\";\n elementType: TSType;\n}\n\nexport interface TSTupleType extends BaseNode {\n type: \"TSTupleType\";\n elementTypes: Array<TSType | TSNamedTupleMember>;\n}\n\nexport interface TSOptionalType extends BaseNode {\n type: \"TSOptionalType\";\n typeAnnotation: TSType;\n}\n\nexport interface TSRestType extends BaseNode {\n type: \"TSRestType\";\n typeAnnotation: TSType;\n}\n\nexport interface TSNamedTupleMember extends BaseNode {\n type: \"TSNamedTupleMember\";\n label: Identifier;\n elementType: TSType;\n optional: boolean;\n}\n\nexport interface TSUnionType extends BaseNode {\n type: \"TSUnionType\";\n types: Array<TSType>;\n}\n\nexport interface TSIntersectionType extends BaseNode {\n type: \"TSIntersectionType\";\n types: Array<TSType>;\n}\n\nexport interface TSConditionalType extends BaseNode {\n type: \"TSConditionalType\";\n checkType: TSType;\n extendsType: TSType;\n trueType: TSType;\n falseType: TSType;\n}\n\nexport interface TSInferType extends BaseNode {\n type: \"TSInferType\";\n typeParameter: TSTypeParameter;\n}\n\nexport interface TSParenthesizedType extends BaseNode {\n type: \"TSParenthesizedType\";\n typeAnnotation: TSType;\n}\n\nexport interface TSTypeOperator extends BaseNode {\n type: \"TSTypeOperator\";\n typeAnnotation: TSType;\n operator: string;\n}\n\nexport interface TSIndexedAccessType extends BaseNode {\n type: \"TSIndexedAccessType\";\n objectType: TSType;\n indexType: TSType;\n}\n\nexport interface TSMappedType extends BaseNode {\n type: \"TSMappedType\";\n typeParameter: TSTypeParameter;\n typeAnnotation?: TSType | null;\n nameType?: TSType | null;\n optional?: true | false | \"+\" | \"-\" | null;\n readonly?: true | false | \"+\" | \"-\" | null;\n}\n\nexport interface TSLiteralType extends BaseNode {\n type: \"TSLiteralType\";\n literal:\n | NumericLiteral\n | StringLiteral\n | BooleanLiteral\n | BigIntLiteral\n | TemplateLiteral\n | UnaryExpression;\n}\n\nexport interface TSExpressionWithTypeArguments extends BaseNode {\n type: \"TSExpressionWithTypeArguments\";\n expression: TSEntityName;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSInterfaceDeclaration extends BaseNode {\n type: \"TSInterfaceDeclaration\";\n id: Identifier;\n typeParameters?: TSTypeParameterDeclaration | null;\n extends?: Array<TSExpressionWithTypeArguments> | null;\n body: TSInterfaceBody;\n declare?: boolean | null;\n}\n\nexport interface TSInterfaceBody extends BaseNode {\n type: \"TSInterfaceBody\";\n body: Array<TSTypeElement>;\n}\n\nexport interface TSTypeAliasDeclaration extends BaseNode {\n type: \"TSTypeAliasDeclaration\";\n id: Identifier;\n typeParameters?: TSTypeParameterDeclaration | null;\n typeAnnotation: TSType;\n declare?: boolean | null;\n}\n\nexport interface TSInstantiationExpression extends BaseNode {\n type: \"TSInstantiationExpression\";\n expression: Expression;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSAsExpression extends BaseNode {\n type: \"TSAsExpression\";\n expression: Expression;\n typeAnnotation: TSType;\n}\n\nexport interface TSSatisfiesExpression extends BaseNode {\n type: \"TSSatisfiesExpression\";\n expression: Expression;\n typeAnnotation: TSType;\n}\n\nexport interface TSTypeAssertion extends BaseNode {\n type: \"TSTypeAssertion\";\n typeAnnotation: TSType;\n expression: Expression;\n}\n\nexport interface TSEnumDeclaration extends BaseNode {\n type: \"TSEnumDeclaration\";\n id: Identifier;\n members: Array<TSEnumMember>;\n const?: boolean | null;\n declare?: boolean | null;\n initializer?: Expression | null;\n}\n\nexport interface TSEnumMember extends BaseNode {\n type: \"TSEnumMember\";\n id: Identifier | StringLiteral;\n initializer?: Expression | null;\n}\n\nexport interface TSModuleDeclaration extends BaseNode {\n type: \"TSModuleDeclaration\";\n id: Identifier | StringLiteral;\n body: TSModuleBlock | TSModuleDeclaration;\n declare?: boolean | null;\n global?: boolean | null;\n}\n\nexport interface TSModuleBlock extends BaseNode {\n type: \"TSModuleBlock\";\n body: Array<Statement>;\n}\n\nexport interface TSImportType extends BaseNode {\n type: \"TSImportType\";\n argument: StringLiteral;\n qualifier?: TSEntityName | null;\n typeParameters?: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSImportEqualsDeclaration extends BaseNode {\n type: \"TSImportEqualsDeclaration\";\n id: Identifier;\n moduleReference: TSEntityName | TSExternalModuleReference;\n importKind?: \"type\" | \"value\" | null;\n isExport: boolean;\n}\n\nexport interface TSExternalModuleReference extends BaseNode {\n type: \"TSExternalModuleReference\";\n expression: StringLiteral;\n}\n\nexport interface TSNonNullExpression extends BaseNode {\n type: \"TSNonNullExpression\";\n expression: Expression;\n}\n\nexport interface TSExportAssignment extends BaseNode {\n type: \"TSExportAssignment\";\n expression: Expression;\n}\n\nexport interface TSNamespaceExportDeclaration extends BaseNode {\n type: \"TSNamespaceExportDeclaration\";\n id: Identifier;\n}\n\nexport interface TSTypeAnnotation extends BaseNode {\n type: \"TSTypeAnnotation\";\n typeAnnotation: TSType;\n}\n\nexport interface TSTypeParameterInstantiation extends BaseNode {\n type: \"TSTypeParameterInstantiation\";\n params: Array<TSType>;\n}\n\nexport interface TSTypeParameterDeclaration extends BaseNode {\n type: \"TSTypeParameterDeclaration\";\n params: Array<TSTypeParameter>;\n}\n\nexport interface TSTypeParameter extends BaseNode {\n type: \"TSTypeParameter\";\n constraint?: TSType | null;\n default?: TSType | null;\n name: string;\n in?: boolean | null;\n out?: boolean | null;\n}\n\nexport type Standardized =\n | ArrayExpression\n | AssignmentExpression\n | BinaryExpression\n | InterpreterDirective\n | Directive\n | DirectiveLiteral\n | BlockStatement\n | BreakStatement\n | CallExpression\n | CatchClause\n | ConditionalExpression\n | ContinueStatement\n | DebuggerStatement\n | DoWhileStatement\n | EmptyStatement\n | ExpressionStatement\n | File\n | ForInStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | Identifier\n | IfStatement\n | LabeledStatement\n | StringLiteral\n | NumericLiteral\n | NullLiteral\n | BooleanLiteral\n | RegExpLiteral\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | Program\n | ObjectExpression\n | ObjectMethod\n | ObjectProperty\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | ParenthesizedExpression\n | SwitchCase\n | SwitchStatement\n | ThisExpression\n | ThrowStatement\n | TryStatement\n | UnaryExpression\n | UpdateExpression\n | VariableDeclaration\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | AssignmentPattern\n | ArrayPattern\n | ArrowFunctionExpression\n | ClassBody\n | ClassExpression\n | ClassDeclaration\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ExportSpecifier\n | ForOfStatement\n | ImportDeclaration\n | ImportDefaultSpecifier\n | ImportNamespaceSpecifier\n | ImportSpecifier\n | MetaProperty\n | ClassMethod\n | ObjectPattern\n | SpreadElement\n | Super\n | TaggedTemplateExpression\n | TemplateElement\n | TemplateLiteral\n | YieldExpression\n | AwaitExpression\n | Import\n | BigIntLiteral\n | ExportNamespaceSpecifier\n | OptionalMemberExpression\n | OptionalCallExpression\n | ClassProperty\n | ClassAccessorProperty\n | ClassPrivateProperty\n | ClassPrivateMethod\n | PrivateName\n | StaticBlock;\nexport type Expression =\n | ArrayExpression\n | AssignmentExpression\n | BinaryExpression\n | CallExpression\n | ConditionalExpression\n | FunctionExpression\n | Identifier\n | StringLiteral\n | NumericLiteral\n | NullLiteral\n | BooleanLiteral\n | RegExpLiteral\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectExpression\n | SequenceExpression\n | ParenthesizedExpression\n | ThisExpression\n | UnaryExpression\n | UpdateExpression\n | ArrowFunctionExpression\n | ClassExpression\n | MetaProperty\n | Super\n | TaggedTemplateExpression\n | TemplateLiteral\n | YieldExpression\n | AwaitExpression\n | Import\n | BigIntLiteral\n | OptionalMemberExpression\n | OptionalCallExpression\n | TypeCastExpression\n | JSXElement\n | JSXFragment\n | BindExpression\n | DoExpression\n | RecordExpression\n | TupleExpression\n | DecimalLiteral\n | ModuleExpression\n | TopicReference\n | PipelineTopicExpression\n | PipelineBareFunction\n | PipelinePrimaryTopicReference\n | TSInstantiationExpression\n | TSAsExpression\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TSNonNullExpression;\nexport type Binary = BinaryExpression | LogicalExpression;\nexport type Scopable =\n | BlockStatement\n | CatchClause\n | DoWhileStatement\n | ForInStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | Program\n | ObjectMethod\n | SwitchStatement\n | WhileStatement\n | ArrowFunctionExpression\n | ClassExpression\n | ClassDeclaration\n | ForOfStatement\n | ClassMethod\n | ClassPrivateMethod\n | StaticBlock\n | TSModuleBlock;\nexport type BlockParent =\n | BlockStatement\n | CatchClause\n | DoWhileStatement\n | ForInStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | Program\n | ObjectMethod\n | SwitchStatement\n | WhileStatement\n | ArrowFunctionExpression\n | ForOfStatement\n | ClassMethod\n | ClassPrivateMethod\n | StaticBlock\n | TSModuleBlock;\nexport type Block = BlockStatement | Program | TSModuleBlock;\nexport type Statement =\n | BlockStatement\n | BreakStatement\n | ContinueStatement\n | DebuggerStatement\n | DoWhileStatement\n | EmptyStatement\n | ExpressionStatement\n | ForInStatement\n | ForStatement\n | FunctionDeclaration\n | IfStatement\n | LabeledStatement\n | ReturnStatement\n | SwitchStatement\n | ThrowStatement\n | TryStatement\n | VariableDeclaration\n | WhileStatement\n | WithStatement\n | ClassDeclaration\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ForOfStatement\n | ImportDeclaration\n | DeclareClass\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareModuleExports\n | DeclareTypeAlias\n | DeclareOpaqueType\n | DeclareVariable\n | DeclareExportDeclaration\n | DeclareExportAllDeclaration\n | InterfaceDeclaration\n | OpaqueType\n | TypeAlias\n | EnumDeclaration\n | TSDeclareFunction\n | TSInterfaceDeclaration\n | TSTypeAliasDeclaration\n | TSEnumDeclaration\n | TSModuleDeclaration\n | TSImportEqualsDeclaration\n | TSExportAssignment\n | TSNamespaceExportDeclaration;\nexport type Terminatorless =\n | BreakStatement\n | ContinueStatement\n | ReturnStatement\n | ThrowStatement\n | YieldExpression\n | AwaitExpression;\nexport type CompletionStatement =\n | BreakStatement\n | ContinueStatement\n | ReturnStatement\n | ThrowStatement;\nexport type Conditional = ConditionalExpression | IfStatement;\nexport type Loop =\n | DoWhileStatement\n | ForInStatement\n | ForStatement\n | WhileStatement\n | ForOfStatement;\nexport type While = DoWhileStatement | WhileStatement;\nexport type ExpressionWrapper =\n | ExpressionStatement\n | ParenthesizedExpression\n | TypeCastExpression;\nexport type For = ForInStatement | ForStatement | ForOfStatement;\nexport type ForXStatement = ForInStatement | ForOfStatement;\nexport type Function =\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ArrowFunctionExpression\n | ClassMethod\n | ClassPrivateMethod;\nexport type FunctionParent =\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ArrowFunctionExpression\n | ClassMethod\n | ClassPrivateMethod\n | StaticBlock\n | TSModuleBlock;\nexport type Pureish =\n | FunctionDeclaration\n | FunctionExpression\n | StringLiteral\n | NumericLiteral\n | NullLiteral\n | BooleanLiteral\n | RegExpLiteral\n | ArrowFunctionExpression\n | BigIntLiteral\n | DecimalLiteral;\nexport type Declaration =\n | FunctionDeclaration\n | VariableDeclaration\n | ClassDeclaration\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ImportDeclaration\n | DeclareClass\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareModuleExports\n | DeclareTypeAlias\n | DeclareOpaqueType\n | DeclareVariable\n | DeclareExportDeclaration\n | DeclareExportAllDeclaration\n | InterfaceDeclaration\n | OpaqueType\n | TypeAlias\n | EnumDeclaration\n | TSDeclareFunction\n | TSInterfaceDeclaration\n | TSTypeAliasDeclaration\n | TSEnumDeclaration\n | TSModuleDeclaration;\nexport type PatternLike =\n | Identifier\n | RestElement\n | AssignmentPattern\n | ArrayPattern\n | ObjectPattern\n | TSAsExpression\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TSNonNullExpression;\nexport type LVal =\n | Identifier\n | MemberExpression\n | RestElement\n | AssignmentPattern\n | ArrayPattern\n | ObjectPattern\n | TSParameterProperty\n | TSAsExpression\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TSNonNullExpression;\nexport type TSEntityName = Identifier | TSQualifiedName;\nexport type Literal =\n | StringLiteral\n | NumericLiteral\n | NullLiteral\n | BooleanLiteral\n | RegExpLiteral\n | TemplateLiteral\n | BigIntLiteral\n | DecimalLiteral;\nexport type Immutable =\n | StringLiteral\n | NumericLiteral\n | NullLiteral\n | BooleanLiteral\n | BigIntLiteral\n | JSXAttribute\n | JSXClosingElement\n | JSXElement\n | JSXExpressionContainer\n | JSXSpreadChild\n | JSXOpeningElement\n | JSXText\n | JSXFragment\n | JSXOpeningFragment\n | JSXClosingFragment\n | DecimalLiteral;\nexport type UserWhitespacable =\n | ObjectMethod\n | ObjectProperty\n | ObjectTypeInternalSlot\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty;\nexport type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\nexport type ObjectMember = ObjectMethod | ObjectProperty;\nexport type Property =\n | ObjectProperty\n | ClassProperty\n | ClassAccessorProperty\n | ClassPrivateProperty;\nexport type UnaryLike = UnaryExpression | SpreadElement;\nexport type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern;\nexport type Class = ClassExpression | ClassDeclaration;\nexport type ModuleDeclaration =\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ImportDeclaration;\nexport type ExportDeclaration =\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration;\nexport type ModuleSpecifier =\n | ExportSpecifier\n | ImportDefaultSpecifier\n | ImportNamespaceSpecifier\n | ImportSpecifier\n | ExportNamespaceSpecifier\n | ExportDefaultSpecifier;\nexport type Accessor = ClassAccessorProperty;\nexport type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\nexport type Flow =\n | AnyTypeAnnotation\n | ArrayTypeAnnotation\n | BooleanTypeAnnotation\n | BooleanLiteralTypeAnnotation\n | NullLiteralTypeAnnotation\n | ClassImplements\n | DeclareClass\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareModuleExports\n | DeclareTypeAlias\n | DeclareOpaqueType\n | DeclareVariable\n | DeclareExportDeclaration\n | DeclareExportAllDeclaration\n | DeclaredPredicate\n | ExistsTypeAnnotation\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | GenericTypeAnnotation\n | InferredPredicate\n | InterfaceExtends\n | InterfaceDeclaration\n | InterfaceTypeAnnotation\n | IntersectionTypeAnnotation\n | MixedTypeAnnotation\n | EmptyTypeAnnotation\n | NullableTypeAnnotation\n | NumberLiteralTypeAnnotation\n | NumberTypeAnnotation\n | ObjectTypeAnnotation\n | ObjectTypeInternalSlot\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | QualifiedTypeIdentifier\n | StringLiteralTypeAnnotation\n | StringTypeAnnotation\n | SymbolTypeAnnotation\n | ThisTypeAnnotation\n | TupleTypeAnnotation\n | TypeofTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeCastExpression\n | TypeParameter\n | TypeParameterDeclaration\n | TypeParameterInstantiation\n | UnionTypeAnnotation\n | Variance\n | VoidTypeAnnotation\n | EnumDeclaration\n | EnumBooleanBody\n | EnumNumberBody\n | EnumStringBody\n | EnumSymbolBody\n | EnumBooleanMember\n | EnumNumberMember\n | EnumStringMember\n | EnumDefaultedMember\n | IndexedAccessType\n | OptionalIndexedAccessType;\nexport type FlowType =\n | AnyTypeAnnotation\n | ArrayTypeAnnotation\n | BooleanTypeAnnotation\n | BooleanLiteralTypeAnnotation\n | NullLiteralTypeAnnotation\n | ExistsTypeAnnotation\n | FunctionTypeAnnotation\n | GenericTypeAnnotation\n | InterfaceTypeAnnotation\n | IntersectionTypeAnnotation\n | MixedTypeAnnotation\n | EmptyTypeAnnotation\n | NullableTypeAnnotation\n | NumberLiteralTypeAnnotation\n | NumberTypeAnnotation\n | ObjectTypeAnnotation\n | StringLiteralTypeAnnotation\n | StringTypeAnnotation\n | SymbolTypeAnnotation\n | ThisTypeAnnotation\n | TupleTypeAnnotation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation\n | VoidTypeAnnotation\n | IndexedAccessType\n | OptionalIndexedAccessType;\nexport type FlowBaseAnnotation =\n | AnyTypeAnnotation\n | BooleanTypeAnnotation\n | NullLiteralTypeAnnotation\n | MixedTypeAnnotation\n | EmptyTypeAnnotation\n | NumberTypeAnnotation\n | StringTypeAnnotation\n | SymbolTypeAnnotation\n | ThisTypeAnnotation\n | VoidTypeAnnotation;\nexport type FlowDeclaration =\n | DeclareClass\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareModuleExports\n | DeclareTypeAlias\n | DeclareOpaqueType\n | DeclareVariable\n | DeclareExportDeclaration\n | DeclareExportAllDeclaration\n | InterfaceDeclaration\n | OpaqueType\n | TypeAlias;\nexport type FlowPredicate = DeclaredPredicate | InferredPredicate;\nexport type EnumBody =\n | EnumBooleanBody\n | EnumNumberBody\n | EnumStringBody\n | EnumSymbolBody;\nexport type EnumMember =\n | EnumBooleanMember\n | EnumNumberMember\n | EnumStringMember\n | EnumDefaultedMember;\nexport type JSX =\n | JSXAttribute\n | JSXClosingElement\n | JSXElement\n | JSXEmptyExpression\n | JSXExpressionContainer\n | JSXSpreadChild\n | JSXIdentifier\n | JSXMemberExpression\n | JSXNamespacedName\n | JSXOpeningElement\n | JSXSpreadAttribute\n | JSXText\n | JSXFragment\n | JSXOpeningFragment\n | JSXClosingFragment;\nexport type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\nexport type TypeScript =\n | TSParameterProperty\n | TSDeclareFunction\n | TSDeclareMethod\n | TSQualifiedName\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSPropertySignature\n | TSMethodSignature\n | TSIndexSignature\n | TSAnyKeyword\n | TSBooleanKeyword\n | TSBigIntKeyword\n | TSIntrinsicKeyword\n | TSNeverKeyword\n | TSNullKeyword\n | TSNumberKeyword\n | TSObjectKeyword\n | TSStringKeyword\n | TSSymbolKeyword\n | TSUndefinedKeyword\n | TSUnknownKeyword\n | TSVoidKeyword\n | TSThisType\n | TSFunctionType\n | TSConstructorType\n | TSTypeReference\n | TSTypePredicate\n | TSTypeQuery\n | TSTypeLiteral\n | TSArrayType\n | TSTupleType\n | TSOptionalType\n | TSRestType\n | TSNamedTupleMember\n | TSUnionType\n | TSIntersectionType\n | TSConditionalType\n | TSInferType\n | TSParenthesizedType\n | TSTypeOperator\n | TSIndexedAccessType\n | TSMappedType\n | TSLiteralType\n | TSExpressionWithTypeArguments\n | TSInterfaceDeclaration\n | TSInterfaceBody\n | TSTypeAliasDeclaration\n | TSInstantiationExpression\n | TSAsExpression\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TSEnumDeclaration\n | TSEnumMember\n | TSModuleDeclaration\n | TSModuleBlock\n | TSImportType\n | TSImportEqualsDeclaration\n | TSExternalModuleReference\n | TSNonNullExpression\n | TSExportAssignment\n | TSNamespaceExportDeclaration\n | TSTypeAnnotation\n | TSTypeParameterInstantiation\n | TSTypeParameterDeclaration\n | TSTypeParameter;\nexport type TSTypeElement =\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSPropertySignature\n | TSMethodSignature\n | TSIndexSignature;\nexport type TSType =\n | TSAnyKeyword\n | TSBooleanKeyword\n | TSBigIntKeyword\n | TSIntrinsicKeyword\n | TSNeverKeyword\n | TSNullKeyword\n | TSNumberKeyword\n | TSObjectKeyword\n | TSStringKeyword\n | TSSymbolKeyword\n | TSUndefinedKeyword\n | TSUnknownKeyword\n | TSVoidKeyword\n | TSThisType\n | TSFunctionType\n | TSConstructorType\n | TSTypeReference\n | TSTypePredicate\n | TSTypeQuery\n | TSTypeLiteral\n | TSArrayType\n | TSTupleType\n | TSOptionalType\n | TSRestType\n | TSUnionType\n | TSIntersectionType\n | TSConditionalType\n | TSInferType\n | TSParenthesizedType\n | TSTypeOperator\n | TSIndexedAccessType\n | TSMappedType\n | TSLiteralType\n | TSExpressionWithTypeArguments\n | TSImportType;\nexport type TSBaseType =\n | TSAnyKeyword\n | TSBooleanKeyword\n | TSBigIntKeyword\n | TSIntrinsicKeyword\n | TSNeverKeyword\n | TSNullKeyword\n | TSNumberKeyword\n | TSObjectKeyword\n | TSStringKeyword\n | TSSymbolKeyword\n | TSUndefinedKeyword\n | TSUnknownKeyword\n | TSVoidKeyword\n | TSThisType\n | TSLiteralType;\n\nexport interface Aliases {\n Standardized: Standardized;\n Expression: Expression;\n Binary: Binary;\n Scopable: Scopable;\n BlockParent: BlockParent;\n Block: Block;\n Statement: Statement;\n Terminatorless: Terminatorless;\n CompletionStatement: CompletionStatement;\n Conditional: Conditional;\n Loop: Loop;\n While: While;\n ExpressionWrapper: ExpressionWrapper;\n For: For;\n ForXStatement: ForXStatement;\n Function: Function;\n FunctionParent: FunctionParent;\n Pureish: Pureish;\n Declaration: Declaration;\n PatternLike: PatternLike;\n LVal: LVal;\n TSEntityName: TSEntityName;\n Literal: Literal;\n Immutable: Immutable;\n UserWhitespacable: UserWhitespacable;\n Method: Method;\n ObjectMember: ObjectMember;\n Property: Property;\n UnaryLike: UnaryLike;\n Pattern: Pattern;\n Class: Class;\n ModuleDeclaration: ModuleDeclaration;\n ExportDeclaration: ExportDeclaration;\n ModuleSpecifier: ModuleSpecifier;\n Accessor: Accessor;\n Private: Private;\n Flow: Flow;\n FlowType: FlowType;\n FlowBaseAnnotation: FlowBaseAnnotation;\n FlowDeclaration: FlowDeclaration;\n FlowPredicate: FlowPredicate;\n EnumBody: EnumBody;\n EnumMember: EnumMember;\n JSX: JSX;\n Miscellaneous: Miscellaneous;\n TypeScript: TypeScript;\n TSTypeElement: TSTypeElement;\n TSType: TSType;\n TSBaseType: TSBaseType;\n}\n\nexport type DeprecatedAliases =\n | NumberLiteral\n | RegexLiteral\n | RestProperty\n | SpreadProperty;\n\nexport interface ParentMaps {\n AnyTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ArgumentPlaceholder: CallExpression | NewExpression | OptionalCallExpression;\n ArrayExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ArrayPattern:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | CatchClause\n | ClassMethod\n | ClassPrivateMethod\n | ForInStatement\n | ForOfStatement\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ObjectProperty\n | RestElement\n | TSDeclareFunction\n | TSDeclareMethod\n | VariableDeclarator;\n ArrayTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ArrowFunctionExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n AssignmentExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n AssignmentPattern:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | ClassMethod\n | ClassPrivateMethod\n | ForInStatement\n | ForOfStatement\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ObjectProperty\n | RestElement\n | TSDeclareFunction\n | TSDeclareMethod\n | TSParameterProperty\n | VariableDeclarator;\n AwaitExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n BigIntLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n BinaryExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n BindExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n BlockStatement:\n | ArrowFunctionExpression\n | BlockStatement\n | CatchClause\n | ClassMethod\n | ClassPrivateMethod\n | DeclareModule\n | DoExpression\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | IfStatement\n | LabeledStatement\n | ObjectMethod\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | TryStatement\n | WhileStatement\n | WithStatement;\n BooleanLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | EnumBooleanMember\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n BooleanLiteralTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n BooleanTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n BreakStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n CallExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n CatchClause: TryStatement;\n ClassAccessorProperty: ClassBody;\n ClassBody: ClassDeclaration | ClassExpression;\n ClassDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ClassExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ClassImplements:\n | ClassDeclaration\n | ClassExpression\n | DeclareClass\n | DeclareExportDeclaration\n | DeclareInterface\n | DeclaredPredicate\n | InterfaceDeclaration;\n ClassMethod: ClassBody;\n ClassPrivateMethod: ClassBody;\n ClassPrivateProperty: ClassBody;\n ClassProperty: ClassBody;\n CommentBlock: File;\n CommentLine: File;\n ConditionalExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ContinueStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DebuggerStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DecimalLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n DeclareClass:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareExportAllDeclaration:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareExportDeclaration:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareFunction:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareInterface:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareModule:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareModuleExports:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareOpaqueType:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareTypeAlias:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclareVariable:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n DeclaredPredicate:\n | ArrowFunctionExpression\n | DeclareExportDeclaration\n | DeclareFunction\n | DeclaredPredicate\n | FunctionDeclaration\n | FunctionExpression;\n Decorator:\n | ArrayPattern\n | AssignmentPattern\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | Identifier\n | ObjectMethod\n | ObjectPattern\n | ObjectProperty\n | RestElement\n | TSDeclareMethod\n | TSParameterProperty;\n Directive: BlockStatement | Program;\n DirectiveLiteral: Directive;\n DoExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n DoWhileStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n EmptyStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n EmptyTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n EnumBooleanBody:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumDeclaration;\n EnumBooleanMember:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumBooleanBody;\n EnumDeclaration:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n EnumDefaultedMember:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumStringBody\n | EnumSymbolBody;\n EnumNumberBody:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumDeclaration;\n EnumNumberMember:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumNumberBody;\n EnumStringBody:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumDeclaration;\n EnumStringMember:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumStringBody;\n EnumSymbolBody:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | EnumDeclaration;\n ExistsTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ExportAllDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ExportDefaultDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ExportDefaultSpecifier: ExportNamedDeclaration;\n ExportNamedDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ExportNamespaceSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n ExportSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n ExpressionStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n File: null;\n ForInStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ForOfStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ForStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n FunctionDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n FunctionExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n FunctionTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n FunctionTypeParam:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | FunctionTypeAnnotation;\n GenericTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n Identifier:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | BreakStatement\n | CallExpression\n | CatchClause\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassImplements\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | ContinueStatement\n | DeclareClass\n | DeclareFunction\n | DeclareInterface\n | DeclareModule\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclareVariable\n | Decorator\n | DoWhileStatement\n | EnumBooleanMember\n | EnumDeclaration\n | EnumDefaultedMember\n | EnumNumberMember\n | EnumStringMember\n | ExportDefaultDeclaration\n | ExportDefaultSpecifier\n | ExportNamespaceSpecifier\n | ExportSpecifier\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | FunctionDeclaration\n | FunctionExpression\n | FunctionTypeParam\n | GenericTypeAnnotation\n | IfStatement\n | ImportAttribute\n | ImportDefaultSpecifier\n | ImportNamespaceSpecifier\n | ImportSpecifier\n | InterfaceDeclaration\n | InterfaceExtends\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LabeledStatement\n | LogicalExpression\n | MemberExpression\n | MetaProperty\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | OpaqueType\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | Placeholder\n | PrivateName\n | QualifiedTypeIdentifier\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSConstructorType\n | TSDeclareFunction\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSExpressionWithTypeArguments\n | TSFunctionType\n | TSImportEqualsDeclaration\n | TSImportType\n | TSIndexSignature\n | TSInstantiationExpression\n | TSInterfaceDeclaration\n | TSMethodSignature\n | TSModuleDeclaration\n | TSNamedTupleMember\n | TSNamespaceExportDeclaration\n | TSNonNullExpression\n | TSParameterProperty\n | TSPropertySignature\n | TSQualifiedName\n | TSSatisfiesExpression\n | TSTypeAliasDeclaration\n | TSTypeAssertion\n | TSTypePredicate\n | TSTypeQuery\n | TSTypeReference\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeAlias\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n IfStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n Import:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ImportAttribute:\n | ExportAllDeclaration\n | ExportNamedDeclaration\n | ImportDeclaration;\n ImportDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n ImportDefaultSpecifier: ImportDeclaration;\n ImportNamespaceSpecifier: ImportDeclaration;\n ImportSpecifier: ImportDeclaration;\n IndexedAccessType:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n InferredPredicate:\n | ArrowFunctionExpression\n | DeclareExportDeclaration\n | DeclaredPredicate\n | FunctionDeclaration\n | FunctionExpression;\n InterfaceDeclaration:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n InterfaceExtends:\n | ClassDeclaration\n | ClassExpression\n | DeclareClass\n | DeclareExportDeclaration\n | DeclareInterface\n | DeclaredPredicate\n | InterfaceDeclaration\n | InterfaceTypeAnnotation;\n InterfaceTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n InterpreterDirective: Program;\n IntersectionTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n JSXAttribute: JSXOpeningElement;\n JSXClosingElement: JSXElement;\n JSXClosingFragment: JSXFragment;\n JSXElement:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXAttribute\n | JSXElement\n | JSXExpressionContainer\n | JSXFragment\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n JSXEmptyExpression: JSXExpressionContainer;\n JSXExpressionContainer: JSXAttribute | JSXElement | JSXFragment;\n JSXFragment:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXAttribute\n | JSXElement\n | JSXExpressionContainer\n | JSXFragment\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n JSXIdentifier:\n | JSXAttribute\n | JSXClosingElement\n | JSXMemberExpression\n | JSXNamespacedName\n | JSXOpeningElement;\n JSXMemberExpression:\n | JSXClosingElement\n | JSXMemberExpression\n | JSXOpeningElement;\n JSXNamespacedName:\n | CallExpression\n | JSXAttribute\n | JSXClosingElement\n | JSXOpeningElement\n | NewExpression\n | OptionalCallExpression;\n JSXOpeningElement: JSXElement;\n JSXOpeningFragment: JSXFragment;\n JSXSpreadAttribute: JSXOpeningElement;\n JSXSpreadChild: JSXElement | JSXFragment;\n JSXText: JSXElement | JSXFragment;\n LabeledStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n LogicalExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n MemberExpression:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n MetaProperty:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n MixedTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ModuleExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n NewExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n Noop:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentPattern\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | FunctionDeclaration\n | FunctionExpression\n | Identifier\n | ObjectMethod\n | ObjectPattern\n | RestElement\n | TSDeclareFunction\n | TSDeclareMethod;\n NullLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n NullLiteralTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n NullableTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n NumberLiteral: null;\n NumberLiteralTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n NumberTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n NumericLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | EnumNumberMember\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ObjectExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ObjectMethod: ObjectExpression;\n ObjectPattern:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | CatchClause\n | ClassMethod\n | ClassPrivateMethod\n | ForInStatement\n | ForOfStatement\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ObjectProperty\n | RestElement\n | TSDeclareFunction\n | TSDeclareMethod\n | VariableDeclarator;\n ObjectProperty: ObjectExpression | ObjectPattern | RecordExpression;\n ObjectTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareClass\n | DeclareExportDeclaration\n | DeclareInterface\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | InterfaceDeclaration\n | InterfaceTypeAnnotation\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ObjectTypeCallProperty:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeAnnotation;\n ObjectTypeIndexer:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeAnnotation;\n ObjectTypeInternalSlot:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeAnnotation;\n ObjectTypeProperty:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeAnnotation;\n ObjectTypeSpreadProperty:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeAnnotation;\n OpaqueType:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n OptionalCallExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n OptionalIndexedAccessType:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n OptionalMemberExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ParenthesizedExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n PipelineBareFunction:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n PipelinePrimaryTopicReference:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n PipelineTopicExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n Placeholder: Node;\n PrivateName:\n | BinaryExpression\n | ClassAccessorProperty\n | ClassPrivateMethod\n | ClassPrivateProperty\n | MemberExpression\n | ObjectProperty;\n Program: File | ModuleExpression;\n QualifiedTypeIdentifier:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | GenericTypeAnnotation\n | InterfaceExtends\n | QualifiedTypeIdentifier;\n RecordExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n RegExpLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n RegexLiteral: null;\n RestElement:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | ClassMethod\n | ClassPrivateMethod\n | ForInStatement\n | ForOfStatement\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | ObjectPattern\n | ObjectProperty\n | RestElement\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSConstructorType\n | TSDeclareFunction\n | TSDeclareMethod\n | TSFunctionType\n | TSMethodSignature\n | VariableDeclarator;\n RestProperty: null;\n ReturnStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n SequenceExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n SpreadElement:\n | ArrayExpression\n | CallExpression\n | NewExpression\n | ObjectExpression\n | OptionalCallExpression\n | RecordExpression\n | TupleExpression;\n SpreadProperty: null;\n StaticBlock: ClassBody;\n StringLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | DeclareExportAllDeclaration\n | DeclareExportDeclaration\n | DeclareModule\n | Decorator\n | DoWhileStatement\n | EnumStringMember\n | ExportAllDeclaration\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ExportSpecifier\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | ImportAttribute\n | ImportDeclaration\n | ImportSpecifier\n | JSXAttribute\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | ObjectTypeProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSExternalModuleReference\n | TSImportType\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSModuleDeclaration\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n StringLiteralTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n StringTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n Super:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n SwitchCase: SwitchStatement;\n SwitchStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n SymbolTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n TSAnyKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSArrayType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSAsExpression:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TSBigIntKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSBooleanKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSCallSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n TSConditionalType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSConstructSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n TSConstructorType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSDeclareFunction:\n | BlockStatement\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSDeclareMethod: ClassBody;\n TSEnumDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSEnumMember: TSEnumDeclaration;\n TSExportAssignment:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSExpressionWithTypeArguments:\n | ClassDeclaration\n | ClassExpression\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSInterfaceDeclaration\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSExternalModuleReference: TSImportEqualsDeclaration;\n TSFunctionType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSImportEqualsDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSImportType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSTypeQuery\n | TSUnionType\n | TemplateLiteral;\n TSIndexSignature: ClassBody | TSInterfaceBody | TSTypeLiteral;\n TSIndexedAccessType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSInferType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSInstantiationExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TSInterfaceBody: TSInterfaceDeclaration;\n TSInterfaceDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSIntersectionType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSIntrinsicKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSLiteralType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSMappedType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSMethodSignature: TSInterfaceBody | TSTypeLiteral;\n TSModuleBlock: TSModuleDeclaration;\n TSModuleDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | TSModuleDeclaration\n | WhileStatement\n | WithStatement;\n TSNamedTupleMember: TSTupleType;\n TSNamespaceExportDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSNeverKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSNonNullExpression:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TSNullKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSNumberKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSObjectKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSOptionalType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSParameterProperty:\n | ArrayPattern\n | AssignmentExpression\n | ClassMethod\n | ClassPrivateMethod\n | ForInStatement\n | ForOfStatement\n | RestElement\n | TSDeclareMethod\n | VariableDeclarator;\n TSParenthesizedType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSPropertySignature: TSInterfaceBody | TSTypeLiteral;\n TSQualifiedName:\n | TSExpressionWithTypeArguments\n | TSImportEqualsDeclaration\n | TSImportType\n | TSQualifiedName\n | TSTypeQuery\n | TSTypeReference;\n TSRestType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSSatisfiesExpression:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TSStringKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSSymbolKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSThisType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSTypePredicate\n | TSUnionType\n | TemplateLiteral;\n TSTupleType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSTypeAliasDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TSTypeAnnotation:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentPattern\n | ClassAccessorProperty\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | FunctionDeclaration\n | FunctionExpression\n | Identifier\n | ObjectMethod\n | ObjectPattern\n | RestElement\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSConstructorType\n | TSDeclareFunction\n | TSDeclareMethod\n | TSFunctionType\n | TSIndexSignature\n | TSMethodSignature\n | TSPropertySignature\n | TSTypePredicate;\n TSTypeAssertion:\n | ArrayExpression\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | RestElement\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TSTypeLiteral:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSTypeOperator:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSTypeParameter: TSInferType | TSMappedType | TSTypeParameterDeclaration;\n TSTypeParameterDeclaration:\n | ArrowFunctionExpression\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateMethod\n | FunctionDeclaration\n | FunctionExpression\n | ObjectMethod\n | TSCallSignatureDeclaration\n | TSConstructSignatureDeclaration\n | TSConstructorType\n | TSDeclareFunction\n | TSDeclareMethod\n | TSFunctionType\n | TSInterfaceDeclaration\n | TSMethodSignature\n | TSTypeAliasDeclaration;\n TSTypeParameterInstantiation:\n | CallExpression\n | ClassDeclaration\n | ClassExpression\n | JSXOpeningElement\n | NewExpression\n | OptionalCallExpression\n | TSExpressionWithTypeArguments\n | TSImportType\n | TSInstantiationExpression\n | TSTypeQuery\n | TSTypeReference\n | TaggedTemplateExpression;\n TSTypePredicate:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSTypeQuery:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSTypeReference:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSUndefinedKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSUnionType:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSUnknownKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TSVoidKeyword:\n | TSArrayType\n | TSAsExpression\n | TSConditionalType\n | TSIndexedAccessType\n | TSIntersectionType\n | TSMappedType\n | TSNamedTupleMember\n | TSOptionalType\n | TSParenthesizedType\n | TSRestType\n | TSSatisfiesExpression\n | TSTupleType\n | TSTypeAliasDeclaration\n | TSTypeAnnotation\n | TSTypeAssertion\n | TSTypeOperator\n | TSTypeParameter\n | TSTypeParameterInstantiation\n | TSUnionType\n | TemplateLiteral;\n TaggedTemplateExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TemplateElement: TemplateLiteral;\n TemplateLiteral:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ThisExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n ThisTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n ThrowStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TopicReference:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TryStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TupleExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TupleTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n TypeAlias:\n | BlockStatement\n | DeclareExportDeclaration\n | DeclaredPredicate\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n TypeAnnotation:\n | ArrayPattern\n | ArrowFunctionExpression\n | AssignmentPattern\n | ClassAccessorProperty\n | ClassMethod\n | ClassPrivateMethod\n | ClassPrivateProperty\n | ClassProperty\n | DeclareExportDeclaration\n | DeclareModuleExports\n | DeclaredPredicate\n | FunctionDeclaration\n | FunctionExpression\n | Identifier\n | ObjectMethod\n | ObjectPattern\n | RestElement\n | TypeCastExpression\n | TypeParameter;\n TypeCastExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | DeclareExportDeclaration\n | DeclaredPredicate\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n TypeParameter:\n | DeclareExportDeclaration\n | DeclaredPredicate\n | TypeParameterDeclaration;\n TypeParameterDeclaration:\n | ArrowFunctionExpression\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateMethod\n | DeclareClass\n | DeclareExportDeclaration\n | DeclareInterface\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionDeclaration\n | FunctionExpression\n | FunctionTypeAnnotation\n | InterfaceDeclaration\n | ObjectMethod\n | OpaqueType\n | TypeAlias;\n TypeParameterInstantiation:\n | CallExpression\n | ClassDeclaration\n | ClassExpression\n | ClassImplements\n | DeclareExportDeclaration\n | DeclaredPredicate\n | GenericTypeAnnotation\n | InterfaceExtends\n | JSXOpeningElement\n | NewExpression\n | OptionalCallExpression\n | TaggedTemplateExpression;\n TypeofTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n UnaryExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSLiteralType\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n UnionTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n UpdateExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n V8IntrinsicIdentifier: CallExpression | NewExpression;\n VariableDeclaration:\n | BlockStatement\n | DoWhileStatement\n | ExportNamedDeclaration\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n VariableDeclarator: VariableDeclaration;\n Variance:\n | ClassAccessorProperty\n | ClassPrivateProperty\n | ClassProperty\n | DeclareExportDeclaration\n | DeclaredPredicate\n | ObjectTypeIndexer\n | ObjectTypeProperty\n | TypeParameter;\n VoidTypeAnnotation:\n | ArrayTypeAnnotation\n | DeclareExportDeclaration\n | DeclareOpaqueType\n | DeclareTypeAlias\n | DeclaredPredicate\n | FunctionTypeAnnotation\n | FunctionTypeParam\n | IndexedAccessType\n | IntersectionTypeAnnotation\n | NullableTypeAnnotation\n | ObjectTypeCallProperty\n | ObjectTypeIndexer\n | ObjectTypeInternalSlot\n | ObjectTypeProperty\n | ObjectTypeSpreadProperty\n | OpaqueType\n | OptionalIndexedAccessType\n | TupleTypeAnnotation\n | TypeAlias\n | TypeAnnotation\n | TypeParameter\n | TypeParameterInstantiation\n | TypeofTypeAnnotation\n | UnionTypeAnnotation;\n WhileStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n WithStatement:\n | BlockStatement\n | DoWhileStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | LabeledStatement\n | Program\n | StaticBlock\n | SwitchCase\n | TSModuleBlock\n | WhileStatement\n | WithStatement;\n YieldExpression:\n | ArrayExpression\n | ArrowFunctionExpression\n | AssignmentExpression\n | AssignmentPattern\n | AwaitExpression\n | BinaryExpression\n | BindExpression\n | CallExpression\n | ClassAccessorProperty\n | ClassDeclaration\n | ClassExpression\n | ClassMethod\n | ClassPrivateProperty\n | ClassProperty\n | ConditionalExpression\n | Decorator\n | DoWhileStatement\n | ExportDefaultDeclaration\n | ExpressionStatement\n | ForInStatement\n | ForOfStatement\n | ForStatement\n | IfStatement\n | JSXExpressionContainer\n | JSXSpreadAttribute\n | JSXSpreadChild\n | LogicalExpression\n | MemberExpression\n | NewExpression\n | ObjectMethod\n | ObjectProperty\n | OptionalCallExpression\n | OptionalMemberExpression\n | ParenthesizedExpression\n | PipelineBareFunction\n | PipelineTopicExpression\n | ReturnStatement\n | SequenceExpression\n | SpreadElement\n | SwitchCase\n | SwitchStatement\n | TSAsExpression\n | TSDeclareMethod\n | TSEnumDeclaration\n | TSEnumMember\n | TSExportAssignment\n | TSInstantiationExpression\n | TSMethodSignature\n | TSNonNullExpression\n | TSPropertySignature\n | TSSatisfiesExpression\n | TSTypeAssertion\n | TaggedTemplateExpression\n | TemplateLiteral\n | ThrowStatement\n | TupleExpression\n | TypeCastExpression\n | UnaryExpression\n | UpdateExpression\n | VariableDeclarator\n | WhileStatement\n | WithStatement\n | YieldExpression;\n}\n"],"mappings":""}
@@ -1,22 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = createFlowUnionType;
7
-
8
- var _generated = require("../generated");
9
-
10
- var _removeTypeDuplicates = require("../../modifications/flow/removeTypeDuplicates");
11
-
12
- function createFlowUnionType(types) {
13
- const flattened = (0, _removeTypeDuplicates.default)(types);
14
-
15
- if (flattened.length === 1) {
16
- return flattened[0];
17
- } else {
18
- return (0, _generated.unionTypeAnnotation)(flattened);
19
- }
20
- }
21
-
22
- //# sourceMappingURL=createFlowUnionType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["createFlowUnionType","types","flattened","removeTypeDuplicates","length","unionTypeAnnotation"],"sources":["../../../src/builders/flow/createFlowUnionType.ts"],"sourcesContent":["import { unionTypeAnnotation } from \"../generated\";\nimport removeTypeDuplicates from \"../../modifications/flow/removeTypeDuplicates\";\nimport type * as t from \"../..\";\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\nexport default function createFlowUnionType<T extends t.FlowType>(\n types: [T] | Array<T>,\n): T | t.UnionTypeAnnotation {\n const flattened = removeTypeDuplicates(types);\n\n if (flattened.length === 1) {\n return flattened[0] as T;\n } else {\n return unionTypeAnnotation(flattened);\n }\n}\n"],"mappings":";;;;;;;AAAA;;AACA;;AAOe,SAASA,mBAAT,CACbC,KADa,EAEc;EAC3B,MAAMC,SAAS,GAAG,IAAAC,6BAAA,EAAqBF,KAArB,CAAlB;;EAEA,IAAIC,SAAS,CAACE,MAAV,KAAqB,CAAzB,EAA4B;IAC1B,OAAOF,SAAS,CAAC,CAAD,CAAhB;EACD,CAFD,MAEO;IACL,OAAO,IAAAG,8BAAA,EAAoBH,SAApB,CAAP;EACD;AACF"}
@@ -1,43 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
-
8
- var _generated = require("../generated");
9
-
10
- var _default = createTypeAnnotationBasedOnTypeof;
11
- exports.default = _default;
12
-
13
- function createTypeAnnotationBasedOnTypeof(type) {
14
- switch (type) {
15
- case "string":
16
- return (0, _generated.stringTypeAnnotation)();
17
-
18
- case "number":
19
- return (0, _generated.numberTypeAnnotation)();
20
-
21
- case "undefined":
22
- return (0, _generated.voidTypeAnnotation)();
23
-
24
- case "boolean":
25
- return (0, _generated.booleanTypeAnnotation)();
26
-
27
- case "function":
28
- return (0, _generated.genericTypeAnnotation)((0, _generated.identifier)("Function"));
29
-
30
- case "object":
31
- return (0, _generated.genericTypeAnnotation)((0, _generated.identifier)("Object"));
32
-
33
- case "symbol":
34
- return (0, _generated.genericTypeAnnotation)((0, _generated.identifier)("Symbol"));
35
-
36
- case "bigint":
37
- return (0, _generated.anyTypeAnnotation)();
38
- }
39
-
40
- throw new Error("Invalid typeof value: " + type);
41
- }
42
-
43
- //# sourceMappingURL=createTypeAnnotationBasedOnTypeof.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["createTypeAnnotationBasedOnTypeof","type","stringTypeAnnotation","numberTypeAnnotation","voidTypeAnnotation","booleanTypeAnnotation","genericTypeAnnotation","identifier","anyTypeAnnotation","Error"],"sources":["../../../src/builders/flow/createTypeAnnotationBasedOnTypeof.ts"],"sourcesContent":["import {\n anyTypeAnnotation,\n stringTypeAnnotation,\n numberTypeAnnotation,\n voidTypeAnnotation,\n booleanTypeAnnotation,\n genericTypeAnnotation,\n identifier,\n} from \"../generated\";\nimport type * as t from \"../..\";\n\nexport default createTypeAnnotationBasedOnTypeof as {\n (type: \"string\"): t.StringTypeAnnotation;\n (type: \"number\"): t.NumberTypeAnnotation;\n (type: \"undefined\"): t.VoidTypeAnnotation;\n (type: \"boolean\"): t.BooleanTypeAnnotation;\n (type: \"function\"): t.GenericTypeAnnotation;\n (type: \"object\"): t.GenericTypeAnnotation;\n (type: \"symbol\"): t.GenericTypeAnnotation;\n (type: \"bigint\"): t.AnyTypeAnnotation;\n};\n\n/**\n * Create a type annotation based on typeof expression.\n */\nfunction createTypeAnnotationBasedOnTypeof(type: string): t.FlowType {\n switch (type) {\n case \"string\":\n return stringTypeAnnotation();\n case \"number\":\n return numberTypeAnnotation();\n case \"undefined\":\n return voidTypeAnnotation();\n case \"boolean\":\n return booleanTypeAnnotation();\n case \"function\":\n return genericTypeAnnotation(identifier(\"Function\"));\n case \"object\":\n return genericTypeAnnotation(identifier(\"Object\"));\n case \"symbol\":\n return genericTypeAnnotation(identifier(\"Symbol\"));\n case \"bigint\":\n // todo: use BigInt annotation when Flow supports BigInt\n // https://github.com/facebook/flow/issues/6639\n return anyTypeAnnotation();\n }\n throw new Error(\"Invalid typeof value: \" + type);\n}\n"],"mappings":";;;;;;;AAAA;;eAWeA,iC;;;AAcf,SAASA,iCAAT,CAA2CC,IAA3C,EAAqE;EACnE,QAAQA,IAAR;IACE,KAAK,QAAL;MACE,OAAO,IAAAC,+BAAA,GAAP;;IACF,KAAK,QAAL;MACE,OAAO,IAAAC,+BAAA,GAAP;;IACF,KAAK,WAAL;MACE,OAAO,IAAAC,6BAAA,GAAP;;IACF,KAAK,SAAL;MACE,OAAO,IAAAC,gCAAA,GAAP;;IACF,KAAK,UAAL;MACE,OAAO,IAAAC,gCAAA,EAAsB,IAAAC,qBAAA,EAAW,UAAX,CAAtB,CAAP;;IACF,KAAK,QAAL;MACE,OAAO,IAAAD,gCAAA,EAAsB,IAAAC,qBAAA,EAAW,QAAX,CAAtB,CAAP;;IACF,KAAK,QAAL;MACE,OAAO,IAAAD,gCAAA,EAAsB,IAAAC,qBAAA,EAAW,QAAX,CAAtB,CAAP;;IACF,KAAK,QAAL;MAGE,OAAO,IAAAC,4BAAA,GAAP;EAlBJ;;EAoBA,MAAM,IAAIC,KAAJ,CAAU,2BAA2BR,IAArC,CAAN;AACD"}