ranui 0.1.10-alpha.2 → 0.1.10-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{utils-74Icp-PI.js → arrow-down-Beig7FXI.js} +139 -28
- package/dist/assets/image/failImage.d.ts +2 -0
- package/dist/build/config.d.ts +3 -0
- package/dist/build/config.es.d.ts +2 -0
- package/dist/build/config.sha.d.ts +2 -0
- package/dist/build/config.umd.d.ts +2 -0
- package/dist/button.js +3 -3
- package/dist/checkbox.js +3 -3
- package/dist/colorpicker.js +7 -9
- package/dist/{colz-CRDozfZA.js → colz-DJZvo_8B.js} +3 -8
- package/dist/components/button/index.d.ts +39 -0
- package/dist/components/checkbox/index.d.ts +27 -0
- package/dist/components/colorpicker/index.d.ts +120 -0
- package/dist/components/dropdown/index.d.ts +28 -0
- package/dist/components/form/index.d.ts +2 -0
- package/dist/components/icon/index.d.ts +2 -0
- package/dist/components/image/index.d.ts +2 -0
- package/dist/components/input/index.d.ts +209 -0
- package/dist/components/loading/index.d.ts +77 -0
- package/dist/components/math/index.d.ts +17 -0
- package/dist/components/message/index.d.ts +16 -0
- package/dist/components/modal/index.d.ts +2 -0
- package/dist/components/player/index.d.ts +238 -0
- package/dist/components/popover/content/index.d.ts +16 -0
- package/dist/components/popover/index.d.ts +59 -0
- package/dist/components/preview/colz.d.ts +72 -0
- package/dist/components/preview/constant.d.ts +5 -0
- package/dist/components/preview/docx.d.ts +8 -0
- package/dist/components/preview/excel/excel.d.ts +2 -0
- package/dist/components/preview/excel/index.d.ts +2 -0
- package/dist/components/preview/excel/media.d.ts +37 -0
- package/dist/components/preview/index.d.ts +3 -0
- package/dist/components/preview/pdf.d.ts +2 -0
- package/dist/components/preview/pptx/index.d.ts +19 -0
- package/dist/components/preview/pptx/process_pptx.d.ts +23 -0
- package/dist/components/preview/pptx/t_xml.d.ts +1 -0
- package/dist/components/preview/pptx/worker.d.ts +1 -0
- package/dist/components/preview/types.d.ts +10 -0
- package/dist/components/progress/index.d.ts +41 -0
- package/dist/components/radar/index.d.ts +2 -0
- package/dist/components/scratch/index.d.ts +23 -0
- package/dist/components/select/dropdown-item/index.d.ts +23 -0
- package/dist/components/select/index.d.ts +115 -0
- package/dist/components/select/option/index.d.ts +2 -0
- package/dist/components/skeleton/index.d.ts +2 -0
- package/dist/components/tab/index.d.ts +410 -0
- package/dist/components/tabpane/index.d.ts +354 -0
- package/dist/{docx-CChZ5Ycr.js → docx-CHkPTdGU.js} +1 -1
- package/dist/drop-4j4abxje.js +36 -0
- package/dist/icon.js +3 -3
- package/dist/iconShadowless.js +3 -3
- package/dist/image.js +1 -1
- package/dist/{index-BpOERe9M.js → index-BZR0HaP2.js} +1 -4
- package/dist/{index-B2yRe66F.js → index-BafnazTJ.js} +9 -17
- package/dist/{index-Dapt713u.js → index-Bl6-5Hp8.js} +2438 -4361
- package/dist/{index-ByBbFhvo.js → index-BqWbyjm2.js} +1165 -1831
- package/dist/{index-DqtzBqPN.js → index-C0Xh8vJ3.js} +12 -23
- package/dist/{index-DRi1ylHx.js → index-C1rSQlmc.js} +16 -23
- package/dist/{index-Cbp6LrE5.js → index-C4Sv0T51.js} +6 -12
- package/dist/index-CCxIoCAT.js +657 -0
- package/dist/{index-BHmWrPCW.js → index-CGEx9VOA.js} +866 -1662
- package/dist/{index-C-p_Wpit.js → index-CILRcFIV.js} +3 -6
- package/dist/index-COa4RzeW.js +105 -0
- package/dist/{index-B4bfIbdI.js → index-CWNtaUwu.js} +17 -25
- package/dist/{index-DytfjwBV.js → index-CjSKJE6S.js} +11 -15
- package/dist/{index-C6wPL-2Y.js → index-Ck9TOxFh.js} +22 -41
- package/dist/{index-BF8tJ6rR.js → index-CryFK9u4.js} +11 -21
- package/dist/{index-C1x9Popy.js → index-DAxs7Dd2.js} +5 -12
- package/dist/index-DBecKjmY.js +279 -0
- package/dist/{index-CSnBqUsQ.js → index-DC5EA657.js} +2 -6
- package/dist/index-DEcHDJ1m.js +306 -0
- package/dist/index-DL-1C2RQ.js +496 -0
- package/dist/index-DN-kAx-A.js +72 -0
- package/dist/{index-DRWOSfdF.js → index-DUF6lQQS.js} +15 -28
- package/dist/{index-Du-Biu-I.js → index-KS2nvVcO.js} +1 -4
- package/dist/{index-CFnsLnrb.js → index-WfFw4LJT.js} +42 -48
- package/dist/index.d.ts +231 -0
- package/dist/index.js +20 -26
- package/dist/input.js +2 -2
- package/dist/inputShadowless.js +2 -2
- package/dist/{jszip.min-DD9Dc6z4.js → jszip.min-Dhs3nUkD.js} +699 -1027
- package/dist/katex-es-B5r5vt3m.js +14628 -0
- package/dist/loading-scene-BMc2wqKm.js +4 -0
- package/dist/loading.js +4 -2
- package/dist/math.js +7 -0
- package/dist/message.js +3 -2
- package/dist/{pdf-DpNqCylD.js → pdf-Cx0VWKFo.js} +2 -5
- package/dist/player.js +4 -4
- package/dist/playwright.config.d.ts +9 -0
- package/dist/plugins/auto-import-file.d.ts +0 -0
- package/dist/plugins/load-style.d.ts +6 -0
- package/dist/plugins/load-svg.d.ts +9 -0
- package/dist/popover.js +4 -2
- package/dist/preview.js +4 -4
- package/dist/progress.js +3 -3
- package/dist/radar.js +3 -3
- package/dist/select.js +6 -6
- package/dist/selectShadowless.js +562 -8
- package/dist/shadowless/icon/index.d.ts +3 -0
- package/dist/shadowless/input/index.d.ts +210 -0
- package/dist/shadowless/select/index.d.ts +109 -0
- package/dist/shadowless/select/option/index.d.ts +2 -0
- package/dist/shadowless/shadowless/index.js +3 -9
- package/dist/shadowless.d.ts +3 -0
- package/dist/skeleton.js +1 -1
- package/dist/style.css +1 -1
- package/dist/tab.js +3 -3
- package/dist/tabpane.js +1 -1
- package/dist/tests/button.spec.d.ts +1 -0
- package/dist/tsconfig.json +3 -2
- package/dist/typings.d.ts +211 -0
- package/dist/umd/index.umd.cjs +9 -9
- package/dist/umd/shadowless/shadowless.umd.cjs +1 -1
- package/dist/umd/shadowless/style.css +1 -1
- package/dist/umd/style.css +1 -1
- package/dist/utils/color.d.ts +52 -0
- package/dist/utils/image.d.ts +32 -0
- package/dist/utils/index.d.ts +72 -0
- package/dist/utils/math.d.ts +26 -0
- package/dist/utils/tween.d.ts +21 -0
- package/dist/vite.config.d.ts +7 -0
- package/package.json +47 -38
- package/readme.md +7 -48
- package/typings.d.ts +113 -2
- package/dist/arrow-down-D4qr4m33.js +0 -30
- package/dist/content.js +0 -6
- package/dist/global-DOOKQmNv.js +0 -4
- package/dist/index-01Qfd9QI.js +0 -207
- package/dist/index-CWWI8SHO.js +0 -206
- package/dist/index-CbyMC6Yz.js +0 -59
- package/dist/index-Cr9AYoGT.js +0 -498
- package/dist/index-DLB8VOy7.js +0 -281
- package/dist/index-DsIUhdNt.js +0 -533
- package/dist/option.js +0 -92
|
@@ -0,0 +1,410 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
new (): {
|
|
3
|
+
_container: HTMLDivElement;
|
|
4
|
+
_header: HTMLDivElement;
|
|
5
|
+
_nav: HTMLDivElement;
|
|
6
|
+
_line: HTMLDivElement;
|
|
7
|
+
_content: HTMLDivElement;
|
|
8
|
+
_wrap: HTMLDivElement;
|
|
9
|
+
_slot: HTMLSlotElement;
|
|
10
|
+
tabHeaderKeyMapIndex: Record<string, number>;
|
|
11
|
+
align: string;
|
|
12
|
+
type: string;
|
|
13
|
+
active: string | null;
|
|
14
|
+
effect: string | null;
|
|
15
|
+
/**
|
|
16
|
+
* @description: 构建 tabPane 组件 key 值和 index 的映射,同时判断一个 tabs 下的 tabPane key 值不能重复
|
|
17
|
+
* @param {string} key
|
|
18
|
+
* @param {number} index
|
|
19
|
+
*/
|
|
20
|
+
initTabHeaderKeyMapIndex: (key: string, index: number) => void;
|
|
21
|
+
/**
|
|
22
|
+
* @description: 根据传入的 tabPane 生成 tabs 的头部
|
|
23
|
+
* @param {Element} tabPane
|
|
24
|
+
* @param {number} index
|
|
25
|
+
* @return {Element}
|
|
26
|
+
*/
|
|
27
|
+
createTabHeader(tabPane: Element, index: number): HTMLElement;
|
|
28
|
+
/**
|
|
29
|
+
* @description: 初始化 tabLine 的位置,主要是当 tabs 的 align 属性为 center 时需要处理
|
|
30
|
+
*/
|
|
31
|
+
initTabLineAlignCenter: () => void;
|
|
32
|
+
/**
|
|
33
|
+
* @description: 初始化tabLine的位置,主要是当tabs的align属性为end时需要处理
|
|
34
|
+
*/
|
|
35
|
+
initTabLineAlignEnd: () => void;
|
|
36
|
+
/**
|
|
37
|
+
* @description: 通过key值设置tabLine的位置
|
|
38
|
+
* @param {string} key
|
|
39
|
+
*/
|
|
40
|
+
setTabLine: (key: string) => void;
|
|
41
|
+
/**
|
|
42
|
+
* @description: 通过传入的key值设置tabContent
|
|
43
|
+
*/
|
|
44
|
+
setTabContent: (key: string) => void;
|
|
45
|
+
/**
|
|
46
|
+
* @description: 根据点击设置 tabLine 的位置
|
|
47
|
+
* @param {Event} e
|
|
48
|
+
* @param {number} index
|
|
49
|
+
* @param {number} width
|
|
50
|
+
*/
|
|
51
|
+
clickTabHead: (e: Event) => void;
|
|
52
|
+
/**
|
|
53
|
+
* @description: tabPane 设置属性,需要在 tabs 上展示时触发
|
|
54
|
+
* @param {string} key
|
|
55
|
+
* @param {string} value
|
|
56
|
+
*/
|
|
57
|
+
updateAttribute: (key: string, attribute: string, value?: string | null) => void;
|
|
58
|
+
/**
|
|
59
|
+
* @description: 初始化 tabs 的 active 属性和 tabLine,tabContent
|
|
60
|
+
*/
|
|
61
|
+
initActive: () => void;
|
|
62
|
+
/**
|
|
63
|
+
* @description: 监听 slot 组件的添加/删除/替换操作,进行 tabs 初始化
|
|
64
|
+
* @return {*}
|
|
65
|
+
*/
|
|
66
|
+
listenSlotChange: () => void;
|
|
67
|
+
/**
|
|
68
|
+
* @description: 初始化 tab
|
|
69
|
+
*/
|
|
70
|
+
initTab: () => void;
|
|
71
|
+
/**
|
|
72
|
+
* @description: 卸载 tab
|
|
73
|
+
*/
|
|
74
|
+
unloadTab: () => void;
|
|
75
|
+
connectedCallback(): void;
|
|
76
|
+
disconnectCallback(): void;
|
|
77
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
78
|
+
accessKey: string;
|
|
79
|
+
readonly accessKeyLabel: string;
|
|
80
|
+
autocapitalize: string;
|
|
81
|
+
dir: string;
|
|
82
|
+
draggable: boolean;
|
|
83
|
+
hidden: boolean;
|
|
84
|
+
inert: boolean;
|
|
85
|
+
innerText: string;
|
|
86
|
+
lang: string;
|
|
87
|
+
readonly offsetHeight: number;
|
|
88
|
+
readonly offsetLeft: number;
|
|
89
|
+
readonly offsetParent: Element | null;
|
|
90
|
+
readonly offsetTop: number;
|
|
91
|
+
readonly offsetWidth: number;
|
|
92
|
+
outerText: string;
|
|
93
|
+
popover: string | null;
|
|
94
|
+
spellcheck: boolean;
|
|
95
|
+
title: string;
|
|
96
|
+
translate: boolean;
|
|
97
|
+
attachInternals(): ElementInternals;
|
|
98
|
+
click(): void;
|
|
99
|
+
hidePopover(): void;
|
|
100
|
+
showPopover(): void;
|
|
101
|
+
togglePopover(force?: boolean | undefined): boolean;
|
|
102
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
103
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
104
|
+
removeEventListener<K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | EventListenerOptions | undefined): void;
|
|
105
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions | undefined): void;
|
|
106
|
+
mozRequestFullScreen: (options?: FullscreenOptions | undefined) => Promise<void>;
|
|
107
|
+
msRequestFullscreen: (options?: FullscreenOptions | undefined) => Promise<void>;
|
|
108
|
+
oRequestFullscreen: (options?: FullscreenOptions | undefined) => Promise<void>;
|
|
109
|
+
webkitRequestFullscreen: (options?: FullscreenOptions | undefined) => Promise<void>;
|
|
110
|
+
webkitEnterFullscreen: (options?: FullscreenOptions | undefined) => Promise<void>;
|
|
111
|
+
readonly attributes: NamedNodeMap;
|
|
112
|
+
readonly classList: DOMTokenList;
|
|
113
|
+
className: string;
|
|
114
|
+
readonly clientHeight: number;
|
|
115
|
+
readonly clientLeft: number;
|
|
116
|
+
readonly clientTop: number;
|
|
117
|
+
readonly clientWidth: number;
|
|
118
|
+
id: string;
|
|
119
|
+
readonly localName: string;
|
|
120
|
+
readonly namespaceURI: string | null;
|
|
121
|
+
onfullscreenchange: ((this: Element, ev: Event) => any) | null;
|
|
122
|
+
onfullscreenerror: ((this: Element, ev: Event) => any) | null;
|
|
123
|
+
outerHTML: string;
|
|
124
|
+
readonly ownerDocument: Document;
|
|
125
|
+
readonly part: DOMTokenList;
|
|
126
|
+
readonly prefix: string | null;
|
|
127
|
+
readonly scrollHeight: number;
|
|
128
|
+
scrollLeft: number;
|
|
129
|
+
scrollTop: number;
|
|
130
|
+
readonly scrollWidth: number;
|
|
131
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
132
|
+
slot: string;
|
|
133
|
+
readonly tagName: string;
|
|
134
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
135
|
+
checkVisibility(options?: CheckVisibilityOptions | undefined): boolean;
|
|
136
|
+
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2] | null;
|
|
137
|
+
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3] | null;
|
|
138
|
+
closest<K_4 extends keyof MathMLElementTagNameMap>(selector: K_4): MathMLElementTagNameMap[K_4] | null;
|
|
139
|
+
closest<E extends Element = Element>(selectors: string): E | null;
|
|
140
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
141
|
+
getAttribute(qualifiedName: string): string | null;
|
|
142
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
143
|
+
getAttributeNames(): string[];
|
|
144
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
145
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
146
|
+
getBoundingClientRect(): DOMRect;
|
|
147
|
+
getClientRects(): DOMRectList;
|
|
148
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
149
|
+
getElementsByTagName<K_5 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<HTMLElementTagNameMap[K_5]>;
|
|
150
|
+
getElementsByTagName<K_6 extends keyof SVGElementTagNameMap>(qualifiedName: K_6): HTMLCollectionOf<SVGElementTagNameMap[K_6]>;
|
|
151
|
+
getElementsByTagName<K_7 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7): HTMLCollectionOf<MathMLElementTagNameMap[K_7]>;
|
|
152
|
+
getElementsByTagName<K_8 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8]>;
|
|
153
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
154
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
155
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
156
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
157
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
158
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
159
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
160
|
+
hasAttributes(): boolean;
|
|
161
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
162
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
163
|
+
insertAdjacentHTML(position: InsertPosition, text: string): void;
|
|
164
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
165
|
+
matches(selectors: string): boolean;
|
|
166
|
+
releasePointerCapture(pointerId: number): void;
|
|
167
|
+
removeAttribute(qualifiedName: string): void;
|
|
168
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
169
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
170
|
+
requestFullscreen(options?: FullscreenOptions | undefined): Promise<void>;
|
|
171
|
+
requestPointerLock(): void;
|
|
172
|
+
scroll(options?: ScrollToOptions | undefined): void;
|
|
173
|
+
scroll(x: number, y: number): void;
|
|
174
|
+
scrollBy(options?: ScrollToOptions | undefined): void;
|
|
175
|
+
scrollBy(x: number, y: number): void;
|
|
176
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions | undefined): void;
|
|
177
|
+
scrollTo(options?: ScrollToOptions | undefined): void;
|
|
178
|
+
scrollTo(x: number, y: number): void;
|
|
179
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
180
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
181
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
182
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
183
|
+
setPointerCapture(pointerId: number): void;
|
|
184
|
+
toggleAttribute(qualifiedName: string, force?: boolean | undefined): boolean;
|
|
185
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
186
|
+
readonly baseURI: string;
|
|
187
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
188
|
+
readonly firstChild: ChildNode | null;
|
|
189
|
+
readonly isConnected: boolean;
|
|
190
|
+
readonly lastChild: ChildNode | null;
|
|
191
|
+
readonly nextSibling: ChildNode | null;
|
|
192
|
+
readonly nodeName: string;
|
|
193
|
+
readonly nodeType: number;
|
|
194
|
+
nodeValue: string | null;
|
|
195
|
+
readonly parentElement: HTMLElement | null;
|
|
196
|
+
readonly parentNode: ParentNode | null;
|
|
197
|
+
readonly previousSibling: ChildNode | null;
|
|
198
|
+
textContent: string | null;
|
|
199
|
+
appendChild<T extends Node>(node: T): T;
|
|
200
|
+
cloneNode(deep?: boolean | undefined): Node;
|
|
201
|
+
compareDocumentPosition(other: Node): number;
|
|
202
|
+
contains(other: Node | null): boolean;
|
|
203
|
+
getRootNode(options?: GetRootNodeOptions | undefined): Node;
|
|
204
|
+
hasChildNodes(): boolean;
|
|
205
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
206
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
207
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
208
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
209
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
210
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
211
|
+
normalize(): void;
|
|
212
|
+
removeChild<T_2 extends Node>(child: T_2): T_2;
|
|
213
|
+
replaceChild<T_3 extends Node>(node: Node, child: T_3): T_3;
|
|
214
|
+
readonly ELEMENT_NODE: 1;
|
|
215
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
216
|
+
readonly TEXT_NODE: 3;
|
|
217
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
218
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
219
|
+
readonly ENTITY_NODE: 6;
|
|
220
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
221
|
+
readonly COMMENT_NODE: 8;
|
|
222
|
+
readonly DOCUMENT_NODE: 9;
|
|
223
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
224
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
225
|
+
readonly NOTATION_NODE: 12;
|
|
226
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
227
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
228
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
229
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
230
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
231
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
232
|
+
dispatchEvent(event: Event): boolean;
|
|
233
|
+
ariaAtomic: string | null;
|
|
234
|
+
ariaAutoComplete: string | null;
|
|
235
|
+
ariaBusy: string | null;
|
|
236
|
+
ariaChecked: string | null;
|
|
237
|
+
ariaColCount: string | null;
|
|
238
|
+
ariaColIndex: string | null;
|
|
239
|
+
ariaColSpan: string | null;
|
|
240
|
+
ariaCurrent: string | null;
|
|
241
|
+
ariaDescription: string | null;
|
|
242
|
+
ariaDisabled: string | null;
|
|
243
|
+
ariaExpanded: string | null;
|
|
244
|
+
ariaHasPopup: string | null;
|
|
245
|
+
ariaHidden: string | null;
|
|
246
|
+
ariaInvalid: string | null;
|
|
247
|
+
ariaKeyShortcuts: string | null;
|
|
248
|
+
ariaLabel: string | null;
|
|
249
|
+
ariaLevel: string | null;
|
|
250
|
+
ariaLive: string | null;
|
|
251
|
+
ariaModal: string | null;
|
|
252
|
+
ariaMultiLine: string | null;
|
|
253
|
+
ariaMultiSelectable: string | null;
|
|
254
|
+
ariaOrientation: string | null;
|
|
255
|
+
ariaPlaceholder: string | null;
|
|
256
|
+
ariaPosInSet: string | null;
|
|
257
|
+
ariaPressed: string | null;
|
|
258
|
+
ariaReadOnly: string | null;
|
|
259
|
+
ariaRequired: string | null;
|
|
260
|
+
ariaRoleDescription: string | null;
|
|
261
|
+
ariaRowCount: string | null;
|
|
262
|
+
ariaRowIndex: string | null;
|
|
263
|
+
ariaRowSpan: string | null;
|
|
264
|
+
ariaSelected: string | null;
|
|
265
|
+
ariaSetSize: string | null;
|
|
266
|
+
ariaSort: string | null;
|
|
267
|
+
ariaValueMax: string | null;
|
|
268
|
+
ariaValueMin: string | null;
|
|
269
|
+
ariaValueNow: string | null;
|
|
270
|
+
ariaValueText: string | null;
|
|
271
|
+
role: string | null;
|
|
272
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions | undefined): Animation;
|
|
273
|
+
getAnimations(options?: GetAnimationsOptions | undefined): Animation[];
|
|
274
|
+
after(...nodes: (string | Node)[]): void;
|
|
275
|
+
before(...nodes: (string | Node)[]): void;
|
|
276
|
+
remove(): void;
|
|
277
|
+
replaceWith(...nodes: (string | Node)[]): void;
|
|
278
|
+
innerHTML: string;
|
|
279
|
+
readonly nextElementSibling: Element | null;
|
|
280
|
+
readonly previousElementSibling: Element | null;
|
|
281
|
+
readonly childElementCount: number;
|
|
282
|
+
readonly children: HTMLCollection;
|
|
283
|
+
readonly firstElementChild: Element | null;
|
|
284
|
+
readonly lastElementChild: Element | null;
|
|
285
|
+
append(...nodes: (string | Node)[]): void;
|
|
286
|
+
prepend(...nodes: (string | Node)[]): void;
|
|
287
|
+
querySelector<K_9 extends keyof HTMLElementTagNameMap>(selectors: K_9): HTMLElementTagNameMap[K_9] | null;
|
|
288
|
+
querySelector<K_10 extends keyof SVGElementTagNameMap>(selectors: K_10): SVGElementTagNameMap[K_10] | null;
|
|
289
|
+
querySelector<K_11 extends keyof MathMLElementTagNameMap>(selectors: K_11): MathMLElementTagNameMap[K_11] | null;
|
|
290
|
+
querySelector<K_12 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12): HTMLElementDeprecatedTagNameMap[K_12] | null;
|
|
291
|
+
querySelector<E_1 extends Element = Element>(selectors: string): E_1 | null;
|
|
292
|
+
querySelectorAll<K_13 extends keyof HTMLElementTagNameMap>(selectors: K_13): NodeListOf<HTMLElementTagNameMap[K_13]>;
|
|
293
|
+
querySelectorAll<K_14 extends keyof SVGElementTagNameMap>(selectors: K_14): NodeListOf<SVGElementTagNameMap[K_14]>;
|
|
294
|
+
querySelectorAll<K_15 extends keyof MathMLElementTagNameMap>(selectors: K_15): NodeListOf<MathMLElementTagNameMap[K_15]>;
|
|
295
|
+
querySelectorAll<K_16 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16]>;
|
|
296
|
+
querySelectorAll<E_2 extends Element = Element>(selectors: string): NodeListOf<E_2>;
|
|
297
|
+
replaceChildren(...nodes: (string | Node)[]): void;
|
|
298
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
299
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
300
|
+
readonly style: CSSStyleDeclaration;
|
|
301
|
+
contentEditable: string;
|
|
302
|
+
enterKeyHint: string;
|
|
303
|
+
inputMode: string;
|
|
304
|
+
readonly isContentEditable: boolean;
|
|
305
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
306
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
307
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
308
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
309
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
310
|
+
onauxclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
311
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
312
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
313
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
314
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
315
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
316
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
317
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
318
|
+
onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
319
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
320
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
321
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
322
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
323
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
324
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
325
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
326
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
327
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
328
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
329
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
330
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
331
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
332
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
333
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
334
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
335
|
+
onerror: OnErrorEventHandler;
|
|
336
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
337
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
338
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
339
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
340
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
341
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
342
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
343
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
344
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
345
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
346
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
347
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
348
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
349
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
350
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
351
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
352
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
353
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
354
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
355
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
356
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
357
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
358
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
359
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
360
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
361
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
362
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
363
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
364
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
365
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
366
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
367
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
368
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) | null;
|
|
369
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
370
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
371
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
372
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
373
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
374
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
375
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
376
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
377
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
378
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
379
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
380
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
381
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
382
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
383
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
384
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
385
|
+
ontoggle: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
386
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
387
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
388
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
389
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
390
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
391
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
392
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
393
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
394
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
395
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
396
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
397
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
398
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
399
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
400
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
401
|
+
autofocus: boolean;
|
|
402
|
+
readonly dataset: DOMStringMap;
|
|
403
|
+
nonce?: string | undefined;
|
|
404
|
+
tabIndex: number;
|
|
405
|
+
blur(): void;
|
|
406
|
+
focus(options?: FocusOptions | undefined): void;
|
|
407
|
+
};
|
|
408
|
+
readonly observedAttributes: string[];
|
|
409
|
+
} | undefined;
|
|
410
|
+
export default _default;
|