zhihao-ui 1.2.67 → 1.2.69

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 (57) hide show
  1. package/dist/es/{BaseInfo-ChbjTGfs.js → BaseInfo-BhnEjLKF.js} +1 -1
  2. package/dist/es/{BaseItem-Bm9MGEJ9.js → BaseItem-C4NJy1i4.js} +3 -3
  3. package/dist/es/{Button-MxEBey6B.js → Button-CGndQwez.js} +2 -2
  4. package/dist/es/DatePicker-Dy1K1cJQ.js +57 -0
  5. package/dist/es/{DetailHeader-CET8dXQK.js → DetailHeader-DaabNj_4.js} +3 -3
  6. package/dist/es/{DetailSubTitle-BjRMPd-x.js → DetailSubTitle-CzFZPXeE.js} +2 -2
  7. package/dist/es/{Dialog-DbLFMPUc.js → Dialog-BUW6ag1B.js} +6 -6
  8. package/dist/es/DiyDataTable-D-UZVciZ.js +331 -0
  9. package/dist/es/{EditInfoPair-BFhom7kE.js → EditInfoPair-B2f6zoGY.js} +3 -3
  10. package/dist/es/{FileWrapper-dvsZpeCo.js → FileWrapper-D4IxJemr.js} +4 -4
  11. package/dist/es/{Grid-BE291DBa.js → Grid-DIs695lY.js} +2 -2
  12. package/dist/es/{InfoPair-vBH3EpPX.js → InfoPair-Ce7nDfxD.js} +3 -3
  13. package/dist/es/{Input-CAfBuNDL.js → Input-C5X2X_YD.js} +3 -3
  14. package/dist/es/{Loading-DqAl0_Bv.js → Loading-BgoEv5qE.js} +2 -2
  15. package/dist/es/Map-DbbD377l.js +2235 -0
  16. package/dist/es/{MessageBox-D40uRNZW.js → MessageBox-DiGH5x51.js} +2 -2
  17. package/dist/es/{MoneyInput-D1qzFVtu.js → MoneyInput-D0kYiOfP.js} +8 -8
  18. package/dist/es/{PageHeadPanel-BKSrXbjM.js → PageHeadPanel-C6IdOq6I.js} +2 -2
  19. package/dist/es/Table-B_3YA1mb.js +1155 -0
  20. package/dist/es/{ToolTips-CUiNF0wz.js → ToolTips-CiQHxGrw.js} +6 -6
  21. package/dist/es/index.js +60 -77
  22. package/dist/es/{utils-B4dXhR36.js → utils-D2wHR1YB.js} +1 -1
  23. package/dist/es/{vendor-BxbXJpfv.js → vendor-D2mv9LHk.js} +26097 -30615
  24. package/dist/index.css +1 -1
  25. package/dist/types/components/BaseItem/index.d.ts +9 -9
  26. package/dist/types/components/Dialog/Dialog.vue.d.ts +16 -16
  27. package/dist/types/components/Dialog/index.d.ts +24 -24
  28. package/dist/types/components/DiyDataTable/DiyDataTable.vue.d.ts +1 -18
  29. package/dist/types/components/DiyDataTable/index.d.ts +0 -30
  30. package/dist/types/components/DiyDataTable/type.d.ts +1 -17
  31. package/dist/types/components/Map/Map.vue.d.ts +101 -138
  32. package/dist/types/components/Map/components/scaleLine.vue.d.ts +2 -1
  33. package/dist/types/components/Map/components/zoomControl.vue.d.ts +7 -3
  34. package/dist/types/components/Map/function/drawPolygon.d.ts +1 -0
  35. package/dist/types/components/Map/function/event.d.ts +2 -1
  36. package/dist/types/components/Map/function/port.d.ts +1 -1
  37. package/dist/types/components/Map/function/ship/index.d.ts +5 -7
  38. package/dist/types/components/Map/function/ship/style.d.ts +3 -3
  39. package/dist/types/components/Map/function/shipTrack.d.ts +4 -4
  40. package/dist/types/components/Map/index.d.ts +324 -390
  41. package/dist/types/components/Map/interface/index.d.ts +6 -13
  42. package/dist/types/components/Map/interface/mapProps.d.ts +3 -3
  43. package/dist/types/components/Map/interface/shipInfoVo.d.ts +2 -0
  44. package/dist/types/components/Map/meta/index.d.ts +5 -0
  45. package/dist/types/components/Map/types.d.ts +1 -13
  46. package/dist/types/components/Map/utils/shipOverlay.d.ts +3 -3
  47. package/dist/types/components/Table/types.d.ts +0 -1
  48. package/dist/types/components/ToolTips/index.d.ts +12 -12
  49. package/dist/types/components/index.d.ts +0 -1
  50. package/dist/umd/index.css +1 -1
  51. package/dist/umd/index.umd.cjs +130 -604
  52. package/package.json +1 -1
  53. package/dist/es/CascaderLoadMore-DlILOdn-.js +0 -241
  54. package/dist/es/DatePicker-CmHAGAfV.js +0 -73
  55. package/dist/es/DiyDataTable-Dl9cbZPM.js +0 -364
  56. package/dist/es/Map-Ds8BCcrZ.js +0 -2528
  57. package/dist/es/Table-oEih0-VJ.js +0 -1167
@@ -1,13 +1,6 @@
1
- export type { BaseEntity } from './common/BaseEntity';
2
- export type { Page, PageRequest } from './common/page';
3
- export type { TruckMarker, CityGroupStatistics, HighlightTruck } from './entity/dashboard';
4
- export type { MapViewForm, TrackExtend, RenderOption } from './entity/map';
5
- export type { SinoiovVehicleInfo, SinoiovVehicleSnayiVehicleResponse } from './entity/queryLicenseResponse';
6
- export type { DrawTextOptions, DrawPolygonOptions, DrawLabelOptions, LeftIconOptions } from './entity/render';
7
- export type { Ship, ShipQueryParam, ShipForm, AisTrackForm, CertificateFiles, ShipInfoForm, ShipUpdateForm, ImgType, BindParams, ShipBindDevice } from './entity/ship';
8
- export type { ShipInfoVo } from './entity/shipInfoVo';
9
- export { ShipMapData } from './entity/shipMapData';
10
- export type { ShipMarker } from './entity/shipMarker';
11
- export type { ShipTrack } from './entity/shipTrack';
12
- export type { Vehicle, VehicleCertificationListReq, VehicleCertificationUpdateParams, VehicleInfoUpdateByKeyForm, VehicleHistory, SnayiVehicleInfoResponse, MediaChannel, QueryLicenseResponse, VehicleInfo } from './entity/vehicle';
13
- export type { VehicleVo, VehicleInfoResponse } from './vo/vehicleVo';
1
+ export * from './shipInfoVo';
2
+ export * from './label';
3
+ export * from './carTrack';
4
+ export * from './mapProps';
5
+ export * from './wharfEntity';
6
+ export * from './position';
@@ -3,13 +3,13 @@ import { Coordinate } from 'ol/coordinate';
3
3
  export interface Props {
4
4
  zoom?: number;
5
5
  center?: Coordinate;
6
- layerType?: 'vector' | 'satellite';
6
+ layerType?: "vector" | "satellite";
7
7
  showGreenLayer?: boolean;
8
8
  showScale?: boolean;
9
- scaleLineUnit?: 'metric' | 'imperial' | 'nautical';
9
+ scaleLineUnit?: "metric" | "imperial" | "nautical";
10
10
  mapMoveEnd?: (zoom: number) => void;
11
11
  lineDrawEnd?: (line: any) => void;
12
12
  areaDrawEnd?: (area: []) => void;
13
13
  selectShip?: (id: string) => void;
14
- selectPort?: (id: string) => void;
14
+ selectPort?: (id: WharfEntity) => void;
15
15
  }
@@ -208,5 +208,7 @@ export interface ShipInfoVo {
208
208
  */
209
209
  existName: number;
210
210
  blinkColors?: string[];
211
+ blinkingColors?: string[];
212
+ blinking?: boolean;
211
213
  isSelected?: boolean;
212
214
  }
@@ -10,3 +10,8 @@ export declare enum LENGTH_UNIT {
10
10
  KM = 2,// km
11
11
  NM = 3
12
12
  }
13
+ export declare enum LayerType {
14
+ PORT = "port",
15
+ SHIP = "ship",
16
+ TRACK = "track"
17
+ }
@@ -1,13 +1 @@
1
- export declare enum BaseMapType {
2
- "vector" = 0,
3
- "satellite" = 1
4
- }
5
- export declare enum SEARCH_TYPE {
6
- SEARCH_SHIP = 0,
7
- SEARCH_PORT = 1,
8
- SEARCH_CUSTOM = 2
9
- }
10
- export declare enum COPY_RIGHT_TYPE {
11
- HORIZONTAL = 0,
12
- VERTICAL = 1
13
- }
1
+ export * from './interface';
@@ -3,9 +3,9 @@ export interface ShipOverlayProps {
3
3
  name: string;
4
4
  colors: string[];
5
5
  position: [number, number];
6
- existDevice?: boolean;
7
- existMobile?: boolean;
8
- existWaterGauge?: boolean;
6
+ existDevice?: number | boolean;
7
+ existMobile?: number | boolean;
8
+ existWaterGauge?: number | boolean;
9
9
  }
10
10
  export default function useShipOverlay(props: ShipOverlayProps): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
11
11
  [key: string]: any;
@@ -23,7 +23,6 @@ export type SearchRenderScope = {
23
23
  };
24
24
  export type SearchProps = {
25
25
  el?: SearchType;
26
- type?: string;
27
26
  label?: string;
28
27
  props?: any;
29
28
  key?: string;
@@ -1,14 +1,14 @@
1
1
  export declare const ZhToolTips: {
2
2
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
3
+ content: {
4
+ type: import('vue').PropType<string>;
5
+ required: true;
6
+ };
3
7
  placement: {
4
8
  type: import('vue').PropType<import('element-plus').Placement>;
5
9
  required: true;
6
10
  default: string;
7
11
  };
8
- content: {
9
- type: import('vue').PropType<string>;
10
- required: true;
11
- };
12
12
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
13
13
  placement: import('element-plus').Placement;
14
14
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
@@ -19,15 +19,15 @@ export declare const ZhToolTips: {
19
19
  M: {};
20
20
  Defaults: {};
21
21
  }, Readonly<import('vue').ExtractPropTypes<{
22
+ content: {
23
+ type: import('vue').PropType<string>;
24
+ required: true;
25
+ };
22
26
  placement: {
23
27
  type: import('vue').PropType<import('element-plus').Placement>;
24
28
  required: true;
25
29
  default: string;
26
30
  };
27
- content: {
28
- type: import('vue').PropType<string>;
29
- required: true;
30
- };
31
31
  }>> & Readonly<{}>, {}, {}, {}, {}, {
32
32
  placement: import('element-plus').Placement;
33
33
  }>;
@@ -35,15 +35,15 @@ export declare const ZhToolTips: {
35
35
  __isTeleport?: never;
36
36
  __isSuspense?: never;
37
37
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
38
+ content: {
39
+ type: import('vue').PropType<string>;
40
+ required: true;
41
+ };
38
42
  placement: {
39
43
  type: import('vue').PropType<import('element-plus').Placement>;
40
44
  required: true;
41
45
  default: string;
42
46
  };
43
- content: {
44
- type: import('vue').PropType<string>;
45
- required: true;
46
- };
47
47
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
48
48
  placement: import('element-plus').Placement;
49
49
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -20,4 +20,3 @@ export * from './DiyDataTable';
20
20
  export * from './Map';
21
21
  export * from './Table';
22
22
  export * from './BaseItem';
23
- export * from './CascaderLoadMore';