@das-fed/ui 7.0.6 → 7.0.7-beta.1
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/esm-map.json +3 -1
- package/package.json +6 -5
- package/packages/business-components/ai-panel/i18n/index.d.ts +8 -0
- package/packages/business-components/ai-panel/{index-Cp4XD3gm.js → index-8yffh0Id.js} +1380 -1331
- package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-B5zC9zJy.js → index-OwRrV6K8.js} +1 -1
- package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- package/packages/business-components/ai-panel/src/dasAI/apis.d.ts +1 -0
- package/packages/business-components/ai-panel/src/dasAI/store/index.d.ts +1 -0
- package/packages/business-components/ai-panel/style.css +1 -1
- package/packages/business-components/ai-panel/style.css.gz +0 -0
- package/packages/business-components/app-container/index.js +35 -33
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/style-theme.d.ts +2 -0
- package/packages/business-components/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/currency-page/index.d.ts +3 -1
- package/packages/business-components/currency-page/index.js +40 -35
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/currency-page/src/index.vue.d.ts +3 -1
- package/packages/business-components/currency-page/src/type.d.ts +6 -0
- package/packages/business-components/currency-page/style.css +1 -1
- package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/components/edit-table/index.d.ts +15 -15
- package/packages/components/edit-table/src/index.vue.d.ts +2 -2
- package/packages/components/hls-player/index.d.ts +45 -158
- package/packages/components/hls-player/index.js +3397 -3311
- package/packages/components/hls-player/index.js.gz +0 -0
- package/packages/components/hls-player/src/das-hls-player-origin.vue.d.ts +13 -0
- package/packages/components/hls-player/src/das-hls-player.vue.d.ts +3 -11
- package/packages/components/hls-player/src/type.d.ts +3 -0
- package/packages/components/hls-player/style.css +1 -1
- package/packages/components/hls-player/style.css.gz +0 -0
- package/packages/components/image-upload/index.d.ts +1 -0
- package/packages/components/image-upload/index.js +767 -114
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-upload/src/Index.vue.d.ts +1 -0
- package/packages/components/image-upload/src/hooks/use-compress-image.d.ts +1 -0
- package/packages/components/image-upload/src/type.d.ts +3 -0
- package/packages/components/image-upload/style.css +1 -1
- package/packages/components/image-upload/style.css.gz +0 -0
- package/packages/components/image-viewer/index.d.ts +1 -0
- package/packages/components/image-viewer/index.js +1086 -434
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/src/Index.vue.d.ts +1 -0
- package/packages/components/image-viewer/src/hooks/use-compress-image.d.ts +1 -0
- package/packages/components/image-viewer/src/type.d.ts +3 -0
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/input/index.d.ts +3 -3
- package/packages/components/input/src/index.vue.d.ts +1 -1
- package/packages/components/menu-aside/index.d.ts +3 -3
- package/packages/components/menu-aside/index.js +236 -211
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/Index.vue.d.ts +1 -1
- package/packages/components/menu-aside/src/style-theme.d.ts +25 -0
- package/packages/components/menu-aside/src/type.d.ts +1 -1
- package/packages/components/menu-aside/style.css +1 -1
- package/packages/components/menu-aside/style.css.gz +0 -0
- package/packages/components/menu-header/index.d.ts +6 -0
- package/packages/components/menu-header/index.js +54 -50
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/Index.vue.d.ts +2 -0
- package/packages/components/menu-header/src/style-theme.d.ts +9 -0
- package/packages/components/menu-header/src/type.d.ts +6 -1
- package/packages/components/menu-header/style.css +1 -1
- package/packages/components/menu-header/style.css.gz +0 -0
- package/packages/components/pagination/index.d.ts +9 -9
- package/packages/components/pagination/src/Pagination.vue.d.ts +1 -1
- package/packages/components/search/index.d.ts +1 -1
- package/packages/components/search/src/Index.vue.d.ts +1 -1
- package/packages/components/select-list/index.d.ts +16 -16
- package/packages/components/select-list/src/Index.vue.d.ts +6 -6
- package/packages/components/tree-table/index.js +291 -263
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/src/hooks/use-five.d.ts +4 -0
- package/packages/components/tree-table/src/hooks/use-four.d.ts +4 -0
- package/packages/components/tree-table/src/type.d.ts +1 -1
- package/packages/components/tree-table/style.css +1 -1
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/icons/index.d.ts +2 -0
- package/packages/icons/index.js +2 -0
- package/packages/icons/tucao/index.d.ts +1 -0
- package/packages/icons/tucao/index.js +17 -0
- package/packages/icons/tucao/index.js.gz +0 -0
- package/packages/icons/tucao/index.vue.d.ts +12 -0
- package/packages/icons/tucao-2/index.d.ts +1 -0
- package/packages/icons/tucao-2/index.js +17 -0
- package/packages/icons/tucao-2/index.js.gz +0 -0
- package/packages/icons/tucao-2/index.vue.d.ts +12 -0
- package/packages/business-components/ai-panel/index-B5zC9zJy.js.gz +0 -0
- package/packages/business-components/ai-panel/index-Cp4XD3gm.js.gz +0 -0
|
@@ -15,10 +15,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
15
15
|
readonly cellClassName?: import("element-plus").CellCls;
|
|
16
16
|
readonly selectionRows?: any[] | undefined;
|
|
17
17
|
readonly trigger?: "change" | "blur" | "save" | undefined;
|
|
18
|
+
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
18
19
|
readonly "onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
19
20
|
readonly onAddRow?: (() => any) | undefined;
|
|
20
21
|
readonly onRemoveRow?: (() => any) | undefined;
|
|
21
|
-
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
22
22
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
23
23
|
$attrs: {
|
|
24
24
|
[x: string]: unknown;
|
|
@@ -32,13 +32,13 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
32
32
|
$root: import("vue").ComponentPublicInstance | null;
|
|
33
33
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
34
34
|
$host: Element | null;
|
|
35
|
-
$emit: ((event: "
|
|
35
|
+
$emit: ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void) & ((event: "update:selection-rows", selectionRows: any[]) => void) & ((event: "addRow") => void) & ((event: "removeRow") => void);
|
|
36
36
|
$el: any;
|
|
37
37
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
38
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
38
39
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
39
40
|
onAddRow?: (() => any) | undefined;
|
|
40
41
|
onRemoveRow?: (() => any) | undefined;
|
|
41
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
42
42
|
}>, {
|
|
43
43
|
getResultData: () => {}[];
|
|
44
44
|
recover: () => void;
|
|
@@ -58,10 +58,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
58
58
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
59
59
|
removeCellError: (row: any, prop?: string) => void;
|
|
60
60
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
61
|
+
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
61
62
|
"update:selection-rows": (selectionRows: any[]) => any;
|
|
62
63
|
addRow: () => any;
|
|
63
64
|
removeRow: () => any;
|
|
64
|
-
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
65
65
|
}, string, {
|
|
66
66
|
config: import("./src/type.js").ListConfig[];
|
|
67
67
|
props: {
|
|
@@ -103,10 +103,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
103
103
|
rowKey: string;
|
|
104
104
|
selectionRows: any[];
|
|
105
105
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
106
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
106
107
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
107
108
|
onAddRow?: (() => any) | undefined;
|
|
108
109
|
onRemoveRow?: (() => any) | undefined;
|
|
109
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
110
110
|
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "removeCellError" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows") | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey"> & import("vue").ShallowUnwrapRef<{
|
|
111
111
|
getResultData: () => {}[];
|
|
112
112
|
recover: () => void;
|
|
@@ -211,10 +211,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
211
211
|
readonly cellClassName?: import("element-plus").CellCls;
|
|
212
212
|
readonly selectionRows?: any[] | undefined;
|
|
213
213
|
readonly trigger?: "change" | "blur" | "save" | undefined;
|
|
214
|
+
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
214
215
|
readonly "onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
215
216
|
readonly onAddRow?: (() => any) | undefined;
|
|
216
217
|
readonly onRemoveRow?: (() => any) | undefined;
|
|
217
|
-
readonly onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
218
218
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
219
219
|
$attrs: {
|
|
220
220
|
[x: string]: unknown;
|
|
@@ -228,13 +228,13 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
228
228
|
$root: import("vue").ComponentPublicInstance | null;
|
|
229
229
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
230
230
|
$host: Element | null;
|
|
231
|
-
$emit: ((event: "
|
|
231
|
+
$emit: ((event: "sortEnd", oldData: any[], newData: any[], oldIndex: number, newIndex: number) => void) & ((event: "update:selection-rows", selectionRows: any[]) => void) & ((event: "addRow") => void) & ((event: "removeRow") => void);
|
|
232
232
|
$el: any;
|
|
233
233
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
234
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
234
235
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
235
236
|
onAddRow?: (() => any) | undefined;
|
|
236
237
|
onRemoveRow?: (() => any) | undefined;
|
|
237
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
239
|
getResultData: () => {}[];
|
|
240
240
|
recover: () => void;
|
|
@@ -254,10 +254,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
254
254
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
255
255
|
removeCellError: (row: any, prop?: string) => void;
|
|
256
256
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
257
|
+
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
257
258
|
"update:selection-rows": (selectionRows: any[]) => any;
|
|
258
259
|
addRow: () => any;
|
|
259
260
|
removeRow: () => any;
|
|
260
|
-
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
261
261
|
}, string, {
|
|
262
262
|
config: import("./src/type.js").ListConfig[];
|
|
263
263
|
props: {
|
|
@@ -299,10 +299,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
299
299
|
rowKey: string;
|
|
300
300
|
selectionRows: any[];
|
|
301
301
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
302
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
302
303
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
303
304
|
onAddRow?: (() => any) | undefined;
|
|
304
305
|
onRemoveRow?: (() => any) | undefined;
|
|
305
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
306
306
|
}>, "deactivateAll" | "removeErrorByRowKey" | "validateAll" | "clearValidate" | "changeRules" | "validateByRowKey" | "removeCellError" | ("config" | "props" | "data" | "trigger" | "rowKey" | "selectionRows") | "getResultData" | "recover" | "recoverByKey" | "insert" | "changeRowValueByKey" | "removeRowByKey"> & import("vue").ShallowUnwrapRef<{
|
|
307
307
|
getResultData: () => {}[];
|
|
308
308
|
recover: () => void;
|
|
@@ -394,10 +394,10 @@ declare const DasEditTableRef: () => import("vue").Ref<({
|
|
|
394
394
|
}) | null>;
|
|
395
395
|
declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
396
396
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
397
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
397
398
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
398
399
|
onAddRow?: (() => any) | undefined;
|
|
399
400
|
onRemoveRow?: (() => any) | undefined;
|
|
400
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
401
401
|
}>, {
|
|
402
402
|
getResultData: () => {}[];
|
|
403
403
|
recover: () => void;
|
|
@@ -417,10 +417,10 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
417
417
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
418
418
|
removeCellError: (row: any, prop?: string) => void;
|
|
419
419
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
420
|
+
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
420
421
|
"update:selection-rows": (selectionRows: any[]) => any;
|
|
421
422
|
addRow: () => any;
|
|
422
423
|
removeRow: () => any;
|
|
423
|
-
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
424
424
|
}, import("vue").PublicProps, {
|
|
425
425
|
config: import("./src/type.js").ListConfig[];
|
|
426
426
|
props: {
|
|
@@ -439,10 +439,10 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
439
439
|
M: {};
|
|
440
440
|
Defaults: {};
|
|
441
441
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
442
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
442
443
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
443
444
|
onAddRow?: (() => any) | undefined;
|
|
444
445
|
onRemoveRow?: (() => any) | undefined;
|
|
445
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
446
446
|
}>, {
|
|
447
447
|
getResultData: () => {}[];
|
|
448
448
|
recover: () => void;
|
|
@@ -476,10 +476,10 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
476
476
|
__isTeleport?: never;
|
|
477
477
|
__isSuspense?: never;
|
|
478
478
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
479
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
479
480
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
480
481
|
onAddRow?: (() => any) | undefined;
|
|
481
482
|
onRemoveRow?: (() => any) | undefined;
|
|
482
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
483
483
|
}>, {
|
|
484
484
|
getResultData: () => {}[];
|
|
485
485
|
recover: () => void;
|
|
@@ -499,10 +499,10 @@ declare const DasEditTable: import("@das-fed/utils").SFCWithInstall<{
|
|
|
499
499
|
changeRules: (key: string, callback?: (rule: any, checkFn: any) => void) => void;
|
|
500
500
|
removeCellError: (row: any, prop?: string) => void;
|
|
501
501
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
502
|
+
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
502
503
|
"update:selection-rows": (selectionRows: any[]) => any;
|
|
503
504
|
addRow: () => any;
|
|
504
505
|
removeRow: () => any;
|
|
505
|
-
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
506
506
|
}, string, {
|
|
507
507
|
config: import("./src/type.js").ListConfig[];
|
|
508
508
|
props: {
|
|
@@ -87,15 +87,15 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
87
87
|
/** 清除某一单元格的校验信息 */
|
|
88
88
|
removeCellError: (row: any, prop?: string) => void;
|
|
89
89
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
90
|
+
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
90
91
|
"update:selection-rows": (selectionRows: any[]) => any;
|
|
91
92
|
addRow: () => any;
|
|
92
93
|
removeRow: () => any;
|
|
93
|
-
sortEnd: (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
|
|
94
94
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
95
|
+
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
95
96
|
"onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
|
|
96
97
|
onAddRow?: (() => any) | undefined;
|
|
97
98
|
onRemoveRow?: (() => any) | undefined;
|
|
98
|
-
onSortEnd?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
|
|
99
99
|
}>, {
|
|
100
100
|
config: import("./type").ListConfig[];
|
|
101
101
|
props: {
|
|
@@ -1,172 +1,59 @@
|
|
|
1
|
-
declare const DasHlsPlayer: import("@das-fed/utils").SFCWithInstall<{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
C: {};
|
|
15
|
-
M: {};
|
|
16
|
-
Defaults: {};
|
|
17
|
-
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
18
|
-
onLoaded?: ((player: any) => any) | undefined;
|
|
19
|
-
onErrorClick?: (() => any) | undefined;
|
|
20
|
-
}>, {
|
|
21
|
-
video: import("vue").Ref<any, any>;
|
|
22
|
-
}, {}, {}, {}, {}>;
|
|
23
|
-
__isFragment?: never;
|
|
24
|
-
__isTeleport?: never;
|
|
25
|
-
__isSuspense?: never;
|
|
26
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
1
|
+
declare const DasHlsPlayer: import("@das-fed/utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {
|
|
2
|
+
video: import("vue").Ref<any, any>;
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
4
|
+
error: (error: unknown) => any;
|
|
5
|
+
loaded: (player: any) => any;
|
|
6
|
+
errorClick: () => any;
|
|
7
|
+
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
8
|
+
onError?: ((error: unknown) => any) | undefined;
|
|
9
|
+
onLoaded?: ((player: any) => any) | undefined;
|
|
10
|
+
onErrorClick?: (() => any) | undefined;
|
|
11
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
|
|
12
|
+
declare const getDasHlsPlayerRef: () => import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
13
|
+
onError?: ((error: unknown) => any) | undefined;
|
|
27
14
|
onLoaded?: ((player: any) => any) | undefined;
|
|
28
15
|
onErrorClick?: (() => any) | undefined;
|
|
29
16
|
}>, {
|
|
30
17
|
video: import("vue").Ref<any, any>;
|
|
31
18
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
19
|
+
error: (error: unknown) => any;
|
|
32
20
|
loaded: (player: any) => any;
|
|
33
21
|
errorClick: () => any;
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
readonly src?: string | undefined;
|
|
44
|
-
readonly config?: any;
|
|
45
|
-
readonly fit?: "contain" | "cover" | "fill" | "none" | "scale-down" | undefined;
|
|
46
|
-
readonly loading?: boolean | undefined;
|
|
47
|
-
readonly loadingText?: string | undefined;
|
|
48
|
-
readonly error?: boolean | undefined;
|
|
49
|
-
readonly errorText?: string | undefined;
|
|
50
|
-
readonly retryTime?: number | undefined;
|
|
51
|
-
readonly onLoaded?: ((player: any) => any) | undefined;
|
|
52
|
-
readonly onErrorClick?: (() => any) | undefined;
|
|
53
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
54
|
-
$attrs: {
|
|
55
|
-
[x: string]: unknown;
|
|
56
|
-
};
|
|
57
|
-
$refs: {
|
|
58
|
-
[x: string]: unknown;
|
|
59
|
-
};
|
|
60
|
-
$slots: Readonly<{
|
|
61
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
62
|
-
}>;
|
|
63
|
-
$root: import("vue").ComponentPublicInstance | null;
|
|
64
|
-
$parent: import("vue").ComponentPublicInstance | null;
|
|
65
|
-
$host: Element | null;
|
|
66
|
-
$emit: ((event: "loaded", player: any) => void) & ((event: "errorClick") => void);
|
|
67
|
-
$el: any;
|
|
68
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
69
|
-
onLoaded?: ((player: any) => any) | undefined;
|
|
70
|
-
onErrorClick?: (() => any) | undefined;
|
|
71
|
-
}>, {
|
|
72
|
-
video: import("vue").Ref<any, any>;
|
|
73
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
74
|
-
loaded: (player: any) => any;
|
|
75
|
-
errorClick: () => any;
|
|
76
|
-
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
77
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
78
|
-
created?: (() => void) | (() => void)[];
|
|
79
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
80
|
-
mounted?: (() => void) | (() => void)[];
|
|
81
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
82
|
-
updated?: (() => void) | (() => void)[];
|
|
83
|
-
activated?: (() => void) | (() => void)[];
|
|
84
|
-
deactivated?: (() => void) | (() => void)[];
|
|
85
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
86
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
87
|
-
destroyed?: (() => void) | (() => void)[];
|
|
88
|
-
unmounted?: (() => void) | (() => void)[];
|
|
89
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
90
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
91
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
92
|
-
};
|
|
93
|
-
$forceUpdate: () => void;
|
|
94
|
-
$nextTick: typeof import("vue").nextTick;
|
|
95
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
96
|
-
} & Readonly<{}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
22
|
+
}, import("vue").PublicProps, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
23
|
+
P: {};
|
|
24
|
+
B: {};
|
|
25
|
+
D: {};
|
|
26
|
+
C: {};
|
|
27
|
+
M: {};
|
|
28
|
+
Defaults: {};
|
|
29
|
+
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
30
|
+
onError?: ((error: unknown) => any) | undefined;
|
|
97
31
|
onLoaded?: ((player: any) => any) | undefined;
|
|
98
32
|
onErrorClick?: (() => any) | undefined;
|
|
99
|
-
}>,
|
|
33
|
+
}>, {
|
|
100
34
|
video: import("vue").Ref<any, any>;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
error?: (props: {}) => any;
|
|
104
|
-
};
|
|
105
|
-
}) | null, ({
|
|
106
|
-
$: import("vue").ComponentInternalInstance;
|
|
107
|
-
$data: {};
|
|
108
|
-
$props: {
|
|
109
|
-
readonly src?: string | undefined;
|
|
110
|
-
readonly config?: any;
|
|
111
|
-
readonly fit?: "contain" | "cover" | "fill" | "none" | "scale-down" | undefined;
|
|
112
|
-
readonly loading?: boolean | undefined;
|
|
113
|
-
readonly loadingText?: string | undefined;
|
|
114
|
-
readonly error?: boolean | undefined;
|
|
115
|
-
readonly errorText?: string | undefined;
|
|
116
|
-
readonly retryTime?: number | undefined;
|
|
117
|
-
readonly onLoaded?: ((player: any) => any) | undefined;
|
|
118
|
-
readonly onErrorClick?: (() => any) | undefined;
|
|
119
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
120
|
-
$attrs: {
|
|
121
|
-
[x: string]: unknown;
|
|
122
|
-
};
|
|
123
|
-
$refs: {
|
|
124
|
-
[x: string]: unknown;
|
|
125
|
-
};
|
|
126
|
-
$slots: Readonly<{
|
|
127
|
-
[name: string]: import("vue").Slot<any> | undefined;
|
|
128
|
-
}>;
|
|
129
|
-
$root: import("vue").ComponentPublicInstance | null;
|
|
130
|
-
$parent: import("vue").ComponentPublicInstance | null;
|
|
131
|
-
$host: Element | null;
|
|
132
|
-
$emit: ((event: "loaded", player: any) => void) & ((event: "errorClick") => void);
|
|
133
|
-
$el: any;
|
|
134
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
135
|
-
onLoaded?: ((player: any) => any) | undefined;
|
|
136
|
-
onErrorClick?: (() => any) | undefined;
|
|
137
|
-
}>, {
|
|
138
|
-
video: import("vue").Ref<any, any>;
|
|
139
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
140
|
-
loaded: (player: any) => any;
|
|
141
|
-
errorClick: () => any;
|
|
142
|
-
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
143
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
144
|
-
created?: (() => void) | (() => void)[];
|
|
145
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
146
|
-
mounted?: (() => void) | (() => void)[];
|
|
147
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
148
|
-
updated?: (() => void) | (() => void)[];
|
|
149
|
-
activated?: (() => void) | (() => void)[];
|
|
150
|
-
deactivated?: (() => void) | (() => void)[];
|
|
151
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
152
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
153
|
-
destroyed?: (() => void) | (() => void)[];
|
|
154
|
-
unmounted?: (() => void) | (() => void)[];
|
|
155
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
156
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
157
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
158
|
-
};
|
|
159
|
-
$forceUpdate: () => void;
|
|
160
|
-
$nextTick: typeof import("vue").nextTick;
|
|
161
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
162
|
-
} & Readonly<{}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
35
|
+
}, {}, {}, {}, {}> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
36
|
+
onError?: ((error: unknown) => any) | undefined;
|
|
163
37
|
onLoaded?: ((player: any) => any) | undefined;
|
|
164
38
|
onErrorClick?: (() => any) | undefined;
|
|
165
|
-
}>,
|
|
39
|
+
}>, {
|
|
40
|
+
video: import("vue").Ref<any, any>;
|
|
41
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
42
|
+
error: (error: unknown) => any;
|
|
43
|
+
loaded: (player: any) => any;
|
|
44
|
+
errorClick: () => any;
|
|
45
|
+
}, import("vue").PublicProps, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
46
|
+
P: {};
|
|
47
|
+
B: {};
|
|
48
|
+
D: {};
|
|
49
|
+
C: {};
|
|
50
|
+
M: {};
|
|
51
|
+
Defaults: {};
|
|
52
|
+
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
53
|
+
onError?: ((error: unknown) => any) | undefined;
|
|
54
|
+
onLoaded?: ((player: any) => any) | undefined;
|
|
55
|
+
onErrorClick?: (() => any) | undefined;
|
|
56
|
+
}>, {
|
|
166
57
|
video: import("vue").Ref<any, any>;
|
|
167
|
-
}
|
|
168
|
-
$slots: {
|
|
169
|
-
error?: (props: {}) => any;
|
|
170
|
-
};
|
|
171
|
-
}) | null>;
|
|
58
|
+
}, {}, {}, {}, {}> | null>;
|
|
172
59
|
export { DasHlsPlayer, getDasHlsPlayerRef };
|