zhihao-ui 1.3.52 → 1.3.53-alpha.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.
Files changed (35) hide show
  1. package/dist/es/{BaseInfo-Cu3ME-K_.js → BaseInfo-sVzjdD-J.js} +1 -1
  2. package/dist/es/{BaseItem-Co7KlYD6.js → BaseItem-GXRA8ZA1.js} +3 -3
  3. package/dist/es/{Button-Dp3Eoz3O.js → Button-BesP4PgT.js} +2 -2
  4. package/dist/es/{DatePicker-BilQVlgi.js → DatePicker-DC6dnKyf.js} +3 -3
  5. package/dist/es/{DetailHeader-DTHE-pQa.js → DetailHeader-CmPxe1Ax.js} +3 -3
  6. package/dist/es/{DetailSubTitle-BG-q2NNN.js → DetailSubTitle-Dcl3NhAz.js} +2 -2
  7. package/dist/es/{Dialog-B0N_UsO3.js → Dialog-BQI8fide.js} +3 -3
  8. package/dist/es/{DiyDataTable-BQaaClFf.js → DiyDataTable-rWdFpGWu.js} +4 -4
  9. package/dist/es/{EditInfoPair-DwrwCanm.js → EditInfoPair-BOHAKFjx.js} +3 -3
  10. package/dist/es/{FileWrapper-BDK8YvRB.js → FileWrapper-Ey58lE7o.js} +4 -4
  11. package/dist/es/{Grid-pVjqXcmJ.js → Grid-BVUCuOKh.js} +2 -2
  12. package/dist/es/{InfoPair-lu2zDhpQ.js → InfoPair-Ca9ZP51Y.js} +3 -3
  13. package/dist/es/{Input-Du4ztfNG.js → Input-cQCwMUFx.js} +3 -3
  14. package/dist/es/{Loading-Dc9138dn.js → Loading-CXua8fFz.js} +2 -2
  15. package/dist/es/Map-DcEb49Xm.js +2319 -0
  16. package/dist/es/{MessageBox-CJMqwEqr.js → MessageBox-pplEjs7p.js} +2 -2
  17. package/dist/es/{MoneyInput-CJxSKPIk.js → MoneyInput-mbK46fDe.js} +5 -5
  18. package/dist/es/{PageHeadPanel-BChW8Tal.js → PageHeadPanel-DZpXrTX7.js} +2 -2
  19. package/dist/es/{Table-CzNjEPnP.js → Table-9TlcfLzo.js} +5 -5
  20. package/dist/es/{ToolTips-Y6yG2q7L.js → ToolTips-BANjeDoq.js} +3 -3
  21. package/dist/es/index.js +22 -22
  22. package/dist/es/{utils-Co2iJhr8.js → utils-C_wn2FAv.js} +1 -1
  23. package/dist/es/{vendor-Crdostgq.js → vendor-B66Z2ylW.js} +7 -7
  24. package/dist/index.css +1 -1
  25. package/dist/types/components/CascaderLoadMore/CascaderLoadMore.vue.d.ts +2 -0
  26. package/dist/types/components/CascaderLoadMore/index.d.ts +5 -0
  27. package/dist/types/components/Map/Map.vue.d.ts +1 -0
  28. package/dist/types/components/Map/function/position.d.ts +2 -1
  29. package/dist/types/components/Map/function/ship/index.d.ts +1 -0
  30. package/dist/types/components/Map/index.d.ts +3 -0
  31. package/dist/types/components/Map/interface/position.d.ts +2 -0
  32. package/dist/umd/index.css +1 -1
  33. package/dist/umd/index.umd.cjs +40 -40
  34. package/package.json +1 -1
  35. package/dist/es/Map-BTSSoA-T.js +0 -2280
@@ -106,6 +106,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
106
106
  data?: unknown;
107
107
  }[]>;
108
108
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
109
+ change: (value: unknown, selectedItem: unknown) => void;
109
110
  removeTag: (value: string | number) => void;
110
111
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
111
112
  modelValue: import('vue').PropType<string | []>;
@@ -179,6 +180,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
179
180
  default: string;
180
181
  };
181
182
  }>> & Readonly<{
183
+ onChange?: ((value: unknown, selectedItem: unknown) => any) | undefined;
182
184
  onRemoveTag?: ((value: string | number) => any) | undefined;
183
185
  }>, {
184
186
  pageSize: number;
@@ -72,6 +72,7 @@ export declare const ZhCascaderLoadMore: {
72
72
  default: string;
73
73
  };
74
74
  }>> & Readonly<{
75
+ onChange?: ((value: unknown, selectedItem: unknown) => any) | undefined;
75
76
  onRemoveTag?: ((value: string | number) => any) | undefined;
76
77
  }>, {
77
78
  reset: () => void;
@@ -105,6 +106,7 @@ export declare const ZhCascaderLoadMore: {
105
106
  data?: unknown;
106
107
  }[]>;
107
108
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
109
+ change: (value: unknown, selectedItem: unknown) => void;
108
110
  removeTag: (value: string | number) => void;
109
111
  }, import('vue').PublicProps, {
110
112
  pageSize: number;
@@ -198,6 +200,7 @@ export declare const ZhCascaderLoadMore: {
198
200
  default: string;
199
201
  };
200
202
  }>> & Readonly<{
203
+ onChange?: ((value: unknown, selectedItem: unknown) => any) | undefined;
201
204
  onRemoveTag?: ((value: string | number) => any) | undefined;
202
205
  }>, {
203
206
  reset: () => void;
@@ -319,6 +322,7 @@ export declare const ZhCascaderLoadMore: {
319
322
  default: string;
320
323
  };
321
324
  }>> & Readonly<{
325
+ onChange?: ((value: unknown, selectedItem: unknown) => any) | undefined;
322
326
  onRemoveTag?: ((value: string | number) => any) | undefined;
323
327
  }>, {
324
328
  reset: () => void;
@@ -352,6 +356,7 @@ export declare const ZhCascaderLoadMore: {
352
356
  data?: unknown;
353
357
  }[]>;
354
358
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
359
+ change: (value: unknown, selectedItem: unknown) => void;
355
360
  removeTag: (value: string | number) => void;
356
361
  }, string, {
357
362
  pageSize: number;
@@ -31,6 +31,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
31
31
  filter: (...rest: any[]) => any;
32
32
  blinking: (...rest: any[]) => any;
33
33
  clear: () => any;
34
+ setLableStatus: (...rest: any[]) => any;
34
35
  };
35
36
  track: {
36
37
  render: (...rest: any[]) => any;
@@ -1,6 +1,7 @@
1
1
  import { LocationEntity } from '../interface';
2
+ import { Map as olMap } from 'ol';
2
3
 
3
- export declare const usePositionManager: (mapInstance: any) => {
4
+ export declare const usePositionManager: (mapInstance: olMap) => {
4
5
  render: (portList: LocationEntity[]) => void;
5
6
  selected: (loactionData?: LocationEntity) => void;
6
7
  clearSelected: () => void;
@@ -10,6 +10,7 @@ export declare const useShipManager: (mapInstance: MapOl) => {
10
10
  shipState: string;
11
11
  }>) => void;
12
12
  clear: () => void;
13
+ setLableStatus: (shipStatus: boolean, followStatus: boolean, selectedStatus: boolean) => void;
13
14
  handleShipMapEvent: import('lodash-es').DebouncedFunc<(shipsFeature: Feature | null, type: string, callback?: (id: string) => void) => void>;
14
15
  changeShipScale: (status: string) => void;
15
16
  };
@@ -63,6 +63,7 @@ export declare const ZhMap: {
63
63
  filter: (...rest: any[]) => any;
64
64
  blinking: (...rest: any[]) => any;
65
65
  clear: () => any;
66
+ setLableStatus: (...rest: any[]) => any;
66
67
  };
67
68
  track: {
68
69
  render: (...rest: any[]) => any;
@@ -190,6 +191,7 @@ export declare const ZhMap: {
190
191
  filter: (...rest: any[]) => any;
191
192
  blinking: (...rest: any[]) => any;
192
193
  clear: () => any;
194
+ setLableStatus: (...rest: any[]) => any;
193
195
  };
194
196
  track: {
195
197
  render: (...rest: any[]) => any;
@@ -314,6 +316,7 @@ export declare const ZhMap: {
314
316
  filter: (...rest: any[]) => any;
315
317
  blinking: (...rest: any[]) => any;
316
318
  clear: () => any;
319
+ setLableStatus: (...rest: any[]) => any;
317
320
  };
318
321
  track: {
319
322
  render: (...rest: any[]) => any;
@@ -2,6 +2,8 @@ export interface LocationEntity {
2
2
  id: number;
3
3
  name?: string;
4
4
  latLon: string;
5
+ width?: number;
6
+ height?: number;
5
7
  defaultPath: string;
6
8
  selectedPath?: string;
7
9
  }