ranui 0.1.5 → 0.1.7
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/add-user-b2bed3e7.js +4 -0
- package/dist/book-b11a68eb.js +4 -0
- package/dist/build/config.d.ts +3 -0
- package/dist/check-circle-74bd09c3.js +4 -0
- package/dist/check-circle-fill-dc284144.js +4 -0
- package/dist/close-20925345.js +4 -0
- package/dist/close-circle-720c18be.js +4 -0
- package/dist/close-circle-fill-238a66b1.js +4 -0
- package/dist/components/button/index.d.ts +1 -331
- package/dist/components/button/index.js +4 -2
- package/dist/components/icon/index.js +3 -1
- package/dist/components/image/index.js +1 -1
- package/dist/components/input/index.d.ts +1 -435
- package/dist/components/input/index.js +2 -2
- package/dist/components/message/index.d.ts +12 -6
- package/dist/components/message/index.js +1 -2
- package/dist/components/modal/index.js +4 -0
- package/dist/components/option/index.d.ts +2 -0
- package/dist/components/option/index.js +95 -0
- package/dist/components/{video → player}/index.d.ts +245 -114
- package/dist/components/player/index.js +11 -0
- package/dist/components/preview/colz.d.ts +1 -1
- package/dist/components/preview/excel/excel.d.ts +0 -9
- package/dist/components/preview/index.d.ts +4 -0
- package/dist/components/preview/index.js +5 -4
- package/dist/components/preview/pptx/process_pptx.d.ts +1 -1
- package/dist/components/progress/index.d.ts +36 -0
- package/dist/components/progress/index.js +8 -0
- package/dist/components/radar/index.d.ts +2 -0
- package/dist/components/radar/index.js +7 -0
- package/dist/components/select/index.d.ts +101 -0
- package/dist/components/select/index.js +11 -0
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/tab/index.d.ts +47 -27
- package/dist/components/tab/index.js +4 -2
- package/dist/components/tabpane/index.d.ts +47 -27
- package/dist/components/tabpane/index.js +1 -1
- package/dist/docx-c5d02d8c.js +21 -0
- package/dist/eye-5e742329.js +4 -0
- package/dist/eye-close-3874f1ae.js +4 -0
- package/dist/hls/5_1700986031916/5.key +1 -0
- package/dist/hls/5_1700986031916/5.m3u8 +12 -0
- package/dist/hls/5_1700986031916/5_00000.ts +0 -0
- package/dist/hls/5_1700986031916/5_00001.ts +0 -0
- package/dist/hls/5_1700986031916/5_00002.ts +0 -0
- package/dist/hls/5_1700986110178/5.key +1 -0
- package/dist/hls/5_1700986110178/5.m3u8 +12 -0
- package/dist/hls/5_1700986110178/5_00000.ts +0 -0
- package/dist/hls/5_1700986110178/5_00001.ts +0 -0
- package/dist/hls/5_1700986110178/5_00002.ts +0 -0
- package/dist/hls/example.m3u8 +5 -0
- package/dist/home-c4a05e8b.js +4 -0
- package/dist/index-0e7229ea.js +328 -0
- package/dist/index-183517e7.js +265 -0
- package/dist/index-48653b79.js +162 -0
- package/dist/index-4d873a42.js +195 -0
- package/dist/index-57492b9b.js +48 -0
- package/dist/index-5975bbc0.js +126 -0
- package/dist/index-7b8840f9.js +18690 -0
- package/dist/index-7f513a14.js +175 -0
- package/dist/index-8e1e2573.js +19 -0
- package/dist/index-a1a53af6.js +354 -0
- package/dist/index-a216f328.js +662 -0
- package/dist/index-a43b144f.js +232 -0
- package/dist/index-aea75a9f.js +78 -0
- package/dist/index-b2be6bef.js +10423 -0
- package/dist/index-b90299ca.js +43 -0
- package/dist/index-d2d69b06.js +225 -0
- package/dist/index-ecaed5cc.js +439 -0
- package/dist/index-f6d6982d.js +516 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +24 -12
- package/dist/info-circle-5826decc.js +4 -0
- package/dist/info-circle-fill-90ec9aa9.js +14 -0
- package/dist/loading-09ca52df.js +4 -0
- package/dist/lock-1d2487c9.js +4 -0
- package/dist/message-b2bfdea7.js +4 -0
- package/dist/{pdf-bd9a47ff.js → pdf-bdb7818a.js} +1 -2
- package/dist/playwright.config.d.ts +0 -2
- package/dist/plugins/auto-import-file.d.ts +0 -10
- package/dist/power-off-6ade5a91.js +4 -0
- package/dist/preview-b291aea8.js +4 -0
- package/dist/setting-1e5ccb6d.js +4 -0
- package/dist/style.css +1 -1
- package/dist/team-ca6a12e1.js +4 -0
- package/dist/umd/build/config.d.ts +3 -0
- package/dist/umd/components/button/index.d.ts +1 -331
- package/dist/umd/components/input/index.d.ts +1 -435
- package/dist/umd/components/message/index.d.ts +12 -6
- package/dist/umd/components/option/index.d.ts +2 -0
- package/dist/umd/components/{video → player}/index.d.ts +245 -114
- package/dist/umd/components/preview/colz.d.ts +1 -1
- package/dist/umd/components/preview/excel/excel.d.ts +0 -9
- package/dist/umd/components/preview/index.d.ts +4 -0
- package/dist/umd/components/preview/pptx/process_pptx.d.ts +1 -1
- package/dist/umd/components/progress/index.d.ts +36 -0
- package/dist/umd/components/radar/index.d.ts +2 -0
- package/dist/umd/components/select/index.d.ts +101 -0
- package/dist/umd/components/tab/index.d.ts +47 -27
- package/dist/umd/components/tabpane/index.d.ts +47 -27
- package/dist/umd/hls/5_1700986031916/5.key +1 -0
- package/dist/umd/hls/5_1700986031916/5.m3u8 +12 -0
- package/dist/umd/hls/5_1700986031916/5_00000.ts +0 -0
- package/dist/umd/hls/5_1700986031916/5_00001.ts +0 -0
- package/dist/umd/hls/5_1700986031916/5_00002.ts +0 -0
- package/dist/umd/hls/5_1700986110178/5.key +1 -0
- package/dist/umd/hls/5_1700986110178/5.m3u8 +12 -0
- package/dist/umd/hls/5_1700986110178/5_00000.ts +0 -0
- package/dist/umd/hls/5_1700986110178/5_00001.ts +0 -0
- package/dist/umd/hls/5_1700986110178/5_00002.ts +0 -0
- package/dist/umd/hls/example.m3u8 +5 -0
- package/dist/umd/index.d.ts +5 -0
- package/dist/umd/index.umd.cjs +26 -8
- package/dist/umd/playwright.config.d.ts +0 -2
- package/dist/umd/plugins/auto-import-file.d.ts +0 -10
- package/dist/umd/style.css +1 -1
- package/dist/umd/utils/image.d.ts +32 -0
- package/dist/umd/utils/index.d.ts +44 -17
- package/dist/umd/utils/math.d.ts +26 -0
- package/dist/umd/utils/tween.d.ts +21 -0
- package/dist/unlock-f56086fd.js +4 -0
- package/dist/user-5c01e665.js +4 -0
- package/dist/utils/image.d.ts +32 -0
- package/dist/utils/index.d.ts +44 -17
- package/dist/utils/math.d.ts +26 -0
- package/dist/utils/tween.d.ts +21 -0
- package/dist/{index-714a1eb8.js → vendor-f71e6f68.js} +7771 -1267
- package/dist/warning-circle-035e025c.js +4 -0
- package/dist/warning-circle-fill-d17c37c9.js +4 -0
- package/package.json +54 -7
- package/readme.md +78 -50
- package/dist/_commonjs-dynamic-modules-2ceabb0b.js +0 -12
- package/dist/add-user-d07564bd.js +0 -4
- package/dist/assets/image/failImage.d.ts +0 -2
- package/dist/base-bcc748a2.js +0 -1
- package/dist/book-2a5a596c.js +0 -4
- package/dist/check-circle-2c986969.js +0 -4
- package/dist/check-circle-fill-62eaa796.js +0 -4
- package/dist/close-circle-2afb6e94.js +0 -4
- package/dist/close-circle-fill-b6906239.js +0 -4
- package/dist/close-ee3ba1d1.js +0 -4
- package/dist/docx-5262a8f1.js +0 -2635
- package/dist/eye-bd60afe1.js +0 -4
- package/dist/eye-close-bde3c1fc.js +0 -4
- package/dist/home-f824d8f4.js +0 -4
- package/dist/index-00913cab.js +0 -43
- package/dist/index-03e90266.js +0 -455
- package/dist/index-105ed089.js +0 -127
- package/dist/index-1ffff466.js +0 -23077
- package/dist/index-2243317e.js +0 -155
- package/dist/index-441da303.js +0 -196
- package/dist/index-9861f093.js +0 -215
- package/dist/index-ac3f8c4f.js +0 -324
- package/dist/index-b580f377.js +0 -78
- package/dist/index-c61cbf56.js +0 -74
- package/dist/index-db03e134.js +0 -177
- package/dist/info-circle-59333e1c.js +0 -4
- package/dist/info-circle-fill-3ab7660d.js +0 -4
- package/dist/jszip.min-97cf7c6a.js +0 -2655
- package/dist/loading-407d8249.js +0 -4
- package/dist/lock-6d20715b.js +0 -4
- package/dist/message-ee4fe153.js +0 -4
- package/dist/power-off-bbec6b5f.js +0 -4
- package/dist/preview-164a4944.js +0 -4
- package/dist/setting-735a1963.js +0 -4
- package/dist/team-42573142.js +0 -4
- package/dist/umd/assets/image/failImage.d.ts +0 -2
- package/dist/unlock-ae33c6f7.js +0 -4
- package/dist/user-b7098183.js +0 -4
- package/dist/warning-circle-536d4749.js +0 -4
- package/dist/warning-circle-fill-e4be98bc.js +0 -4
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const team = { "success": true, "_identification": true, "data": '<svg t="1667110807200" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8324" width="200" height="200"><path d="M824.2 699.9c-25.4-25.4-54.7-45.7-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5-31.7 14.7-60.9 34.9-86.4 60.4C345 754.6 314 826.8 312 903.8c-0.1 4.5 3.5 8.2 8 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C493.8 707.7 551.1 684 612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c0.1 4.3 3.7 7.7 8 7.7h56c4.5 0 8.1-3.7 8-8.2-2-77-33-149.2-87.8-203.9zM612 612c-34.2 0-66.4-13.3-90.5-37.5-24.5-24.5-37.9-57.1-37.5-91.8 0.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-0.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5-24.2 24.2-56.4 37.5-90.6 37.5z" p-id="8325"></path><path d="M361.5 510.4c-0.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5 0.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1-25.8-25.2-39.7-59.3-38.7-95.4 0.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9 0.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-0.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204-0.1 4.5 3.5 8.2 8 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7z" p-id="8326"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
team as default
|
|
4
|
+
};
|
|
@@ -1,332 +1,2 @@
|
|
|
1
|
-
declare
|
|
2
|
-
message: string;
|
|
3
|
-
constructor(message?: string);
|
|
4
|
-
}
|
|
5
|
-
declare const _default: typeof CustomError | {
|
|
6
|
-
new (): {
|
|
7
|
-
_btn: HTMLDivElement;
|
|
8
|
-
_iconElement?: HTMLElement | undefined;
|
|
9
|
-
_slot: HTMLSlotElement;
|
|
10
|
-
_shadowDom: ShadowRoot;
|
|
11
|
-
sheet: string | null;
|
|
12
|
-
disabled: string | boolean | null | undefined;
|
|
13
|
-
iconSize: string | null | undefined;
|
|
14
|
-
icon: string | null;
|
|
15
|
-
effect: string | null;
|
|
16
|
-
/**
|
|
17
|
-
* @description: 设置button的icon
|
|
18
|
-
* @return {*}
|
|
19
|
-
*/
|
|
20
|
-
setIcon: () => void;
|
|
21
|
-
mousedown: (event: MouseEvent) => void;
|
|
22
|
-
mouseLeave: () => void;
|
|
23
|
-
handlerExternalCss(): void;
|
|
24
|
-
connectedCallback(): void;
|
|
25
|
-
disconnectCallback(): void;
|
|
26
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
27
|
-
accessKey: string;
|
|
28
|
-
readonly accessKeyLabel: string;
|
|
29
|
-
autocapitalize: string;
|
|
30
|
-
dir: string;
|
|
31
|
-
draggable: boolean;
|
|
32
|
-
hidden: boolean;
|
|
33
|
-
inert: boolean;
|
|
34
|
-
innerText: string;
|
|
35
|
-
lang: string;
|
|
36
|
-
readonly offsetHeight: number;
|
|
37
|
-
readonly offsetLeft: number;
|
|
38
|
-
readonly offsetParent: Element | null;
|
|
39
|
-
readonly offsetTop: number;
|
|
40
|
-
readonly offsetWidth: number;
|
|
41
|
-
outerText: string;
|
|
42
|
-
spellcheck: boolean;
|
|
43
|
-
title: string;
|
|
44
|
-
translate: boolean;
|
|
45
|
-
attachInternals(): ElementInternals;
|
|
46
|
-
click(): void;
|
|
47
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
48
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
49
|
-
removeEventListener<K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | EventListenerOptions | undefined): void;
|
|
50
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions | undefined): void;
|
|
51
|
-
readonly attributes: NamedNodeMap;
|
|
52
|
-
readonly classList: DOMTokenList;
|
|
53
|
-
className: string;
|
|
54
|
-
readonly clientHeight: number;
|
|
55
|
-
readonly clientLeft: number;
|
|
56
|
-
readonly clientTop: number;
|
|
57
|
-
readonly clientWidth: number;
|
|
58
|
-
id: string;
|
|
59
|
-
readonly localName: string;
|
|
60
|
-
readonly namespaceURI: string | null;
|
|
61
|
-
onfullscreenchange: ((this: Element, ev: Event) => any) | null;
|
|
62
|
-
onfullscreenerror: ((this: Element, ev: Event) => any) | null;
|
|
63
|
-
outerHTML: string;
|
|
64
|
-
readonly ownerDocument: Document;
|
|
65
|
-
readonly part: DOMTokenList;
|
|
66
|
-
readonly prefix: string | null;
|
|
67
|
-
readonly scrollHeight: number;
|
|
68
|
-
scrollLeft: number;
|
|
69
|
-
scrollTop: number;
|
|
70
|
-
readonly scrollWidth: number;
|
|
71
|
-
readonly shadowRoot: ShadowRoot | null;
|
|
72
|
-
slot: string;
|
|
73
|
-
readonly tagName: string;
|
|
74
|
-
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
75
|
-
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2] | null;
|
|
76
|
-
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3] | null;
|
|
77
|
-
closest<E extends Element = Element>(selectors: string): E | null;
|
|
78
|
-
getAttribute(qualifiedName: string): string | null;
|
|
79
|
-
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
80
|
-
getAttributeNames(): string[];
|
|
81
|
-
getAttributeNode(qualifiedName: string): Attr | null;
|
|
82
|
-
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
83
|
-
getBoundingClientRect(): DOMRect;
|
|
84
|
-
getClientRects(): DOMRectList;
|
|
85
|
-
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
86
|
-
getElementsByTagName<K_4 extends keyof HTMLElementTagNameMap>(qualifiedName: K_4): HTMLCollectionOf<HTMLElementTagNameMap[K_4]>;
|
|
87
|
-
getElementsByTagName<K_5 extends keyof SVGElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<SVGElementTagNameMap[K_5]>;
|
|
88
|
-
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
89
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
90
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
91
|
-
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
92
|
-
hasAttribute(qualifiedName: string): boolean;
|
|
93
|
-
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
94
|
-
hasAttributes(): boolean;
|
|
95
|
-
hasPointerCapture(pointerId: number): boolean;
|
|
96
|
-
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
97
|
-
insertAdjacentHTML(position: InsertPosition, text: string): void;
|
|
98
|
-
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
99
|
-
matches(selectors: string): boolean;
|
|
100
|
-
releasePointerCapture(pointerId: number): void;
|
|
101
|
-
removeAttribute(qualifiedName: string): void;
|
|
102
|
-
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
103
|
-
removeAttributeNode(attr: Attr): Attr;
|
|
104
|
-
requestFullscreen(options?: FullscreenOptions | undefined): Promise<void>;
|
|
105
|
-
requestPointerLock(): void;
|
|
106
|
-
scroll(options?: ScrollToOptions | undefined): void;
|
|
107
|
-
scroll(x: number, y: number): void;
|
|
108
|
-
scrollBy(options?: ScrollToOptions | undefined): void;
|
|
109
|
-
scrollBy(x: number, y: number): void;
|
|
110
|
-
scrollIntoView(arg?: boolean | ScrollIntoViewOptions | undefined): void;
|
|
111
|
-
scrollTo(options?: ScrollToOptions | undefined): void;
|
|
112
|
-
scrollTo(x: number, y: number): void;
|
|
113
|
-
setAttribute(qualifiedName: string, value: string): void;
|
|
114
|
-
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
115
|
-
setAttributeNode(attr: Attr): Attr | null;
|
|
116
|
-
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
117
|
-
setPointerCapture(pointerId: number): void;
|
|
118
|
-
toggleAttribute(qualifiedName: string, force?: boolean | undefined): boolean;
|
|
119
|
-
webkitMatchesSelector(selectors: string): boolean;
|
|
120
|
-
readonly baseURI: string;
|
|
121
|
-
readonly childNodes: NodeListOf<ChildNode>;
|
|
122
|
-
readonly firstChild: ChildNode | null;
|
|
123
|
-
readonly isConnected: boolean;
|
|
124
|
-
readonly lastChild: ChildNode | null;
|
|
125
|
-
readonly nextSibling: ChildNode | null;
|
|
126
|
-
readonly nodeName: string;
|
|
127
|
-
readonly nodeType: number;
|
|
128
|
-
nodeValue: string | null;
|
|
129
|
-
readonly parentElement: HTMLElement | null;
|
|
130
|
-
readonly parentNode: ParentNode | null;
|
|
131
|
-
readonly previousSibling: ChildNode | null;
|
|
132
|
-
textContent: string | null;
|
|
133
|
-
appendChild<T extends Node>(node: T): T;
|
|
134
|
-
cloneNode(deep?: boolean | undefined): Node;
|
|
135
|
-
compareDocumentPosition(other: Node): number;
|
|
136
|
-
contains(other: Node | null): boolean;
|
|
137
|
-
getRootNode(options?: GetRootNodeOptions | undefined): Node;
|
|
138
|
-
hasChildNodes(): boolean;
|
|
139
|
-
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
140
|
-
isDefaultNamespace(namespace: string | null): boolean;
|
|
141
|
-
isEqualNode(otherNode: Node | null): boolean;
|
|
142
|
-
isSameNode(otherNode: Node | null): boolean;
|
|
143
|
-
lookupNamespaceURI(prefix: string | null): string | null;
|
|
144
|
-
lookupPrefix(namespace: string | null): string | null;
|
|
145
|
-
normalize(): void;
|
|
146
|
-
removeChild<T_2 extends Node>(child: T_2): T_2;
|
|
147
|
-
replaceChild<T_3 extends Node>(node: Node, child: T_3): T_3;
|
|
148
|
-
readonly ATTRIBUTE_NODE: number;
|
|
149
|
-
readonly CDATA_SECTION_NODE: number;
|
|
150
|
-
readonly COMMENT_NODE: number;
|
|
151
|
-
readonly DOCUMENT_FRAGMENT_NODE: number;
|
|
152
|
-
readonly DOCUMENT_NODE: number;
|
|
153
|
-
readonly DOCUMENT_POSITION_CONTAINED_BY: number;
|
|
154
|
-
readonly DOCUMENT_POSITION_CONTAINS: number;
|
|
155
|
-
readonly DOCUMENT_POSITION_DISCONNECTED: number;
|
|
156
|
-
readonly DOCUMENT_POSITION_FOLLOWING: number;
|
|
157
|
-
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number;
|
|
158
|
-
readonly DOCUMENT_POSITION_PRECEDING: number;
|
|
159
|
-
readonly DOCUMENT_TYPE_NODE: number;
|
|
160
|
-
readonly ELEMENT_NODE: number;
|
|
161
|
-
readonly ENTITY_NODE: number;
|
|
162
|
-
readonly ENTITY_REFERENCE_NODE: number;
|
|
163
|
-
readonly NOTATION_NODE: number;
|
|
164
|
-
readonly PROCESSING_INSTRUCTION_NODE: number;
|
|
165
|
-
readonly TEXT_NODE: number;
|
|
166
|
-
dispatchEvent(event: Event): boolean;
|
|
167
|
-
ariaAtomic: string | null;
|
|
168
|
-
ariaAutoComplete: string | null;
|
|
169
|
-
ariaBusy: string | null;
|
|
170
|
-
ariaChecked: string | null;
|
|
171
|
-
ariaColCount: string | null;
|
|
172
|
-
ariaColIndex: string | null;
|
|
173
|
-
ariaColSpan: string | null;
|
|
174
|
-
ariaCurrent: string | null;
|
|
175
|
-
ariaDisabled: string | null;
|
|
176
|
-
ariaExpanded: string | null;
|
|
177
|
-
ariaHasPopup: string | null;
|
|
178
|
-
ariaHidden: string | null;
|
|
179
|
-
ariaKeyShortcuts: string | null;
|
|
180
|
-
ariaLabel: string | null;
|
|
181
|
-
ariaLevel: string | null;
|
|
182
|
-
ariaLive: string | null;
|
|
183
|
-
ariaModal: string | null;
|
|
184
|
-
ariaMultiLine: string | null;
|
|
185
|
-
ariaMultiSelectable: string | null;
|
|
186
|
-
ariaOrientation: string | null;
|
|
187
|
-
ariaPlaceholder: string | null;
|
|
188
|
-
ariaPosInSet: string | null;
|
|
189
|
-
ariaPressed: string | null;
|
|
190
|
-
ariaReadOnly: string | null;
|
|
191
|
-
ariaRequired: string | null;
|
|
192
|
-
ariaRoleDescription: string | null;
|
|
193
|
-
ariaRowCount: string | null;
|
|
194
|
-
ariaRowIndex: string | null;
|
|
195
|
-
ariaRowSpan: string | null;
|
|
196
|
-
ariaSelected: string | null;
|
|
197
|
-
ariaSetSize: string | null;
|
|
198
|
-
ariaSort: string | null;
|
|
199
|
-
ariaValueMax: string | null;
|
|
200
|
-
ariaValueMin: string | null;
|
|
201
|
-
ariaValueNow: string | null;
|
|
202
|
-
ariaValueText: string | null;
|
|
203
|
-
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions | undefined): Animation;
|
|
204
|
-
getAnimations(options?: GetAnimationsOptions | undefined): Animation[];
|
|
205
|
-
after(...nodes: (string | Node)[]): void;
|
|
206
|
-
before(...nodes: (string | Node)[]): void;
|
|
207
|
-
remove(): void;
|
|
208
|
-
replaceWith(...nodes: (string | Node)[]): void;
|
|
209
|
-
innerHTML: string;
|
|
210
|
-
readonly nextElementSibling: Element | null;
|
|
211
|
-
readonly previousElementSibling: Element | null;
|
|
212
|
-
readonly childElementCount: number;
|
|
213
|
-
readonly children: HTMLCollection;
|
|
214
|
-
readonly firstElementChild: Element | null;
|
|
215
|
-
readonly lastElementChild: Element | null;
|
|
216
|
-
append(...nodes: (string | Node)[]): void;
|
|
217
|
-
prepend(...nodes: (string | Node)[]): void;
|
|
218
|
-
querySelector<K_6 extends keyof HTMLElementTagNameMap>(selectors: K_6): HTMLElementTagNameMap[K_6] | null;
|
|
219
|
-
querySelector<K_7 extends keyof SVGElementTagNameMap>(selectors: K_7): SVGElementTagNameMap[K_7] | null;
|
|
220
|
-
querySelector<E_1 extends Element = Element>(selectors: string): E_1 | null;
|
|
221
|
-
querySelectorAll<K_8 extends keyof HTMLElementTagNameMap>(selectors: K_8): NodeListOf<HTMLElementTagNameMap[K_8]>;
|
|
222
|
-
querySelectorAll<K_9 extends keyof SVGElementTagNameMap>(selectors: K_9): NodeListOf<SVGElementTagNameMap[K_9]>;
|
|
223
|
-
querySelectorAll<E_2 extends Element = Element>(selectors: string): NodeListOf<E_2>;
|
|
224
|
-
replaceChildren(...nodes: (string | Node)[]): void;
|
|
225
|
-
readonly assignedSlot: HTMLSlotElement | null;
|
|
226
|
-
oncopy: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
227
|
-
oncut: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
228
|
-
onpaste: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
229
|
-
readonly style: CSSStyleDeclaration;
|
|
230
|
-
contentEditable: string;
|
|
231
|
-
enterKeyHint: string;
|
|
232
|
-
inputMode: string;
|
|
233
|
-
readonly isContentEditable: boolean;
|
|
234
|
-
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
235
|
-
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
236
|
-
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
237
|
-
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
238
|
-
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
239
|
-
onauxclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
240
|
-
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
241
|
-
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
242
|
-
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
243
|
-
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
244
|
-
onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
245
|
-
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
246
|
-
oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
247
|
-
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
248
|
-
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
249
|
-
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
250
|
-
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
251
|
-
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
252
|
-
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
253
|
-
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
254
|
-
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
255
|
-
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
256
|
-
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
257
|
-
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
258
|
-
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
259
|
-
onerror: OnErrorEventHandler;
|
|
260
|
-
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
261
|
-
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
262
|
-
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
263
|
-
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
264
|
-
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
265
|
-
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
266
|
-
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
267
|
-
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
268
|
-
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
269
|
-
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
270
|
-
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
271
|
-
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
272
|
-
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
273
|
-
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
274
|
-
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
275
|
-
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
276
|
-
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
277
|
-
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
278
|
-
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
279
|
-
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
280
|
-
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
281
|
-
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
282
|
-
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
283
|
-
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
284
|
-
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
285
|
-
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
286
|
-
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
287
|
-
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
288
|
-
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
289
|
-
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
290
|
-
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
291
|
-
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any) | null;
|
|
292
|
-
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
293
|
-
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
294
|
-
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
295
|
-
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
296
|
-
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
297
|
-
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
298
|
-
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
299
|
-
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
300
|
-
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
301
|
-
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
302
|
-
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
303
|
-
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
304
|
-
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
305
|
-
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
306
|
-
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
307
|
-
ontoggle: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
308
|
-
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
309
|
-
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
310
|
-
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
311
|
-
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
312
|
-
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
313
|
-
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
314
|
-
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
315
|
-
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
316
|
-
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
317
|
-
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
318
|
-
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
319
|
-
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
320
|
-
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
321
|
-
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
322
|
-
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
323
|
-
autofocus: boolean;
|
|
324
|
-
readonly dataset: DOMStringMap;
|
|
325
|
-
nonce?: string | undefined;
|
|
326
|
-
tabIndex: number;
|
|
327
|
-
blur(): void;
|
|
328
|
-
focus(options?: FocusOptions | undefined): void;
|
|
329
|
-
};
|
|
330
|
-
readonly observedAttributes: string[];
|
|
331
|
-
};
|
|
1
|
+
declare const _default: import('../../utils/index').CustomErrorType;
|
|
332
2
|
export default _default;
|