zhihao-ui 1.2.68 → 1.2.70
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-BhnEjLKF.js → BaseInfo-BQ9mgGZQ.js} +1 -1
- package/dist/es/{BaseItem-C4NJy1i4.js → BaseItem-ByAS3S8w.js} +3 -3
- package/dist/es/{Button-CGndQwez.js → Button-BdGo3Kfv.js} +2 -2
- package/dist/es/CascaderLoadMore-B3dBPBJz.js +243 -0
- package/dist/es/DatePicker-C-2zM1dY.js +73 -0
- package/dist/es/{DetailHeader-DaabNj_4.js → DetailHeader-Dd_oHefQ.js} +3 -3
- package/dist/es/{DetailSubTitle-CzFZPXeE.js → DetailSubTitle-1YWi0mX_.js} +2 -2
- package/dist/es/{Dialog-BUW6ag1B.js → Dialog-Cib_m5sM.js} +3 -3
- package/dist/es/DiyDataTable-beBJdlLe.js +364 -0
- package/dist/es/{EditInfoPair-B2f6zoGY.js → EditInfoPair-BCbIIBEP.js} +3 -3
- package/dist/es/{FileWrapper-D4IxJemr.js → FileWrapper-ClTHhvQU.js} +4 -4
- package/dist/es/{Grid-DIs695lY.js → Grid-DvrmAWyU.js} +2 -2
- package/dist/es/{InfoPair-Ce7nDfxD.js → InfoPair-Bf-X09VT.js} +3 -3
- package/dist/es/{Input-C5X2X_YD.js → Input-uOt745UZ.js} +14 -14
- package/dist/es/{Loading-BgoEv5qE.js → Loading-C_6ERpeb.js} +2 -2
- package/dist/es/Map-XWdLIa5C.js +2528 -0
- package/dist/es/{MessageBox-DiGH5x51.js → MessageBox-h_sFrr4D.js} +2 -2
- package/dist/es/{MoneyInput-D0kYiOfP.js → MoneyInput-D8V7_PZq.js} +8 -8
- package/dist/es/{PageHeadPanel-C6IdOq6I.js → PageHeadPanel-DLs1xYME.js} +2 -2
- package/dist/es/Table-DgS42Pzw.js +1167 -0
- package/dist/es/{ToolTips-CiQHxGrw.js → ToolTips-CSVL9wbb.js} +6 -6
- package/dist/es/index.js +77 -60
- package/dist/es/{utils-D2wHR1YB.js → utils-UjENBVnX.js} +1 -1
- package/dist/es/{vendor-D2mv9LHk.js → vendor-9390iK3y.js} +30756 -26238
- 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 +18 -1
- package/dist/types/components/DiyDataTable/index.d.ts +30 -0
- package/dist/types/components/DiyDataTable/type.d.ts +17 -1
- package/dist/types/components/Map/Map.vue.d.ts +138 -101
- package/dist/types/components/Map/components/scaleLine.vue.d.ts +1 -2
- package/dist/types/components/Map/components/zoomControl.vue.d.ts +3 -7
- package/dist/types/components/Map/index.d.ts +390 -324
- package/dist/types/components/Map/interface/index.d.ts +13 -6
- package/dist/types/components/Map/types.d.ts +13 -1
- package/dist/types/components/Table/types.d.ts +1 -0
- package/dist/types/components/ToolTips/index.d.ts +12 -12
- package/dist/types/components/index.d.ts +1 -0
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +604 -130
- package/package.json +1 -1
- package/dist/es/DatePicker-Dy1K1cJQ.js +0 -57
- package/dist/es/DiyDataTable-D-UZVciZ.js +0 -331
- package/dist/es/Map-DbbD377l.js +0 -2235
- package/dist/es/Table-B_3YA1mb.js +0 -1155
- package/dist/types/components/Map/config/global.d.ts +0 -2
- package/dist/types/components/Map/config/index.d.ts +0 -2
- package/dist/types/components/Map/config/map.d.ts +0 -22
- package/dist/types/components/Map/function/carTrack.d.ts +0 -11
- package/dist/types/components/Map/function/drawLine.d.ts +0 -12
- package/dist/types/components/Map/function/drawPolygon.d.ts +0 -9
- package/dist/types/components/Map/function/event.d.ts +0 -9
- package/dist/types/components/Map/function/layers.d.ts +0 -10
- package/dist/types/components/Map/function/map.d.ts +0 -18
- package/dist/types/components/Map/function/port.d.ts +0 -10
- package/dist/types/components/Map/function/position.d.ts +0 -8
- package/dist/types/components/Map/function/props.d.ts +0 -7
- package/dist/types/components/Map/function/ship/index.d.ts +0 -16
- package/dist/types/components/Map/function/ship/label.d.ts +0 -5
- package/dist/types/components/Map/function/ship/style.d.ts +0 -23
- package/dist/types/components/Map/function/shipOverlay.d.ts +0 -12
- package/dist/types/components/Map/function/shipTrack.d.ts +0 -16
- package/dist/types/components/Map/interface/carTrack.d.ts +0 -70
- package/dist/types/components/Map/interface/label.d.ts +0 -27
- package/dist/types/components/Map/interface/mapProps.d.ts +0 -15
- package/dist/types/components/Map/interface/position.d.ts +0 -7
- package/dist/types/components/Map/interface/shipInfoVo.d.ts +0 -214
- package/dist/types/components/Map/interface/shipTrack.d.ts +0 -57
- package/dist/types/components/Map/interface/wharfEntity.d.ts +0 -20
- package/dist/types/components/Map/meta/index.d.ts +0 -17
- package/dist/types/components/Map/meta/ship.d.ts +0 -26
- package/dist/types/components/Map/useMap.d.ts +0 -17
- package/dist/types/components/Map/utils/cursor.d.ts +0 -3
- package/dist/types/components/Map/utils/events.d.ts +0 -4
- package/dist/types/components/Map/utils/overlay.d.ts +0 -5
- package/dist/types/components/Map/utils/rbush.d.ts +0 -13
- package/dist/types/components/Map/utils/shipOverlay.d.ts +0 -12
- package/dist/types/components/Map/utils/track.d.ts +0 -45
- package/dist/types/components/Map/utils/util.d.ts +0 -42
|
@@ -1,6 +1,13 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
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 +1,13 @@
|
|
|
1
|
-
export
|
|
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,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
|
-
};
|
|
7
3
|
placement: {
|
|
8
4
|
type: import('vue').PropType<import('element-plus').Placement>;
|
|
9
5
|
required: true;
|
|
10
6
|
default: string;
|
|
11
7
|
};
|
|
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
|
-
};
|
|
26
22
|
placement: {
|
|
27
23
|
type: import('vue').PropType<import('element-plus').Placement>;
|
|
28
24
|
required: true;
|
|
29
25
|
default: string;
|
|
30
26
|
};
|
|
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
|
-
};
|
|
42
38
|
placement: {
|
|
43
39
|
type: import('vue').PropType<import('element-plus').Placement>;
|
|
44
40
|
required: true;
|
|
45
41
|
default: string;
|
|
46
42
|
};
|
|
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 () => {
|