@eslint-react/jsx 0.8.9-beta.2 → 0.8.9

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 (658) hide show
  1. package/{node_modules/micro-memoize/LICENSE → LICENSE} +1 -1
  2. package/package.json +5 -12
  3. package/node_modules/@eslint-react/ast/dist/index.cjs +0 -931
  4. package/node_modules/@eslint-react/ast/dist/index.d.mts +0 -1177
  5. package/node_modules/@eslint-react/ast/dist/index.d.ts +0 -1177
  6. package/node_modules/@eslint-react/ast/dist/index.js +0 -931
  7. package/node_modules/@eslint-react/ast/dist/index.mjs +0 -852
  8. package/node_modules/@eslint-react/ast/package.json +0 -53
  9. package/node_modules/@eslint-react/shared/dist/index.cjs +0 -424
  10. package/node_modules/@eslint-react/shared/dist/index.d.mts +0 -128
  11. package/node_modules/@eslint-react/shared/dist/index.d.ts +0 -128
  12. package/node_modules/@eslint-react/shared/dist/index.js +0 -424
  13. package/node_modules/@eslint-react/shared/dist/index.mjs +0 -390
  14. package/node_modules/@eslint-react/shared/package.json +0 -49
  15. package/node_modules/@eslint-react/tools/dist/index.cjs +0 -8208
  16. package/node_modules/@eslint-react/tools/dist/index.d.mts +0 -173
  17. package/node_modules/@eslint-react/tools/dist/index.d.ts +0 -173
  18. package/node_modules/@eslint-react/tools/dist/index.js +0 -8208
  19. package/node_modules/@eslint-react/tools/dist/index.mjs +0 -8187
  20. package/node_modules/@eslint-react/tools/package.json +0 -46
  21. package/node_modules/@eslint-react/types/dist/index.cjs +0 -2
  22. package/node_modules/@eslint-react/types/dist/index.d.mts +0 -10
  23. package/node_modules/@eslint-react/types/dist/index.d.ts +0 -10
  24. package/node_modules/@eslint-react/types/dist/index.js +0 -2
  25. package/node_modules/@eslint-react/types/dist/index.mjs +0 -1
  26. package/node_modules/@eslint-react/types/package.json +0 -49
  27. package/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  28. package/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  29. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -4
  30. package/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts.map +0 -1
  31. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -21
  32. package/node_modules/@typescript-eslint/scope-manager/dist/ID.js.map +0 -1
  33. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -75
  34. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts.map +0 -1
  35. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -185
  36. package/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js.map +0 -1
  37. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -56
  38. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts.map +0 -1
  39. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -42
  40. package/node_modules/@typescript-eslint/scope-manager/dist/analyze.js.map +0 -1
  41. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -3
  42. package/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts.map +0 -1
  43. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -11
  44. package/node_modules/@typescript-eslint/scope-manager/dist/assert.js.map +0 -1
  45. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -10
  46. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts.map +0 -1
  47. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -14
  48. package/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js.map +0 -1
  49. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -10
  50. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts.map +0 -1
  51. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -14
  52. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js.map +0 -1
  53. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -14
  54. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts.map +0 -1
  55. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -3
  56. package/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js.map +0 -1
  57. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -39
  58. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts.map +0 -1
  59. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -19
  60. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js.map +0 -1
  61. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -15
  62. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts.map +0 -1
  63. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -18
  64. package/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js.map +0 -1
  65. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -10
  66. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts.map +0 -1
  67. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -14
  68. package/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js.map +0 -1
  69. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -10
  70. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts.map +0 -1
  71. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -14
  72. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js.map +0 -1
  73. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -11
  74. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts.map +0 -1
  75. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -14
  76. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js.map +0 -1
  77. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -14
  78. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts.map +0 -1
  79. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -15
  80. package/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js.map +0 -1
  81. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -10
  82. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts.map +0 -1
  83. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -14
  84. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js.map +0 -1
  85. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -10
  86. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts.map +0 -1
  87. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -14
  88. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js.map +0 -1
  89. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -10
  90. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts.map +0 -1
  91. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -14
  92. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js.map +0 -1
  93. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -10
  94. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts.map +0 -1
  95. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -14
  96. package/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js.map +0 -1
  97. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -10
  98. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts.map +0 -1
  99. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -14
  100. package/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js.map +0 -1
  101. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -14
  102. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts.map +0 -1
  103. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -30
  104. package/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js.map +0 -1
  105. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -9
  106. package/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts.map +0 -1
  107. package/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -31
  108. package/node_modules/@typescript-eslint/scope-manager/dist/index.js.map +0 -1
  109. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -16
  110. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts.map +0 -1
  111. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -23
  112. package/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js.map +0 -1
  113. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -3
  114. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts.map +0 -1
  115. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -23
  116. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js.map +0 -1
  117. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -3
  118. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts.map +0 -1
  119. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -15
  120. package/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js.map +0 -1
  121. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -3
  122. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts.map +0 -1
  123. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -3
  124. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts.map +0 -1
  125. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -75
  126. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js.map +0 -1
  127. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1436
  128. package/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js.map +0 -1
  129. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -3
  130. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts.map +0 -1
  131. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -21
  132. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js.map +0 -1
  133. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -3
  134. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts.map +0 -1
  135. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -23
  136. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js.map +0 -1
  137. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -3
  138. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts.map +0 -1
  139. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -3
  140. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts.map +0 -1
  141. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -16
  142. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js.map +0 -1
  143. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -3
  144. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts.map +0 -1
  145. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -55
  146. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js.map +0 -1
  147. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -30
  148. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js.map +0 -1
  149. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -3
  150. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts.map +0 -1
  151. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  152. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js.map +0 -1
  153. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -3
  154. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts.map +0 -1
  155. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -13
  156. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js.map +0 -1
  157. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -3
  158. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts.map +0 -1
  159. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  160. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js.map +0 -1
  161. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -3
  162. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts.map +0 -1
  163. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  164. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js.map +0 -1
  165. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -3
  166. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts.map +0 -1
  167. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -46
  168. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js.map +0 -1
  169. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -3
  170. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts.map +0 -1
  171. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -22
  172. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js.map +0 -1
  173. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -3
  174. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts.map +0 -1
  175. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -3
  176. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts.map +0 -1
  177. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -20
  178. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js.map +0 -1
  179. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  180. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js.map +0 -1
  181. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -3
  182. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts.map +0 -1
  183. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -3
  184. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts.map +0 -1
  185. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  186. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js.map +0 -1
  187. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -3
  188. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts.map +0 -1
  189. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -20
  190. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js.map +0 -1
  191. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -3
  192. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts.map +0 -1
  193. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  194. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js.map +0 -1
  195. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -24
  196. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js.map +0 -1
  197. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -3
  198. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts.map +0 -1
  199. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  200. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js.map +0 -1
  201. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -3
  202. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts.map +0 -1
  203. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  204. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js.map +0 -1
  205. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -3
  206. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts.map +0 -1
  207. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  208. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js.map +0 -1
  209. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -3
  210. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts.map +0 -1
  211. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -20
  212. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js.map +0 -1
  213. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -3
  214. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts.map +0 -1
  215. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -16
  216. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js.map +0 -1
  217. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -3
  218. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts.map +0 -1
  219. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -19
  220. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js.map +0 -1
  221. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -3
  222. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts.map +0 -1
  223. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -3
  224. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts.map +0 -1
  225. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -20
  226. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map +0 -1
  227. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -3
  228. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map +0 -1
  229. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  230. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map +0 -1
  231. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -22
  232. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map +0 -1
  233. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -3
  234. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map +0 -1
  235. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  236. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map +0 -1
  237. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -3
  238. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map +0 -1
  239. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -14
  240. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map +0 -1
  241. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -3
  242. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map +0 -1
  243. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -14
  244. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map +0 -1
  245. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -3
  246. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map +0 -1
  247. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -3
  248. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map +0 -1
  249. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -20
  250. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map +0 -1
  251. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -3
  252. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts.map +0 -1
  253. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  254. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js.map +0 -1
  255. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -22
  256. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map +0 -1
  257. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -3
  258. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map +0 -1
  259. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -14
  260. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map +0 -1
  261. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -3
  262. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map +0 -1
  263. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  264. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map +0 -1
  265. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -3
  266. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map +0 -1
  267. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  268. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map +0 -1
  269. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -3
  270. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map +0 -1
  271. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -22
  272. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map +0 -1
  273. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -3
  274. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map +0 -1
  275. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -3
  276. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map +0 -1
  277. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -14
  278. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map +0 -1
  279. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -3
  280. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map +0 -1
  281. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -20
  282. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map +0 -1
  283. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -3
  284. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map +0 -1
  285. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -14
  286. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map +0 -1
  287. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -28
  288. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map +0 -1
  289. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -3
  290. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map +0 -1
  291. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -14
  292. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map +0 -1
  293. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -3
  294. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map +0 -1
  295. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -15
  296. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map +0 -1
  297. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -3
  298. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map +0 -1
  299. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -12
  300. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map +0 -1
  301. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -3
  302. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map +0 -1
  303. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -14
  304. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map +0 -1
  305. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -3
  306. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map +0 -1
  307. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -17
  308. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map +0 -1
  309. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -3
  310. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map +0 -1
  311. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -3
  312. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map +0 -1
  313. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -20
  314. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map +0 -1
  315. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -3
  316. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map +0 -1
  317. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  318. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map +0 -1
  319. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -20
  320. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map +0 -1
  321. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -3
  322. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map +0 -1
  323. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -14
  324. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map +0 -1
  325. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -3
  326. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map +0 -1
  327. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  328. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map +0 -1
  329. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -3
  330. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map +0 -1
  331. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -15
  332. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map +0 -1
  333. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -3
  334. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map +0 -1
  335. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -24
  336. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map +0 -1
  337. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -3
  338. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map +0 -1
  339. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -3
  340. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map +0 -1
  341. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -21
  342. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map +0 -1
  343. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -3
  344. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map +0 -1
  345. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -20
  346. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map +0 -1
  347. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -3
  348. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map +0 -1
  349. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  350. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js.map +0 -1
  351. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  352. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map +0 -1
  353. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -3
  354. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map +0 -1
  355. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  356. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map +0 -1
  357. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -3
  358. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts.map +0 -1
  359. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -15
  360. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js.map +0 -1
  361. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts +0 -3
  362. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map +0 -1
  363. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js +0 -12
  364. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js.map +0 -1
  365. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -3
  366. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map +0 -1
  367. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  368. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map +0 -1
  369. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -3
  370. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts.map +0 -1
  371. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -24
  372. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js.map +0 -1
  373. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -3
  374. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts.map +0 -1
  375. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  376. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js.map +0 -1
  377. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -3
  378. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts.map +0 -1
  379. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -3
  380. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts.map +0 -1
  381. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -20
  382. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js.map +0 -1
  383. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -16
  384. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js.map +0 -1
  385. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -3
  386. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map +0 -1
  387. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -116
  388. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map +0 -1
  389. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -3
  390. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map +0 -1
  391. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -30
  392. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map +0 -1
  393. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -3
  394. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map +0 -1
  395. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  396. package/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map +0 -1
  397. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -3
  398. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map +0 -1
  399. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -24
  400. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map +0 -1
  401. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -3
  402. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map +0 -1
  403. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -19
  404. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map +0 -1
  405. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -3
  406. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map +0 -1
  407. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -22
  408. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map +0 -1
  409. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -3
  410. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts.map +0 -1
  411. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -12
  412. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js.map +0 -1
  413. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -3
  414. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map +0 -1
  415. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -3
  416. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts.map +0 -1
  417. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  418. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js.map +0 -1
  419. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -3
  420. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts.map +0 -1
  421. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -22
  422. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js.map +0 -1
  423. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -3
  424. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map +0 -1
  425. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -20
  426. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map +0 -1
  427. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -3
  428. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map +0 -1
  429. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -12
  430. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map +0 -1
  431. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -18
  432. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map +0 -1
  433. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -3
  434. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map +0 -1
  435. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -14
  436. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map +0 -1
  437. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -3
  438. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map +0 -1
  439. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  440. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map +0 -1
  441. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -3
  442. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map +0 -1
  443. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  444. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map +0 -1
  445. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -3
  446. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map +0 -1
  447. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -15
  448. package/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map +0 -1
  449. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -93
  450. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map +0 -1
  451. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -189
  452. package/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map +0 -1
  453. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -3
  454. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map +0 -1
  455. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -18
  456. package/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map +0 -1
  457. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -3
  458. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map +0 -1
  459. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -24
  460. package/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map +0 -1
  461. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -3
  462. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map +0 -1
  463. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -3
  464. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map +0 -1
  465. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -9
  466. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map +0 -1
  467. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -3
  468. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map +0 -1
  469. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -34
  470. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map +0 -1
  471. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -589
  472. package/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map +0 -1
  473. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -29
  474. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts.map +0 -1
  475. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -321
  476. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js.map +0 -1
  477. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -15
  478. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts.map +0 -1
  479. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -84
  480. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js.map +0 -1
  481. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -14
  482. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts.map +0 -1
  483. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -50
  484. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js.map +0 -1
  485. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -29
  486. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts.map +0 -1
  487. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -108
  488. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js.map +0 -1
  489. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -89
  490. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts.map +0 -1
  491. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -107
  492. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js.map +0 -1
  493. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -86
  494. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts.map +0 -1
  495. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -539
  496. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js.map +0 -1
  497. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -33
  498. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts.map +0 -1
  499. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -229
  500. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js.map +0 -1
  501. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  502. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts.map +0 -1
  503. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -41
  504. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js.map +0 -1
  505. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -22
  506. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts.map +0 -1
  507. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -80
  508. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js.map +0 -1
  509. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -2
  510. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts.map +0 -1
  511. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -6
  512. package/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js.map +0 -1
  513. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -10
  514. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts.map +0 -1
  515. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -12
  516. package/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js.map +0 -1
  517. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -10
  518. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts.map +0 -1
  519. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -12
  520. package/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js.map +0 -1
  521. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -10
  522. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts.map +0 -1
  523. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -12
  524. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js.map +0 -1
  525. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -10
  526. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts.map +0 -1
  527. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -12
  528. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js.map +0 -1
  529. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -10
  530. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts.map +0 -1
  531. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -12
  532. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js.map +0 -1
  533. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -10
  534. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts.map +0 -1
  535. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -12
  536. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js.map +0 -1
  537. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -10
  538. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts.map +0 -1
  539. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -12
  540. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js.map +0 -1
  541. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -11
  542. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts.map +0 -1
  543. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  544. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js.map +0 -1
  545. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -13
  546. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts.map +0 -1
  547. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -36
  548. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js.map +0 -1
  549. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -10
  550. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts.map +0 -1
  551. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -12
  552. package/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js.map +0 -1
  553. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -18
  554. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts.map +0 -1
  555. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -39
  556. package/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js.map +0 -1
  557. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -10
  558. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts.map +0 -1
  559. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -12
  560. package/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js.map +0 -1
  561. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -10
  562. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts.map +0 -1
  563. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -12
  564. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js.map +0 -1
  565. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -21
  566. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts.map +0 -1
  567. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -3
  568. package/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js.map +0 -1
  569. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -107
  570. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts.map +0 -1
  571. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -358
  572. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js.map +0 -1
  573. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -22
  574. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts.map +0 -1
  575. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -25
  576. package/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js.map +0 -1
  577. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -10
  578. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts.map +0 -1
  579. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -12
  580. package/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js.map +0 -1
  581. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -10
  582. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts.map +0 -1
  583. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -12
  584. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js.map +0 -1
  585. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -10
  586. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts.map +0 -1
  587. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -12
  588. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js.map +0 -1
  589. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -10
  590. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts.map +0 -1
  591. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -12
  592. package/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js.map +0 -1
  593. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -11
  594. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts.map +0 -1
  595. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -22
  596. package/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js.map +0 -1
  597. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -20
  598. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts.map +0 -1
  599. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -36
  600. package/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js.map +0 -1
  601. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -34
  602. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts.map +0 -1
  603. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -12
  604. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js.map +0 -1
  605. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -25
  606. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts.map +0 -1
  607. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -19
  608. package/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js.map +0 -1
  609. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -18
  610. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts.map +0 -1
  611. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -33
  612. package/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js.map +0 -1
  613. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -44
  614. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts.map +0 -1
  615. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -39
  616. package/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js.map +0 -1
  617. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -4
  618. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts.map +0 -1
  619. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -10
  620. package/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js.map +0 -1
  621. package/node_modules/@typescript-eslint/scope-manager/package.json +0 -72
  622. package/node_modules/@typescript-eslint/types/LICENSE +0 -21
  623. package/node_modules/@typescript-eslint/types/README.md +0 -12
  624. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -1881
  625. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts.map +0 -1
  626. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -202
  627. package/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js.map +0 -1
  628. package/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -5
  629. package/node_modules/@typescript-eslint/types/dist/index.d.ts.map +0 -1
  630. package/node_modules/@typescript-eslint/types/dist/index.js +0 -24
  631. package/node_modules/@typescript-eslint/types/dist/index.js.map +0 -1
  632. package/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -3
  633. package/node_modules/@typescript-eslint/types/dist/lib.d.ts.map +0 -1
  634. package/node_modules/@typescript-eslint/types/dist/lib.js +0 -7
  635. package/node_modules/@typescript-eslint/types/dist/lib.js.map +0 -1
  636. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -40
  637. package/node_modules/@typescript-eslint/types/dist/parser-options.d.ts.map +0 -1
  638. package/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -3
  639. package/node_modules/@typescript-eslint/types/dist/parser-options.js.map +0 -1
  640. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -14
  641. package/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts.map +0 -1
  642. package/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -28
  643. package/node_modules/@typescript-eslint/types/dist/ts-estree.js.map +0 -1
  644. package/node_modules/@typescript-eslint/types/package.json +0 -94
  645. package/node_modules/micro-memoize/CHANGELOG.md +0 -226
  646. package/node_modules/micro-memoize/README.md +0 -557
  647. package/node_modules/micro-memoize/dist/micro-memoize.cjs.js +0 -373
  648. package/node_modules/micro-memoize/dist/micro-memoize.cjs.js.map +0 -1
  649. package/node_modules/micro-memoize/dist/micro-memoize.esm.js +0 -371
  650. package/node_modules/micro-memoize/dist/micro-memoize.esm.js.map +0 -1
  651. package/node_modules/micro-memoize/dist/micro-memoize.js +0 -379
  652. package/node_modules/micro-memoize/dist/micro-memoize.js.map +0 -1
  653. package/node_modules/micro-memoize/dist/micro-memoize.min.js +0 -1
  654. package/node_modules/micro-memoize/index.d.ts +0 -132
  655. package/node_modules/micro-memoize/mjs/index.d.mts +0 -132
  656. package/node_modules/micro-memoize/mjs/index.mjs +0 -371
  657. package/node_modules/micro-memoize/mjs/index.mjs.map +0 -1
  658. package/node_modules/micro-memoize/package.json +0 -106
@@ -1,358 +0,0 @@
1
- "use strict";
2
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
3
- if (kind === "m") throw new TypeError("Private method is not writable");
4
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
5
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
6
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
7
- };
8
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
9
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
10
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
11
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
12
- };
13
- var _ScopeBase_declaredVariables, _ScopeBase_dynamic, _ScopeBase_staticCloseRef, _ScopeBase_dynamicCloseRef, _ScopeBase_globalCloseRef;
14
- Object.defineProperty(exports, "__esModule", { value: true });
15
- exports.ScopeBase = void 0;
16
- const types_1 = require("@typescript-eslint/types");
17
- const assert_1 = require("../assert");
18
- const definition_1 = require("../definition");
19
- const ID_1 = require("../ID");
20
- const Reference_1 = require("../referencer/Reference");
21
- const variable_1 = require("../variable");
22
- const ScopeType_1 = require("./ScopeType");
23
- /**
24
- * Test if scope is strict
25
- */
26
- function isStrictScope(scope, block, isMethodDefinition) {
27
- let body;
28
- // When upper scope is exists and strict, inner scope is also strict.
29
- if (scope.upper?.isStrict) {
30
- return true;
31
- }
32
- if (isMethodDefinition) {
33
- return true;
34
- }
35
- if (scope.type === ScopeType_1.ScopeType.class ||
36
- scope.type === ScopeType_1.ScopeType.conditionalType ||
37
- scope.type === ScopeType_1.ScopeType.functionType ||
38
- scope.type === ScopeType_1.ScopeType.mappedType ||
39
- scope.type === ScopeType_1.ScopeType.module ||
40
- scope.type === ScopeType_1.ScopeType.tsEnum ||
41
- scope.type === ScopeType_1.ScopeType.tsModule ||
42
- scope.type === ScopeType_1.ScopeType.type) {
43
- return true;
44
- }
45
- if (scope.type === ScopeType_1.ScopeType.block || scope.type === ScopeType_1.ScopeType.switch) {
46
- return false;
47
- }
48
- if (scope.type === ScopeType_1.ScopeType.function) {
49
- const functionBody = block;
50
- switch (functionBody.type) {
51
- case types_1.AST_NODE_TYPES.ArrowFunctionExpression:
52
- if (functionBody.body.type !== types_1.AST_NODE_TYPES.BlockStatement) {
53
- return false;
54
- }
55
- body = functionBody.body;
56
- break;
57
- case types_1.AST_NODE_TYPES.Program:
58
- body = functionBody;
59
- break;
60
- default:
61
- body = functionBody.body;
62
- }
63
- if (!body) {
64
- return false;
65
- }
66
- }
67
- else if (scope.type === ScopeType_1.ScopeType.global) {
68
- body = block;
69
- }
70
- else {
71
- return false;
72
- }
73
- // Search 'use strict' directive.
74
- for (const stmt of body.body) {
75
- if (stmt.type !== types_1.AST_NODE_TYPES.ExpressionStatement) {
76
- break;
77
- }
78
- if (stmt.directive === 'use strict') {
79
- return true;
80
- }
81
- const expr = stmt.expression;
82
- if (expr.type !== types_1.AST_NODE_TYPES.Literal) {
83
- break;
84
- }
85
- if (expr.raw === '"use strict"' || expr.raw === "'use strict'") {
86
- return true;
87
- }
88
- if (expr.value === 'use strict') {
89
- return true;
90
- }
91
- }
92
- return false;
93
- }
94
- /**
95
- * Register scope
96
- */
97
- function registerScope(scopeManager, scope) {
98
- scopeManager.scopes.push(scope);
99
- const scopes = scopeManager.nodeToScope.get(scope.block);
100
- if (scopes) {
101
- scopes.push(scope);
102
- }
103
- else {
104
- scopeManager.nodeToScope.set(scope.block, [scope]);
105
- }
106
- }
107
- const generator = (0, ID_1.createIdGenerator)();
108
- const VARIABLE_SCOPE_TYPES = new Set([
109
- ScopeType_1.ScopeType.classFieldInitializer,
110
- ScopeType_1.ScopeType.classStaticBlock,
111
- ScopeType_1.ScopeType.function,
112
- ScopeType_1.ScopeType.global,
113
- ScopeType_1.ScopeType.module,
114
- ScopeType_1.ScopeType.tsModule,
115
- ]);
116
- class ScopeBase {
117
- constructor(scopeManager, type, upperScope, block, isMethodDefinition) {
118
- /**
119
- * A unique ID for this instance - primarily used to help debugging and testing
120
- */
121
- this.$id = generator();
122
- /**
123
- * The array of child scopes. This does not include grandchild scopes.
124
- * @public
125
- */
126
- this.childScopes = [];
127
- /**
128
- * A map of the variables for each node in this scope.
129
- * This is map is a pointer to the one in the parent ScopeManager instance
130
- */
131
- _ScopeBase_declaredVariables.set(this, void 0);
132
- /**
133
- * Generally, through the lexical scoping of JS you can always know which variable an identifier in the source code
134
- * refers to. There are a few exceptions to this rule. With `global` and `with` scopes you can only decide at runtime
135
- * which variable a reference refers to.
136
- * All those scopes are considered "dynamic".
137
- */
138
- _ScopeBase_dynamic.set(this, void 0);
139
- /**
140
- * Whether this scope is created by a FunctionExpression.
141
- * @public
142
- */
143
- this.functionExpressionScope = false;
144
- /**
145
- * List of {@link Reference}s that are left to be resolved (i.e. which
146
- * need to be linked to the variable they refer to).
147
- */
148
- this.leftToResolve = [];
149
- /**
150
- * Any variable {@link Reference} found in this scope.
151
- * This includes occurrences of local variables as well as variables from parent scopes (including the global scope).
152
- * For local variables this also includes defining occurrences (like in a 'var' statement).
153
- * In a 'function' scope this does not include the occurrences of the formal parameter in the parameter list.
154
- * @public
155
- */
156
- this.references = [];
157
- /**
158
- * The map from variable names to variable objects.
159
- * @public
160
- */
161
- this.set = new Map();
162
- /**
163
- * The {@link Reference}s that are not resolved with this scope.
164
- * @public
165
- */
166
- this.through = [];
167
- /**
168
- * The scoped {@link Variable}s of this scope.
169
- * In the case of a 'function' scope this includes the automatic argument `arguments` as its first element, as well
170
- * as all further formal arguments.
171
- * This does not include variables which are defined in child scopes.
172
- * @public
173
- */
174
- this.variables = [];
175
- _ScopeBase_staticCloseRef.set(this, (ref) => {
176
- const resolve = () => {
177
- const name = ref.identifier.name;
178
- const variable = this.set.get(name);
179
- if (!variable) {
180
- return false;
181
- }
182
- if (!this.isValidResolution(ref, variable)) {
183
- return false;
184
- }
185
- // make sure we don't match a type reference to a value variable
186
- const isValidTypeReference = ref.isTypeReference && variable.isTypeVariable;
187
- const isValidValueReference = ref.isValueReference && variable.isValueVariable;
188
- if (!isValidTypeReference && !isValidValueReference) {
189
- return false;
190
- }
191
- variable.references.push(ref);
192
- ref.resolved = variable;
193
- return true;
194
- };
195
- if (!resolve()) {
196
- this.delegateToUpperScope(ref);
197
- }
198
- });
199
- _ScopeBase_dynamicCloseRef.set(this, (ref) => {
200
- // notify all names are through to global
201
- let current = this;
202
- do {
203
- current.through.push(ref);
204
- current = current.upper;
205
- } while (current);
206
- });
207
- _ScopeBase_globalCloseRef.set(this, (ref, scopeManager) => {
208
- // let/const/class declarations should be resolved statically.
209
- // others should be resolved dynamically.
210
- if (this.shouldStaticallyCloseForGlobal(ref, scopeManager)) {
211
- __classPrivateFieldGet(this, _ScopeBase_staticCloseRef, "f").call(this, ref);
212
- }
213
- else {
214
- __classPrivateFieldGet(this, _ScopeBase_dynamicCloseRef, "f").call(this, ref);
215
- }
216
- });
217
- const upperScopeAsScopeBase = upperScope;
218
- this.type = type;
219
- __classPrivateFieldSet(this, _ScopeBase_dynamic, this.type === ScopeType_1.ScopeType.global || this.type === ScopeType_1.ScopeType.with, "f");
220
- this.block = block;
221
- this.variableScope = this.isVariableScope()
222
- ? this
223
- : upperScopeAsScopeBase.variableScope;
224
- this.upper = upperScope;
225
- /**
226
- * Whether 'use strict' is in effect in this scope.
227
- * @member {boolean} Scope#isStrict
228
- */
229
- this.isStrict = isStrictScope(this, block, isMethodDefinition);
230
- if (upperScopeAsScopeBase) {
231
- // this is guaranteed to be correct at runtime
232
- upperScopeAsScopeBase.childScopes.push(this);
233
- }
234
- __classPrivateFieldSet(this, _ScopeBase_declaredVariables, scopeManager.declaredVariables, "f");
235
- registerScope(scopeManager, this);
236
- }
237
- isVariableScope() {
238
- return VARIABLE_SCOPE_TYPES.has(this.type);
239
- }
240
- shouldStaticallyClose() {
241
- return !__classPrivateFieldGet(this, _ScopeBase_dynamic, "f");
242
- }
243
- shouldStaticallyCloseForGlobal(ref, scopeManager) {
244
- // On global scope, let/const/class declarations should be resolved statically.
245
- const name = ref.identifier.name;
246
- const variable = this.set.get(name);
247
- if (!variable) {
248
- return false;
249
- }
250
- // variable exists on the scope
251
- // in module mode, we can statically resolve everything, regardless of its decl type
252
- if (scopeManager.isModule()) {
253
- return true;
254
- }
255
- // in script mode, only certain cases should be statically resolved
256
- // Example:
257
- // a `var` decl is ignored by the runtime if it clashes with a global name
258
- // this means that we should not resolve the reference to the variable
259
- const defs = variable.defs;
260
- return (defs.length > 0 &&
261
- defs.every(def => {
262
- if (def.type === definition_1.DefinitionType.Variable &&
263
- def.parent?.type === types_1.AST_NODE_TYPES.VariableDeclaration &&
264
- def.parent.kind === 'var') {
265
- return false;
266
- }
267
- return true;
268
- }));
269
- }
270
- close(scopeManager) {
271
- let closeRef;
272
- if (this.shouldStaticallyClose()) {
273
- closeRef = __classPrivateFieldGet(this, _ScopeBase_staticCloseRef, "f");
274
- }
275
- else if (this.type !== 'global') {
276
- closeRef = __classPrivateFieldGet(this, _ScopeBase_dynamicCloseRef, "f");
277
- }
278
- else {
279
- closeRef = __classPrivateFieldGet(this, _ScopeBase_globalCloseRef, "f");
280
- }
281
- // Try Resolving all references in this scope.
282
- (0, assert_1.assert)(this.leftToResolve);
283
- this.leftToResolve.forEach(ref => closeRef(ref, scopeManager));
284
- this.leftToResolve = null;
285
- return this.upper;
286
- }
287
- /**
288
- * To override by function scopes.
289
- * References in default parameters isn't resolved to variables which are in their function body.
290
- */
291
- isValidResolution(_ref, _variable) {
292
- return true;
293
- }
294
- delegateToUpperScope(ref) {
295
- const upper = this.upper;
296
- if (upper?.leftToResolve) {
297
- upper.leftToResolve.push(ref);
298
- }
299
- this.through.push(ref);
300
- }
301
- addDeclaredVariablesOfNode(variable, node) {
302
- if (node == null) {
303
- return;
304
- }
305
- let variables = __classPrivateFieldGet(this, _ScopeBase_declaredVariables, "f").get(node);
306
- if (variables == null) {
307
- variables = [];
308
- __classPrivateFieldGet(this, _ScopeBase_declaredVariables, "f").set(node, variables);
309
- }
310
- if (!variables.includes(variable)) {
311
- variables.push(variable);
312
- }
313
- }
314
- defineVariable(nameOrVariable, set, variables, node, def) {
315
- const name = typeof nameOrVariable === 'string' ? nameOrVariable : nameOrVariable.name;
316
- let variable = set.get(name);
317
- if (!variable) {
318
- variable =
319
- typeof nameOrVariable === 'string'
320
- ? new variable_1.Variable(name, this)
321
- : nameOrVariable;
322
- set.set(name, variable);
323
- variables.push(variable);
324
- }
325
- if (def) {
326
- variable.defs.push(def);
327
- this.addDeclaredVariablesOfNode(variable, def.node);
328
- this.addDeclaredVariablesOfNode(variable, def.parent);
329
- }
330
- if (node) {
331
- variable.identifiers.push(node);
332
- }
333
- }
334
- defineIdentifier(node, def) {
335
- this.defineVariable(node.name, this.set, this.variables, node, def);
336
- }
337
- defineLiteralIdentifier(node, def) {
338
- this.defineVariable(node.value, this.set, this.variables, null, def);
339
- }
340
- referenceValue(node, assign = Reference_1.ReferenceFlag.Read, writeExpr, maybeImplicitGlobal, init = false) {
341
- const ref = new Reference_1.Reference(node, this, assign, writeExpr, maybeImplicitGlobal, init, Reference_1.ReferenceTypeFlag.Value);
342
- this.references.push(ref);
343
- this.leftToResolve?.push(ref);
344
- }
345
- referenceType(node) {
346
- const ref = new Reference_1.Reference(node, this, Reference_1.ReferenceFlag.Read, null, null, false, Reference_1.ReferenceTypeFlag.Type);
347
- this.references.push(ref);
348
- this.leftToResolve?.push(ref);
349
- }
350
- referenceDualValueType(node) {
351
- const ref = new Reference_1.Reference(node, this, Reference_1.ReferenceFlag.Read, null, null, false, Reference_1.ReferenceTypeFlag.Type | Reference_1.ReferenceTypeFlag.Value);
352
- this.references.push(ref);
353
- this.leftToResolve?.push(ref);
354
- }
355
- }
356
- exports.ScopeBase = ScopeBase;
357
- _ScopeBase_declaredVariables = new WeakMap(), _ScopeBase_dynamic = new WeakMap(), _ScopeBase_staticCloseRef = new WeakMap(), _ScopeBase_dynamicCloseRef = new WeakMap(), _ScopeBase_globalCloseRef = new WeakMap();
358
- //# sourceMappingURL=ScopeBase.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeBase.js","sourceRoot":"","sources":["../../src/scope/ScopeBase.ts"],"names":[],"mappings":"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"}
@@ -1,22 +0,0 @@
1
- declare enum ScopeType {
2
- block = "block",
3
- catch = "catch",
4
- class = "class",
5
- classFieldInitializer = "class-field-initializer",
6
- classStaticBlock = "class-static-block",
7
- conditionalType = "conditionalType",
8
- for = "for",
9
- function = "function",
10
- functionExpressionName = "function-expression-name",
11
- functionType = "functionType",
12
- global = "global",
13
- mappedType = "mappedType",
14
- module = "module",
15
- switch = "switch",
16
- tsEnum = "tsEnum",
17
- tsModule = "tsModule",
18
- type = "type",
19
- with = "with"
20
- }
21
- export { ScopeType };
22
- //# sourceMappingURL=ScopeType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeType.d.ts","sourceRoot":"","sources":["../../src/scope/ScopeType.ts"],"names":[],"mappings":"AAAA,aAAK,SAAS;IACZ,KAAK,UAAU;IACf,KAAK,UAAU;IACf,KAAK,UAAU;IACf,qBAAqB,4BAA4B;IACjD,gBAAgB,uBAAuB;IACvC,eAAe,oBAAoB;IACnC,GAAG,QAAQ;IACX,QAAQ,aAAa;IACrB,sBAAsB,6BAA6B;IACnD,YAAY,iBAAiB;IAC7B,MAAM,WAAW;IACjB,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,IAAI,SAAS;CACd;AAED,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,25 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ScopeType = void 0;
4
- var ScopeType;
5
- (function (ScopeType) {
6
- ScopeType["block"] = "block";
7
- ScopeType["catch"] = "catch";
8
- ScopeType["class"] = "class";
9
- ScopeType["classFieldInitializer"] = "class-field-initializer";
10
- ScopeType["classStaticBlock"] = "class-static-block";
11
- ScopeType["conditionalType"] = "conditionalType";
12
- ScopeType["for"] = "for";
13
- ScopeType["function"] = "function";
14
- ScopeType["functionExpressionName"] = "function-expression-name";
15
- ScopeType["functionType"] = "functionType";
16
- ScopeType["global"] = "global";
17
- ScopeType["mappedType"] = "mappedType";
18
- ScopeType["module"] = "module";
19
- ScopeType["switch"] = "switch";
20
- ScopeType["tsEnum"] = "tsEnum";
21
- ScopeType["tsModule"] = "tsModule";
22
- ScopeType["type"] = "type";
23
- ScopeType["with"] = "with";
24
- })(ScopeType || (exports.ScopeType = ScopeType = {}));
25
- //# sourceMappingURL=ScopeType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ScopeType.js","sourceRoot":"","sources":["../../src/scope/ScopeType.ts"],"names":[],"mappings":";;;AAAA,IAAK,SAmBJ;AAnBD,WAAK,SAAS;IACZ,4BAAe,CAAA;IACf,4BAAe,CAAA;IACf,4BAAe,CAAA;IACf,8DAAiD,CAAA;IACjD,oDAAuC,CAAA;IACvC,gDAAmC,CAAA;IACnC,wBAAW,CAAA;IACX,kCAAqB,CAAA;IACrB,gEAAmD,CAAA;IACnD,0CAA6B,CAAA;IAC7B,8BAAiB,CAAA;IACjB,sCAAyB,CAAA;IACzB,8BAAiB,CAAA;IACjB,8BAAiB,CAAA;IACjB,8BAAiB,CAAA;IACjB,kCAAqB,CAAA;IACrB,0BAAa,CAAA;IACb,0BAAa,CAAA;AACf,CAAC,EAnBI,SAAS,yBAAT,SAAS,QAmBb"}
@@ -1,10 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- import type { ScopeManager } from '../ScopeManager';
3
- import type { Scope } from './Scope';
4
- import { ScopeBase } from './ScopeBase';
5
- import { ScopeType } from './ScopeType';
6
- declare class SwitchScope extends ScopeBase<ScopeType.switch, TSESTree.SwitchStatement, Scope> {
7
- constructor(scopeManager: ScopeManager, upperScope: SwitchScope['upper'], block: SwitchScope['block']);
8
- }
9
- export { SwitchScope };
10
- //# sourceMappingURL=SwitchScope.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SwitchScope.d.ts","sourceRoot":"","sources":["../../src/scope/SwitchScope.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAM,WAAY,SAAQ,SAAS,CACjC,SAAS,CAAC,MAAM,EAChB,QAAQ,CAAC,eAAe,EACxB,KAAK,CACN;gBAEG,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,WAAW,CAAC,OAAO,CAAC,EAChC,KAAK,EAAE,WAAW,CAAC,OAAO,CAAC;CAI9B;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SwitchScope = void 0;
4
- const ScopeBase_1 = require("./ScopeBase");
5
- const ScopeType_1 = require("./ScopeType");
6
- class SwitchScope extends ScopeBase_1.ScopeBase {
7
- constructor(scopeManager, upperScope, block) {
8
- super(scopeManager, ScopeType_1.ScopeType.switch, upperScope, block, false);
9
- }
10
- }
11
- exports.SwitchScope = SwitchScope;
12
- //# sourceMappingURL=SwitchScope.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SwitchScope.js","sourceRoot":"","sources":["../../src/scope/SwitchScope.ts"],"names":[],"mappings":";;;AAIA,2CAAwC;AACxC,2CAAwC;AAExC,MAAM,WAAY,SAAQ,qBAIzB;IACC,YACE,YAA0B,EAC1B,UAAgC,EAChC,KAA2B;QAE3B,KAAK,CAAC,YAAY,EAAE,qBAAS,CAAC,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAClE,CAAC;CACF;AAEQ,kCAAW"}
@@ -1,10 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- import type { ScopeManager } from '../ScopeManager';
3
- import type { Scope } from './Scope';
4
- import { ScopeBase } from './ScopeBase';
5
- import { ScopeType } from './ScopeType';
6
- declare class TSEnumScope extends ScopeBase<ScopeType.tsEnum, TSESTree.TSEnumDeclaration, Scope> {
7
- constructor(scopeManager: ScopeManager, upperScope: TSEnumScope['upper'], block: TSEnumScope['block']);
8
- }
9
- export { TSEnumScope };
10
- //# sourceMappingURL=TSEnumScope.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumScope.d.ts","sourceRoot":"","sources":["../../src/scope/TSEnumScope.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAM,WAAY,SAAQ,SAAS,CACjC,SAAS,CAAC,MAAM,EAChB,QAAQ,CAAC,iBAAiB,EAC1B,KAAK,CACN;gBAEG,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,WAAW,CAAC,OAAO,CAAC,EAChC,KAAK,EAAE,WAAW,CAAC,OAAO,CAAC;CAI9B;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TSEnumScope = void 0;
4
- const ScopeBase_1 = require("./ScopeBase");
5
- const ScopeType_1 = require("./ScopeType");
6
- class TSEnumScope extends ScopeBase_1.ScopeBase {
7
- constructor(scopeManager, upperScope, block) {
8
- super(scopeManager, ScopeType_1.ScopeType.tsEnum, upperScope, block, false);
9
- }
10
- }
11
- exports.TSEnumScope = TSEnumScope;
12
- //# sourceMappingURL=TSEnumScope.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSEnumScope.js","sourceRoot":"","sources":["../../src/scope/TSEnumScope.ts"],"names":[],"mappings":";;;AAIA,2CAAwC;AACxC,2CAAwC;AAExC,MAAM,WAAY,SAAQ,qBAIzB;IACC,YACE,YAA0B,EAC1B,UAAgC,EAChC,KAA2B;QAE3B,KAAK,CAAC,YAAY,EAAE,qBAAS,CAAC,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAClE,CAAC;CACF;AAEQ,kCAAW"}
@@ -1,10 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- import type { ScopeManager } from '../ScopeManager';
3
- import type { Scope } from './Scope';
4
- import { ScopeBase } from './ScopeBase';
5
- import { ScopeType } from './ScopeType';
6
- declare class TSModuleScope extends ScopeBase<ScopeType.tsModule, TSESTree.TSModuleDeclaration, Scope> {
7
- constructor(scopeManager: ScopeManager, upperScope: TSModuleScope['upper'], block: TSModuleScope['block']);
8
- }
9
- export { TSModuleScope };
10
- //# sourceMappingURL=TSModuleScope.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSModuleScope.d.ts","sourceRoot":"","sources":["../../src/scope/TSModuleScope.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAM,aAAc,SAAQ,SAAS,CACnC,SAAS,CAAC,QAAQ,EAClB,QAAQ,CAAC,mBAAmB,EAC5B,KAAK,CACN;gBAEG,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,aAAa,CAAC,OAAO,CAAC,EAClC,KAAK,EAAE,aAAa,CAAC,OAAO,CAAC;CAIhC;AAED,OAAO,EAAE,aAAa,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TSModuleScope = void 0;
4
- const ScopeBase_1 = require("./ScopeBase");
5
- const ScopeType_1 = require("./ScopeType");
6
- class TSModuleScope extends ScopeBase_1.ScopeBase {
7
- constructor(scopeManager, upperScope, block) {
8
- super(scopeManager, ScopeType_1.ScopeType.tsModule, upperScope, block, false);
9
- }
10
- }
11
- exports.TSModuleScope = TSModuleScope;
12
- //# sourceMappingURL=TSModuleScope.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TSModuleScope.js","sourceRoot":"","sources":["../../src/scope/TSModuleScope.ts"],"names":[],"mappings":";;;AAIA,2CAAwC;AACxC,2CAAwC;AAExC,MAAM,aAAc,SAAQ,qBAI3B;IACC,YACE,YAA0B,EAC1B,UAAkC,EAClC,KAA6B;QAE7B,KAAK,CAAC,YAAY,EAAE,qBAAS,CAAC,QAAQ,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IACpE,CAAC;CACF;AAEQ,sCAAa"}
@@ -1,10 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- import type { ScopeManager } from '../ScopeManager';
3
- import type { Scope } from './Scope';
4
- import { ScopeBase } from './ScopeBase';
5
- import { ScopeType } from './ScopeType';
6
- declare class TypeScope extends ScopeBase<ScopeType.type, TSESTree.TSInterfaceDeclaration | TSESTree.TSTypeAliasDeclaration, Scope> {
7
- constructor(scopeManager: ScopeManager, upperScope: TypeScope['upper'], block: TypeScope['block']);
8
- }
9
- export { TypeScope };
10
- //# sourceMappingURL=TypeScope.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypeScope.d.ts","sourceRoot":"","sources":["../../src/scope/TypeScope.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAM,SAAU,SAAQ,SAAS,CAC/B,SAAS,CAAC,IAAI,EACd,QAAQ,CAAC,sBAAsB,GAAG,QAAQ,CAAC,sBAAsB,EACjE,KAAK,CACN;gBAEG,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,SAAS,CAAC,OAAO,CAAC,EAC9B,KAAK,EAAE,SAAS,CAAC,OAAO,CAAC;CAI5B;AAED,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TypeScope = void 0;
4
- const ScopeBase_1 = require("./ScopeBase");
5
- const ScopeType_1 = require("./ScopeType");
6
- class TypeScope extends ScopeBase_1.ScopeBase {
7
- constructor(scopeManager, upperScope, block) {
8
- super(scopeManager, ScopeType_1.ScopeType.type, upperScope, block, false);
9
- }
10
- }
11
- exports.TypeScope = TypeScope;
12
- //# sourceMappingURL=TypeScope.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TypeScope.js","sourceRoot":"","sources":["../../src/scope/TypeScope.ts"],"names":[],"mappings":";;;AAIA,2CAAwC;AACxC,2CAAwC;AAExC,MAAM,SAAU,SAAQ,qBAIvB;IACC,YACE,YAA0B,EAC1B,UAA8B,EAC9B,KAAyB;QAEzB,KAAK,CAAC,YAAY,EAAE,qBAAS,CAAC,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAChE,CAAC;CACF;AAEQ,8BAAS"}
@@ -1,11 +0,0 @@
1
- import type { TSESTree } from '@typescript-eslint/types';
2
- import type { ScopeManager } from '../ScopeManager';
3
- import type { Scope } from './Scope';
4
- import { ScopeBase } from './ScopeBase';
5
- import { ScopeType } from './ScopeType';
6
- declare class WithScope extends ScopeBase<ScopeType.with, TSESTree.WithStatement, Scope> {
7
- constructor(scopeManager: ScopeManager, upperScope: WithScope['upper'], block: WithScope['block']);
8
- close(scopeManager: ScopeManager): Scope | null;
9
- }
10
- export { WithScope };
11
- //# sourceMappingURL=WithScope.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WithScope.d.ts","sourceRoot":"","sources":["../../src/scope/WithScope.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAGzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAM,SAAU,SAAQ,SAAS,CAC/B,SAAS,CAAC,IAAI,EACd,QAAQ,CAAC,aAAa,EACtB,KAAK,CACN;gBAEG,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,SAAS,CAAC,OAAO,CAAC,EAC9B,KAAK,EAAE,SAAS,CAAC,OAAO,CAAC;IAI3B,KAAK,CAAC,YAAY,EAAE,YAAY,GAAG,KAAK,GAAG,IAAI;CAShD;AAED,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,22 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.WithScope = void 0;
4
- const assert_1 = require("../assert");
5
- const ScopeBase_1 = require("./ScopeBase");
6
- const ScopeType_1 = require("./ScopeType");
7
- class WithScope extends ScopeBase_1.ScopeBase {
8
- constructor(scopeManager, upperScope, block) {
9
- super(scopeManager, ScopeType_1.ScopeType.with, upperScope, block, false);
10
- }
11
- close(scopeManager) {
12
- if (this.shouldStaticallyClose()) {
13
- return super.close(scopeManager);
14
- }
15
- (0, assert_1.assert)(this.leftToResolve);
16
- this.leftToResolve.forEach(ref => this.delegateToUpperScope(ref));
17
- this.leftToResolve = null;
18
- return this.upper;
19
- }
20
- }
21
- exports.WithScope = WithScope;
22
- //# sourceMappingURL=WithScope.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WithScope.js","sourceRoot":"","sources":["../../src/scope/WithScope.ts"],"names":[],"mappings":";;;AAEA,sCAAmC;AAGnC,2CAAwC;AACxC,2CAAwC;AAExC,MAAM,SAAU,SAAQ,qBAIvB;IACC,YACE,YAA0B,EAC1B,UAA8B,EAC9B,KAAyB;QAEzB,KAAK,CAAC,YAAY,EAAE,qBAAS,CAAC,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAChE,CAAC;IACD,KAAK,CAAC,YAA0B;QAC9B,IAAI,IAAI,CAAC,qBAAqB,EAAE,EAAE;YAChC,OAAO,KAAK,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;SAClC;QACD,IAAA,eAAM,EAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAC3B,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,oBAAoB,CAAC,GAAG,CAAC,CAAC,CAAC;QAClE,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,OAAO,IAAI,CAAC,KAAK,CAAC;IACpB,CAAC;CACF;AAEQ,8BAAS"}
@@ -1,20 +0,0 @@
1
- export * from './BlockScope';
2
- export * from './CatchScope';
3
- export * from './ClassFieldInitializerScope';
4
- export * from './ClassScope';
5
- export * from './ConditionalTypeScope';
6
- export * from './ForScope';
7
- export * from './FunctionExpressionNameScope';
8
- export * from './FunctionScope';
9
- export * from './FunctionTypeScope';
10
- export * from './GlobalScope';
11
- export * from './MappedTypeScope';
12
- export * from './ModuleScope';
13
- export * from './Scope';
14
- export * from './ScopeType';
15
- export * from './SwitchScope';
16
- export * from './TSEnumScope';
17
- export * from './TSModuleScope';
18
- export * from './TypeScope';
19
- export * from './WithScope';
20
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/scope/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,YAAY,CAAC;AAC3B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC"}