@askviraj/linter 1.1.0 → 1.1.2

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 (985) hide show
  1. package/dist/config/presets/markdown.js +5 -1
  2. package/node_modules/brace-expansion/dist/commonjs/index.js +24 -14
  3. package/node_modules/brace-expansion/dist/commonjs/index.js.map +1 -1
  4. package/node_modules/brace-expansion/dist/esm/index.js +24 -14
  5. package/node_modules/brace-expansion/dist/esm/index.js.map +1 -1
  6. package/node_modules/brace-expansion/package.json +2 -2
  7. package/node_modules/postcss/README.md +0 -3
  8. package/node_modules/postcss/lib/fromJSON.js +20 -6
  9. package/node_modules/postcss/lib/input.js +7 -4
  10. package/node_modules/postcss/lib/node.js +15 -8
  11. package/node_modules/postcss/lib/processor.js +1 -1
  12. package/node_modules/postcss/package.json +1 -1
  13. package/package.json +3 -3
  14. package/node_modules/@nodelib/fs.scandir/LICENSE +0 -21
  15. package/node_modules/@nodelib/fs.scandir/README.md +0 -171
  16. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts +0 -20
  17. package/node_modules/@nodelib/fs.scandir/out/adapters/fs.js +0 -19
  18. package/node_modules/@nodelib/fs.scandir/out/constants.d.ts +0 -4
  19. package/node_modules/@nodelib/fs.scandir/out/constants.js +0 -17
  20. package/node_modules/@nodelib/fs.scandir/out/index.d.ts +0 -12
  21. package/node_modules/@nodelib/fs.scandir/out/index.js +0 -26
  22. package/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts +0 -7
  23. package/node_modules/@nodelib/fs.scandir/out/providers/async.js +0 -104
  24. package/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts +0 -1
  25. package/node_modules/@nodelib/fs.scandir/out/providers/common.js +0 -13
  26. package/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts +0 -5
  27. package/node_modules/@nodelib/fs.scandir/out/providers/sync.js +0 -54
  28. package/node_modules/@nodelib/fs.scandir/out/settings.d.ts +0 -20
  29. package/node_modules/@nodelib/fs.scandir/out/settings.js +0 -24
  30. package/node_modules/@nodelib/fs.scandir/out/types/index.d.ts +0 -20
  31. package/node_modules/@nodelib/fs.scandir/out/types/index.js +0 -2
  32. package/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts +0 -2
  33. package/node_modules/@nodelib/fs.scandir/out/utils/fs.js +0 -19
  34. package/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts +0 -2
  35. package/node_modules/@nodelib/fs.scandir/out/utils/index.js +0 -5
  36. package/node_modules/@nodelib/fs.scandir/package.json +0 -44
  37. package/node_modules/@nodelib/fs.stat/LICENSE +0 -21
  38. package/node_modules/@nodelib/fs.stat/README.md +0 -126
  39. package/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts +0 -13
  40. package/node_modules/@nodelib/fs.stat/out/adapters/fs.js +0 -17
  41. package/node_modules/@nodelib/fs.stat/out/index.d.ts +0 -12
  42. package/node_modules/@nodelib/fs.stat/out/index.js +0 -26
  43. package/node_modules/@nodelib/fs.stat/out/providers/async.d.ts +0 -4
  44. package/node_modules/@nodelib/fs.stat/out/providers/async.js +0 -36
  45. package/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts +0 -3
  46. package/node_modules/@nodelib/fs.stat/out/providers/sync.js +0 -23
  47. package/node_modules/@nodelib/fs.stat/out/settings.d.ts +0 -16
  48. package/node_modules/@nodelib/fs.stat/out/settings.js +0 -16
  49. package/node_modules/@nodelib/fs.stat/out/types/index.d.ts +0 -4
  50. package/node_modules/@nodelib/fs.stat/out/types/index.js +0 -2
  51. package/node_modules/@nodelib/fs.stat/package.json +0 -37
  52. package/node_modules/@nodelib/fs.walk/LICENSE +0 -21
  53. package/node_modules/@nodelib/fs.walk/README.md +0 -215
  54. package/node_modules/@nodelib/fs.walk/out/index.d.ts +0 -14
  55. package/node_modules/@nodelib/fs.walk/out/index.js +0 -34
  56. package/node_modules/@nodelib/fs.walk/out/providers/async.d.ts +0 -12
  57. package/node_modules/@nodelib/fs.walk/out/providers/async.js +0 -30
  58. package/node_modules/@nodelib/fs.walk/out/providers/index.d.ts +0 -4
  59. package/node_modules/@nodelib/fs.walk/out/providers/index.js +0 -9
  60. package/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts +0 -12
  61. package/node_modules/@nodelib/fs.walk/out/providers/stream.js +0 -34
  62. package/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts +0 -10
  63. package/node_modules/@nodelib/fs.walk/out/providers/sync.js +0 -14
  64. package/node_modules/@nodelib/fs.walk/out/readers/async.d.ts +0 -30
  65. package/node_modules/@nodelib/fs.walk/out/readers/async.js +0 -97
  66. package/node_modules/@nodelib/fs.walk/out/readers/common.d.ts +0 -7
  67. package/node_modules/@nodelib/fs.walk/out/readers/common.js +0 -31
  68. package/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts +0 -6
  69. package/node_modules/@nodelib/fs.walk/out/readers/reader.js +0 -11
  70. package/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts +0 -15
  71. package/node_modules/@nodelib/fs.walk/out/readers/sync.js +0 -59
  72. package/node_modules/@nodelib/fs.walk/out/settings.d.ts +0 -30
  73. package/node_modules/@nodelib/fs.walk/out/settings.js +0 -26
  74. package/node_modules/@nodelib/fs.walk/out/types/index.d.ts +0 -8
  75. package/node_modules/@nodelib/fs.walk/out/types/index.js +0 -2
  76. package/node_modules/@nodelib/fs.walk/package.json +0 -44
  77. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  78. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  79. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  80. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  81. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  82. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  83. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  84. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  85. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  86. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  87. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  88. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  89. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  90. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  91. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  92. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  93. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  94. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  95. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  96. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  97. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  98. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  99. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  100. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  101. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  102. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  103. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  104. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  105. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  106. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  107. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  108. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  109. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  110. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  111. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  112. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  113. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  114. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  115. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  116. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  117. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  118. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  119. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  120. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  121. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  122. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  123. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  124. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  125. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  126. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  127. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  128. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  129. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  130. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  131. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  132. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  133. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  134. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  135. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  136. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  137. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  138. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  139. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  140. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  141. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  142. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  143. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  144. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  145. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  146. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  147. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  148. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  149. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  150. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  151. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  152. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  153. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  154. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  155. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  156. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  157. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  158. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  159. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  160. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  161. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  162. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  163. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  164. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  165. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  166. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  167. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  168. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  169. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  170. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  171. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  172. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  173. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  174. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  175. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  176. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  177. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  178. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  179. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  180. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  181. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  182. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  183. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  184. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  185. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  186. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  187. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  188. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  189. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  190. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  191. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  192. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  193. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  194. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  195. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  196. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  197. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  198. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  199. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  200. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  201. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  202. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  203. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  204. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  205. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  206. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  207. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  208. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  209. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  210. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  211. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  212. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  213. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  214. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  215. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  216. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  217. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  218. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  219. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  220. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  221. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  222. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  223. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  224. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  225. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  226. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  227. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  228. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  229. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  230. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  231. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  232. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  233. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  234. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  235. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  236. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  237. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  238. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  239. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  240. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  241. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  242. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  243. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  244. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  245. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  246. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  247. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  248. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  249. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  250. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  251. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  252. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  253. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  254. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  255. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  256. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  257. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  258. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  259. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  260. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  261. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  262. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  263. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  264. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  265. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  266. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  267. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  268. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  269. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  270. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  271. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  272. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  273. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  274. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  275. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  276. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  277. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  278. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  279. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  280. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  281. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  282. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  283. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  284. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  285. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  286. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  287. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  288. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  289. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  290. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  291. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  292. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  293. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  294. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  295. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  296. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  297. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  298. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  299. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  300. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  301. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  302. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  303. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  304. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  305. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  306. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  307. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  308. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  309. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  310. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  311. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  312. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  313. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  314. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  315. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  316. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  317. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  318. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  319. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  320. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  321. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  322. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  323. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  324. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  325. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  326. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  327. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  328. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  329. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  330. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  331. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  332. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  333. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  334. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  335. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  336. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  337. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  338. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  339. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  340. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  341. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  342. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  343. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  344. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  345. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  346. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  347. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  348. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  349. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  350. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  351. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  352. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  353. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  354. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  355. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  356. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  357. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  358. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  359. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  360. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  361. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  362. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  363. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  364. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  365. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  366. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  367. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  368. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  369. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  370. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  371. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  372. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  373. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  374. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  375. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  376. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  377. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  378. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  379. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  380. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  381. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  382. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  383. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  384. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  385. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  386. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  387. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  388. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  389. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  390. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  391. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  392. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  393. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  394. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  395. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  396. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  397. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  398. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  399. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  400. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  401. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  402. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  403. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  404. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  405. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  406. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  407. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  408. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  409. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  410. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  411. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  412. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  413. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  414. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  415. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  416. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  417. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  418. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  419. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  420. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  421. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  422. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  423. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  424. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  425. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  426. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  427. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  428. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  429. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  430. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  431. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  432. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  433. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  434. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  435. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  436. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/LICENSE +0 -21
  437. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/README.md +0 -12
  438. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  439. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  440. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  441. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  442. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  443. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  444. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  445. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  446. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  447. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  448. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/types/package.json +0 -103
  449. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  450. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  451. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  452. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  453. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  454. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  455. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  456. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  457. package/node_modules/astro-eslint-parser/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  458. package/node_modules/braces/LICENSE +0 -21
  459. package/node_modules/braces/README.md +0 -586
  460. package/node_modules/braces/index.js +0 -170
  461. package/node_modules/braces/lib/compile.js +0 -60
  462. package/node_modules/braces/lib/constants.js +0 -57
  463. package/node_modules/braces/lib/expand.js +0 -113
  464. package/node_modules/braces/lib/parse.js +0 -331
  465. package/node_modules/braces/lib/stringify.js +0 -32
  466. package/node_modules/braces/lib/utils.js +0 -122
  467. package/node_modules/braces/package.json +0 -77
  468. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/LICENSE +0 -21
  469. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/README.md +0 -10
  470. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.d.ts +0 -2
  471. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ID.js +0 -19
  472. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.d.ts +0 -77
  473. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/ScopeManager.js +0 -189
  474. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.d.ts +0 -53
  475. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/analyze.js +0 -41
  476. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.d.ts +0 -1
  477. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/assert.js +0 -9
  478. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.d.ts +0 -8
  479. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/CatchClauseDefinition.js +0 -13
  480. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.d.ts +0 -8
  481. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ClassNameDefinition.js +0 -13
  482. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.d.ts +0 -12
  483. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/Definition.js +0 -2
  484. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.d.ts +0 -33
  485. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionBase.js +0 -34
  486. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.d.ts +0 -13
  487. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/DefinitionType.js +0 -17
  488. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.d.ts +0 -8
  489. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/FunctionNameDefinition.js +0 -13
  490. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.d.ts +0 -8
  491. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImplicitGlobalVariableDefinition.js +0 -13
  492. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.d.ts +0 -9
  493. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ImportBindingDefinition.js +0 -13
  494. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.d.ts +0 -12
  495. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/ParameterDefinition.js +0 -18
  496. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.d.ts +0 -8
  497. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumMemberDefinition.js +0 -13
  498. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.d.ts +0 -8
  499. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSEnumNameDefinition.js +0 -13
  500. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.d.ts +0 -8
  501. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TSModuleNameDefinition.js +0 -13
  502. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.d.ts +0 -8
  503. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/TypeDefinition.js +0 -13
  504. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.d.ts +0 -8
  505. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/VariableDefinition.js +0 -13
  506. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.d.ts +0 -13
  507. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/definition/index.js +0 -29
  508. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.d.ts +0 -8
  509. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/index.js +0 -30
  510. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts +0 -15
  511. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.js +0 -22
  512. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts +0 -2
  513. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.js +0 -25
  514. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts +0 -2
  515. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.js +0 -17
  516. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.d.ts +0 -2
  517. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.asynciterable.js +0 -11
  518. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts +0 -2
  519. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts +0 -2
  520. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.js +0 -11
  521. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.js +0 -1812
  522. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts +0 -2
  523. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.js +0 -23
  524. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts +0 -2
  525. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.js +0 -34
  526. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts +0 -2
  527. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts +0 -2
  528. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.js +0 -17
  529. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts +0 -2
  530. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.js +0 -62
  531. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.js +0 -32
  532. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts +0 -2
  533. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.js +0 -12
  534. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts +0 -2
  535. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.js +0 -15
  536. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts +0 -2
  537. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.js +0 -12
  538. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts +0 -2
  539. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.js +0 -12
  540. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts +0 -2
  541. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.js +0 -47
  542. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts +0 -2
  543. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.js +0 -24
  544. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts +0 -2
  545. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts +0 -2
  546. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.js +0 -16
  547. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.d.ts +0 -2
  548. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.intl.js +0 -12
  549. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.js +0 -14
  550. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.d.ts +0 -2
  551. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.arraybuffer.js +0 -12
  552. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts +0 -2
  553. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts +0 -2
  554. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.js +0 -12
  555. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts +0 -2
  556. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.js +0 -16
  557. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts +0 -2
  558. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.js +0 -12
  559. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.js +0 -28
  560. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts +0 -2
  561. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.js +0 -12
  562. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts +0 -2
  563. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.js +0 -19
  564. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts +0 -2
  565. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.js +0 -12
  566. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts +0 -2
  567. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.js +0 -22
  568. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts +0 -2
  569. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.js +0 -17
  570. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts +0 -2
  571. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.js +0 -20
  572. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts +0 -2
  573. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts +0 -2
  574. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js +0 -24
  575. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts +0 -2
  576. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js +0 -12
  577. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js +0 -24
  578. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts +0 -2
  579. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js +0 -12
  580. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts +0 -2
  581. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js +0 -16
  582. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts +0 -2
  583. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js +0 -16
  584. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts +0 -2
  585. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts +0 -2
  586. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js +0 -24
  587. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts +0 -2
  588. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js +0 -12
  589. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js +0 -24
  590. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts +0 -2
  591. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js +0 -13
  592. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts +0 -2
  593. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js +0 -12
  594. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts +0 -2
  595. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js +0 -12
  596. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts +0 -2
  597. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js +0 -23
  598. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts +0 -2
  599. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts +0 -2
  600. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js +0 -13
  601. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts +0 -2
  602. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js +0 -24
  603. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts +0 -2
  604. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js +0 -13
  605. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js +0 -30
  606. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts +0 -2
  607. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js +0 -13
  608. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts +0 -2
  609. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js +0 -17
  610. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts +0 -2
  611. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js +0 -13
  612. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts +0 -2
  613. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js +0 -15
  614. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts +0 -2
  615. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js +0 -18
  616. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts +0 -2
  617. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts +0 -2
  618. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js +0 -24
  619. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts +0 -2
  620. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js +0 -12
  621. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js +0 -16
  622. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts +0 -2
  623. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js +0 -16
  624. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts +0 -2
  625. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js +0 -12
  626. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts +0 -2
  627. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js +0 -18
  628. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts +0 -2
  629. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js +0 -26
  630. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts +0 -2
  631. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts +0 -2
  632. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js +0 -24
  633. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts +0 -2
  634. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js +0 -24
  635. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts +0 -2
  636. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js +0 -12
  637. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js +0 -26
  638. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts +0 -2
  639. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js +0 -12
  640. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts +0 -2
  641. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js +0 -17
  642. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts +0 -2
  643. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js +0 -12
  644. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts +0 -2
  645. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js +0 -26
  646. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts +0 -2
  647. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js +0 -12
  648. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts +0 -2
  649. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts +0 -2
  650. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js +0 -24
  651. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.d.ts +0 -2
  652. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.intl.js +0 -12
  653. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js +0 -15
  654. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.d.ts +0 -2
  655. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.arraybuffer.js +0 -15
  656. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.d.ts +0 -2
  657. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.collection.js +0 -12
  658. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.d.ts +0 -2
  659. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.d.ts +0 -2
  660. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.full.js +0 -24
  661. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.js +0 -28
  662. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.d.ts +0 -2
  663. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.object.js +0 -12
  664. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.d.ts +0 -2
  665. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.promise.js +0 -15
  666. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.d.ts +0 -2
  667. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.regexp.js +0 -12
  668. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.d.ts +0 -2
  669. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.sharedmemory.js +0 -17
  670. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.d.ts +0 -2
  671. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2024.string.js +0 -12
  672. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.d.ts +0 -2
  673. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.collection.js +0 -17
  674. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.d.ts +0 -2
  675. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.d.ts +0 -2
  676. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.float16.js +0 -19
  677. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.d.ts +0 -2
  678. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.full.js +0 -24
  679. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.d.ts +0 -2
  680. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.intl.js +0 -13
  681. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.d.ts +0 -2
  682. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.iterator.js +0 -16
  683. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.js +0 -26
  684. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.d.ts +0 -2
  685. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.promise.js +0 -12
  686. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.d.ts +0 -2
  687. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es2025.regexp.js +0 -12
  688. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts +0 -2
  689. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js +0 -118
  690. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts +0 -2
  691. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js +0 -32
  692. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts +0 -2
  693. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js +0 -14
  694. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts +0 -2
  695. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js +0 -12
  696. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts +0 -2
  697. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js +0 -20
  698. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts +0 -2
  699. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js +0 -23
  700. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts +0 -2
  701. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js +0 -16
  702. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts +0 -2
  703. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.d.ts +0 -2
  704. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.date.js +0 -13
  705. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts +0 -2
  706. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js +0 -17
  707. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts +0 -2
  708. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js +0 -27
  709. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.d.ts +0 -2
  710. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.error.js +0 -12
  711. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.d.ts +0 -2
  712. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.float16.js +0 -19
  713. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts +0 -2
  714. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js +0 -24
  715. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts +0 -2
  716. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js +0 -13
  717. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.d.ts +0 -2
  718. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.iterator.js +0 -16
  719. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js +0 -34
  720. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.d.ts +0 -2
  721. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.object.js +0 -12
  722. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts +0 -2
  723. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js +0 -12
  724. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.d.ts +0 -2
  725. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.regexp.js +0 -12
  726. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.d.ts +0 -2
  727. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.sharedmemory.js +0 -12
  728. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts +0 -2
  729. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js +0 -12
  730. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts +0 -2
  731. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js +0 -12
  732. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.d.ts +0 -2
  733. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.temporal.js +0 -15
  734. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.d.ts +0 -2
  735. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.typedarrays.js +0 -15
  736. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts +0 -2
  737. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js +0 -18
  738. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts +0 -2
  739. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js +0 -247
  740. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts +0 -2
  741. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js +0 -15
  742. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts +0 -2
  743. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js +0 -26
  744. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.d.ts +0 -2
  745. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.asynciterable.js +0 -11
  746. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts +0 -2
  747. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts +0 -2
  748. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js +0 -11
  749. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts +0 -2
  750. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js +0 -11
  751. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js +0 -842
  752. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.d.ts +0 -27
  753. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ClassVisitor.js +0 -178
  754. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.d.ts +0 -13
  755. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ExportVisitor.js +0 -71
  756. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.d.ts +0 -12
  757. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/ImportVisitor.js +0 -36
  758. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.d.ts +0 -27
  759. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/PatternVisitor.js +0 -94
  760. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.d.ts +0 -87
  761. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Reference.js +0 -119
  762. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.d.ts +0 -91
  763. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Referencer.js +0 -558
  764. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.d.ts +0 -31
  765. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/TypeVisitor.js +0 -221
  766. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.d.ts +0 -13
  767. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/Visitor.js +0 -29
  768. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.d.ts +0 -21
  769. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/VisitorBase.js +0 -67
  770. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.d.ts +0 -1
  771. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/referencer/index.js +0 -5
  772. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.d.ts +0 -8
  773. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/BlockScope.js +0 -11
  774. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.d.ts +0 -8
  775. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/CatchScope.js +0 -11
  776. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.d.ts +0 -8
  777. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassFieldInitializerScope.js +0 -11
  778. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.d.ts +0 -8
  779. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassScope.js +0 -11
  780. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.d.ts +0 -8
  781. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ClassStaticBlockScope.js +0 -11
  782. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.d.ts +0 -8
  783. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope.js +0 -11
  784. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.d.ts +0 -8
  785. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ForScope.js +0 -11
  786. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.d.ts +0 -9
  787. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope.js +0 -17
  788. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.d.ts +0 -11
  789. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionScope.js +0 -35
  790. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.d.ts +0 -8
  791. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope.js +0 -11
  792. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.d.ts +0 -17
  793. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/GlobalScope.js +0 -60
  794. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.d.ts +0 -8
  795. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/MappedTypeScope.js +0 -11
  796. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.d.ts +0 -8
  797. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ModuleScope.js +0 -11
  798. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.d.ts +0 -19
  799. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/Scope.js +0 -2
  800. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.d.ts +0 -96
  801. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeBase.js +0 -308
  802. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.d.ts +0 -20
  803. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/ScopeType.js +0 -24
  804. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.d.ts +0 -8
  805. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/SwitchScope.js +0 -11
  806. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.d.ts +0 -8
  807. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSEnumScope.js +0 -11
  808. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.d.ts +0 -8
  809. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TSModuleScope.js +0 -11
  810. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.d.ts +0 -8
  811. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/TypeScope.js +0 -11
  812. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.d.ts +0 -9
  813. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/WithScope.js +0 -21
  814. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.d.ts +0 -19
  815. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/scope/index.js +0 -35
  816. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.d.ts +0 -32
  817. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ESLintScopeVariable.js +0 -35
  818. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.d.ts +0 -27
  819. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/ImplicitLibVariable.js +0 -26
  820. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.d.ts +0 -16
  821. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/Variable.js +0 -32
  822. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.d.ts +0 -42
  823. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/VariableBase.js +0 -47
  824. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.d.ts +0 -6
  825. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/dist/variable/index.js +0 -9
  826. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/scope-manager/package.json +0 -82
  827. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/LICENSE +0 -21
  828. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/README.md +0 -12
  829. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.d.ts +0 -2194
  830. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js +0 -200
  831. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.d.ts +0 -4
  832. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/index.js +0 -23
  833. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.d.ts +0 -1
  834. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/lib.js +0 -6
  835. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.d.ts +0 -68
  836. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/parser-options.js +0 -2
  837. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.d.ts +0 -188
  838. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/dist/ts-estree.js +0 -37
  839. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/types/package.json +0 -103
  840. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/LICENSE +0 -21
  841. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/README.md +0 -10
  842. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.d.ts +0 -2
  843. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js +0 -5
  844. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.d.ts +0 -2
  845. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/index.js +0 -7
  846. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.d.ts +0 -2
  847. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js +0 -194
  848. package/node_modules/eslint-plugin-astro/node_modules/@typescript-eslint/visitor-keys/package.json +0 -76
  849. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/LICENSE +0 -21
  850. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/README.md +0 -238
  851. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.d.mts +0 -300
  852. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/index.mjs +0 -2434
  853. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/lib/rolldown-runtime-D7D4PA-g.mjs +0 -13
  854. package/node_modules/eslint-plugin-astro/node_modules/astro-eslint-parser/package.json +0 -126
  855. package/node_modules/eslint-plugin-astro/node_modules/globals/globals.json +0 -4104
  856. package/node_modules/eslint-plugin-astro/node_modules/globals/index.d.ts +0 -4227
  857. package/node_modules/eslint-plugin-astro/node_modules/globals/index.js +0 -2
  858. package/node_modules/eslint-plugin-astro/node_modules/globals/license +0 -9
  859. package/node_modules/eslint-plugin-astro/node_modules/globals/package.json +0 -121
  860. package/node_modules/eslint-plugin-astro/node_modules/globals/readme.md +0 -42
  861. package/node_modules/fast-glob/LICENSE +0 -21
  862. package/node_modules/fast-glob/README.md +0 -830
  863. package/node_modules/fast-glob/node_modules/glob-parent/LICENSE +0 -15
  864. package/node_modules/fast-glob/node_modules/glob-parent/README.md +0 -137
  865. package/node_modules/fast-glob/node_modules/glob-parent/index.js +0 -42
  866. package/node_modules/fast-glob/node_modules/glob-parent/package.json +0 -48
  867. package/node_modules/fast-glob/out/index.d.ts +0 -40
  868. package/node_modules/fast-glob/out/index.js +0 -102
  869. package/node_modules/fast-glob/out/managers/tasks.d.ts +0 -22
  870. package/node_modules/fast-glob/out/managers/tasks.js +0 -110
  871. package/node_modules/fast-glob/out/providers/async.d.ts +0 -9
  872. package/node_modules/fast-glob/out/providers/async.js +0 -23
  873. package/node_modules/fast-glob/out/providers/filters/deep.d.ts +0 -16
  874. package/node_modules/fast-glob/out/providers/filters/deep.js +0 -62
  875. package/node_modules/fast-glob/out/providers/filters/entry.d.ts +0 -17
  876. package/node_modules/fast-glob/out/providers/filters/entry.js +0 -85
  877. package/node_modules/fast-glob/out/providers/filters/error.d.ts +0 -8
  878. package/node_modules/fast-glob/out/providers/filters/error.js +0 -15
  879. package/node_modules/fast-glob/out/providers/matchers/matcher.d.ts +0 -33
  880. package/node_modules/fast-glob/out/providers/matchers/matcher.js +0 -45
  881. package/node_modules/fast-glob/out/providers/matchers/partial.d.ts +0 -4
  882. package/node_modules/fast-glob/out/providers/matchers/partial.js +0 -38
  883. package/node_modules/fast-glob/out/providers/provider.d.ts +0 -19
  884. package/node_modules/fast-glob/out/providers/provider.js +0 -48
  885. package/node_modules/fast-glob/out/providers/stream.d.ts +0 -11
  886. package/node_modules/fast-glob/out/providers/stream.js +0 -31
  887. package/node_modules/fast-glob/out/providers/sync.d.ts +0 -9
  888. package/node_modules/fast-glob/out/providers/sync.js +0 -23
  889. package/node_modules/fast-glob/out/providers/transformers/entry.d.ts +0 -8
  890. package/node_modules/fast-glob/out/providers/transformers/entry.js +0 -26
  891. package/node_modules/fast-glob/out/readers/async.d.ts +0 -10
  892. package/node_modules/fast-glob/out/readers/async.js +0 -35
  893. package/node_modules/fast-glob/out/readers/reader.d.ts +0 -15
  894. package/node_modules/fast-glob/out/readers/reader.js +0 -33
  895. package/node_modules/fast-glob/out/readers/stream.d.ts +0 -14
  896. package/node_modules/fast-glob/out/readers/stream.js +0 -55
  897. package/node_modules/fast-glob/out/readers/sync.d.ts +0 -12
  898. package/node_modules/fast-glob/out/readers/sync.js +0 -43
  899. package/node_modules/fast-glob/out/settings.d.ts +0 -164
  900. package/node_modules/fast-glob/out/settings.js +0 -59
  901. package/node_modules/fast-glob/out/types/index.d.ts +0 -31
  902. package/node_modules/fast-glob/out/types/index.js +0 -2
  903. package/node_modules/fast-glob/out/utils/array.d.ts +0 -2
  904. package/node_modules/fast-glob/out/utils/array.js +0 -22
  905. package/node_modules/fast-glob/out/utils/errno.d.ts +0 -2
  906. package/node_modules/fast-glob/out/utils/errno.js +0 -7
  907. package/node_modules/fast-glob/out/utils/fs.d.ts +0 -4
  908. package/node_modules/fast-glob/out/utils/fs.js +0 -19
  909. package/node_modules/fast-glob/out/utils/index.d.ts +0 -8
  910. package/node_modules/fast-glob/out/utils/index.js +0 -17
  911. package/node_modules/fast-glob/out/utils/path.d.ts +0 -13
  912. package/node_modules/fast-glob/out/utils/path.js +0 -68
  913. package/node_modules/fast-glob/out/utils/pattern.d.ts +0 -49
  914. package/node_modules/fast-glob/out/utils/pattern.js +0 -206
  915. package/node_modules/fast-glob/out/utils/stream.d.ts +0 -4
  916. package/node_modules/fast-glob/out/utils/stream.js +0 -17
  917. package/node_modules/fast-glob/out/utils/string.d.ts +0 -2
  918. package/node_modules/fast-glob/out/utils/string.js +0 -11
  919. package/node_modules/fast-glob/package.json +0 -81
  920. package/node_modules/fastq/LICENSE +0 -13
  921. package/node_modules/fastq/README.md +0 -310
  922. package/node_modules/fastq/SECURITY.md +0 -15
  923. package/node_modules/fastq/bench.js +0 -66
  924. package/node_modules/fastq/eslint.config.js +0 -11
  925. package/node_modules/fastq/example.js +0 -14
  926. package/node_modules/fastq/example.mjs +0 -9
  927. package/node_modules/fastq/index.d.ts +0 -59
  928. package/node_modules/fastq/package.json +0 -49
  929. package/node_modules/fastq/queue.js +0 -346
  930. package/node_modules/fastq/test/example.ts +0 -83
  931. package/node_modules/fastq/test/promise.js +0 -325
  932. package/node_modules/fastq/test/test.js +0 -733
  933. package/node_modules/fastq/test/tsconfig.json +0 -11
  934. package/node_modules/fill-range/LICENSE +0 -21
  935. package/node_modules/fill-range/README.md +0 -237
  936. package/node_modules/fill-range/index.js +0 -248
  937. package/node_modules/fill-range/package.json +0 -74
  938. package/node_modules/is-number/LICENSE +0 -21
  939. package/node_modules/is-number/README.md +0 -187
  940. package/node_modules/is-number/index.js +0 -18
  941. package/node_modules/is-number/package.json +0 -82
  942. package/node_modules/merge2/LICENSE +0 -21
  943. package/node_modules/merge2/README.md +0 -144
  944. package/node_modules/merge2/index.js +0 -144
  945. package/node_modules/merge2/package.json +0 -43
  946. package/node_modules/micromatch/LICENSE +0 -21
  947. package/node_modules/micromatch/README.md +0 -1024
  948. package/node_modules/micromatch/index.js +0 -474
  949. package/node_modules/micromatch/node_modules/picomatch/LICENSE +0 -21
  950. package/node_modules/micromatch/node_modules/picomatch/README.md +0 -716
  951. package/node_modules/micromatch/node_modules/picomatch/index.js +0 -3
  952. package/node_modules/micromatch/node_modules/picomatch/lib/constants.js +0 -184
  953. package/node_modules/micromatch/node_modules/picomatch/lib/parse.js +0 -1392
  954. package/node_modules/micromatch/node_modules/picomatch/lib/picomatch.js +0 -342
  955. package/node_modules/micromatch/node_modules/picomatch/lib/scan.js +0 -391
  956. package/node_modules/micromatch/node_modules/picomatch/lib/utils.js +0 -64
  957. package/node_modules/micromatch/node_modules/picomatch/package.json +0 -81
  958. package/node_modules/micromatch/package.json +0 -119
  959. package/node_modules/queue-microtask/LICENSE +0 -20
  960. package/node_modules/queue-microtask/README.md +0 -90
  961. package/node_modules/queue-microtask/index.d.ts +0 -2
  962. package/node_modules/queue-microtask/index.js +0 -9
  963. package/node_modules/queue-microtask/package.json +0 -55
  964. package/node_modules/reusify/.github/dependabot.yml +0 -7
  965. package/node_modules/reusify/.github/workflows/ci.yml +0 -96
  966. package/node_modules/reusify/LICENSE +0 -22
  967. package/node_modules/reusify/README.md +0 -139
  968. package/node_modules/reusify/SECURITY.md +0 -15
  969. package/node_modules/reusify/benchmarks/createNoCodeFunction.js +0 -30
  970. package/node_modules/reusify/benchmarks/fib.js +0 -13
  971. package/node_modules/reusify/benchmarks/reuseNoCodeFunction.js +0 -38
  972. package/node_modules/reusify/eslint.config.js +0 -14
  973. package/node_modules/reusify/package.json +0 -50
  974. package/node_modules/reusify/reusify.d.ts +0 -14
  975. package/node_modules/reusify/reusify.js +0 -33
  976. package/node_modules/reusify/test.js +0 -66
  977. package/node_modules/reusify/tsconfig.json +0 -11
  978. package/node_modules/run-parallel/LICENSE +0 -20
  979. package/node_modules/run-parallel/README.md +0 -85
  980. package/node_modules/run-parallel/index.js +0 -51
  981. package/node_modules/run-parallel/package.json +0 -58
  982. package/node_modules/to-regex-range/LICENSE +0 -21
  983. package/node_modules/to-regex-range/README.md +0 -305
  984. package/node_modules/to-regex-range/index.js +0 -288
  985. package/node_modules/to-regex-range/package.json +0 -88
@@ -1,1812 +0,0 @@
1
- "use strict";
2
- // THIS CODE WAS AUTOMATICALLY GENERATED
3
- // DO NOT EDIT THIS CODE BY HAND
4
- // RUN THE FOLLOWING COMMAND FROM THE WORKSPACE ROOT TO REGENERATE:
5
- // npx nx generate-lib repo
6
- Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.dom = void 0;
8
- const base_config_1 = require("./base-config");
9
- const es2015_1 = require("./es2015");
10
- const es2018_asynciterable_1 = require("./es2018.asynciterable");
11
- exports.dom = {
12
- libs: [es2015_1.es2015, es2018_asynciterable_1.es2018_asynciterable],
13
- variables: [
14
- ['AacEncoderConfig', base_config_1.TYPE],
15
- ['AddEventListenerOptions', base_config_1.TYPE],
16
- ['AddressErrors', base_config_1.TYPE],
17
- ['AesCbcParams', base_config_1.TYPE],
18
- ['AesCtrParams', base_config_1.TYPE],
19
- ['AesDerivedKeyParams', base_config_1.TYPE],
20
- ['AesGcmParams', base_config_1.TYPE],
21
- ['AesKeyAlgorithm', base_config_1.TYPE],
22
- ['AesKeyGenParams', base_config_1.TYPE],
23
- ['Algorithm', base_config_1.TYPE],
24
- ['AllAcceptedCredentialsOptions', base_config_1.TYPE],
25
- ['AnalyserOptions', base_config_1.TYPE],
26
- ['AnimationEventInit', base_config_1.TYPE],
27
- ['AnimationPlaybackEventInit', base_config_1.TYPE],
28
- ['AssignedNodesOptions', base_config_1.TYPE],
29
- ['AudioBufferOptions', base_config_1.TYPE],
30
- ['AudioBufferSourceOptions', base_config_1.TYPE],
31
- ['AudioConfiguration', base_config_1.TYPE],
32
- ['AudioContextOptions', base_config_1.TYPE],
33
- ['AudioDataCopyToOptions', base_config_1.TYPE],
34
- ['AudioDataInit', base_config_1.TYPE],
35
- ['AudioDecoderConfig', base_config_1.TYPE],
36
- ['AudioDecoderInit', base_config_1.TYPE],
37
- ['AudioDecoderSupport', base_config_1.TYPE],
38
- ['AudioEncoderConfig', base_config_1.TYPE],
39
- ['AudioEncoderInit', base_config_1.TYPE],
40
- ['AudioEncoderSupport', base_config_1.TYPE],
41
- ['AudioNodeOptions', base_config_1.TYPE],
42
- ['AudioProcessingEventInit', base_config_1.TYPE],
43
- ['AudioTimestamp', base_config_1.TYPE],
44
- ['AudioWorkletNodeOptions', base_config_1.TYPE],
45
- ['AuthenticationExtensionsClientInputs', base_config_1.TYPE],
46
- ['AuthenticationExtensionsClientInputsJSON', base_config_1.TYPE],
47
- ['AuthenticationExtensionsClientOutputs', base_config_1.TYPE],
48
- ['AuthenticationExtensionsClientOutputsJSON', base_config_1.TYPE],
49
- ['AuthenticationExtensionsLargeBlobInputs', base_config_1.TYPE],
50
- ['AuthenticationExtensionsLargeBlobInputsJSON', base_config_1.TYPE],
51
- ['AuthenticationExtensionsLargeBlobOutputs', base_config_1.TYPE],
52
- ['AuthenticationExtensionsLargeBlobOutputsJSON', base_config_1.TYPE],
53
- ['AuthenticationExtensionsPRFInputs', base_config_1.TYPE],
54
- ['AuthenticationExtensionsPRFInputsJSON', base_config_1.TYPE],
55
- ['AuthenticationExtensionsPRFOutputs', base_config_1.TYPE],
56
- ['AuthenticationExtensionsPRFOutputsJSON', base_config_1.TYPE],
57
- ['AuthenticationExtensionsPRFValues', base_config_1.TYPE],
58
- ['AuthenticationExtensionsPRFValuesJSON', base_config_1.TYPE],
59
- ['AuthenticationResponseJSON', base_config_1.TYPE],
60
- ['AuthenticatorAssertionResponseJSON', base_config_1.TYPE],
61
- ['AuthenticatorAttestationResponseJSON', base_config_1.TYPE],
62
- ['AuthenticatorSelectionCriteria', base_config_1.TYPE],
63
- ['AvcEncoderConfig', base_config_1.TYPE],
64
- ['BiquadFilterOptions', base_config_1.TYPE],
65
- ['BlobEventInit', base_config_1.TYPE],
66
- ['BlobPropertyBag', base_config_1.TYPE],
67
- ['CSSMatrixComponentOptions', base_config_1.TYPE],
68
- ['CSSNumericType', base_config_1.TYPE],
69
- ['CSSStyleSheetInit', base_config_1.TYPE],
70
- ['CacheQueryOptions', base_config_1.TYPE],
71
- ['CanvasRenderingContext2DSettings', base_config_1.TYPE],
72
- ['CaretPositionFromPointOptions', base_config_1.TYPE],
73
- ['ChannelMergerOptions', base_config_1.TYPE],
74
- ['ChannelSplitterOptions', base_config_1.TYPE],
75
- ['CheckVisibilityOptions', base_config_1.TYPE],
76
- ['ClientQueryOptions', base_config_1.TYPE],
77
- ['ClipboardEventInit', base_config_1.TYPE],
78
- ['ClipboardItemOptions', base_config_1.TYPE],
79
- ['CloseEventInit', base_config_1.TYPE],
80
- ['CommandEventInit', base_config_1.TYPE],
81
- ['CompositionEventInit', base_config_1.TYPE],
82
- ['ComputedEffectTiming', base_config_1.TYPE],
83
- ['ComputedKeyframe', base_config_1.TYPE],
84
- ['ConstantSourceOptions', base_config_1.TYPE],
85
- ['ConstrainBooleanOrDOMStringParameters', base_config_1.TYPE],
86
- ['ConstrainBooleanParameters', base_config_1.TYPE],
87
- ['ConstrainDOMStringParameters', base_config_1.TYPE],
88
- ['ConstrainDoubleRange', base_config_1.TYPE],
89
- ['ConstrainULongRange', base_config_1.TYPE],
90
- ['ContentVisibilityAutoStateChangeEventInit', base_config_1.TYPE],
91
- ['ConvolverOptions', base_config_1.TYPE],
92
- ['CookieChangeEventInit', base_config_1.TYPE],
93
- ['CookieInit', base_config_1.TYPE],
94
- ['CookieListItem', base_config_1.TYPE],
95
- ['CookieStoreDeleteOptions', base_config_1.TYPE],
96
- ['CookieStoreGetOptions', base_config_1.TYPE],
97
- ['CredentialCreationOptions', base_config_1.TYPE],
98
- ['CredentialPropertiesOutput', base_config_1.TYPE],
99
- ['CredentialRequestOptions', base_config_1.TYPE],
100
- ['CryptoKeyPair', base_config_1.TYPE],
101
- ['CurrentUserDetailsOptions', base_config_1.TYPE],
102
- ['CustomEventInit', base_config_1.TYPE],
103
- ['DOMMatrix2DInit', base_config_1.TYPE],
104
- ['DOMMatrixInit', base_config_1.TYPE],
105
- ['DOMPointInit', base_config_1.TYPE],
106
- ['DOMQuadInit', base_config_1.TYPE],
107
- ['DOMRectInit', base_config_1.TYPE],
108
- ['DelayOptions', base_config_1.TYPE],
109
- ['DeviceMotionEventAccelerationInit', base_config_1.TYPE],
110
- ['DeviceMotionEventInit', base_config_1.TYPE],
111
- ['DeviceMotionEventRotationRateInit', base_config_1.TYPE],
112
- ['DeviceOrientationEventInit', base_config_1.TYPE],
113
- ['DisplayMediaStreamOptions', base_config_1.TYPE],
114
- ['DocumentTimelineOptions', base_config_1.TYPE],
115
- ['DoubleRange', base_config_1.TYPE],
116
- ['DragEventInit', base_config_1.TYPE],
117
- ['DynamicsCompressorOptions', base_config_1.TYPE],
118
- ['EcKeyAlgorithm', base_config_1.TYPE],
119
- ['EcKeyGenParams', base_config_1.TYPE],
120
- ['EcKeyImportParams', base_config_1.TYPE],
121
- ['EcdhKeyDeriveParams', base_config_1.TYPE],
122
- ['EcdsaParams', base_config_1.TYPE],
123
- ['EffectTiming', base_config_1.TYPE],
124
- ['ElementCreationOptions', base_config_1.TYPE],
125
- ['ElementDefinitionOptions', base_config_1.TYPE],
126
- ['EncodedAudioChunkInit', base_config_1.TYPE],
127
- ['EncodedAudioChunkMetadata', base_config_1.TYPE],
128
- ['EncodedVideoChunkInit', base_config_1.TYPE],
129
- ['EncodedVideoChunkMetadata', base_config_1.TYPE],
130
- ['ErrorEventInit', base_config_1.TYPE],
131
- ['EventInit', base_config_1.TYPE],
132
- ['EventListenerOptions', base_config_1.TYPE],
133
- ['EventModifierInit', base_config_1.TYPE],
134
- ['EventSourceInit', base_config_1.TYPE],
135
- ['FilePropertyBag', base_config_1.TYPE],
136
- ['FileSystemCreateWritableOptions', base_config_1.TYPE],
137
- ['FileSystemFlags', base_config_1.TYPE],
138
- ['FileSystemGetDirectoryOptions', base_config_1.TYPE],
139
- ['FileSystemGetFileOptions', base_config_1.TYPE],
140
- ['FileSystemRemoveOptions', base_config_1.TYPE],
141
- ['FocusEventInit', base_config_1.TYPE],
142
- ['FocusOptions', base_config_1.TYPE],
143
- ['FontFaceDescriptors', base_config_1.TYPE],
144
- ['FontFaceSetLoadEventInit', base_config_1.TYPE],
145
- ['FormDataEventInit', base_config_1.TYPE],
146
- ['FullscreenOptions', base_config_1.TYPE],
147
- ['GPUBindGroupDescriptor', base_config_1.TYPE],
148
- ['GPUBindGroupEntry', base_config_1.TYPE],
149
- ['GPUBindGroupLayoutDescriptor', base_config_1.TYPE],
150
- ['GPUBindGroupLayoutEntry', base_config_1.TYPE],
151
- ['GPUBlendComponent', base_config_1.TYPE],
152
- ['GPUBlendState', base_config_1.TYPE],
153
- ['GPUBufferBinding', base_config_1.TYPE],
154
- ['GPUBufferBindingLayout', base_config_1.TYPE],
155
- ['GPUBufferDescriptor', base_config_1.TYPE],
156
- ['GPUCanvasConfiguration', base_config_1.TYPE],
157
- ['GPUCanvasToneMapping', base_config_1.TYPE],
158
- ['GPUColorDict', base_config_1.TYPE],
159
- ['GPUColorTargetState', base_config_1.TYPE],
160
- ['GPUCommandBufferDescriptor', base_config_1.TYPE],
161
- ['GPUCommandEncoderDescriptor', base_config_1.TYPE],
162
- ['GPUComputePassDescriptor', base_config_1.TYPE],
163
- ['GPUComputePassTimestampWrites', base_config_1.TYPE],
164
- ['GPUComputePipelineDescriptor', base_config_1.TYPE],
165
- ['GPUCopyExternalImageDestInfo', base_config_1.TYPE],
166
- ['GPUCopyExternalImageSourceInfo', base_config_1.TYPE],
167
- ['GPUDepthStencilState', base_config_1.TYPE],
168
- ['GPUDeviceDescriptor', base_config_1.TYPE],
169
- ['GPUExtent3DDict', base_config_1.TYPE],
170
- ['GPUExternalTextureBindingLayout', base_config_1.TYPE],
171
- ['GPUExternalTextureDescriptor', base_config_1.TYPE],
172
- ['GPUFragmentState', base_config_1.TYPE],
173
- ['GPUMultisampleState', base_config_1.TYPE],
174
- ['GPUObjectDescriptorBase', base_config_1.TYPE],
175
- ['GPUOrigin2DDict', base_config_1.TYPE],
176
- ['GPUOrigin3DDict', base_config_1.TYPE],
177
- ['GPUPipelineDescriptorBase', base_config_1.TYPE],
178
- ['GPUPipelineErrorInit', base_config_1.TYPE],
179
- ['GPUPipelineLayoutDescriptor', base_config_1.TYPE],
180
- ['GPUPrimitiveState', base_config_1.TYPE],
181
- ['GPUProgrammableStage', base_config_1.TYPE],
182
- ['GPUQuerySetDescriptor', base_config_1.TYPE],
183
- ['GPUQueueDescriptor', base_config_1.TYPE],
184
- ['GPURenderBundleDescriptor', base_config_1.TYPE],
185
- ['GPURenderBundleEncoderDescriptor', base_config_1.TYPE],
186
- ['GPURenderPassColorAttachment', base_config_1.TYPE],
187
- ['GPURenderPassDepthStencilAttachment', base_config_1.TYPE],
188
- ['GPURenderPassDescriptor', base_config_1.TYPE],
189
- ['GPURenderPassLayout', base_config_1.TYPE],
190
- ['GPURenderPassTimestampWrites', base_config_1.TYPE],
191
- ['GPURenderPipelineDescriptor', base_config_1.TYPE],
192
- ['GPURequestAdapterOptions', base_config_1.TYPE],
193
- ['GPUSamplerBindingLayout', base_config_1.TYPE],
194
- ['GPUSamplerDescriptor', base_config_1.TYPE],
195
- ['GPUShaderModuleDescriptor', base_config_1.TYPE],
196
- ['GPUStencilFaceState', base_config_1.TYPE],
197
- ['GPUStorageTextureBindingLayout', base_config_1.TYPE],
198
- ['GPUTexelCopyBufferInfo', base_config_1.TYPE],
199
- ['GPUTexelCopyBufferLayout', base_config_1.TYPE],
200
- ['GPUTexelCopyTextureInfo', base_config_1.TYPE],
201
- ['GPUTextureBindingLayout', base_config_1.TYPE],
202
- ['GPUTextureDescriptor', base_config_1.TYPE],
203
- ['GPUTextureViewDescriptor', base_config_1.TYPE],
204
- ['GPUUncapturedErrorEventInit', base_config_1.TYPE],
205
- ['GPUVertexAttribute', base_config_1.TYPE],
206
- ['GPUVertexBufferLayout', base_config_1.TYPE],
207
- ['GPUVertexState', base_config_1.TYPE],
208
- ['GainOptions', base_config_1.TYPE],
209
- ['GamepadEffectParameters', base_config_1.TYPE],
210
- ['GamepadEventInit', base_config_1.TYPE],
211
- ['GetAnimationsOptions', base_config_1.TYPE],
212
- ['GetComposedRangesOptions', base_config_1.TYPE],
213
- ['GetHTMLOptions', base_config_1.TYPE],
214
- ['GetNotificationOptions', base_config_1.TYPE],
215
- ['GetRootNodeOptions', base_config_1.TYPE],
216
- ['HashChangeEventInit', base_config_1.TYPE],
217
- ['HkdfParams', base_config_1.TYPE],
218
- ['HmacImportParams', base_config_1.TYPE],
219
- ['HmacKeyAlgorithm', base_config_1.TYPE],
220
- ['HmacKeyGenParams', base_config_1.TYPE],
221
- ['IDBDatabaseInfo', base_config_1.TYPE],
222
- ['IDBIndexParameters', base_config_1.TYPE],
223
- ['IDBObjectStoreParameters', base_config_1.TYPE],
224
- ['IDBTransactionOptions', base_config_1.TYPE],
225
- ['IDBVersionChangeEventInit', base_config_1.TYPE],
226
- ['IIRFilterOptions', base_config_1.TYPE],
227
- ['IdleRequestOptions', base_config_1.TYPE],
228
- ['ImageBitmapOptions', base_config_1.TYPE],
229
- ['ImageBitmapRenderingContextSettings', base_config_1.TYPE],
230
- ['ImageDataSettings', base_config_1.TYPE],
231
- ['ImageDecodeOptions', base_config_1.TYPE],
232
- ['ImageDecodeResult', base_config_1.TYPE],
233
- ['ImageDecoderInit', base_config_1.TYPE],
234
- ['ImageEncodeOptions', base_config_1.TYPE],
235
- ['ImportNodeOptions', base_config_1.TYPE],
236
- ['InputEventInit', base_config_1.TYPE],
237
- ['IntersectionObserverInit', base_config_1.TYPE],
238
- ['JsonWebKey', base_config_1.TYPE],
239
- ['KeyAlgorithm', base_config_1.TYPE],
240
- ['KeySystemTrackConfiguration', base_config_1.TYPE],
241
- ['KeyboardEventInit', base_config_1.TYPE],
242
- ['Keyframe', base_config_1.TYPE],
243
- ['KeyframeAnimationOptions', base_config_1.TYPE],
244
- ['KeyframeEffectOptions', base_config_1.TYPE],
245
- ['LockInfo', base_config_1.TYPE],
246
- ['LockManagerSnapshot', base_config_1.TYPE],
247
- ['LockOptions', base_config_1.TYPE],
248
- ['MIDIConnectionEventInit', base_config_1.TYPE],
249
- ['MIDIMessageEventInit', base_config_1.TYPE],
250
- ['MIDIOptions', base_config_1.TYPE],
251
- ['MediaCapabilitiesDecodingInfo', base_config_1.TYPE],
252
- ['MediaCapabilitiesEncodingInfo', base_config_1.TYPE],
253
- ['MediaCapabilitiesInfo', base_config_1.TYPE],
254
- ['MediaCapabilitiesKeySystemConfiguration', base_config_1.TYPE],
255
- ['MediaConfiguration', base_config_1.TYPE],
256
- ['MediaDecodingConfiguration', base_config_1.TYPE],
257
- ['MediaElementAudioSourceOptions', base_config_1.TYPE],
258
- ['MediaEncodingConfiguration', base_config_1.TYPE],
259
- ['MediaEncryptedEventInit', base_config_1.TYPE],
260
- ['MediaImage', base_config_1.TYPE],
261
- ['MediaKeyMessageEventInit', base_config_1.TYPE],
262
- ['MediaKeySystemConfiguration', base_config_1.TYPE],
263
- ['MediaKeySystemMediaCapability', base_config_1.TYPE],
264
- ['MediaKeysPolicy', base_config_1.TYPE],
265
- ['MediaMetadataInit', base_config_1.TYPE],
266
- ['MediaPositionState', base_config_1.TYPE],
267
- ['MediaQueryListEventInit', base_config_1.TYPE],
268
- ['MediaRecorderOptions', base_config_1.TYPE],
269
- ['MediaSessionActionDetails', base_config_1.TYPE],
270
- ['MediaSettingsRange', base_config_1.TYPE],
271
- ['MediaStreamAudioSourceOptions', base_config_1.TYPE],
272
- ['MediaStreamConstraints', base_config_1.TYPE],
273
- ['MediaStreamTrackEventInit', base_config_1.TYPE],
274
- ['MediaTrackCapabilities', base_config_1.TYPE],
275
- ['MediaTrackConstraintSet', base_config_1.TYPE],
276
- ['MediaTrackConstraints', base_config_1.TYPE],
277
- ['MediaTrackSettings', base_config_1.TYPE],
278
- ['MediaTrackSupportedConstraints', base_config_1.TYPE],
279
- ['MessageEventInit', base_config_1.TYPE],
280
- ['MouseEventInit', base_config_1.TYPE],
281
- ['MultiCacheQueryOptions', base_config_1.TYPE],
282
- ['MutationObserverInit', base_config_1.TYPE],
283
- ['NavigateEventInit', base_config_1.TYPE],
284
- ['NavigationCurrentEntryChangeEventInit', base_config_1.TYPE],
285
- ['NavigationInterceptOptions', base_config_1.TYPE],
286
- ['NavigationNavigateOptions', base_config_1.TYPE],
287
- ['NavigationOptions', base_config_1.TYPE],
288
- ['NavigationPreloadState', base_config_1.TYPE],
289
- ['NavigationReloadOptions', base_config_1.TYPE],
290
- ['NavigationResult', base_config_1.TYPE],
291
- ['NavigationUpdateCurrentEntryOptions', base_config_1.TYPE],
292
- ['NotificationOptions', base_config_1.TYPE],
293
- ['OfflineAudioCompletionEventInit', base_config_1.TYPE],
294
- ['OfflineAudioContextOptions', base_config_1.TYPE],
295
- ['OptionalEffectTiming', base_config_1.TYPE],
296
- ['OpusEncoderConfig', base_config_1.TYPE],
297
- ['OscillatorOptions', base_config_1.TYPE],
298
- ['PageRevealEventInit', base_config_1.TYPE],
299
- ['PageSwapEventInit', base_config_1.TYPE],
300
- ['PageTransitionEventInit', base_config_1.TYPE],
301
- ['PannerOptions', base_config_1.TYPE],
302
- ['PayerErrors', base_config_1.TYPE],
303
- ['PaymentCurrencyAmount', base_config_1.TYPE],
304
- ['PaymentDetailsBase', base_config_1.TYPE],
305
- ['PaymentDetailsInit', base_config_1.TYPE],
306
- ['PaymentDetailsModifier', base_config_1.TYPE],
307
- ['PaymentDetailsUpdate', base_config_1.TYPE],
308
- ['PaymentItem', base_config_1.TYPE],
309
- ['PaymentMethodChangeEventInit', base_config_1.TYPE],
310
- ['PaymentMethodData', base_config_1.TYPE],
311
- ['PaymentOptions', base_config_1.TYPE],
312
- ['PaymentRequestUpdateEventInit', base_config_1.TYPE],
313
- ['PaymentShippingOption', base_config_1.TYPE],
314
- ['PaymentValidationErrors', base_config_1.TYPE],
315
- ['Pbkdf2Params', base_config_1.TYPE],
316
- ['PerformanceMarkOptions', base_config_1.TYPE],
317
- ['PerformanceMeasureOptions', base_config_1.TYPE],
318
- ['PerformanceObserverInit', base_config_1.TYPE],
319
- ['PeriodicWaveConstraints', base_config_1.TYPE],
320
- ['PeriodicWaveOptions', base_config_1.TYPE],
321
- ['PermissionDescriptor', base_config_1.TYPE],
322
- ['PhotoCapabilities', base_config_1.TYPE],
323
- ['PhotoSettings', base_config_1.TYPE],
324
- ['PictureInPictureEventInit', base_config_1.TYPE],
325
- ['PlaneLayout', base_config_1.TYPE],
326
- ['PointerEventInit', base_config_1.TYPE],
327
- ['PointerLockOptions', base_config_1.TYPE],
328
- ['PopStateEventInit', base_config_1.TYPE],
329
- ['PositionOptions', base_config_1.TYPE],
330
- ['ProgressEventInit', base_config_1.TYPE],
331
- ['PromiseRejectionEventInit', base_config_1.TYPE],
332
- ['PropertyDefinition', base_config_1.TYPE],
333
- ['PropertyIndexedKeyframes', base_config_1.TYPE],
334
- ['PublicKeyCredentialCreationOptions', base_config_1.TYPE],
335
- ['PublicKeyCredentialCreationOptionsJSON', base_config_1.TYPE],
336
- ['PublicKeyCredentialDescriptor', base_config_1.TYPE],
337
- ['PublicKeyCredentialDescriptorJSON', base_config_1.TYPE],
338
- ['PublicKeyCredentialEntity', base_config_1.TYPE],
339
- ['PublicKeyCredentialParameters', base_config_1.TYPE],
340
- ['PublicKeyCredentialRequestOptions', base_config_1.TYPE],
341
- ['PublicKeyCredentialRequestOptionsJSON', base_config_1.TYPE],
342
- ['PublicKeyCredentialRpEntity', base_config_1.TYPE],
343
- ['PublicKeyCredentialUserEntity', base_config_1.TYPE],
344
- ['PublicKeyCredentialUserEntityJSON', base_config_1.TYPE],
345
- ['PushSubscriptionJSON', base_config_1.TYPE],
346
- ['PushSubscriptionOptionsInit', base_config_1.TYPE],
347
- ['QueuingStrategy', base_config_1.TYPE],
348
- ['QueuingStrategyInit', base_config_1.TYPE],
349
- ['RTCAnswerOptions', base_config_1.TYPE],
350
- ['RTCCertificateExpiration', base_config_1.TYPE],
351
- ['RTCConfiguration', base_config_1.TYPE],
352
- ['RTCDTMFToneChangeEventInit', base_config_1.TYPE],
353
- ['RTCDataChannelEventInit', base_config_1.TYPE],
354
- ['RTCDataChannelInit', base_config_1.TYPE],
355
- ['RTCDtlsFingerprint', base_config_1.TYPE],
356
- ['RTCEncodedAudioFrameMetadata', base_config_1.TYPE],
357
- ['RTCEncodedFrameMetadata', base_config_1.TYPE],
358
- ['RTCEncodedVideoFrameMetadata', base_config_1.TYPE],
359
- ['RTCErrorEventInit', base_config_1.TYPE],
360
- ['RTCErrorInit', base_config_1.TYPE],
361
- ['RTCIceCandidateInit', base_config_1.TYPE],
362
- ['RTCIceCandidatePairStats', base_config_1.TYPE],
363
- ['RTCIceServer', base_config_1.TYPE],
364
- ['RTCInboundRtpStreamStats', base_config_1.TYPE],
365
- ['RTCLocalIceCandidateInit', base_config_1.TYPE],
366
- ['RTCLocalSessionDescriptionInit', base_config_1.TYPE],
367
- ['RTCOfferAnswerOptions', base_config_1.TYPE],
368
- ['RTCOfferOptions', base_config_1.TYPE],
369
- ['RTCOutboundRtpStreamStats', base_config_1.TYPE],
370
- ['RTCPeerConnectionIceErrorEventInit', base_config_1.TYPE],
371
- ['RTCPeerConnectionIceEventInit', base_config_1.TYPE],
372
- ['RTCReceivedRtpStreamStats', base_config_1.TYPE],
373
- ['RTCRtcpParameters', base_config_1.TYPE],
374
- ['RTCRtpCapabilities', base_config_1.TYPE],
375
- ['RTCRtpCodec', base_config_1.TYPE],
376
- ['RTCRtpCodecParameters', base_config_1.TYPE],
377
- ['RTCRtpCodingParameters', base_config_1.TYPE],
378
- ['RTCRtpContributingSource', base_config_1.TYPE],
379
- ['RTCRtpEncodingParameters', base_config_1.TYPE],
380
- ['RTCRtpHeaderExtensionCapability', base_config_1.TYPE],
381
- ['RTCRtpHeaderExtensionParameters', base_config_1.TYPE],
382
- ['RTCRtpParameters', base_config_1.TYPE],
383
- ['RTCRtpReceiveParameters', base_config_1.TYPE],
384
- ['RTCRtpSendParameters', base_config_1.TYPE],
385
- ['RTCRtpStreamStats', base_config_1.TYPE],
386
- ['RTCRtpSynchronizationSource', base_config_1.TYPE],
387
- ['RTCRtpTransceiverInit', base_config_1.TYPE],
388
- ['RTCSentRtpStreamStats', base_config_1.TYPE],
389
- ['RTCSessionDescriptionInit', base_config_1.TYPE],
390
- ['RTCSetParameterOptions', base_config_1.TYPE],
391
- ['RTCStats', base_config_1.TYPE],
392
- ['RTCTrackEventInit', base_config_1.TYPE],
393
- ['RTCTransportStats', base_config_1.TYPE],
394
- ['ReadableStreamBYOBReaderReadOptions', base_config_1.TYPE],
395
- ['ReadableStreamGetReaderOptions', base_config_1.TYPE],
396
- ['ReadableStreamIteratorOptions', base_config_1.TYPE],
397
- ['ReadableStreamReadDoneResult', base_config_1.TYPE],
398
- ['ReadableStreamReadValueResult', base_config_1.TYPE],
399
- ['ReadableWritablePair', base_config_1.TYPE],
400
- ['RegistrationOptions', base_config_1.TYPE],
401
- ['RegistrationResponseJSON', base_config_1.TYPE],
402
- ['Report', base_config_1.TYPE],
403
- ['ReportBody', base_config_1.TYPE],
404
- ['ReportingObserverOptions', base_config_1.TYPE],
405
- ['RequestInit', base_config_1.TYPE],
406
- ['ResizeObserverOptions', base_config_1.TYPE],
407
- ['ResponseInit', base_config_1.TYPE],
408
- ['RsaHashedImportParams', base_config_1.TYPE],
409
- ['RsaHashedKeyAlgorithm', base_config_1.TYPE],
410
- ['RsaHashedKeyGenParams', base_config_1.TYPE],
411
- ['RsaKeyAlgorithm', base_config_1.TYPE],
412
- ['RsaKeyGenParams', base_config_1.TYPE],
413
- ['RsaOaepParams', base_config_1.TYPE],
414
- ['RsaOtherPrimesInfo', base_config_1.TYPE],
415
- ['RsaPssParams', base_config_1.TYPE],
416
- ['SVGBoundingBoxOptions', base_config_1.TYPE],
417
- ['SanitizerAttributeNamespace', base_config_1.TYPE],
418
- ['SanitizerConfig', base_config_1.TYPE],
419
- ['SanitizerElementNamespace', base_config_1.TYPE],
420
- ['SanitizerElementNamespaceWithAttributes', base_config_1.TYPE],
421
- ['SchedulerPostTaskOptions', base_config_1.TYPE],
422
- ['ScrollIntoViewOptions', base_config_1.TYPE],
423
- ['ScrollOptions', base_config_1.TYPE],
424
- ['ScrollTimelineOptions', base_config_1.TYPE],
425
- ['ScrollToOptions', base_config_1.TYPE],
426
- ['SecurityPolicyViolationEventInit', base_config_1.TYPE],
427
- ['ShadowRootInit', base_config_1.TYPE],
428
- ['ShareData', base_config_1.TYPE],
429
- ['ShowPopoverOptions', base_config_1.TYPE],
430
- ['SpeechRecognitionErrorEventInit', base_config_1.TYPE],
431
- ['SpeechRecognitionEventInit', base_config_1.TYPE],
432
- ['SpeechSynthesisErrorEventInit', base_config_1.TYPE],
433
- ['SpeechSynthesisEventInit', base_config_1.TYPE],
434
- ['StartViewTransitionOptions', base_config_1.TYPE],
435
- ['StaticRangeInit', base_config_1.TYPE],
436
- ['StereoPannerOptions', base_config_1.TYPE],
437
- ['StorageEstimate', base_config_1.TYPE],
438
- ['StorageEventInit', base_config_1.TYPE],
439
- ['StreamPipeOptions', base_config_1.TYPE],
440
- ['StructuredSerializeOptions', base_config_1.TYPE],
441
- ['SubmitEventInit', base_config_1.TYPE],
442
- ['SvcOutputMetadata', base_config_1.TYPE],
443
- ['TaskControllerInit', base_config_1.TYPE],
444
- ['TaskPriorityChangeEventInit', base_config_1.TYPE],
445
- ['TaskSignalAnyInit', base_config_1.TYPE],
446
- ['TextDecodeOptions', base_config_1.TYPE],
447
- ['TextDecoderOptions', base_config_1.TYPE],
448
- ['TextEncoderEncodeIntoResult', base_config_1.TYPE],
449
- ['TimelineRangeOffset', base_config_1.TYPE],
450
- ['ToggleEventInit', base_config_1.TYPE],
451
- ['TogglePopoverOptions', base_config_1.TYPE],
452
- ['TouchEventInit', base_config_1.TYPE],
453
- ['TouchInit', base_config_1.TYPE],
454
- ['TrackEventInit', base_config_1.TYPE],
455
- ['Transformer', base_config_1.TYPE],
456
- ['TransitionEventInit', base_config_1.TYPE],
457
- ['UIEventInit', base_config_1.TYPE],
458
- ['ULongRange', base_config_1.TYPE],
459
- ['URLPatternComponentResult', base_config_1.TYPE],
460
- ['URLPatternInit', base_config_1.TYPE],
461
- ['URLPatternOptions', base_config_1.TYPE],
462
- ['URLPatternResult', base_config_1.TYPE],
463
- ['UnderlyingByteSource', base_config_1.TYPE],
464
- ['UnderlyingDefaultSource', base_config_1.TYPE],
465
- ['UnderlyingSink', base_config_1.TYPE],
466
- ['UnderlyingSource', base_config_1.TYPE],
467
- ['UnknownCredentialOptions', base_config_1.TYPE],
468
- ['ValidityStateFlags', base_config_1.TYPE],
469
- ['VideoColorSpaceInit', base_config_1.TYPE],
470
- ['VideoConfiguration', base_config_1.TYPE],
471
- ['VideoDecoderConfig', base_config_1.TYPE],
472
- ['VideoDecoderInit', base_config_1.TYPE],
473
- ['VideoDecoderSupport', base_config_1.TYPE],
474
- ['VideoEncoderConfig', base_config_1.TYPE],
475
- ['VideoEncoderEncodeOptions', base_config_1.TYPE],
476
- ['VideoEncoderEncodeOptionsForAvc', base_config_1.TYPE],
477
- ['VideoEncoderInit', base_config_1.TYPE],
478
- ['VideoEncoderSupport', base_config_1.TYPE],
479
- ['VideoFrameBufferInit', base_config_1.TYPE],
480
- ['VideoFrameCallbackMetadata', base_config_1.TYPE],
481
- ['VideoFrameCopyToOptions', base_config_1.TYPE],
482
- ['VideoFrameInit', base_config_1.TYPE],
483
- ['ViewTimelineOptions', base_config_1.TYPE],
484
- ['WaveShaperOptions', base_config_1.TYPE],
485
- ['WebGLContextAttributes', base_config_1.TYPE],
486
- ['WebGLContextEventInit', base_config_1.TYPE],
487
- ['WebTransportCloseInfo', base_config_1.TYPE],
488
- ['WebTransportErrorOptions', base_config_1.TYPE],
489
- ['WebTransportHash', base_config_1.TYPE],
490
- ['WebTransportOptions', base_config_1.TYPE],
491
- ['WebTransportSendOptions', base_config_1.TYPE],
492
- ['WebTransportSendStreamOptions', base_config_1.TYPE],
493
- ['WheelEventInit', base_config_1.TYPE],
494
- ['WindowPostMessageOptions', base_config_1.TYPE],
495
- ['WorkerOptions', base_config_1.TYPE],
496
- ['WorkletOptions', base_config_1.TYPE],
497
- ['WriteParams', base_config_1.TYPE],
498
- ['NodeFilter', base_config_1.TYPE_VALUE],
499
- ['XPathNSResolver', base_config_1.TYPE],
500
- ['ANGLE_instanced_arrays', base_config_1.TYPE],
501
- ['ARIAMixin', base_config_1.TYPE],
502
- ['AbortController', base_config_1.TYPE_VALUE],
503
- ['AbortSignalEventMap', base_config_1.TYPE],
504
- ['AbortSignal', base_config_1.TYPE_VALUE],
505
- ['AbstractRange', base_config_1.TYPE_VALUE],
506
- ['AbstractWorkerEventMap', base_config_1.TYPE],
507
- ['AbstractWorker', base_config_1.TYPE],
508
- ['AnalyserNode', base_config_1.TYPE_VALUE],
509
- ['Animatable', base_config_1.TYPE],
510
- ['AnimationEventMap', base_config_1.TYPE],
511
- ['Animation', base_config_1.TYPE_VALUE],
512
- ['AnimationEffect', base_config_1.TYPE_VALUE],
513
- ['AnimationEvent', base_config_1.TYPE_VALUE],
514
- ['AnimationFrameProvider', base_config_1.TYPE],
515
- ['AnimationPlaybackEvent', base_config_1.TYPE_VALUE],
516
- ['AnimationTimeline', base_config_1.TYPE_VALUE],
517
- ['Attr', base_config_1.TYPE_VALUE],
518
- ['AudioBuffer', base_config_1.TYPE_VALUE],
519
- ['AudioBufferSourceNode', base_config_1.TYPE_VALUE],
520
- ['AudioContext', base_config_1.TYPE_VALUE],
521
- ['AudioData', base_config_1.TYPE_VALUE],
522
- ['AudioDecoderEventMap', base_config_1.TYPE],
523
- ['AudioDecoder', base_config_1.TYPE_VALUE],
524
- ['AudioDestinationNode', base_config_1.TYPE_VALUE],
525
- ['AudioEncoderEventMap', base_config_1.TYPE],
526
- ['AudioEncoder', base_config_1.TYPE_VALUE],
527
- ['AudioListener', base_config_1.TYPE_VALUE],
528
- ['AudioNode', base_config_1.TYPE_VALUE],
529
- ['AudioParam', base_config_1.TYPE_VALUE],
530
- ['AudioParamMap', base_config_1.TYPE_VALUE],
531
- ['AudioProcessingEvent', base_config_1.TYPE_VALUE],
532
- ['AudioScheduledSourceNodeEventMap', base_config_1.TYPE],
533
- ['AudioScheduledSourceNode', base_config_1.TYPE_VALUE],
534
- ['AudioWorklet', base_config_1.TYPE_VALUE],
535
- ['AudioWorkletNodeEventMap', base_config_1.TYPE],
536
- ['AudioWorkletNode', base_config_1.TYPE_VALUE],
537
- ['AuthenticatorAssertionResponse', base_config_1.TYPE_VALUE],
538
- ['AuthenticatorAttestationResponse', base_config_1.TYPE_VALUE],
539
- ['AuthenticatorResponse', base_config_1.TYPE_VALUE],
540
- ['BarProp', base_config_1.TYPE_VALUE],
541
- ['BaseAudioContextEventMap', base_config_1.TYPE],
542
- ['BaseAudioContext', base_config_1.TYPE_VALUE],
543
- ['BeforeUnloadEvent', base_config_1.TYPE_VALUE],
544
- ['BiquadFilterNode', base_config_1.TYPE_VALUE],
545
- ['Blob', base_config_1.TYPE_VALUE],
546
- ['BlobEvent', base_config_1.TYPE_VALUE],
547
- ['Body', base_config_1.TYPE],
548
- ['BroadcastChannelEventMap', base_config_1.TYPE],
549
- ['BroadcastChannel', base_config_1.TYPE_VALUE],
550
- ['ByteLengthQueuingStrategy', base_config_1.TYPE_VALUE],
551
- ['CDATASection', base_config_1.TYPE_VALUE],
552
- ['CSSAnimation', base_config_1.TYPE_VALUE],
553
- ['CSSConditionRule', base_config_1.TYPE_VALUE],
554
- ['CSSContainerRule', base_config_1.TYPE_VALUE],
555
- ['CSSCounterStyleRule', base_config_1.TYPE_VALUE],
556
- ['CSSFontFaceRule', base_config_1.TYPE_VALUE],
557
- ['CSSFontFeatureValuesRule', base_config_1.TYPE_VALUE],
558
- ['CSSFontPaletteValuesRule', base_config_1.TYPE_VALUE],
559
- ['CSSGroupingRule', base_config_1.TYPE_VALUE],
560
- ['CSSImageValue', base_config_1.TYPE_VALUE],
561
- ['CSSImportRule', base_config_1.TYPE_VALUE],
562
- ['CSSKeyframeRule', base_config_1.TYPE_VALUE],
563
- ['CSSKeyframesRule', base_config_1.TYPE_VALUE],
564
- ['CSSKeywordValue', base_config_1.TYPE_VALUE],
565
- ['CSSLayerBlockRule', base_config_1.TYPE_VALUE],
566
- ['CSSLayerStatementRule', base_config_1.TYPE_VALUE],
567
- ['CSSMathClamp', base_config_1.TYPE_VALUE],
568
- ['CSSMathInvert', base_config_1.TYPE_VALUE],
569
- ['CSSMathMax', base_config_1.TYPE_VALUE],
570
- ['CSSMathMin', base_config_1.TYPE_VALUE],
571
- ['CSSMathNegate', base_config_1.TYPE_VALUE],
572
- ['CSSMathProduct', base_config_1.TYPE_VALUE],
573
- ['CSSMathSum', base_config_1.TYPE_VALUE],
574
- ['CSSMathValue', base_config_1.TYPE_VALUE],
575
- ['CSSMatrixComponent', base_config_1.TYPE_VALUE],
576
- ['CSSMediaRule', base_config_1.TYPE_VALUE],
577
- ['CSSNamespaceRule', base_config_1.TYPE_VALUE],
578
- ['CSSNestedDeclarations', base_config_1.TYPE_VALUE],
579
- ['CSSNumericArray', base_config_1.TYPE_VALUE],
580
- ['CSSNumericValue', base_config_1.TYPE_VALUE],
581
- ['CSSPageDescriptors', base_config_1.TYPE_VALUE],
582
- ['CSSPageRule', base_config_1.TYPE_VALUE],
583
- ['CSSPerspective', base_config_1.TYPE_VALUE],
584
- ['CSSPositionTryDescriptors', base_config_1.TYPE_VALUE],
585
- ['CSSPositionTryRule', base_config_1.TYPE_VALUE],
586
- ['CSSPropertyRule', base_config_1.TYPE_VALUE],
587
- ['CSSRotate', base_config_1.TYPE_VALUE],
588
- ['CSSRule', base_config_1.TYPE_VALUE],
589
- ['CSSRuleList', base_config_1.TYPE_VALUE],
590
- ['CSSScale', base_config_1.TYPE_VALUE],
591
- ['CSSScopeRule', base_config_1.TYPE_VALUE],
592
- ['CSSSkew', base_config_1.TYPE_VALUE],
593
- ['CSSSkewX', base_config_1.TYPE_VALUE],
594
- ['CSSSkewY', base_config_1.TYPE_VALUE],
595
- ['CSSStartingStyleRule', base_config_1.TYPE_VALUE],
596
- ['CSSStyleDeclarationBase', base_config_1.TYPE],
597
- ['CSSStyleDeclaration', base_config_1.TYPE_VALUE],
598
- ['CSSStyleProperties', base_config_1.TYPE_VALUE],
599
- ['CSSStyleRule', base_config_1.TYPE_VALUE],
600
- ['CSSStyleSheet', base_config_1.TYPE_VALUE],
601
- ['CSSStyleValue', base_config_1.TYPE_VALUE],
602
- ['CSSSupportsRule', base_config_1.TYPE_VALUE],
603
- ['CSSTransformComponent', base_config_1.TYPE_VALUE],
604
- ['CSSTransformValue', base_config_1.TYPE_VALUE],
605
- ['CSSTransition', base_config_1.TYPE_VALUE],
606
- ['CSSTranslate', base_config_1.TYPE_VALUE],
607
- ['CSSUnitValue', base_config_1.TYPE_VALUE],
608
- ['CSSUnparsedValue', base_config_1.TYPE_VALUE],
609
- ['CSSVariableReferenceValue', base_config_1.TYPE_VALUE],
610
- ['CSSViewTransitionRule', base_config_1.TYPE_VALUE],
611
- ['Cache', base_config_1.TYPE_VALUE],
612
- ['CacheStorage', base_config_1.TYPE_VALUE],
613
- ['CanvasCaptureMediaStreamTrack', base_config_1.TYPE_VALUE],
614
- ['CanvasCompositing', base_config_1.TYPE],
615
- ['CanvasDrawImage', base_config_1.TYPE],
616
- ['CanvasDrawPath', base_config_1.TYPE],
617
- ['CanvasFillStrokeStyles', base_config_1.TYPE],
618
- ['CanvasFilters', base_config_1.TYPE],
619
- ['CanvasGradient', base_config_1.TYPE_VALUE],
620
- ['CanvasImageData', base_config_1.TYPE],
621
- ['CanvasImageSmoothing', base_config_1.TYPE],
622
- ['CanvasPath', base_config_1.TYPE],
623
- ['CanvasPathDrawingStyles', base_config_1.TYPE],
624
- ['CanvasPattern', base_config_1.TYPE_VALUE],
625
- ['CanvasRect', base_config_1.TYPE],
626
- ['CanvasRenderingContext2D', base_config_1.TYPE_VALUE],
627
- ['CanvasSettings', base_config_1.TYPE],
628
- ['CanvasShadowStyles', base_config_1.TYPE],
629
- ['CanvasState', base_config_1.TYPE],
630
- ['CanvasText', base_config_1.TYPE],
631
- ['CanvasTextDrawingStyles', base_config_1.TYPE],
632
- ['CanvasTransform', base_config_1.TYPE],
633
- ['CanvasUserInterface', base_config_1.TYPE],
634
- ['CaretPosition', base_config_1.TYPE_VALUE],
635
- ['ChannelMergerNode', base_config_1.TYPE_VALUE],
636
- ['ChannelSplitterNode', base_config_1.TYPE_VALUE],
637
- ['CharacterData', base_config_1.TYPE_VALUE],
638
- ['ChildNode', base_config_1.TYPE],
639
- ['ClientRect', base_config_1.TYPE],
640
- ['Clipboard', base_config_1.TYPE_VALUE],
641
- ['ClipboardEvent', base_config_1.TYPE_VALUE],
642
- ['ClipboardItem', base_config_1.TYPE_VALUE],
643
- ['CloseEvent', base_config_1.TYPE_VALUE],
644
- ['CommandEvent', base_config_1.TYPE_VALUE],
645
- ['Comment', base_config_1.TYPE_VALUE],
646
- ['CompositionEvent', base_config_1.TYPE_VALUE],
647
- ['CompressionStream', base_config_1.TYPE_VALUE],
648
- ['ConstantSourceNode', base_config_1.TYPE_VALUE],
649
- ['ContentVisibilityAutoStateChangeEvent', base_config_1.TYPE_VALUE],
650
- ['ConvolverNode', base_config_1.TYPE_VALUE],
651
- ['CookieChangeEvent', base_config_1.TYPE_VALUE],
652
- ['CookieStoreEventMap', base_config_1.TYPE],
653
- ['CookieStore', base_config_1.TYPE_VALUE],
654
- ['CookieStoreManager', base_config_1.TYPE_VALUE],
655
- ['CountQueuingStrategy', base_config_1.TYPE_VALUE],
656
- ['Credential', base_config_1.TYPE_VALUE],
657
- ['CredentialsContainer', base_config_1.TYPE_VALUE],
658
- ['Crypto', base_config_1.TYPE_VALUE],
659
- ['CryptoKey', base_config_1.TYPE_VALUE],
660
- ['CustomElementRegistry', base_config_1.TYPE_VALUE],
661
- ['CustomEvent', base_config_1.TYPE_VALUE],
662
- ['CustomStateSet', base_config_1.TYPE_VALUE],
663
- ['DOMException', base_config_1.TYPE_VALUE],
664
- ['DOMImplementation', base_config_1.TYPE_VALUE],
665
- ['DOMMatrix', base_config_1.TYPE_VALUE],
666
- ['SVGMatrix', base_config_1.TYPE_VALUE],
667
- ['WebKitCSSMatrix', base_config_1.TYPE_VALUE],
668
- ['DOMMatrixReadOnly', base_config_1.TYPE_VALUE],
669
- ['DOMParser', base_config_1.TYPE_VALUE],
670
- ['DOMPoint', base_config_1.TYPE_VALUE],
671
- ['SVGPoint', base_config_1.TYPE_VALUE],
672
- ['DOMPointReadOnly', base_config_1.TYPE_VALUE],
673
- ['DOMQuad', base_config_1.TYPE_VALUE],
674
- ['DOMRect', base_config_1.TYPE_VALUE],
675
- ['SVGRect', base_config_1.TYPE_VALUE],
676
- ['DOMRectList', base_config_1.TYPE_VALUE],
677
- ['DOMRectReadOnly', base_config_1.TYPE_VALUE],
678
- ['DOMStringList', base_config_1.TYPE_VALUE],
679
- ['DOMStringMap', base_config_1.TYPE_VALUE],
680
- ['DOMTokenList', base_config_1.TYPE_VALUE],
681
- ['DataTransfer', base_config_1.TYPE_VALUE],
682
- ['DataTransferItem', base_config_1.TYPE_VALUE],
683
- ['DataTransferItemList', base_config_1.TYPE_VALUE],
684
- ['DecompressionStream', base_config_1.TYPE_VALUE],
685
- ['DelayNode', base_config_1.TYPE_VALUE],
686
- ['DeviceMotionEvent', base_config_1.TYPE_VALUE],
687
- ['DeviceMotionEventAcceleration', base_config_1.TYPE],
688
- ['DeviceMotionEventRotationRate', base_config_1.TYPE],
689
- ['DeviceOrientationEvent', base_config_1.TYPE_VALUE],
690
- ['DigitalCredential', base_config_1.TYPE_VALUE],
691
- ['DocumentEventMap', base_config_1.TYPE],
692
- ['Document', base_config_1.TYPE_VALUE],
693
- ['DocumentFragment', base_config_1.TYPE_VALUE],
694
- ['DocumentOrShadowRoot', base_config_1.TYPE],
695
- ['DocumentTimeline', base_config_1.TYPE_VALUE],
696
- ['DocumentType', base_config_1.TYPE_VALUE],
697
- ['DragEvent', base_config_1.TYPE_VALUE],
698
- ['DynamicsCompressorNode', base_config_1.TYPE_VALUE],
699
- ['EXT_blend_minmax', base_config_1.TYPE],
700
- ['EXT_color_buffer_float', base_config_1.TYPE],
701
- ['EXT_color_buffer_half_float', base_config_1.TYPE],
702
- ['EXT_float_blend', base_config_1.TYPE],
703
- ['EXT_frag_depth', base_config_1.TYPE],
704
- ['EXT_sRGB', base_config_1.TYPE],
705
- ['EXT_shader_texture_lod', base_config_1.TYPE],
706
- ['EXT_texture_compression_bptc', base_config_1.TYPE],
707
- ['EXT_texture_compression_rgtc', base_config_1.TYPE],
708
- ['EXT_texture_filter_anisotropic', base_config_1.TYPE],
709
- ['EXT_texture_norm16', base_config_1.TYPE],
710
- ['ElementEventMap', base_config_1.TYPE],
711
- ['Element', base_config_1.TYPE_VALUE],
712
- ['ElementCSSInlineStyle', base_config_1.TYPE],
713
- ['ElementContentEditable', base_config_1.TYPE],
714
- ['ElementInternals', base_config_1.TYPE_VALUE],
715
- ['EncodedAudioChunk', base_config_1.TYPE_VALUE],
716
- ['EncodedVideoChunk', base_config_1.TYPE_VALUE],
717
- ['ErrorEvent', base_config_1.TYPE_VALUE],
718
- ['Event', base_config_1.TYPE_VALUE],
719
- ['EventCounts', base_config_1.TYPE_VALUE],
720
- ['EventListener', base_config_1.TYPE],
721
- ['EventListenerObject', base_config_1.TYPE],
722
- ['EventSourceEventMap', base_config_1.TYPE],
723
- ['EventSource', base_config_1.TYPE_VALUE],
724
- ['EventTarget', base_config_1.TYPE_VALUE],
725
- ['External', base_config_1.TYPE_VALUE],
726
- ['File', base_config_1.TYPE_VALUE],
727
- ['FileList', base_config_1.TYPE_VALUE],
728
- ['FileReaderEventMap', base_config_1.TYPE],
729
- ['FileReader', base_config_1.TYPE_VALUE],
730
- ['FileSystem', base_config_1.TYPE_VALUE],
731
- ['FileSystemDirectoryEntry', base_config_1.TYPE_VALUE],
732
- ['FileSystemDirectoryHandle', base_config_1.TYPE_VALUE],
733
- ['FileSystemDirectoryReader', base_config_1.TYPE_VALUE],
734
- ['FileSystemEntry', base_config_1.TYPE_VALUE],
735
- ['FileSystemFileEntry', base_config_1.TYPE_VALUE],
736
- ['FileSystemFileHandle', base_config_1.TYPE_VALUE],
737
- ['FileSystemHandle', base_config_1.TYPE_VALUE],
738
- ['FileSystemWritableFileStream', base_config_1.TYPE_VALUE],
739
- ['FocusEvent', base_config_1.TYPE_VALUE],
740
- ['FontFace', base_config_1.TYPE_VALUE],
741
- ['FontFaceSetEventMap', base_config_1.TYPE],
742
- ['FontFaceSet', base_config_1.TYPE_VALUE],
743
- ['FontFaceSetLoadEvent', base_config_1.TYPE_VALUE],
744
- ['FontFaceSource', base_config_1.TYPE],
745
- ['FormData', base_config_1.TYPE_VALUE],
746
- ['FormDataEvent', base_config_1.TYPE_VALUE],
747
- ['FragmentDirective', base_config_1.TYPE_VALUE],
748
- ['GPU', base_config_1.TYPE_VALUE],
749
- ['GPUAdapter', base_config_1.TYPE_VALUE],
750
- ['GPUAdapterInfo', base_config_1.TYPE_VALUE],
751
- ['GPUBindGroup', base_config_1.TYPE_VALUE],
752
- ['GPUBindGroupLayout', base_config_1.TYPE_VALUE],
753
- ['GPUBindingCommandsMixin', base_config_1.TYPE],
754
- ['GPUBuffer', base_config_1.TYPE_VALUE],
755
- ['GPUCanvasContext', base_config_1.TYPE_VALUE],
756
- ['GPUCommandBuffer', base_config_1.TYPE_VALUE],
757
- ['GPUCommandEncoder', base_config_1.TYPE_VALUE],
758
- ['GPUCompilationInfo', base_config_1.TYPE_VALUE],
759
- ['GPUCompilationMessage', base_config_1.TYPE_VALUE],
760
- ['GPUComputePassEncoder', base_config_1.TYPE_VALUE],
761
- ['GPUComputePipeline', base_config_1.TYPE_VALUE],
762
- ['GPUDebugCommandsMixin', base_config_1.TYPE],
763
- ['GPUDeviceEventMap', base_config_1.TYPE],
764
- ['GPUDevice', base_config_1.TYPE_VALUE],
765
- ['GPUDeviceLostInfo', base_config_1.TYPE_VALUE],
766
- ['GPUError', base_config_1.TYPE_VALUE],
767
- ['GPUExternalTexture', base_config_1.TYPE_VALUE],
768
- ['GPUInternalError', base_config_1.TYPE_VALUE],
769
- ['GPUObjectBase', base_config_1.TYPE],
770
- ['GPUOutOfMemoryError', base_config_1.TYPE_VALUE],
771
- ['GPUPipelineBase', base_config_1.TYPE],
772
- ['GPUPipelineError', base_config_1.TYPE_VALUE],
773
- ['GPUPipelineLayout', base_config_1.TYPE_VALUE],
774
- ['GPUQuerySet', base_config_1.TYPE_VALUE],
775
- ['GPUQueue', base_config_1.TYPE_VALUE],
776
- ['GPURenderBundle', base_config_1.TYPE_VALUE],
777
- ['GPURenderBundleEncoder', base_config_1.TYPE_VALUE],
778
- ['GPURenderCommandsMixin', base_config_1.TYPE],
779
- ['GPURenderPassEncoder', base_config_1.TYPE_VALUE],
780
- ['GPURenderPipeline', base_config_1.TYPE_VALUE],
781
- ['GPUSampler', base_config_1.TYPE_VALUE],
782
- ['GPUShaderModule', base_config_1.TYPE_VALUE],
783
- ['GPUSupportedFeatures', base_config_1.TYPE_VALUE],
784
- ['GPUSupportedLimits', base_config_1.TYPE_VALUE],
785
- ['GPUTexture', base_config_1.TYPE_VALUE],
786
- ['GPUTextureView', base_config_1.TYPE_VALUE],
787
- ['GPUUncapturedErrorEvent', base_config_1.TYPE_VALUE],
788
- ['GPUValidationError', base_config_1.TYPE_VALUE],
789
- ['GainNode', base_config_1.TYPE_VALUE],
790
- ['Gamepad', base_config_1.TYPE_VALUE],
791
- ['GamepadButton', base_config_1.TYPE_VALUE],
792
- ['GamepadEvent', base_config_1.TYPE_VALUE],
793
- ['GamepadHapticActuator', base_config_1.TYPE_VALUE],
794
- ['GenericTransformStream', base_config_1.TYPE],
795
- ['Geolocation', base_config_1.TYPE_VALUE],
796
- ['GeolocationCoordinates', base_config_1.TYPE_VALUE],
797
- ['GeolocationPosition', base_config_1.TYPE_VALUE],
798
- ['GeolocationPositionError', base_config_1.TYPE_VALUE],
799
- ['GlobalEventHandlersEventMap', base_config_1.TYPE],
800
- ['GlobalEventHandlers', base_config_1.TYPE],
801
- ['HTMLAllCollection', base_config_1.TYPE_VALUE],
802
- ['HTMLAnchorElement', base_config_1.TYPE_VALUE],
803
- ['HTMLAreaElement', base_config_1.TYPE_VALUE],
804
- ['HTMLAudioElement', base_config_1.TYPE_VALUE],
805
- ['HTMLBRElement', base_config_1.TYPE_VALUE],
806
- ['HTMLBaseElement', base_config_1.TYPE_VALUE],
807
- ['HTMLBodyElementEventMap', base_config_1.TYPE],
808
- ['HTMLBodyElement', base_config_1.TYPE_VALUE],
809
- ['HTMLButtonElement', base_config_1.TYPE_VALUE],
810
- ['HTMLCanvasElement', base_config_1.TYPE_VALUE],
811
- ['HTMLCollectionBase', base_config_1.TYPE],
812
- ['HTMLCollection', base_config_1.TYPE_VALUE],
813
- ['HTMLCollectionOf', base_config_1.TYPE],
814
- ['HTMLDListElement', base_config_1.TYPE_VALUE],
815
- ['HTMLDataElement', base_config_1.TYPE_VALUE],
816
- ['HTMLDataListElement', base_config_1.TYPE_VALUE],
817
- ['HTMLDetailsElement', base_config_1.TYPE_VALUE],
818
- ['HTMLDialogElement', base_config_1.TYPE_VALUE],
819
- ['HTMLDirectoryElement', base_config_1.TYPE_VALUE],
820
- ['HTMLDivElement', base_config_1.TYPE_VALUE],
821
- ['HTMLDocument', base_config_1.TYPE_VALUE],
822
- ['HTMLElementEventMap', base_config_1.TYPE],
823
- ['HTMLElement', base_config_1.TYPE_VALUE],
824
- ['HTMLEmbedElement', base_config_1.TYPE_VALUE],
825
- ['HTMLFieldSetElement', base_config_1.TYPE_VALUE],
826
- ['HTMLFontElement', base_config_1.TYPE_VALUE],
827
- ['HTMLFormControlsCollection', base_config_1.TYPE_VALUE],
828
- ['HTMLFormElement', base_config_1.TYPE_VALUE],
829
- ['HTMLFrameElement', base_config_1.TYPE_VALUE],
830
- ['HTMLFrameSetElementEventMap', base_config_1.TYPE],
831
- ['HTMLFrameSetElement', base_config_1.TYPE_VALUE],
832
- ['HTMLHRElement', base_config_1.TYPE_VALUE],
833
- ['HTMLHeadElement', base_config_1.TYPE_VALUE],
834
- ['HTMLHeadingElement', base_config_1.TYPE_VALUE],
835
- ['HTMLHtmlElement', base_config_1.TYPE_VALUE],
836
- ['HTMLHyperlinkElementUtils', base_config_1.TYPE],
837
- ['HTMLIFrameElement', base_config_1.TYPE_VALUE],
838
- ['HTMLImageElement', base_config_1.TYPE_VALUE],
839
- ['HTMLInputElement', base_config_1.TYPE_VALUE],
840
- ['HTMLLIElement', base_config_1.TYPE_VALUE],
841
- ['HTMLLabelElement', base_config_1.TYPE_VALUE],
842
- ['HTMLLegendElement', base_config_1.TYPE_VALUE],
843
- ['HTMLLinkElement', base_config_1.TYPE_VALUE],
844
- ['HTMLMapElement', base_config_1.TYPE_VALUE],
845
- ['HTMLMarqueeElement', base_config_1.TYPE_VALUE],
846
- ['HTMLMediaElementEventMap', base_config_1.TYPE],
847
- ['HTMLMediaElement', base_config_1.TYPE_VALUE],
848
- ['HTMLMenuElement', base_config_1.TYPE_VALUE],
849
- ['HTMLMetaElement', base_config_1.TYPE_VALUE],
850
- ['HTMLMeterElement', base_config_1.TYPE_VALUE],
851
- ['HTMLModElement', base_config_1.TYPE_VALUE],
852
- ['HTMLOListElement', base_config_1.TYPE_VALUE],
853
- ['HTMLObjectElement', base_config_1.TYPE_VALUE],
854
- ['HTMLOptGroupElement', base_config_1.TYPE_VALUE],
855
- ['HTMLOptionElement', base_config_1.TYPE_VALUE],
856
- ['HTMLOptionsCollection', base_config_1.TYPE_VALUE],
857
- ['HTMLOrSVGElement', base_config_1.TYPE],
858
- ['HTMLOutputElement', base_config_1.TYPE_VALUE],
859
- ['HTMLParagraphElement', base_config_1.TYPE_VALUE],
860
- ['HTMLParamElement', base_config_1.TYPE_VALUE],
861
- ['HTMLPictureElement', base_config_1.TYPE_VALUE],
862
- ['HTMLPreElement', base_config_1.TYPE_VALUE],
863
- ['HTMLProgressElement', base_config_1.TYPE_VALUE],
864
- ['HTMLQuoteElement', base_config_1.TYPE_VALUE],
865
- ['HTMLScriptElement', base_config_1.TYPE_VALUE],
866
- ['HTMLSelectElement', base_config_1.TYPE_VALUE],
867
- ['HTMLSlotElement', base_config_1.TYPE_VALUE],
868
- ['HTMLSourceElement', base_config_1.TYPE_VALUE],
869
- ['HTMLSpanElement', base_config_1.TYPE_VALUE],
870
- ['HTMLStyleElement', base_config_1.TYPE_VALUE],
871
- ['HTMLTableCaptionElement', base_config_1.TYPE_VALUE],
872
- ['HTMLTableCellElement', base_config_1.TYPE_VALUE],
873
- ['HTMLTableColElement', base_config_1.TYPE_VALUE],
874
- ['HTMLTableDataCellElement', base_config_1.TYPE],
875
- ['HTMLTableElement', base_config_1.TYPE_VALUE],
876
- ['HTMLTableHeaderCellElement', base_config_1.TYPE],
877
- ['HTMLTableRowElement', base_config_1.TYPE_VALUE],
878
- ['HTMLTableSectionElement', base_config_1.TYPE_VALUE],
879
- ['HTMLTemplateElement', base_config_1.TYPE_VALUE],
880
- ['HTMLTextAreaElement', base_config_1.TYPE_VALUE],
881
- ['HTMLTimeElement', base_config_1.TYPE_VALUE],
882
- ['HTMLTitleElement', base_config_1.TYPE_VALUE],
883
- ['HTMLTrackElement', base_config_1.TYPE_VALUE],
884
- ['HTMLUListElement', base_config_1.TYPE_VALUE],
885
- ['HTMLUnknownElement', base_config_1.TYPE_VALUE],
886
- ['HTMLVideoElementEventMap', base_config_1.TYPE],
887
- ['HTMLVideoElement', base_config_1.TYPE_VALUE],
888
- ['HashChangeEvent', base_config_1.TYPE_VALUE],
889
- ['Headers', base_config_1.TYPE_VALUE],
890
- ['Highlight', base_config_1.TYPE_VALUE],
891
- ['HighlightRegistry', base_config_1.TYPE_VALUE],
892
- ['History', base_config_1.TYPE_VALUE],
893
- ['IDBCursor', base_config_1.TYPE_VALUE],
894
- ['IDBCursorWithValue', base_config_1.TYPE_VALUE],
895
- ['IDBDatabaseEventMap', base_config_1.TYPE],
896
- ['IDBDatabase', base_config_1.TYPE_VALUE],
897
- ['IDBFactory', base_config_1.TYPE_VALUE],
898
- ['IDBIndex', base_config_1.TYPE_VALUE],
899
- ['IDBKeyRange', base_config_1.TYPE_VALUE],
900
- ['IDBObjectStore', base_config_1.TYPE_VALUE],
901
- ['IDBOpenDBRequestEventMap', base_config_1.TYPE],
902
- ['IDBOpenDBRequest', base_config_1.TYPE_VALUE],
903
- ['IDBRequestEventMap', base_config_1.TYPE],
904
- ['IDBRequest', base_config_1.TYPE_VALUE],
905
- ['IDBTransactionEventMap', base_config_1.TYPE],
906
- ['IDBTransaction', base_config_1.TYPE_VALUE],
907
- ['IDBVersionChangeEvent', base_config_1.TYPE_VALUE],
908
- ['IIRFilterNode', base_config_1.TYPE_VALUE],
909
- ['IdleDeadline', base_config_1.TYPE_VALUE],
910
- ['ImageBitmap', base_config_1.TYPE_VALUE],
911
- ['ImageBitmapRenderingContext', base_config_1.TYPE_VALUE],
912
- ['ImageCapture', base_config_1.TYPE_VALUE],
913
- ['ImageData', base_config_1.TYPE_VALUE],
914
- ['ImageDecoder', base_config_1.TYPE_VALUE],
915
- ['ImageTrack', base_config_1.TYPE_VALUE],
916
- ['ImageTrackList', base_config_1.TYPE_VALUE],
917
- ['ImportMeta', base_config_1.TYPE],
918
- ['InputDeviceInfo', base_config_1.TYPE_VALUE],
919
- ['InputEvent', base_config_1.TYPE_VALUE],
920
- ['IntersectionObserver', base_config_1.TYPE_VALUE],
921
- ['IntersectionObserverEntry', base_config_1.TYPE_VALUE],
922
- ['KHR_parallel_shader_compile', base_config_1.TYPE],
923
- ['KeyboardEvent', base_config_1.TYPE_VALUE],
924
- ['KeyframeEffect', base_config_1.TYPE_VALUE],
925
- ['LargestContentfulPaint', base_config_1.TYPE_VALUE],
926
- ['LinkStyle', base_config_1.TYPE],
927
- ['Location', base_config_1.TYPE_VALUE],
928
- ['Lock', base_config_1.TYPE_VALUE],
929
- ['LockManager', base_config_1.TYPE_VALUE],
930
- ['MIDIAccessEventMap', base_config_1.TYPE],
931
- ['MIDIAccess', base_config_1.TYPE_VALUE],
932
- ['MIDIConnectionEvent', base_config_1.TYPE_VALUE],
933
- ['MIDIInputEventMap', base_config_1.TYPE],
934
- ['MIDIInput', base_config_1.TYPE_VALUE],
935
- ['MIDIInputMap', base_config_1.TYPE_VALUE],
936
- ['MIDIMessageEvent', base_config_1.TYPE_VALUE],
937
- ['MIDIOutput', base_config_1.TYPE_VALUE],
938
- ['MIDIOutputMap', base_config_1.TYPE_VALUE],
939
- ['MIDIPortEventMap', base_config_1.TYPE],
940
- ['MIDIPort', base_config_1.TYPE_VALUE],
941
- ['MathMLElementEventMap', base_config_1.TYPE],
942
- ['MathMLElement', base_config_1.TYPE_VALUE],
943
- ['MediaCapabilities', base_config_1.TYPE_VALUE],
944
- ['MediaDeviceInfo', base_config_1.TYPE_VALUE],
945
- ['MediaDevicesEventMap', base_config_1.TYPE],
946
- ['MediaDevices', base_config_1.TYPE_VALUE],
947
- ['MediaElementAudioSourceNode', base_config_1.TYPE_VALUE],
948
- ['MediaEncryptedEvent', base_config_1.TYPE_VALUE],
949
- ['MediaError', base_config_1.TYPE_VALUE],
950
- ['MediaKeyMessageEvent', base_config_1.TYPE_VALUE],
951
- ['MediaKeySessionEventMap', base_config_1.TYPE],
952
- ['MediaKeySession', base_config_1.TYPE_VALUE],
953
- ['MediaKeyStatusMap', base_config_1.TYPE_VALUE],
954
- ['MediaKeySystemAccess', base_config_1.TYPE_VALUE],
955
- ['MediaKeys', base_config_1.TYPE_VALUE],
956
- ['MediaList', base_config_1.TYPE_VALUE],
957
- ['MediaMetadata', base_config_1.TYPE_VALUE],
958
- ['MediaQueryListEventMap', base_config_1.TYPE],
959
- ['MediaQueryList', base_config_1.TYPE_VALUE],
960
- ['MediaQueryListEvent', base_config_1.TYPE_VALUE],
961
- ['MediaRecorderEventMap', base_config_1.TYPE],
962
- ['MediaRecorder', base_config_1.TYPE_VALUE],
963
- ['MediaSession', base_config_1.TYPE_VALUE],
964
- ['MediaSourceEventMap', base_config_1.TYPE],
965
- ['MediaSource', base_config_1.TYPE_VALUE],
966
- ['MediaSourceHandle', base_config_1.TYPE_VALUE],
967
- ['MediaStreamEventMap', base_config_1.TYPE],
968
- ['MediaStream', base_config_1.TYPE_VALUE],
969
- ['MediaStreamAudioDestinationNode', base_config_1.TYPE_VALUE],
970
- ['MediaStreamAudioSourceNode', base_config_1.TYPE_VALUE],
971
- ['MediaStreamTrackEventMap', base_config_1.TYPE],
972
- ['MediaStreamTrack', base_config_1.TYPE_VALUE],
973
- ['MediaStreamTrackEvent', base_config_1.TYPE_VALUE],
974
- ['MessageChannel', base_config_1.TYPE_VALUE],
975
- ['MessageEvent', base_config_1.TYPE_VALUE],
976
- ['MessageEventTargetEventMap', base_config_1.TYPE],
977
- ['MessageEventTarget', base_config_1.TYPE],
978
- ['MessagePortEventMap', base_config_1.TYPE],
979
- ['MessagePort', base_config_1.TYPE_VALUE],
980
- ['MimeType', base_config_1.TYPE_VALUE],
981
- ['MimeTypeArray', base_config_1.TYPE_VALUE],
982
- ['MouseEvent', base_config_1.TYPE_VALUE],
983
- ['MutationObserver', base_config_1.TYPE_VALUE],
984
- ['MutationRecord', base_config_1.TYPE_VALUE],
985
- ['NamedNodeMap', base_config_1.TYPE_VALUE],
986
- ['NavigateEvent', base_config_1.TYPE_VALUE],
987
- ['NavigationEventMap', base_config_1.TYPE],
988
- ['Navigation', base_config_1.TYPE_VALUE],
989
- ['NavigationActivation', base_config_1.TYPE_VALUE],
990
- ['NavigationCurrentEntryChangeEvent', base_config_1.TYPE_VALUE],
991
- ['NavigationDestination', base_config_1.TYPE_VALUE],
992
- ['NavigationHistoryEntryEventMap', base_config_1.TYPE],
993
- ['NavigationHistoryEntry', base_config_1.TYPE_VALUE],
994
- ['NavigationPrecommitController', base_config_1.TYPE_VALUE],
995
- ['NavigationPreloadManager', base_config_1.TYPE_VALUE],
996
- ['NavigationTransition', base_config_1.TYPE_VALUE],
997
- ['Navigator', base_config_1.TYPE_VALUE],
998
- ['NavigatorAutomationInformation', base_config_1.TYPE],
999
- ['NavigatorBadge', base_config_1.TYPE],
1000
- ['NavigatorConcurrentHardware', base_config_1.TYPE],
1001
- ['NavigatorContentUtils', base_config_1.TYPE],
1002
- ['NavigatorCookies', base_config_1.TYPE],
1003
- ['NavigatorGPU', base_config_1.TYPE],
1004
- ['NavigatorID', base_config_1.TYPE],
1005
- ['NavigatorLanguage', base_config_1.TYPE],
1006
- ['NavigatorLocks', base_config_1.TYPE],
1007
- ['NavigatorLogin', base_config_1.TYPE_VALUE],
1008
- ['NavigatorOnLine', base_config_1.TYPE],
1009
- ['NavigatorPlugins', base_config_1.TYPE],
1010
- ['NavigatorStorage', base_config_1.TYPE],
1011
- ['Node', base_config_1.TYPE_VALUE],
1012
- ['NodeIterator', base_config_1.TYPE_VALUE],
1013
- ['NodeList', base_config_1.TYPE_VALUE],
1014
- ['NodeListOf', base_config_1.TYPE],
1015
- ['NonDocumentTypeChildNode', base_config_1.TYPE],
1016
- ['NonElementParentNode', base_config_1.TYPE],
1017
- ['NotificationEventMap', base_config_1.TYPE],
1018
- ['Notification', base_config_1.TYPE_VALUE],
1019
- ['OES_draw_buffers_indexed', base_config_1.TYPE],
1020
- ['OES_element_index_uint', base_config_1.TYPE],
1021
- ['OES_fbo_render_mipmap', base_config_1.TYPE],
1022
- ['OES_standard_derivatives', base_config_1.TYPE],
1023
- ['OES_texture_float', base_config_1.TYPE],
1024
- ['OES_texture_float_linear', base_config_1.TYPE],
1025
- ['OES_texture_half_float', base_config_1.TYPE],
1026
- ['OES_texture_half_float_linear', base_config_1.TYPE],
1027
- ['OES_vertex_array_object', base_config_1.TYPE],
1028
- ['OVR_multiview2', base_config_1.TYPE],
1029
- ['OfflineAudioCompletionEvent', base_config_1.TYPE_VALUE],
1030
- ['OfflineAudioContextEventMap', base_config_1.TYPE],
1031
- ['OfflineAudioContext', base_config_1.TYPE_VALUE],
1032
- ['OffscreenCanvasEventMap', base_config_1.TYPE],
1033
- ['OffscreenCanvas', base_config_1.TYPE_VALUE],
1034
- ['OffscreenCanvasRenderingContext2D', base_config_1.TYPE_VALUE],
1035
- ['OscillatorNode', base_config_1.TYPE_VALUE],
1036
- ['OverconstrainedError', base_config_1.TYPE_VALUE],
1037
- ['PageRevealEvent', base_config_1.TYPE_VALUE],
1038
- ['PageSwapEvent', base_config_1.TYPE_VALUE],
1039
- ['PageTransitionEvent', base_config_1.TYPE_VALUE],
1040
- ['PaintTimingMixin', base_config_1.TYPE],
1041
- ['PannerNode', base_config_1.TYPE_VALUE],
1042
- ['ParentNode', base_config_1.TYPE],
1043
- ['Path2D', base_config_1.TYPE_VALUE],
1044
- ['PaymentAddress', base_config_1.TYPE_VALUE],
1045
- ['PaymentMethodChangeEvent', base_config_1.TYPE_VALUE],
1046
- ['PaymentRequestEventMap', base_config_1.TYPE],
1047
- ['PaymentRequest', base_config_1.TYPE_VALUE],
1048
- ['PaymentRequestUpdateEvent', base_config_1.TYPE_VALUE],
1049
- ['PaymentResponseEventMap', base_config_1.TYPE],
1050
- ['PaymentResponse', base_config_1.TYPE_VALUE],
1051
- ['PerformanceEventMap', base_config_1.TYPE],
1052
- ['Performance', base_config_1.TYPE_VALUE],
1053
- ['PerformanceEntry', base_config_1.TYPE_VALUE],
1054
- ['PerformanceEventTiming', base_config_1.TYPE_VALUE],
1055
- ['PerformanceMark', base_config_1.TYPE_VALUE],
1056
- ['PerformanceMeasure', base_config_1.TYPE_VALUE],
1057
- ['PerformanceNavigation', base_config_1.TYPE_VALUE],
1058
- ['PerformanceNavigationTiming', base_config_1.TYPE_VALUE],
1059
- ['PerformanceObserver', base_config_1.TYPE_VALUE],
1060
- ['PerformanceObserverEntryList', base_config_1.TYPE_VALUE],
1061
- ['PerformancePaintTiming', base_config_1.TYPE_VALUE],
1062
- ['PerformanceResourceTiming', base_config_1.TYPE_VALUE],
1063
- ['PerformanceServerTiming', base_config_1.TYPE_VALUE],
1064
- ['PerformanceTiming', base_config_1.TYPE_VALUE],
1065
- ['PeriodicWave', base_config_1.TYPE_VALUE],
1066
- ['PermissionStatusEventMap', base_config_1.TYPE],
1067
- ['PermissionStatus', base_config_1.TYPE_VALUE],
1068
- ['Permissions', base_config_1.TYPE_VALUE],
1069
- ['PictureInPictureEvent', base_config_1.TYPE_VALUE],
1070
- ['PictureInPictureWindowEventMap', base_config_1.TYPE],
1071
- ['PictureInPictureWindow', base_config_1.TYPE_VALUE],
1072
- ['Plugin', base_config_1.TYPE_VALUE],
1073
- ['PluginArray', base_config_1.TYPE_VALUE],
1074
- ['PointerEvent', base_config_1.TYPE_VALUE],
1075
- ['PopStateEvent', base_config_1.TYPE_VALUE],
1076
- ['PopoverTargetAttributes', base_config_1.TYPE],
1077
- ['ProcessingInstruction', base_config_1.TYPE_VALUE],
1078
- ['ProgressEvent', base_config_1.TYPE_VALUE],
1079
- ['PromiseRejectionEvent', base_config_1.TYPE_VALUE],
1080
- ['PublicKeyCredential', base_config_1.TYPE_VALUE],
1081
- ['PushManager', base_config_1.TYPE_VALUE],
1082
- ['PushManagerAttribute', base_config_1.TYPE],
1083
- ['PushSubscription', base_config_1.TYPE_VALUE],
1084
- ['PushSubscriptionOptions', base_config_1.TYPE_VALUE],
1085
- ['RTCCertificate', base_config_1.TYPE_VALUE],
1086
- ['RTCDTMFSenderEventMap', base_config_1.TYPE],
1087
- ['RTCDTMFSender', base_config_1.TYPE_VALUE],
1088
- ['RTCDTMFToneChangeEvent', base_config_1.TYPE_VALUE],
1089
- ['RTCDataChannelEventMap', base_config_1.TYPE],
1090
- ['RTCDataChannel', base_config_1.TYPE_VALUE],
1091
- ['RTCDataChannelEvent', base_config_1.TYPE_VALUE],
1092
- ['RTCDtlsTransportEventMap', base_config_1.TYPE],
1093
- ['RTCDtlsTransport', base_config_1.TYPE_VALUE],
1094
- ['RTCEncodedAudioFrame', base_config_1.TYPE_VALUE],
1095
- ['RTCEncodedVideoFrame', base_config_1.TYPE_VALUE],
1096
- ['RTCError', base_config_1.TYPE_VALUE],
1097
- ['RTCErrorEvent', base_config_1.TYPE_VALUE],
1098
- ['RTCIceCandidate', base_config_1.TYPE_VALUE],
1099
- ['RTCIceCandidatePair', base_config_1.TYPE],
1100
- ['RTCIceTransportEventMap', base_config_1.TYPE],
1101
- ['RTCIceTransport', base_config_1.TYPE_VALUE],
1102
- ['RTCPeerConnectionEventMap', base_config_1.TYPE],
1103
- ['RTCPeerConnection', base_config_1.TYPE_VALUE],
1104
- ['RTCPeerConnectionIceErrorEvent', base_config_1.TYPE_VALUE],
1105
- ['RTCPeerConnectionIceEvent', base_config_1.TYPE_VALUE],
1106
- ['RTCRtpReceiver', base_config_1.TYPE_VALUE],
1107
- ['RTCRtpScriptTransform', base_config_1.TYPE_VALUE],
1108
- ['RTCRtpSender', base_config_1.TYPE_VALUE],
1109
- ['RTCRtpTransceiver', base_config_1.TYPE_VALUE],
1110
- ['RTCSctpTransportEventMap', base_config_1.TYPE],
1111
- ['RTCSctpTransport', base_config_1.TYPE_VALUE],
1112
- ['RTCSessionDescription', base_config_1.TYPE_VALUE],
1113
- ['RTCStatsReport', base_config_1.TYPE_VALUE],
1114
- ['RTCTrackEvent', base_config_1.TYPE_VALUE],
1115
- ['RadioNodeList', base_config_1.TYPE_VALUE],
1116
- ['Range', base_config_1.TYPE_VALUE],
1117
- ['ReadableByteStreamController', base_config_1.TYPE_VALUE],
1118
- ['ReadableStream', base_config_1.TYPE_VALUE],
1119
- ['ReadableStreamBYOBReader', base_config_1.TYPE_VALUE],
1120
- ['ReadableStreamBYOBRequest', base_config_1.TYPE_VALUE],
1121
- ['ReadableStreamDefaultController', base_config_1.TYPE_VALUE],
1122
- ['ReadableStreamDefaultReader', base_config_1.TYPE_VALUE],
1123
- ['ReadableStreamGenericReader', base_config_1.TYPE],
1124
- ['RemotePlaybackEventMap', base_config_1.TYPE],
1125
- ['RemotePlayback', base_config_1.TYPE_VALUE],
1126
- ['ReportingObserver', base_config_1.TYPE_VALUE],
1127
- ['Request', base_config_1.TYPE_VALUE],
1128
- ['ResizeObserver', base_config_1.TYPE_VALUE],
1129
- ['ResizeObserverEntry', base_config_1.TYPE_VALUE],
1130
- ['ResizeObserverSize', base_config_1.TYPE_VALUE],
1131
- ['Response', base_config_1.TYPE_VALUE],
1132
- ['SVGAElement', base_config_1.TYPE_VALUE],
1133
- ['SVGAngle', base_config_1.TYPE_VALUE],
1134
- ['SVGAnimateElement', base_config_1.TYPE_VALUE],
1135
- ['SVGAnimateMotionElement', base_config_1.TYPE_VALUE],
1136
- ['SVGAnimateTransformElement', base_config_1.TYPE_VALUE],
1137
- ['SVGAnimatedAngle', base_config_1.TYPE_VALUE],
1138
- ['SVGAnimatedBoolean', base_config_1.TYPE_VALUE],
1139
- ['SVGAnimatedEnumeration', base_config_1.TYPE_VALUE],
1140
- ['SVGAnimatedInteger', base_config_1.TYPE_VALUE],
1141
- ['SVGAnimatedLength', base_config_1.TYPE_VALUE],
1142
- ['SVGAnimatedLengthList', base_config_1.TYPE_VALUE],
1143
- ['SVGAnimatedNumber', base_config_1.TYPE_VALUE],
1144
- ['SVGAnimatedNumberList', base_config_1.TYPE_VALUE],
1145
- ['SVGAnimatedPoints', base_config_1.TYPE],
1146
- ['SVGAnimatedPreserveAspectRatio', base_config_1.TYPE_VALUE],
1147
- ['SVGAnimatedRect', base_config_1.TYPE_VALUE],
1148
- ['SVGAnimatedString', base_config_1.TYPE_VALUE],
1149
- ['SVGAnimatedTransformList', base_config_1.TYPE_VALUE],
1150
- ['SVGAnimationElement', base_config_1.TYPE_VALUE],
1151
- ['SVGCircleElement', base_config_1.TYPE_VALUE],
1152
- ['SVGClipPathElement', base_config_1.TYPE_VALUE],
1153
- ['SVGComponentTransferFunctionElement', base_config_1.TYPE_VALUE],
1154
- ['SVGDefsElement', base_config_1.TYPE_VALUE],
1155
- ['SVGDescElement', base_config_1.TYPE_VALUE],
1156
- ['SVGElementEventMap', base_config_1.TYPE],
1157
- ['SVGElement', base_config_1.TYPE_VALUE],
1158
- ['SVGEllipseElement', base_config_1.TYPE_VALUE],
1159
- ['SVGFEBlendElement', base_config_1.TYPE_VALUE],
1160
- ['SVGFEColorMatrixElement', base_config_1.TYPE_VALUE],
1161
- ['SVGFEComponentTransferElement', base_config_1.TYPE_VALUE],
1162
- ['SVGFECompositeElement', base_config_1.TYPE_VALUE],
1163
- ['SVGFEConvolveMatrixElement', base_config_1.TYPE_VALUE],
1164
- ['SVGFEDiffuseLightingElement', base_config_1.TYPE_VALUE],
1165
- ['SVGFEDisplacementMapElement', base_config_1.TYPE_VALUE],
1166
- ['SVGFEDistantLightElement', base_config_1.TYPE_VALUE],
1167
- ['SVGFEDropShadowElement', base_config_1.TYPE_VALUE],
1168
- ['SVGFEFloodElement', base_config_1.TYPE_VALUE],
1169
- ['SVGFEFuncAElement', base_config_1.TYPE_VALUE],
1170
- ['SVGFEFuncBElement', base_config_1.TYPE_VALUE],
1171
- ['SVGFEFuncGElement', base_config_1.TYPE_VALUE],
1172
- ['SVGFEFuncRElement', base_config_1.TYPE_VALUE],
1173
- ['SVGFEGaussianBlurElement', base_config_1.TYPE_VALUE],
1174
- ['SVGFEImageElement', base_config_1.TYPE_VALUE],
1175
- ['SVGFEMergeElement', base_config_1.TYPE_VALUE],
1176
- ['SVGFEMergeNodeElement', base_config_1.TYPE_VALUE],
1177
- ['SVGFEMorphologyElement', base_config_1.TYPE_VALUE],
1178
- ['SVGFEOffsetElement', base_config_1.TYPE_VALUE],
1179
- ['SVGFEPointLightElement', base_config_1.TYPE_VALUE],
1180
- ['SVGFESpecularLightingElement', base_config_1.TYPE_VALUE],
1181
- ['SVGFESpotLightElement', base_config_1.TYPE_VALUE],
1182
- ['SVGFETileElement', base_config_1.TYPE_VALUE],
1183
- ['SVGFETurbulenceElement', base_config_1.TYPE_VALUE],
1184
- ['SVGFilterElement', base_config_1.TYPE_VALUE],
1185
- ['SVGFilterPrimitiveStandardAttributes', base_config_1.TYPE],
1186
- ['SVGFitToViewBox', base_config_1.TYPE],
1187
- ['SVGForeignObjectElement', base_config_1.TYPE_VALUE],
1188
- ['SVGGElement', base_config_1.TYPE_VALUE],
1189
- ['SVGGeometryElement', base_config_1.TYPE_VALUE],
1190
- ['SVGGradientElement', base_config_1.TYPE_VALUE],
1191
- ['SVGGraphicsElement', base_config_1.TYPE_VALUE],
1192
- ['SVGImageElement', base_config_1.TYPE_VALUE],
1193
- ['SVGLength', base_config_1.TYPE_VALUE],
1194
- ['SVGLengthList', base_config_1.TYPE_VALUE],
1195
- ['SVGLineElement', base_config_1.TYPE_VALUE],
1196
- ['SVGLinearGradientElement', base_config_1.TYPE_VALUE],
1197
- ['SVGMPathElement', base_config_1.TYPE_VALUE],
1198
- ['SVGMarkerElement', base_config_1.TYPE_VALUE],
1199
- ['SVGMaskElement', base_config_1.TYPE_VALUE],
1200
- ['SVGMetadataElement', base_config_1.TYPE_VALUE],
1201
- ['SVGNumber', base_config_1.TYPE_VALUE],
1202
- ['SVGNumberList', base_config_1.TYPE_VALUE],
1203
- ['SVGPathElement', base_config_1.TYPE_VALUE],
1204
- ['SVGPatternElement', base_config_1.TYPE_VALUE],
1205
- ['SVGPointList', base_config_1.TYPE_VALUE],
1206
- ['SVGPolygonElement', base_config_1.TYPE_VALUE],
1207
- ['SVGPolylineElement', base_config_1.TYPE_VALUE],
1208
- ['SVGPreserveAspectRatio', base_config_1.TYPE_VALUE],
1209
- ['SVGRadialGradientElement', base_config_1.TYPE_VALUE],
1210
- ['SVGRectElement', base_config_1.TYPE_VALUE],
1211
- ['SVGSVGElementEventMap', base_config_1.TYPE],
1212
- ['SVGSVGElement', base_config_1.TYPE_VALUE],
1213
- ['SVGScriptElement', base_config_1.TYPE_VALUE],
1214
- ['SVGSetElement', base_config_1.TYPE_VALUE],
1215
- ['SVGStopElement', base_config_1.TYPE_VALUE],
1216
- ['SVGStringList', base_config_1.TYPE_VALUE],
1217
- ['SVGStyleElement', base_config_1.TYPE_VALUE],
1218
- ['SVGSwitchElement', base_config_1.TYPE_VALUE],
1219
- ['SVGSymbolElement', base_config_1.TYPE_VALUE],
1220
- ['SVGTSpanElement', base_config_1.TYPE_VALUE],
1221
- ['SVGTests', base_config_1.TYPE],
1222
- ['SVGTextContentElement', base_config_1.TYPE_VALUE],
1223
- ['SVGTextElement', base_config_1.TYPE_VALUE],
1224
- ['SVGTextPathElement', base_config_1.TYPE_VALUE],
1225
- ['SVGTextPositioningElement', base_config_1.TYPE_VALUE],
1226
- ['SVGTitleElement', base_config_1.TYPE_VALUE],
1227
- ['SVGTransform', base_config_1.TYPE_VALUE],
1228
- ['SVGTransformList', base_config_1.TYPE_VALUE],
1229
- ['SVGURIReference', base_config_1.TYPE],
1230
- ['SVGUnitTypes', base_config_1.TYPE_VALUE],
1231
- ['SVGUseElement', base_config_1.TYPE_VALUE],
1232
- ['SVGViewElement', base_config_1.TYPE_VALUE],
1233
- ['Sanitizer', base_config_1.TYPE_VALUE],
1234
- ['Scheduler', base_config_1.TYPE_VALUE],
1235
- ['Screen', base_config_1.TYPE_VALUE],
1236
- ['ScreenOrientationEventMap', base_config_1.TYPE],
1237
- ['ScreenOrientation', base_config_1.TYPE_VALUE],
1238
- ['ScriptProcessorNodeEventMap', base_config_1.TYPE],
1239
- ['ScriptProcessorNode', base_config_1.TYPE_VALUE],
1240
- ['ScrollTimeline', base_config_1.TYPE_VALUE],
1241
- ['SecurityPolicyViolationEvent', base_config_1.TYPE_VALUE],
1242
- ['Selection', base_config_1.TYPE_VALUE],
1243
- ['ServiceWorkerEventMap', base_config_1.TYPE],
1244
- ['ServiceWorker', base_config_1.TYPE_VALUE],
1245
- ['ServiceWorkerContainerEventMap', base_config_1.TYPE],
1246
- ['ServiceWorkerContainer', base_config_1.TYPE_VALUE],
1247
- ['ServiceWorkerRegistrationEventMap', base_config_1.TYPE],
1248
- ['ServiceWorkerRegistration', base_config_1.TYPE_VALUE],
1249
- ['ShadowRootEventMap', base_config_1.TYPE],
1250
- ['ShadowRoot', base_config_1.TYPE_VALUE],
1251
- ['SharedWorker', base_config_1.TYPE_VALUE],
1252
- ['Slottable', base_config_1.TYPE],
1253
- ['SourceBufferEventMap', base_config_1.TYPE],
1254
- ['SourceBuffer', base_config_1.TYPE_VALUE],
1255
- ['SourceBufferListEventMap', base_config_1.TYPE],
1256
- ['SourceBufferList', base_config_1.TYPE_VALUE],
1257
- ['SpeechRecognitionAlternative', base_config_1.TYPE_VALUE],
1258
- ['SpeechRecognitionErrorEvent', base_config_1.TYPE_VALUE],
1259
- ['SpeechRecognitionEvent', base_config_1.TYPE_VALUE],
1260
- ['SpeechRecognitionResult', base_config_1.TYPE_VALUE],
1261
- ['SpeechRecognitionResultList', base_config_1.TYPE_VALUE],
1262
- ['SpeechSynthesisEventMap', base_config_1.TYPE],
1263
- ['SpeechSynthesis', base_config_1.TYPE_VALUE],
1264
- ['SpeechSynthesisErrorEvent', base_config_1.TYPE_VALUE],
1265
- ['SpeechSynthesisEvent', base_config_1.TYPE_VALUE],
1266
- ['SpeechSynthesisUtteranceEventMap', base_config_1.TYPE],
1267
- ['SpeechSynthesisUtterance', base_config_1.TYPE_VALUE],
1268
- ['SpeechSynthesisVoice', base_config_1.TYPE_VALUE],
1269
- ['StaticRange', base_config_1.TYPE_VALUE],
1270
- ['StereoPannerNode', base_config_1.TYPE_VALUE],
1271
- ['Storage', base_config_1.TYPE_VALUE],
1272
- ['StorageEvent', base_config_1.TYPE_VALUE],
1273
- ['StorageManager', base_config_1.TYPE_VALUE],
1274
- ['StylePropertyMap', base_config_1.TYPE_VALUE],
1275
- ['StylePropertyMapReadOnly', base_config_1.TYPE_VALUE],
1276
- ['StyleSheet', base_config_1.TYPE_VALUE],
1277
- ['StyleSheetList', base_config_1.TYPE_VALUE],
1278
- ['SubmitEvent', base_config_1.TYPE_VALUE],
1279
- ['SubtleCrypto', base_config_1.TYPE_VALUE],
1280
- ['TaskController', base_config_1.TYPE_VALUE],
1281
- ['TaskPriorityChangeEvent', base_config_1.TYPE_VALUE],
1282
- ['TaskSignalEventMap', base_config_1.TYPE],
1283
- ['TaskSignal', base_config_1.TYPE_VALUE],
1284
- ['Text', base_config_1.TYPE_VALUE],
1285
- ['TextDecoder', base_config_1.TYPE_VALUE],
1286
- ['TextDecoderCommon', base_config_1.TYPE],
1287
- ['TextDecoderStream', base_config_1.TYPE_VALUE],
1288
- ['TextEncoder', base_config_1.TYPE_VALUE],
1289
- ['TextEncoderCommon', base_config_1.TYPE],
1290
- ['TextEncoderStream', base_config_1.TYPE_VALUE],
1291
- ['TextEvent', base_config_1.TYPE_VALUE],
1292
- ['TextMetrics', base_config_1.TYPE_VALUE],
1293
- ['TextTrackEventMap', base_config_1.TYPE],
1294
- ['TextTrack', base_config_1.TYPE_VALUE],
1295
- ['TextTrackCueEventMap', base_config_1.TYPE],
1296
- ['TextTrackCue', base_config_1.TYPE_VALUE],
1297
- ['TextTrackCueList', base_config_1.TYPE_VALUE],
1298
- ['TextTrackListEventMap', base_config_1.TYPE],
1299
- ['TextTrackList', base_config_1.TYPE_VALUE],
1300
- ['TimeRanges', base_config_1.TYPE_VALUE],
1301
- ['ToggleEvent', base_config_1.TYPE_VALUE],
1302
- ['Touch', base_config_1.TYPE_VALUE],
1303
- ['TouchEvent', base_config_1.TYPE_VALUE],
1304
- ['TouchList', base_config_1.TYPE_VALUE],
1305
- ['TrackEvent', base_config_1.TYPE_VALUE],
1306
- ['TransformStream', base_config_1.TYPE_VALUE],
1307
- ['TransformStreamDefaultController', base_config_1.TYPE_VALUE],
1308
- ['TransitionEvent', base_config_1.TYPE_VALUE],
1309
- ['TreeWalker', base_config_1.TYPE_VALUE],
1310
- ['UIEvent', base_config_1.TYPE_VALUE],
1311
- ['URL', base_config_1.TYPE_VALUE],
1312
- ['webkitURL', base_config_1.TYPE_VALUE],
1313
- ['URLPattern', base_config_1.TYPE_VALUE],
1314
- ['URLSearchParams', base_config_1.TYPE_VALUE],
1315
- ['UserActivation', base_config_1.TYPE_VALUE],
1316
- ['VTTCue', base_config_1.TYPE_VALUE],
1317
- ['VTTRegion', base_config_1.TYPE_VALUE],
1318
- ['ValidityState', base_config_1.TYPE_VALUE],
1319
- ['VideoColorSpace', base_config_1.TYPE_VALUE],
1320
- ['VideoDecoderEventMap', base_config_1.TYPE],
1321
- ['VideoDecoder', base_config_1.TYPE_VALUE],
1322
- ['VideoEncoderEventMap', base_config_1.TYPE],
1323
- ['VideoEncoder', base_config_1.TYPE_VALUE],
1324
- ['VideoFrame', base_config_1.TYPE_VALUE],
1325
- ['VideoPlaybackQuality', base_config_1.TYPE_VALUE],
1326
- ['ViewTimeline', base_config_1.TYPE_VALUE],
1327
- ['ViewTransition', base_config_1.TYPE_VALUE],
1328
- ['ViewTransitionTypeSet', base_config_1.TYPE_VALUE],
1329
- ['VisualViewportEventMap', base_config_1.TYPE],
1330
- ['VisualViewport', base_config_1.TYPE_VALUE],
1331
- ['WEBGL_color_buffer_float', base_config_1.TYPE],
1332
- ['WEBGL_compressed_texture_astc', base_config_1.TYPE],
1333
- ['WEBGL_compressed_texture_etc', base_config_1.TYPE],
1334
- ['WEBGL_compressed_texture_etc1', base_config_1.TYPE],
1335
- ['WEBGL_compressed_texture_pvrtc', base_config_1.TYPE],
1336
- ['WEBGL_compressed_texture_s3tc', base_config_1.TYPE],
1337
- ['WEBGL_compressed_texture_s3tc_srgb', base_config_1.TYPE],
1338
- ['WEBGL_debug_renderer_info', base_config_1.TYPE],
1339
- ['WEBGL_debug_shaders', base_config_1.TYPE],
1340
- ['WEBGL_depth_texture', base_config_1.TYPE],
1341
- ['WEBGL_draw_buffers', base_config_1.TYPE],
1342
- ['WEBGL_lose_context', base_config_1.TYPE],
1343
- ['WEBGL_multi_draw', base_config_1.TYPE],
1344
- ['WGSLLanguageFeatures', base_config_1.TYPE_VALUE],
1345
- ['WakeLock', base_config_1.TYPE_VALUE],
1346
- ['WakeLockSentinelEventMap', base_config_1.TYPE],
1347
- ['WakeLockSentinel', base_config_1.TYPE_VALUE],
1348
- ['WaveShaperNode', base_config_1.TYPE_VALUE],
1349
- ['WebGL2RenderingContext', base_config_1.TYPE_VALUE],
1350
- ['WebGL2RenderingContextBase', base_config_1.TYPE],
1351
- ['WebGL2RenderingContextOverloads', base_config_1.TYPE],
1352
- ['WebGLActiveInfo', base_config_1.TYPE_VALUE],
1353
- ['WebGLBuffer', base_config_1.TYPE_VALUE],
1354
- ['WebGLContextEvent', base_config_1.TYPE_VALUE],
1355
- ['WebGLFramebuffer', base_config_1.TYPE_VALUE],
1356
- ['WebGLProgram', base_config_1.TYPE_VALUE],
1357
- ['WebGLQuery', base_config_1.TYPE_VALUE],
1358
- ['WebGLRenderbuffer', base_config_1.TYPE_VALUE],
1359
- ['WebGLRenderingContext', base_config_1.TYPE_VALUE],
1360
- ['WebGLRenderingContextBase', base_config_1.TYPE],
1361
- ['WebGLRenderingContextOverloads', base_config_1.TYPE],
1362
- ['WebGLSampler', base_config_1.TYPE_VALUE],
1363
- ['WebGLShader', base_config_1.TYPE_VALUE],
1364
- ['WebGLShaderPrecisionFormat', base_config_1.TYPE_VALUE],
1365
- ['WebGLSync', base_config_1.TYPE_VALUE],
1366
- ['WebGLTexture', base_config_1.TYPE_VALUE],
1367
- ['WebGLTransformFeedback', base_config_1.TYPE_VALUE],
1368
- ['WebGLUniformLocation', base_config_1.TYPE_VALUE],
1369
- ['WebGLVertexArrayObject', base_config_1.TYPE_VALUE],
1370
- ['WebGLVertexArrayObjectOES', base_config_1.TYPE],
1371
- ['WebSocketEventMap', base_config_1.TYPE],
1372
- ['WebSocket', base_config_1.TYPE_VALUE],
1373
- ['WebTransport', base_config_1.TYPE_VALUE],
1374
- ['WebTransportBidirectionalStream', base_config_1.TYPE_VALUE],
1375
- ['WebTransportDatagramDuplexStream', base_config_1.TYPE_VALUE],
1376
- ['WebTransportError', base_config_1.TYPE_VALUE],
1377
- ['WheelEvent', base_config_1.TYPE_VALUE],
1378
- ['WindowEventMap', base_config_1.TYPE],
1379
- ['Window', base_config_1.TYPE_VALUE],
1380
- ['WindowEventHandlersEventMap', base_config_1.TYPE],
1381
- ['WindowEventHandlers', base_config_1.TYPE],
1382
- ['WindowLocalStorage', base_config_1.TYPE],
1383
- ['WindowOrWorkerGlobalScope', base_config_1.TYPE],
1384
- ['WindowSessionStorage', base_config_1.TYPE],
1385
- ['WorkerEventMap', base_config_1.TYPE],
1386
- ['Worker', base_config_1.TYPE_VALUE],
1387
- ['Worklet', base_config_1.TYPE_VALUE],
1388
- ['WritableStream', base_config_1.TYPE_VALUE],
1389
- ['WritableStreamDefaultController', base_config_1.TYPE_VALUE],
1390
- ['WritableStreamDefaultWriter', base_config_1.TYPE_VALUE],
1391
- ['XMLDocument', base_config_1.TYPE_VALUE],
1392
- ['XMLHttpRequestEventMap', base_config_1.TYPE],
1393
- ['XMLHttpRequest', base_config_1.TYPE_VALUE],
1394
- ['XMLHttpRequestEventTargetEventMap', base_config_1.TYPE],
1395
- ['XMLHttpRequestEventTarget', base_config_1.TYPE_VALUE],
1396
- ['XMLHttpRequestUpload', base_config_1.TYPE_VALUE],
1397
- ['XMLSerializer', base_config_1.TYPE_VALUE],
1398
- ['XPathEvaluator', base_config_1.TYPE_VALUE],
1399
- ['XPathEvaluatorBase', base_config_1.TYPE],
1400
- ['XPathExpression', base_config_1.TYPE_VALUE],
1401
- ['XPathResult', base_config_1.TYPE_VALUE],
1402
- ['XSLTProcessor', base_config_1.TYPE_VALUE],
1403
- ['CSS', base_config_1.TYPE_VALUE],
1404
- ['WebAssembly', base_config_1.TYPE_VALUE],
1405
- ['Console', base_config_1.TYPE],
1406
- ['AudioDataOutputCallback', base_config_1.TYPE],
1407
- ['BlobCallback', base_config_1.TYPE],
1408
- ['CustomElementConstructor', base_config_1.TYPE],
1409
- ['DecodeErrorCallback', base_config_1.TYPE],
1410
- ['DecodeSuccessCallback', base_config_1.TYPE],
1411
- ['EncodedAudioChunkOutputCallback', base_config_1.TYPE],
1412
- ['EncodedVideoChunkOutputCallback', base_config_1.TYPE],
1413
- ['ErrorCallback', base_config_1.TYPE],
1414
- ['FileCallback', base_config_1.TYPE],
1415
- ['FileSystemEntriesCallback', base_config_1.TYPE],
1416
- ['FileSystemEntryCallback', base_config_1.TYPE],
1417
- ['FrameRequestCallback', base_config_1.TYPE],
1418
- ['FunctionStringCallback', base_config_1.TYPE],
1419
- ['IdleRequestCallback', base_config_1.TYPE],
1420
- ['IntersectionObserverCallback', base_config_1.TYPE],
1421
- ['LockGrantedCallback', base_config_1.TYPE],
1422
- ['MediaSessionActionHandler', base_config_1.TYPE],
1423
- ['MutationCallback', base_config_1.TYPE],
1424
- ['NavigationInterceptHandler', base_config_1.TYPE],
1425
- ['NavigationPrecommitHandler', base_config_1.TYPE],
1426
- ['NotificationPermissionCallback', base_config_1.TYPE],
1427
- ['OnBeforeUnloadEventHandlerNonNull', base_config_1.TYPE],
1428
- ['OnErrorEventHandlerNonNull', base_config_1.TYPE],
1429
- ['PerformanceObserverCallback', base_config_1.TYPE],
1430
- ['PositionCallback', base_config_1.TYPE],
1431
- ['PositionErrorCallback', base_config_1.TYPE],
1432
- ['QueuingStrategySize', base_config_1.TYPE],
1433
- ['RTCPeerConnectionErrorCallback', base_config_1.TYPE],
1434
- ['RTCSessionDescriptionCallback', base_config_1.TYPE],
1435
- ['RemotePlaybackAvailabilityCallback', base_config_1.TYPE],
1436
- ['ReportingObserverCallback', base_config_1.TYPE],
1437
- ['ResizeObserverCallback', base_config_1.TYPE],
1438
- ['SchedulerPostTaskCallback', base_config_1.TYPE],
1439
- ['TransformerFlushCallback', base_config_1.TYPE],
1440
- ['TransformerStartCallback', base_config_1.TYPE],
1441
- ['TransformerTransformCallback', base_config_1.TYPE],
1442
- ['UnderlyingSinkAbortCallback', base_config_1.TYPE],
1443
- ['UnderlyingSinkCloseCallback', base_config_1.TYPE],
1444
- ['UnderlyingSinkStartCallback', base_config_1.TYPE],
1445
- ['UnderlyingSinkWriteCallback', base_config_1.TYPE],
1446
- ['UnderlyingSourceCancelCallback', base_config_1.TYPE],
1447
- ['UnderlyingSourcePullCallback', base_config_1.TYPE],
1448
- ['UnderlyingSourceStartCallback', base_config_1.TYPE],
1449
- ['VideoFrameOutputCallback', base_config_1.TYPE],
1450
- ['VideoFrameRequestCallback', base_config_1.TYPE],
1451
- ['ViewTransitionUpdateCallback', base_config_1.TYPE],
1452
- ['VoidFunction', base_config_1.TYPE],
1453
- ['WebCodecsErrorCallback', base_config_1.TYPE],
1454
- ['HTMLElementTagNameMap', base_config_1.TYPE],
1455
- ['HTMLElementDeprecatedTagNameMap', base_config_1.TYPE],
1456
- ['SVGElementTagNameMap', base_config_1.TYPE],
1457
- ['MathMLElementTagNameMap', base_config_1.TYPE],
1458
- ['ElementTagNameMap', base_config_1.TYPE],
1459
- ['AlgorithmIdentifier', base_config_1.TYPE],
1460
- ['AllowSharedBufferSource', base_config_1.TYPE],
1461
- ['AutoFill', base_config_1.TYPE],
1462
- ['AutoFillField', base_config_1.TYPE],
1463
- ['AutoFillSection', base_config_1.TYPE],
1464
- ['Base64URLString', base_config_1.TYPE],
1465
- ['BigInteger', base_config_1.TYPE],
1466
- ['BlobPart', base_config_1.TYPE],
1467
- ['BodyInit', base_config_1.TYPE],
1468
- ['BufferSource', base_config_1.TYPE],
1469
- ['COSEAlgorithmIdentifier', base_config_1.TYPE],
1470
- ['CSSKeywordish', base_config_1.TYPE],
1471
- ['CSSNumberish', base_config_1.TYPE],
1472
- ['CSSPerspectiveValue', base_config_1.TYPE],
1473
- ['CSSUnparsedSegment', base_config_1.TYPE],
1474
- ['CanvasImageSource', base_config_1.TYPE],
1475
- ['ClipboardItemData', base_config_1.TYPE],
1476
- ['ClipboardItems', base_config_1.TYPE],
1477
- ['ConstrainBoolean', base_config_1.TYPE],
1478
- ['ConstrainBooleanOrDOMString', base_config_1.TYPE],
1479
- ['ConstrainDOMString', base_config_1.TYPE],
1480
- ['ConstrainDouble', base_config_1.TYPE],
1481
- ['ConstrainULong', base_config_1.TYPE],
1482
- ['CookieList', base_config_1.TYPE],
1483
- ['DOMHighResTimeStamp', base_config_1.TYPE],
1484
- ['EpochTimeStamp', base_config_1.TYPE],
1485
- ['EventListenerOrEventListenerObject', base_config_1.TYPE],
1486
- ['FileSystemWriteChunkType', base_config_1.TYPE],
1487
- ['Float32List', base_config_1.TYPE],
1488
- ['FormDataEntryValue', base_config_1.TYPE],
1489
- ['GLbitfield', base_config_1.TYPE],
1490
- ['GLboolean', base_config_1.TYPE],
1491
- ['GLclampf', base_config_1.TYPE],
1492
- ['GLenum', base_config_1.TYPE],
1493
- ['GLfloat', base_config_1.TYPE],
1494
- ['GLint', base_config_1.TYPE],
1495
- ['GLint64', base_config_1.TYPE],
1496
- ['GLintptr', base_config_1.TYPE],
1497
- ['GLsizei', base_config_1.TYPE],
1498
- ['GLsizeiptr', base_config_1.TYPE],
1499
- ['GLuint', base_config_1.TYPE],
1500
- ['GLuint64', base_config_1.TYPE],
1501
- ['GPUBindingResource', base_config_1.TYPE],
1502
- ['GPUBufferDynamicOffset', base_config_1.TYPE],
1503
- ['GPUBufferUsageFlags', base_config_1.TYPE],
1504
- ['GPUColor', base_config_1.TYPE],
1505
- ['GPUColorWriteFlags', base_config_1.TYPE],
1506
- ['GPUCopyExternalImageSource', base_config_1.TYPE],
1507
- ['GPUDepthBias', base_config_1.TYPE],
1508
- ['GPUExtent3D', base_config_1.TYPE],
1509
- ['GPUFlagsConstant', base_config_1.TYPE],
1510
- ['GPUIndex32', base_config_1.TYPE],
1511
- ['GPUIntegerCoordinate', base_config_1.TYPE],
1512
- ['GPUIntegerCoordinateOut', base_config_1.TYPE],
1513
- ['GPUMapModeFlags', base_config_1.TYPE],
1514
- ['GPUOrigin2D', base_config_1.TYPE],
1515
- ['GPUOrigin3D', base_config_1.TYPE],
1516
- ['GPUPipelineConstantValue', base_config_1.TYPE],
1517
- ['GPUSampleMask', base_config_1.TYPE],
1518
- ['GPUShaderStageFlags', base_config_1.TYPE],
1519
- ['GPUSignedOffset32', base_config_1.TYPE],
1520
- ['GPUSize32', base_config_1.TYPE],
1521
- ['GPUSize32Out', base_config_1.TYPE],
1522
- ['GPUSize64', base_config_1.TYPE],
1523
- ['GPUSize64Out', base_config_1.TYPE],
1524
- ['GPUStencilValue', base_config_1.TYPE],
1525
- ['GPUTextureUsageFlags', base_config_1.TYPE],
1526
- ['HTMLOrSVGImageElement', base_config_1.TYPE],
1527
- ['HTMLOrSVGScriptElement', base_config_1.TYPE],
1528
- ['HashAlgorithmIdentifier', base_config_1.TYPE],
1529
- ['HeadersInit', base_config_1.TYPE],
1530
- ['IDBValidKey', base_config_1.TYPE],
1531
- ['ImageBitmapSource', base_config_1.TYPE],
1532
- ['ImageBufferSource', base_config_1.TYPE],
1533
- ['ImageDataArray', base_config_1.TYPE],
1534
- ['Int32List', base_config_1.TYPE],
1535
- ['LineAndPositionSetting', base_config_1.TYPE],
1536
- ['MediaProvider', base_config_1.TYPE],
1537
- ['MessageEventSource', base_config_1.TYPE],
1538
- ['MutationRecordType', base_config_1.TYPE],
1539
- ['NamedCurve', base_config_1.TYPE],
1540
- ['OffscreenRenderingContext', base_config_1.TYPE],
1541
- ['OnBeforeUnloadEventHandler', base_config_1.TYPE],
1542
- ['OnErrorEventHandler', base_config_1.TYPE],
1543
- ['OptionalPostfixToken', base_config_1.TYPE],
1544
- ['OptionalPrefixToken', base_config_1.TYPE],
1545
- ['PerformanceEntryList', base_config_1.TYPE],
1546
- ['PublicKeyCredentialClientCapabilities', base_config_1.TYPE],
1547
- ['RTCRtpReceiverTransform', base_config_1.TYPE],
1548
- ['RTCRtpSenderTransform', base_config_1.TYPE],
1549
- ['ReadableStreamController', base_config_1.TYPE],
1550
- ['ReadableStreamReadResult', base_config_1.TYPE],
1551
- ['ReadableStreamReader', base_config_1.TYPE],
1552
- ['RenderingContext', base_config_1.TYPE],
1553
- ['ReportList', base_config_1.TYPE],
1554
- ['RequestInfo', base_config_1.TYPE],
1555
- ['SanitizerAttribute', base_config_1.TYPE],
1556
- ['SanitizerElement', base_config_1.TYPE],
1557
- ['SanitizerElementWithAttributes', base_config_1.TYPE],
1558
- ['SelectionDirection', base_config_1.TYPE],
1559
- ['TexImageSource', base_config_1.TYPE],
1560
- ['TimerHandler', base_config_1.TYPE],
1561
- ['Transferable', base_config_1.TYPE],
1562
- ['URLPatternInput', base_config_1.TYPE],
1563
- ['Uint32List', base_config_1.TYPE],
1564
- ['VibratePattern', base_config_1.TYPE],
1565
- ['WindowProxy', base_config_1.TYPE],
1566
- ['XMLHttpRequestBodyInit', base_config_1.TYPE],
1567
- ['AacBitstreamFormat', base_config_1.TYPE],
1568
- ['AlignSetting', base_config_1.TYPE],
1569
- ['AlphaOption', base_config_1.TYPE],
1570
- ['AnimationPlayState', base_config_1.TYPE],
1571
- ['AnimationReplaceState', base_config_1.TYPE],
1572
- ['AppendMode', base_config_1.TYPE],
1573
- ['AttestationConveyancePreference', base_config_1.TYPE],
1574
- ['AudioContextLatencyCategory', base_config_1.TYPE],
1575
- ['AudioContextState', base_config_1.TYPE],
1576
- ['AudioSampleFormat', base_config_1.TYPE],
1577
- ['AuthenticatorAttachment', base_config_1.TYPE],
1578
- ['AuthenticatorTransport', base_config_1.TYPE],
1579
- ['AutoFillAddressKind', base_config_1.TYPE],
1580
- ['AutoFillBase', base_config_1.TYPE],
1581
- ['AutoFillContactField', base_config_1.TYPE],
1582
- ['AutoFillContactKind', base_config_1.TYPE],
1583
- ['AutoFillCredentialField', base_config_1.TYPE],
1584
- ['AutoFillNormalField', base_config_1.TYPE],
1585
- ['AutoKeyword', base_config_1.TYPE],
1586
- ['AutomationRate', base_config_1.TYPE],
1587
- ['AvcBitstreamFormat', base_config_1.TYPE],
1588
- ['BinaryType', base_config_1.TYPE],
1589
- ['BiquadFilterType', base_config_1.TYPE],
1590
- ['BitrateMode', base_config_1.TYPE],
1591
- ['CSSMathOperator', base_config_1.TYPE],
1592
- ['CSSNumericBaseType', base_config_1.TYPE],
1593
- ['CanPlayTypeResult', base_config_1.TYPE],
1594
- ['CanvasDirection', base_config_1.TYPE],
1595
- ['CanvasFillRule', base_config_1.TYPE],
1596
- ['CanvasFontKerning', base_config_1.TYPE],
1597
- ['CanvasFontStretch', base_config_1.TYPE],
1598
- ['CanvasFontVariantCaps', base_config_1.TYPE],
1599
- ['CanvasLineCap', base_config_1.TYPE],
1600
- ['CanvasLineJoin', base_config_1.TYPE],
1601
- ['CanvasTextAlign', base_config_1.TYPE],
1602
- ['CanvasTextBaseline', base_config_1.TYPE],
1603
- ['CanvasTextRendering', base_config_1.TYPE],
1604
- ['ChannelCountMode', base_config_1.TYPE],
1605
- ['ChannelInterpretation', base_config_1.TYPE],
1606
- ['ClientTypes', base_config_1.TYPE],
1607
- ['CodecState', base_config_1.TYPE],
1608
- ['ColorGamut', base_config_1.TYPE],
1609
- ['ColorSpaceConversion', base_config_1.TYPE],
1610
- ['CompositeOperation', base_config_1.TYPE],
1611
- ['CompositeOperationOrAuto', base_config_1.TYPE],
1612
- ['CompressionFormat', base_config_1.TYPE],
1613
- ['CookieSameSite', base_config_1.TYPE],
1614
- ['CredentialMediationRequirement', base_config_1.TYPE],
1615
- ['DOMParserSupportedType', base_config_1.TYPE],
1616
- ['DirectionSetting', base_config_1.TYPE],
1617
- ['DisplayCaptureSurfaceType', base_config_1.TYPE],
1618
- ['DistanceModelType', base_config_1.TYPE],
1619
- ['DocumentReadyState', base_config_1.TYPE],
1620
- ['DocumentVisibilityState', base_config_1.TYPE],
1621
- ['EncodedAudioChunkType', base_config_1.TYPE],
1622
- ['EncodedVideoChunkType', base_config_1.TYPE],
1623
- ['EndOfStreamError', base_config_1.TYPE],
1624
- ['EndingType', base_config_1.TYPE],
1625
- ['FileSystemHandleKind', base_config_1.TYPE],
1626
- ['FillLightMode', base_config_1.TYPE],
1627
- ['FillMode', base_config_1.TYPE],
1628
- ['FontDisplay', base_config_1.TYPE],
1629
- ['FontFaceLoadStatus', base_config_1.TYPE],
1630
- ['FontFaceSetLoadStatus', base_config_1.TYPE],
1631
- ['FullscreenNavigationUI', base_config_1.TYPE],
1632
- ['GPUAddressMode', base_config_1.TYPE],
1633
- ['GPUAutoLayoutMode', base_config_1.TYPE],
1634
- ['GPUBlendFactor', base_config_1.TYPE],
1635
- ['GPUBlendOperation', base_config_1.TYPE],
1636
- ['GPUBufferBindingType', base_config_1.TYPE],
1637
- ['GPUBufferMapState', base_config_1.TYPE],
1638
- ['GPUCanvasAlphaMode', base_config_1.TYPE],
1639
- ['GPUCanvasToneMappingMode', base_config_1.TYPE],
1640
- ['GPUCompareFunction', base_config_1.TYPE],
1641
- ['GPUCompilationMessageType', base_config_1.TYPE],
1642
- ['GPUCullMode', base_config_1.TYPE],
1643
- ['GPUDeviceLostReason', base_config_1.TYPE],
1644
- ['GPUErrorFilter', base_config_1.TYPE],
1645
- ['GPUFeatureName', base_config_1.TYPE],
1646
- ['GPUFilterMode', base_config_1.TYPE],
1647
- ['GPUFrontFace', base_config_1.TYPE],
1648
- ['GPUIndexFormat', base_config_1.TYPE],
1649
- ['GPULoadOp', base_config_1.TYPE],
1650
- ['GPUMipmapFilterMode', base_config_1.TYPE],
1651
- ['GPUPipelineErrorReason', base_config_1.TYPE],
1652
- ['GPUPowerPreference', base_config_1.TYPE],
1653
- ['GPUPrimitiveTopology', base_config_1.TYPE],
1654
- ['GPUQueryType', base_config_1.TYPE],
1655
- ['GPUSamplerBindingType', base_config_1.TYPE],
1656
- ['GPUStencilOperation', base_config_1.TYPE],
1657
- ['GPUStorageTextureAccess', base_config_1.TYPE],
1658
- ['GPUStoreOp', base_config_1.TYPE],
1659
- ['GPUTextureAspect', base_config_1.TYPE],
1660
- ['GPUTextureDimension', base_config_1.TYPE],
1661
- ['GPUTextureFormat', base_config_1.TYPE],
1662
- ['GPUTextureSampleType', base_config_1.TYPE],
1663
- ['GPUTextureViewDimension', base_config_1.TYPE],
1664
- ['GPUVertexFormat', base_config_1.TYPE],
1665
- ['GPUVertexStepMode', base_config_1.TYPE],
1666
- ['GamepadHapticEffectType', base_config_1.TYPE],
1667
- ['GamepadHapticsResult', base_config_1.TYPE],
1668
- ['GamepadMappingType', base_config_1.TYPE],
1669
- ['GlobalCompositeOperation', base_config_1.TYPE],
1670
- ['HardwareAcceleration', base_config_1.TYPE],
1671
- ['HdrMetadataType', base_config_1.TYPE],
1672
- ['HighlightType', base_config_1.TYPE],
1673
- ['IDBCursorDirection', base_config_1.TYPE],
1674
- ['IDBRequestReadyState', base_config_1.TYPE],
1675
- ['IDBTransactionDurability', base_config_1.TYPE],
1676
- ['IDBTransactionMode', base_config_1.TYPE],
1677
- ['ImageDataPixelFormat', base_config_1.TYPE],
1678
- ['ImageOrientation', base_config_1.TYPE],
1679
- ['ImageSmoothingQuality', base_config_1.TYPE],
1680
- ['InsertPosition', base_config_1.TYPE],
1681
- ['IterationCompositeOperation', base_config_1.TYPE],
1682
- ['KeyFormat', base_config_1.TYPE],
1683
- ['KeyType', base_config_1.TYPE],
1684
- ['KeyUsage', base_config_1.TYPE],
1685
- ['LatencyMode', base_config_1.TYPE],
1686
- ['LineAlignSetting', base_config_1.TYPE],
1687
- ['LockMode', base_config_1.TYPE],
1688
- ['LoginStatus', base_config_1.TYPE],
1689
- ['MIDIPortConnectionState', base_config_1.TYPE],
1690
- ['MIDIPortDeviceState', base_config_1.TYPE],
1691
- ['MIDIPortType', base_config_1.TYPE],
1692
- ['MediaDecodingType', base_config_1.TYPE],
1693
- ['MediaDeviceKind', base_config_1.TYPE],
1694
- ['MediaEncodingType', base_config_1.TYPE],
1695
- ['MediaKeyMessageType', base_config_1.TYPE],
1696
- ['MediaKeySessionClosedReason', base_config_1.TYPE],
1697
- ['MediaKeySessionType', base_config_1.TYPE],
1698
- ['MediaKeyStatus', base_config_1.TYPE],
1699
- ['MediaKeysRequirement', base_config_1.TYPE],
1700
- ['MediaSessionAction', base_config_1.TYPE],
1701
- ['MediaSessionPlaybackState', base_config_1.TYPE],
1702
- ['MediaStreamTrackState', base_config_1.TYPE],
1703
- ['NavigationFocusReset', base_config_1.TYPE],
1704
- ['NavigationHistoryBehavior', base_config_1.TYPE],
1705
- ['NavigationScrollBehavior', base_config_1.TYPE],
1706
- ['NavigationTimingType', base_config_1.TYPE],
1707
- ['NavigationType', base_config_1.TYPE],
1708
- ['NotificationDirection', base_config_1.TYPE],
1709
- ['NotificationPermission', base_config_1.TYPE],
1710
- ['OffscreenRenderingContextId', base_config_1.TYPE],
1711
- ['OpusBitstreamFormat', base_config_1.TYPE],
1712
- ['OrientationLockType', base_config_1.TYPE],
1713
- ['OrientationType', base_config_1.TYPE],
1714
- ['OscillatorType', base_config_1.TYPE],
1715
- ['OverSampleType', base_config_1.TYPE],
1716
- ['PanningModelType', base_config_1.TYPE],
1717
- ['PaymentComplete', base_config_1.TYPE],
1718
- ['PaymentShippingType', base_config_1.TYPE],
1719
- ['PermissionName', base_config_1.TYPE],
1720
- ['PermissionState', base_config_1.TYPE],
1721
- ['PlaybackDirection', base_config_1.TYPE],
1722
- ['PositionAlignSetting', base_config_1.TYPE],
1723
- ['PredefinedColorSpace', base_config_1.TYPE],
1724
- ['PremultiplyAlpha', base_config_1.TYPE],
1725
- ['PresentationStyle', base_config_1.TYPE],
1726
- ['PublicKeyCredentialType', base_config_1.TYPE],
1727
- ['PushEncryptionKeyName', base_config_1.TYPE],
1728
- ['RTCBundlePolicy', base_config_1.TYPE],
1729
- ['RTCDataChannelState', base_config_1.TYPE],
1730
- ['RTCDegradationPreference', base_config_1.TYPE],
1731
- ['RTCDtlsRole', base_config_1.TYPE],
1732
- ['RTCDtlsTransportState', base_config_1.TYPE],
1733
- ['RTCErrorDetailType', base_config_1.TYPE],
1734
- ['RTCIceCandidateType', base_config_1.TYPE],
1735
- ['RTCIceComponent', base_config_1.TYPE],
1736
- ['RTCIceConnectionState', base_config_1.TYPE],
1737
- ['RTCIceGathererState', base_config_1.TYPE],
1738
- ['RTCIceGatheringState', base_config_1.TYPE],
1739
- ['RTCIceProtocol', base_config_1.TYPE],
1740
- ['RTCIceRole', base_config_1.TYPE],
1741
- ['RTCIceTcpCandidateType', base_config_1.TYPE],
1742
- ['RTCIceTransportPolicy', base_config_1.TYPE],
1743
- ['RTCIceTransportState', base_config_1.TYPE],
1744
- ['RTCPeerConnectionState', base_config_1.TYPE],
1745
- ['RTCPriorityType', base_config_1.TYPE],
1746
- ['RTCQualityLimitationReason', base_config_1.TYPE],
1747
- ['RTCRtcpMuxPolicy', base_config_1.TYPE],
1748
- ['RTCRtpTransceiverDirection', base_config_1.TYPE],
1749
- ['RTCSctpTransportState', base_config_1.TYPE],
1750
- ['RTCSdpType', base_config_1.TYPE],
1751
- ['RTCSignalingState', base_config_1.TYPE],
1752
- ['RTCStatsIceCandidatePairState', base_config_1.TYPE],
1753
- ['RTCStatsType', base_config_1.TYPE],
1754
- ['ReadableStreamReaderMode', base_config_1.TYPE],
1755
- ['ReadableStreamType', base_config_1.TYPE],
1756
- ['ReadyState', base_config_1.TYPE],
1757
- ['RecordingState', base_config_1.TYPE],
1758
- ['RedEyeReduction', base_config_1.TYPE],
1759
- ['ReferrerPolicy', base_config_1.TYPE],
1760
- ['RemotePlaybackState', base_config_1.TYPE],
1761
- ['RequestCache', base_config_1.TYPE],
1762
- ['RequestCredentials', base_config_1.TYPE],
1763
- ['RequestDestination', base_config_1.TYPE],
1764
- ['RequestMode', base_config_1.TYPE],
1765
- ['RequestPriority', base_config_1.TYPE],
1766
- ['RequestRedirect', base_config_1.TYPE],
1767
- ['ResidentKeyRequirement', base_config_1.TYPE],
1768
- ['ResizeObserverBoxOptions', base_config_1.TYPE],
1769
- ['ResizeQuality', base_config_1.TYPE],
1770
- ['ResponseType', base_config_1.TYPE],
1771
- ['SanitizerPresets', base_config_1.TYPE],
1772
- ['ScrollAxis', base_config_1.TYPE],
1773
- ['ScrollBehavior', base_config_1.TYPE],
1774
- ['ScrollLogicalPosition', base_config_1.TYPE],
1775
- ['ScrollRestoration', base_config_1.TYPE],
1776
- ['ScrollSetting', base_config_1.TYPE],
1777
- ['SecurityPolicyViolationEventDisposition', base_config_1.TYPE],
1778
- ['SelectionMode', base_config_1.TYPE],
1779
- ['ServiceWorkerState', base_config_1.TYPE],
1780
- ['ServiceWorkerUpdateViaCache', base_config_1.TYPE],
1781
- ['ShadowRootMode', base_config_1.TYPE],
1782
- ['SlotAssignmentMode', base_config_1.TYPE],
1783
- ['SpeechRecognitionErrorCode', base_config_1.TYPE],
1784
- ['SpeechSynthesisErrorCode', base_config_1.TYPE],
1785
- ['TaskPriority', base_config_1.TYPE],
1786
- ['TextTrackKind', base_config_1.TYPE],
1787
- ['TextTrackMode', base_config_1.TYPE],
1788
- ['TouchType', base_config_1.TYPE],
1789
- ['TransferFunction', base_config_1.TYPE],
1790
- ['UserVerificationRequirement', base_config_1.TYPE],
1791
- ['VideoColorPrimaries', base_config_1.TYPE],
1792
- ['VideoEncoderBitrateMode', base_config_1.TYPE],
1793
- ['VideoFacingModeEnum', base_config_1.TYPE],
1794
- ['VideoMatrixCoefficients', base_config_1.TYPE],
1795
- ['VideoPixelFormat', base_config_1.TYPE],
1796
- ['VideoTransferCharacteristics', base_config_1.TYPE],
1797
- ['WakeLockType', base_config_1.TYPE],
1798
- ['WebGLPowerPreference', base_config_1.TYPE],
1799
- ['WebTransportCongestionControl', base_config_1.TYPE],
1800
- ['WebTransportErrorSource', base_config_1.TYPE],
1801
- ['WorkerType', base_config_1.TYPE],
1802
- ['WriteCommandType', base_config_1.TYPE],
1803
- ['XMLHttpRequestResponseType', base_config_1.TYPE],
1804
- ['FormDataIterator', base_config_1.TYPE],
1805
- ['HeadersIterator', base_config_1.TYPE],
1806
- ['MediaKeyStatusMapIterator', base_config_1.TYPE],
1807
- ['StylePropertyMapReadOnlyIterator', base_config_1.TYPE],
1808
- ['URLSearchParamsIterator', base_config_1.TYPE],
1809
- ['FileSystemDirectoryHandleAsyncIterator', base_config_1.TYPE],
1810
- ['ReadableStreamAsyncIterator', base_config_1.TYPE],
1811
- ],
1812
- };