@descope/user-profile-widget 0.0.0-next-cd745c61-20250421 → 0.0.0-next-26df9ba9-20250424

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.
@@ -0,0 +1,1958 @@
1
+ import * as redux from 'redux';
2
+ import * as _reduxjs_toolkit from '@reduxjs/toolkit';
3
+ import * as _descope_core_js_sdk from '@descope/core-js-sdk';
4
+ import * as _descope_sdk_mixins from '@descope/sdk-mixins';
5
+ import * as _descope_sdk_component_drivers from '@descope/sdk-component-drivers';
6
+
7
+ type State = {
8
+ me: {
9
+ loading: boolean;
10
+ error: unknown;
11
+ data: Record<string, any>;
12
+ };
13
+ };
14
+
15
+ declare const UserProfileWidget: {
16
+ new (...params: any[]): {
17
+ init(): Promise<void>;
18
+ logout: _descope_sdk_component_drivers.ButtonDriver;
19
+ "__#10@#initLogout"(): void;
20
+ onWidgetRootReady: (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>);
21
+ "__#27730@#ModalDriverWrapper": new (refOrRefFn: Element | (() => HTMLElement), config: {
22
+ logger: {
23
+ error(...data: any[]): void;
24
+ warn(...data: any[]): void;
25
+ info(...data: any[]): void;
26
+ debug(...data: any[]): void;
27
+ };
28
+ }) => {
29
+ setContent(template: HTMLTemplateElement): void;
30
+ "__#27729@#private": any;
31
+ beforeOpen: () => void | Promise<void>;
32
+ afterClose: () => void;
33
+ nodeName: string;
34
+ close(): void;
35
+ open(): Promise<void>;
36
+ reset(): void;
37
+ remove(): void;
38
+ "__#27727@#private": any;
39
+ logger: {
40
+ error(...data: any[]): void;
41
+ warn(...data: any[]): void;
42
+ info(...data: any[]): void;
43
+ debug(...data: any[]): void;
44
+ };
45
+ readonly asyncEle: Promise<Element>;
46
+ readonly ele: Element;
47
+ };
48
+ createModal(config?: Record<string, string>): _descope_sdk_component_drivers.ModalDriver;
49
+ "__#27726@#getComponentsVersion": (() => Promise<string>) & (() => Promise<string>) & (() => Promise<string>);
50
+ "__#27726@#descopeUi": Promise<any>;
51
+ readonly descopeUi: Promise<any>;
52
+ "__#27726@#loadDescopeUiComponent": ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>) & ((componentName: string) => Promise<any>);
53
+ "__#27726@#getDescopeUi": (() => Promise<any>) & (() => Promise<any>) & (() => Promise<any>);
54
+ loadDescopeUiComponents: ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>) & ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>) & ((templateOrComponentNames: string[] | HTMLTemplateElement) => Promise<any[]>);
55
+ readonly baseCdnUrl: string;
56
+ injectNpmLib: ((libName: string, version: string, filePath?: string, overrides?: string[]) => Promise<{
57
+ id: string;
58
+ url: URL;
59
+ }>) & ((libName: string, version: string, filePath?: string, overrides?: string[]) => Promise<{
60
+ id: string;
61
+ url: URL;
62
+ }>) & ((libName: string, version: string, filePath?: string, overrides?: string[]) => Promise<{
63
+ id: string;
64
+ url: URL;
65
+ }>);
66
+ "__#27717@#logger": _descope_sdk_mixins.Logger;
67
+ "__#27717@#wrapLogger": ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger) & ((logger: Partial<_descope_sdk_mixins.Logger>) => _descope_sdk_mixins.Logger);
68
+ logger: _descope_sdk_mixins.Logger;
69
+ onLogEvent: ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", data: any[]) => void) & ((logLevel: "error" | "warn" | "info" | "debug", args: any[]) => void);
70
+ accessKey: string;
71
+ readonly accessKeyLabel: string;
72
+ autocapitalize: string;
73
+ dir: string;
74
+ draggable: boolean;
75
+ hidden: boolean;
76
+ inert: boolean;
77
+ innerText: string;
78
+ lang: string;
79
+ readonly offsetHeight: number;
80
+ readonly offsetLeft: number;
81
+ readonly offsetParent: Element;
82
+ readonly offsetTop: number;
83
+ readonly offsetWidth: number;
84
+ outerText: string;
85
+ popover: string;
86
+ spellcheck: boolean;
87
+ title: string;
88
+ translate: boolean;
89
+ attachInternals: (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals) & (() => ElementInternals);
90
+ click: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
91
+ hidePopover: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
92
+ showPopover: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
93
+ togglePopover: ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean) & ((force?: boolean) => boolean);
94
+ addEventListener: {
95
+ <K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
96
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
97
+ } & {
98
+ <K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | AddEventListenerOptions): void;
99
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
100
+ } & {
101
+ <K_2 extends keyof HTMLElementEventMap>(type: K_2, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_2]) => any, options?: boolean | AddEventListenerOptions): void;
102
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
103
+ } & {
104
+ <K_3 extends keyof HTMLElementEventMap>(type: K_3, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_3]) => any, options?: boolean | AddEventListenerOptions): void;
105
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
106
+ } & {
107
+ <K_4 extends keyof HTMLElementEventMap>(type: K_4, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_4]) => any, options?: boolean | AddEventListenerOptions): void;
108
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
109
+ } & {
110
+ <K_5 extends keyof HTMLElementEventMap>(type: K_5, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_5]) => any, options?: boolean | AddEventListenerOptions): void;
111
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
112
+ } & {
113
+ <K_6 extends keyof HTMLElementEventMap>(type: K_6, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_6]) => any, options?: boolean | AddEventListenerOptions): void;
114
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
115
+ } & {
116
+ <K_7 extends keyof HTMLElementEventMap>(type: K_7, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_7]) => any, options?: boolean | AddEventListenerOptions): void;
117
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
118
+ } & {
119
+ <K_8 extends keyof HTMLElementEventMap>(type: K_8, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_8]) => any, options?: boolean | AddEventListenerOptions): void;
120
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
121
+ } & {
122
+ <K_9 extends keyof HTMLElementEventMap>(type: K_9, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_9]) => any, options?: boolean | AddEventListenerOptions): void;
123
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
124
+ } & {
125
+ <K_10 extends keyof HTMLElementEventMap>(type: K_10, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_10]) => any, options?: boolean | AddEventListenerOptions): void;
126
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
127
+ } & {
128
+ <K_11 extends keyof HTMLElementEventMap>(type: K_11, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_11]) => any, options?: boolean | AddEventListenerOptions): void;
129
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
130
+ } & {
131
+ <K_12 extends keyof HTMLElementEventMap>(type: K_12, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_12]) => any, options?: boolean | AddEventListenerOptions): void;
132
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
133
+ } & {
134
+ <K_13 extends keyof HTMLElementEventMap>(type: K_13, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_13]) => any, options?: boolean | AddEventListenerOptions): void;
135
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
136
+ } & {
137
+ <K_14 extends keyof HTMLElementEventMap>(type: K_14, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_14]) => any, options?: boolean | AddEventListenerOptions): void;
138
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
139
+ };
140
+ removeEventListener: {
141
+ <K_1_1 extends keyof HTMLElementEventMap>(type: K_1_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_1]) => any, options?: boolean | EventListenerOptions): void;
142
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
143
+ } & {
144
+ <K_1_2 extends keyof HTMLElementEventMap>(type: K_1_2, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_2]) => any, options?: boolean | EventListenerOptions): void;
145
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
146
+ } & {
147
+ <K_1_3 extends keyof HTMLElementEventMap>(type: K_1_3, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_3]) => any, options?: boolean | EventListenerOptions): void;
148
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
149
+ } & {
150
+ <K_1_4 extends keyof HTMLElementEventMap>(type: K_1_4, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_4]) => any, options?: boolean | EventListenerOptions): void;
151
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
152
+ } & {
153
+ <K_1_5 extends keyof HTMLElementEventMap>(type: K_1_5, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_5]) => any, options?: boolean | EventListenerOptions): void;
154
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
155
+ } & {
156
+ <K_1_6 extends keyof HTMLElementEventMap>(type: K_1_6, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_6]) => any, options?: boolean | EventListenerOptions): void;
157
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
158
+ } & {
159
+ <K_15 extends keyof HTMLElementEventMap>(type: K_15, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_15]) => any, options?: boolean | EventListenerOptions): void;
160
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
161
+ } & {
162
+ <K_1_7 extends keyof HTMLElementEventMap>(type: K_1_7, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_7]) => any, options?: boolean | EventListenerOptions): void;
163
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
164
+ } & {
165
+ <K_1_8 extends keyof HTMLElementEventMap>(type: K_1_8, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_8]) => any, options?: boolean | EventListenerOptions): void;
166
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
167
+ } & {
168
+ <K_1_9 extends keyof HTMLElementEventMap>(type: K_1_9, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_9]) => any, options?: boolean | EventListenerOptions): void;
169
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
170
+ } & {
171
+ <K_1_10 extends keyof HTMLElementEventMap>(type: K_1_10, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_10]) => any, options?: boolean | EventListenerOptions): void;
172
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
173
+ } & {
174
+ <K_1_11 extends keyof HTMLElementEventMap>(type: K_1_11, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_11]) => any, options?: boolean | EventListenerOptions): void;
175
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
176
+ } & {
177
+ <K_1_12 extends keyof HTMLElementEventMap>(type: K_1_12, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_12]) => any, options?: boolean | EventListenerOptions): void;
178
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
179
+ } & {
180
+ <K_1_13 extends keyof HTMLElementEventMap>(type: K_1_13, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_13]) => any, options?: boolean | EventListenerOptions): void;
181
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
182
+ } & {
183
+ <K_1_14 extends keyof HTMLElementEventMap>(type: K_1_14, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1_14]) => any, options?: boolean | EventListenerOptions): void;
184
+ (type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
185
+ };
186
+ attributeChangedCallback: ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & {
187
+ (attrName: string, oldValue: string, newValue: string): void;
188
+ (attrName: string, oldValue: string, newValue: string): void;
189
+ } & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void) & ((attrName: string, oldValue: string, newValue: string) => void);
190
+ connectedCallback: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & {
191
+ (): void;
192
+ (): void;
193
+ } & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
194
+ readonly attributes: NamedNodeMap;
195
+ readonly classList: DOMTokenList;
196
+ className: string;
197
+ readonly clientHeight: number;
198
+ readonly clientLeft: number;
199
+ readonly clientTop: number;
200
+ readonly clientWidth: number;
201
+ id: string;
202
+ readonly localName: string;
203
+ readonly namespaceURI: string;
204
+ onfullscreenchange: ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any);
205
+ onfullscreenerror: ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any) & ((this: Element, ev: Event) => any);
206
+ outerHTML: string;
207
+ readonly ownerDocument: Document;
208
+ readonly part: DOMTokenList;
209
+ readonly prefix: string;
210
+ readonly scrollHeight: number;
211
+ scrollLeft: number;
212
+ scrollTop: number;
213
+ readonly scrollWidth: number;
214
+ readonly shadowRoot: ShadowRoot;
215
+ slot: string;
216
+ readonly tagName: string;
217
+ attachShadow: ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot) & ((init: ShadowRootInit) => ShadowRoot);
218
+ checkVisibility: ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean) & ((options?: CheckVisibilityOptions) => boolean);
219
+ closest: {
220
+ <K_2_1 extends keyof HTMLElementTagNameMap>(selector: K_2_1): HTMLElementTagNameMap[K_2_1];
221
+ <K_3_1 extends keyof SVGElementTagNameMap>(selector: K_3_1): SVGElementTagNameMap[K_3_1];
222
+ <K_4_1 extends keyof MathMLElementTagNameMap>(selector: K_4_1): MathMLElementTagNameMap[K_4_1];
223
+ <E extends Element = Element>(selectors: string): E;
224
+ } & {
225
+ <K_2_2 extends keyof HTMLElementTagNameMap>(selector: K_2_2): HTMLElementTagNameMap[K_2_2];
226
+ <K_3_2 extends keyof SVGElementTagNameMap>(selector: K_3_2): SVGElementTagNameMap[K_3_2];
227
+ <K_4_2 extends keyof MathMLElementTagNameMap>(selector: K_4_2): MathMLElementTagNameMap[K_4_2];
228
+ <E_1 extends Element = Element>(selectors: string): E_1;
229
+ } & {
230
+ <K_2_3 extends keyof HTMLElementTagNameMap>(selector: K_2_3): HTMLElementTagNameMap[K_2_3];
231
+ <K_3_3 extends keyof SVGElementTagNameMap>(selector: K_3_3): SVGElementTagNameMap[K_3_3];
232
+ <K_4_3 extends keyof MathMLElementTagNameMap>(selector: K_4_3): MathMLElementTagNameMap[K_4_3];
233
+ <E_2 extends Element = Element>(selectors: string): E_2;
234
+ } & {
235
+ <K_2_4 extends keyof HTMLElementTagNameMap>(selector: K_2_4): HTMLElementTagNameMap[K_2_4];
236
+ <K_3_4 extends keyof SVGElementTagNameMap>(selector: K_3_4): SVGElementTagNameMap[K_3_4];
237
+ <K_4_4 extends keyof MathMLElementTagNameMap>(selector: K_4_4): MathMLElementTagNameMap[K_4_4];
238
+ <E_3 extends Element = Element>(selectors: string): E_3;
239
+ } & {
240
+ <K_2_5 extends keyof HTMLElementTagNameMap>(selector: K_2_5): HTMLElementTagNameMap[K_2_5];
241
+ <K_3_5 extends keyof SVGElementTagNameMap>(selector: K_3_5): SVGElementTagNameMap[K_3_5];
242
+ <K_4_5 extends keyof MathMLElementTagNameMap>(selector: K_4_5): MathMLElementTagNameMap[K_4_5];
243
+ <E_4 extends Element = Element>(selectors: string): E_4;
244
+ } & {
245
+ <K_2_6 extends keyof HTMLElementTagNameMap>(selector: K_2_6): HTMLElementTagNameMap[K_2_6];
246
+ <K_3_6 extends keyof SVGElementTagNameMap>(selector: K_3_6): SVGElementTagNameMap[K_3_6];
247
+ <K_4_6 extends keyof MathMLElementTagNameMap>(selector: K_4_6): MathMLElementTagNameMap[K_4_6];
248
+ <E_5 extends Element = Element>(selectors: string): E_5;
249
+ } & {
250
+ <K_16 extends keyof HTMLElementTagNameMap>(selector: K_16): HTMLElementTagNameMap[K_16];
251
+ <K_17 extends keyof SVGElementTagNameMap>(selector: K_17): SVGElementTagNameMap[K_17];
252
+ <K_18 extends keyof MathMLElementTagNameMap>(selector: K_18): MathMLElementTagNameMap[K_18];
253
+ <E_6 extends Element = Element>(selectors: string): E_6;
254
+ } & {
255
+ <K_2_7 extends keyof HTMLElementTagNameMap>(selector: K_2_7): HTMLElementTagNameMap[K_2_7];
256
+ <K_3_7 extends keyof SVGElementTagNameMap>(selector: K_3_7): SVGElementTagNameMap[K_3_7];
257
+ <K_4_7 extends keyof MathMLElementTagNameMap>(selector: K_4_7): MathMLElementTagNameMap[K_4_7];
258
+ <E_7 extends Element = Element>(selectors: string): E_7;
259
+ } & {
260
+ <K_2_8 extends keyof HTMLElementTagNameMap>(selector: K_2_8): HTMLElementTagNameMap[K_2_8];
261
+ <K_3_8 extends keyof SVGElementTagNameMap>(selector: K_3_8): SVGElementTagNameMap[K_3_8];
262
+ <K_4_8 extends keyof MathMLElementTagNameMap>(selector: K_4_8): MathMLElementTagNameMap[K_4_8];
263
+ <E_8 extends Element = Element>(selectors: string): E_8;
264
+ } & {
265
+ <K_2_9 extends keyof HTMLElementTagNameMap>(selector: K_2_9): HTMLElementTagNameMap[K_2_9];
266
+ <K_3_9 extends keyof SVGElementTagNameMap>(selector: K_3_9): SVGElementTagNameMap[K_3_9];
267
+ <K_4_9 extends keyof MathMLElementTagNameMap>(selector: K_4_9): MathMLElementTagNameMap[K_4_9];
268
+ <E_9 extends Element = Element>(selectors: string): E_9;
269
+ } & {
270
+ <K_2_10 extends keyof HTMLElementTagNameMap>(selector: K_2_10): HTMLElementTagNameMap[K_2_10];
271
+ <K_3_10 extends keyof SVGElementTagNameMap>(selector: K_3_10): SVGElementTagNameMap[K_3_10];
272
+ <K_4_10 extends keyof MathMLElementTagNameMap>(selector: K_4_10): MathMLElementTagNameMap[K_4_10];
273
+ <E_10 extends Element = Element>(selectors: string): E_10;
274
+ } & {
275
+ <K_2_11 extends keyof HTMLElementTagNameMap>(selector: K_2_11): HTMLElementTagNameMap[K_2_11];
276
+ <K_3_11 extends keyof SVGElementTagNameMap>(selector: K_3_11): SVGElementTagNameMap[K_3_11];
277
+ <K_4_11 extends keyof MathMLElementTagNameMap>(selector: K_4_11): MathMLElementTagNameMap[K_4_11];
278
+ <E_11 extends Element = Element>(selectors: string): E_11;
279
+ } & {
280
+ <K_2_12 extends keyof HTMLElementTagNameMap>(selector: K_2_12): HTMLElementTagNameMap[K_2_12];
281
+ <K_3_12 extends keyof SVGElementTagNameMap>(selector: K_3_12): SVGElementTagNameMap[K_3_12];
282
+ <K_4_12 extends keyof MathMLElementTagNameMap>(selector: K_4_12): MathMLElementTagNameMap[K_4_12];
283
+ <E_12 extends Element = Element>(selectors: string): E_12;
284
+ } & {
285
+ <K_2_13 extends keyof HTMLElementTagNameMap>(selector: K_2_13): HTMLElementTagNameMap[K_2_13];
286
+ <K_3_13 extends keyof SVGElementTagNameMap>(selector: K_3_13): SVGElementTagNameMap[K_3_13];
287
+ <K_4_13 extends keyof MathMLElementTagNameMap>(selector: K_4_13): MathMLElementTagNameMap[K_4_13];
288
+ <E_13 extends Element = Element>(selectors: string): E_13;
289
+ } & {
290
+ <K_2_14 extends keyof HTMLElementTagNameMap>(selector: K_2_14): HTMLElementTagNameMap[K_2_14];
291
+ <K_3_14 extends keyof SVGElementTagNameMap>(selector: K_3_14): SVGElementTagNameMap[K_3_14];
292
+ <K_4_14 extends keyof MathMLElementTagNameMap>(selector: K_4_14): MathMLElementTagNameMap[K_4_14];
293
+ <E_14 extends Element = Element>(selectors: string): E_14;
294
+ };
295
+ computedStyleMap: (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly) & (() => StylePropertyMapReadOnly);
296
+ getAttribute: ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string) & ((qualifiedName: string) => string);
297
+ getAttributeNS: ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string) & ((namespace: string, localName: string) => string);
298
+ getAttributeNames: (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]) & (() => string[]);
299
+ getAttributeNode: ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr) & ((qualifiedName: string) => Attr);
300
+ getAttributeNodeNS: ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr) & ((namespace: string, localName: string) => Attr);
301
+ getBoundingClientRect: (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect) & (() => DOMRect);
302
+ getClientRects: (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList) & (() => DOMRectList);
303
+ getElementsByClassName: ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>) & ((classNames: string) => HTMLCollectionOf<Element>);
304
+ getElementsByTagName: {
305
+ <K_5_1 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_1): HTMLCollectionOf<HTMLElementTagNameMap[K_5_1]>;
306
+ <K_6_1 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_1): HTMLCollectionOf<SVGElementTagNameMap[K_6_1]>;
307
+ <K_7_1 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_1): HTMLCollectionOf<MathMLElementTagNameMap[K_7_1]>;
308
+ <K_8_1 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_1): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_1]>;
309
+ (qualifiedName: string): HTMLCollectionOf<Element>;
310
+ } & {
311
+ <K_5_2 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_2): HTMLCollectionOf<HTMLElementTagNameMap[K_5_2]>;
312
+ <K_6_2 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_2): HTMLCollectionOf<SVGElementTagNameMap[K_6_2]>;
313
+ <K_7_2 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_2): HTMLCollectionOf<MathMLElementTagNameMap[K_7_2]>;
314
+ <K_8_2 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_2): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_2]>;
315
+ (qualifiedName: string): HTMLCollectionOf<Element>;
316
+ } & {
317
+ <K_5_3 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_3): HTMLCollectionOf<HTMLElementTagNameMap[K_5_3]>;
318
+ <K_6_3 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_3): HTMLCollectionOf<SVGElementTagNameMap[K_6_3]>;
319
+ <K_7_3 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_3): HTMLCollectionOf<MathMLElementTagNameMap[K_7_3]>;
320
+ <K_8_3 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_3): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_3]>;
321
+ (qualifiedName: string): HTMLCollectionOf<Element>;
322
+ } & {
323
+ <K_5_4 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_4): HTMLCollectionOf<HTMLElementTagNameMap[K_5_4]>;
324
+ <K_6_4 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_4): HTMLCollectionOf<SVGElementTagNameMap[K_6_4]>;
325
+ <K_7_4 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_4): HTMLCollectionOf<MathMLElementTagNameMap[K_7_4]>;
326
+ <K_8_4 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_4): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_4]>;
327
+ (qualifiedName: string): HTMLCollectionOf<Element>;
328
+ } & {
329
+ <K_5_5 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_5): HTMLCollectionOf<HTMLElementTagNameMap[K_5_5]>;
330
+ <K_6_5 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_5): HTMLCollectionOf<SVGElementTagNameMap[K_6_5]>;
331
+ <K_7_5 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_5): HTMLCollectionOf<MathMLElementTagNameMap[K_7_5]>;
332
+ <K_8_5 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_5): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_5]>;
333
+ (qualifiedName: string): HTMLCollectionOf<Element>;
334
+ } & {
335
+ <K_5_6 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_6): HTMLCollectionOf<HTMLElementTagNameMap[K_5_6]>;
336
+ <K_6_6 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_6): HTMLCollectionOf<SVGElementTagNameMap[K_6_6]>;
337
+ <K_7_6 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_6): HTMLCollectionOf<MathMLElementTagNameMap[K_7_6]>;
338
+ <K_8_6 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_6): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_6]>;
339
+ (qualifiedName: string): HTMLCollectionOf<Element>;
340
+ } & {
341
+ <K_19 extends keyof HTMLElementTagNameMap>(qualifiedName: K_19): HTMLCollectionOf<HTMLElementTagNameMap[K_19]>;
342
+ <K_20 extends keyof SVGElementTagNameMap>(qualifiedName: K_20): HTMLCollectionOf<SVGElementTagNameMap[K_20]>;
343
+ <K_21 extends keyof MathMLElementTagNameMap>(qualifiedName: K_21): HTMLCollectionOf<MathMLElementTagNameMap[K_21]>;
344
+ <K_22 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_22): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_22]>;
345
+ (qualifiedName: string): HTMLCollectionOf<Element>;
346
+ } & {
347
+ <K_5_7 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_7): HTMLCollectionOf<HTMLElementTagNameMap[K_5_7]>;
348
+ <K_6_7 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_7): HTMLCollectionOf<SVGElementTagNameMap[K_6_7]>;
349
+ <K_7_7 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_7): HTMLCollectionOf<MathMLElementTagNameMap[K_7_7]>;
350
+ <K_8_7 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_7): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_7]>;
351
+ (qualifiedName: string): HTMLCollectionOf<Element>;
352
+ } & {
353
+ <K_5_8 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_8): HTMLCollectionOf<HTMLElementTagNameMap[K_5_8]>;
354
+ <K_6_8 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_8): HTMLCollectionOf<SVGElementTagNameMap[K_6_8]>;
355
+ <K_7_8 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_8): HTMLCollectionOf<MathMLElementTagNameMap[K_7_8]>;
356
+ <K_8_8 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_8): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_8]>;
357
+ (qualifiedName: string): HTMLCollectionOf<Element>;
358
+ } & {
359
+ <K_5_9 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_9): HTMLCollectionOf<HTMLElementTagNameMap[K_5_9]>;
360
+ <K_6_9 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_9): HTMLCollectionOf<SVGElementTagNameMap[K_6_9]>;
361
+ <K_7_9 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_9): HTMLCollectionOf<MathMLElementTagNameMap[K_7_9]>;
362
+ <K_8_9 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_9): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_9]>;
363
+ (qualifiedName: string): HTMLCollectionOf<Element>;
364
+ } & {
365
+ <K_5_10 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_10): HTMLCollectionOf<HTMLElementTagNameMap[K_5_10]>;
366
+ <K_6_10 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_10): HTMLCollectionOf<SVGElementTagNameMap[K_6_10]>;
367
+ <K_7_10 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_10): HTMLCollectionOf<MathMLElementTagNameMap[K_7_10]>;
368
+ <K_8_10 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_10): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_10]>;
369
+ (qualifiedName: string): HTMLCollectionOf<Element>;
370
+ } & {
371
+ <K_5_11 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_11): HTMLCollectionOf<HTMLElementTagNameMap[K_5_11]>;
372
+ <K_6_11 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_11): HTMLCollectionOf<SVGElementTagNameMap[K_6_11]>;
373
+ <K_7_11 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_11): HTMLCollectionOf<MathMLElementTagNameMap[K_7_11]>;
374
+ <K_8_11 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_11): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_11]>;
375
+ (qualifiedName: string): HTMLCollectionOf<Element>;
376
+ } & {
377
+ <K_5_12 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_12): HTMLCollectionOf<HTMLElementTagNameMap[K_5_12]>;
378
+ <K_6_12 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_12): HTMLCollectionOf<SVGElementTagNameMap[K_6_12]>;
379
+ <K_7_12 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_12): HTMLCollectionOf<MathMLElementTagNameMap[K_7_12]>;
380
+ <K_8_12 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_12): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_12]>;
381
+ (qualifiedName: string): HTMLCollectionOf<Element>;
382
+ } & {
383
+ <K_5_13 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_13): HTMLCollectionOf<HTMLElementTagNameMap[K_5_13]>;
384
+ <K_6_13 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_13): HTMLCollectionOf<SVGElementTagNameMap[K_6_13]>;
385
+ <K_7_13 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_13): HTMLCollectionOf<MathMLElementTagNameMap[K_7_13]>;
386
+ <K_8_13 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_13): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_13]>;
387
+ (qualifiedName: string): HTMLCollectionOf<Element>;
388
+ } & {
389
+ <K_5_14 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5_14): HTMLCollectionOf<HTMLElementTagNameMap[K_5_14]>;
390
+ <K_6_14 extends keyof SVGElementTagNameMap>(qualifiedName: K_6_14): HTMLCollectionOf<SVGElementTagNameMap[K_6_14]>;
391
+ <K_7_14 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7_14): HTMLCollectionOf<MathMLElementTagNameMap[K_7_14]>;
392
+ <K_8_14 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8_14): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8_14]>;
393
+ (qualifiedName: string): HTMLCollectionOf<Element>;
394
+ };
395
+ getElementsByTagNameNS: {
396
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
397
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
398
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
399
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
400
+ } & {
401
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
402
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
403
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
404
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
405
+ } & {
406
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
407
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
408
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
409
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
410
+ } & {
411
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
412
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
413
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
414
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
415
+ } & {
416
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
417
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
418
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
419
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
420
+ } & {
421
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
422
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
423
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
424
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
425
+ } & {
426
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
427
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
428
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
429
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
430
+ } & {
431
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
432
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
433
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
434
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
435
+ } & {
436
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
437
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
438
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
439
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
440
+ } & {
441
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
442
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
443
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
444
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
445
+ } & {
446
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
447
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
448
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
449
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
450
+ } & {
451
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
452
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
453
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
454
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
455
+ } & {
456
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
457
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
458
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
459
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
460
+ } & {
461
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
462
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
463
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
464
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
465
+ } & {
466
+ (namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
467
+ (namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
468
+ (namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
469
+ (namespace: string, localName: string): HTMLCollectionOf<Element>;
470
+ };
471
+ hasAttribute: ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean) & ((qualifiedName: string) => boolean);
472
+ hasAttributeNS: ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean) & ((namespace: string, localName: string) => boolean);
473
+ hasAttributes: (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean);
474
+ hasPointerCapture: ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean) & ((pointerId: number) => boolean);
475
+ insertAdjacentElement: ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element) & ((where: InsertPosition, element: Element) => Element);
476
+ insertAdjacentHTML: ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void) & ((position: InsertPosition, text: string) => void);
477
+ insertAdjacentText: ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void) & ((where: InsertPosition, data: string) => void);
478
+ matches: ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean);
479
+ releasePointerCapture: ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void);
480
+ removeAttribute: ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void) & ((qualifiedName: string) => void);
481
+ removeAttributeNS: ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void) & ((namespace: string, localName: string) => void);
482
+ removeAttributeNode: ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr);
483
+ requestFullscreen: ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>) & ((options?: FullscreenOptions) => Promise<void>);
484
+ requestPointerLock: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
485
+ scroll: {
486
+ (options?: ScrollToOptions): void;
487
+ (x: number, y: number): void;
488
+ } & {
489
+ (options?: ScrollToOptions): void;
490
+ (x: number, y: number): void;
491
+ } & {
492
+ (options?: ScrollToOptions): void;
493
+ (x: number, y: number): void;
494
+ } & {
495
+ (options?: ScrollToOptions): void;
496
+ (x: number, y: number): void;
497
+ } & {
498
+ (options?: ScrollToOptions): void;
499
+ (x: number, y: number): void;
500
+ } & {
501
+ (options?: ScrollToOptions): void;
502
+ (x: number, y: number): void;
503
+ } & {
504
+ (options?: ScrollToOptions): void;
505
+ (x: number, y: number): void;
506
+ } & {
507
+ (options?: ScrollToOptions): void;
508
+ (x: number, y: number): void;
509
+ } & {
510
+ (options?: ScrollToOptions): void;
511
+ (x: number, y: number): void;
512
+ } & {
513
+ (options?: ScrollToOptions): void;
514
+ (x: number, y: number): void;
515
+ } & {
516
+ (options?: ScrollToOptions): void;
517
+ (x: number, y: number): void;
518
+ } & {
519
+ (options?: ScrollToOptions): void;
520
+ (x: number, y: number): void;
521
+ } & {
522
+ (options?: ScrollToOptions): void;
523
+ (x: number, y: number): void;
524
+ } & {
525
+ (options?: ScrollToOptions): void;
526
+ (x: number, y: number): void;
527
+ } & {
528
+ (options?: ScrollToOptions): void;
529
+ (x: number, y: number): void;
530
+ };
531
+ scrollBy: {
532
+ (options?: ScrollToOptions): void;
533
+ (x: number, y: number): void;
534
+ } & {
535
+ (options?: ScrollToOptions): void;
536
+ (x: number, y: number): void;
537
+ } & {
538
+ (options?: ScrollToOptions): void;
539
+ (x: number, y: number): void;
540
+ } & {
541
+ (options?: ScrollToOptions): void;
542
+ (x: number, y: number): void;
543
+ } & {
544
+ (options?: ScrollToOptions): void;
545
+ (x: number, y: number): void;
546
+ } & {
547
+ (options?: ScrollToOptions): void;
548
+ (x: number, y: number): void;
549
+ } & {
550
+ (options?: ScrollToOptions): void;
551
+ (x: number, y: number): void;
552
+ } & {
553
+ (options?: ScrollToOptions): void;
554
+ (x: number, y: number): void;
555
+ } & {
556
+ (options?: ScrollToOptions): void;
557
+ (x: number, y: number): void;
558
+ } & {
559
+ (options?: ScrollToOptions): void;
560
+ (x: number, y: number): void;
561
+ } & {
562
+ (options?: ScrollToOptions): void;
563
+ (x: number, y: number): void;
564
+ } & {
565
+ (options?: ScrollToOptions): void;
566
+ (x: number, y: number): void;
567
+ } & {
568
+ (options?: ScrollToOptions): void;
569
+ (x: number, y: number): void;
570
+ } & {
571
+ (options?: ScrollToOptions): void;
572
+ (x: number, y: number): void;
573
+ } & {
574
+ (options?: ScrollToOptions): void;
575
+ (x: number, y: number): void;
576
+ };
577
+ scrollIntoView: ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void) & ((arg?: boolean | ScrollIntoViewOptions) => void);
578
+ scrollTo: {
579
+ (options?: ScrollToOptions): void;
580
+ (x: number, y: number): void;
581
+ } & {
582
+ (options?: ScrollToOptions): void;
583
+ (x: number, y: number): void;
584
+ } & {
585
+ (options?: ScrollToOptions): void;
586
+ (x: number, y: number): void;
587
+ } & {
588
+ (options?: ScrollToOptions): void;
589
+ (x: number, y: number): void;
590
+ } & {
591
+ (options?: ScrollToOptions): void;
592
+ (x: number, y: number): void;
593
+ } & {
594
+ (options?: ScrollToOptions): void;
595
+ (x: number, y: number): void;
596
+ } & {
597
+ (options?: ScrollToOptions): void;
598
+ (x: number, y: number): void;
599
+ } & {
600
+ (options?: ScrollToOptions): void;
601
+ (x: number, y: number): void;
602
+ } & {
603
+ (options?: ScrollToOptions): void;
604
+ (x: number, y: number): void;
605
+ } & {
606
+ (options?: ScrollToOptions): void;
607
+ (x: number, y: number): void;
608
+ } & {
609
+ (options?: ScrollToOptions): void;
610
+ (x: number, y: number): void;
611
+ } & {
612
+ (options?: ScrollToOptions): void;
613
+ (x: number, y: number): void;
614
+ } & {
615
+ (options?: ScrollToOptions): void;
616
+ (x: number, y: number): void;
617
+ } & {
618
+ (options?: ScrollToOptions): void;
619
+ (x: number, y: number): void;
620
+ } & {
621
+ (options?: ScrollToOptions): void;
622
+ (x: number, y: number): void;
623
+ };
624
+ setAttribute: ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void) & ((qualifiedName: string, value: string) => void);
625
+ setAttributeNS: ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void) & ((namespace: string, qualifiedName: string, value: string) => void);
626
+ setAttributeNode: ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr);
627
+ setAttributeNodeNS: ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr) & ((attr: Attr) => Attr);
628
+ setPointerCapture: ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void) & ((pointerId: number) => void);
629
+ toggleAttribute: ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean) & ((qualifiedName: string, force?: boolean) => boolean);
630
+ webkitMatchesSelector: ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean) & ((selectors: string) => boolean);
631
+ readonly baseURI: string;
632
+ readonly childNodes: NodeListOf<ChildNode>;
633
+ readonly firstChild: ChildNode;
634
+ readonly isConnected: boolean;
635
+ readonly lastChild: ChildNode;
636
+ readonly nextSibling: ChildNode;
637
+ readonly nodeName: string;
638
+ readonly nodeType: number;
639
+ nodeValue: string;
640
+ readonly parentElement: HTMLElement;
641
+ readonly parentNode: ParentNode;
642
+ readonly previousSibling: ChildNode;
643
+ textContent: string;
644
+ appendChild: (<T_1 extends Node>(node: T_1) => T_1) & (<T_1_1 extends Node>(node: T_1_1) => T_1_1) & (<T_1_2 extends Node>(node: T_1_2) => T_1_2) & (<T_1_3 extends Node>(node: T_1_3) => T_1_3) & (<T_1_4 extends Node>(node: T_1_4) => T_1_4) & (<T_1_5 extends Node>(node: T_1_5) => T_1_5) & (<T extends Node>(node: T) => T) & (<T_1_6 extends Node>(node: T_1_6) => T_1_6) & (<T_1_7 extends Node>(node: T_1_7) => T_1_7) & (<T_1_8 extends Node>(node: T_1_8) => T_1_8) & (<T_1_9 extends Node>(node: T_1_9) => T_1_9) & (<T_1_10 extends Node>(node: T_1_10) => T_1_10) & (<T_1_11 extends Node>(node: T_1_11) => T_1_11) & (<T_1_12 extends Node>(node: T_1_12) => T_1_12) & (<T_1_13 extends Node>(node: T_1_13) => T_1_13);
645
+ cloneNode: ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node) & ((deep?: boolean) => Node);
646
+ compareDocumentPosition: ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number) & ((other: Node) => number);
647
+ contains: ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean) & ((other: Node) => boolean);
648
+ getRootNode: ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node) & ((options?: GetRootNodeOptions) => Node);
649
+ hasChildNodes: (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean) & (() => boolean);
650
+ insertBefore: (<T_2 extends Node>(node: T_2, child: Node) => T_2) & (<T_2_1 extends Node>(node: T_2_1, child: Node) => T_2_1) & (<T_2_2 extends Node>(node: T_2_2, child: Node) => T_2_2) & (<T_2_3 extends Node>(node: T_2_3, child: Node) => T_2_3) & (<T_2_4 extends Node>(node: T_2_4, child: Node) => T_2_4) & (<T_2_5 extends Node>(node: T_2_5, child: Node) => T_2_5) & (<T_3 extends Node>(node: T_3, child: Node) => T_3) & (<T_2_6 extends Node>(node: T_2_6, child: Node) => T_2_6) & (<T_2_7 extends Node>(node: T_2_7, child: Node) => T_2_7) & (<T_2_8 extends Node>(node: T_2_8, child: Node) => T_2_8) & (<T_2_9 extends Node>(node: T_2_9, child: Node) => T_2_9) & (<T_2_10 extends Node>(node: T_2_10, child: Node) => T_2_10) & (<T_2_11 extends Node>(node: T_2_11, child: Node) => T_2_11) & (<T_2_12 extends Node>(node: T_2_12, child: Node) => T_2_12) & (<T_2_13 extends Node>(node: T_2_13, child: Node) => T_2_13);
651
+ isDefaultNamespace: ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean) & ((namespace: string) => boolean);
652
+ isEqualNode: ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean);
653
+ isSameNode: ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean) & ((otherNode: Node) => boolean);
654
+ lookupNamespaceURI: ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string) & ((prefix: string) => string);
655
+ lookupPrefix: ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string) & ((namespace: string) => string);
656
+ normalize: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
657
+ removeChild: (<T_3_1 extends Node>(child: T_3_1) => T_3_1) & (<T_3_2 extends Node>(child: T_3_2) => T_3_2) & (<T_3_3 extends Node>(child: T_3_3) => T_3_3) & (<T_3_4 extends Node>(child: T_3_4) => T_3_4) & (<T_3_5 extends Node>(child: T_3_5) => T_3_5) & (<T_3_6 extends Node>(child: T_3_6) => T_3_6) & (<T_4 extends Node>(child: T_4) => T_4) & (<T_3_7 extends Node>(child: T_3_7) => T_3_7) & (<T_3_8 extends Node>(child: T_3_8) => T_3_8) & (<T_3_9 extends Node>(child: T_3_9) => T_3_9) & (<T_3_10 extends Node>(child: T_3_10) => T_3_10) & (<T_3_11 extends Node>(child: T_3_11) => T_3_11) & (<T_3_12 extends Node>(child: T_3_12) => T_3_12) & (<T_3_13 extends Node>(child: T_3_13) => T_3_13) & (<T_3_14 extends Node>(child: T_3_14) => T_3_14);
658
+ replaceChild: (<T_4_1 extends Node>(node: Node, child: T_4_1) => T_4_1) & (<T_4_2 extends Node>(node: Node, child: T_4_2) => T_4_2) & (<T_4_3 extends Node>(node: Node, child: T_4_3) => T_4_3) & (<T_4_4 extends Node>(node: Node, child: T_4_4) => T_4_4) & (<T_4_5 extends Node>(node: Node, child: T_4_5) => T_4_5) & (<T_4_6 extends Node>(node: Node, child: T_4_6) => T_4_6) & (<T_5 extends Node>(node: Node, child: T_5) => T_5) & (<T_4_7 extends Node>(node: Node, child: T_4_7) => T_4_7) & (<T_4_8 extends Node>(node: Node, child: T_4_8) => T_4_8) & (<T_4_9 extends Node>(node: Node, child: T_4_9) => T_4_9) & (<T_4_10 extends Node>(node: Node, child: T_4_10) => T_4_10) & (<T_4_11 extends Node>(node: Node, child: T_4_11) => T_4_11) & (<T_4_12 extends Node>(node: Node, child: T_4_12) => T_4_12) & (<T_4_13 extends Node>(node: Node, child: T_4_13) => T_4_13) & (<T_4_14 extends Node>(node: Node, child: T_4_14) => T_4_14);
659
+ readonly ELEMENT_NODE: 1;
660
+ readonly ATTRIBUTE_NODE: 2;
661
+ readonly TEXT_NODE: 3;
662
+ readonly CDATA_SECTION_NODE: 4;
663
+ readonly ENTITY_REFERENCE_NODE: 5;
664
+ readonly ENTITY_NODE: 6;
665
+ readonly PROCESSING_INSTRUCTION_NODE: 7;
666
+ readonly COMMENT_NODE: 8;
667
+ readonly DOCUMENT_NODE: 9;
668
+ readonly DOCUMENT_TYPE_NODE: 10;
669
+ readonly DOCUMENT_FRAGMENT_NODE: 11;
670
+ readonly NOTATION_NODE: 12;
671
+ readonly DOCUMENT_POSITION_DISCONNECTED: 1;
672
+ readonly DOCUMENT_POSITION_PRECEDING: 2;
673
+ readonly DOCUMENT_POSITION_FOLLOWING: 4;
674
+ readonly DOCUMENT_POSITION_CONTAINS: 8;
675
+ readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
676
+ readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
677
+ dispatchEvent: ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean) & ((event: Event) => boolean);
678
+ ariaAtomic: string;
679
+ ariaAutoComplete: string;
680
+ ariaBusy: string;
681
+ ariaChecked: string;
682
+ ariaColCount: string;
683
+ ariaColIndex: string;
684
+ ariaColSpan: string;
685
+ ariaCurrent: string;
686
+ ariaDescription: string;
687
+ ariaDisabled: string;
688
+ ariaExpanded: string;
689
+ ariaHasPopup: string;
690
+ ariaHidden: string;
691
+ ariaInvalid: string;
692
+ ariaKeyShortcuts: string;
693
+ ariaLabel: string;
694
+ ariaLevel: string;
695
+ ariaLive: string;
696
+ ariaModal: string;
697
+ ariaMultiLine: string;
698
+ ariaMultiSelectable: string;
699
+ ariaOrientation: string;
700
+ ariaPlaceholder: string;
701
+ ariaPosInSet: string;
702
+ ariaPressed: string;
703
+ ariaReadOnly: string;
704
+ ariaRequired: string;
705
+ ariaRoleDescription: string;
706
+ ariaRowCount: string;
707
+ ariaRowIndex: string;
708
+ ariaRowSpan: string;
709
+ ariaSelected: string;
710
+ ariaSetSize: string;
711
+ ariaSort: string;
712
+ ariaValueMax: string;
713
+ ariaValueMin: string;
714
+ ariaValueNow: string;
715
+ ariaValueText: string;
716
+ role: string;
717
+ animate: ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation) & ((keyframes: PropertyIndexedKeyframes | Keyframe[], options?: number | KeyframeAnimationOptions) => Animation);
718
+ getAnimations: ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]) & ((options?: GetAnimationsOptions) => Animation[]);
719
+ after: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
720
+ before: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
721
+ remove: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
722
+ replaceWith: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
723
+ innerHTML: string;
724
+ readonly nextElementSibling: Element;
725
+ readonly previousElementSibling: Element;
726
+ readonly childElementCount: number;
727
+ readonly children: HTMLCollection;
728
+ readonly firstElementChild: Element;
729
+ readonly lastElementChild: Element;
730
+ append: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
731
+ prepend: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
732
+ querySelector: {
733
+ <K_9_1 extends keyof HTMLElementTagNameMap>(selectors: K_9_1): HTMLElementTagNameMap[K_9_1];
734
+ <K_10_1 extends keyof SVGElementTagNameMap>(selectors: K_10_1): SVGElementTagNameMap[K_10_1];
735
+ <K_11_1 extends keyof MathMLElementTagNameMap>(selectors: K_11_1): MathMLElementTagNameMap[K_11_1];
736
+ <K_12_1 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_1): HTMLElementDeprecatedTagNameMap[K_12_1];
737
+ <E_1_1 extends Element = Element>(selectors: string): E_1_1;
738
+ } & {
739
+ <K_9_2 extends keyof HTMLElementTagNameMap>(selectors: K_9_2): HTMLElementTagNameMap[K_9_2];
740
+ <K_10_2 extends keyof SVGElementTagNameMap>(selectors: K_10_2): SVGElementTagNameMap[K_10_2];
741
+ <K_11_2 extends keyof MathMLElementTagNameMap>(selectors: K_11_2): MathMLElementTagNameMap[K_11_2];
742
+ <K_12_2 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_2): HTMLElementDeprecatedTagNameMap[K_12_2];
743
+ <E_1_2 extends Element = Element>(selectors: string): E_1_2;
744
+ } & {
745
+ <K_9_3 extends keyof HTMLElementTagNameMap>(selectors: K_9_3): HTMLElementTagNameMap[K_9_3];
746
+ <K_10_3 extends keyof SVGElementTagNameMap>(selectors: K_10_3): SVGElementTagNameMap[K_10_3];
747
+ <K_11_3 extends keyof MathMLElementTagNameMap>(selectors: K_11_3): MathMLElementTagNameMap[K_11_3];
748
+ <K_12_3 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_3): HTMLElementDeprecatedTagNameMap[K_12_3];
749
+ <E_1_3 extends Element = Element>(selectors: string): E_1_3;
750
+ } & {
751
+ <K_9_4 extends keyof HTMLElementTagNameMap>(selectors: K_9_4): HTMLElementTagNameMap[K_9_4];
752
+ <K_10_4 extends keyof SVGElementTagNameMap>(selectors: K_10_4): SVGElementTagNameMap[K_10_4];
753
+ <K_11_4 extends keyof MathMLElementTagNameMap>(selectors: K_11_4): MathMLElementTagNameMap[K_11_4];
754
+ <K_12_4 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_4): HTMLElementDeprecatedTagNameMap[K_12_4];
755
+ <E_1_4 extends Element = Element>(selectors: string): E_1_4;
756
+ } & {
757
+ <K_9_5 extends keyof HTMLElementTagNameMap>(selectors: K_9_5): HTMLElementTagNameMap[K_9_5];
758
+ <K_10_5 extends keyof SVGElementTagNameMap>(selectors: K_10_5): SVGElementTagNameMap[K_10_5];
759
+ <K_11_5 extends keyof MathMLElementTagNameMap>(selectors: K_11_5): MathMLElementTagNameMap[K_11_5];
760
+ <K_12_5 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_5): HTMLElementDeprecatedTagNameMap[K_12_5];
761
+ <E_1_5 extends Element = Element>(selectors: string): E_1_5;
762
+ } & {
763
+ <K_9_6 extends keyof HTMLElementTagNameMap>(selectors: K_9_6): HTMLElementTagNameMap[K_9_6];
764
+ <K_10_6 extends keyof SVGElementTagNameMap>(selectors: K_10_6): SVGElementTagNameMap[K_10_6];
765
+ <K_11_6 extends keyof MathMLElementTagNameMap>(selectors: K_11_6): MathMLElementTagNameMap[K_11_6];
766
+ <K_12_6 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_6): HTMLElementDeprecatedTagNameMap[K_12_6];
767
+ <E_1_6 extends Element = Element>(selectors: string): E_1_6;
768
+ } & {
769
+ <K_23 extends keyof HTMLElementTagNameMap>(selectors: K_23): HTMLElementTagNameMap[K_23];
770
+ <K_24 extends keyof SVGElementTagNameMap>(selectors: K_24): SVGElementTagNameMap[K_24];
771
+ <K_25 extends keyof MathMLElementTagNameMap>(selectors: K_25): MathMLElementTagNameMap[K_25];
772
+ <K_26 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_26): HTMLElementDeprecatedTagNameMap[K_26];
773
+ <E_15 extends Element = Element>(selectors: string): E_15;
774
+ } & {
775
+ <K_9_7 extends keyof HTMLElementTagNameMap>(selectors: K_9_7): HTMLElementTagNameMap[K_9_7];
776
+ <K_10_7 extends keyof SVGElementTagNameMap>(selectors: K_10_7): SVGElementTagNameMap[K_10_7];
777
+ <K_11_7 extends keyof MathMLElementTagNameMap>(selectors: K_11_7): MathMLElementTagNameMap[K_11_7];
778
+ <K_12_7 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_7): HTMLElementDeprecatedTagNameMap[K_12_7];
779
+ <E_1_7 extends Element = Element>(selectors: string): E_1_7;
780
+ } & {
781
+ <K_9_8 extends keyof HTMLElementTagNameMap>(selectors: K_9_8): HTMLElementTagNameMap[K_9_8];
782
+ <K_10_8 extends keyof SVGElementTagNameMap>(selectors: K_10_8): SVGElementTagNameMap[K_10_8];
783
+ <K_11_8 extends keyof MathMLElementTagNameMap>(selectors: K_11_8): MathMLElementTagNameMap[K_11_8];
784
+ <K_12_8 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_8): HTMLElementDeprecatedTagNameMap[K_12_8];
785
+ <E_1_8 extends Element = Element>(selectors: string): E_1_8;
786
+ } & {
787
+ <K_9_9 extends keyof HTMLElementTagNameMap>(selectors: K_9_9): HTMLElementTagNameMap[K_9_9];
788
+ <K_10_9 extends keyof SVGElementTagNameMap>(selectors: K_10_9): SVGElementTagNameMap[K_10_9];
789
+ <K_11_9 extends keyof MathMLElementTagNameMap>(selectors: K_11_9): MathMLElementTagNameMap[K_11_9];
790
+ <K_12_9 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_9): HTMLElementDeprecatedTagNameMap[K_12_9];
791
+ <E_1_9 extends Element = Element>(selectors: string): E_1_9;
792
+ } & {
793
+ <K_9_10 extends keyof HTMLElementTagNameMap>(selectors: K_9_10): HTMLElementTagNameMap[K_9_10];
794
+ <K_10_10 extends keyof SVGElementTagNameMap>(selectors: K_10_10): SVGElementTagNameMap[K_10_10];
795
+ <K_11_10 extends keyof MathMLElementTagNameMap>(selectors: K_11_10): MathMLElementTagNameMap[K_11_10];
796
+ <K_12_10 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_10): HTMLElementDeprecatedTagNameMap[K_12_10];
797
+ <E_1_10 extends Element = Element>(selectors: string): E_1_10;
798
+ } & {
799
+ <K_9_11 extends keyof HTMLElementTagNameMap>(selectors: K_9_11): HTMLElementTagNameMap[K_9_11];
800
+ <K_10_11 extends keyof SVGElementTagNameMap>(selectors: K_10_11): SVGElementTagNameMap[K_10_11];
801
+ <K_11_11 extends keyof MathMLElementTagNameMap>(selectors: K_11_11): MathMLElementTagNameMap[K_11_11];
802
+ <K_12_11 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_11): HTMLElementDeprecatedTagNameMap[K_12_11];
803
+ <E_1_11 extends Element = Element>(selectors: string): E_1_11;
804
+ } & {
805
+ <K_9_12 extends keyof HTMLElementTagNameMap>(selectors: K_9_12): HTMLElementTagNameMap[K_9_12];
806
+ <K_10_12 extends keyof SVGElementTagNameMap>(selectors: K_10_12): SVGElementTagNameMap[K_10_12];
807
+ <K_11_12 extends keyof MathMLElementTagNameMap>(selectors: K_11_12): MathMLElementTagNameMap[K_11_12];
808
+ <K_12_12 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_12): HTMLElementDeprecatedTagNameMap[K_12_12];
809
+ <E_1_12 extends Element = Element>(selectors: string): E_1_12;
810
+ } & {
811
+ <K_9_13 extends keyof HTMLElementTagNameMap>(selectors: K_9_13): HTMLElementTagNameMap[K_9_13];
812
+ <K_10_13 extends keyof SVGElementTagNameMap>(selectors: K_10_13): SVGElementTagNameMap[K_10_13];
813
+ <K_11_13 extends keyof MathMLElementTagNameMap>(selectors: K_11_13): MathMLElementTagNameMap[K_11_13];
814
+ <K_12_13 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_13): HTMLElementDeprecatedTagNameMap[K_12_13];
815
+ <E_1_13 extends Element = Element>(selectors: string): E_1_13;
816
+ } & {
817
+ <K_9_14 extends keyof HTMLElementTagNameMap>(selectors: K_9_14): HTMLElementTagNameMap[K_9_14];
818
+ <K_10_14 extends keyof SVGElementTagNameMap>(selectors: K_10_14): SVGElementTagNameMap[K_10_14];
819
+ <K_11_14 extends keyof MathMLElementTagNameMap>(selectors: K_11_14): MathMLElementTagNameMap[K_11_14];
820
+ <K_12_14 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12_14): HTMLElementDeprecatedTagNameMap[K_12_14];
821
+ <E_1_14 extends Element = Element>(selectors: string): E_1_14;
822
+ };
823
+ querySelectorAll: {
824
+ <K_13_1 extends keyof HTMLElementTagNameMap>(selectors: K_13_1): NodeListOf<HTMLElementTagNameMap[K_13_1]>;
825
+ <K_14_1 extends keyof SVGElementTagNameMap>(selectors: K_14_1): NodeListOf<SVGElementTagNameMap[K_14_1]>;
826
+ <K_15_1 extends keyof MathMLElementTagNameMap>(selectors: K_15_1): NodeListOf<MathMLElementTagNameMap[K_15_1]>;
827
+ <K_16_1 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_1): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_1]>;
828
+ <E_2_1 extends Element = Element>(selectors: string): NodeListOf<E_2_1>;
829
+ } & {
830
+ <K_13_2 extends keyof HTMLElementTagNameMap>(selectors: K_13_2): NodeListOf<HTMLElementTagNameMap[K_13_2]>;
831
+ <K_14_2 extends keyof SVGElementTagNameMap>(selectors: K_14_2): NodeListOf<SVGElementTagNameMap[K_14_2]>;
832
+ <K_15_2 extends keyof MathMLElementTagNameMap>(selectors: K_15_2): NodeListOf<MathMLElementTagNameMap[K_15_2]>;
833
+ <K_16_2 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_2): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_2]>;
834
+ <E_2_2 extends Element = Element>(selectors: string): NodeListOf<E_2_2>;
835
+ } & {
836
+ <K_13_3 extends keyof HTMLElementTagNameMap>(selectors: K_13_3): NodeListOf<HTMLElementTagNameMap[K_13_3]>;
837
+ <K_14_3 extends keyof SVGElementTagNameMap>(selectors: K_14_3): NodeListOf<SVGElementTagNameMap[K_14_3]>;
838
+ <K_15_3 extends keyof MathMLElementTagNameMap>(selectors: K_15_3): NodeListOf<MathMLElementTagNameMap[K_15_3]>;
839
+ <K_16_3 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_3): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_3]>;
840
+ <E_2_3 extends Element = Element>(selectors: string): NodeListOf<E_2_3>;
841
+ } & {
842
+ <K_13_4 extends keyof HTMLElementTagNameMap>(selectors: K_13_4): NodeListOf<HTMLElementTagNameMap[K_13_4]>;
843
+ <K_14_4 extends keyof SVGElementTagNameMap>(selectors: K_14_4): NodeListOf<SVGElementTagNameMap[K_14_4]>;
844
+ <K_15_4 extends keyof MathMLElementTagNameMap>(selectors: K_15_4): NodeListOf<MathMLElementTagNameMap[K_15_4]>;
845
+ <K_16_4 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_4): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_4]>;
846
+ <E_2_4 extends Element = Element>(selectors: string): NodeListOf<E_2_4>;
847
+ } & {
848
+ <K_13_5 extends keyof HTMLElementTagNameMap>(selectors: K_13_5): NodeListOf<HTMLElementTagNameMap[K_13_5]>;
849
+ <K_14_5 extends keyof SVGElementTagNameMap>(selectors: K_14_5): NodeListOf<SVGElementTagNameMap[K_14_5]>;
850
+ <K_15_5 extends keyof MathMLElementTagNameMap>(selectors: K_15_5): NodeListOf<MathMLElementTagNameMap[K_15_5]>;
851
+ <K_16_5 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_5): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_5]>;
852
+ <E_2_5 extends Element = Element>(selectors: string): NodeListOf<E_2_5>;
853
+ } & {
854
+ <K_13_6 extends keyof HTMLElementTagNameMap>(selectors: K_13_6): NodeListOf<HTMLElementTagNameMap[K_13_6]>;
855
+ <K_14_6 extends keyof SVGElementTagNameMap>(selectors: K_14_6): NodeListOf<SVGElementTagNameMap[K_14_6]>;
856
+ <K_15_6 extends keyof MathMLElementTagNameMap>(selectors: K_15_6): NodeListOf<MathMLElementTagNameMap[K_15_6]>;
857
+ <K_16_6 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_6): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_6]>;
858
+ <E_2_6 extends Element = Element>(selectors: string): NodeListOf<E_2_6>;
859
+ } & {
860
+ <K_27 extends keyof HTMLElementTagNameMap>(selectors: K_27): NodeListOf<HTMLElementTagNameMap[K_27]>;
861
+ <K_28 extends keyof SVGElementTagNameMap>(selectors: K_28): NodeListOf<SVGElementTagNameMap[K_28]>;
862
+ <K_29 extends keyof MathMLElementTagNameMap>(selectors: K_29): NodeListOf<MathMLElementTagNameMap[K_29]>;
863
+ <K_30 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_30): NodeListOf<HTMLElementDeprecatedTagNameMap[K_30]>;
864
+ <E_16 extends Element = Element>(selectors: string): NodeListOf<E_16>;
865
+ } & {
866
+ <K_13_7 extends keyof HTMLElementTagNameMap>(selectors: K_13_7): NodeListOf<HTMLElementTagNameMap[K_13_7]>;
867
+ <K_14_7 extends keyof SVGElementTagNameMap>(selectors: K_14_7): NodeListOf<SVGElementTagNameMap[K_14_7]>;
868
+ <K_15_7 extends keyof MathMLElementTagNameMap>(selectors: K_15_7): NodeListOf<MathMLElementTagNameMap[K_15_7]>;
869
+ <K_16_7 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_7): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_7]>;
870
+ <E_2_7 extends Element = Element>(selectors: string): NodeListOf<E_2_7>;
871
+ } & {
872
+ <K_13_8 extends keyof HTMLElementTagNameMap>(selectors: K_13_8): NodeListOf<HTMLElementTagNameMap[K_13_8]>;
873
+ <K_14_8 extends keyof SVGElementTagNameMap>(selectors: K_14_8): NodeListOf<SVGElementTagNameMap[K_14_8]>;
874
+ <K_15_8 extends keyof MathMLElementTagNameMap>(selectors: K_15_8): NodeListOf<MathMLElementTagNameMap[K_15_8]>;
875
+ <K_16_8 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_8): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_8]>;
876
+ <E_2_8 extends Element = Element>(selectors: string): NodeListOf<E_2_8>;
877
+ } & {
878
+ <K_13_9 extends keyof HTMLElementTagNameMap>(selectors: K_13_9): NodeListOf<HTMLElementTagNameMap[K_13_9]>;
879
+ <K_14_9 extends keyof SVGElementTagNameMap>(selectors: K_14_9): NodeListOf<SVGElementTagNameMap[K_14_9]>;
880
+ <K_15_9 extends keyof MathMLElementTagNameMap>(selectors: K_15_9): NodeListOf<MathMLElementTagNameMap[K_15_9]>;
881
+ <K_16_9 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_9): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_9]>;
882
+ <E_2_9 extends Element = Element>(selectors: string): NodeListOf<E_2_9>;
883
+ } & {
884
+ <K_13_10 extends keyof HTMLElementTagNameMap>(selectors: K_13_10): NodeListOf<HTMLElementTagNameMap[K_13_10]>;
885
+ <K_14_10 extends keyof SVGElementTagNameMap>(selectors: K_14_10): NodeListOf<SVGElementTagNameMap[K_14_10]>;
886
+ <K_15_10 extends keyof MathMLElementTagNameMap>(selectors: K_15_10): NodeListOf<MathMLElementTagNameMap[K_15_10]>;
887
+ <K_16_10 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_10): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_10]>;
888
+ <E_2_10 extends Element = Element>(selectors: string): NodeListOf<E_2_10>;
889
+ } & {
890
+ <K_13_11 extends keyof HTMLElementTagNameMap>(selectors: K_13_11): NodeListOf<HTMLElementTagNameMap[K_13_11]>;
891
+ <K_14_11 extends keyof SVGElementTagNameMap>(selectors: K_14_11): NodeListOf<SVGElementTagNameMap[K_14_11]>;
892
+ <K_15_11 extends keyof MathMLElementTagNameMap>(selectors: K_15_11): NodeListOf<MathMLElementTagNameMap[K_15_11]>;
893
+ <K_16_11 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_11): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_11]>;
894
+ <E_2_11 extends Element = Element>(selectors: string): NodeListOf<E_2_11>;
895
+ } & {
896
+ <K_13_12 extends keyof HTMLElementTagNameMap>(selectors: K_13_12): NodeListOf<HTMLElementTagNameMap[K_13_12]>;
897
+ <K_14_12 extends keyof SVGElementTagNameMap>(selectors: K_14_12): NodeListOf<SVGElementTagNameMap[K_14_12]>;
898
+ <K_15_12 extends keyof MathMLElementTagNameMap>(selectors: K_15_12): NodeListOf<MathMLElementTagNameMap[K_15_12]>;
899
+ <K_16_12 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_12): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_12]>;
900
+ <E_2_12 extends Element = Element>(selectors: string): NodeListOf<E_2_12>;
901
+ } & {
902
+ <K_13_13 extends keyof HTMLElementTagNameMap>(selectors: K_13_13): NodeListOf<HTMLElementTagNameMap[K_13_13]>;
903
+ <K_14_13 extends keyof SVGElementTagNameMap>(selectors: K_14_13): NodeListOf<SVGElementTagNameMap[K_14_13]>;
904
+ <K_15_13 extends keyof MathMLElementTagNameMap>(selectors: K_15_13): NodeListOf<MathMLElementTagNameMap[K_15_13]>;
905
+ <K_16_13 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_13): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_13]>;
906
+ <E_2_13 extends Element = Element>(selectors: string): NodeListOf<E_2_13>;
907
+ } & {
908
+ <K_13_14 extends keyof HTMLElementTagNameMap>(selectors: K_13_14): NodeListOf<HTMLElementTagNameMap[K_13_14]>;
909
+ <K_14_14 extends keyof SVGElementTagNameMap>(selectors: K_14_14): NodeListOf<SVGElementTagNameMap[K_14_14]>;
910
+ <K_15_14 extends keyof MathMLElementTagNameMap>(selectors: K_15_14): NodeListOf<MathMLElementTagNameMap[K_15_14]>;
911
+ <K_16_14 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16_14): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16_14]>;
912
+ <E_2_14 extends Element = Element>(selectors: string): NodeListOf<E_2_14>;
913
+ };
914
+ replaceChildren: ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void) & ((...nodes: (string | Node)[]) => void);
915
+ readonly assignedSlot: HTMLSlotElement;
916
+ readonly attributeStyleMap: StylePropertyMap;
917
+ readonly style: CSSStyleDeclaration;
918
+ contentEditable: string;
919
+ enterKeyHint: string;
920
+ inputMode: string;
921
+ readonly isContentEditable: boolean;
922
+ onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any);
923
+ onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any);
924
+ onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any);
925
+ onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any);
926
+ onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any) & ((this: GlobalEventHandlers, ev: AnimationEvent) => any);
927
+ onauxclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
928
+ onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any) & ((this: GlobalEventHandlers, ev: InputEvent) => any);
929
+ onbeforetoggle: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
930
+ onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any);
931
+ oncancel: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
932
+ oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
933
+ oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
934
+ onchange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
935
+ onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
936
+ onclose: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
937
+ oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
938
+ oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any);
939
+ oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
940
+ oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any);
941
+ ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
942
+ ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
943
+ ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
944
+ ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
945
+ ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
946
+ ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
947
+ ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
948
+ ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any) & ((this: GlobalEventHandlers, ev: DragEvent) => any);
949
+ ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
950
+ onemptied: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
951
+ onended: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
952
+ onerror: OnErrorEventHandlerNonNull;
953
+ onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any) & ((this: GlobalEventHandlers, ev: FocusEvent) => any);
954
+ onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any) & ((this: GlobalEventHandlers, ev: FormDataEvent) => any);
955
+ ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
956
+ oninput: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
957
+ oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
958
+ onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any);
959
+ onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any);
960
+ onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) & ((this: GlobalEventHandlers, ev: KeyboardEvent) => any);
961
+ onload: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
962
+ onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
963
+ onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
964
+ onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
965
+ onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
966
+ onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
967
+ onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
968
+ onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
969
+ onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
970
+ onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
971
+ onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
972
+ onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any) & ((this: GlobalEventHandlers, ev: MouseEvent) => any);
973
+ onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) & ((this: GlobalEventHandlers, ev: ClipboardEvent) => any);
974
+ onpause: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
975
+ onplay: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
976
+ onplaying: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
977
+ onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
978
+ onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
979
+ onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
980
+ onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
981
+ onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
982
+ onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
983
+ onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
984
+ onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any) & ((this: GlobalEventHandlers, ev: PointerEvent) => any);
985
+ onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) & ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any);
986
+ onratechange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
987
+ onreset: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
988
+ onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any) & ((this: GlobalEventHandlers, ev: UIEvent) => any);
989
+ onscroll: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
990
+ onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
991
+ onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) & ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any);
992
+ onseeked: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
993
+ onseeking: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
994
+ onselect: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
995
+ onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
996
+ onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
997
+ onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
998
+ onstalled: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
999
+ onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any) & ((this: GlobalEventHandlers, ev: SubmitEvent) => any);
1000
+ onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1001
+ ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1002
+ ontoggle: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1003
+ ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any);
1004
+ ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any);
1005
+ ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any);
1006
+ ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any) & ((this: GlobalEventHandlers, ev: TouchEvent) => any);
1007
+ ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any);
1008
+ ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any);
1009
+ ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any);
1010
+ ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any) & ((this: GlobalEventHandlers, ev: TransitionEvent) => any);
1011
+ onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1012
+ onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1013
+ onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1014
+ onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1015
+ onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1016
+ onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any) & ((this: GlobalEventHandlers, ev: Event) => any);
1017
+ onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any) & ((this: GlobalEventHandlers, ev: WheelEvent) => any);
1018
+ autofocus: boolean;
1019
+ readonly dataset: DOMStringMap;
1020
+ nonce?: string;
1021
+ tabIndex: number;
1022
+ blur: (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
1023
+ focus: ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void) & ((options?: FocusOptions) => void);
1024
+ readonly config: Promise<_descope_sdk_mixins.Config>;
1025
+ "__#27723@#configCacheClear": (() => void) & (() => void) & (() => void) & (() => void);
1026
+ "__#27723@#_configResource": Promise<_descope_sdk_mixins.Config>;
1027
+ "__#27723@#fetchConfig": (() => Promise<_descope_sdk_mixins.Config>) & (() => Promise<_descope_sdk_mixins.Config>) & (() => Promise<_descope_sdk_mixins.Config>) & (() => Promise<_descope_sdk_mixins.Config>);
1028
+ "__#27718@#isInit": boolean;
1029
+ "__#27722@#callbacks": Map<string, () => void> & Map<string, () => void> & Map<string, () => void> & Map<string, () => void>;
1030
+ onReset: ((sectionId: string, callback: () => void | Promise<void>) => () => void) & ((sectionId: string, callback: () => void | Promise<void>) => () => void) & ((sectionId: string, callback: () => void | Promise<void>) => () => void) & ((sectionId: string, callback: () => void | Promise<void>) => () => void);
1031
+ reset: ((...sectionIds: string[]) => Promise<void>) & ((...sectionIds: string[]) => Promise<void>) & ((...sectionIds: string[]) => Promise<void>) & ((...sectionIds: string[]) => Promise<void>);
1032
+ "__#27720@#handleError": ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void) & ((attrName: string, newValue: string) => void);
1033
+ "__#27719@#observeMappings": {};
1034
+ observeAttribute: ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any) & ((attrName: string, onAttrChange: (attrName: string, value: string) => void) => () => any);
1035
+ observeAttributes: ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void) & ((attrs: string[], cb: (attrName: string, value: string) => void) => () => void);
1036
+ "__#27721@#lastBaseUrl"?: string;
1037
+ "__#27721@#workingBaseUrl"?: string;
1038
+ "__#27721@#getResourceUrls": ((filename: string) => (URL & {
1039
+ baseUrl: string;
1040
+ }) | (URL & {
1041
+ baseUrl: string;
1042
+ })[]) & ((filename: string) => (URL & {
1043
+ baseUrl: string;
1044
+ }) | (URL & {
1045
+ baseUrl: string;
1046
+ })[]) & ((filename: string) => (URL & {
1047
+ baseUrl: string;
1048
+ }) | (URL & {
1049
+ baseUrl: string;
1050
+ })[]) & ((filename: string) => (URL & {
1051
+ baseUrl: string;
1052
+ }) | (URL & {
1053
+ baseUrl: string;
1054
+ })[]) & ((filename: string) => (URL & {
1055
+ baseUrl: string;
1056
+ }) | (URL & {
1057
+ baseUrl: string;
1058
+ })[]) & ((filename: string) => (URL & {
1059
+ baseUrl: string;
1060
+ }) | (URL & {
1061
+ baseUrl: string;
1062
+ })[]);
1063
+ fetchStaticResource: (<F extends "text" | "json">(filename: string, format: F) => Promise<{
1064
+ body: F extends "json" ? Record<string, any> : string;
1065
+ headers: Record<string, string>;
1066
+ }>) & (<F_1 extends "text" | "json">(filename: string, format: F_1) => Promise<{
1067
+ body: F_1 extends "json" ? Record<string, any> : string;
1068
+ headers: Record<string, string>;
1069
+ }>) & (<F_2 extends "text" | "json">(filename: string, format: F_2) => Promise<{
1070
+ body: F_2 extends "json" ? Record<string, any> : string;
1071
+ headers: Record<string, string>;
1072
+ }>) & (<F_3 extends "text" | "json">(filename: string, format: F_3) => Promise<{
1073
+ body: F_3 extends "json" ? Record<string, any> : string;
1074
+ headers: Record<string, string>;
1075
+ }>) & (<F_1_1 extends "text" | "json">(filename: string, format: F_1_1) => Promise<{
1076
+ body: F_1_1 extends "json" ? Record<string, any> : string;
1077
+ headers: Record<string, string>;
1078
+ }>) & (<F_2_1 extends "text" | "json">(filename: string, format: F_2_1) => Promise<{
1079
+ body: F_2_1 extends "json" ? Record<string, any> : string;
1080
+ headers: Record<string, string>;
1081
+ }>);
1082
+ readonly baseStaticUrl: string;
1083
+ readonly baseUrl: string;
1084
+ readonly projectId: string;
1085
+ contentRootElement: HTMLElement;
1086
+ rootElement: HTMLElement;
1087
+ "__#7@#initWidgetRoot": (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>) & (() => Promise<void>);
1088
+ state: State;
1089
+ "__#5@#api": {
1090
+ user: {
1091
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1092
+ me: () => Promise<any>;
1093
+ };
1094
+ };
1095
+ "__#5@#createSdk": (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void) & (() => void);
1096
+ readonly widgetId: string;
1097
+ readonly mock: string;
1098
+ readonly api: {
1099
+ user: {
1100
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1101
+ me: () => Promise<any>;
1102
+ };
1103
+ };
1104
+ readonly refreshCookieName: string;
1105
+ actions: _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1106
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1107
+ extra: {
1108
+ api: {
1109
+ user: {
1110
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1111
+ me: () => Promise<any>;
1112
+ };
1113
+ };
1114
+ };
1115
+ state?: unknown;
1116
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1117
+ rejectValue?: unknown;
1118
+ serializedErrorType?: unknown;
1119
+ pendingMeta?: unknown;
1120
+ fulfilledMeta?: unknown;
1121
+ rejectedMeta?: unknown;
1122
+ }>;
1123
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1124
+ extra: {
1125
+ api: {
1126
+ user: {
1127
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1128
+ me: () => Promise<any>;
1129
+ };
1130
+ };
1131
+ };
1132
+ state?: unknown;
1133
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1134
+ rejectValue?: unknown;
1135
+ serializedErrorType?: unknown;
1136
+ pendingMeta?: unknown;
1137
+ fulfilledMeta?: unknown;
1138
+ rejectedMeta?: unknown;
1139
+ }>;
1140
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1141
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1142
+ extra: {
1143
+ api: {
1144
+ user: {
1145
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1146
+ me: () => Promise<any>;
1147
+ };
1148
+ };
1149
+ };
1150
+ state?: unknown;
1151
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1152
+ rejectValue?: unknown;
1153
+ serializedErrorType?: unknown;
1154
+ pendingMeta?: unknown;
1155
+ fulfilledMeta?: unknown;
1156
+ rejectedMeta?: unknown;
1157
+ }>;
1158
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1159
+ extra: {
1160
+ api: {
1161
+ user: {
1162
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1163
+ me: () => Promise<any>;
1164
+ };
1165
+ };
1166
+ };
1167
+ state?: unknown;
1168
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1169
+ rejectValue?: unknown;
1170
+ serializedErrorType?: unknown;
1171
+ pendingMeta?: unknown;
1172
+ fulfilledMeta?: unknown;
1173
+ rejectedMeta?: unknown;
1174
+ }>;
1175
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1176
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1177
+ extra: {
1178
+ api: {
1179
+ user: {
1180
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1181
+ me: () => Promise<any>;
1182
+ };
1183
+ };
1184
+ };
1185
+ state?: unknown;
1186
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1187
+ rejectValue?: unknown;
1188
+ serializedErrorType?: unknown;
1189
+ pendingMeta?: unknown;
1190
+ fulfilledMeta?: unknown;
1191
+ rejectedMeta?: unknown;
1192
+ }>;
1193
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1194
+ extra: {
1195
+ api: {
1196
+ user: {
1197
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1198
+ me: () => Promise<any>;
1199
+ };
1200
+ };
1201
+ };
1202
+ state?: unknown;
1203
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1204
+ rejectValue?: unknown;
1205
+ serializedErrorType?: unknown;
1206
+ pendingMeta?: unknown;
1207
+ fulfilledMeta?: unknown;
1208
+ rejectedMeta?: unknown;
1209
+ }>;
1210
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1211
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1212
+ extra: {
1213
+ api: {
1214
+ user: {
1215
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1216
+ me: () => Promise<any>;
1217
+ };
1218
+ };
1219
+ };
1220
+ state?: unknown;
1221
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1222
+ rejectValue?: unknown;
1223
+ serializedErrorType?: unknown;
1224
+ pendingMeta?: unknown;
1225
+ fulfilledMeta?: unknown;
1226
+ rejectedMeta?: unknown;
1227
+ }>;
1228
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1229
+ extra: {
1230
+ api: {
1231
+ user: {
1232
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1233
+ me: () => Promise<any>;
1234
+ };
1235
+ };
1236
+ };
1237
+ state?: unknown;
1238
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1239
+ rejectValue?: unknown;
1240
+ serializedErrorType?: unknown;
1241
+ pendingMeta?: unknown;
1242
+ fulfilledMeta?: unknown;
1243
+ rejectedMeta?: unknown;
1244
+ }>;
1245
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1246
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1247
+ extra: {
1248
+ api: {
1249
+ user: {
1250
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1251
+ me: () => Promise<any>;
1252
+ };
1253
+ };
1254
+ };
1255
+ state?: unknown;
1256
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1257
+ rejectValue?: unknown;
1258
+ serializedErrorType?: unknown;
1259
+ pendingMeta?: unknown;
1260
+ fulfilledMeta?: unknown;
1261
+ rejectedMeta?: unknown;
1262
+ }>;
1263
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1264
+ extra: {
1265
+ api: {
1266
+ user: {
1267
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1268
+ me: () => Promise<any>;
1269
+ };
1270
+ };
1271
+ };
1272
+ state?: unknown;
1273
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1274
+ rejectValue?: unknown;
1275
+ serializedErrorType?: unknown;
1276
+ pendingMeta?: unknown;
1277
+ fulfilledMeta?: unknown;
1278
+ rejectedMeta?: unknown;
1279
+ }>;
1280
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1281
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1282
+ extra: {
1283
+ api: {
1284
+ user: {
1285
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1286
+ me: () => Promise<any>;
1287
+ };
1288
+ };
1289
+ };
1290
+ state?: unknown;
1291
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1292
+ rejectValue?: unknown;
1293
+ serializedErrorType?: unknown;
1294
+ pendingMeta?: unknown;
1295
+ fulfilledMeta?: unknown;
1296
+ rejectedMeta?: unknown;
1297
+ }>;
1298
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1299
+ extra: {
1300
+ api: {
1301
+ user: {
1302
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1303
+ me: () => Promise<any>;
1304
+ };
1305
+ };
1306
+ };
1307
+ state?: unknown;
1308
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1309
+ rejectValue?: unknown;
1310
+ serializedErrorType?: unknown;
1311
+ pendingMeta?: unknown;
1312
+ fulfilledMeta?: unknown;
1313
+ rejectedMeta?: unknown;
1314
+ }>;
1315
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1316
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1317
+ extra: {
1318
+ api: {
1319
+ user: {
1320
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1321
+ me: () => Promise<any>;
1322
+ };
1323
+ };
1324
+ };
1325
+ state?: unknown;
1326
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1327
+ rejectValue?: unknown;
1328
+ serializedErrorType?: unknown;
1329
+ pendingMeta?: unknown;
1330
+ fulfilledMeta?: unknown;
1331
+ rejectedMeta?: unknown;
1332
+ }>;
1333
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1334
+ extra: {
1335
+ api: {
1336
+ user: {
1337
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1338
+ me: () => Promise<any>;
1339
+ };
1340
+ };
1341
+ };
1342
+ state?: unknown;
1343
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1344
+ rejectValue?: unknown;
1345
+ serializedErrorType?: unknown;
1346
+ pendingMeta?: unknown;
1347
+ fulfilledMeta?: unknown;
1348
+ rejectedMeta?: unknown;
1349
+ }>;
1350
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1351
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1352
+ extra: {
1353
+ api: {
1354
+ user: {
1355
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1356
+ me: () => Promise<any>;
1357
+ };
1358
+ };
1359
+ };
1360
+ state?: unknown;
1361
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1362
+ rejectValue?: unknown;
1363
+ serializedErrorType?: unknown;
1364
+ pendingMeta?: unknown;
1365
+ fulfilledMeta?: unknown;
1366
+ rejectedMeta?: unknown;
1367
+ }>;
1368
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1369
+ extra: {
1370
+ api: {
1371
+ user: {
1372
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1373
+ me: () => Promise<any>;
1374
+ };
1375
+ };
1376
+ };
1377
+ state?: unknown;
1378
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1379
+ rejectValue?: unknown;
1380
+ serializedErrorType?: unknown;
1381
+ pendingMeta?: unknown;
1382
+ fulfilledMeta?: unknown;
1383
+ rejectedMeta?: unknown;
1384
+ }>;
1385
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1386
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1387
+ extra: {
1388
+ api: {
1389
+ user: {
1390
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1391
+ me: () => Promise<any>;
1392
+ };
1393
+ };
1394
+ };
1395
+ state?: unknown;
1396
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1397
+ rejectValue?: unknown;
1398
+ serializedErrorType?: unknown;
1399
+ pendingMeta?: unknown;
1400
+ fulfilledMeta?: unknown;
1401
+ rejectedMeta?: unknown;
1402
+ }>;
1403
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1404
+ extra: {
1405
+ api: {
1406
+ user: {
1407
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1408
+ me: () => Promise<any>;
1409
+ };
1410
+ };
1411
+ };
1412
+ state?: unknown;
1413
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1414
+ rejectValue?: unknown;
1415
+ serializedErrorType?: unknown;
1416
+ pendingMeta?: unknown;
1417
+ fulfilledMeta?: unknown;
1418
+ rejectedMeta?: unknown;
1419
+ }>;
1420
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1421
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1422
+ extra: {
1423
+ api: {
1424
+ user: {
1425
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1426
+ me: () => Promise<any>;
1427
+ };
1428
+ };
1429
+ };
1430
+ state?: unknown;
1431
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1432
+ rejectValue?: unknown;
1433
+ serializedErrorType?: unknown;
1434
+ pendingMeta?: unknown;
1435
+ fulfilledMeta?: unknown;
1436
+ rejectedMeta?: unknown;
1437
+ }>;
1438
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1439
+ extra: {
1440
+ api: {
1441
+ user: {
1442
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1443
+ me: () => Promise<any>;
1444
+ };
1445
+ };
1446
+ };
1447
+ state?: unknown;
1448
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1449
+ rejectValue?: unknown;
1450
+ serializedErrorType?: unknown;
1451
+ pendingMeta?: unknown;
1452
+ fulfilledMeta?: unknown;
1453
+ rejectedMeta?: unknown;
1454
+ }>;
1455
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1456
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1457
+ extra: {
1458
+ api: {
1459
+ user: {
1460
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1461
+ me: () => Promise<any>;
1462
+ };
1463
+ };
1464
+ };
1465
+ state?: unknown;
1466
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1467
+ rejectValue?: unknown;
1468
+ serializedErrorType?: unknown;
1469
+ pendingMeta?: unknown;
1470
+ fulfilledMeta?: unknown;
1471
+ rejectedMeta?: unknown;
1472
+ }>;
1473
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1474
+ extra: {
1475
+ api: {
1476
+ user: {
1477
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1478
+ me: () => Promise<any>;
1479
+ };
1480
+ };
1481
+ };
1482
+ state?: unknown;
1483
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1484
+ rejectValue?: unknown;
1485
+ serializedErrorType?: unknown;
1486
+ pendingMeta?: unknown;
1487
+ fulfilledMeta?: unknown;
1488
+ rejectedMeta?: unknown;
1489
+ }>;
1490
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1491
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1492
+ extra: {
1493
+ api: {
1494
+ user: {
1495
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1496
+ me: () => Promise<any>;
1497
+ };
1498
+ };
1499
+ };
1500
+ state?: unknown;
1501
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1502
+ rejectValue?: unknown;
1503
+ serializedErrorType?: unknown;
1504
+ pendingMeta?: unknown;
1505
+ fulfilledMeta?: unknown;
1506
+ rejectedMeta?: unknown;
1507
+ }>;
1508
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1509
+ extra: {
1510
+ api: {
1511
+ user: {
1512
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1513
+ me: () => Promise<any>;
1514
+ };
1515
+ };
1516
+ };
1517
+ state?: unknown;
1518
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1519
+ rejectValue?: unknown;
1520
+ serializedErrorType?: unknown;
1521
+ pendingMeta?: unknown;
1522
+ fulfilledMeta?: unknown;
1523
+ rejectedMeta?: unknown;
1524
+ }>;
1525
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1526
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1527
+ extra: {
1528
+ api: {
1529
+ user: {
1530
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1531
+ me: () => Promise<any>;
1532
+ };
1533
+ };
1534
+ };
1535
+ state?: unknown;
1536
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1537
+ rejectValue?: unknown;
1538
+ serializedErrorType?: unknown;
1539
+ pendingMeta?: unknown;
1540
+ fulfilledMeta?: unknown;
1541
+ rejectedMeta?: unknown;
1542
+ }>;
1543
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1544
+ extra: {
1545
+ api: {
1546
+ user: {
1547
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1548
+ me: () => Promise<any>;
1549
+ };
1550
+ };
1551
+ };
1552
+ state?: unknown;
1553
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1554
+ rejectValue?: unknown;
1555
+ serializedErrorType?: unknown;
1556
+ pendingMeta?: unknown;
1557
+ fulfilledMeta?: unknown;
1558
+ rejectedMeta?: unknown;
1559
+ }>;
1560
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1561
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1562
+ extra: {
1563
+ api: {
1564
+ user: {
1565
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1566
+ me: () => Promise<any>;
1567
+ };
1568
+ };
1569
+ };
1570
+ state?: unknown;
1571
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1572
+ rejectValue?: unknown;
1573
+ serializedErrorType?: unknown;
1574
+ pendingMeta?: unknown;
1575
+ fulfilledMeta?: unknown;
1576
+ rejectedMeta?: unknown;
1577
+ }>;
1578
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1579
+ extra: {
1580
+ api: {
1581
+ user: {
1582
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1583
+ me: () => Promise<any>;
1584
+ };
1585
+ };
1586
+ };
1587
+ state?: unknown;
1588
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1589
+ rejectValue?: unknown;
1590
+ serializedErrorType?: unknown;
1591
+ pendingMeta?: unknown;
1592
+ fulfilledMeta?: unknown;
1593
+ rejectedMeta?: unknown;
1594
+ }>;
1595
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1596
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1597
+ extra: {
1598
+ api: {
1599
+ user: {
1600
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1601
+ me: () => Promise<any>;
1602
+ };
1603
+ };
1604
+ };
1605
+ state?: unknown;
1606
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1607
+ rejectValue?: unknown;
1608
+ serializedErrorType?: unknown;
1609
+ pendingMeta?: unknown;
1610
+ fulfilledMeta?: unknown;
1611
+ rejectedMeta?: unknown;
1612
+ }>;
1613
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1614
+ extra: {
1615
+ api: {
1616
+ user: {
1617
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1618
+ me: () => Promise<any>;
1619
+ };
1620
+ };
1621
+ };
1622
+ state?: unknown;
1623
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1624
+ rejectValue?: unknown;
1625
+ serializedErrorType?: unknown;
1626
+ pendingMeta?: unknown;
1627
+ fulfilledMeta?: unknown;
1628
+ rejectedMeta?: unknown;
1629
+ }>;
1630
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1631
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1632
+ extra: {
1633
+ api: {
1634
+ user: {
1635
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1636
+ me: () => Promise<any>;
1637
+ };
1638
+ };
1639
+ };
1640
+ state?: unknown;
1641
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1642
+ rejectValue?: unknown;
1643
+ serializedErrorType?: unknown;
1644
+ pendingMeta?: unknown;
1645
+ fulfilledMeta?: unknown;
1646
+ rejectedMeta?: unknown;
1647
+ }>;
1648
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1649
+ extra: {
1650
+ api: {
1651
+ user: {
1652
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1653
+ me: () => Promise<any>;
1654
+ };
1655
+ };
1656
+ };
1657
+ state?: unknown;
1658
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1659
+ rejectValue?: unknown;
1660
+ serializedErrorType?: unknown;
1661
+ pendingMeta?: unknown;
1662
+ fulfilledMeta?: unknown;
1663
+ rejectedMeta?: unknown;
1664
+ }>;
1665
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1666
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1667
+ extra: {
1668
+ api: {
1669
+ user: {
1670
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1671
+ me: () => Promise<any>;
1672
+ };
1673
+ };
1674
+ };
1675
+ state?: unknown;
1676
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1677
+ rejectValue?: unknown;
1678
+ serializedErrorType?: unknown;
1679
+ pendingMeta?: unknown;
1680
+ fulfilledMeta?: unknown;
1681
+ rejectedMeta?: unknown;
1682
+ }>;
1683
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1684
+ extra: {
1685
+ api: {
1686
+ user: {
1687
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1688
+ me: () => Promise<any>;
1689
+ };
1690
+ };
1691
+ };
1692
+ state?: unknown;
1693
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1694
+ rejectValue?: unknown;
1695
+ serializedErrorType?: unknown;
1696
+ pendingMeta?: unknown;
1697
+ fulfilledMeta?: unknown;
1698
+ rejectedMeta?: unknown;
1699
+ }>;
1700
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1701
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1702
+ extra: {
1703
+ api: {
1704
+ user: {
1705
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1706
+ me: () => Promise<any>;
1707
+ };
1708
+ };
1709
+ };
1710
+ state?: unknown;
1711
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1712
+ rejectValue?: unknown;
1713
+ serializedErrorType?: unknown;
1714
+ pendingMeta?: unknown;
1715
+ fulfilledMeta?: unknown;
1716
+ rejectedMeta?: unknown;
1717
+ }>;
1718
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1719
+ extra: {
1720
+ api: {
1721
+ user: {
1722
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1723
+ me: () => Promise<any>;
1724
+ };
1725
+ };
1726
+ };
1727
+ state?: unknown;
1728
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1729
+ rejectValue?: unknown;
1730
+ serializedErrorType?: unknown;
1731
+ pendingMeta?: unknown;
1732
+ fulfilledMeta?: unknown;
1733
+ rejectedMeta?: unknown;
1734
+ }>;
1735
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1736
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1737
+ extra: {
1738
+ api: {
1739
+ user: {
1740
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1741
+ me: () => Promise<any>;
1742
+ };
1743
+ };
1744
+ };
1745
+ state?: unknown;
1746
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1747
+ rejectValue?: unknown;
1748
+ serializedErrorType?: unknown;
1749
+ pendingMeta?: unknown;
1750
+ fulfilledMeta?: unknown;
1751
+ rejectedMeta?: unknown;
1752
+ }>;
1753
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1754
+ extra: {
1755
+ api: {
1756
+ user: {
1757
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1758
+ me: () => Promise<any>;
1759
+ };
1760
+ };
1761
+ };
1762
+ state?: unknown;
1763
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1764
+ rejectValue?: unknown;
1765
+ serializedErrorType?: unknown;
1766
+ pendingMeta?: unknown;
1767
+ fulfilledMeta?: unknown;
1768
+ rejectedMeta?: unknown;
1769
+ }>;
1770
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1771
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1772
+ extra: {
1773
+ api: {
1774
+ user: {
1775
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1776
+ me: () => Promise<any>;
1777
+ };
1778
+ };
1779
+ };
1780
+ state?: unknown;
1781
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1782
+ rejectValue?: unknown;
1783
+ serializedErrorType?: unknown;
1784
+ pendingMeta?: unknown;
1785
+ fulfilledMeta?: unknown;
1786
+ rejectedMeta?: unknown;
1787
+ }>;
1788
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1789
+ extra: {
1790
+ api: {
1791
+ user: {
1792
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1793
+ me: () => Promise<any>;
1794
+ };
1795
+ };
1796
+ };
1797
+ state?: unknown;
1798
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1799
+ rejectValue?: unknown;
1800
+ serializedErrorType?: unknown;
1801
+ pendingMeta?: unknown;
1802
+ fulfilledMeta?: unknown;
1803
+ rejectedMeta?: unknown;
1804
+ }>;
1805
+ } & _reduxjs_toolkit.CaseReducerActions<{}, "widget"> & {
1806
+ getMe: _reduxjs_toolkit.AsyncThunk<any, never, {
1807
+ extra: {
1808
+ api: {
1809
+ user: {
1810
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1811
+ me: () => Promise<any>;
1812
+ };
1813
+ };
1814
+ };
1815
+ state?: unknown;
1816
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1817
+ rejectValue?: unknown;
1818
+ serializedErrorType?: unknown;
1819
+ pendingMeta?: unknown;
1820
+ fulfilledMeta?: unknown;
1821
+ rejectedMeta?: unknown;
1822
+ }>;
1823
+ logout: _reduxjs_toolkit.AsyncThunk<any, never, {
1824
+ extra: {
1825
+ api: {
1826
+ user: {
1827
+ logout: (token?: string) => Promise<_descope_core_js_sdk.SdkResponse<never>>;
1828
+ me: () => Promise<any>;
1829
+ };
1830
+ };
1831
+ };
1832
+ state?: unknown;
1833
+ dispatch?: redux.Dispatch<redux.UnknownAction>;
1834
+ rejectValue?: unknown;
1835
+ serializedErrorType?: unknown;
1836
+ pendingMeta?: unknown;
1837
+ fulfilledMeta?: unknown;
1838
+ rejectedMeta?: unknown;
1839
+ }>;
1840
+ };
1841
+ subscribe: <SelectorR = State>(cb: (state: SelectorR) => void, selector?: (state: State) => SelectorR) => redux.Unsubscribe;
1842
+ fetchWidgetPage: ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>) & ((filename: string) => Promise<string>);
1843
+ totpUserAuthMethod: _descope_sdk_component_drivers.UserAuthMethodDriver;
1844
+ "__#16@#modal": _descope_sdk_component_drivers.ModalDriver;
1845
+ "__#16@#flow": _descope_sdk_component_drivers.FlowDriver;
1846
+ "__#16@#initModal"(): void;
1847
+ "__#16@#initModalContent"(): void;
1848
+ "__#16@#initTotpAuthMethod"(): void;
1849
+ "__#16@#onFulfilledUpdate": (hasTotp: any) => void;
1850
+ syncFlowTheme: ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void) & ((flowDriver: _descope_sdk_component_drivers.FlowDriver) => void);
1851
+ "__#27732@#globalStyle": CSSStyleSheet;
1852
+ readonly theme: _descope_sdk_mixins.ThemeOptions;
1853
+ readonly styleId: string;
1854
+ "__#27732@#_themeResource": Promise<void | Record<string, any>>;
1855
+ "__#27732@#fetchTheme"(): Promise<Record<string, any>>;
1856
+ readonly "__#27732@#themeResource": Promise<void | Record<string, any>>;
1857
+ "__#27732@#loadGlobalStyle"(): Promise<void>;
1858
+ "__#27732@#loadComponentsStyle"(): Promise<void>;
1859
+ "__#27732@#getFontsConfig"(): Promise<Record<string, {
1860
+ url?: string;
1861
+ }>>;
1862
+ "__#27732@#loadFonts"(): Promise<void>;
1863
+ "__#27732@#applyTheme"(): Promise<void>;
1864
+ "__#27732@#onThemeChange": () => void;
1865
+ "__#27732@#loadTheme"(): void;
1866
+ "__#27732@#toggleOsThemeChangeListener": (listen: boolean) => void;
1867
+ passwordUserAuthMethod: _descope_sdk_component_drivers.UserAuthMethodDriver;
1868
+ "__#13@#modal": _descope_sdk_component_drivers.ModalDriver;
1869
+ "__#13@#flow": _descope_sdk_component_drivers.FlowDriver;
1870
+ "__#13@#initModal": (() => void) & (() => void);
1871
+ "__#13@#initModalContent": (() => void) & (() => void);
1872
+ initPasswordAuthMethod: (() => void) & (() => void);
1873
+ passkeyUserAuthMethod: _descope_sdk_component_drivers.UserAuthMethodDriver;
1874
+ "__#12@#modal": _descope_sdk_component_drivers.ModalDriver;
1875
+ "__#12@#flow": _descope_sdk_component_drivers.FlowDriver;
1876
+ "__#12@#initModal"(): void;
1877
+ "__#12@#initModalContent"(): void;
1878
+ "__#12@#initPasskeyAuthMethod"(): void;
1879
+ "__#12@#onFulfilledUpdate": (hasPasskey: any) => void;
1880
+ phoneUserAttr: _descope_sdk_component_drivers.UserAttributeDriver;
1881
+ "__#14@#editModal": _descope_sdk_component_drivers.ModalDriver;
1882
+ "__#14@#editFlow": _descope_sdk_component_drivers.FlowDriver;
1883
+ "__#14@#deleteModal": _descope_sdk_component_drivers.ModalDriver;
1884
+ "__#14@#deleteFlow": _descope_sdk_component_drivers.FlowDriver;
1885
+ "__#14@#initEditModal"(): void;
1886
+ "__#14@#initEditModalContent"(): void;
1887
+ "__#14@#initDeleteModal"(): void;
1888
+ "__#14@#initDeleteModalContent"(): void;
1889
+ "__#14@#initPhoneUserAttr"(): void;
1890
+ "__#14@#onValueUpdate": (phone: any) => void;
1891
+ "__#14@#onValueBadgeLabelUpdate": (isPhoneVerified: any) => void;
1892
+ nameUserAttr: _descope_sdk_component_drivers.UserAttributeDriver;
1893
+ "__#11@#editModal": _descope_sdk_component_drivers.ModalDriver;
1894
+ "__#11@#editFlow": _descope_sdk_component_drivers.FlowDriver;
1895
+ "__#11@#deleteModal": _descope_sdk_component_drivers.ModalDriver;
1896
+ "__#11@#deleteFlow": _descope_sdk_component_drivers.FlowDriver;
1897
+ "__#11@#initEditModal"(): void;
1898
+ "__#11@#initEditModalContent"(): void;
1899
+ "__#11@#initDeleteModal"(): void;
1900
+ "__#11@#initDeleteModalContent"(): void;
1901
+ "__#11@#initNameUserAttr"(): void;
1902
+ "__#11@#onValueUpdate": (name: any) => void;
1903
+ avatar: _descope_sdk_component_drivers.AvatarDriver;
1904
+ "__#8@#modal": _descope_sdk_component_drivers.ModalDriver;
1905
+ "__#8@#flow": _descope_sdk_component_drivers.FlowDriver;
1906
+ "__#8@#initModal"(): void;
1907
+ "__#8@#initModalContent"(): void;
1908
+ "__#8@#initAvatar"(): void;
1909
+ "__#8@#onPictureUpdate": (picture: any) => void;
1910
+ "__#8@#onNameUpdate": (name: any) => void;
1911
+ emailUserAttr: _descope_sdk_component_drivers.UserAttributeDriver;
1912
+ "__#9@#editModal": _descope_sdk_component_drivers.ModalDriver;
1913
+ "__#9@#editFlow": _descope_sdk_component_drivers.FlowDriver;
1914
+ "__#9@#deleteModal": _descope_sdk_component_drivers.ModalDriver;
1915
+ "__#9@#deleteFlow": _descope_sdk_component_drivers.FlowDriver;
1916
+ "__#9@#initEditModal"(): void;
1917
+ "__#9@#initEditModalContent"(): void;
1918
+ "__#9@#initDeleteModal"(): void;
1919
+ "__#9@#initDeleteModalContent"(): void;
1920
+ "__#9@#initEmailUserAttr"(): void;
1921
+ "__#9@#onValueUpdate": (email: any) => void;
1922
+ "__#9@#onValueBadgeLabelUpdate": (isEmailVerified: any) => void;
1923
+ "__#15@#editModals": Record<string, _descope_sdk_component_drivers.ModalDriver>;
1924
+ "__#15@#editFlows": Record<string, _descope_sdk_component_drivers.FlowDriver>;
1925
+ "__#15@#deleteModals": Record<string, _descope_sdk_component_drivers.ModalDriver>;
1926
+ "__#15@#deleteFlows": Record<string, _descope_sdk_component_drivers.FlowDriver>;
1927
+ "__#15@#initEditModalContent"(flowId: string): void;
1928
+ "__#15@#initDeleteModalContent"(flowId: string): void;
1929
+ "__#15@#updateCustomValueUserAttrs": (userCustomAttributes: Record<string, any>) => void;
1930
+ "__#15@#initEditFlow"(nodeEle: Element, customAttrName: string, compInstance: _descope_sdk_component_drivers.UserAttributeDriver): void;
1931
+ "__#15@#initDeleteFlow"(nodeEle: Element, customAttrName: string, compInstance: _descope_sdk_component_drivers.UserAttributeDriver): void;
1932
+ "__#6@#createFlowRedirectModal"(widgetFlow: string): void;
1933
+ "__#27725@#debuggerEle": HTMLElement & {
1934
+ updateData: (data: {
1935
+ title: string;
1936
+ description?: string;
1937
+ } | {
1938
+ title: string;
1939
+ description?: string;
1940
+ }[]) => void;
1941
+ };
1942
+ "__#27725@#disableDebugger"(): void;
1943
+ "__#27725@#enableDebugger"(): Promise<void>;
1944
+ readonly debug: boolean;
1945
+ "__#27725@#handleDebugMode"(): void;
1946
+ "__#27725@#updateDebuggerMessages"(title: string, description: string): void;
1947
+ };
1948
+ getFormattedValue(type: string, val: any): any;
1949
+ };
1950
+
1951
+ declare global {
1952
+ interface HTMLElement {
1953
+ attributeChangedCallback(attrName: string, oldValue: string | null, newValue: string | null): void;
1954
+ connectedCallback(): void;
1955
+ }
1956
+ }
1957
+
1958
+ export { UserProfileWidget as default };