command-center-v3-common 0.0.66 → 0.0.70

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -6,7 +6,7 @@ import { PropType as PropType_2 } from 'vue';
6
6
  import { PublicProps } from 'vue';
7
7
  import { ShallowRef } from 'vue';
8
8
 
9
- declare const __VLS_component: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TreeCpnsProps & TreeProps & Props>, {
9
+ declare const __VLS_component: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<TreeCpnsProps & TreeProps & Props>, {
10
10
  fuzzySearch: boolean;
11
11
  highlightSelected: boolean;
12
12
  getData: FunctionConstructor;
@@ -33,7 +33,7 @@ onSelectedData: (...args: any[]) => void;
33
33
  onCurrent: (...args: any[]) => void;
34
34
  onCurrentDelete: (...args: any[]) => void;
35
35
  onCurrentDepartment: (...args: any[]) => void;
36
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TreeCpnsProps & TreeProps & Props>, {
36
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<TreeCpnsProps & TreeProps & Props>, {
37
37
  fuzzySearch: boolean;
38
38
  highlightSelected: boolean;
39
39
  getData: FunctionConstructor;
@@ -73,7 +73,7 @@ fuzzySearch: boolean;
73
73
  disableDataList: UserInfo[];
74
74
  }, {}>;
75
75
 
76
- declare const __VLS_component_10: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<TreeCpnsProps & TreeProps & Props_13>, {
76
+ declare const __VLS_component_10: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<TreeCpnsProps & TreeProps & Props_13>, {
77
77
  fuzzySearch: boolean;
78
78
  highlightSelected: boolean;
79
79
  getData: FunctionConstructor;
@@ -101,7 +101,7 @@ onSelectedData: (...args: any[]) => void;
101
101
  onCurrent: (...args: any[]) => void;
102
102
  onCurrentDelete: (...args: any[]) => void;
103
103
  onCurrentDepartment: (...args: any[]) => void;
104
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<TreeCpnsProps & TreeProps & Props_13>, {
104
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<TreeCpnsProps & TreeProps & Props_13>, {
105
105
  fuzzySearch: boolean;
106
106
  highlightSelected: boolean;
107
107
  getData: FunctionConstructor;
@@ -141,7 +141,7 @@ fuzzySearch: boolean;
141
141
  disableDataList: UserInfo[];
142
142
  }, {}>;
143
143
 
144
- declare const __VLS_component_2: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BoxBorderProps>, {
144
+ declare const __VLS_component_2: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BoxBorderProps>, {
145
145
  prefix: string;
146
146
  name: string;
147
147
  className: string;
@@ -153,7 +153,7 @@ top: number;
153
153
  left: number;
154
154
  right: number;
155
155
  bottom: number;
156
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BoxBorderProps>, {
156
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BoxBorderProps>, {
157
157
  prefix: string;
158
158
  name: string;
159
159
  className: string;
@@ -167,7 +167,7 @@ right: number;
167
167
  bottom: number;
168
168
  }>>>, {}, {}>;
169
169
 
170
- declare const __VLS_component_3: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<TreeCpnsProps & TreeProps & Props_4>, {
170
+ declare const __VLS_component_3: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<TreeCpnsProps & TreeProps & Props_4>, {
171
171
  fuzzySearch: boolean;
172
172
  highlightSelected: boolean;
173
173
  getData: FunctionConstructor;
@@ -196,7 +196,7 @@ onSelectedData: (...args: any[]) => void;
196
196
  onCurrent: (...args: any[]) => void;
197
197
  onCurrentDelete: (...args: any[]) => void;
198
198
  onCurrentDepartment: (...args: any[]) => void;
199
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<TreeCpnsProps & TreeProps & Props_4>, {
199
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<TreeCpnsProps & TreeProps & Props_4>, {
200
200
  fuzzySearch: boolean;
201
201
  highlightSelected: boolean;
202
202
  getData: FunctionConstructor;
@@ -239,7 +239,7 @@ disableDataList: Device[];
239
239
  returnDisableDevice: boolean;
240
240
  }, {}>;
241
241
 
242
- declare const __VLS_component_4: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<Props_6>, {
242
+ declare const __VLS_component_4: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<Props_6>, {
243
243
  initParams: () => void;
244
244
  mapDisplayList: () => any[];
245
245
  tableColumns: () => ({
@@ -257,7 +257,7 @@ prop?: undefined;
257
257
  "on-map-display-fn": (...args: any[]) => void;
258
258
  "on-get-data": (...args: any[]) => void;
259
259
  "on-delete": (...args: any[]) => void;
260
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<Props_6>, {
260
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<Props_6>, {
261
261
  initParams: () => void;
262
262
  mapDisplayList: () => any[];
263
263
  tableColumns: () => ({
@@ -281,7 +281,7 @@ mapDisplayList: any[];
281
281
  tableColumns: TableColumnsItem[];
282
282
  }, {}>;
283
283
 
284
- declare const __VLS_component_5: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<Props_9>, {
284
+ declare const __VLS_component_5: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<Props_9>, {
285
285
  size: string;
286
286
  className: string;
287
287
  placeholder: string;
@@ -292,7 +292,7 @@ setDefaultValue: (organizationId: any) => void;
292
292
  getData: () => Promise<void>;
293
293
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
294
294
  change: (...args: any[]) => void;
295
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<Props_9>, {
295
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<Props_9>, {
296
296
  size: string;
297
297
  className: string;
298
298
  placeholder: string;
@@ -308,7 +308,7 @@ className: string;
308
308
  contentType: boolean;
309
309
  }, {}>;
310
310
 
311
- declare const __VLS_component_6: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<TreeCpnsProps & TreeProps & GroupTreeProps>, {
311
+ declare const __VLS_component_6: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<TreeCpnsProps & TreeProps & GroupTreeProps>, {
312
312
  fuzzySearch: boolean;
313
313
  highlightSelected: boolean;
314
314
  getData: FunctionConstructor;
@@ -338,7 +338,7 @@ onCurrentDelete: (...args: any[]) => void;
338
338
  onCurrentDepartment: (...args: any[]) => void;
339
339
  onClickDevice: (...args: any[]) => void;
340
340
  onClickOrganization: (...args: any[]) => void;
341
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<TreeCpnsProps & TreeProps & GroupTreeProps>, {
341
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<TreeCpnsProps & TreeProps & GroupTreeProps>, {
342
342
  fuzzySearch: boolean;
343
343
  highlightSelected: boolean;
344
344
  getData: FunctionConstructor;
@@ -381,7 +381,7 @@ showCheckboxButton: boolean;
381
381
  fuzzySearch: boolean;
382
382
  }, {}>;
383
383
 
384
- declare const __VLS_component_7: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<TreeCpnsProps & TreeProps & Props_10>, {
384
+ declare const __VLS_component_7: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<TreeCpnsProps & TreeProps & Props_10>, {
385
385
  fuzzySearch: boolean;
386
386
  highlightSelected: boolean;
387
387
  getData: FunctionConstructor;
@@ -408,7 +408,7 @@ onSelectedData: (...args: any[]) => void;
408
408
  onCurrent: (...args: any[]) => void;
409
409
  onCurrentDelete: (...args: any[]) => void;
410
410
  onCurrentDepartment: (...args: any[]) => void;
411
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<TreeCpnsProps & TreeProps & Props_10>, {
411
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<TreeCpnsProps & TreeProps & Props_10>, {
412
412
  fuzzySearch: boolean;
413
413
  highlightSelected: boolean;
414
414
  getData: FunctionConstructor;
@@ -447,7 +447,7 @@ fuzzySearch: boolean;
447
447
  disableDataList: UserInfo[];
448
448
  }, {}>;
449
449
 
450
- declare const __VLS_component_8: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<TableProps>, {
450
+ declare const __VLS_component_8: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<TableProps>, {
451
451
  height: number;
452
452
  columnList: () => any[];
453
453
  searchArr: () => any[];
@@ -481,7 +481,7 @@ getTotalElements: typeof getTotalElements;
481
481
  getTotal: (...args: any[]) => void;
482
482
  selectionChange: (...args: any[]) => void;
483
483
  onRowcClick: (...args: any[]) => void;
484
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<TableProps>, {
484
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<TableProps>, {
485
485
  height: number;
486
486
  columnList: () => any[];
487
487
  searchArr: () => any[];
@@ -507,7 +507,7 @@ onSelectionChange?: (...args: any[]) => any;
507
507
  onOnRowcClick?: (...args: any[]) => any;
508
508
  }, {}, {}>;
509
509
 
510
- declare const __VLS_component_9: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<RoundButton_2>, {
510
+ declare const __VLS_component_9: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<RoundButton_2>, {
511
511
  gbDevice: number;
512
512
  onlineState: number;
513
513
  stateShow: boolean;
@@ -515,7 +515,7 @@ url: string;
515
515
  name: string;
516
516
  className: string;
517
517
  contentClass: string;
518
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<RoundButton_2>, {
518
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<RoundButton_2>, {
519
519
  gbDevice: number;
520
520
  onlineState: number;
521
521
  stateShow: boolean;
@@ -551,6 +551,12 @@ declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
551
551
 
552
552
  declare type __VLS_NonUndefinedable_20<T> = T extends undefined ? never : T;
553
553
 
554
+ declare type __VLS_NonUndefinedable_21<T> = T extends undefined ? never : T;
555
+
556
+ declare type __VLS_NonUndefinedable_22<T> = T extends undefined ? never : T;
557
+
558
+ declare type __VLS_NonUndefinedable_23<T> = T extends undefined ? never : T;
559
+
554
560
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
555
561
 
556
562
  declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
@@ -617,6 +623,18 @@ declare type __VLS_Prettify_20<T> = {
617
623
  [K in keyof T]: T[K];
618
624
  } & {};
619
625
 
626
+ declare type __VLS_Prettify_21<T> = {
627
+ [K in keyof T]: T[K];
628
+ } & {};
629
+
630
+ declare type __VLS_Prettify_22<T> = {
631
+ [K in keyof T]: T[K];
632
+ } & {};
633
+
634
+ declare type __VLS_Prettify_23<T> = {
635
+ [K in keyof T]: T[K];
636
+ } & {};
637
+
620
638
  declare type __VLS_Prettify_3<T> = {
621
639
  [K in keyof T]: T[K];
622
640
  } & {};
@@ -843,6 +861,33 @@ declare type __VLS_TypePropsToRuntimeProps_20<T> = {
843
861
  };
844
862
  };
845
863
 
864
+ declare type __VLS_TypePropsToRuntimeProps_21<T> = {
865
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
866
+ type: PropType_2<__VLS_NonUndefinedable_21<T[K]>>;
867
+ } : {
868
+ type: PropType_2<T[K]>;
869
+ required: true;
870
+ };
871
+ };
872
+
873
+ declare type __VLS_TypePropsToRuntimeProps_22<T> = {
874
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
875
+ type: PropType_2<__VLS_NonUndefinedable_22<T[K]>>;
876
+ } : {
877
+ type: PropType_2<T[K]>;
878
+ required: true;
879
+ };
880
+ };
881
+
882
+ declare type __VLS_TypePropsToRuntimeProps_23<T> = {
883
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
884
+ type: PropType_2<__VLS_NonUndefinedable_23<T[K]>>;
885
+ } : {
886
+ type: PropType_2<T[K]>;
887
+ required: true;
888
+ };
889
+ };
890
+
846
891
  declare type __VLS_TypePropsToRuntimeProps_3<T> = {
847
892
  [K in keyof T]-?: {} extends Pick<T, K> ? {
848
893
  type: PropType_2<__VLS_NonUndefinedable_3<T[K]>>;
@@ -984,6 +1029,24 @@ declare type __VLS_WithDefaults_20<P, D> = {
984
1029
  }> : P[K];
985
1030
  };
986
1031
 
1032
+ declare type __VLS_WithDefaults_21<P, D> = {
1033
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_21<P[K] & {
1034
+ default: D[K];
1035
+ }> : P[K];
1036
+ };
1037
+
1038
+ declare type __VLS_WithDefaults_22<P, D> = {
1039
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_22<P[K] & {
1040
+ default: D[K];
1041
+ }> : P[K];
1042
+ };
1043
+
1044
+ declare type __VLS_WithDefaults_23<P, D> = {
1045
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_23<P[K] & {
1046
+ default: D[K];
1047
+ }> : P[K];
1048
+ };
1049
+
987
1050
  declare type __VLS_WithDefaults_3<P, D> = {
988
1051
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify_3<P[K] & {
989
1052
  default: D[K];
@@ -1624,6 +1687,24 @@ declare interface GroupTreeProps {
1624
1687
 
1625
1688
  declare function handleCurrentChange(page?: number): void;
1626
1689
 
1690
+ export declare const HyAbnormalDetail: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1691
+ draggable?: boolean;
1692
+ }>, {
1693
+ draggable: boolean;
1694
+ }>, {
1695
+ show: (id: any) => MessageHandler;
1696
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1697
+ "on-getData": (...args: any[]) => void;
1698
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1699
+ draggable?: boolean;
1700
+ }>, {
1701
+ draggable: boolean;
1702
+ }>>> & {
1703
+ "onOn-getData"?: (...args: any[]) => any;
1704
+ }, {
1705
+ draggable: boolean;
1706
+ }, {}>;
1707
+
1627
1708
  export declare const HyAcquisitionStationTree: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
1628
1709
 
1629
1710
  export declare const HyAddDepartmentType: DefineComponent< {}, {
@@ -1634,7 +1715,7 @@ show: (row?: OrgType) => void;
1634
1715
  "onOn-submit"?: (...args: any[]) => any;
1635
1716
  }, {}, {}>;
1636
1717
 
1637
- export declare const HyAudioPlayer: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<Props_2>, {
1718
+ export declare const HyAudioPlayer: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<Props_2>, {
1638
1719
  downloadFilesType: boolean;
1639
1720
  playRulesType: boolean;
1640
1721
  getAudioContextType: boolean;
@@ -1650,7 +1731,7 @@ playAudio: (filePath: string, item?: MediaFileSimplevo) => boolean;
1650
1731
  "play-start": (...args: any[]) => void;
1651
1732
  "play-end": (...args: any[]) => void;
1652
1733
  "on-time-update": (...args: any[]) => void;
1653
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<Props_2>, {
1734
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<Props_2>, {
1654
1735
  downloadFilesType: boolean;
1655
1736
  playRulesType: boolean;
1656
1737
  getAudioContextType: boolean;
@@ -1670,13 +1751,27 @@ playList: MediaFileSimplevo[];
1670
1751
 
1671
1752
  export declare const HyBoxBorder: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, ReturnType<typeof __VLS_template_2>>;
1672
1753
 
1673
- export declare const HyDataTimeShortcuts: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<Props_3>, {
1754
+ export declare const HyCommonTaskDetailModal: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
1755
+ draggable?: boolean;
1756
+ }>, {
1757
+ draggable: boolean;
1758
+ }>, {
1759
+ show: (inTaskItemId?: any) => void;
1760
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
1761
+ draggable?: boolean;
1762
+ }>, {
1763
+ draggable: boolean;
1764
+ }>>>, {
1765
+ draggable: boolean;
1766
+ }, {}>;
1767
+
1768
+ export declare const HyDataTimeShortcuts: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
1674
1769
  optionList: () => any[];
1675
1770
  }>, {
1676
1771
  removeTimeData: typeof removeTimeData;
1677
1772
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1678
1773
  change: (params: RequestParams) => void;
1679
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<Props_3>, {
1774
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Props_3>, {
1680
1775
  optionList: () => any[];
1681
1776
  }>>> & {
1682
1777
  onChange?: (params: RequestParams) => any;
@@ -1689,9 +1784,9 @@ value: number;
1689
1784
 
1690
1785
  export declare const HyDeviceTree: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, ReturnType<typeof __VLS_template_3>>;
1691
1786
 
1692
- export declare const HyDeviceTreeCpns: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Props_5>, {}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1787
+ export declare const HyDeviceTreeCpns: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Props_5>, {}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1693
1788
  onClickDevice: (...args: any[]) => void;
1694
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<Props_5>, {}>>> & {
1789
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Props_5>, {}>>> & {
1695
1790
  onOnClickDevice?: (...args: any[]) => any;
1696
1791
  }, {}, {}>;
1697
1792
 
@@ -1705,6 +1800,20 @@ show: (id?: any, params?: any) => MessageHandler;
1705
1800
 
1706
1801
  export declare const HyElectronicFence: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
1707
1802
 
1803
+ export declare const HyElectronicPatrolDetail: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<{
1804
+ draggable?: boolean;
1805
+ }>, {
1806
+ draggable: boolean;
1807
+ }>, {
1808
+ show: (id: any) => MessageHandler;
1809
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<{
1810
+ draggable?: boolean;
1811
+ }>, {
1812
+ draggable: boolean;
1813
+ }>>>, {
1814
+ draggable: boolean;
1815
+ }, {}>;
1816
+
1708
1817
  export declare const HyFileDetails: DefineComponent< {}, {
1709
1818
  show: typeof show;
1710
1819
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
@@ -1727,7 +1836,7 @@ imageViewerClose: typeof imageViewerClose;
1727
1836
 
1728
1837
  export declare const HyMapNoPermissions: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
1729
1838
 
1730
- export declare const HyMapSearchPlace: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Props_7>, {
1839
+ export declare const HyMapSearchPlace: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<Props_7>, {
1731
1840
  map: () => any;
1732
1841
  h: () => any;
1733
1842
  poi: () => any;
@@ -1735,7 +1844,7 @@ searchTypes: () => {
1735
1844
  label: string;
1736
1845
  value: number;
1737
1846
  }[];
1738
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<Props_7>, {
1847
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<Props_7>, {
1739
1848
  map: () => any;
1740
1849
  h: () => any;
1741
1850
  poi: () => any;
@@ -1753,14 +1862,14 @@ value: number;
1753
1862
  }[];
1754
1863
  }, {}>;
1755
1864
 
1756
- export declare const HyMenuComponents: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<Props_8>, {
1865
+ export declare const HyMenuComponents: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<Props_8>, {
1757
1866
  menuList: () => any[];
1758
1867
  menuTitle: string;
1759
1868
  }>, {
1760
1869
  setRouterPath: typeof setRouterPath;
1761
1870
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1762
1871
  onChange: (...args: any[]) => void;
1763
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<Props_8>, {
1872
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<Props_8>, {
1764
1873
  menuList: () => any[];
1765
1874
  menuTitle: string;
1766
1875
  }>>> & {
@@ -1776,7 +1885,7 @@ export declare const HyOrgGroupTree: __VLS_WithTemplateSlots_6<typeof __VLS_comp
1776
1885
 
1777
1886
  export declare const HyOrgTree: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, ReturnType<typeof __VLS_template_7>>;
1778
1887
 
1779
- export declare const HyRoundButton: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<RoundButton>, {
1888
+ export declare const HyRoundButton: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<RoundButton>, {
1780
1889
  name: string;
1781
1890
  className: string;
1782
1891
  color: string;
@@ -1785,7 +1894,7 @@ height: string;
1785
1894
  tips: string;
1786
1895
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1787
1896
  click: (...args: any[]) => void;
1788
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<RoundButton>, {
1897
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<RoundButton>, {
1789
1898
  name: string;
1790
1899
  className: string;
1791
1900
  color: string;
@@ -1796,7 +1905,7 @@ tips: string;
1796
1905
  onClick?: (...args: any[]) => any;
1797
1906
  }, {}, {}>;
1798
1907
 
1799
- export declare const HySelect: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<Props_11>, {
1908
+ export declare const HySelect: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<Props_11>, {
1800
1909
  modelValue: string;
1801
1910
  requestParams: {};
1802
1911
  controller: string;
@@ -1819,7 +1928,7 @@ change: (...args: any[]) => void;
1819
1928
  visibleChange: (...args: any[]) => void;
1820
1929
  "update:modelValue": (...args: any[]) => void;
1821
1930
  "on-changeSelectItem": (...args: any[]) => void;
1822
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<Props_11>, {
1931
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<Props_11>, {
1823
1932
  modelValue: string;
1824
1933
  requestParams: {};
1825
1934
  controller: string;
@@ -1856,7 +1965,7 @@ requestimmediately: boolean;
1856
1965
  clearable: boolean;
1857
1966
  }, {}>;
1858
1967
 
1859
- export declare const HySelectMapLocation: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<Props_12>, {
1968
+ export declare const HySelectMapLocation: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<Props_12>, {
1860
1969
  markerItemFn: any;
1861
1970
  latlng: any;
1862
1971
  }>, {
@@ -1873,7 +1982,7 @@ POI: any;
1873
1982
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1874
1983
  "on-geographical-position": (...args: any[]) => void;
1875
1984
  "on-map-ready": (...args: any[]) => void;
1876
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<Props_12>, {
1985
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<Props_12>, {
1877
1986
  markerItemFn: any;
1878
1987
  latlng: any;
1879
1988
  }>>> & {
@@ -1891,14 +2000,14 @@ export declare const HySpotCheckDetail: DefineComponent< {}, {
1891
2000
  show: (id: string | number) => void;
1892
2001
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
1893
2002
 
1894
- export declare const HySvgIcon: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<IconProps>, {
2003
+ export declare const HySvgIcon: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<IconProps>, {
1895
2004
  prefix: string;
1896
2005
  name: string;
1897
2006
  className: string;
1898
2007
  color: string;
1899
2008
  width: string;
1900
2009
  height: string;
1901
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<IconProps>, {
2010
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<IconProps>, {
1902
2011
  prefix: string;
1903
2012
  name: string;
1904
2013
  className: string;
@@ -1968,7 +2077,7 @@ export declare const HyUserHead: __VLS_WithTemplateSlots_9<typeof __VLS_componen
1968
2077
 
1969
2078
  export declare const HyUserTree: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, ReturnType<typeof __VLS_template_10>>;
1970
2079
 
1971
- export declare const HyVideoPlayer: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<Props_14>, {
2080
+ export declare const HyVideoPlayer: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<Props_14>, {
1972
2081
  downloadFilesType: boolean;
1973
2082
  playRulesType: boolean;
1974
2083
  }>, {
@@ -1981,7 +2090,7 @@ playVideo: (filePath: string, item?: MediaFileSimplevo) => boolean;
1981
2090
  "play-start": (...args: any[]) => void;
1982
2091
  "play-end": (...args: any[]) => void;
1983
2092
  "on-time-update": (...args: any[]) => void;
1984
- }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<Props_14>, {
2093
+ }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<Props_14>, {
1985
2094
  downloadFilesType: boolean;
1986
2095
  playRulesType: boolean;
1987
2096
  }>>> & {