zhihao-ui 1.2.67 → 1.2.68
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/es/{BaseInfo-ChbjTGfs.js → BaseInfo-BhnEjLKF.js} +1 -1
- package/dist/es/{BaseItem-Bm9MGEJ9.js → BaseItem-C4NJy1i4.js} +3 -3
- package/dist/es/{Button-MxEBey6B.js → Button-CGndQwez.js} +2 -2
- package/dist/es/DatePicker-Dy1K1cJQ.js +57 -0
- package/dist/es/{DetailHeader-CET8dXQK.js → DetailHeader-DaabNj_4.js} +3 -3
- package/dist/es/{DetailSubTitle-BjRMPd-x.js → DetailSubTitle-CzFZPXeE.js} +2 -2
- package/dist/es/{Dialog-DbLFMPUc.js → Dialog-BUW6ag1B.js} +6 -6
- package/dist/es/DiyDataTable-D-UZVciZ.js +331 -0
- package/dist/es/{EditInfoPair-BFhom7kE.js → EditInfoPair-B2f6zoGY.js} +3 -3
- package/dist/es/{FileWrapper-dvsZpeCo.js → FileWrapper-D4IxJemr.js} +4 -4
- package/dist/es/{Grid-BE291DBa.js → Grid-DIs695lY.js} +2 -2
- package/dist/es/{InfoPair-vBH3EpPX.js → InfoPair-Ce7nDfxD.js} +3 -3
- package/dist/es/{Input-CAfBuNDL.js → Input-C5X2X_YD.js} +3 -3
- package/dist/es/{Loading-DqAl0_Bv.js → Loading-BgoEv5qE.js} +2 -2
- package/dist/es/Map-DbbD377l.js +2235 -0
- package/dist/es/{MessageBox-D40uRNZW.js → MessageBox-DiGH5x51.js} +2 -2
- package/dist/es/{MoneyInput-D1qzFVtu.js → MoneyInput-D0kYiOfP.js} +8 -8
- package/dist/es/{PageHeadPanel-BKSrXbjM.js → PageHeadPanel-C6IdOq6I.js} +2 -2
- package/dist/es/Table-B_3YA1mb.js +1155 -0
- package/dist/es/{ToolTips-CUiNF0wz.js → ToolTips-CiQHxGrw.js} +6 -6
- package/dist/es/index.js +60 -77
- package/dist/es/{utils-B4dXhR36.js → utils-D2wHR1YB.js} +1 -1
- package/dist/es/{vendor-BxbXJpfv.js → vendor-D2mv9LHk.js} +26097 -30615
- package/dist/index.css +1 -1
- package/dist/types/components/BaseItem/index.d.ts +9 -9
- package/dist/types/components/Dialog/Dialog.vue.d.ts +16 -16
- package/dist/types/components/Dialog/index.d.ts +24 -24
- package/dist/types/components/DiyDataTable/DiyDataTable.vue.d.ts +1 -18
- package/dist/types/components/DiyDataTable/index.d.ts +0 -30
- package/dist/types/components/DiyDataTable/type.d.ts +1 -17
- package/dist/types/components/Map/Map.vue.d.ts +101 -138
- package/dist/types/components/Map/components/scaleLine.vue.d.ts +2 -1
- package/dist/types/components/Map/components/zoomControl.vue.d.ts +7 -3
- package/dist/types/components/Map/function/drawPolygon.d.ts +1 -0
- package/dist/types/components/Map/function/event.d.ts +2 -1
- package/dist/types/components/Map/function/port.d.ts +1 -1
- package/dist/types/components/Map/function/ship/index.d.ts +5 -7
- package/dist/types/components/Map/function/ship/style.d.ts +3 -3
- package/dist/types/components/Map/function/shipTrack.d.ts +4 -4
- package/dist/types/components/Map/index.d.ts +324 -390
- package/dist/types/components/Map/interface/index.d.ts +6 -13
- package/dist/types/components/Map/interface/mapProps.d.ts +3 -3
- package/dist/types/components/Map/interface/shipInfoVo.d.ts +2 -0
- package/dist/types/components/Map/meta/index.d.ts +5 -0
- package/dist/types/components/Map/types.d.ts +1 -13
- package/dist/types/components/Map/utils/shipOverlay.d.ts +3 -3
- package/dist/types/components/Table/types.d.ts +0 -1
- package/dist/types/components/ToolTips/index.d.ts +12 -12
- package/dist/types/components/index.d.ts +0 -1
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +130 -604
- package/package.json +1 -1
- package/dist/es/CascaderLoadMore-DlILOdn-.js +0 -241
- package/dist/es/DatePicker-CmHAGAfV.js +0 -73
- package/dist/es/DiyDataTable-Dl9cbZPM.js +0 -364
- package/dist/es/Map-Ds8BCcrZ.js +0 -2528
- package/dist/es/Table-oEih0-VJ.js +0 -1167
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
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?:
|
|
6
|
+
layerType?: "vector" | "satellite";
|
|
7
7
|
showGreenLayer?: boolean;
|
|
8
8
|
showScale?: boolean;
|
|
9
|
-
scaleLineUnit?:
|
|
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:
|
|
14
|
+
selectPort?: (id: WharfEntity) => void;
|
|
15
15
|
}
|
|
@@ -1,13 +1 @@
|
|
|
1
|
-
export
|
|
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;
|
|
@@ -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 () => {
|