zhihao-ui 1.2.27 → 1.2.29
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/{Map-Drzg1DDm.js → Map-Bq9kPMot.js} +729 -480
- package/dist/es/index.js +53 -42
- package/dist/index.css +1 -1
- package/dist/types/components/Map/enum/ship.d.ts +40 -0
- package/dist/types/components/Map/index.d.ts +26 -24
- package/dist/types/components/Map/interface/entity/point.d.ts +10 -0
- package/dist/types/components/Map/interface/entity/render.d.ts +2 -0
- package/dist/types/components/Map/interface/entity/shipInfoVo.d.ts +2 -0
- package/dist/types/components/Map/interface/entity/shipMapData.d.ts +2 -1
- package/dist/types/components/Map/render/canvasRender/renderPointStyle.d.ts +8 -0
- package/dist/types/components/Map/render/renderPoint.d.ts +80 -0
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +47 -11
- package/package.json +1 -1
package/dist/es/index.js
CHANGED
|
@@ -1,33 +1,34 @@
|
|
|
1
|
-
import { m as
|
|
2
|
-
import { a as
|
|
1
|
+
import { m as a } from "./utils-BIGjF-zg.js";
|
|
2
|
+
import { a as o, b as r } from "./Button-CzjgaPIL.js";
|
|
3
3
|
import { Z as m } from "./DatePicker-DNgii92T.js";
|
|
4
4
|
import { Z as t } from "./DetailSubTitle-ChWfR3qA.js";
|
|
5
|
-
import { Z } from "./Dialog-Cky8TKRM.js";
|
|
6
|
-
import { Z
|
|
5
|
+
import { Z as s } from "./Dialog-Cky8TKRM.js";
|
|
6
|
+
import { Z } from "./EditInfoPair-C0EG8kUd.js";
|
|
7
7
|
import { Z as i } from "./FileWrapper-CmvheBNp.js";
|
|
8
8
|
import { Z as p } from "./Grid-CfJ_U3gi.js";
|
|
9
9
|
import { Z as e } from "./InfoPair-JA1pAAyP.js";
|
|
10
10
|
import { Z as f, a as h } from "./Input-12ajHBoj.js";
|
|
11
11
|
import { Z as n } from "./Loading-CHji9tKE.js";
|
|
12
|
-
import { Z as l, a as
|
|
12
|
+
import { Z as l, a as D, b as u, c as T } from "./MessageBox-1NCCwju7.js";
|
|
13
13
|
import { Z as P } from "./MoneyInput-PI2K9BeH.js";
|
|
14
|
-
import { Z as
|
|
15
|
-
import { Z as
|
|
16
|
-
import { Z as
|
|
17
|
-
import { Z as
|
|
18
|
-
import { Z as
|
|
19
|
-
import { D as
|
|
20
|
-
import { Z as
|
|
21
|
-
import {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
14
|
+
import { Z as b } from "./PageHeadPanel-CBDItYUC.js";
|
|
15
|
+
import { Z as d } from "./ToolTips-BBCd543g.js";
|
|
16
|
+
import { Z as I } from "./BaseInfo-XETJaruy.js";
|
|
17
|
+
import { Z as A } from "./DetailHeader-C7L01g9Z.js";
|
|
18
|
+
import { Z as L } from "./DiyDataTable-D1s7-cdV.js";
|
|
19
|
+
import { D as z } from "./DiyDataTable-D1s7-cdV.js";
|
|
20
|
+
import { Z as c } from "./Map-Bq9kPMot.js";
|
|
21
|
+
import { C as Q, D as X, L as $, P as aa, b as oa, a as ra, m as ma, p as ta, r as sa, t as Za } from "./Map-Bq9kPMot.js";
|
|
22
|
+
import { Z as M } from "./Table-BBWU5wYF.js";
|
|
23
|
+
const _ = [
|
|
24
|
+
I,
|
|
25
|
+
o,
|
|
25
26
|
m,
|
|
26
|
-
|
|
27
|
+
A,
|
|
27
28
|
t,
|
|
28
|
-
Z,
|
|
29
|
-
g,
|
|
30
29
|
s,
|
|
30
|
+
L,
|
|
31
|
+
Z,
|
|
31
32
|
i,
|
|
32
33
|
p,
|
|
33
34
|
e,
|
|
@@ -35,41 +36,51 @@ const A = [
|
|
|
35
36
|
h,
|
|
36
37
|
n,
|
|
37
38
|
l,
|
|
38
|
-
u,
|
|
39
39
|
D,
|
|
40
|
-
|
|
41
|
-
P,
|
|
40
|
+
u,
|
|
42
41
|
T,
|
|
42
|
+
P,
|
|
43
43
|
b,
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
44
|
+
d,
|
|
45
|
+
c,
|
|
46
|
+
r,
|
|
47
|
+
M
|
|
48
|
+
], q = a(_);
|
|
48
49
|
export {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
u as
|
|
50
|
+
Q as CDN_URL,
|
|
51
|
+
X as DEFAULT_VALUE,
|
|
52
|
+
z as DIY_DATA_TYPE,
|
|
53
|
+
$ as LOG_DATE_FORMAT,
|
|
54
|
+
aa as PointMarkerClass,
|
|
55
|
+
u as ZhAlert,
|
|
56
|
+
I as ZhBaseInfo,
|
|
57
|
+
o as ZhButton,
|
|
58
|
+
r as ZhButtonGroup,
|
|
59
|
+
D as ZhConfirm,
|
|
55
60
|
m as ZhDatePicker,
|
|
56
|
-
|
|
61
|
+
A as ZhDetailHeader,
|
|
57
62
|
t as ZhDetailSubTitle,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
63
|
+
s as ZhDialog,
|
|
64
|
+
L as ZhDiyDataTable,
|
|
65
|
+
Z as ZhEditInfoPair,
|
|
61
66
|
i as ZhFileWrapper,
|
|
62
67
|
p as ZhGrid,
|
|
63
68
|
e as ZhInfoPair,
|
|
64
69
|
f as ZhInput,
|
|
65
70
|
h as ZhInputNumber,
|
|
66
71
|
n as ZhLoading,
|
|
67
|
-
|
|
72
|
+
c as ZhMap,
|
|
68
73
|
l as ZhMessageBox,
|
|
69
74
|
P as ZhMoneyInput,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
+
b as ZhPageHeadPanel,
|
|
76
|
+
T as ZhPrompt,
|
|
77
|
+
M as ZhTable,
|
|
78
|
+
d as ZhToolTips,
|
|
79
|
+
oa as baseMap,
|
|
80
|
+
q as default,
|
|
81
|
+
ra as mapDefaultCenter,
|
|
82
|
+
ma as mapZoom,
|
|
83
|
+
ta as projection,
|
|
84
|
+
sa as renderShipsLimit,
|
|
85
|
+
Za as tiandituKey
|
|
75
86
|
};
|