command-center-v3-common 0.0.106 → 0.0.108
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/command-center-v3-common.js +2605 -2581
- package/dist/command-center-v3-common.umd.cjs +13 -13
- package/dist/index.d.ts +116 -59
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -73,7 +73,25 @@ fuzzySearch: boolean;
|
|
|
73
73
|
disableDataList: UserInfo[];
|
|
74
74
|
}, {}>;
|
|
75
75
|
|
|
76
|
-
declare const __VLS_component_10: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<
|
|
76
|
+
declare const __VLS_component_10: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<RoundButton_2>, {
|
|
77
|
+
gbDevice: number;
|
|
78
|
+
onlineState: number;
|
|
79
|
+
stateShow: boolean;
|
|
80
|
+
url: string;
|
|
81
|
+
name: string;
|
|
82
|
+
className: string;
|
|
83
|
+
contentClass: string;
|
|
84
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<RoundButton_2>, {
|
|
85
|
+
gbDevice: number;
|
|
86
|
+
onlineState: number;
|
|
87
|
+
stateShow: boolean;
|
|
88
|
+
url: string;
|
|
89
|
+
name: string;
|
|
90
|
+
className: string;
|
|
91
|
+
contentClass: string;
|
|
92
|
+
}>>>, {}, {}>;
|
|
93
|
+
|
|
94
|
+
declare const __VLS_component_11: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<TreeCpnsProps & TreeProps & Props_14>, {
|
|
77
95
|
fuzzySearch: boolean;
|
|
78
96
|
highlightSelected: boolean;
|
|
79
97
|
getData: FunctionConstructor;
|
|
@@ -101,7 +119,7 @@ onSelectedData: (...args: any[]) => void;
|
|
|
101
119
|
onCurrent: (...args: any[]) => void;
|
|
102
120
|
onCurrentDelete: (...args: any[]) => void;
|
|
103
121
|
onCurrentDepartment: (...args: any[]) => void;
|
|
104
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
122
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<TreeCpnsProps & TreeProps & Props_14>, {
|
|
105
123
|
fuzzySearch: boolean;
|
|
106
124
|
highlightSelected: boolean;
|
|
107
125
|
getData: FunctionConstructor;
|
|
@@ -282,6 +300,23 @@ mapDisplayList: any[];
|
|
|
282
300
|
}, {}>;
|
|
283
301
|
|
|
284
302
|
declare const __VLS_component_5: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<Props_9>, {
|
|
303
|
+
icon: string;
|
|
304
|
+
iconWidth: number;
|
|
305
|
+
iconHeight: number;
|
|
306
|
+
title: string;
|
|
307
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<Props_9>, {
|
|
308
|
+
icon: string;
|
|
309
|
+
iconWidth: number;
|
|
310
|
+
iconHeight: number;
|
|
311
|
+
title: string;
|
|
312
|
+
}>>>, {
|
|
313
|
+
title: string;
|
|
314
|
+
icon: string;
|
|
315
|
+
iconWidth: number;
|
|
316
|
+
iconHeight: number;
|
|
317
|
+
}, {}>;
|
|
318
|
+
|
|
319
|
+
declare const __VLS_component_6: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<Props_10>, {
|
|
285
320
|
size: string;
|
|
286
321
|
className: string;
|
|
287
322
|
placeholder: string;
|
|
@@ -292,7 +327,7 @@ setDefaultValue: (organizationId: any) => void;
|
|
|
292
327
|
getData: () => Promise<void>;
|
|
293
328
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
294
329
|
change: (...args: any[]) => void;
|
|
295
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
330
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<Props_10>, {
|
|
296
331
|
size: string;
|
|
297
332
|
className: string;
|
|
298
333
|
placeholder: string;
|
|
@@ -308,7 +343,7 @@ className: string;
|
|
|
308
343
|
contentType: boolean;
|
|
309
344
|
}, {}>;
|
|
310
345
|
|
|
311
|
-
declare const
|
|
346
|
+
declare const __VLS_component_7: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<TreeCpnsProps & TreeProps & GroupTreeProps>, {
|
|
312
347
|
fuzzySearch: boolean;
|
|
313
348
|
highlightSelected: boolean;
|
|
314
349
|
getData: FunctionConstructor;
|
|
@@ -338,7 +373,7 @@ onCurrentDelete: (...args: any[]) => void;
|
|
|
338
373
|
onCurrentDepartment: (...args: any[]) => void;
|
|
339
374
|
onClickDevice: (...args: any[]) => void;
|
|
340
375
|
onClickOrganization: (...args: any[]) => void;
|
|
341
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
376
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<TreeCpnsProps & TreeProps & GroupTreeProps>, {
|
|
342
377
|
fuzzySearch: boolean;
|
|
343
378
|
highlightSelected: boolean;
|
|
344
379
|
getData: FunctionConstructor;
|
|
@@ -381,7 +416,7 @@ showCheckboxButton: boolean;
|
|
|
381
416
|
fuzzySearch: boolean;
|
|
382
417
|
}, {}>;
|
|
383
418
|
|
|
384
|
-
declare const
|
|
419
|
+
declare const __VLS_component_8: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<TreeCpnsProps & TreeProps & Props_11>, {
|
|
385
420
|
fuzzySearch: boolean;
|
|
386
421
|
highlightSelected: boolean;
|
|
387
422
|
getData: FunctionConstructor;
|
|
@@ -408,7 +443,7 @@ onSelectedData: (...args: any[]) => void;
|
|
|
408
443
|
onCurrent: (...args: any[]) => void;
|
|
409
444
|
onCurrentDelete: (...args: any[]) => void;
|
|
410
445
|
onCurrentDepartment: (...args: any[]) => void;
|
|
411
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
446
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<TreeCpnsProps & TreeProps & Props_11>, {
|
|
412
447
|
fuzzySearch: boolean;
|
|
413
448
|
highlightSelected: boolean;
|
|
414
449
|
getData: FunctionConstructor;
|
|
@@ -447,7 +482,7 @@ fuzzySearch: boolean;
|
|
|
447
482
|
disableDataList: UserInfo[];
|
|
448
483
|
}, {}>;
|
|
449
484
|
|
|
450
|
-
declare const
|
|
485
|
+
declare const __VLS_component_9: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<TableProps>, {
|
|
451
486
|
height: number;
|
|
452
487
|
columnList: () => any[];
|
|
453
488
|
searchArr: () => any[];
|
|
@@ -481,7 +516,7 @@ getTotalElements: typeof getTotalElements;
|
|
|
481
516
|
getTotal: (...args: any[]) => void;
|
|
482
517
|
selectionChange: (...args: any[]) => void;
|
|
483
518
|
onRowcClick: (...args: any[]) => void;
|
|
484
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
519
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<TableProps>, {
|
|
485
520
|
height: number;
|
|
486
521
|
columnList: () => any[];
|
|
487
522
|
searchArr: () => any[];
|
|
@@ -507,24 +542,6 @@ onSelectionChange?: (...args: any[]) => any;
|
|
|
507
542
|
onOnRowcClick?: (...args: any[]) => any;
|
|
508
543
|
}, {}, {}>;
|
|
509
544
|
|
|
510
|
-
declare const __VLS_component_9: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<RoundButton_2>, {
|
|
511
|
-
gbDevice: number;
|
|
512
|
-
onlineState: number;
|
|
513
|
-
stateShow: boolean;
|
|
514
|
-
url: string;
|
|
515
|
-
name: string;
|
|
516
|
-
className: string;
|
|
517
|
-
contentClass: string;
|
|
518
|
-
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<RoundButton_2>, {
|
|
519
|
-
gbDevice: number;
|
|
520
|
-
onlineState: number;
|
|
521
|
-
stateShow: boolean;
|
|
522
|
-
url: string;
|
|
523
|
-
name: string;
|
|
524
|
-
className: string;
|
|
525
|
-
contentClass: string;
|
|
526
|
-
}>>>, {}, {}>;
|
|
527
|
-
|
|
528
545
|
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
529
546
|
|
|
530
547
|
declare type __VLS_NonUndefinedable_10<T> = T extends undefined ? never : T;
|
|
@@ -557,6 +574,8 @@ declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
|
|
|
557
574
|
|
|
558
575
|
declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
|
|
559
576
|
|
|
577
|
+
declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
|
|
578
|
+
|
|
560
579
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
561
580
|
|
|
562
581
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
@@ -635,6 +654,10 @@ declare type __VLS_Prettify_23<T> = {
|
|
|
635
654
|
[K in keyof T]: T[K];
|
|
636
655
|
} & {};
|
|
637
656
|
|
|
657
|
+
declare type __VLS_Prettify_24<T> = {
|
|
658
|
+
[K in keyof T]: T[K];
|
|
659
|
+
} & {};
|
|
660
|
+
|
|
638
661
|
declare type __VLS_Prettify_3<T> = {
|
|
639
662
|
[K in keyof T]: T[K];
|
|
640
663
|
} & {};
|
|
@@ -674,6 +697,10 @@ declare function __VLS_template(): {
|
|
|
674
697
|
};
|
|
675
698
|
|
|
676
699
|
declare function __VLS_template_10(): {
|
|
700
|
+
content?(_: {}): any;
|
|
701
|
+
};
|
|
702
|
+
|
|
703
|
+
declare function __VLS_template_11(): {
|
|
677
704
|
"below-the-input"?(_: {}): any;
|
|
678
705
|
"check-content"?(_: {
|
|
679
706
|
row: any;
|
|
@@ -705,10 +732,14 @@ declare function __VLS_template_4(): {
|
|
|
705
732
|
};
|
|
706
733
|
|
|
707
734
|
declare function __VLS_template_5(): {
|
|
708
|
-
|
|
735
|
+
content?(_: {}): any;
|
|
709
736
|
};
|
|
710
737
|
|
|
711
738
|
declare function __VLS_template_6(): {
|
|
739
|
+
default?(_: {}): any;
|
|
740
|
+
};
|
|
741
|
+
|
|
742
|
+
declare function __VLS_template_7(): {
|
|
712
743
|
"below-the-input"?(_: {}): any;
|
|
713
744
|
"check-content"?(_: {
|
|
714
745
|
row: any;
|
|
@@ -718,7 +749,7 @@ declare function __VLS_template_6(): {
|
|
|
718
749
|
}): any;
|
|
719
750
|
};
|
|
720
751
|
|
|
721
|
-
declare function
|
|
752
|
+
declare function __VLS_template_8(): {
|
|
722
753
|
"below-the-input"?(_: {}): any;
|
|
723
754
|
"check-content"?(_: {
|
|
724
755
|
row: any;
|
|
@@ -728,7 +759,7 @@ declare function __VLS_template_7(): {
|
|
|
728
759
|
}): any;
|
|
729
760
|
};
|
|
730
761
|
|
|
731
|
-
declare function
|
|
762
|
+
declare function __VLS_template_9(): Partial<Record<any, (_: any) => any>> & Partial<Record<any, (_: any) => any>> & {
|
|
732
763
|
tableLeft?(_: {}): any;
|
|
733
764
|
tableRight?(_: {}): any;
|
|
734
765
|
customContent?(_: {
|
|
@@ -740,10 +771,6 @@ declare function __VLS_template_8(): Partial<Record<any, (_: any) => any>> & Par
|
|
|
740
771
|
footer?(_: {}): any;
|
|
741
772
|
};
|
|
742
773
|
|
|
743
|
-
declare function __VLS_template_9(): {
|
|
744
|
-
content?(_: {}): any;
|
|
745
|
-
};
|
|
746
|
-
|
|
747
774
|
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
|
748
775
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
749
776
|
type: PropType_2<__VLS_NonUndefinedable<T[K]>>;
|
|
@@ -888,6 +915,15 @@ declare type __VLS_TypePropsToRuntimeProps_23<T> = {
|
|
|
888
915
|
};
|
|
889
916
|
};
|
|
890
917
|
|
|
918
|
+
declare type __VLS_TypePropsToRuntimeProps_24<T> = {
|
|
919
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
920
|
+
type: PropType_2<__VLS_NonUndefinedable_24<T[K]>>;
|
|
921
|
+
} : {
|
|
922
|
+
type: PropType_2<T[K]>;
|
|
923
|
+
required: true;
|
|
924
|
+
};
|
|
925
|
+
};
|
|
926
|
+
|
|
891
927
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
892
928
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
893
929
|
type: PropType_2<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -1047,6 +1083,12 @@ declare type __VLS_WithDefaults_23<P, D> = {
|
|
|
1047
1083
|
}> : P[K];
|
|
1048
1084
|
};
|
|
1049
1085
|
|
|
1086
|
+
declare type __VLS_WithDefaults_24<P, D> = {
|
|
1087
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_24<P[K] & {
|
|
1088
|
+
default: D[K];
|
|
1089
|
+
}> : P[K];
|
|
1090
|
+
};
|
|
1091
|
+
|
|
1050
1092
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
1051
1093
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
|
|
1052
1094
|
default: D[K];
|
|
@@ -1101,6 +1143,12 @@ declare type __VLS_WithTemplateSlots_10<T, S> = T & {
|
|
|
1101
1143
|
};
|
|
1102
1144
|
};
|
|
1103
1145
|
|
|
1146
|
+
declare type __VLS_WithTemplateSlots_11<T, S> = T & {
|
|
1147
|
+
new (): {
|
|
1148
|
+
$slots: S;
|
|
1149
|
+
};
|
|
1150
|
+
};
|
|
1151
|
+
|
|
1104
1152
|
declare type __VLS_WithTemplateSlots_2<T, S> = T & {
|
|
1105
1153
|
new (): {
|
|
1106
1154
|
$slots: S;
|
|
@@ -1887,13 +1935,15 @@ menuList: MenuListItem[];
|
|
|
1887
1935
|
menuTitle: string;
|
|
1888
1936
|
}, {}>;
|
|
1889
1937
|
|
|
1890
|
-
export declare const
|
|
1938
|
+
export declare const HyNoData: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, ReturnType<typeof __VLS_template_5>>;
|
|
1939
|
+
|
|
1940
|
+
export declare const HyOrgCascader: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, ReturnType<typeof __VLS_template_6>>;
|
|
1891
1941
|
|
|
1892
|
-
export declare const HyOrgGroupTree:
|
|
1942
|
+
export declare const HyOrgGroupTree: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, ReturnType<typeof __VLS_template_7>>;
|
|
1893
1943
|
|
|
1894
|
-
export declare const HyOrgTree:
|
|
1944
|
+
export declare const HyOrgTree: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, ReturnType<typeof __VLS_template_8>>;
|
|
1895
1945
|
|
|
1896
|
-
export declare const HyRoundButton: DefineComponent<
|
|
1946
|
+
export declare const HyRoundButton: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<RoundButton>, {
|
|
1897
1947
|
name: string;
|
|
1898
1948
|
className: string;
|
|
1899
1949
|
color: string;
|
|
@@ -1902,7 +1952,7 @@ height: string;
|
|
|
1902
1952
|
tips: string;
|
|
1903
1953
|
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1904
1954
|
click: (...args: any[]) => void;
|
|
1905
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
1955
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<RoundButton>, {
|
|
1906
1956
|
name: string;
|
|
1907
1957
|
className: string;
|
|
1908
1958
|
color: string;
|
|
@@ -1913,7 +1963,7 @@ tips: string;
|
|
|
1913
1963
|
onClick?: (...args: any[]) => any;
|
|
1914
1964
|
}, {}, {}>;
|
|
1915
1965
|
|
|
1916
|
-
export declare const HySelect: DefineComponent<
|
|
1966
|
+
export declare const HySelect: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<Props_12>, {
|
|
1917
1967
|
modelValue: string;
|
|
1918
1968
|
requestParams: {};
|
|
1919
1969
|
controller: string;
|
|
@@ -1936,7 +1986,7 @@ change: (...args: any[]) => void;
|
|
|
1936
1986
|
visibleChange: (...args: any[]) => void;
|
|
1937
1987
|
"update:modelValue": (...args: any[]) => void;
|
|
1938
1988
|
"on-changeSelectItem": (...args: any[]) => void;
|
|
1939
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
1989
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<Props_12>, {
|
|
1940
1990
|
modelValue: string;
|
|
1941
1991
|
requestParams: {};
|
|
1942
1992
|
controller: string;
|
|
@@ -1973,7 +2023,7 @@ requestimmediately: boolean;
|
|
|
1973
2023
|
clearable: boolean;
|
|
1974
2024
|
}, {}>;
|
|
1975
2025
|
|
|
1976
|
-
export declare const HySelectMapLocation: DefineComponent<
|
|
2026
|
+
export declare const HySelectMapLocation: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<Props_13>, {
|
|
1977
2027
|
markerItemFn: any;
|
|
1978
2028
|
latlng: any;
|
|
1979
2029
|
}>, {
|
|
@@ -1990,7 +2040,7 @@ POI: any;
|
|
|
1990
2040
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1991
2041
|
"on-geographical-position": (...args: any[]) => void;
|
|
1992
2042
|
"on-map-ready": (...args: any[]) => void;
|
|
1993
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
2043
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<Props_13>, {
|
|
1994
2044
|
markerItemFn: any;
|
|
1995
2045
|
latlng: any;
|
|
1996
2046
|
}>>> & {
|
|
@@ -2008,14 +2058,14 @@ export declare const HySpotCheckDetail: DefineComponent< {}, {
|
|
|
2008
2058
|
show: (id: string | number) => void;
|
|
2009
2059
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
|
|
2010
2060
|
|
|
2011
|
-
export declare const HySvgIcon: DefineComponent<
|
|
2061
|
+
export declare const HySvgIcon: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<IconProps>, {
|
|
2012
2062
|
prefix: string;
|
|
2013
2063
|
name: string;
|
|
2014
2064
|
className: string;
|
|
2015
2065
|
color: string;
|
|
2016
2066
|
width: string;
|
|
2017
2067
|
height: string;
|
|
2018
|
-
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
2068
|
+
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<IconProps>, {
|
|
2019
2069
|
prefix: string;
|
|
2020
2070
|
name: string;
|
|
2021
2071
|
className: string;
|
|
@@ -2024,7 +2074,7 @@ width: string;
|
|
|
2024
2074
|
height: string;
|
|
2025
2075
|
}>>>, {}, {}>;
|
|
2026
2076
|
|
|
2027
|
-
export declare const HyTable:
|
|
2077
|
+
export declare const HyTable: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, ReturnType<typeof __VLS_template_9>>;
|
|
2028
2078
|
|
|
2029
2079
|
export declare const HyTableHead: DefineComponent< {
|
|
2030
2080
|
selectList: {
|
|
@@ -2081,11 +2131,11 @@ selectValueKey: string;
|
|
|
2081
2131
|
|
|
2082
2132
|
export declare function HyTipsModal(configParams: ConfigType, submitCallBackParams?: () => void, closesCallBackParams?: () => void): Promise<unknown>;
|
|
2083
2133
|
|
|
2084
|
-
export declare const HyUserHead:
|
|
2134
|
+
export declare const HyUserHead: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, ReturnType<typeof __VLS_template_10>>;
|
|
2085
2135
|
|
|
2086
|
-
export declare const HyUserTree:
|
|
2136
|
+
export declare const HyUserTree: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, ReturnType<typeof __VLS_template_11>>;
|
|
2087
2137
|
|
|
2088
|
-
export declare const HyVideoPlayer: DefineComponent<
|
|
2138
|
+
export declare const HyVideoPlayer: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<Props_15>, {
|
|
2089
2139
|
downloadFilesType: boolean;
|
|
2090
2140
|
playRulesType: boolean;
|
|
2091
2141
|
}>, {
|
|
@@ -2098,7 +2148,7 @@ playVideo: (filePath: string, item?: MediaFileSimplevo) => boolean;
|
|
|
2098
2148
|
"play-start": (...args: any[]) => void;
|
|
2099
2149
|
"play-end": (...args: any[]) => void;
|
|
2100
2150
|
"on-time-update": (...args: any[]) => void;
|
|
2101
|
-
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<
|
|
2151
|
+
}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<Props_15>, {
|
|
2102
2152
|
downloadFilesType: boolean;
|
|
2103
2153
|
playRulesType: boolean;
|
|
2104
2154
|
}>>> & {
|
|
@@ -2342,10 +2392,18 @@ declare interface Props {
|
|
|
2342
2392
|
}
|
|
2343
2393
|
|
|
2344
2394
|
declare interface Props_10 {
|
|
2345
|
-
|
|
2395
|
+
size?: string;
|
|
2396
|
+
className?: string;
|
|
2397
|
+
placeholder?: string;
|
|
2398
|
+
contentType?: boolean;
|
|
2399
|
+
disabled?: boolean;
|
|
2346
2400
|
}
|
|
2347
2401
|
|
|
2348
2402
|
declare interface Props_11 {
|
|
2403
|
+
disableDataList?: UserInfo[];
|
|
2404
|
+
}
|
|
2405
|
+
|
|
2406
|
+
declare interface Props_12 {
|
|
2349
2407
|
modelValue?: any;
|
|
2350
2408
|
requestParams?: any;
|
|
2351
2409
|
controller?: string;
|
|
@@ -2361,7 +2419,7 @@ declare interface Props_11 {
|
|
|
2361
2419
|
placeholder?: string;
|
|
2362
2420
|
}
|
|
2363
2421
|
|
|
2364
|
-
declare interface
|
|
2422
|
+
declare interface Props_13 {
|
|
2365
2423
|
markerItemFn?: () => MarkerOptions;
|
|
2366
2424
|
latlng: {
|
|
2367
2425
|
lat: number;
|
|
@@ -2369,11 +2427,11 @@ declare interface Props_12 {
|
|
|
2369
2427
|
};
|
|
2370
2428
|
}
|
|
2371
2429
|
|
|
2372
|
-
declare interface
|
|
2430
|
+
declare interface Props_14 {
|
|
2373
2431
|
disableDataList?: UserInfo[];
|
|
2374
2432
|
}
|
|
2375
2433
|
|
|
2376
|
-
declare interface
|
|
2434
|
+
declare interface Props_15 {
|
|
2377
2435
|
downloadFilesType?: boolean;
|
|
2378
2436
|
playRulesType?: boolean;
|
|
2379
2437
|
playList?: MediaFileSimplevo[];
|
|
@@ -2426,11 +2484,10 @@ declare interface Props_8 {
|
|
|
2426
2484
|
}
|
|
2427
2485
|
|
|
2428
2486
|
declare interface Props_9 {
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
disabled?: boolean;
|
|
2487
|
+
icon?: string;
|
|
2488
|
+
iconWidth?: number;
|
|
2489
|
+
iconHeight?: number;
|
|
2490
|
+
title?: string;
|
|
2434
2491
|
}
|
|
2435
2492
|
|
|
2436
2493
|
declare function removeTimeData(): void;
|