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 addUser = { "success": true, "_identification": true, "data": '<svg t="1667110768583" class="icon" viewBox="0 0 1024 1024" version="1.1"\n xmlns="http://www.w3.org/2000/svg" p-id="8046" width="200" height="200">\n <path\n d="M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h0.1c3 0 4.4-3.6 2.2-5.6-30.8-27.6-65.6-49.7-103.7-65.8-0.4-0.2-0.8-0.3-1.2-0.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-0.4 0.2-0.8 0.3-1.2 0.5-44.7 18.9-84.8 46-119.3 80.6-34.5 34.5-61.5 74.7-80.4 119.5C147.9 794.5 138 841 137 888.8c-0.1 4.5 3.5 8.2 8 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1 2.5 1.5 5.5 1.7 8.1 0.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4-32.4-32.5-50.3-75.7-50.3-121.6 0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4c32.4 32.5 50.3 75.7 50.3 121.6 0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"\n p-id="8047"></path>\n</svg>' };
|
|
2
|
+
export {
|
|
3
|
+
addUser as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const book = { "success": true, "_identification": true, "data": '<svg t="1667110830636" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8464" width="200" height="200"><path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32z m-260 72h96v209.9L621.5 312 572 347.4V136z m220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3 5.1 7.2 15.1 8.9 22.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z" p-id="8465"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
book as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const checkCircle = { "success": true, "_identification": true, "data": '<svg t="1667483538687" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8683" width="200" height="200"><path d="M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8c12.7 17.7 39 17.7 51.7 0l210.6-292c3.9-5.3 0.1-12.7-6.4-12.7z" p-id="8684"></path><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8685"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
checkCircle as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const checkCircleFill = { "success": true, "_identification": true, "data": '<svg t="1667965185400" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8572" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m193.5 301.7l-210.6 292c-12.7 17.7-39 17.7-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" p-id="8573"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
checkCircleFill as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const close = { "success": true, "_identification": true, "data": '<svg t="1688378016663" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2608" width="128" height="128"><path d="M568 515.008l254.016-255.008q12-11.008 12-27.488t-11.488-28-28-11.488-27.488 12l-255.008 254.016-255.008-254.016q-11.008-12-27.488-12t-28 11.488-11.488 28 12 27.488l254.016 255.008-254.016 255.008q-12 11.008-12 27.488t11.488 28 28 11.488 27.488-12l255.008-255.008 255.008 255.008q11.008 12 27.488 12t28-11.488 11.488-28-12-27.488z" p-id="2609" ></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
close as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const closeCircle = { "success": true, "_identification": true, "data": '<svg t="1667483596224" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8848" width="200" height="200"><path d="M685.4 354.8c0-4.4-3.6-8-8-8l-66 0.3L512 465.6l-99.3-118.4-66.1-0.3c-4.4 0-8 3.5-8 8 0 1.9 0.7 3.7 1.9 5.2l130.1 155L340.5 670c-1.2 1.5-1.9 3.3-1.9 5.2 0 4.4 3.6 8 8 8l66.1-0.3L512 564.4l99.3 118.4 66 0.3c4.4 0 8-3.5 8-8 0-1.9-0.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z" p-id="8849"></path><path d="M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65z m0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" p-id="8850"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
closeCircle as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const closeCircleFill = { "success": true, "_identification": true, "data": '<svg t="1667965220951" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8711" width="200" height="200"><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64z m165.4 618.2l-66-0.3L512 563.4l-99.3 118.4-66.1 0.3c-4.4 0-8-3.5-8-8 0-1.9 0.7-3.7 1.9-5.2l130.1-155L340.5 359c-1.2-1.5-1.9-3.3-1.9-5.2 0-4.4 3.6-8 8-8l66.1 0.3L512 464.6l99.3-118.4 66-0.3c4.4 0 8 3.5 8 8 0 1.9-0.7 3.7-1.9 5.2L553.5 514l130 155c1.2 1.5 1.9 3.3 1.9 5.2 0 4.4-3.6 8-8 8z" p-id="8712"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
closeCircleFill 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;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { a } from "../../index-
|
|
2
|
-
import "../../index-
|
|
1
|
+
import { a } from "../../index-4d873a42.js";
|
|
2
|
+
import "../../index-d2d69b06.js";
|
|
3
|
+
import "../../index-57492b9b.js";
|
|
4
|
+
import "../../vendor-f71e6f68.js";
|
|
3
5
|
export {
|
|
4
6
|
a as default
|
|
5
7
|
};
|