@typescript-eslint/scope-manager 8.25.1-alpha.9 → 8.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/decorators.d.ts +2 -2
- package/dist/lib/decorators.d.ts.map +1 -1
- package/dist/lib/decorators.js +15 -12
- package/dist/lib/decorators.legacy.d.ts +2 -2
- package/dist/lib/decorators.legacy.d.ts.map +1 -1
- package/dist/lib/decorators.legacy.js +7 -4
- package/dist/lib/dom.asynciterable.d.ts +2 -2
- package/dist/lib/dom.asynciterable.d.ts.map +1 -1
- package/dist/lib/dom.asynciterable.js +7 -4
- package/dist/lib/dom.d.ts +2 -2
- package/dist/lib/dom.d.ts.map +1 -1
- package/dist/lib/dom.iterable.d.ts +2 -2
- package/dist/lib/dom.iterable.d.ts.map +1 -1
- package/dist/lib/dom.iterable.js +77 -73
- package/dist/lib/dom.js +1512 -1483
- package/dist/lib/es2015.collection.d.ts +2 -2
- package/dist/lib/es2015.collection.d.ts.map +1 -1
- package/dist/lib/es2015.collection.js +13 -10
- package/dist/lib/es2015.core.d.ts +2 -2
- package/dist/lib/es2015.core.d.ts.map +1 -1
- package/dist/lib/es2015.core.js +24 -21
- package/dist/lib/es2015.d.ts +2 -2
- package/dist/lib/es2015.d.ts.map +1 -1
- package/dist/lib/es2015.generator.d.ts +2 -2
- package/dist/lib/es2015.generator.d.ts.map +1 -1
- package/dist/lib/es2015.generator.js +6 -4
- package/dist/lib/es2015.iterable.d.ts +2 -2
- package/dist/lib/es2015.iterable.d.ts.map +1 -1
- package/dist/lib/es2015.iterable.js +51 -49
- package/dist/lib/es2015.js +13 -10
- package/dist/lib/es2015.promise.d.ts +2 -2
- package/dist/lib/es2015.promise.d.ts.map +1 -1
- package/dist/lib/es2015.promise.js +2 -1
- package/dist/lib/es2015.proxy.d.ts +2 -2
- package/dist/lib/es2015.proxy.d.ts.map +1 -1
- package/dist/lib/es2015.proxy.js +5 -2
- package/dist/lib/es2015.reflect.d.ts +2 -2
- package/dist/lib/es2015.reflect.d.ts.map +1 -1
- package/dist/lib/es2015.reflect.js +2 -1
- package/dist/lib/es2015.symbol.d.ts +2 -2
- package/dist/lib/es2015.symbol.d.ts.map +1 -1
- package/dist/lib/es2015.symbol.js +2 -1
- package/dist/lib/es2015.symbol.wellknown.d.ts +2 -2
- package/dist/lib/es2015.symbol.wellknown.d.ts.map +1 -1
- package/dist/lib/es2015.symbol.wellknown.js +36 -34
- package/dist/lib/es2016.array.include.d.ts +2 -2
- package/dist/lib/es2016.array.include.d.ts.map +1 -1
- package/dist/lib/es2016.array.include.js +14 -11
- package/dist/lib/es2016.d.ts +2 -2
- package/dist/lib/es2016.d.ts.map +1 -1
- package/dist/lib/es2016.full.d.ts +2 -2
- package/dist/lib/es2016.full.d.ts.map +1 -1
- package/dist/lib/es2016.full.js +2 -5
- package/dist/lib/es2016.intl.d.ts +2 -2
- package/dist/lib/es2016.intl.d.ts.map +1 -1
- package/dist/lib/es2016.intl.js +2 -1
- package/dist/lib/es2016.js +2 -3
- package/dist/lib/es2017.arraybuffer.d.ts +2 -2
- package/dist/lib/es2017.arraybuffer.d.ts.map +1 -1
- package/dist/lib/es2017.arraybuffer.js +2 -1
- package/dist/lib/es2017.d.ts +2 -2
- package/dist/lib/es2017.d.ts.map +1 -1
- package/dist/lib/es2017.date.d.ts +2 -2
- package/dist/lib/es2017.date.d.ts.map +1 -1
- package/dist/lib/es2017.date.js +2 -1
- package/dist/lib/es2017.full.d.ts +2 -2
- package/dist/lib/es2017.full.d.ts.map +1 -1
- package/dist/lib/es2017.full.js +2 -5
- package/dist/lib/es2017.intl.d.ts +2 -2
- package/dist/lib/es2017.intl.d.ts.map +1 -1
- package/dist/lib/es2017.intl.js +2 -1
- package/dist/lib/es2017.js +11 -8
- package/dist/lib/es2017.object.d.ts +2 -2
- package/dist/lib/es2017.object.d.ts.map +1 -1
- package/dist/lib/es2017.object.js +2 -1
- package/dist/lib/es2017.sharedmemory.d.ts +2 -2
- package/dist/lib/es2017.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2017.sharedmemory.js +7 -6
- package/dist/lib/es2017.string.d.ts +2 -2
- package/dist/lib/es2017.string.d.ts.map +1 -1
- package/dist/lib/es2017.string.js +2 -1
- package/dist/lib/es2017.typedarrays.d.ts +2 -2
- package/dist/lib/es2017.typedarrays.d.ts.map +1 -1
- package/dist/lib/es2017.typedarrays.js +12 -9
- package/dist/lib/es2018.asyncgenerator.d.ts +2 -2
- package/dist/lib/es2018.asyncgenerator.d.ts.map +1 -1
- package/dist/lib/es2018.asyncgenerator.js +6 -4
- package/dist/lib/es2018.asynciterable.d.ts +2 -2
- package/dist/lib/es2018.asynciterable.d.ts.map +1 -1
- package/dist/lib/es2018.asynciterable.js +8 -7
- package/dist/lib/es2018.d.ts +2 -2
- package/dist/lib/es2018.d.ts.map +1 -1
- package/dist/lib/es2018.full.d.ts +2 -2
- package/dist/lib/es2018.full.d.ts.map +1 -1
- package/dist/lib/es2018.full.js +9 -6
- package/dist/lib/es2018.intl.d.ts +2 -2
- package/dist/lib/es2018.intl.d.ts.map +1 -1
- package/dist/lib/es2018.intl.js +2 -1
- package/dist/lib/es2018.js +9 -6
- package/dist/lib/es2018.promise.d.ts +2 -2
- package/dist/lib/es2018.promise.d.ts.map +1 -1
- package/dist/lib/es2018.promise.js +2 -1
- package/dist/lib/es2018.regexp.d.ts +2 -2
- package/dist/lib/es2018.regexp.d.ts.map +1 -1
- package/dist/lib/es2018.regexp.js +6 -3
- package/dist/lib/es2019.array.d.ts +2 -2
- package/dist/lib/es2019.array.d.ts.map +1 -1
- package/dist/lib/es2019.array.js +6 -3
- package/dist/lib/es2019.d.ts +2 -2
- package/dist/lib/es2019.d.ts.map +1 -1
- package/dist/lib/es2019.full.d.ts +2 -2
- package/dist/lib/es2019.full.d.ts.map +1 -1
- package/dist/lib/es2019.full.js +9 -6
- package/dist/lib/es2019.intl.d.ts +2 -2
- package/dist/lib/es2019.intl.d.ts.map +1 -1
- package/dist/lib/es2019.intl.js +2 -1
- package/dist/lib/es2019.js +9 -6
- package/dist/lib/es2019.object.d.ts +2 -2
- package/dist/lib/es2019.object.d.ts.map +1 -1
- package/dist/lib/es2019.object.js +2 -2
- package/dist/lib/es2019.string.d.ts +2 -2
- package/dist/lib/es2019.string.d.ts.map +1 -1
- package/dist/lib/es2019.string.js +2 -1
- package/dist/lib/es2019.symbol.d.ts +2 -2
- package/dist/lib/es2019.symbol.d.ts.map +1 -1
- package/dist/lib/es2019.symbol.js +2 -1
- package/dist/lib/es2020.bigint.d.ts +2 -2
- package/dist/lib/es2020.bigint.d.ts.map +1 -1
- package/dist/lib/es2020.bigint.js +12 -10
- package/dist/lib/es2020.d.ts +2 -2
- package/dist/lib/es2020.d.ts.map +1 -1
- package/dist/lib/es2020.date.d.ts +2 -2
- package/dist/lib/es2020.date.d.ts.map +1 -1
- package/dist/lib/es2020.date.js +2 -2
- package/dist/lib/es2020.full.d.ts +2 -2
- package/dist/lib/es2020.full.d.ts.map +1 -1
- package/dist/lib/es2020.full.js +9 -6
- package/dist/lib/es2020.intl.d.ts +2 -2
- package/dist/lib/es2020.intl.d.ts.map +1 -1
- package/dist/lib/es2020.intl.js +2 -2
- package/dist/lib/es2020.js +12 -9
- package/dist/lib/es2020.number.d.ts +2 -2
- package/dist/lib/es2020.number.d.ts.map +1 -1
- package/dist/lib/es2020.number.js +2 -2
- package/dist/lib/es2020.promise.d.ts +2 -2
- package/dist/lib/es2020.promise.d.ts.map +1 -1
- package/dist/lib/es2020.promise.js +7 -4
- package/dist/lib/es2020.sharedmemory.d.ts +2 -2
- package/dist/lib/es2020.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2020.sharedmemory.js +2 -2
- package/dist/lib/es2020.string.d.ts +2 -2
- package/dist/lib/es2020.string.d.ts.map +1 -1
- package/dist/lib/es2020.string.js +2 -4
- package/dist/lib/es2020.symbol.wellknown.d.ts +2 -2
- package/dist/lib/es2020.symbol.wellknown.d.ts.map +1 -1
- package/dist/lib/es2020.symbol.wellknown.js +6 -5
- package/dist/lib/es2021.d.ts +2 -2
- package/dist/lib/es2021.d.ts.map +1 -1
- package/dist/lib/es2021.full.d.ts +2 -2
- package/dist/lib/es2021.full.d.ts.map +1 -1
- package/dist/lib/es2021.full.js +9 -6
- package/dist/lib/es2021.intl.d.ts +2 -2
- package/dist/lib/es2021.intl.d.ts.map +1 -1
- package/dist/lib/es2021.intl.js +2 -1
- package/dist/lib/es2021.js +2 -5
- package/dist/lib/es2021.promise.d.ts +2 -2
- package/dist/lib/es2021.promise.d.ts.map +1 -1
- package/dist/lib/es2021.promise.js +6 -3
- package/dist/lib/es2021.string.d.ts +2 -2
- package/dist/lib/es2021.string.d.ts.map +1 -1
- package/dist/lib/es2021.string.js +2 -1
- package/dist/lib/es2021.weakref.d.ts +2 -2
- package/dist/lib/es2021.weakref.d.ts.map +1 -1
- package/dist/lib/es2021.weakref.js +7 -5
- package/dist/lib/es2022.array.d.ts +2 -2
- package/dist/lib/es2022.array.d.ts.map +1 -1
- package/dist/lib/es2022.array.js +16 -13
- package/dist/lib/es2022.d.ts +2 -2
- package/dist/lib/es2022.d.ts.map +1 -1
- package/dist/lib/es2022.error.d.ts +2 -2
- package/dist/lib/es2022.error.d.ts.map +1 -1
- package/dist/lib/es2022.error.js +13 -11
- package/dist/lib/es2022.full.d.ts +2 -2
- package/dist/lib/es2022.full.d.ts.map +1 -1
- package/dist/lib/es2022.full.js +9 -6
- package/dist/lib/es2022.intl.d.ts +2 -2
- package/dist/lib/es2022.intl.d.ts.map +1 -1
- package/dist/lib/es2022.intl.js +2 -1
- package/dist/lib/es2022.js +10 -7
- package/dist/lib/es2022.object.d.ts +2 -2
- package/dist/lib/es2022.object.d.ts.map +1 -1
- package/dist/lib/es2022.object.js +2 -1
- package/dist/lib/es2022.regexp.d.ts +2 -2
- package/dist/lib/es2022.regexp.d.ts.map +1 -1
- package/dist/lib/es2022.regexp.js +7 -4
- package/dist/lib/es2022.string.d.ts +2 -2
- package/dist/lib/es2022.string.d.ts.map +1 -1
- package/dist/lib/es2022.string.js +2 -1
- package/dist/lib/es2023.array.d.ts +2 -2
- package/dist/lib/es2023.array.d.ts.map +1 -1
- package/dist/lib/es2023.array.js +16 -13
- package/dist/lib/es2023.collection.d.ts +2 -2
- package/dist/lib/es2023.collection.d.ts.map +1 -1
- package/dist/lib/es2023.collection.js +2 -1
- package/dist/lib/es2023.d.ts +2 -2
- package/dist/lib/es2023.d.ts.map +1 -1
- package/dist/lib/es2023.full.d.ts +2 -2
- package/dist/lib/es2023.full.d.ts.map +1 -1
- package/dist/lib/es2023.full.js +9 -6
- package/dist/lib/es2023.intl.d.ts +2 -2
- package/dist/lib/es2023.intl.d.ts.map +1 -1
- package/dist/lib/es2023.intl.js +2 -1
- package/dist/lib/es2023.js +2 -4
- package/dist/lib/es2024.arraybuffer.d.ts +2 -2
- package/dist/lib/es2024.arraybuffer.d.ts.map +1 -1
- package/dist/lib/es2024.arraybuffer.js +5 -2
- package/dist/lib/es2024.collection.d.ts +2 -2
- package/dist/lib/es2024.collection.d.ts.map +1 -1
- package/dist/lib/es2024.collection.js +2 -1
- package/dist/lib/es2024.d.ts +2 -2
- package/dist/lib/es2024.d.ts.map +1 -1
- package/dist/lib/es2024.full.d.ts +2 -2
- package/dist/lib/es2024.full.d.ts.map +1 -1
- package/dist/lib/es2024.full.js +9 -6
- package/dist/lib/es2024.js +11 -8
- package/dist/lib/es2024.object.d.ts +2 -2
- package/dist/lib/es2024.object.d.ts.map +1 -1
- package/dist/lib/es2024.object.js +2 -1
- package/dist/lib/es2024.promise.d.ts +2 -2
- package/dist/lib/es2024.promise.d.ts.map +1 -1
- package/dist/lib/es2024.promise.js +5 -2
- package/dist/lib/es2024.regexp.d.ts +2 -2
- package/dist/lib/es2024.regexp.d.ts.map +1 -1
- package/dist/lib/es2024.regexp.js +2 -1
- package/dist/lib/es2024.sharedmemory.d.ts +2 -2
- package/dist/lib/es2024.sharedmemory.d.ts.map +1 -1
- package/dist/lib/es2024.sharedmemory.js +6 -4
- package/dist/lib/es2024.string.d.ts +2 -2
- package/dist/lib/es2024.string.d.ts.map +1 -1
- package/dist/lib/es2024.string.js +2 -1
- package/dist/lib/es5.d.ts +2 -2
- package/dist/lib/es5.d.ts.map +1 -1
- package/dist/lib/es5.js +106 -105
- package/dist/lib/es6.d.ts +2 -2
- package/dist/lib/es6.d.ts.map +1 -1
- package/dist/lib/es6.js +13 -10
- package/dist/lib/es7.d.ts +2 -2
- package/dist/lib/es7.d.ts.map +1 -1
- package/dist/lib/es7.js +2 -3
- package/dist/lib/esnext.array.d.ts +2 -2
- package/dist/lib/esnext.array.d.ts.map +1 -1
- package/dist/lib/esnext.array.js +2 -1
- package/dist/lib/esnext.asynciterable.d.ts +2 -2
- package/dist/lib/esnext.asynciterable.d.ts.map +1 -1
- package/dist/lib/esnext.asynciterable.js +8 -7
- package/dist/lib/esnext.bigint.d.ts +2 -2
- package/dist/lib/esnext.bigint.d.ts.map +1 -1
- package/dist/lib/esnext.bigint.js +12 -10
- package/dist/lib/esnext.collection.d.ts +2 -2
- package/dist/lib/esnext.collection.d.ts.map +1 -1
- package/dist/lib/esnext.collection.js +6 -4
- package/dist/lib/esnext.d.ts +2 -2
- package/dist/lib/esnext.d.ts.map +1 -1
- package/dist/lib/esnext.decorators.d.ts +2 -2
- package/dist/lib/esnext.decorators.d.ts.map +1 -1
- package/dist/lib/esnext.decorators.js +5 -4
- package/dist/lib/esnext.disposable.d.ts +2 -2
- package/dist/lib/esnext.disposable.d.ts.map +1 -1
- package/dist/lib/esnext.disposable.js +14 -14
- package/dist/lib/esnext.float16.d.ts +3 -0
- package/dist/lib/esnext.float16.d.ts.map +1 -0
- package/dist/lib/esnext.float16.js +19 -0
- package/dist/lib/esnext.full.d.ts +2 -2
- package/dist/lib/esnext.full.d.ts.map +1 -1
- package/dist/lib/esnext.full.js +9 -6
- package/dist/lib/esnext.intl.d.ts +2 -2
- package/dist/lib/esnext.intl.d.ts.map +1 -1
- package/dist/lib/esnext.intl.js +2 -1
- package/dist/lib/esnext.iterator.d.ts +2 -2
- package/dist/lib/esnext.iterator.d.ts.map +1 -1
- package/dist/lib/esnext.iterator.js +5 -3
- package/dist/lib/esnext.js +14 -7
- package/dist/lib/esnext.object.d.ts +2 -2
- package/dist/lib/esnext.object.d.ts.map +1 -1
- package/dist/lib/esnext.object.js +2 -1
- package/dist/lib/esnext.promise.d.ts +2 -2
- package/dist/lib/esnext.promise.d.ts.map +1 -1
- package/dist/lib/esnext.promise.js +2 -2
- package/dist/lib/esnext.regexp.d.ts +2 -2
- package/dist/lib/esnext.regexp.d.ts.map +1 -1
- package/dist/lib/esnext.regexp.js +2 -1
- package/dist/lib/esnext.string.d.ts +2 -2
- package/dist/lib/esnext.string.d.ts.map +1 -1
- package/dist/lib/esnext.string.js +2 -1
- package/dist/lib/esnext.symbol.d.ts +2 -2
- package/dist/lib/esnext.symbol.d.ts.map +1 -1
- package/dist/lib/esnext.symbol.js +2 -1
- package/dist/lib/esnext.weakref.d.ts +2 -2
- package/dist/lib/esnext.weakref.d.ts.map +1 -1
- package/dist/lib/esnext.weakref.js +7 -5
- package/dist/lib/index.d.ts +2 -107
- package/dist/lib/index.d.ts.map +1 -1
- package/dist/lib/index.js +109 -107
- package/dist/lib/lib.d.ts +2 -2
- package/dist/lib/lib.d.ts.map +1 -1
- package/dist/lib/lib.js +2 -4
- package/dist/lib/scripthost.d.ts +2 -2
- package/dist/lib/scripthost.d.ts.map +1 -1
- package/dist/lib/scripthost.js +16 -13
- package/dist/lib/webworker.asynciterable.d.ts +2 -2
- package/dist/lib/webworker.asynciterable.d.ts.map +1 -1
- package/dist/lib/webworker.asynciterable.js +7 -4
- package/dist/lib/webworker.d.ts +2 -2
- package/dist/lib/webworker.d.ts.map +1 -1
- package/dist/lib/webworker.importscripts.d.ts +2 -2
- package/dist/lib/webworker.importscripts.d.ts.map +1 -1
- package/dist/lib/webworker.importscripts.js +4 -1
- package/dist/lib/webworker.iterable.d.ts +2 -2
- package/dist/lib/webworker.iterable.d.ts.map +1 -1
- package/dist/lib/webworker.iterable.js +31 -28
- package/dist/lib/webworker.js +622 -606
- package/dist/referencer/Referencer.d.ts.map +1 -1
- package/dist/referencer/Referencer.js +14 -4
- package/dist/variable/ImplicitLibVariable.d.ts +4 -0
- package/dist/variable/ImplicitLibVariable.d.ts.map +1 -1
- package/dist/variable/index.d.ts +1 -1
- package/dist/variable/index.d.ts.map +1 -1
- package/package.json +4 -5
package/dist/lib/dom.js
CHANGED
|
@@ -7,1487 +7,1516 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
7
7
|
exports.dom = void 0;
|
|
8
8
|
const base_config_1 = require("./base-config");
|
|
9
9
|
exports.dom = {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
10
|
+
libs: [],
|
|
11
|
+
variables: [
|
|
12
|
+
['AddEventListenerOptions', base_config_1.TYPE],
|
|
13
|
+
['AddressErrors', base_config_1.TYPE],
|
|
14
|
+
['AesCbcParams', base_config_1.TYPE],
|
|
15
|
+
['AesCtrParams', base_config_1.TYPE],
|
|
16
|
+
['AesDerivedKeyParams', base_config_1.TYPE],
|
|
17
|
+
['AesGcmParams', base_config_1.TYPE],
|
|
18
|
+
['AesKeyAlgorithm', base_config_1.TYPE],
|
|
19
|
+
['AesKeyGenParams', base_config_1.TYPE],
|
|
20
|
+
['Algorithm', base_config_1.TYPE],
|
|
21
|
+
['AnalyserOptions', base_config_1.TYPE],
|
|
22
|
+
['AnimationEventInit', base_config_1.TYPE],
|
|
23
|
+
['AnimationPlaybackEventInit', base_config_1.TYPE],
|
|
24
|
+
['AssignedNodesOptions', base_config_1.TYPE],
|
|
25
|
+
['AudioBufferOptions', base_config_1.TYPE],
|
|
26
|
+
['AudioBufferSourceOptions', base_config_1.TYPE],
|
|
27
|
+
['AudioConfiguration', base_config_1.TYPE],
|
|
28
|
+
['AudioContextOptions', base_config_1.TYPE],
|
|
29
|
+
['AudioDataCopyToOptions', base_config_1.TYPE],
|
|
30
|
+
['AudioDataInit', base_config_1.TYPE],
|
|
31
|
+
['AudioDecoderConfig', base_config_1.TYPE],
|
|
32
|
+
['AudioDecoderInit', base_config_1.TYPE],
|
|
33
|
+
['AudioDecoderSupport', base_config_1.TYPE],
|
|
34
|
+
['AudioEncoderConfig', base_config_1.TYPE],
|
|
35
|
+
['AudioEncoderInit', base_config_1.TYPE],
|
|
36
|
+
['AudioEncoderSupport', base_config_1.TYPE],
|
|
37
|
+
['AudioNodeOptions', base_config_1.TYPE],
|
|
38
|
+
['AudioProcessingEventInit', base_config_1.TYPE],
|
|
39
|
+
['AudioTimestamp', base_config_1.TYPE],
|
|
40
|
+
['AudioWorkletNodeOptions', base_config_1.TYPE],
|
|
41
|
+
['AuthenticationExtensionsClientInputs', base_config_1.TYPE],
|
|
42
|
+
['AuthenticationExtensionsClientInputsJSON', base_config_1.TYPE],
|
|
43
|
+
['AuthenticationExtensionsClientOutputs', base_config_1.TYPE],
|
|
44
|
+
['AuthenticationExtensionsPRFInputs', base_config_1.TYPE],
|
|
45
|
+
['AuthenticationExtensionsPRFOutputs', base_config_1.TYPE],
|
|
46
|
+
['AuthenticationExtensionsPRFValues', base_config_1.TYPE],
|
|
47
|
+
['AuthenticatorSelectionCriteria', base_config_1.TYPE],
|
|
48
|
+
['AvcEncoderConfig', base_config_1.TYPE],
|
|
49
|
+
['BiquadFilterOptions', base_config_1.TYPE],
|
|
50
|
+
['BlobEventInit', base_config_1.TYPE],
|
|
51
|
+
['BlobPropertyBag', base_config_1.TYPE],
|
|
52
|
+
['CSSMatrixComponentOptions', base_config_1.TYPE],
|
|
53
|
+
['CSSNumericType', base_config_1.TYPE],
|
|
54
|
+
['CSSStyleSheetInit', base_config_1.TYPE],
|
|
55
|
+
['CacheQueryOptions', base_config_1.TYPE],
|
|
56
|
+
['CanvasRenderingContext2DSettings', base_config_1.TYPE],
|
|
57
|
+
['CaretPositionFromPointOptions', base_config_1.TYPE],
|
|
58
|
+
['ChannelMergerOptions', base_config_1.TYPE],
|
|
59
|
+
['ChannelSplitterOptions', base_config_1.TYPE],
|
|
60
|
+
['CheckVisibilityOptions', base_config_1.TYPE],
|
|
61
|
+
['ClientQueryOptions', base_config_1.TYPE],
|
|
62
|
+
['ClipboardEventInit', base_config_1.TYPE],
|
|
63
|
+
['ClipboardItemOptions', base_config_1.TYPE],
|
|
64
|
+
['CloseEventInit', base_config_1.TYPE],
|
|
65
|
+
['CompositionEventInit', base_config_1.TYPE],
|
|
66
|
+
['ComputedEffectTiming', base_config_1.TYPE],
|
|
67
|
+
['ComputedKeyframe', base_config_1.TYPE],
|
|
68
|
+
['ConstantSourceOptions', base_config_1.TYPE],
|
|
69
|
+
['ConstrainBooleanParameters', base_config_1.TYPE],
|
|
70
|
+
['ConstrainDOMStringParameters', base_config_1.TYPE],
|
|
71
|
+
['ConstrainDoubleRange', base_config_1.TYPE],
|
|
72
|
+
['ConstrainULongRange', base_config_1.TYPE],
|
|
73
|
+
['ContentVisibilityAutoStateChangeEventInit', base_config_1.TYPE],
|
|
74
|
+
['ConvolverOptions', base_config_1.TYPE],
|
|
75
|
+
['CredentialCreationOptions', base_config_1.TYPE],
|
|
76
|
+
['CredentialPropertiesOutput', base_config_1.TYPE],
|
|
77
|
+
['CredentialRequestOptions', base_config_1.TYPE],
|
|
78
|
+
['CryptoKeyPair', base_config_1.TYPE],
|
|
79
|
+
['CustomEventInit', base_config_1.TYPE],
|
|
80
|
+
['DOMMatrix2DInit', base_config_1.TYPE],
|
|
81
|
+
['DOMMatrixInit', base_config_1.TYPE],
|
|
82
|
+
['DOMPointInit', base_config_1.TYPE],
|
|
83
|
+
['DOMQuadInit', base_config_1.TYPE],
|
|
84
|
+
['DOMRectInit', base_config_1.TYPE],
|
|
85
|
+
['DelayOptions', base_config_1.TYPE],
|
|
86
|
+
['DeviceMotionEventAccelerationInit', base_config_1.TYPE],
|
|
87
|
+
['DeviceMotionEventInit', base_config_1.TYPE],
|
|
88
|
+
['DeviceMotionEventRotationRateInit', base_config_1.TYPE],
|
|
89
|
+
['DeviceOrientationEventInit', base_config_1.TYPE],
|
|
90
|
+
['DisplayMediaStreamOptions', base_config_1.TYPE],
|
|
91
|
+
['DocumentTimelineOptions', base_config_1.TYPE],
|
|
92
|
+
['DoubleRange', base_config_1.TYPE],
|
|
93
|
+
['DragEventInit', base_config_1.TYPE],
|
|
94
|
+
['DynamicsCompressorOptions', base_config_1.TYPE],
|
|
95
|
+
['EcKeyAlgorithm', base_config_1.TYPE],
|
|
96
|
+
['EcKeyGenParams', base_config_1.TYPE],
|
|
97
|
+
['EcKeyImportParams', base_config_1.TYPE],
|
|
98
|
+
['EcdhKeyDeriveParams', base_config_1.TYPE],
|
|
99
|
+
['EcdsaParams', base_config_1.TYPE],
|
|
100
|
+
['EffectTiming', base_config_1.TYPE],
|
|
101
|
+
['ElementCreationOptions', base_config_1.TYPE],
|
|
102
|
+
['ElementDefinitionOptions', base_config_1.TYPE],
|
|
103
|
+
['EncodedAudioChunkInit', base_config_1.TYPE],
|
|
104
|
+
['EncodedAudioChunkMetadata', base_config_1.TYPE],
|
|
105
|
+
['EncodedVideoChunkInit', base_config_1.TYPE],
|
|
106
|
+
['EncodedVideoChunkMetadata', base_config_1.TYPE],
|
|
107
|
+
['ErrorEventInit', base_config_1.TYPE],
|
|
108
|
+
['EventInit', base_config_1.TYPE],
|
|
109
|
+
['EventListenerOptions', base_config_1.TYPE],
|
|
110
|
+
['EventModifierInit', base_config_1.TYPE],
|
|
111
|
+
['EventSourceInit', base_config_1.TYPE],
|
|
112
|
+
['FilePropertyBag', base_config_1.TYPE],
|
|
113
|
+
['FileSystemCreateWritableOptions', base_config_1.TYPE],
|
|
114
|
+
['FileSystemFlags', base_config_1.TYPE],
|
|
115
|
+
['FileSystemGetDirectoryOptions', base_config_1.TYPE],
|
|
116
|
+
['FileSystemGetFileOptions', base_config_1.TYPE],
|
|
117
|
+
['FileSystemRemoveOptions', base_config_1.TYPE],
|
|
118
|
+
['FocusEventInit', base_config_1.TYPE],
|
|
119
|
+
['FocusOptions', base_config_1.TYPE],
|
|
120
|
+
['FontFaceDescriptors', base_config_1.TYPE],
|
|
121
|
+
['FontFaceSetLoadEventInit', base_config_1.TYPE],
|
|
122
|
+
['FormDataEventInit', base_config_1.TYPE],
|
|
123
|
+
['FullscreenOptions', base_config_1.TYPE],
|
|
124
|
+
['GainOptions', base_config_1.TYPE],
|
|
125
|
+
['GamepadEffectParameters', base_config_1.TYPE],
|
|
126
|
+
['GamepadEventInit', base_config_1.TYPE],
|
|
127
|
+
['GetAnimationsOptions', base_config_1.TYPE],
|
|
128
|
+
['GetHTMLOptions', base_config_1.TYPE],
|
|
129
|
+
['GetNotificationOptions', base_config_1.TYPE],
|
|
130
|
+
['GetRootNodeOptions', base_config_1.TYPE],
|
|
131
|
+
['HashChangeEventInit', base_config_1.TYPE],
|
|
132
|
+
['HkdfParams', base_config_1.TYPE],
|
|
133
|
+
['HmacImportParams', base_config_1.TYPE],
|
|
134
|
+
['HmacKeyAlgorithm', base_config_1.TYPE],
|
|
135
|
+
['HmacKeyGenParams', base_config_1.TYPE],
|
|
136
|
+
['IDBDatabaseInfo', base_config_1.TYPE],
|
|
137
|
+
['IDBIndexParameters', base_config_1.TYPE],
|
|
138
|
+
['IDBObjectStoreParameters', base_config_1.TYPE],
|
|
139
|
+
['IDBTransactionOptions', base_config_1.TYPE],
|
|
140
|
+
['IDBVersionChangeEventInit', base_config_1.TYPE],
|
|
141
|
+
['IIRFilterOptions', base_config_1.TYPE],
|
|
142
|
+
['IdleRequestOptions', base_config_1.TYPE],
|
|
143
|
+
['ImageBitmapOptions', base_config_1.TYPE],
|
|
144
|
+
['ImageBitmapRenderingContextSettings', base_config_1.TYPE],
|
|
145
|
+
['ImageDataSettings', base_config_1.TYPE],
|
|
146
|
+
['ImageDecodeOptions', base_config_1.TYPE],
|
|
147
|
+
['ImageDecodeResult', base_config_1.TYPE],
|
|
148
|
+
['ImageDecoderInit', base_config_1.TYPE],
|
|
149
|
+
['ImageEncodeOptions', base_config_1.TYPE],
|
|
150
|
+
['InputEventInit', base_config_1.TYPE],
|
|
151
|
+
['IntersectionObserverInit', base_config_1.TYPE],
|
|
152
|
+
['JsonWebKey', base_config_1.TYPE],
|
|
153
|
+
['KeyAlgorithm', base_config_1.TYPE],
|
|
154
|
+
['KeyboardEventInit', base_config_1.TYPE],
|
|
155
|
+
['Keyframe', base_config_1.TYPE],
|
|
156
|
+
['KeyframeAnimationOptions', base_config_1.TYPE],
|
|
157
|
+
['KeyframeEffectOptions', base_config_1.TYPE],
|
|
158
|
+
['LockInfo', base_config_1.TYPE],
|
|
159
|
+
['LockManagerSnapshot', base_config_1.TYPE],
|
|
160
|
+
['LockOptions', base_config_1.TYPE],
|
|
161
|
+
['MIDIConnectionEventInit', base_config_1.TYPE],
|
|
162
|
+
['MIDIMessageEventInit', base_config_1.TYPE],
|
|
163
|
+
['MIDIOptions', base_config_1.TYPE],
|
|
164
|
+
['MediaCapabilitiesDecodingInfo', base_config_1.TYPE],
|
|
165
|
+
['MediaCapabilitiesEncodingInfo', base_config_1.TYPE],
|
|
166
|
+
['MediaCapabilitiesInfo', base_config_1.TYPE],
|
|
167
|
+
['MediaConfiguration', base_config_1.TYPE],
|
|
168
|
+
['MediaDecodingConfiguration', base_config_1.TYPE],
|
|
169
|
+
['MediaElementAudioSourceOptions', base_config_1.TYPE],
|
|
170
|
+
['MediaEncodingConfiguration', base_config_1.TYPE],
|
|
171
|
+
['MediaEncryptedEventInit', base_config_1.TYPE],
|
|
172
|
+
['MediaImage', base_config_1.TYPE],
|
|
173
|
+
['MediaKeyMessageEventInit', base_config_1.TYPE],
|
|
174
|
+
['MediaKeySystemConfiguration', base_config_1.TYPE],
|
|
175
|
+
['MediaKeySystemMediaCapability', base_config_1.TYPE],
|
|
176
|
+
['MediaKeysPolicy', base_config_1.TYPE],
|
|
177
|
+
['MediaMetadataInit', base_config_1.TYPE],
|
|
178
|
+
['MediaPositionState', base_config_1.TYPE],
|
|
179
|
+
['MediaQueryListEventInit', base_config_1.TYPE],
|
|
180
|
+
['MediaRecorderOptions', base_config_1.TYPE],
|
|
181
|
+
['MediaSessionActionDetails', base_config_1.TYPE],
|
|
182
|
+
['MediaStreamAudioSourceOptions', base_config_1.TYPE],
|
|
183
|
+
['MediaStreamConstraints', base_config_1.TYPE],
|
|
184
|
+
['MediaStreamTrackEventInit', base_config_1.TYPE],
|
|
185
|
+
['MediaTrackCapabilities', base_config_1.TYPE],
|
|
186
|
+
['MediaTrackConstraintSet', base_config_1.TYPE],
|
|
187
|
+
['MediaTrackConstraints', base_config_1.TYPE],
|
|
188
|
+
['MediaTrackSettings', base_config_1.TYPE],
|
|
189
|
+
['MediaTrackSupportedConstraints', base_config_1.TYPE],
|
|
190
|
+
['MessageEventInit', base_config_1.TYPE],
|
|
191
|
+
['MouseEventInit', base_config_1.TYPE],
|
|
192
|
+
['MultiCacheQueryOptions', base_config_1.TYPE],
|
|
193
|
+
['MutationObserverInit', base_config_1.TYPE],
|
|
194
|
+
['NavigationPreloadState', base_config_1.TYPE],
|
|
195
|
+
['NotificationOptions', base_config_1.TYPE],
|
|
196
|
+
['OfflineAudioCompletionEventInit', base_config_1.TYPE],
|
|
197
|
+
['OfflineAudioContextOptions', base_config_1.TYPE],
|
|
198
|
+
['OptionalEffectTiming', base_config_1.TYPE],
|
|
199
|
+
['OpusEncoderConfig', base_config_1.TYPE],
|
|
200
|
+
['OscillatorOptions', base_config_1.TYPE],
|
|
201
|
+
['PageRevealEventInit', base_config_1.TYPE],
|
|
202
|
+
['PageSwapEventInit', base_config_1.TYPE],
|
|
203
|
+
['PageTransitionEventInit', base_config_1.TYPE],
|
|
204
|
+
['PannerOptions', base_config_1.TYPE],
|
|
205
|
+
['PayerErrors', base_config_1.TYPE],
|
|
206
|
+
['PaymentCurrencyAmount', base_config_1.TYPE],
|
|
207
|
+
['PaymentDetailsBase', base_config_1.TYPE],
|
|
208
|
+
['PaymentDetailsInit', base_config_1.TYPE],
|
|
209
|
+
['PaymentDetailsModifier', base_config_1.TYPE],
|
|
210
|
+
['PaymentDetailsUpdate', base_config_1.TYPE],
|
|
211
|
+
['PaymentItem', base_config_1.TYPE],
|
|
212
|
+
['PaymentMethodChangeEventInit', base_config_1.TYPE],
|
|
213
|
+
['PaymentMethodData', base_config_1.TYPE],
|
|
214
|
+
['PaymentOptions', base_config_1.TYPE],
|
|
215
|
+
['PaymentRequestUpdateEventInit', base_config_1.TYPE],
|
|
216
|
+
['PaymentShippingOption', base_config_1.TYPE],
|
|
217
|
+
['PaymentValidationErrors', base_config_1.TYPE],
|
|
218
|
+
['Pbkdf2Params', base_config_1.TYPE],
|
|
219
|
+
['PerformanceMarkOptions', base_config_1.TYPE],
|
|
220
|
+
['PerformanceMeasureOptions', base_config_1.TYPE],
|
|
221
|
+
['PerformanceObserverInit', base_config_1.TYPE],
|
|
222
|
+
['PeriodicWaveConstraints', base_config_1.TYPE],
|
|
223
|
+
['PeriodicWaveOptions', base_config_1.TYPE],
|
|
224
|
+
['PermissionDescriptor', base_config_1.TYPE],
|
|
225
|
+
['PictureInPictureEventInit', base_config_1.TYPE],
|
|
226
|
+
['PlaneLayout', base_config_1.TYPE],
|
|
227
|
+
['PointerEventInit', base_config_1.TYPE],
|
|
228
|
+
['PointerLockOptions', base_config_1.TYPE],
|
|
229
|
+
['PopStateEventInit', base_config_1.TYPE],
|
|
230
|
+
['PositionOptions', base_config_1.TYPE],
|
|
231
|
+
['ProgressEventInit', base_config_1.TYPE],
|
|
232
|
+
['PromiseRejectionEventInit', base_config_1.TYPE],
|
|
233
|
+
['PropertyDefinition', base_config_1.TYPE],
|
|
234
|
+
['PropertyIndexedKeyframes', base_config_1.TYPE],
|
|
235
|
+
['PublicKeyCredentialCreationOptions', base_config_1.TYPE],
|
|
236
|
+
['PublicKeyCredentialCreationOptionsJSON', base_config_1.TYPE],
|
|
237
|
+
['PublicKeyCredentialDescriptor', base_config_1.TYPE],
|
|
238
|
+
['PublicKeyCredentialDescriptorJSON', base_config_1.TYPE],
|
|
239
|
+
['PublicKeyCredentialEntity', base_config_1.TYPE],
|
|
240
|
+
['PublicKeyCredentialParameters', base_config_1.TYPE],
|
|
241
|
+
['PublicKeyCredentialRequestOptions', base_config_1.TYPE],
|
|
242
|
+
['PublicKeyCredentialRequestOptionsJSON', base_config_1.TYPE],
|
|
243
|
+
['PublicKeyCredentialRpEntity', base_config_1.TYPE],
|
|
244
|
+
['PublicKeyCredentialUserEntity', base_config_1.TYPE],
|
|
245
|
+
['PublicKeyCredentialUserEntityJSON', base_config_1.TYPE],
|
|
246
|
+
['PushSubscriptionJSON', base_config_1.TYPE],
|
|
247
|
+
['PushSubscriptionOptionsInit', base_config_1.TYPE],
|
|
248
|
+
['QueuingStrategy', base_config_1.TYPE],
|
|
249
|
+
['QueuingStrategyInit', base_config_1.TYPE],
|
|
250
|
+
['RTCAnswerOptions', base_config_1.TYPE],
|
|
251
|
+
['RTCCertificateExpiration', base_config_1.TYPE],
|
|
252
|
+
['RTCConfiguration', base_config_1.TYPE],
|
|
253
|
+
['RTCDTMFToneChangeEventInit', base_config_1.TYPE],
|
|
254
|
+
['RTCDataChannelEventInit', base_config_1.TYPE],
|
|
255
|
+
['RTCDataChannelInit', base_config_1.TYPE],
|
|
256
|
+
['RTCDtlsFingerprint', base_config_1.TYPE],
|
|
257
|
+
['RTCEncodedAudioFrameMetadata', base_config_1.TYPE],
|
|
258
|
+
['RTCEncodedVideoFrameMetadata', base_config_1.TYPE],
|
|
259
|
+
['RTCErrorEventInit', base_config_1.TYPE],
|
|
260
|
+
['RTCErrorInit', base_config_1.TYPE],
|
|
261
|
+
['RTCIceCandidateInit', base_config_1.TYPE],
|
|
262
|
+
['RTCIceCandidatePairStats', base_config_1.TYPE],
|
|
263
|
+
['RTCIceServer', base_config_1.TYPE],
|
|
264
|
+
['RTCInboundRtpStreamStats', base_config_1.TYPE],
|
|
265
|
+
['RTCLocalSessionDescriptionInit', base_config_1.TYPE],
|
|
266
|
+
['RTCOfferAnswerOptions', base_config_1.TYPE],
|
|
267
|
+
['RTCOfferOptions', base_config_1.TYPE],
|
|
268
|
+
['RTCOutboundRtpStreamStats', base_config_1.TYPE],
|
|
269
|
+
['RTCPeerConnectionIceErrorEventInit', base_config_1.TYPE],
|
|
270
|
+
['RTCPeerConnectionIceEventInit', base_config_1.TYPE],
|
|
271
|
+
['RTCReceivedRtpStreamStats', base_config_1.TYPE],
|
|
272
|
+
['RTCRtcpParameters', base_config_1.TYPE],
|
|
273
|
+
['RTCRtpCapabilities', base_config_1.TYPE],
|
|
274
|
+
['RTCRtpCodec', base_config_1.TYPE],
|
|
275
|
+
['RTCRtpCodecParameters', base_config_1.TYPE],
|
|
276
|
+
['RTCRtpCodingParameters', base_config_1.TYPE],
|
|
277
|
+
['RTCRtpContributingSource', base_config_1.TYPE],
|
|
278
|
+
['RTCRtpEncodingParameters', base_config_1.TYPE],
|
|
279
|
+
['RTCRtpHeaderExtensionCapability', base_config_1.TYPE],
|
|
280
|
+
['RTCRtpHeaderExtensionParameters', base_config_1.TYPE],
|
|
281
|
+
['RTCRtpParameters', base_config_1.TYPE],
|
|
282
|
+
['RTCRtpReceiveParameters', base_config_1.TYPE],
|
|
283
|
+
['RTCRtpSendParameters', base_config_1.TYPE],
|
|
284
|
+
['RTCRtpStreamStats', base_config_1.TYPE],
|
|
285
|
+
['RTCRtpSynchronizationSource', base_config_1.TYPE],
|
|
286
|
+
['RTCRtpTransceiverInit', base_config_1.TYPE],
|
|
287
|
+
['RTCSentRtpStreamStats', base_config_1.TYPE],
|
|
288
|
+
['RTCSessionDescriptionInit', base_config_1.TYPE],
|
|
289
|
+
['RTCSetParameterOptions', base_config_1.TYPE],
|
|
290
|
+
['RTCStats', base_config_1.TYPE],
|
|
291
|
+
['RTCTrackEventInit', base_config_1.TYPE],
|
|
292
|
+
['RTCTransportStats', base_config_1.TYPE],
|
|
293
|
+
['ReadableStreamGetReaderOptions', base_config_1.TYPE],
|
|
294
|
+
['ReadableStreamIteratorOptions', base_config_1.TYPE],
|
|
295
|
+
['ReadableStreamReadDoneResult', base_config_1.TYPE],
|
|
296
|
+
['ReadableStreamReadValueResult', base_config_1.TYPE],
|
|
297
|
+
['ReadableWritablePair', base_config_1.TYPE],
|
|
298
|
+
['RegistrationOptions', base_config_1.TYPE],
|
|
299
|
+
['ReportingObserverOptions', base_config_1.TYPE],
|
|
300
|
+
['RequestInit', base_config_1.TYPE],
|
|
301
|
+
['ResizeObserverOptions', base_config_1.TYPE],
|
|
302
|
+
['ResponseInit', base_config_1.TYPE],
|
|
303
|
+
['RsaHashedImportParams', base_config_1.TYPE],
|
|
304
|
+
['RsaHashedKeyAlgorithm', base_config_1.TYPE],
|
|
305
|
+
['RsaHashedKeyGenParams', base_config_1.TYPE],
|
|
306
|
+
['RsaKeyAlgorithm', base_config_1.TYPE],
|
|
307
|
+
['RsaKeyGenParams', base_config_1.TYPE],
|
|
308
|
+
['RsaOaepParams', base_config_1.TYPE],
|
|
309
|
+
['RsaOtherPrimesInfo', base_config_1.TYPE],
|
|
310
|
+
['RsaPssParams', base_config_1.TYPE],
|
|
311
|
+
['SVGBoundingBoxOptions', base_config_1.TYPE],
|
|
312
|
+
['ScrollIntoViewOptions', base_config_1.TYPE],
|
|
313
|
+
['ScrollOptions', base_config_1.TYPE],
|
|
314
|
+
['ScrollToOptions', base_config_1.TYPE],
|
|
315
|
+
['SecurityPolicyViolationEventInit', base_config_1.TYPE],
|
|
316
|
+
['ShadowRootInit', base_config_1.TYPE],
|
|
317
|
+
['ShareData', base_config_1.TYPE],
|
|
318
|
+
['SpeechSynthesisErrorEventInit', base_config_1.TYPE],
|
|
319
|
+
['SpeechSynthesisEventInit', base_config_1.TYPE],
|
|
320
|
+
['StaticRangeInit', base_config_1.TYPE],
|
|
321
|
+
['StereoPannerOptions', base_config_1.TYPE],
|
|
322
|
+
['StorageEstimate', base_config_1.TYPE],
|
|
323
|
+
['StorageEventInit', base_config_1.TYPE],
|
|
324
|
+
['StreamPipeOptions', base_config_1.TYPE],
|
|
325
|
+
['StructuredSerializeOptions', base_config_1.TYPE],
|
|
326
|
+
['SubmitEventInit', base_config_1.TYPE],
|
|
327
|
+
['TextDecodeOptions', base_config_1.TYPE],
|
|
328
|
+
['TextDecoderOptions', base_config_1.TYPE],
|
|
329
|
+
['TextEncoderEncodeIntoResult', base_config_1.TYPE],
|
|
330
|
+
['ToggleEventInit', base_config_1.TYPE],
|
|
331
|
+
['TouchEventInit', base_config_1.TYPE],
|
|
332
|
+
['TouchInit', base_config_1.TYPE],
|
|
333
|
+
['TrackEventInit', base_config_1.TYPE],
|
|
334
|
+
['Transformer', base_config_1.TYPE],
|
|
335
|
+
['TransitionEventInit', base_config_1.TYPE],
|
|
336
|
+
['UIEventInit', base_config_1.TYPE],
|
|
337
|
+
['ULongRange', base_config_1.TYPE],
|
|
338
|
+
['UnderlyingByteSource', base_config_1.TYPE],
|
|
339
|
+
['UnderlyingDefaultSource', base_config_1.TYPE],
|
|
340
|
+
['UnderlyingSink', base_config_1.TYPE],
|
|
341
|
+
['UnderlyingSource', base_config_1.TYPE],
|
|
342
|
+
['ValidityStateFlags', base_config_1.TYPE],
|
|
343
|
+
['VideoColorSpaceInit', base_config_1.TYPE],
|
|
344
|
+
['VideoConfiguration', base_config_1.TYPE],
|
|
345
|
+
['VideoDecoderConfig', base_config_1.TYPE],
|
|
346
|
+
['VideoDecoderInit', base_config_1.TYPE],
|
|
347
|
+
['VideoDecoderSupport', base_config_1.TYPE],
|
|
348
|
+
['VideoEncoderConfig', base_config_1.TYPE],
|
|
349
|
+
['VideoEncoderEncodeOptions', base_config_1.TYPE],
|
|
350
|
+
['VideoEncoderEncodeOptionsForAvc', base_config_1.TYPE],
|
|
351
|
+
['VideoEncoderInit', base_config_1.TYPE],
|
|
352
|
+
['VideoEncoderSupport', base_config_1.TYPE],
|
|
353
|
+
['VideoFrameBufferInit', base_config_1.TYPE],
|
|
354
|
+
['VideoFrameCallbackMetadata', base_config_1.TYPE],
|
|
355
|
+
['VideoFrameCopyToOptions', base_config_1.TYPE],
|
|
356
|
+
['VideoFrameInit', base_config_1.TYPE],
|
|
357
|
+
['WaveShaperOptions', base_config_1.TYPE],
|
|
358
|
+
['WebGLContextAttributes', base_config_1.TYPE],
|
|
359
|
+
['WebGLContextEventInit', base_config_1.TYPE],
|
|
360
|
+
['WebTransportCloseInfo', base_config_1.TYPE],
|
|
361
|
+
['WebTransportErrorOptions', base_config_1.TYPE],
|
|
362
|
+
['WebTransportHash', base_config_1.TYPE],
|
|
363
|
+
['WebTransportOptions', base_config_1.TYPE],
|
|
364
|
+
['WebTransportSendStreamOptions', base_config_1.TYPE],
|
|
365
|
+
['WheelEventInit', base_config_1.TYPE],
|
|
366
|
+
['WindowPostMessageOptions', base_config_1.TYPE],
|
|
367
|
+
['WorkerOptions', base_config_1.TYPE],
|
|
368
|
+
['WorkletOptions', base_config_1.TYPE],
|
|
369
|
+
['WriteParams', base_config_1.TYPE],
|
|
370
|
+
['NodeFilter', base_config_1.TYPE_VALUE],
|
|
371
|
+
['XPathNSResolver', base_config_1.TYPE],
|
|
372
|
+
['ANGLE_instanced_arrays', base_config_1.TYPE],
|
|
373
|
+
['ARIAMixin', base_config_1.TYPE],
|
|
374
|
+
['AbortController', base_config_1.TYPE_VALUE],
|
|
375
|
+
['AbortSignalEventMap', base_config_1.TYPE],
|
|
376
|
+
['AbortSignal', base_config_1.TYPE_VALUE],
|
|
377
|
+
['AbstractRange', base_config_1.TYPE_VALUE],
|
|
378
|
+
['AbstractWorkerEventMap', base_config_1.TYPE],
|
|
379
|
+
['AbstractWorker', base_config_1.TYPE],
|
|
380
|
+
['AnalyserNode', base_config_1.TYPE_VALUE],
|
|
381
|
+
['Animatable', base_config_1.TYPE],
|
|
382
|
+
['AnimationEventMap', base_config_1.TYPE],
|
|
383
|
+
['Animation', base_config_1.TYPE_VALUE],
|
|
384
|
+
['AnimationEffect', base_config_1.TYPE_VALUE],
|
|
385
|
+
['AnimationEvent', base_config_1.TYPE_VALUE],
|
|
386
|
+
['AnimationFrameProvider', base_config_1.TYPE],
|
|
387
|
+
['AnimationPlaybackEvent', base_config_1.TYPE_VALUE],
|
|
388
|
+
['AnimationTimeline', base_config_1.TYPE_VALUE],
|
|
389
|
+
['Attr', base_config_1.TYPE_VALUE],
|
|
390
|
+
['AudioBuffer', base_config_1.TYPE_VALUE],
|
|
391
|
+
['AudioBufferSourceNode', base_config_1.TYPE_VALUE],
|
|
392
|
+
['AudioContext', base_config_1.TYPE_VALUE],
|
|
393
|
+
['AudioData', base_config_1.TYPE_VALUE],
|
|
394
|
+
['AudioDecoderEventMap', base_config_1.TYPE],
|
|
395
|
+
['AudioDecoder', base_config_1.TYPE_VALUE],
|
|
396
|
+
['AudioDestinationNode', base_config_1.TYPE_VALUE],
|
|
397
|
+
['AudioEncoderEventMap', base_config_1.TYPE],
|
|
398
|
+
['AudioEncoder', base_config_1.TYPE_VALUE],
|
|
399
|
+
['AudioListener', base_config_1.TYPE_VALUE],
|
|
400
|
+
['AudioNode', base_config_1.TYPE_VALUE],
|
|
401
|
+
['AudioParam', base_config_1.TYPE_VALUE],
|
|
402
|
+
['AudioParamMap', base_config_1.TYPE_VALUE],
|
|
403
|
+
['AudioProcessingEvent', base_config_1.TYPE_VALUE],
|
|
404
|
+
['AudioScheduledSourceNodeEventMap', base_config_1.TYPE],
|
|
405
|
+
['AudioScheduledSourceNode', base_config_1.TYPE_VALUE],
|
|
406
|
+
['AudioWorklet', base_config_1.TYPE_VALUE],
|
|
407
|
+
['AudioWorkletNodeEventMap', base_config_1.TYPE],
|
|
408
|
+
['AudioWorkletNode', base_config_1.TYPE_VALUE],
|
|
409
|
+
['AuthenticatorAssertionResponse', base_config_1.TYPE_VALUE],
|
|
410
|
+
['AuthenticatorAttestationResponse', base_config_1.TYPE_VALUE],
|
|
411
|
+
['AuthenticatorResponse', base_config_1.TYPE_VALUE],
|
|
412
|
+
['BarProp', base_config_1.TYPE_VALUE],
|
|
413
|
+
['BaseAudioContextEventMap', base_config_1.TYPE],
|
|
414
|
+
['BaseAudioContext', base_config_1.TYPE_VALUE],
|
|
415
|
+
['BeforeUnloadEvent', base_config_1.TYPE_VALUE],
|
|
416
|
+
['BiquadFilterNode', base_config_1.TYPE_VALUE],
|
|
417
|
+
['Blob', base_config_1.TYPE_VALUE],
|
|
418
|
+
['BlobEvent', base_config_1.TYPE_VALUE],
|
|
419
|
+
['Body', base_config_1.TYPE],
|
|
420
|
+
['BroadcastChannelEventMap', base_config_1.TYPE],
|
|
421
|
+
['BroadcastChannel', base_config_1.TYPE_VALUE],
|
|
422
|
+
['ByteLengthQueuingStrategy', base_config_1.TYPE_VALUE],
|
|
423
|
+
['CDATASection', base_config_1.TYPE_VALUE],
|
|
424
|
+
['CSSAnimation', base_config_1.TYPE_VALUE],
|
|
425
|
+
['CSSConditionRule', base_config_1.TYPE_VALUE],
|
|
426
|
+
['CSSContainerRule', base_config_1.TYPE_VALUE],
|
|
427
|
+
['CSSCounterStyleRule', base_config_1.TYPE_VALUE],
|
|
428
|
+
['CSSFontFaceRule', base_config_1.TYPE_VALUE],
|
|
429
|
+
['CSSFontFeatureValuesRule', base_config_1.TYPE_VALUE],
|
|
430
|
+
['CSSFontPaletteValuesRule', base_config_1.TYPE_VALUE],
|
|
431
|
+
['CSSGroupingRule', base_config_1.TYPE_VALUE],
|
|
432
|
+
['CSSImageValue', base_config_1.TYPE_VALUE],
|
|
433
|
+
['CSSImportRule', base_config_1.TYPE_VALUE],
|
|
434
|
+
['CSSKeyframeRule', base_config_1.TYPE_VALUE],
|
|
435
|
+
['CSSKeyframesRule', base_config_1.TYPE_VALUE],
|
|
436
|
+
['CSSKeywordValue', base_config_1.TYPE_VALUE],
|
|
437
|
+
['CSSLayerBlockRule', base_config_1.TYPE_VALUE],
|
|
438
|
+
['CSSLayerStatementRule', base_config_1.TYPE_VALUE],
|
|
439
|
+
['CSSMathClamp', base_config_1.TYPE_VALUE],
|
|
440
|
+
['CSSMathInvert', base_config_1.TYPE_VALUE],
|
|
441
|
+
['CSSMathMax', base_config_1.TYPE_VALUE],
|
|
442
|
+
['CSSMathMin', base_config_1.TYPE_VALUE],
|
|
443
|
+
['CSSMathNegate', base_config_1.TYPE_VALUE],
|
|
444
|
+
['CSSMathProduct', base_config_1.TYPE_VALUE],
|
|
445
|
+
['CSSMathSum', base_config_1.TYPE_VALUE],
|
|
446
|
+
['CSSMathValue', base_config_1.TYPE_VALUE],
|
|
447
|
+
['CSSMatrixComponent', base_config_1.TYPE_VALUE],
|
|
448
|
+
['CSSMediaRule', base_config_1.TYPE_VALUE],
|
|
449
|
+
['CSSNamespaceRule', base_config_1.TYPE_VALUE],
|
|
450
|
+
['CSSNestedDeclarations', base_config_1.TYPE_VALUE],
|
|
451
|
+
['CSSNumericArray', base_config_1.TYPE_VALUE],
|
|
452
|
+
['CSSNumericValue', base_config_1.TYPE_VALUE],
|
|
453
|
+
['CSSPageRule', base_config_1.TYPE_VALUE],
|
|
454
|
+
['CSSPerspective', base_config_1.TYPE_VALUE],
|
|
455
|
+
['CSSPropertyRule', base_config_1.TYPE_VALUE],
|
|
456
|
+
['CSSRotate', base_config_1.TYPE_VALUE],
|
|
457
|
+
['CSSRule', base_config_1.TYPE_VALUE],
|
|
458
|
+
['CSSRuleList', base_config_1.TYPE_VALUE],
|
|
459
|
+
['CSSScale', base_config_1.TYPE_VALUE],
|
|
460
|
+
['CSSScopeRule', base_config_1.TYPE_VALUE],
|
|
461
|
+
['CSSSkew', base_config_1.TYPE_VALUE],
|
|
462
|
+
['CSSSkewX', base_config_1.TYPE_VALUE],
|
|
463
|
+
['CSSSkewY', base_config_1.TYPE_VALUE],
|
|
464
|
+
['CSSStartingStyleRule', base_config_1.TYPE_VALUE],
|
|
465
|
+
['CSSStyleDeclaration', base_config_1.TYPE_VALUE],
|
|
466
|
+
['CSSStyleRule', base_config_1.TYPE_VALUE],
|
|
467
|
+
['CSSStyleSheet', base_config_1.TYPE_VALUE],
|
|
468
|
+
['CSSStyleValue', base_config_1.TYPE_VALUE],
|
|
469
|
+
['CSSSupportsRule', base_config_1.TYPE_VALUE],
|
|
470
|
+
['CSSTransformComponent', base_config_1.TYPE_VALUE],
|
|
471
|
+
['CSSTransformValue', base_config_1.TYPE_VALUE],
|
|
472
|
+
['CSSTransition', base_config_1.TYPE_VALUE],
|
|
473
|
+
['CSSTranslate', base_config_1.TYPE_VALUE],
|
|
474
|
+
['CSSUnitValue', base_config_1.TYPE_VALUE],
|
|
475
|
+
['CSSUnparsedValue', base_config_1.TYPE_VALUE],
|
|
476
|
+
['CSSVariableReferenceValue', base_config_1.TYPE_VALUE],
|
|
477
|
+
['CSSViewTransitionRule', base_config_1.TYPE_VALUE],
|
|
478
|
+
['Cache', base_config_1.TYPE_VALUE],
|
|
479
|
+
['CacheStorage', base_config_1.TYPE_VALUE],
|
|
480
|
+
['CanvasCaptureMediaStreamTrack', base_config_1.TYPE_VALUE],
|
|
481
|
+
['CanvasCompositing', base_config_1.TYPE],
|
|
482
|
+
['CanvasDrawImage', base_config_1.TYPE],
|
|
483
|
+
['CanvasDrawPath', base_config_1.TYPE],
|
|
484
|
+
['CanvasFillStrokeStyles', base_config_1.TYPE],
|
|
485
|
+
['CanvasFilters', base_config_1.TYPE],
|
|
486
|
+
['CanvasGradient', base_config_1.TYPE_VALUE],
|
|
487
|
+
['CanvasImageData', base_config_1.TYPE],
|
|
488
|
+
['CanvasImageSmoothing', base_config_1.TYPE],
|
|
489
|
+
['CanvasPath', base_config_1.TYPE],
|
|
490
|
+
['CanvasPathDrawingStyles', base_config_1.TYPE],
|
|
491
|
+
['CanvasPattern', base_config_1.TYPE_VALUE],
|
|
492
|
+
['CanvasRect', base_config_1.TYPE],
|
|
493
|
+
['CanvasRenderingContext2D', base_config_1.TYPE_VALUE],
|
|
494
|
+
['CanvasSettings', base_config_1.TYPE],
|
|
495
|
+
['CanvasShadowStyles', base_config_1.TYPE],
|
|
496
|
+
['CanvasState', base_config_1.TYPE],
|
|
497
|
+
['CanvasText', base_config_1.TYPE],
|
|
498
|
+
['CanvasTextDrawingStyles', base_config_1.TYPE],
|
|
499
|
+
['CanvasTransform', base_config_1.TYPE],
|
|
500
|
+
['CanvasUserInterface', base_config_1.TYPE],
|
|
501
|
+
['CaretPosition', base_config_1.TYPE_VALUE],
|
|
502
|
+
['ChannelMergerNode', base_config_1.TYPE_VALUE],
|
|
503
|
+
['ChannelSplitterNode', base_config_1.TYPE_VALUE],
|
|
504
|
+
['CharacterData', base_config_1.TYPE_VALUE],
|
|
505
|
+
['ChildNode', base_config_1.TYPE],
|
|
506
|
+
['ClientRect', base_config_1.TYPE],
|
|
507
|
+
['Clipboard', base_config_1.TYPE_VALUE],
|
|
508
|
+
['ClipboardEvent', base_config_1.TYPE_VALUE],
|
|
509
|
+
['ClipboardItem', base_config_1.TYPE_VALUE],
|
|
510
|
+
['CloseEvent', base_config_1.TYPE_VALUE],
|
|
511
|
+
['Comment', base_config_1.TYPE_VALUE],
|
|
512
|
+
['CompositionEvent', base_config_1.TYPE_VALUE],
|
|
513
|
+
['CompressionStream', base_config_1.TYPE_VALUE],
|
|
514
|
+
['ConstantSourceNode', base_config_1.TYPE_VALUE],
|
|
515
|
+
['ContentVisibilityAutoStateChangeEvent', base_config_1.TYPE_VALUE],
|
|
516
|
+
['ConvolverNode', base_config_1.TYPE_VALUE],
|
|
517
|
+
['CountQueuingStrategy', base_config_1.TYPE_VALUE],
|
|
518
|
+
['Credential', base_config_1.TYPE_VALUE],
|
|
519
|
+
['CredentialsContainer', base_config_1.TYPE_VALUE],
|
|
520
|
+
['Crypto', base_config_1.TYPE_VALUE],
|
|
521
|
+
['CryptoKey', base_config_1.TYPE_VALUE],
|
|
522
|
+
['CustomElementRegistry', base_config_1.TYPE_VALUE],
|
|
523
|
+
['CustomEvent', base_config_1.TYPE_VALUE],
|
|
524
|
+
['CustomStateSet', base_config_1.TYPE_VALUE],
|
|
525
|
+
['DOMException', base_config_1.TYPE_VALUE],
|
|
526
|
+
['DOMImplementation', base_config_1.TYPE_VALUE],
|
|
527
|
+
['DOMMatrix', base_config_1.TYPE_VALUE],
|
|
528
|
+
['SVGMatrix', base_config_1.TYPE_VALUE],
|
|
529
|
+
['WebKitCSSMatrix', base_config_1.TYPE_VALUE],
|
|
530
|
+
['DOMMatrixReadOnly', base_config_1.TYPE_VALUE],
|
|
531
|
+
['DOMParser', base_config_1.TYPE_VALUE],
|
|
532
|
+
['DOMPoint', base_config_1.TYPE_VALUE],
|
|
533
|
+
['SVGPoint', base_config_1.TYPE_VALUE],
|
|
534
|
+
['DOMPointReadOnly', base_config_1.TYPE_VALUE],
|
|
535
|
+
['DOMQuad', base_config_1.TYPE_VALUE],
|
|
536
|
+
['DOMRect', base_config_1.TYPE_VALUE],
|
|
537
|
+
['SVGRect', base_config_1.TYPE_VALUE],
|
|
538
|
+
['DOMRectList', base_config_1.TYPE_VALUE],
|
|
539
|
+
['DOMRectReadOnly', base_config_1.TYPE_VALUE],
|
|
540
|
+
['DOMStringList', base_config_1.TYPE_VALUE],
|
|
541
|
+
['DOMStringMap', base_config_1.TYPE_VALUE],
|
|
542
|
+
['DOMTokenList', base_config_1.TYPE_VALUE],
|
|
543
|
+
['DataTransfer', base_config_1.TYPE_VALUE],
|
|
544
|
+
['DataTransferItem', base_config_1.TYPE_VALUE],
|
|
545
|
+
['DataTransferItemList', base_config_1.TYPE_VALUE],
|
|
546
|
+
['DecompressionStream', base_config_1.TYPE_VALUE],
|
|
547
|
+
['DelayNode', base_config_1.TYPE_VALUE],
|
|
548
|
+
['DeviceMotionEvent', base_config_1.TYPE_VALUE],
|
|
549
|
+
['DeviceMotionEventAcceleration', base_config_1.TYPE],
|
|
550
|
+
['DeviceMotionEventRotationRate', base_config_1.TYPE],
|
|
551
|
+
['DeviceOrientationEvent', base_config_1.TYPE_VALUE],
|
|
552
|
+
['DocumentEventMap', base_config_1.TYPE],
|
|
553
|
+
['Document', base_config_1.TYPE_VALUE],
|
|
554
|
+
['DocumentFragment', base_config_1.TYPE_VALUE],
|
|
555
|
+
['DocumentOrShadowRoot', base_config_1.TYPE],
|
|
556
|
+
['DocumentTimeline', base_config_1.TYPE_VALUE],
|
|
557
|
+
['DocumentType', base_config_1.TYPE_VALUE],
|
|
558
|
+
['DragEvent', base_config_1.TYPE_VALUE],
|
|
559
|
+
['DynamicsCompressorNode', base_config_1.TYPE_VALUE],
|
|
560
|
+
['EXT_blend_minmax', base_config_1.TYPE],
|
|
561
|
+
['EXT_color_buffer_float', base_config_1.TYPE],
|
|
562
|
+
['EXT_color_buffer_half_float', base_config_1.TYPE],
|
|
563
|
+
['EXT_float_blend', base_config_1.TYPE],
|
|
564
|
+
['EXT_frag_depth', base_config_1.TYPE],
|
|
565
|
+
['EXT_sRGB', base_config_1.TYPE],
|
|
566
|
+
['EXT_shader_texture_lod', base_config_1.TYPE],
|
|
567
|
+
['EXT_texture_compression_bptc', base_config_1.TYPE],
|
|
568
|
+
['EXT_texture_compression_rgtc', base_config_1.TYPE],
|
|
569
|
+
['EXT_texture_filter_anisotropic', base_config_1.TYPE],
|
|
570
|
+
['EXT_texture_norm16', base_config_1.TYPE],
|
|
571
|
+
['ElementEventMap', base_config_1.TYPE],
|
|
572
|
+
['Element', base_config_1.TYPE_VALUE],
|
|
573
|
+
['ElementCSSInlineStyle', base_config_1.TYPE],
|
|
574
|
+
['ElementContentEditable', base_config_1.TYPE],
|
|
575
|
+
['ElementInternals', base_config_1.TYPE_VALUE],
|
|
576
|
+
['EncodedAudioChunk', base_config_1.TYPE_VALUE],
|
|
577
|
+
['EncodedVideoChunk', base_config_1.TYPE_VALUE],
|
|
578
|
+
['ErrorEvent', base_config_1.TYPE_VALUE],
|
|
579
|
+
['Event', base_config_1.TYPE_VALUE],
|
|
580
|
+
['EventCounts', base_config_1.TYPE_VALUE],
|
|
581
|
+
['EventListener', base_config_1.TYPE],
|
|
582
|
+
['EventListenerObject', base_config_1.TYPE],
|
|
583
|
+
['EventSourceEventMap', base_config_1.TYPE],
|
|
584
|
+
['EventSource', base_config_1.TYPE_VALUE],
|
|
585
|
+
['EventTarget', base_config_1.TYPE_VALUE],
|
|
586
|
+
['External', base_config_1.TYPE_VALUE],
|
|
587
|
+
['File', base_config_1.TYPE_VALUE],
|
|
588
|
+
['FileList', base_config_1.TYPE_VALUE],
|
|
589
|
+
['FileReaderEventMap', base_config_1.TYPE],
|
|
590
|
+
['FileReader', base_config_1.TYPE_VALUE],
|
|
591
|
+
['FileSystem', base_config_1.TYPE_VALUE],
|
|
592
|
+
['FileSystemDirectoryEntry', base_config_1.TYPE_VALUE],
|
|
593
|
+
['FileSystemDirectoryHandle', base_config_1.TYPE_VALUE],
|
|
594
|
+
['FileSystemDirectoryReader', base_config_1.TYPE_VALUE],
|
|
595
|
+
['FileSystemEntry', base_config_1.TYPE_VALUE],
|
|
596
|
+
['FileSystemFileEntry', base_config_1.TYPE_VALUE],
|
|
597
|
+
['FileSystemFileHandle', base_config_1.TYPE_VALUE],
|
|
598
|
+
['FileSystemHandle', base_config_1.TYPE_VALUE],
|
|
599
|
+
['FileSystemWritableFileStream', base_config_1.TYPE_VALUE],
|
|
600
|
+
['FocusEvent', base_config_1.TYPE_VALUE],
|
|
601
|
+
['FontFace', base_config_1.TYPE_VALUE],
|
|
602
|
+
['FontFaceSetEventMap', base_config_1.TYPE],
|
|
603
|
+
['FontFaceSet', base_config_1.TYPE_VALUE],
|
|
604
|
+
['FontFaceSetLoadEvent', base_config_1.TYPE_VALUE],
|
|
605
|
+
['FontFaceSource', base_config_1.TYPE],
|
|
606
|
+
['FormData', base_config_1.TYPE_VALUE],
|
|
607
|
+
['FormDataEvent', base_config_1.TYPE_VALUE],
|
|
608
|
+
['FragmentDirective', base_config_1.TYPE_VALUE],
|
|
609
|
+
['GPUError', base_config_1.TYPE],
|
|
610
|
+
['GainNode', base_config_1.TYPE_VALUE],
|
|
611
|
+
['Gamepad', base_config_1.TYPE_VALUE],
|
|
612
|
+
['GamepadButton', base_config_1.TYPE_VALUE],
|
|
613
|
+
['GamepadEvent', base_config_1.TYPE_VALUE],
|
|
614
|
+
['GamepadHapticActuator', base_config_1.TYPE_VALUE],
|
|
615
|
+
['GenericTransformStream', base_config_1.TYPE],
|
|
616
|
+
['Geolocation', base_config_1.TYPE_VALUE],
|
|
617
|
+
['GeolocationCoordinates', base_config_1.TYPE_VALUE],
|
|
618
|
+
['GeolocationPosition', base_config_1.TYPE_VALUE],
|
|
619
|
+
['GeolocationPositionError', base_config_1.TYPE_VALUE],
|
|
620
|
+
['GlobalEventHandlersEventMap', base_config_1.TYPE],
|
|
621
|
+
['GlobalEventHandlers', base_config_1.TYPE],
|
|
622
|
+
['HTMLAllCollection', base_config_1.TYPE_VALUE],
|
|
623
|
+
['HTMLAnchorElement', base_config_1.TYPE_VALUE],
|
|
624
|
+
['HTMLAreaElement', base_config_1.TYPE_VALUE],
|
|
625
|
+
['HTMLAudioElement', base_config_1.TYPE_VALUE],
|
|
626
|
+
['HTMLBRElement', base_config_1.TYPE_VALUE],
|
|
627
|
+
['HTMLBaseElement', base_config_1.TYPE_VALUE],
|
|
628
|
+
['HTMLBodyElementEventMap', base_config_1.TYPE],
|
|
629
|
+
['HTMLBodyElement', base_config_1.TYPE_VALUE],
|
|
630
|
+
['HTMLButtonElement', base_config_1.TYPE_VALUE],
|
|
631
|
+
['HTMLCanvasElement', base_config_1.TYPE_VALUE],
|
|
632
|
+
['HTMLCollectionBase', base_config_1.TYPE],
|
|
633
|
+
['HTMLCollection', base_config_1.TYPE_VALUE],
|
|
634
|
+
['HTMLCollectionOf', base_config_1.TYPE],
|
|
635
|
+
['HTMLDListElement', base_config_1.TYPE_VALUE],
|
|
636
|
+
['HTMLDataElement', base_config_1.TYPE_VALUE],
|
|
637
|
+
['HTMLDataListElement', base_config_1.TYPE_VALUE],
|
|
638
|
+
['HTMLDetailsElement', base_config_1.TYPE_VALUE],
|
|
639
|
+
['HTMLDialogElement', base_config_1.TYPE_VALUE],
|
|
640
|
+
['HTMLDirectoryElement', base_config_1.TYPE_VALUE],
|
|
641
|
+
['HTMLDivElement', base_config_1.TYPE_VALUE],
|
|
642
|
+
['HTMLDocument', base_config_1.TYPE_VALUE],
|
|
643
|
+
['HTMLElementEventMap', base_config_1.TYPE],
|
|
644
|
+
['HTMLElement', base_config_1.TYPE_VALUE],
|
|
645
|
+
['HTMLEmbedElement', base_config_1.TYPE_VALUE],
|
|
646
|
+
['HTMLFieldSetElement', base_config_1.TYPE_VALUE],
|
|
647
|
+
['HTMLFontElement', base_config_1.TYPE_VALUE],
|
|
648
|
+
['HTMLFormControlsCollection', base_config_1.TYPE_VALUE],
|
|
649
|
+
['HTMLFormElement', base_config_1.TYPE_VALUE],
|
|
650
|
+
['HTMLFrameElement', base_config_1.TYPE_VALUE],
|
|
651
|
+
['HTMLFrameSetElementEventMap', base_config_1.TYPE],
|
|
652
|
+
['HTMLFrameSetElement', base_config_1.TYPE_VALUE],
|
|
653
|
+
['HTMLHRElement', base_config_1.TYPE_VALUE],
|
|
654
|
+
['HTMLHeadElement', base_config_1.TYPE_VALUE],
|
|
655
|
+
['HTMLHeadingElement', base_config_1.TYPE_VALUE],
|
|
656
|
+
['HTMLHtmlElement', base_config_1.TYPE_VALUE],
|
|
657
|
+
['HTMLHyperlinkElementUtils', base_config_1.TYPE],
|
|
658
|
+
['HTMLIFrameElement', base_config_1.TYPE_VALUE],
|
|
659
|
+
['HTMLImageElement', base_config_1.TYPE_VALUE],
|
|
660
|
+
['HTMLInputElement', base_config_1.TYPE_VALUE],
|
|
661
|
+
['HTMLLIElement', base_config_1.TYPE_VALUE],
|
|
662
|
+
['HTMLLabelElement', base_config_1.TYPE_VALUE],
|
|
663
|
+
['HTMLLegendElement', base_config_1.TYPE_VALUE],
|
|
664
|
+
['HTMLLinkElement', base_config_1.TYPE_VALUE],
|
|
665
|
+
['HTMLMapElement', base_config_1.TYPE_VALUE],
|
|
666
|
+
['HTMLMarqueeElement', base_config_1.TYPE_VALUE],
|
|
667
|
+
['HTMLMediaElementEventMap', base_config_1.TYPE],
|
|
668
|
+
['HTMLMediaElement', base_config_1.TYPE_VALUE],
|
|
669
|
+
['HTMLMenuElement', base_config_1.TYPE_VALUE],
|
|
670
|
+
['HTMLMetaElement', base_config_1.TYPE_VALUE],
|
|
671
|
+
['HTMLMeterElement', base_config_1.TYPE_VALUE],
|
|
672
|
+
['HTMLModElement', base_config_1.TYPE_VALUE],
|
|
673
|
+
['HTMLOListElement', base_config_1.TYPE_VALUE],
|
|
674
|
+
['HTMLObjectElement', base_config_1.TYPE_VALUE],
|
|
675
|
+
['HTMLOptGroupElement', base_config_1.TYPE_VALUE],
|
|
676
|
+
['HTMLOptionElement', base_config_1.TYPE_VALUE],
|
|
677
|
+
['HTMLOptionsCollection', base_config_1.TYPE_VALUE],
|
|
678
|
+
['HTMLOrSVGElement', base_config_1.TYPE],
|
|
679
|
+
['HTMLOutputElement', base_config_1.TYPE_VALUE],
|
|
680
|
+
['HTMLParagraphElement', base_config_1.TYPE_VALUE],
|
|
681
|
+
['HTMLParamElement', base_config_1.TYPE_VALUE],
|
|
682
|
+
['HTMLPictureElement', base_config_1.TYPE_VALUE],
|
|
683
|
+
['HTMLPreElement', base_config_1.TYPE_VALUE],
|
|
684
|
+
['HTMLProgressElement', base_config_1.TYPE_VALUE],
|
|
685
|
+
['HTMLQuoteElement', base_config_1.TYPE_VALUE],
|
|
686
|
+
['HTMLScriptElement', base_config_1.TYPE_VALUE],
|
|
687
|
+
['HTMLSelectElement', base_config_1.TYPE_VALUE],
|
|
688
|
+
['HTMLSlotElement', base_config_1.TYPE_VALUE],
|
|
689
|
+
['HTMLSourceElement', base_config_1.TYPE_VALUE],
|
|
690
|
+
['HTMLSpanElement', base_config_1.TYPE_VALUE],
|
|
691
|
+
['HTMLStyleElement', base_config_1.TYPE_VALUE],
|
|
692
|
+
['HTMLTableCaptionElement', base_config_1.TYPE_VALUE],
|
|
693
|
+
['HTMLTableCellElement', base_config_1.TYPE_VALUE],
|
|
694
|
+
['HTMLTableColElement', base_config_1.TYPE_VALUE],
|
|
695
|
+
['HTMLTableDataCellElement', base_config_1.TYPE],
|
|
696
|
+
['HTMLTableElement', base_config_1.TYPE_VALUE],
|
|
697
|
+
['HTMLTableHeaderCellElement', base_config_1.TYPE],
|
|
698
|
+
['HTMLTableRowElement', base_config_1.TYPE_VALUE],
|
|
699
|
+
['HTMLTableSectionElement', base_config_1.TYPE_VALUE],
|
|
700
|
+
['HTMLTemplateElement', base_config_1.TYPE_VALUE],
|
|
701
|
+
['HTMLTextAreaElement', base_config_1.TYPE_VALUE],
|
|
702
|
+
['HTMLTimeElement', base_config_1.TYPE_VALUE],
|
|
703
|
+
['HTMLTitleElement', base_config_1.TYPE_VALUE],
|
|
704
|
+
['HTMLTrackElement', base_config_1.TYPE_VALUE],
|
|
705
|
+
['HTMLUListElement', base_config_1.TYPE_VALUE],
|
|
706
|
+
['HTMLUnknownElement', base_config_1.TYPE_VALUE],
|
|
707
|
+
['HTMLVideoElementEventMap', base_config_1.TYPE],
|
|
708
|
+
['HTMLVideoElement', base_config_1.TYPE_VALUE],
|
|
709
|
+
['HashChangeEvent', base_config_1.TYPE_VALUE],
|
|
710
|
+
['Headers', base_config_1.TYPE_VALUE],
|
|
711
|
+
['Highlight', base_config_1.TYPE_VALUE],
|
|
712
|
+
['HighlightRegistry', base_config_1.TYPE_VALUE],
|
|
713
|
+
['History', base_config_1.TYPE_VALUE],
|
|
714
|
+
['IDBCursor', base_config_1.TYPE_VALUE],
|
|
715
|
+
['IDBCursorWithValue', base_config_1.TYPE_VALUE],
|
|
716
|
+
['IDBDatabaseEventMap', base_config_1.TYPE],
|
|
717
|
+
['IDBDatabase', base_config_1.TYPE_VALUE],
|
|
718
|
+
['IDBFactory', base_config_1.TYPE_VALUE],
|
|
719
|
+
['IDBIndex', base_config_1.TYPE_VALUE],
|
|
720
|
+
['IDBKeyRange', base_config_1.TYPE_VALUE],
|
|
721
|
+
['IDBObjectStore', base_config_1.TYPE_VALUE],
|
|
722
|
+
['IDBOpenDBRequestEventMap', base_config_1.TYPE],
|
|
723
|
+
['IDBOpenDBRequest', base_config_1.TYPE_VALUE],
|
|
724
|
+
['IDBRequestEventMap', base_config_1.TYPE],
|
|
725
|
+
['IDBRequest', base_config_1.TYPE_VALUE],
|
|
726
|
+
['IDBTransactionEventMap', base_config_1.TYPE],
|
|
727
|
+
['IDBTransaction', base_config_1.TYPE_VALUE],
|
|
728
|
+
['IDBVersionChangeEvent', base_config_1.TYPE_VALUE],
|
|
729
|
+
['IIRFilterNode', base_config_1.TYPE_VALUE],
|
|
730
|
+
['IdleDeadline', base_config_1.TYPE_VALUE],
|
|
731
|
+
['ImageBitmap', base_config_1.TYPE_VALUE],
|
|
732
|
+
['ImageBitmapRenderingContext', base_config_1.TYPE_VALUE],
|
|
733
|
+
['ImageData', base_config_1.TYPE_VALUE],
|
|
734
|
+
['ImageDecoder', base_config_1.TYPE_VALUE],
|
|
735
|
+
['ImageTrack', base_config_1.TYPE_VALUE],
|
|
736
|
+
['ImageTrackList', base_config_1.TYPE_VALUE],
|
|
737
|
+
['ImportMeta', base_config_1.TYPE],
|
|
738
|
+
['InputDeviceInfo', base_config_1.TYPE_VALUE],
|
|
739
|
+
['InputEvent', base_config_1.TYPE_VALUE],
|
|
740
|
+
['IntersectionObserver', base_config_1.TYPE_VALUE],
|
|
741
|
+
['IntersectionObserverEntry', base_config_1.TYPE_VALUE],
|
|
742
|
+
['KHR_parallel_shader_compile', base_config_1.TYPE],
|
|
743
|
+
['KeyboardEvent', base_config_1.TYPE_VALUE],
|
|
744
|
+
['KeyframeEffect', base_config_1.TYPE_VALUE],
|
|
745
|
+
['LargestContentfulPaint', base_config_1.TYPE_VALUE],
|
|
746
|
+
['LinkStyle', base_config_1.TYPE],
|
|
747
|
+
['Location', base_config_1.TYPE_VALUE],
|
|
748
|
+
['Lock', base_config_1.TYPE_VALUE],
|
|
749
|
+
['LockManager', base_config_1.TYPE_VALUE],
|
|
750
|
+
['MIDIAccessEventMap', base_config_1.TYPE],
|
|
751
|
+
['MIDIAccess', base_config_1.TYPE_VALUE],
|
|
752
|
+
['MIDIConnectionEvent', base_config_1.TYPE_VALUE],
|
|
753
|
+
['MIDIInputEventMap', base_config_1.TYPE],
|
|
754
|
+
['MIDIInput', base_config_1.TYPE_VALUE],
|
|
755
|
+
['MIDIInputMap', base_config_1.TYPE_VALUE],
|
|
756
|
+
['MIDIMessageEvent', base_config_1.TYPE_VALUE],
|
|
757
|
+
['MIDIOutput', base_config_1.TYPE_VALUE],
|
|
758
|
+
['MIDIOutputMap', base_config_1.TYPE_VALUE],
|
|
759
|
+
['MIDIPortEventMap', base_config_1.TYPE],
|
|
760
|
+
['MIDIPort', base_config_1.TYPE_VALUE],
|
|
761
|
+
['MathMLElementEventMap', base_config_1.TYPE],
|
|
762
|
+
['MathMLElement', base_config_1.TYPE_VALUE],
|
|
763
|
+
['MediaCapabilities', base_config_1.TYPE_VALUE],
|
|
764
|
+
['MediaDeviceInfo', base_config_1.TYPE_VALUE],
|
|
765
|
+
['MediaDevicesEventMap', base_config_1.TYPE],
|
|
766
|
+
['MediaDevices', base_config_1.TYPE_VALUE],
|
|
767
|
+
['MediaElementAudioSourceNode', base_config_1.TYPE_VALUE],
|
|
768
|
+
['MediaEncryptedEvent', base_config_1.TYPE_VALUE],
|
|
769
|
+
['MediaError', base_config_1.TYPE_VALUE],
|
|
770
|
+
['MediaKeyMessageEvent', base_config_1.TYPE_VALUE],
|
|
771
|
+
['MediaKeySessionEventMap', base_config_1.TYPE],
|
|
772
|
+
['MediaKeySession', base_config_1.TYPE_VALUE],
|
|
773
|
+
['MediaKeyStatusMap', base_config_1.TYPE_VALUE],
|
|
774
|
+
['MediaKeySystemAccess', base_config_1.TYPE_VALUE],
|
|
775
|
+
['MediaKeys', base_config_1.TYPE_VALUE],
|
|
776
|
+
['MediaList', base_config_1.TYPE_VALUE],
|
|
777
|
+
['MediaMetadata', base_config_1.TYPE_VALUE],
|
|
778
|
+
['MediaQueryListEventMap', base_config_1.TYPE],
|
|
779
|
+
['MediaQueryList', base_config_1.TYPE_VALUE],
|
|
780
|
+
['MediaQueryListEvent', base_config_1.TYPE_VALUE],
|
|
781
|
+
['MediaRecorderEventMap', base_config_1.TYPE],
|
|
782
|
+
['MediaRecorder', base_config_1.TYPE_VALUE],
|
|
783
|
+
['MediaSession', base_config_1.TYPE_VALUE],
|
|
784
|
+
['MediaSourceEventMap', base_config_1.TYPE],
|
|
785
|
+
['MediaSource', base_config_1.TYPE_VALUE],
|
|
786
|
+
['MediaSourceHandle', base_config_1.TYPE_VALUE],
|
|
787
|
+
['MediaStreamEventMap', base_config_1.TYPE],
|
|
788
|
+
['MediaStream', base_config_1.TYPE_VALUE],
|
|
789
|
+
['MediaStreamAudioDestinationNode', base_config_1.TYPE_VALUE],
|
|
790
|
+
['MediaStreamAudioSourceNode', base_config_1.TYPE_VALUE],
|
|
791
|
+
['MediaStreamTrackEventMap', base_config_1.TYPE],
|
|
792
|
+
['MediaStreamTrack', base_config_1.TYPE_VALUE],
|
|
793
|
+
['MediaStreamTrackEvent', base_config_1.TYPE_VALUE],
|
|
794
|
+
['MessageChannel', base_config_1.TYPE_VALUE],
|
|
795
|
+
['MessageEvent', base_config_1.TYPE_VALUE],
|
|
796
|
+
['MessageEventTargetEventMap', base_config_1.TYPE],
|
|
797
|
+
['MessageEventTarget', base_config_1.TYPE],
|
|
798
|
+
['MessagePortEventMap', base_config_1.TYPE],
|
|
799
|
+
['MessagePort', base_config_1.TYPE_VALUE],
|
|
800
|
+
['MimeType', base_config_1.TYPE_VALUE],
|
|
801
|
+
['MimeTypeArray', base_config_1.TYPE_VALUE],
|
|
802
|
+
['MouseEvent', base_config_1.TYPE_VALUE],
|
|
803
|
+
['MutationObserver', base_config_1.TYPE_VALUE],
|
|
804
|
+
['MutationRecord', base_config_1.TYPE_VALUE],
|
|
805
|
+
['NamedNodeMap', base_config_1.TYPE_VALUE],
|
|
806
|
+
['NavigationActivation', base_config_1.TYPE_VALUE],
|
|
807
|
+
['NavigationHistoryEntryEventMap', base_config_1.TYPE],
|
|
808
|
+
['NavigationHistoryEntry', base_config_1.TYPE_VALUE],
|
|
809
|
+
['NavigationPreloadManager', base_config_1.TYPE_VALUE],
|
|
810
|
+
['Navigator', base_config_1.TYPE_VALUE],
|
|
811
|
+
['NavigatorAutomationInformation', base_config_1.TYPE],
|
|
812
|
+
['NavigatorBadge', base_config_1.TYPE],
|
|
813
|
+
['NavigatorConcurrentHardware', base_config_1.TYPE],
|
|
814
|
+
['NavigatorContentUtils', base_config_1.TYPE],
|
|
815
|
+
['NavigatorCookies', base_config_1.TYPE],
|
|
816
|
+
['NavigatorID', base_config_1.TYPE],
|
|
817
|
+
['NavigatorLanguage', base_config_1.TYPE],
|
|
818
|
+
['NavigatorLocks', base_config_1.TYPE],
|
|
819
|
+
['NavigatorOnLine', base_config_1.TYPE],
|
|
820
|
+
['NavigatorPlugins', base_config_1.TYPE],
|
|
821
|
+
['NavigatorStorage', base_config_1.TYPE],
|
|
822
|
+
['Node', base_config_1.TYPE_VALUE],
|
|
823
|
+
['NodeIterator', base_config_1.TYPE_VALUE],
|
|
824
|
+
['NodeList', base_config_1.TYPE_VALUE],
|
|
825
|
+
['NodeListOf', base_config_1.TYPE],
|
|
826
|
+
['NonDocumentTypeChildNode', base_config_1.TYPE],
|
|
827
|
+
['NonElementParentNode', base_config_1.TYPE],
|
|
828
|
+
['NotificationEventMap', base_config_1.TYPE],
|
|
829
|
+
['Notification', base_config_1.TYPE_VALUE],
|
|
830
|
+
['OES_draw_buffers_indexed', base_config_1.TYPE],
|
|
831
|
+
['OES_element_index_uint', base_config_1.TYPE],
|
|
832
|
+
['OES_fbo_render_mipmap', base_config_1.TYPE],
|
|
833
|
+
['OES_standard_derivatives', base_config_1.TYPE],
|
|
834
|
+
['OES_texture_float', base_config_1.TYPE],
|
|
835
|
+
['OES_texture_float_linear', base_config_1.TYPE],
|
|
836
|
+
['OES_texture_half_float', base_config_1.TYPE],
|
|
837
|
+
['OES_texture_half_float_linear', base_config_1.TYPE],
|
|
838
|
+
['OES_vertex_array_object', base_config_1.TYPE],
|
|
839
|
+
['OVR_multiview2', base_config_1.TYPE],
|
|
840
|
+
['OfflineAudioCompletionEvent', base_config_1.TYPE_VALUE],
|
|
841
|
+
['OfflineAudioContextEventMap', base_config_1.TYPE],
|
|
842
|
+
['OfflineAudioContext', base_config_1.TYPE_VALUE],
|
|
843
|
+
['OffscreenCanvasEventMap', base_config_1.TYPE],
|
|
844
|
+
['OffscreenCanvas', base_config_1.TYPE_VALUE],
|
|
845
|
+
['OffscreenCanvasRenderingContext2D', base_config_1.TYPE_VALUE],
|
|
846
|
+
['OscillatorNode', base_config_1.TYPE_VALUE],
|
|
847
|
+
['OverconstrainedError', base_config_1.TYPE_VALUE],
|
|
848
|
+
['PageRevealEvent', base_config_1.TYPE_VALUE],
|
|
849
|
+
['PageSwapEvent', base_config_1.TYPE_VALUE],
|
|
850
|
+
['PageTransitionEvent', base_config_1.TYPE_VALUE],
|
|
851
|
+
['PannerNode', base_config_1.TYPE_VALUE],
|
|
852
|
+
['ParentNode', base_config_1.TYPE],
|
|
853
|
+
['Path2D', base_config_1.TYPE_VALUE],
|
|
854
|
+
['PaymentAddress', base_config_1.TYPE_VALUE],
|
|
855
|
+
['PaymentMethodChangeEvent', base_config_1.TYPE_VALUE],
|
|
856
|
+
['PaymentRequestEventMap', base_config_1.TYPE],
|
|
857
|
+
['PaymentRequest', base_config_1.TYPE_VALUE],
|
|
858
|
+
['PaymentRequestUpdateEvent', base_config_1.TYPE_VALUE],
|
|
859
|
+
['PaymentResponseEventMap', base_config_1.TYPE],
|
|
860
|
+
['PaymentResponse', base_config_1.TYPE_VALUE],
|
|
861
|
+
['PerformanceEventMap', base_config_1.TYPE],
|
|
862
|
+
['Performance', base_config_1.TYPE_VALUE],
|
|
863
|
+
['PerformanceEntry', base_config_1.TYPE_VALUE],
|
|
864
|
+
['PerformanceEventTiming', base_config_1.TYPE_VALUE],
|
|
865
|
+
['PerformanceMark', base_config_1.TYPE_VALUE],
|
|
866
|
+
['PerformanceMeasure', base_config_1.TYPE_VALUE],
|
|
867
|
+
['PerformanceNavigation', base_config_1.TYPE_VALUE],
|
|
868
|
+
['PerformanceNavigationTiming', base_config_1.TYPE_VALUE],
|
|
869
|
+
['PerformanceObserver', base_config_1.TYPE_VALUE],
|
|
870
|
+
['PerformanceObserverEntryList', base_config_1.TYPE_VALUE],
|
|
871
|
+
['PerformancePaintTiming', base_config_1.TYPE_VALUE],
|
|
872
|
+
['PerformanceResourceTiming', base_config_1.TYPE_VALUE],
|
|
873
|
+
['PerformanceServerTiming', base_config_1.TYPE_VALUE],
|
|
874
|
+
['PerformanceTiming', base_config_1.TYPE_VALUE],
|
|
875
|
+
['PeriodicWave', base_config_1.TYPE_VALUE],
|
|
876
|
+
['PermissionStatusEventMap', base_config_1.TYPE],
|
|
877
|
+
['PermissionStatus', base_config_1.TYPE_VALUE],
|
|
878
|
+
['Permissions', base_config_1.TYPE_VALUE],
|
|
879
|
+
['PictureInPictureEvent', base_config_1.TYPE_VALUE],
|
|
880
|
+
['PictureInPictureWindowEventMap', base_config_1.TYPE],
|
|
881
|
+
['PictureInPictureWindow', base_config_1.TYPE_VALUE],
|
|
882
|
+
['Plugin', base_config_1.TYPE_VALUE],
|
|
883
|
+
['PluginArray', base_config_1.TYPE_VALUE],
|
|
884
|
+
['PointerEvent', base_config_1.TYPE_VALUE],
|
|
885
|
+
['PopStateEvent', base_config_1.TYPE_VALUE],
|
|
886
|
+
['PopoverInvokerElement', base_config_1.TYPE],
|
|
887
|
+
['ProcessingInstruction', base_config_1.TYPE_VALUE],
|
|
888
|
+
['ProgressEvent', base_config_1.TYPE_VALUE],
|
|
889
|
+
['PromiseRejectionEvent', base_config_1.TYPE_VALUE],
|
|
890
|
+
['PublicKeyCredential', base_config_1.TYPE_VALUE],
|
|
891
|
+
['PushManager', base_config_1.TYPE_VALUE],
|
|
892
|
+
['PushSubscription', base_config_1.TYPE_VALUE],
|
|
893
|
+
['PushSubscriptionOptions', base_config_1.TYPE_VALUE],
|
|
894
|
+
['RTCCertificate', base_config_1.TYPE_VALUE],
|
|
895
|
+
['RTCDTMFSenderEventMap', base_config_1.TYPE],
|
|
896
|
+
['RTCDTMFSender', base_config_1.TYPE_VALUE],
|
|
897
|
+
['RTCDTMFToneChangeEvent', base_config_1.TYPE_VALUE],
|
|
898
|
+
['RTCDataChannelEventMap', base_config_1.TYPE],
|
|
899
|
+
['RTCDataChannel', base_config_1.TYPE_VALUE],
|
|
900
|
+
['RTCDataChannelEvent', base_config_1.TYPE_VALUE],
|
|
901
|
+
['RTCDtlsTransportEventMap', base_config_1.TYPE],
|
|
902
|
+
['RTCDtlsTransport', base_config_1.TYPE_VALUE],
|
|
903
|
+
['RTCEncodedAudioFrame', base_config_1.TYPE_VALUE],
|
|
904
|
+
['RTCEncodedVideoFrame', base_config_1.TYPE_VALUE],
|
|
905
|
+
['RTCError', base_config_1.TYPE_VALUE],
|
|
906
|
+
['RTCErrorEvent', base_config_1.TYPE_VALUE],
|
|
907
|
+
['RTCIceCandidate', base_config_1.TYPE_VALUE],
|
|
908
|
+
['RTCIceCandidatePair', base_config_1.TYPE],
|
|
909
|
+
['RTCIceTransportEventMap', base_config_1.TYPE],
|
|
910
|
+
['RTCIceTransport', base_config_1.TYPE_VALUE],
|
|
911
|
+
['RTCPeerConnectionEventMap', base_config_1.TYPE],
|
|
912
|
+
['RTCPeerConnection', base_config_1.TYPE_VALUE],
|
|
913
|
+
['RTCPeerConnectionIceErrorEvent', base_config_1.TYPE_VALUE],
|
|
914
|
+
['RTCPeerConnectionIceEvent', base_config_1.TYPE_VALUE],
|
|
915
|
+
['RTCRtpReceiver', base_config_1.TYPE_VALUE],
|
|
916
|
+
['RTCRtpScriptTransform', base_config_1.TYPE_VALUE],
|
|
917
|
+
['RTCRtpSender', base_config_1.TYPE_VALUE],
|
|
918
|
+
['RTCRtpTransceiver', base_config_1.TYPE_VALUE],
|
|
919
|
+
['RTCSctpTransportEventMap', base_config_1.TYPE],
|
|
920
|
+
['RTCSctpTransport', base_config_1.TYPE_VALUE],
|
|
921
|
+
['RTCSessionDescription', base_config_1.TYPE_VALUE],
|
|
922
|
+
['RTCStatsReport', base_config_1.TYPE_VALUE],
|
|
923
|
+
['RTCTrackEvent', base_config_1.TYPE_VALUE],
|
|
924
|
+
['RadioNodeList', base_config_1.TYPE_VALUE],
|
|
925
|
+
['Range', base_config_1.TYPE_VALUE],
|
|
926
|
+
['ReadableByteStreamController', base_config_1.TYPE_VALUE],
|
|
927
|
+
['ReadableStream', base_config_1.TYPE_VALUE],
|
|
928
|
+
['ReadableStreamBYOBReader', base_config_1.TYPE_VALUE],
|
|
929
|
+
['ReadableStreamBYOBRequest', base_config_1.TYPE_VALUE],
|
|
930
|
+
['ReadableStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
931
|
+
['ReadableStreamDefaultReader', base_config_1.TYPE_VALUE],
|
|
932
|
+
['ReadableStreamGenericReader', base_config_1.TYPE],
|
|
933
|
+
['RemotePlaybackEventMap', base_config_1.TYPE],
|
|
934
|
+
['RemotePlayback', base_config_1.TYPE_VALUE],
|
|
935
|
+
['Report', base_config_1.TYPE_VALUE],
|
|
936
|
+
['ReportBody', base_config_1.TYPE_VALUE],
|
|
937
|
+
['ReportingObserver', base_config_1.TYPE_VALUE],
|
|
938
|
+
['Request', base_config_1.TYPE_VALUE],
|
|
939
|
+
['ResizeObserver', base_config_1.TYPE_VALUE],
|
|
940
|
+
['ResizeObserverEntry', base_config_1.TYPE_VALUE],
|
|
941
|
+
['ResizeObserverSize', base_config_1.TYPE_VALUE],
|
|
942
|
+
['Response', base_config_1.TYPE_VALUE],
|
|
943
|
+
['SVGAElement', base_config_1.TYPE_VALUE],
|
|
944
|
+
['SVGAngle', base_config_1.TYPE_VALUE],
|
|
945
|
+
['SVGAnimateElement', base_config_1.TYPE_VALUE],
|
|
946
|
+
['SVGAnimateMotionElement', base_config_1.TYPE_VALUE],
|
|
947
|
+
['SVGAnimateTransformElement', base_config_1.TYPE_VALUE],
|
|
948
|
+
['SVGAnimatedAngle', base_config_1.TYPE_VALUE],
|
|
949
|
+
['SVGAnimatedBoolean', base_config_1.TYPE_VALUE],
|
|
950
|
+
['SVGAnimatedEnumeration', base_config_1.TYPE_VALUE],
|
|
951
|
+
['SVGAnimatedInteger', base_config_1.TYPE_VALUE],
|
|
952
|
+
['SVGAnimatedLength', base_config_1.TYPE_VALUE],
|
|
953
|
+
['SVGAnimatedLengthList', base_config_1.TYPE_VALUE],
|
|
954
|
+
['SVGAnimatedNumber', base_config_1.TYPE_VALUE],
|
|
955
|
+
['SVGAnimatedNumberList', base_config_1.TYPE_VALUE],
|
|
956
|
+
['SVGAnimatedPoints', base_config_1.TYPE],
|
|
957
|
+
['SVGAnimatedPreserveAspectRatio', base_config_1.TYPE_VALUE],
|
|
958
|
+
['SVGAnimatedRect', base_config_1.TYPE_VALUE],
|
|
959
|
+
['SVGAnimatedString', base_config_1.TYPE_VALUE],
|
|
960
|
+
['SVGAnimatedTransformList', base_config_1.TYPE_VALUE],
|
|
961
|
+
['SVGAnimationElement', base_config_1.TYPE_VALUE],
|
|
962
|
+
['SVGCircleElement', base_config_1.TYPE_VALUE],
|
|
963
|
+
['SVGClipPathElement', base_config_1.TYPE_VALUE],
|
|
964
|
+
['SVGComponentTransferFunctionElement', base_config_1.TYPE_VALUE],
|
|
965
|
+
['SVGDefsElement', base_config_1.TYPE_VALUE],
|
|
966
|
+
['SVGDescElement', base_config_1.TYPE_VALUE],
|
|
967
|
+
['SVGElementEventMap', base_config_1.TYPE],
|
|
968
|
+
['SVGElement', base_config_1.TYPE_VALUE],
|
|
969
|
+
['SVGEllipseElement', base_config_1.TYPE_VALUE],
|
|
970
|
+
['SVGFEBlendElement', base_config_1.TYPE_VALUE],
|
|
971
|
+
['SVGFEColorMatrixElement', base_config_1.TYPE_VALUE],
|
|
972
|
+
['SVGFEComponentTransferElement', base_config_1.TYPE_VALUE],
|
|
973
|
+
['SVGFECompositeElement', base_config_1.TYPE_VALUE],
|
|
974
|
+
['SVGFEConvolveMatrixElement', base_config_1.TYPE_VALUE],
|
|
975
|
+
['SVGFEDiffuseLightingElement', base_config_1.TYPE_VALUE],
|
|
976
|
+
['SVGFEDisplacementMapElement', base_config_1.TYPE_VALUE],
|
|
977
|
+
['SVGFEDistantLightElement', base_config_1.TYPE_VALUE],
|
|
978
|
+
['SVGFEDropShadowElement', base_config_1.TYPE_VALUE],
|
|
979
|
+
['SVGFEFloodElement', base_config_1.TYPE_VALUE],
|
|
980
|
+
['SVGFEFuncAElement', base_config_1.TYPE_VALUE],
|
|
981
|
+
['SVGFEFuncBElement', base_config_1.TYPE_VALUE],
|
|
982
|
+
['SVGFEFuncGElement', base_config_1.TYPE_VALUE],
|
|
983
|
+
['SVGFEFuncRElement', base_config_1.TYPE_VALUE],
|
|
984
|
+
['SVGFEGaussianBlurElement', base_config_1.TYPE_VALUE],
|
|
985
|
+
['SVGFEImageElement', base_config_1.TYPE_VALUE],
|
|
986
|
+
['SVGFEMergeElement', base_config_1.TYPE_VALUE],
|
|
987
|
+
['SVGFEMergeNodeElement', base_config_1.TYPE_VALUE],
|
|
988
|
+
['SVGFEMorphologyElement', base_config_1.TYPE_VALUE],
|
|
989
|
+
['SVGFEOffsetElement', base_config_1.TYPE_VALUE],
|
|
990
|
+
['SVGFEPointLightElement', base_config_1.TYPE_VALUE],
|
|
991
|
+
['SVGFESpecularLightingElement', base_config_1.TYPE_VALUE],
|
|
992
|
+
['SVGFESpotLightElement', base_config_1.TYPE_VALUE],
|
|
993
|
+
['SVGFETileElement', base_config_1.TYPE_VALUE],
|
|
994
|
+
['SVGFETurbulenceElement', base_config_1.TYPE_VALUE],
|
|
995
|
+
['SVGFilterElement', base_config_1.TYPE_VALUE],
|
|
996
|
+
['SVGFilterPrimitiveStandardAttributes', base_config_1.TYPE],
|
|
997
|
+
['SVGFitToViewBox', base_config_1.TYPE],
|
|
998
|
+
['SVGForeignObjectElement', base_config_1.TYPE_VALUE],
|
|
999
|
+
['SVGGElement', base_config_1.TYPE_VALUE],
|
|
1000
|
+
['SVGGeometryElement', base_config_1.TYPE_VALUE],
|
|
1001
|
+
['SVGGradientElement', base_config_1.TYPE_VALUE],
|
|
1002
|
+
['SVGGraphicsElement', base_config_1.TYPE_VALUE],
|
|
1003
|
+
['SVGImageElement', base_config_1.TYPE_VALUE],
|
|
1004
|
+
['SVGLength', base_config_1.TYPE_VALUE],
|
|
1005
|
+
['SVGLengthList', base_config_1.TYPE_VALUE],
|
|
1006
|
+
['SVGLineElement', base_config_1.TYPE_VALUE],
|
|
1007
|
+
['SVGLinearGradientElement', base_config_1.TYPE_VALUE],
|
|
1008
|
+
['SVGMPathElement', base_config_1.TYPE_VALUE],
|
|
1009
|
+
['SVGMarkerElement', base_config_1.TYPE_VALUE],
|
|
1010
|
+
['SVGMaskElement', base_config_1.TYPE_VALUE],
|
|
1011
|
+
['SVGMetadataElement', base_config_1.TYPE_VALUE],
|
|
1012
|
+
['SVGNumber', base_config_1.TYPE_VALUE],
|
|
1013
|
+
['SVGNumberList', base_config_1.TYPE_VALUE],
|
|
1014
|
+
['SVGPathElement', base_config_1.TYPE_VALUE],
|
|
1015
|
+
['SVGPatternElement', base_config_1.TYPE_VALUE],
|
|
1016
|
+
['SVGPointList', base_config_1.TYPE_VALUE],
|
|
1017
|
+
['SVGPolygonElement', base_config_1.TYPE_VALUE],
|
|
1018
|
+
['SVGPolylineElement', base_config_1.TYPE_VALUE],
|
|
1019
|
+
['SVGPreserveAspectRatio', base_config_1.TYPE_VALUE],
|
|
1020
|
+
['SVGRadialGradientElement', base_config_1.TYPE_VALUE],
|
|
1021
|
+
['SVGRectElement', base_config_1.TYPE_VALUE],
|
|
1022
|
+
['SVGSVGElementEventMap', base_config_1.TYPE],
|
|
1023
|
+
['SVGSVGElement', base_config_1.TYPE_VALUE],
|
|
1024
|
+
['SVGScriptElement', base_config_1.TYPE_VALUE],
|
|
1025
|
+
['SVGSetElement', base_config_1.TYPE_VALUE],
|
|
1026
|
+
['SVGStopElement', base_config_1.TYPE_VALUE],
|
|
1027
|
+
['SVGStringList', base_config_1.TYPE_VALUE],
|
|
1028
|
+
['SVGStyleElement', base_config_1.TYPE_VALUE],
|
|
1029
|
+
['SVGSwitchElement', base_config_1.TYPE_VALUE],
|
|
1030
|
+
['SVGSymbolElement', base_config_1.TYPE_VALUE],
|
|
1031
|
+
['SVGTSpanElement', base_config_1.TYPE_VALUE],
|
|
1032
|
+
['SVGTests', base_config_1.TYPE],
|
|
1033
|
+
['SVGTextContentElement', base_config_1.TYPE_VALUE],
|
|
1034
|
+
['SVGTextElement', base_config_1.TYPE_VALUE],
|
|
1035
|
+
['SVGTextPathElement', base_config_1.TYPE_VALUE],
|
|
1036
|
+
['SVGTextPositioningElement', base_config_1.TYPE_VALUE],
|
|
1037
|
+
['SVGTitleElement', base_config_1.TYPE_VALUE],
|
|
1038
|
+
['SVGTransform', base_config_1.TYPE_VALUE],
|
|
1039
|
+
['SVGTransformList', base_config_1.TYPE_VALUE],
|
|
1040
|
+
['SVGURIReference', base_config_1.TYPE],
|
|
1041
|
+
['SVGUnitTypes', base_config_1.TYPE_VALUE],
|
|
1042
|
+
['SVGUseElement', base_config_1.TYPE_VALUE],
|
|
1043
|
+
['SVGViewElement', base_config_1.TYPE_VALUE],
|
|
1044
|
+
['Screen', base_config_1.TYPE_VALUE],
|
|
1045
|
+
['ScreenOrientationEventMap', base_config_1.TYPE],
|
|
1046
|
+
['ScreenOrientation', base_config_1.TYPE_VALUE],
|
|
1047
|
+
['ScriptProcessorNodeEventMap', base_config_1.TYPE],
|
|
1048
|
+
['ScriptProcessorNode', base_config_1.TYPE_VALUE],
|
|
1049
|
+
['SecurityPolicyViolationEvent', base_config_1.TYPE_VALUE],
|
|
1050
|
+
['Selection', base_config_1.TYPE_VALUE],
|
|
1051
|
+
['ServiceWorkerEventMap', base_config_1.TYPE],
|
|
1052
|
+
['ServiceWorker', base_config_1.TYPE_VALUE],
|
|
1053
|
+
['ServiceWorkerContainerEventMap', base_config_1.TYPE],
|
|
1054
|
+
['ServiceWorkerContainer', base_config_1.TYPE_VALUE],
|
|
1055
|
+
['ServiceWorkerRegistrationEventMap', base_config_1.TYPE],
|
|
1056
|
+
['ServiceWorkerRegistration', base_config_1.TYPE_VALUE],
|
|
1057
|
+
['ShadowRootEventMap', base_config_1.TYPE],
|
|
1058
|
+
['ShadowRoot', base_config_1.TYPE_VALUE],
|
|
1059
|
+
['SharedWorker', base_config_1.TYPE_VALUE],
|
|
1060
|
+
['Slottable', base_config_1.TYPE],
|
|
1061
|
+
['SourceBufferEventMap', base_config_1.TYPE],
|
|
1062
|
+
['SourceBuffer', base_config_1.TYPE_VALUE],
|
|
1063
|
+
['SourceBufferListEventMap', base_config_1.TYPE],
|
|
1064
|
+
['SourceBufferList', base_config_1.TYPE_VALUE],
|
|
1065
|
+
['SpeechRecognitionAlternative', base_config_1.TYPE_VALUE],
|
|
1066
|
+
['SpeechRecognitionResult', base_config_1.TYPE_VALUE],
|
|
1067
|
+
['SpeechRecognitionResultList', base_config_1.TYPE_VALUE],
|
|
1068
|
+
['SpeechSynthesisEventMap', base_config_1.TYPE],
|
|
1069
|
+
['SpeechSynthesis', base_config_1.TYPE_VALUE],
|
|
1070
|
+
['SpeechSynthesisErrorEvent', base_config_1.TYPE_VALUE],
|
|
1071
|
+
['SpeechSynthesisEvent', base_config_1.TYPE_VALUE],
|
|
1072
|
+
['SpeechSynthesisUtteranceEventMap', base_config_1.TYPE],
|
|
1073
|
+
['SpeechSynthesisUtterance', base_config_1.TYPE_VALUE],
|
|
1074
|
+
['SpeechSynthesisVoice', base_config_1.TYPE_VALUE],
|
|
1075
|
+
['StaticRange', base_config_1.TYPE_VALUE],
|
|
1076
|
+
['StereoPannerNode', base_config_1.TYPE_VALUE],
|
|
1077
|
+
['Storage', base_config_1.TYPE_VALUE],
|
|
1078
|
+
['StorageEvent', base_config_1.TYPE_VALUE],
|
|
1079
|
+
['StorageManager', base_config_1.TYPE_VALUE],
|
|
1080
|
+
['StyleMedia', base_config_1.TYPE],
|
|
1081
|
+
['StylePropertyMap', base_config_1.TYPE_VALUE],
|
|
1082
|
+
['StylePropertyMapReadOnly', base_config_1.TYPE_VALUE],
|
|
1083
|
+
['StyleSheet', base_config_1.TYPE_VALUE],
|
|
1084
|
+
['StyleSheetList', base_config_1.TYPE_VALUE],
|
|
1085
|
+
['SubmitEvent', base_config_1.TYPE_VALUE],
|
|
1086
|
+
['SubtleCrypto', base_config_1.TYPE_VALUE],
|
|
1087
|
+
['Text', base_config_1.TYPE_VALUE],
|
|
1088
|
+
['TextDecoder', base_config_1.TYPE_VALUE],
|
|
1089
|
+
['TextDecoderCommon', base_config_1.TYPE],
|
|
1090
|
+
['TextDecoderStream', base_config_1.TYPE_VALUE],
|
|
1091
|
+
['TextEncoder', base_config_1.TYPE_VALUE],
|
|
1092
|
+
['TextEncoderCommon', base_config_1.TYPE],
|
|
1093
|
+
['TextEncoderStream', base_config_1.TYPE_VALUE],
|
|
1094
|
+
['TextEvent', base_config_1.TYPE_VALUE],
|
|
1095
|
+
['TextMetrics', base_config_1.TYPE_VALUE],
|
|
1096
|
+
['TextTrackEventMap', base_config_1.TYPE],
|
|
1097
|
+
['TextTrack', base_config_1.TYPE_VALUE],
|
|
1098
|
+
['TextTrackCueEventMap', base_config_1.TYPE],
|
|
1099
|
+
['TextTrackCue', base_config_1.TYPE_VALUE],
|
|
1100
|
+
['TextTrackCueList', base_config_1.TYPE_VALUE],
|
|
1101
|
+
['TextTrackListEventMap', base_config_1.TYPE],
|
|
1102
|
+
['TextTrackList', base_config_1.TYPE_VALUE],
|
|
1103
|
+
['TimeRanges', base_config_1.TYPE_VALUE],
|
|
1104
|
+
['ToggleEvent', base_config_1.TYPE_VALUE],
|
|
1105
|
+
['Touch', base_config_1.TYPE_VALUE],
|
|
1106
|
+
['TouchEvent', base_config_1.TYPE_VALUE],
|
|
1107
|
+
['TouchList', base_config_1.TYPE_VALUE],
|
|
1108
|
+
['TrackEvent', base_config_1.TYPE_VALUE],
|
|
1109
|
+
['TransformStream', base_config_1.TYPE_VALUE],
|
|
1110
|
+
['TransformStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
1111
|
+
['TransitionEvent', base_config_1.TYPE_VALUE],
|
|
1112
|
+
['TreeWalker', base_config_1.TYPE_VALUE],
|
|
1113
|
+
['UIEvent', base_config_1.TYPE_VALUE],
|
|
1114
|
+
['URL', base_config_1.TYPE_VALUE],
|
|
1115
|
+
['webkitURL', base_config_1.TYPE_VALUE],
|
|
1116
|
+
['URLSearchParams', base_config_1.TYPE_VALUE],
|
|
1117
|
+
['UserActivation', base_config_1.TYPE_VALUE],
|
|
1118
|
+
['VTTCue', base_config_1.TYPE_VALUE],
|
|
1119
|
+
['VTTRegion', base_config_1.TYPE_VALUE],
|
|
1120
|
+
['ValidityState', base_config_1.TYPE_VALUE],
|
|
1121
|
+
['VideoColorSpace', base_config_1.TYPE_VALUE],
|
|
1122
|
+
['VideoDecoderEventMap', base_config_1.TYPE],
|
|
1123
|
+
['VideoDecoder', base_config_1.TYPE_VALUE],
|
|
1124
|
+
['VideoEncoderEventMap', base_config_1.TYPE],
|
|
1125
|
+
['VideoEncoder', base_config_1.TYPE_VALUE],
|
|
1126
|
+
['VideoFrame', base_config_1.TYPE_VALUE],
|
|
1127
|
+
['VideoPlaybackQuality', base_config_1.TYPE_VALUE],
|
|
1128
|
+
['ViewTransition', base_config_1.TYPE_VALUE],
|
|
1129
|
+
['ViewTransitionTypeSet', base_config_1.TYPE_VALUE],
|
|
1130
|
+
['VisualViewportEventMap', base_config_1.TYPE],
|
|
1131
|
+
['VisualViewport', base_config_1.TYPE_VALUE],
|
|
1132
|
+
['WEBGL_color_buffer_float', base_config_1.TYPE],
|
|
1133
|
+
['WEBGL_compressed_texture_astc', base_config_1.TYPE],
|
|
1134
|
+
['WEBGL_compressed_texture_etc', base_config_1.TYPE],
|
|
1135
|
+
['WEBGL_compressed_texture_etc1', base_config_1.TYPE],
|
|
1136
|
+
['WEBGL_compressed_texture_pvrtc', base_config_1.TYPE],
|
|
1137
|
+
['WEBGL_compressed_texture_s3tc', base_config_1.TYPE],
|
|
1138
|
+
['WEBGL_compressed_texture_s3tc_srgb', base_config_1.TYPE],
|
|
1139
|
+
['WEBGL_debug_renderer_info', base_config_1.TYPE],
|
|
1140
|
+
['WEBGL_debug_shaders', base_config_1.TYPE],
|
|
1141
|
+
['WEBGL_depth_texture', base_config_1.TYPE],
|
|
1142
|
+
['WEBGL_draw_buffers', base_config_1.TYPE],
|
|
1143
|
+
['WEBGL_lose_context', base_config_1.TYPE],
|
|
1144
|
+
['WEBGL_multi_draw', base_config_1.TYPE],
|
|
1145
|
+
['WakeLock', base_config_1.TYPE_VALUE],
|
|
1146
|
+
['WakeLockSentinelEventMap', base_config_1.TYPE],
|
|
1147
|
+
['WakeLockSentinel', base_config_1.TYPE_VALUE],
|
|
1148
|
+
['WaveShaperNode', base_config_1.TYPE_VALUE],
|
|
1149
|
+
['WebGL2RenderingContext', base_config_1.TYPE_VALUE],
|
|
1150
|
+
['WebGL2RenderingContextBase', base_config_1.TYPE],
|
|
1151
|
+
['WebGL2RenderingContextOverloads', base_config_1.TYPE],
|
|
1152
|
+
['WebGLActiveInfo', base_config_1.TYPE_VALUE],
|
|
1153
|
+
['WebGLBuffer', base_config_1.TYPE_VALUE],
|
|
1154
|
+
['WebGLContextEvent', base_config_1.TYPE_VALUE],
|
|
1155
|
+
['WebGLFramebuffer', base_config_1.TYPE_VALUE],
|
|
1156
|
+
['WebGLProgram', base_config_1.TYPE_VALUE],
|
|
1157
|
+
['WebGLQuery', base_config_1.TYPE_VALUE],
|
|
1158
|
+
['WebGLRenderbuffer', base_config_1.TYPE_VALUE],
|
|
1159
|
+
['WebGLRenderingContext', base_config_1.TYPE_VALUE],
|
|
1160
|
+
['WebGLRenderingContextBase', base_config_1.TYPE],
|
|
1161
|
+
['WebGLRenderingContextOverloads', base_config_1.TYPE],
|
|
1162
|
+
['WebGLSampler', base_config_1.TYPE_VALUE],
|
|
1163
|
+
['WebGLShader', base_config_1.TYPE_VALUE],
|
|
1164
|
+
['WebGLShaderPrecisionFormat', base_config_1.TYPE_VALUE],
|
|
1165
|
+
['WebGLSync', base_config_1.TYPE_VALUE],
|
|
1166
|
+
['WebGLTexture', base_config_1.TYPE_VALUE],
|
|
1167
|
+
['WebGLTransformFeedback', base_config_1.TYPE_VALUE],
|
|
1168
|
+
['WebGLUniformLocation', base_config_1.TYPE_VALUE],
|
|
1169
|
+
['WebGLVertexArrayObject', base_config_1.TYPE_VALUE],
|
|
1170
|
+
['WebGLVertexArrayObjectOES', base_config_1.TYPE],
|
|
1171
|
+
['WebSocketEventMap', base_config_1.TYPE],
|
|
1172
|
+
['WebSocket', base_config_1.TYPE_VALUE],
|
|
1173
|
+
['WebTransport', base_config_1.TYPE_VALUE],
|
|
1174
|
+
['WebTransportBidirectionalStream', base_config_1.TYPE_VALUE],
|
|
1175
|
+
['WebTransportDatagramDuplexStream', base_config_1.TYPE_VALUE],
|
|
1176
|
+
['WebTransportError', base_config_1.TYPE_VALUE],
|
|
1177
|
+
['WheelEvent', base_config_1.TYPE_VALUE],
|
|
1178
|
+
['WindowEventMap', base_config_1.TYPE],
|
|
1179
|
+
['Window', base_config_1.TYPE_VALUE],
|
|
1180
|
+
['WindowEventHandlersEventMap', base_config_1.TYPE],
|
|
1181
|
+
['WindowEventHandlers', base_config_1.TYPE],
|
|
1182
|
+
['WindowLocalStorage', base_config_1.TYPE],
|
|
1183
|
+
['WindowOrWorkerGlobalScope', base_config_1.TYPE],
|
|
1184
|
+
['WindowSessionStorage', base_config_1.TYPE],
|
|
1185
|
+
['WorkerEventMap', base_config_1.TYPE],
|
|
1186
|
+
['Worker', base_config_1.TYPE_VALUE],
|
|
1187
|
+
['Worklet', base_config_1.TYPE_VALUE],
|
|
1188
|
+
['WritableStream', base_config_1.TYPE_VALUE],
|
|
1189
|
+
['WritableStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
1190
|
+
['WritableStreamDefaultWriter', base_config_1.TYPE_VALUE],
|
|
1191
|
+
['XMLDocument', base_config_1.TYPE_VALUE],
|
|
1192
|
+
['XMLHttpRequestEventMap', base_config_1.TYPE],
|
|
1193
|
+
['XMLHttpRequest', base_config_1.TYPE_VALUE],
|
|
1194
|
+
['XMLHttpRequestEventTargetEventMap', base_config_1.TYPE],
|
|
1195
|
+
['XMLHttpRequestEventTarget', base_config_1.TYPE_VALUE],
|
|
1196
|
+
['XMLHttpRequestUpload', base_config_1.TYPE_VALUE],
|
|
1197
|
+
['XMLSerializer', base_config_1.TYPE_VALUE],
|
|
1198
|
+
['XPathEvaluator', base_config_1.TYPE_VALUE],
|
|
1199
|
+
['XPathEvaluatorBase', base_config_1.TYPE],
|
|
1200
|
+
['XPathExpression', base_config_1.TYPE_VALUE],
|
|
1201
|
+
['XPathResult', base_config_1.TYPE_VALUE],
|
|
1202
|
+
['XSLTProcessor', base_config_1.TYPE_VALUE],
|
|
1203
|
+
['Console', base_config_1.TYPE],
|
|
1204
|
+
['CSS', base_config_1.TYPE_VALUE],
|
|
1205
|
+
['WebAssembly', base_config_1.TYPE_VALUE],
|
|
1206
|
+
['AudioDataOutputCallback', base_config_1.TYPE],
|
|
1207
|
+
['BlobCallback', base_config_1.TYPE],
|
|
1208
|
+
['CustomElementConstructor', base_config_1.TYPE],
|
|
1209
|
+
['DecodeErrorCallback', base_config_1.TYPE],
|
|
1210
|
+
['DecodeSuccessCallback', base_config_1.TYPE],
|
|
1211
|
+
['EncodedAudioChunkOutputCallback', base_config_1.TYPE],
|
|
1212
|
+
['EncodedVideoChunkOutputCallback', base_config_1.TYPE],
|
|
1213
|
+
['ErrorCallback', base_config_1.TYPE],
|
|
1214
|
+
['FileCallback', base_config_1.TYPE],
|
|
1215
|
+
['FileSystemEntriesCallback', base_config_1.TYPE],
|
|
1216
|
+
['FileSystemEntryCallback', base_config_1.TYPE],
|
|
1217
|
+
['FrameRequestCallback', base_config_1.TYPE],
|
|
1218
|
+
['FunctionStringCallback', base_config_1.TYPE],
|
|
1219
|
+
['IdleRequestCallback', base_config_1.TYPE],
|
|
1220
|
+
['IntersectionObserverCallback', base_config_1.TYPE],
|
|
1221
|
+
['LockGrantedCallback', base_config_1.TYPE],
|
|
1222
|
+
['MediaSessionActionHandler', base_config_1.TYPE],
|
|
1223
|
+
['MutationCallback', base_config_1.TYPE],
|
|
1224
|
+
['NotificationPermissionCallback', base_config_1.TYPE],
|
|
1225
|
+
['OnBeforeUnloadEventHandlerNonNull', base_config_1.TYPE],
|
|
1226
|
+
['OnErrorEventHandlerNonNull', base_config_1.TYPE],
|
|
1227
|
+
['PerformanceObserverCallback', base_config_1.TYPE],
|
|
1228
|
+
['PositionCallback', base_config_1.TYPE],
|
|
1229
|
+
['PositionErrorCallback', base_config_1.TYPE],
|
|
1230
|
+
['QueuingStrategySize', base_config_1.TYPE],
|
|
1231
|
+
['RTCPeerConnectionErrorCallback', base_config_1.TYPE],
|
|
1232
|
+
['RTCSessionDescriptionCallback', base_config_1.TYPE],
|
|
1233
|
+
['RemotePlaybackAvailabilityCallback', base_config_1.TYPE],
|
|
1234
|
+
['ReportingObserverCallback', base_config_1.TYPE],
|
|
1235
|
+
['ResizeObserverCallback', base_config_1.TYPE],
|
|
1236
|
+
['TransformerFlushCallback', base_config_1.TYPE],
|
|
1237
|
+
['TransformerStartCallback', base_config_1.TYPE],
|
|
1238
|
+
['TransformerTransformCallback', base_config_1.TYPE],
|
|
1239
|
+
['UnderlyingSinkAbortCallback', base_config_1.TYPE],
|
|
1240
|
+
['UnderlyingSinkCloseCallback', base_config_1.TYPE],
|
|
1241
|
+
['UnderlyingSinkStartCallback', base_config_1.TYPE],
|
|
1242
|
+
['UnderlyingSinkWriteCallback', base_config_1.TYPE],
|
|
1243
|
+
['UnderlyingSourceCancelCallback', base_config_1.TYPE],
|
|
1244
|
+
['UnderlyingSourcePullCallback', base_config_1.TYPE],
|
|
1245
|
+
['UnderlyingSourceStartCallback', base_config_1.TYPE],
|
|
1246
|
+
['VideoFrameOutputCallback', base_config_1.TYPE],
|
|
1247
|
+
['VideoFrameRequestCallback', base_config_1.TYPE],
|
|
1248
|
+
['ViewTransitionUpdateCallback', base_config_1.TYPE],
|
|
1249
|
+
['VoidFunction', base_config_1.TYPE],
|
|
1250
|
+
['WebCodecsErrorCallback', base_config_1.TYPE],
|
|
1251
|
+
['HTMLElementTagNameMap', base_config_1.TYPE],
|
|
1252
|
+
['HTMLElementDeprecatedTagNameMap', base_config_1.TYPE],
|
|
1253
|
+
['SVGElementTagNameMap', base_config_1.TYPE],
|
|
1254
|
+
['MathMLElementTagNameMap', base_config_1.TYPE],
|
|
1255
|
+
['ElementTagNameMap', base_config_1.TYPE],
|
|
1256
|
+
['AlgorithmIdentifier', base_config_1.TYPE],
|
|
1257
|
+
['AllowSharedBufferSource', base_config_1.TYPE],
|
|
1258
|
+
['AutoFill', base_config_1.TYPE],
|
|
1259
|
+
['AutoFillField', base_config_1.TYPE],
|
|
1260
|
+
['AutoFillSection', base_config_1.TYPE],
|
|
1261
|
+
['Base64URLString', base_config_1.TYPE],
|
|
1262
|
+
['BigInteger', base_config_1.TYPE],
|
|
1263
|
+
['BlobPart', base_config_1.TYPE],
|
|
1264
|
+
['BodyInit', base_config_1.TYPE],
|
|
1265
|
+
['BufferSource', base_config_1.TYPE],
|
|
1266
|
+
['COSEAlgorithmIdentifier', base_config_1.TYPE],
|
|
1267
|
+
['CSSKeywordish', base_config_1.TYPE],
|
|
1268
|
+
['CSSNumberish', base_config_1.TYPE],
|
|
1269
|
+
['CSSPerspectiveValue', base_config_1.TYPE],
|
|
1270
|
+
['CSSUnparsedSegment', base_config_1.TYPE],
|
|
1271
|
+
['CanvasImageSource', base_config_1.TYPE],
|
|
1272
|
+
['ClipboardItemData', base_config_1.TYPE],
|
|
1273
|
+
['ClipboardItems', base_config_1.TYPE],
|
|
1274
|
+
['ConstrainBoolean', base_config_1.TYPE],
|
|
1275
|
+
['ConstrainDOMString', base_config_1.TYPE],
|
|
1276
|
+
['ConstrainDouble', base_config_1.TYPE],
|
|
1277
|
+
['ConstrainULong', base_config_1.TYPE],
|
|
1278
|
+
['DOMHighResTimeStamp', base_config_1.TYPE],
|
|
1279
|
+
['EpochTimeStamp', base_config_1.TYPE],
|
|
1280
|
+
['EventListenerOrEventListenerObject', base_config_1.TYPE],
|
|
1281
|
+
['FileSystemWriteChunkType', base_config_1.TYPE],
|
|
1282
|
+
['Float32List', base_config_1.TYPE],
|
|
1283
|
+
['FormDataEntryValue', base_config_1.TYPE],
|
|
1284
|
+
['GLbitfield', base_config_1.TYPE],
|
|
1285
|
+
['GLboolean', base_config_1.TYPE],
|
|
1286
|
+
['GLclampf', base_config_1.TYPE],
|
|
1287
|
+
['GLenum', base_config_1.TYPE],
|
|
1288
|
+
['GLfloat', base_config_1.TYPE],
|
|
1289
|
+
['GLint', base_config_1.TYPE],
|
|
1290
|
+
['GLint64', base_config_1.TYPE],
|
|
1291
|
+
['GLintptr', base_config_1.TYPE],
|
|
1292
|
+
['GLsizei', base_config_1.TYPE],
|
|
1293
|
+
['GLsizeiptr', base_config_1.TYPE],
|
|
1294
|
+
['GLuint', base_config_1.TYPE],
|
|
1295
|
+
['GLuint64', base_config_1.TYPE],
|
|
1296
|
+
['HTMLOrSVGImageElement', base_config_1.TYPE],
|
|
1297
|
+
['HTMLOrSVGScriptElement', base_config_1.TYPE],
|
|
1298
|
+
['HashAlgorithmIdentifier', base_config_1.TYPE],
|
|
1299
|
+
['HeadersInit', base_config_1.TYPE],
|
|
1300
|
+
['IDBValidKey', base_config_1.TYPE],
|
|
1301
|
+
['ImageBitmapSource', base_config_1.TYPE],
|
|
1302
|
+
['ImageBufferSource', base_config_1.TYPE],
|
|
1303
|
+
['Int32List', base_config_1.TYPE],
|
|
1304
|
+
['LineAndPositionSetting', base_config_1.TYPE],
|
|
1305
|
+
['MediaProvider', base_config_1.TYPE],
|
|
1306
|
+
['MessageEventSource', base_config_1.TYPE],
|
|
1307
|
+
['MutationRecordType', base_config_1.TYPE],
|
|
1308
|
+
['NamedCurve', base_config_1.TYPE],
|
|
1309
|
+
['OffscreenRenderingContext', base_config_1.TYPE],
|
|
1310
|
+
['OnBeforeUnloadEventHandler', base_config_1.TYPE],
|
|
1311
|
+
['OnErrorEventHandler', base_config_1.TYPE],
|
|
1312
|
+
['OptionalPostfixToken', base_config_1.TYPE],
|
|
1313
|
+
['OptionalPrefixToken', base_config_1.TYPE],
|
|
1314
|
+
['PerformanceEntryList', base_config_1.TYPE],
|
|
1315
|
+
['PublicKeyCredentialClientCapabilities', base_config_1.TYPE],
|
|
1316
|
+
['PublicKeyCredentialJSON', base_config_1.TYPE],
|
|
1317
|
+
['RTCRtpTransform', base_config_1.TYPE],
|
|
1318
|
+
['ReadableStreamController', base_config_1.TYPE],
|
|
1319
|
+
['ReadableStreamReadResult', base_config_1.TYPE],
|
|
1320
|
+
['ReadableStreamReader', base_config_1.TYPE],
|
|
1321
|
+
['RenderingContext', base_config_1.TYPE],
|
|
1322
|
+
['ReportList', base_config_1.TYPE],
|
|
1323
|
+
['RequestInfo', base_config_1.TYPE],
|
|
1324
|
+
['TexImageSource', base_config_1.TYPE],
|
|
1325
|
+
['TimerHandler', base_config_1.TYPE],
|
|
1326
|
+
['Transferable', base_config_1.TYPE],
|
|
1327
|
+
['Uint32List', base_config_1.TYPE],
|
|
1328
|
+
['VibratePattern', base_config_1.TYPE],
|
|
1329
|
+
['WindowProxy', base_config_1.TYPE],
|
|
1330
|
+
['XMLHttpRequestBodyInit', base_config_1.TYPE],
|
|
1331
|
+
['AlignSetting', base_config_1.TYPE],
|
|
1332
|
+
['AlphaOption', base_config_1.TYPE],
|
|
1333
|
+
['AnimationPlayState', base_config_1.TYPE],
|
|
1334
|
+
['AnimationReplaceState', base_config_1.TYPE],
|
|
1335
|
+
['AppendMode', base_config_1.TYPE],
|
|
1336
|
+
['AttestationConveyancePreference', base_config_1.TYPE],
|
|
1337
|
+
['AudioContextLatencyCategory', base_config_1.TYPE],
|
|
1338
|
+
['AudioContextState', base_config_1.TYPE],
|
|
1339
|
+
['AudioSampleFormat', base_config_1.TYPE],
|
|
1340
|
+
['AuthenticatorAttachment', base_config_1.TYPE],
|
|
1341
|
+
['AuthenticatorTransport', base_config_1.TYPE],
|
|
1342
|
+
['AutoFillAddressKind', base_config_1.TYPE],
|
|
1343
|
+
['AutoFillBase', base_config_1.TYPE],
|
|
1344
|
+
['AutoFillContactField', base_config_1.TYPE],
|
|
1345
|
+
['AutoFillContactKind', base_config_1.TYPE],
|
|
1346
|
+
['AutoFillCredentialField', base_config_1.TYPE],
|
|
1347
|
+
['AutoFillNormalField', base_config_1.TYPE],
|
|
1348
|
+
['AutoKeyword', base_config_1.TYPE],
|
|
1349
|
+
['AutomationRate', base_config_1.TYPE],
|
|
1350
|
+
['AvcBitstreamFormat', base_config_1.TYPE],
|
|
1351
|
+
['BinaryType', base_config_1.TYPE],
|
|
1352
|
+
['BiquadFilterType', base_config_1.TYPE],
|
|
1353
|
+
['BitrateMode', base_config_1.TYPE],
|
|
1354
|
+
['CSSMathOperator', base_config_1.TYPE],
|
|
1355
|
+
['CSSNumericBaseType', base_config_1.TYPE],
|
|
1356
|
+
['CanPlayTypeResult', base_config_1.TYPE],
|
|
1357
|
+
['CanvasDirection', base_config_1.TYPE],
|
|
1358
|
+
['CanvasFillRule', base_config_1.TYPE],
|
|
1359
|
+
['CanvasFontKerning', base_config_1.TYPE],
|
|
1360
|
+
['CanvasFontStretch', base_config_1.TYPE],
|
|
1361
|
+
['CanvasFontVariantCaps', base_config_1.TYPE],
|
|
1362
|
+
['CanvasLineCap', base_config_1.TYPE],
|
|
1363
|
+
['CanvasLineJoin', base_config_1.TYPE],
|
|
1364
|
+
['CanvasTextAlign', base_config_1.TYPE],
|
|
1365
|
+
['CanvasTextBaseline', base_config_1.TYPE],
|
|
1366
|
+
['CanvasTextRendering', base_config_1.TYPE],
|
|
1367
|
+
['ChannelCountMode', base_config_1.TYPE],
|
|
1368
|
+
['ChannelInterpretation', base_config_1.TYPE],
|
|
1369
|
+
['ClientTypes', base_config_1.TYPE],
|
|
1370
|
+
['CodecState', base_config_1.TYPE],
|
|
1371
|
+
['ColorGamut', base_config_1.TYPE],
|
|
1372
|
+
['ColorSpaceConversion', base_config_1.TYPE],
|
|
1373
|
+
['CompositeOperation', base_config_1.TYPE],
|
|
1374
|
+
['CompositeOperationOrAuto', base_config_1.TYPE],
|
|
1375
|
+
['CompressionFormat', base_config_1.TYPE],
|
|
1376
|
+
['CredentialMediationRequirement', base_config_1.TYPE],
|
|
1377
|
+
['DOMParserSupportedType', base_config_1.TYPE],
|
|
1378
|
+
['DirectionSetting', base_config_1.TYPE],
|
|
1379
|
+
['DisplayCaptureSurfaceType', base_config_1.TYPE],
|
|
1380
|
+
['DistanceModelType', base_config_1.TYPE],
|
|
1381
|
+
['DocumentReadyState', base_config_1.TYPE],
|
|
1382
|
+
['DocumentVisibilityState', base_config_1.TYPE],
|
|
1383
|
+
['EncodedAudioChunkType', base_config_1.TYPE],
|
|
1384
|
+
['EncodedVideoChunkType', base_config_1.TYPE],
|
|
1385
|
+
['EndOfStreamError', base_config_1.TYPE],
|
|
1386
|
+
['EndingType', base_config_1.TYPE],
|
|
1387
|
+
['FileSystemHandleKind', base_config_1.TYPE],
|
|
1388
|
+
['FillMode', base_config_1.TYPE],
|
|
1389
|
+
['FontDisplay', base_config_1.TYPE],
|
|
1390
|
+
['FontFaceLoadStatus', base_config_1.TYPE],
|
|
1391
|
+
['FontFaceSetLoadStatus', base_config_1.TYPE],
|
|
1392
|
+
['FullscreenNavigationUI', base_config_1.TYPE],
|
|
1393
|
+
['GamepadHapticEffectType', base_config_1.TYPE],
|
|
1394
|
+
['GamepadHapticsResult', base_config_1.TYPE],
|
|
1395
|
+
['GamepadMappingType', base_config_1.TYPE],
|
|
1396
|
+
['GlobalCompositeOperation', base_config_1.TYPE],
|
|
1397
|
+
['HardwareAcceleration', base_config_1.TYPE],
|
|
1398
|
+
['HdrMetadataType', base_config_1.TYPE],
|
|
1399
|
+
['HighlightType', base_config_1.TYPE],
|
|
1400
|
+
['IDBCursorDirection', base_config_1.TYPE],
|
|
1401
|
+
['IDBRequestReadyState', base_config_1.TYPE],
|
|
1402
|
+
['IDBTransactionDurability', base_config_1.TYPE],
|
|
1403
|
+
['IDBTransactionMode', base_config_1.TYPE],
|
|
1404
|
+
['ImageOrientation', base_config_1.TYPE],
|
|
1405
|
+
['ImageSmoothingQuality', base_config_1.TYPE],
|
|
1406
|
+
['InsertPosition', base_config_1.TYPE],
|
|
1407
|
+
['IterationCompositeOperation', base_config_1.TYPE],
|
|
1408
|
+
['KeyFormat', base_config_1.TYPE],
|
|
1409
|
+
['KeyType', base_config_1.TYPE],
|
|
1410
|
+
['KeyUsage', base_config_1.TYPE],
|
|
1411
|
+
['LatencyMode', base_config_1.TYPE],
|
|
1412
|
+
['LineAlignSetting', base_config_1.TYPE],
|
|
1413
|
+
['LockMode', base_config_1.TYPE],
|
|
1414
|
+
['MIDIPortConnectionState', base_config_1.TYPE],
|
|
1415
|
+
['MIDIPortDeviceState', base_config_1.TYPE],
|
|
1416
|
+
['MIDIPortType', base_config_1.TYPE],
|
|
1417
|
+
['MediaDecodingType', base_config_1.TYPE],
|
|
1418
|
+
['MediaDeviceKind', base_config_1.TYPE],
|
|
1419
|
+
['MediaEncodingType', base_config_1.TYPE],
|
|
1420
|
+
['MediaKeyMessageType', base_config_1.TYPE],
|
|
1421
|
+
['MediaKeySessionClosedReason', base_config_1.TYPE],
|
|
1422
|
+
['MediaKeySessionType', base_config_1.TYPE],
|
|
1423
|
+
['MediaKeyStatus', base_config_1.TYPE],
|
|
1424
|
+
['MediaKeysRequirement', base_config_1.TYPE],
|
|
1425
|
+
['MediaSessionAction', base_config_1.TYPE],
|
|
1426
|
+
['MediaSessionPlaybackState', base_config_1.TYPE],
|
|
1427
|
+
['MediaStreamTrackState', base_config_1.TYPE],
|
|
1428
|
+
['NavigationTimingType', base_config_1.TYPE],
|
|
1429
|
+
['NavigationType', base_config_1.TYPE],
|
|
1430
|
+
['NotificationDirection', base_config_1.TYPE],
|
|
1431
|
+
['NotificationPermission', base_config_1.TYPE],
|
|
1432
|
+
['OffscreenRenderingContextId', base_config_1.TYPE],
|
|
1433
|
+
['OpusBitstreamFormat', base_config_1.TYPE],
|
|
1434
|
+
['OrientationType', base_config_1.TYPE],
|
|
1435
|
+
['OscillatorType', base_config_1.TYPE],
|
|
1436
|
+
['OverSampleType', base_config_1.TYPE],
|
|
1437
|
+
['PanningModelType', base_config_1.TYPE],
|
|
1438
|
+
['PaymentComplete', base_config_1.TYPE],
|
|
1439
|
+
['PaymentShippingType', base_config_1.TYPE],
|
|
1440
|
+
['PermissionName', base_config_1.TYPE],
|
|
1441
|
+
['PermissionState', base_config_1.TYPE],
|
|
1442
|
+
['PlaybackDirection', base_config_1.TYPE],
|
|
1443
|
+
['PositionAlignSetting', base_config_1.TYPE],
|
|
1444
|
+
['PredefinedColorSpace', base_config_1.TYPE],
|
|
1445
|
+
['PremultiplyAlpha', base_config_1.TYPE],
|
|
1446
|
+
['PresentationStyle', base_config_1.TYPE],
|
|
1447
|
+
['PublicKeyCredentialType', base_config_1.TYPE],
|
|
1448
|
+
['PushEncryptionKeyName', base_config_1.TYPE],
|
|
1449
|
+
['RTCBundlePolicy', base_config_1.TYPE],
|
|
1450
|
+
['RTCDataChannelState', base_config_1.TYPE],
|
|
1451
|
+
['RTCDegradationPreference', base_config_1.TYPE],
|
|
1452
|
+
['RTCDtlsRole', base_config_1.TYPE],
|
|
1453
|
+
['RTCDtlsTransportState', base_config_1.TYPE],
|
|
1454
|
+
['RTCEncodedVideoFrameType', base_config_1.TYPE],
|
|
1455
|
+
['RTCErrorDetailType', base_config_1.TYPE],
|
|
1456
|
+
['RTCIceCandidateType', base_config_1.TYPE],
|
|
1457
|
+
['RTCIceComponent', base_config_1.TYPE],
|
|
1458
|
+
['RTCIceConnectionState', base_config_1.TYPE],
|
|
1459
|
+
['RTCIceGathererState', base_config_1.TYPE],
|
|
1460
|
+
['RTCIceGatheringState', base_config_1.TYPE],
|
|
1461
|
+
['RTCIceProtocol', base_config_1.TYPE],
|
|
1462
|
+
['RTCIceRole', base_config_1.TYPE],
|
|
1463
|
+
['RTCIceTcpCandidateType', base_config_1.TYPE],
|
|
1464
|
+
['RTCIceTransportPolicy', base_config_1.TYPE],
|
|
1465
|
+
['RTCIceTransportState', base_config_1.TYPE],
|
|
1466
|
+
['RTCPeerConnectionState', base_config_1.TYPE],
|
|
1467
|
+
['RTCPriorityType', base_config_1.TYPE],
|
|
1468
|
+
['RTCQualityLimitationReason', base_config_1.TYPE],
|
|
1469
|
+
['RTCRtcpMuxPolicy', base_config_1.TYPE],
|
|
1470
|
+
['RTCRtpTransceiverDirection', base_config_1.TYPE],
|
|
1471
|
+
['RTCSctpTransportState', base_config_1.TYPE],
|
|
1472
|
+
['RTCSdpType', base_config_1.TYPE],
|
|
1473
|
+
['RTCSignalingState', base_config_1.TYPE],
|
|
1474
|
+
['RTCStatsIceCandidatePairState', base_config_1.TYPE],
|
|
1475
|
+
['RTCStatsType', base_config_1.TYPE],
|
|
1476
|
+
['ReadableStreamReaderMode', base_config_1.TYPE],
|
|
1477
|
+
['ReadableStreamType', base_config_1.TYPE],
|
|
1478
|
+
['ReadyState', base_config_1.TYPE],
|
|
1479
|
+
['RecordingState', base_config_1.TYPE],
|
|
1480
|
+
['ReferrerPolicy', base_config_1.TYPE],
|
|
1481
|
+
['RemotePlaybackState', base_config_1.TYPE],
|
|
1482
|
+
['RequestCache', base_config_1.TYPE],
|
|
1483
|
+
['RequestCredentials', base_config_1.TYPE],
|
|
1484
|
+
['RequestDestination', base_config_1.TYPE],
|
|
1485
|
+
['RequestMode', base_config_1.TYPE],
|
|
1486
|
+
['RequestPriority', base_config_1.TYPE],
|
|
1487
|
+
['RequestRedirect', base_config_1.TYPE],
|
|
1488
|
+
['ResidentKeyRequirement', base_config_1.TYPE],
|
|
1489
|
+
['ResizeObserverBoxOptions', base_config_1.TYPE],
|
|
1490
|
+
['ResizeQuality', base_config_1.TYPE],
|
|
1491
|
+
['ResponseType', base_config_1.TYPE],
|
|
1492
|
+
['ScrollBehavior', base_config_1.TYPE],
|
|
1493
|
+
['ScrollLogicalPosition', base_config_1.TYPE],
|
|
1494
|
+
['ScrollRestoration', base_config_1.TYPE],
|
|
1495
|
+
['ScrollSetting', base_config_1.TYPE],
|
|
1496
|
+
['SecurityPolicyViolationEventDisposition', base_config_1.TYPE],
|
|
1497
|
+
['SelectionMode', base_config_1.TYPE],
|
|
1498
|
+
['ServiceWorkerState', base_config_1.TYPE],
|
|
1499
|
+
['ServiceWorkerUpdateViaCache', base_config_1.TYPE],
|
|
1500
|
+
['ShadowRootMode', base_config_1.TYPE],
|
|
1501
|
+
['SlotAssignmentMode', base_config_1.TYPE],
|
|
1502
|
+
['SpeechSynthesisErrorCode', base_config_1.TYPE],
|
|
1503
|
+
['TextTrackKind', base_config_1.TYPE],
|
|
1504
|
+
['TextTrackMode', base_config_1.TYPE],
|
|
1505
|
+
['TouchType', base_config_1.TYPE],
|
|
1506
|
+
['TransferFunction', base_config_1.TYPE],
|
|
1507
|
+
['UserVerificationRequirement', base_config_1.TYPE],
|
|
1508
|
+
['VideoColorPrimaries', base_config_1.TYPE],
|
|
1509
|
+
['VideoEncoderBitrateMode', base_config_1.TYPE],
|
|
1510
|
+
['VideoFacingModeEnum', base_config_1.TYPE],
|
|
1511
|
+
['VideoMatrixCoefficients', base_config_1.TYPE],
|
|
1512
|
+
['VideoPixelFormat', base_config_1.TYPE],
|
|
1513
|
+
['VideoTransferCharacteristics', base_config_1.TYPE],
|
|
1514
|
+
['WakeLockType', base_config_1.TYPE],
|
|
1515
|
+
['WebGLPowerPreference', base_config_1.TYPE],
|
|
1516
|
+
['WebTransportCongestionControl', base_config_1.TYPE],
|
|
1517
|
+
['WebTransportErrorSource', base_config_1.TYPE],
|
|
1518
|
+
['WorkerType', base_config_1.TYPE],
|
|
1519
|
+
['WriteCommandType', base_config_1.TYPE],
|
|
1520
|
+
['XMLHttpRequestResponseType', base_config_1.TYPE],
|
|
1521
|
+
],
|
|
1493
1522
|
};
|