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,101 @@
|
|
|
1
|
+
/// <reference types="node" />
|
|
2
|
+
interface Option {
|
|
3
|
+
label: string | number;
|
|
4
|
+
value: string | number;
|
|
5
|
+
}
|
|
6
|
+
export declare class Select extends HTMLElement {
|
|
7
|
+
removeTimeId?: NodeJS.Timeout;
|
|
8
|
+
_slot: HTMLSlotElement;
|
|
9
|
+
_shadowDom: ShadowRoot;
|
|
10
|
+
_select: HTMLDivElement;
|
|
11
|
+
_selection: HTMLDivElement;
|
|
12
|
+
_search: HTMLElement;
|
|
13
|
+
_icon: HTMLElement;
|
|
14
|
+
_selectDropdown?: HTMLDivElement;
|
|
15
|
+
_selectionDropdown?: HTMLDivElement;
|
|
16
|
+
_selectDropDownInTimeId?: NodeJS.Timeout;
|
|
17
|
+
_selectDropDownOutTimeId?: NodeJS.Timeout;
|
|
18
|
+
_optionList: Option[];
|
|
19
|
+
_optionLabelMapValue: Map<string, string>;
|
|
20
|
+
_optionValueMapLabel: Map<string, string>;
|
|
21
|
+
_activeOption?: HTMLElement;
|
|
22
|
+
_text: HTMLSpanElement;
|
|
23
|
+
_selector: HTMLDivElement;
|
|
24
|
+
static get observedAttributes(): string[];
|
|
25
|
+
constructor();
|
|
26
|
+
get value(): string;
|
|
27
|
+
set value(value: string);
|
|
28
|
+
get defaultValue(): string;
|
|
29
|
+
set defaultValue(value: string);
|
|
30
|
+
get showSearch(): string;
|
|
31
|
+
set showSearch(value: string);
|
|
32
|
+
get type(): string;
|
|
33
|
+
set type(value: string);
|
|
34
|
+
get placement(): string;
|
|
35
|
+
set placement(value: string);
|
|
36
|
+
get sheet(): string;
|
|
37
|
+
set sheet(value: string);
|
|
38
|
+
get getPopupContainerId(): string;
|
|
39
|
+
set getPopupContainerId(value: string);
|
|
40
|
+
get dropdownclass(): string;
|
|
41
|
+
set dropdownclass(value: string);
|
|
42
|
+
get action(): string;
|
|
43
|
+
set action(value: string);
|
|
44
|
+
get disabled(): boolean;
|
|
45
|
+
set disabled(value: boolean | string | undefined | null);
|
|
46
|
+
handlerExternalCss(): void;
|
|
47
|
+
/**
|
|
48
|
+
* @description: 移除 select dropdown
|
|
49
|
+
* @return {*}
|
|
50
|
+
*/
|
|
51
|
+
setSelectDropdownDisplayNone: () => void;
|
|
52
|
+
/**
|
|
53
|
+
* @description: 添加 select dropdown
|
|
54
|
+
* @return {*}
|
|
55
|
+
*/
|
|
56
|
+
setSelectDropdownDisplayBlock: () => void;
|
|
57
|
+
placementPosition: () => void;
|
|
58
|
+
/**
|
|
59
|
+
* @description: 设置下拉框
|
|
60
|
+
* @return {*}
|
|
61
|
+
*/
|
|
62
|
+
selectMouseDown: () => void;
|
|
63
|
+
removeDropDownTimeId: () => void;
|
|
64
|
+
/**
|
|
65
|
+
* @description: 焦点移除的情况,需要移除select 下拉框
|
|
66
|
+
* @return {*}
|
|
67
|
+
*/
|
|
68
|
+
selectBlur: () => void;
|
|
69
|
+
/**
|
|
70
|
+
* @description: 选中一个选项的情况
|
|
71
|
+
* @param {MouseEvent} e
|
|
72
|
+
* @return {*}
|
|
73
|
+
*/
|
|
74
|
+
clickOption: (e: MouseEvent) => void;
|
|
75
|
+
/**
|
|
76
|
+
* @description: 初始化创建选项下拉框
|
|
77
|
+
* @return {*}
|
|
78
|
+
*/
|
|
79
|
+
createOption: () => void;
|
|
80
|
+
/**
|
|
81
|
+
* @description: 移除选项下拉框
|
|
82
|
+
* @return {*}
|
|
83
|
+
*/
|
|
84
|
+
removeSelectDropdown: () => void;
|
|
85
|
+
/**
|
|
86
|
+
* @description: 当select中有option元素的时候,给dropdown添加元素
|
|
87
|
+
* @return {*}
|
|
88
|
+
*/
|
|
89
|
+
addOptionToSlot: () => void;
|
|
90
|
+
setDefaultValue: () => void;
|
|
91
|
+
changeSearch: (e: Event) => void;
|
|
92
|
+
setShowSearch: () => void;
|
|
93
|
+
listenSlotChange: () => void;
|
|
94
|
+
removeListenSlotChange: () => void;
|
|
95
|
+
listenActionEvent: () => void;
|
|
96
|
+
connectedCallback(): void;
|
|
97
|
+
disconnectCallback(): void;
|
|
98
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
99
|
+
}
|
|
100
|
+
declare const _default: import('../../utils/index').CustomErrorType;
|
|
101
|
+
export default _default;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { S, a } from "../../index-f6d6982d.js";
|
|
2
|
+
import "../../index-d2d69b06.js";
|
|
3
|
+
import "../../index-57492b9b.js";
|
|
4
|
+
import "../option/index.js";
|
|
5
|
+
import "../../index-7f513a14.js";
|
|
6
|
+
import "../../index-ecaed5cc.js";
|
|
7
|
+
import "../../vendor-f71e6f68.js";
|
|
8
|
+
export {
|
|
9
|
+
S as Select,
|
|
10
|
+
a as default
|
|
11
|
+
};
|
|
@@ -90,11 +90,15 @@ declare const _default: {
|
|
|
90
90
|
readonly offsetTop: number;
|
|
91
91
|
readonly offsetWidth: number;
|
|
92
92
|
outerText: string;
|
|
93
|
+
popover: string | null;
|
|
93
94
|
spellcheck: boolean;
|
|
94
95
|
title: string;
|
|
95
96
|
translate: boolean;
|
|
96
97
|
attachInternals(): ElementInternals;
|
|
97
98
|
click(): void;
|
|
99
|
+
hidePopover(): void;
|
|
100
|
+
showPopover(): void;
|
|
101
|
+
togglePopover(force?: boolean | undefined): void;
|
|
98
102
|
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
99
103
|
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
100
104
|
removeEventListener<K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | EventListenerOptions | undefined): void;
|
|
@@ -123,9 +127,12 @@ declare const _default: {
|
|
|
123
127
|
slot: string;
|
|
124
128
|
readonly tagName: string;
|
|
125
129
|
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
130
|
+
checkVisibility(options?: CheckVisibilityOptions | undefined): boolean;
|
|
126
131
|
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2] | null;
|
|
127
132
|
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3] | null;
|
|
133
|
+
closest<K_4 extends keyof MathMLElementTagNameMap>(selector: K_4): MathMLElementTagNameMap[K_4] | null;
|
|
128
134
|
closest<E extends Element = Element>(selectors: string): E | null;
|
|
135
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
129
136
|
getAttribute(qualifiedName: string): string | null;
|
|
130
137
|
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
131
138
|
getAttributeNames(): string[];
|
|
@@ -134,11 +141,14 @@ declare const _default: {
|
|
|
134
141
|
getBoundingClientRect(): DOMRect;
|
|
135
142
|
getClientRects(): DOMRectList;
|
|
136
143
|
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
137
|
-
getElementsByTagName<
|
|
138
|
-
getElementsByTagName<
|
|
144
|
+
getElementsByTagName<K_5 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<HTMLElementTagNameMap[K_5]>;
|
|
145
|
+
getElementsByTagName<K_6 extends keyof SVGElementTagNameMap>(qualifiedName: K_6): HTMLCollectionOf<SVGElementTagNameMap[K_6]>;
|
|
146
|
+
getElementsByTagName<K_7 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7): HTMLCollectionOf<MathMLElementTagNameMap[K_7]>;
|
|
147
|
+
getElementsByTagName<K_8 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8]>;
|
|
139
148
|
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
140
149
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
141
150
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
151
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
142
152
|
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
143
153
|
hasAttribute(qualifiedName: string): boolean;
|
|
144
154
|
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
@@ -196,24 +206,24 @@ declare const _default: {
|
|
|
196
206
|
normalize(): void;
|
|
197
207
|
removeChild<T_2 extends Node>(child: T_2): T_2;
|
|
198
208
|
replaceChild<T_3 extends Node>(node: Node, child: T_3): T_3;
|
|
199
|
-
readonly
|
|
200
|
-
readonly
|
|
201
|
-
readonly
|
|
202
|
-
readonly
|
|
203
|
-
readonly
|
|
204
|
-
readonly
|
|
205
|
-
readonly
|
|
206
|
-
readonly
|
|
207
|
-
readonly
|
|
208
|
-
readonly
|
|
209
|
-
readonly
|
|
210
|
-
readonly
|
|
211
|
-
readonly
|
|
212
|
-
readonly
|
|
213
|
-
readonly
|
|
214
|
-
readonly
|
|
215
|
-
readonly
|
|
216
|
-
readonly
|
|
209
|
+
readonly ELEMENT_NODE: 1;
|
|
210
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
211
|
+
readonly TEXT_NODE: 3;
|
|
212
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
213
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
214
|
+
readonly ENTITY_NODE: 6;
|
|
215
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
216
|
+
readonly COMMENT_NODE: 8;
|
|
217
|
+
readonly DOCUMENT_NODE: 9;
|
|
218
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
219
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
220
|
+
readonly NOTATION_NODE: 12;
|
|
221
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
222
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
223
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
224
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
225
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
226
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
217
227
|
dispatchEvent(event: Event): boolean;
|
|
218
228
|
ariaAtomic: string | null;
|
|
219
229
|
ariaAutoComplete: string | null;
|
|
@@ -227,6 +237,7 @@ declare const _default: {
|
|
|
227
237
|
ariaExpanded: string | null;
|
|
228
238
|
ariaHasPopup: string | null;
|
|
229
239
|
ariaHidden: string | null;
|
|
240
|
+
ariaInvalid: string | null;
|
|
230
241
|
ariaKeyShortcuts: string | null;
|
|
231
242
|
ariaLabel: string | null;
|
|
232
243
|
ariaLevel: string | null;
|
|
@@ -251,6 +262,7 @@ declare const _default: {
|
|
|
251
262
|
ariaValueMin: string | null;
|
|
252
263
|
ariaValueNow: string | null;
|
|
253
264
|
ariaValueText: string | null;
|
|
265
|
+
role: string | null;
|
|
254
266
|
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions | undefined): Animation;
|
|
255
267
|
getAnimations(options?: GetAnimationsOptions | undefined): Animation[];
|
|
256
268
|
after(...nodes: (string | Node)[]): void;
|
|
@@ -266,17 +278,19 @@ declare const _default: {
|
|
|
266
278
|
readonly lastElementChild: Element | null;
|
|
267
279
|
append(...nodes: (string | Node)[]): void;
|
|
268
280
|
prepend(...nodes: (string | Node)[]): void;
|
|
269
|
-
querySelector<
|
|
270
|
-
querySelector<
|
|
281
|
+
querySelector<K_9 extends keyof HTMLElementTagNameMap>(selectors: K_9): HTMLElementTagNameMap[K_9] | null;
|
|
282
|
+
querySelector<K_10 extends keyof SVGElementTagNameMap>(selectors: K_10): SVGElementTagNameMap[K_10] | null;
|
|
283
|
+
querySelector<K_11 extends keyof MathMLElementTagNameMap>(selectors: K_11): MathMLElementTagNameMap[K_11] | null;
|
|
284
|
+
querySelector<K_12 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12): HTMLElementDeprecatedTagNameMap[K_12] | null;
|
|
271
285
|
querySelector<E_1 extends Element = Element>(selectors: string): E_1 | null;
|
|
272
|
-
querySelectorAll<
|
|
273
|
-
querySelectorAll<
|
|
286
|
+
querySelectorAll<K_13 extends keyof HTMLElementTagNameMap>(selectors: K_13): NodeListOf<HTMLElementTagNameMap[K_13]>;
|
|
287
|
+
querySelectorAll<K_14 extends keyof SVGElementTagNameMap>(selectors: K_14): NodeListOf<SVGElementTagNameMap[K_14]>;
|
|
288
|
+
querySelectorAll<K_15 extends keyof MathMLElementTagNameMap>(selectors: K_15): NodeListOf<MathMLElementTagNameMap[K_15]>;
|
|
289
|
+
querySelectorAll<K_16 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16]>;
|
|
274
290
|
querySelectorAll<E_2 extends Element = Element>(selectors: string): NodeListOf<E_2>;
|
|
275
291
|
replaceChildren(...nodes: (string | Node)[]): void;
|
|
276
292
|
readonly assignedSlot: HTMLSlotElement | null;
|
|
277
|
-
|
|
278
|
-
oncut: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
279
|
-
onpaste: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
293
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
280
294
|
readonly style: CSSStyleDeclaration;
|
|
281
295
|
contentEditable: string;
|
|
282
296
|
enterKeyHint: string;
|
|
@@ -288,14 +302,18 @@ declare const _default: {
|
|
|
288
302
|
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
289
303
|
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
290
304
|
onauxclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
305
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
291
306
|
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
307
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
292
308
|
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
293
309
|
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
294
310
|
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
295
311
|
onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
296
312
|
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
297
313
|
oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
314
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
298
315
|
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
316
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
299
317
|
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
300
318
|
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
301
319
|
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
@@ -328,6 +346,7 @@ declare const _default: {
|
|
|
328
346
|
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
329
347
|
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
330
348
|
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
349
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
331
350
|
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
332
351
|
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
333
352
|
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
@@ -344,6 +363,7 @@ declare const _default: {
|
|
|
344
363
|
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
345
364
|
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
346
365
|
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
366
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
347
367
|
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
348
368
|
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
349
369
|
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { a } from "../../index-
|
|
2
|
-
import "../../index-
|
|
1
|
+
import { a } from "../../index-0e7229ea.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
|
};
|
|
@@ -34,11 +34,15 @@ declare const _default: {
|
|
|
34
34
|
readonly offsetTop: number;
|
|
35
35
|
readonly offsetWidth: number;
|
|
36
36
|
outerText: string;
|
|
37
|
+
popover: string | null;
|
|
37
38
|
spellcheck: boolean;
|
|
38
39
|
title: string;
|
|
39
40
|
translate: boolean;
|
|
40
41
|
attachInternals(): ElementInternals;
|
|
41
42
|
click(): void;
|
|
43
|
+
hidePopover(): void;
|
|
44
|
+
showPopover(): void;
|
|
45
|
+
togglePopover(force?: boolean | undefined): void;
|
|
42
46
|
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
43
47
|
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions | undefined): void;
|
|
44
48
|
removeEventListener<K_1 extends keyof HTMLElementEventMap>(type: K_1, listener: (this: HTMLElement, ev: HTMLElementEventMap[K_1]) => any, options?: boolean | EventListenerOptions | undefined): void;
|
|
@@ -67,9 +71,12 @@ declare const _default: {
|
|
|
67
71
|
slot: string;
|
|
68
72
|
readonly tagName: string;
|
|
69
73
|
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
74
|
+
checkVisibility(options?: CheckVisibilityOptions | undefined): boolean;
|
|
70
75
|
closest<K_2 extends keyof HTMLElementTagNameMap>(selector: K_2): HTMLElementTagNameMap[K_2] | null;
|
|
71
76
|
closest<K_3 extends keyof SVGElementTagNameMap>(selector: K_3): SVGElementTagNameMap[K_3] | null;
|
|
77
|
+
closest<K_4 extends keyof MathMLElementTagNameMap>(selector: K_4): MathMLElementTagNameMap[K_4] | null;
|
|
72
78
|
closest<E extends Element = Element>(selectors: string): E | null;
|
|
79
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
73
80
|
getAttribute(qualifiedName: string): string | null;
|
|
74
81
|
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
75
82
|
getAttributeNames(): string[];
|
|
@@ -78,11 +85,14 @@ declare const _default: {
|
|
|
78
85
|
getBoundingClientRect(): DOMRect;
|
|
79
86
|
getClientRects(): DOMRectList;
|
|
80
87
|
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
81
|
-
getElementsByTagName<
|
|
82
|
-
getElementsByTagName<
|
|
88
|
+
getElementsByTagName<K_5 extends keyof HTMLElementTagNameMap>(qualifiedName: K_5): HTMLCollectionOf<HTMLElementTagNameMap[K_5]>;
|
|
89
|
+
getElementsByTagName<K_6 extends keyof SVGElementTagNameMap>(qualifiedName: K_6): HTMLCollectionOf<SVGElementTagNameMap[K_6]>;
|
|
90
|
+
getElementsByTagName<K_7 extends keyof MathMLElementTagNameMap>(qualifiedName: K_7): HTMLCollectionOf<MathMLElementTagNameMap[K_7]>;
|
|
91
|
+
getElementsByTagName<K_8 extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K_8): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K_8]>;
|
|
83
92
|
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
84
93
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
85
94
|
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
95
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
86
96
|
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
87
97
|
hasAttribute(qualifiedName: string): boolean;
|
|
88
98
|
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
@@ -140,24 +150,24 @@ declare const _default: {
|
|
|
140
150
|
normalize(): void;
|
|
141
151
|
removeChild<T_2 extends Node>(child: T_2): T_2;
|
|
142
152
|
replaceChild<T_3 extends Node>(node: Node, child: T_3): T_3;
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
readonly
|
|
148
|
-
readonly
|
|
149
|
-
readonly
|
|
150
|
-
readonly
|
|
151
|
-
readonly
|
|
152
|
-
readonly
|
|
153
|
-
readonly
|
|
154
|
-
readonly
|
|
155
|
-
readonly
|
|
156
|
-
readonly
|
|
157
|
-
readonly
|
|
158
|
-
readonly
|
|
159
|
-
readonly
|
|
160
|
-
readonly
|
|
153
|
+
readonly ELEMENT_NODE: 1;
|
|
154
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
155
|
+
readonly TEXT_NODE: 3;
|
|
156
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
157
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
158
|
+
readonly ENTITY_NODE: 6;
|
|
159
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
160
|
+
readonly COMMENT_NODE: 8;
|
|
161
|
+
readonly DOCUMENT_NODE: 9;
|
|
162
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
163
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
164
|
+
readonly NOTATION_NODE: 12;
|
|
165
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
166
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
167
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
168
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
169
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
170
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
161
171
|
dispatchEvent(event: Event): boolean;
|
|
162
172
|
ariaAtomic: string | null;
|
|
163
173
|
ariaAutoComplete: string | null;
|
|
@@ -171,6 +181,7 @@ declare const _default: {
|
|
|
171
181
|
ariaExpanded: string | null;
|
|
172
182
|
ariaHasPopup: string | null;
|
|
173
183
|
ariaHidden: string | null;
|
|
184
|
+
ariaInvalid: string | null;
|
|
174
185
|
ariaKeyShortcuts: string | null;
|
|
175
186
|
ariaLabel: string | null;
|
|
176
187
|
ariaLevel: string | null;
|
|
@@ -195,6 +206,7 @@ declare const _default: {
|
|
|
195
206
|
ariaValueMin: string | null;
|
|
196
207
|
ariaValueNow: string | null;
|
|
197
208
|
ariaValueText: string | null;
|
|
209
|
+
role: string | null;
|
|
198
210
|
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions | undefined): Animation;
|
|
199
211
|
getAnimations(options?: GetAnimationsOptions | undefined): Animation[];
|
|
200
212
|
after(...nodes: (string | Node)[]): void;
|
|
@@ -210,17 +222,19 @@ declare const _default: {
|
|
|
210
222
|
readonly lastElementChild: Element | null;
|
|
211
223
|
append(...nodes: (string | Node)[]): void;
|
|
212
224
|
prepend(...nodes: (string | Node)[]): void;
|
|
213
|
-
querySelector<
|
|
214
|
-
querySelector<
|
|
225
|
+
querySelector<K_9 extends keyof HTMLElementTagNameMap>(selectors: K_9): HTMLElementTagNameMap[K_9] | null;
|
|
226
|
+
querySelector<K_10 extends keyof SVGElementTagNameMap>(selectors: K_10): SVGElementTagNameMap[K_10] | null;
|
|
227
|
+
querySelector<K_11 extends keyof MathMLElementTagNameMap>(selectors: K_11): MathMLElementTagNameMap[K_11] | null;
|
|
228
|
+
querySelector<K_12 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_12): HTMLElementDeprecatedTagNameMap[K_12] | null;
|
|
215
229
|
querySelector<E_1 extends Element = Element>(selectors: string): E_1 | null;
|
|
216
|
-
querySelectorAll<
|
|
217
|
-
querySelectorAll<
|
|
230
|
+
querySelectorAll<K_13 extends keyof HTMLElementTagNameMap>(selectors: K_13): NodeListOf<HTMLElementTagNameMap[K_13]>;
|
|
231
|
+
querySelectorAll<K_14 extends keyof SVGElementTagNameMap>(selectors: K_14): NodeListOf<SVGElementTagNameMap[K_14]>;
|
|
232
|
+
querySelectorAll<K_15 extends keyof MathMLElementTagNameMap>(selectors: K_15): NodeListOf<MathMLElementTagNameMap[K_15]>;
|
|
233
|
+
querySelectorAll<K_16 extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K_16): NodeListOf<HTMLElementDeprecatedTagNameMap[K_16]>;
|
|
218
234
|
querySelectorAll<E_2 extends Element = Element>(selectors: string): NodeListOf<E_2>;
|
|
219
235
|
replaceChildren(...nodes: (string | Node)[]): void;
|
|
220
236
|
readonly assignedSlot: HTMLSlotElement | null;
|
|
221
|
-
|
|
222
|
-
oncut: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
223
|
-
onpaste: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
237
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
224
238
|
readonly style: CSSStyleDeclaration;
|
|
225
239
|
contentEditable: string;
|
|
226
240
|
enterKeyHint: string;
|
|
@@ -232,14 +246,18 @@ declare const _default: {
|
|
|
232
246
|
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
233
247
|
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
234
248
|
onauxclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
249
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
235
250
|
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
251
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
236
252
|
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
237
253
|
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
238
254
|
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
239
255
|
onclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
240
256
|
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
241
257
|
oncontextmenu: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
258
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
242
259
|
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
260
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
243
261
|
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
244
262
|
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
245
263
|
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
@@ -272,6 +290,7 @@ declare const _default: {
|
|
|
272
290
|
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
273
291
|
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
274
292
|
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
293
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
275
294
|
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
276
295
|
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
277
296
|
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
@@ -288,6 +307,7 @@ declare const _default: {
|
|
|
288
307
|
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
289
308
|
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
290
309
|
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
310
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
291
311
|
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
292
312
|
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
293
313
|
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { d as docxPreview_minExports } from "./vendor-f71e6f68.js";
|
|
2
|
+
const renderDocx = (options) => {
|
|
3
|
+
if (typeof window !== "undefined") {
|
|
4
|
+
const { bodyContainer, styleContainer, buffer, docxOptions = {} } = options;
|
|
5
|
+
const defaultOptions = {
|
|
6
|
+
className: "docx"
|
|
7
|
+
// ignoreLastRenderedPageBreak: false,
|
|
8
|
+
};
|
|
9
|
+
const configuration = Object.assign({}, defaultOptions, docxOptions);
|
|
10
|
+
if (bodyContainer) {
|
|
11
|
+
return docxPreview_minExports.renderAsync(buffer, bodyContainer, styleContainer, configuration);
|
|
12
|
+
} else {
|
|
13
|
+
const contain = document.createElement("div");
|
|
14
|
+
document.body.appendChild(contain);
|
|
15
|
+
return docxPreview_minExports.renderAsync(buffer, contain, styleContainer, configuration);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
};
|
|
19
|
+
export {
|
|
20
|
+
renderDocx
|
|
21
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const eye = { "success": true, "_identification": true, "data": '<svg t="1665473580103" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7625" width="200" height="200">\n <path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3-7.7 16.2-7.7 35.2 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766z" p-id="7626"></path>\n <path d="M508 336c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176z m0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z" p-id="7627"></path>\n</svg>' };
|
|
2
|
+
export {
|
|
3
|
+
eye as default
|
|
4
|
+
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const eyeClose = { "success": true, "_identification": true, "data": '<svg t="1665473540543" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7485" width="200" height="200">\n <path d="M942.3 486.4l-0.1-0.1-0.1-0.1c-36.4-76.7-80-138.7-130.7-186L760.7 351c43.7 40.2 81.5 93.7 114.1 160.9C791.5 684.2 673.4 766 512 766c-51.3 0-98.3-8.3-141.2-25.1l-54.7 54.7C374.6 823.8 439.8 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0.1-51.3zM878.3 154.2l-42.4-42.4c-3.1-3.1-8.2-3.1-11.3 0L707.8 228.5C649.4 200.2 584.2 186 512 186c-192.2 0-335.4 100.5-430.2 300.3v0.1c-7.7 16.2-7.7 35.2 0 51.5 36.4 76.7 80 138.7 130.7 186.1L111.8 824.5c-3.1 3.1-3.1 8.2 0 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0l712.8-712.8c3.1-3 3.1-8.1 0-11.2zM398.9 537.4c-1.9-8.2-2.9-16.7-2.9-25.4 0-61.9 50.1-112 112-112 8.7 0 17.3 1 25.4 2.9L398.9 537.4z m184.5-184.5C560.5 342.1 535 336 508 336c-97.2 0-176 78.8-176 176 0 27 6.1 52.5 16.9 75.4L263.3 673c-43.7-40.2-81.5-93.7-114.1-160.9C232.6 339.8 350.7 258 512 258c51.3 0 98.3 8.3 141.2 25.1l-69.8 69.8z" p-id="7486"></path>\n <path d="M508 624c-6.4 0-12.7-0.5-18.8-1.6l-51.1 51.1c21.4 9.3 45.1 14.4 69.9 14.4 97.2 0 176-78.8 176-176 0-24.8-5.1-48.5-14.4-69.9l-51.1 51.1c1 6.1 1.6 12.4 1.6 18.8C620 573.9 569.9 624 508 624z" p-id="7487"></path>\n</svg>' };
|
|
2
|
+
export {
|
|
3
|
+
eyeClose as default
|
|
4
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Q8cmcVRhJ17gErEN1Zjm99aDHlFbQiSz4Mfi4ADfzZY=
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
#EXTM3U
|
|
2
|
+
#EXT-X-VERSION:3
|
|
3
|
+
#EXT-X-TARGETDURATION:21
|
|
4
|
+
#EXT-X-MEDIA-SEQUENCE:0
|
|
5
|
+
#EXT-X-KEY:METHOD=AES-128,URI="5.key",IV=0x00000000000000000000000000000000
|
|
6
|
+
#EXTINF:20.761244,
|
|
7
|
+
5_00000.ts
|
|
8
|
+
#EXTINF:20.761244,
|
|
9
|
+
5_00001.ts
|
|
10
|
+
#EXTINF:13.204067,
|
|
11
|
+
5_00002.ts
|
|
12
|
+
#EXT-X-ENDLIST
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
OqZGKgXWkqjQJ+JSmptz/bT5taM1YkQQaJmlV6Q4Ju8=
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
#EXTM3U
|
|
2
|
+
#EXT-X-VERSION:3
|
|
3
|
+
#EXT-X-TARGETDURATION:21
|
|
4
|
+
#EXT-X-MEDIA-SEQUENCE:0
|
|
5
|
+
#EXT-X-KEY:METHOD=AES-128,URI="5.key",IV=0x00000000000000000000000000000000
|
|
6
|
+
#EXTINF:20.761244,
|
|
7
|
+
5_00000.ts
|
|
8
|
+
#EXTINF:20.761244,
|
|
9
|
+
5_00001.ts
|
|
10
|
+
#EXTINF:13.204067,
|
|
11
|
+
5_00002.ts
|
|
12
|
+
#EXT-X-ENDLIST
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
#EXTM3U
|
|
2
|
+
#EXT-X-STREAM-INF:PROGRAM-ID=2,BANDWIDTH=10000000,CODECS="mp4a.40.5,avc1.42000d",RESOLUTION=1280x720,NAME="720"
|
|
3
|
+
5_1700986031916/5.m3u8
|
|
4
|
+
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=12000,CODECS="mp4a.40.2,avc1.64001f",RESOLUTION=320x184,NAME="240"
|
|
5
|
+
5_1700986110178/5.m3u8
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const home = { "success": true, "_identification": true, "data": '<svg t="1667486325771" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="8988" width="200" height="200"><path d="M946.5 505L560.1 118.8l-25.9-25.9c-12.3-12.2-32.1-12.2-44.4 0L77.5 505c-12.3 12.3-18.9 28.6-18.8 46 0.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8 12.1-12.1 18.7-28.2 18.7-45.3 0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204z m217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z" p-id="8989"></path></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
home as default
|
|
4
|
+
};
|