zhihao-ui 1.2.4 → 1.2.7
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-DSoB7lXu.js → BaseInfo-CboHDiqp.js} +1 -1
- package/dist/es/{Button-CSkwolvy.js → Button-C1Q6WvkI.js} +2 -2
- package/dist/es/{DatePicker-BuM1QvvJ.js → DatePicker-AcRbvS-8.js} +2 -2
- package/dist/es/{DetailHeader-DLWS2a6d.js → DetailHeader-CoaVXtN3.js} +3 -3
- package/dist/es/{DetailSubTitle-Bohm33lU.js → DetailSubTitle-Csp4LjFx.js} +2 -2
- package/dist/es/{Dialog-dbO52Pj0.js → Dialog-CtU-qGdR.js} +3 -3
- package/dist/es/DiyDataTable-CP7yYQaU.js +277 -0
- package/dist/es/{EditInfoPair-sJNaUadM.js → EditInfoPair-DBbRqppY.js} +3 -3
- package/dist/es/{FileWrapper-BQgaAu1K.js → FileWrapper-BwQhQopY.js} +4 -4
- package/dist/es/{Grid-P-t8UiMv.js → Grid-B-FutGih.js} +1 -1
- package/dist/es/{InfoPair-BNypeCJn.js → InfoPair-WmMCXoUh.js} +3 -3
- package/dist/es/{Input-DpsLV8LI.js → Input-DFnH7_jo.js} +11 -11
- package/dist/es/{Loading-DXdxoKLU.js → Loading-BW6Doqh_.js} +2 -2
- package/dist/es/{Map-BchE1ZDm.js → Map-IjNHD4K5.js} +448 -276
- package/dist/es/{MessageBox-DRwBLDiG.js → MessageBox-CjuBt74R.js} +15 -15
- package/dist/es/{MoneyInput-E6oSL6tO.js → MoneyInput-BwkFhS2B.js} +7 -7
- package/dist/es/{PageHeadPanel-fhMuGUkI.js → PageHeadPanel-BhR3Bq1A.js} +2 -2
- package/dist/es/{ToolTips-lv_GNnZo.js → ToolTips-BEYXkt4n.js} +3 -3
- package/dist/es/index.js +34 -29
- package/dist/es/{utils-BMWHW3o7.js → utils-B1dH8Kx6.js} +1 -1
- package/dist/es/{vendor-BXx3MaXc.js → vendor-Cu-cEPs_.js} +14931 -10415
- package/dist/index.css +1 -1
- package/dist/types/components/DiyDataTable/DiyDataTable.vue.d.ts +70 -0
- package/dist/types/components/DiyDataTable/index.d.ts +152 -0
- package/dist/types/components/DiyDataTable/type.d.ts +46 -0
- package/dist/types/components/Map/Map.vue.d.ts +14 -2
- package/dist/types/components/Map/config.d.ts +2 -0
- package/dist/types/components/Map/enum/index.d.ts +1 -0
- package/dist/types/components/Map/enum/ship.d.ts +10 -0
- package/dist/types/components/Map/index.d.ts +42 -6
- package/dist/types/components/Map/interface/entity/queryLicenseResponse.d.ts +0 -111
- package/dist/types/components/Map/interface/entity/shipMapData.d.ts +5 -2
- package/dist/types/components/Map/interface/entity/shipMarker.d.ts +2 -2
- package/dist/types/components/Map/interface/entity/shipTrack.d.ts +0 -4
- package/dist/types/components/Map/interface/entity/vehicle.d.ts +171 -0
- package/dist/types/components/Map/interface/index.d.ts +4 -3
- package/dist/types/components/Map/interface/vo/vehicleVo.d.ts +20 -0
- package/dist/types/components/Map/render/canvasRender/canvasRender.d.ts +1 -0
- package/dist/types/components/Map/render/canvasRender/renderCustomOverlay.d.ts +3 -0
- package/dist/types/components/Map/render/canvasRender/renderShipStyle.d.ts +1 -1
- package/dist/types/components/Map/render/renderMarker.d.ts +6 -0
- package/dist/types/components/Map/render/renderShip.d.ts +6 -1
- package/dist/types/components/Map/render/renderTruck.d.ts +7 -2
- package/dist/types/components/Map/utils/format.d.ts +2 -0
- package/dist/types/components/Map/utils/store.d.ts +3 -0
- package/dist/types/components/MessageBox/MessageBox.vue.d.ts +8 -8
- package/dist/types/components/MessageBox/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 +52 -37
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import {
|
|
3
|
-
import { z as E } from "./Dialog-
|
|
4
|
-
import { _ } from "./Button-
|
|
5
|
-
import { w as A } from "./utils-
|
|
1
|
+
import { defineComponent as B, useModel as P, ref as m, openBlock as n, createBlock as p, mergeProps as r, withCtx as u, createElementBlock as w, toDisplayString as V, createCommentVNode as v, resolveDynamicComponent as M, normalizeProps as C, unref as c, createVNode as h, mergeModels as g } from "vue";
|
|
2
|
+
import { e as F, i as I, k as z } from "./vendor-Cu-cEPs_.js";
|
|
3
|
+
import { z as E } from "./Dialog-CtU-qGdR.js";
|
|
4
|
+
import { _ } from "./Button-C1Q6WvkI.js";
|
|
5
|
+
import { w as A } from "./utils-B1dH8Kx6.js";
|
|
6
6
|
const D = {
|
|
7
7
|
key: 0,
|
|
8
8
|
class: "tips"
|
|
9
|
-
}, T = /* @__PURE__ */
|
|
9
|
+
}, T = /* @__PURE__ */ B({
|
|
10
10
|
name: "zh-message-box",
|
|
11
11
|
__name: "MessageBox",
|
|
12
12
|
props: /* @__PURE__ */ g({
|
|
@@ -30,8 +30,8 @@ const D = {
|
|
|
30
30
|
visibleModifiers: {}
|
|
31
31
|
}),
|
|
32
32
|
emits: /* @__PURE__ */ g(["action", "vanish"], ["update:visible"]),
|
|
33
|
-
setup(
|
|
34
|
-
const t =
|
|
33
|
+
setup(d, { emit: y }) {
|
|
34
|
+
const t = d, i = y, l = P(d, "visible"), f = m(), s = m({
|
|
35
35
|
textarea: ""
|
|
36
36
|
}), x = m({
|
|
37
37
|
textarea: [{ validator: (e, a, o) => {
|
|
@@ -51,7 +51,7 @@ const D = {
|
|
|
51
51
|
console.log(o);
|
|
52
52
|
}
|
|
53
53
|
}) : (i("action", "submit"), l.value = !1);
|
|
54
|
-
},
|
|
54
|
+
}, k = () => {
|
|
55
55
|
i("action", "cancel"), l.value = !1;
|
|
56
56
|
};
|
|
57
57
|
return (e, a) => (n(), p(E, r({
|
|
@@ -60,11 +60,11 @@ const D = {
|
|
|
60
60
|
width: "544"
|
|
61
61
|
}, t, {
|
|
62
62
|
onSubmit: b,
|
|
63
|
-
onClose:
|
|
63
|
+
onClose: k
|
|
64
64
|
}), {
|
|
65
65
|
default: u(() => [
|
|
66
66
|
e.tip ? (n(), w("div", D, V(e.tip), 1)) : v("", !0),
|
|
67
|
-
e.render ? (n(), p(M(e.render), C(r({ key: 1 }, t.renderProps)), null, 16)) : e.placeholder ? (n(), p(
|
|
67
|
+
e.render ? (n(), p(M(e.render), C(r({ key: 1 }, t.renderProps)), null, 16)) : e.placeholder ? (n(), p(c(F), r({
|
|
68
68
|
key: 2,
|
|
69
69
|
ref_key: "formRef",
|
|
70
70
|
ref: f,
|
|
@@ -72,9 +72,9 @@ const D = {
|
|
|
72
72
|
rules: x.value
|
|
73
73
|
}, t.formProps), {
|
|
74
74
|
default: u(() => [
|
|
75
|
-
h(
|
|
75
|
+
h(c(I), r({ prop: "textarea" }, t.formItemProps), {
|
|
76
76
|
default: u(() => [
|
|
77
|
-
h(
|
|
77
|
+
h(c(z), r({
|
|
78
78
|
modelValue: s.value.textarea,
|
|
79
79
|
"onUpdate:modelValue": a[0] || (a[0] = (o) => s.value.textarea = o),
|
|
80
80
|
style: { width: "100%" },
|
|
@@ -94,7 +94,7 @@ const D = {
|
|
|
94
94
|
_: 1
|
|
95
95
|
}, 16, ["modelValue"]));
|
|
96
96
|
}
|
|
97
|
-
}), N = /* @__PURE__ */ _(T, [["__scopeId", "data-v-1903b5ef"]]),
|
|
97
|
+
}), N = /* @__PURE__ */ _(T, [["__scopeId", "data-v-1903b5ef"]]), q = A(N);
|
|
98
98
|
export {
|
|
99
|
-
|
|
99
|
+
q as Z
|
|
100
100
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as d, useModel as i, computed as f, ref as v, openBlock as c, createBlock as y, unref as V, withCtx as n, createVNode as b, mergeProps as I, createSlots as M, renderList as w, renderSlot as B, normalizeProps as N, guardReactiveProps as g, mergeModels as m } from "vue";
|
|
2
|
-
import { v as k, d as P } from "./DatePicker-
|
|
3
|
-
import {
|
|
4
|
-
import { I as _ } from "./Input-
|
|
5
|
-
import { _ as $ } from "./Button-
|
|
6
|
-
import { w as z } from "./utils-
|
|
2
|
+
import { v as k, d as P } from "./DatePicker-AcRbvS-8.js";
|
|
3
|
+
import { x as T } from "./vendor-Cu-cEPs_.js";
|
|
4
|
+
import { I as _ } from "./Input-DFnH7_jo.js";
|
|
5
|
+
import { _ as $ } from "./Button-C1Q6WvkI.js";
|
|
6
|
+
import { w as z } from "./utils-B1dH8Kx6.js";
|
|
7
7
|
const C = /* @__PURE__ */ d({
|
|
8
8
|
name: "zh-money-input",
|
|
9
9
|
__name: "MoneyInput",
|
|
@@ -47,7 +47,7 @@ const C = /* @__PURE__ */ d({
|
|
|
47
47
|
_: 3
|
|
48
48
|
}, 8, ["content", "visible"]));
|
|
49
49
|
}
|
|
50
|
-
}), S = /* @__PURE__ */ $(C, [["__scopeId", "data-v-d97e0edf"]]),
|
|
50
|
+
}), S = /* @__PURE__ */ $(C, [["__scopeId", "data-v-d97e0edf"]]), F = z(S);
|
|
51
51
|
export {
|
|
52
|
-
|
|
52
|
+
F as Z
|
|
53
53
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as i, toRefs as m, openBlock as h, createElementBlock as u, createElementVNode as e, toDisplayString as s, unref as a, renderSlot as f } from "vue";
|
|
2
|
-
import { _ as g } from "./Button-
|
|
3
|
-
import { w as v } from "./utils-
|
|
2
|
+
import { _ as g } from "./Button-C1Q6WvkI.js";
|
|
3
|
+
import { w as v } from "./utils-B1dH8Kx6.js";
|
|
4
4
|
const P = { class: "page-head" }, x = { class: "left-wrap" }, b = { class: "page-name" }, S = { class: "value" }, w = { class: "other-inform" }, H = { class: "label" }, k = { class: "value mg-r-24" }, B = { class: "status" }, E = /* @__PURE__ */ i({
|
|
5
5
|
name: "zh-page-head-panel",
|
|
6
6
|
__name: "PageHeadPanel",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as p, openBlock as r, createBlock as l, unref as s, withCtx as a, renderSlot as c, createElementVNode as i } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
import { _ as f } from "./Button-
|
|
4
|
-
import { w as d } from "./utils-
|
|
2
|
+
import { x as m } from "./vendor-Cu-cEPs_.js";
|
|
3
|
+
import { _ as f } from "./Button-C1Q6WvkI.js";
|
|
4
|
+
import { w as d } from "./utils-B1dH8Kx6.js";
|
|
5
5
|
const u = /* @__PURE__ */ p({
|
|
6
6
|
name: "zh-tool-tips",
|
|
7
7
|
__name: "ToolTips",
|
package/dist/es/index.js
CHANGED
|
@@ -1,28 +1,31 @@
|
|
|
1
|
-
import { m as o } from "./utils-
|
|
2
|
-
import { Z as r } from "./Button-
|
|
3
|
-
import { Z as a } from "./DatePicker-
|
|
4
|
-
import { Z as m } from "./DetailSubTitle-
|
|
5
|
-
import { Z as t } from "./Dialog-
|
|
6
|
-
import { Z } from "./EditInfoPair-
|
|
7
|
-
import { Z as i } from "./FileWrapper-
|
|
8
|
-
import { Z as s } from "./Grid-
|
|
9
|
-
import { Z as p } from "./InfoPair-
|
|
10
|
-
import { Z as e, a as f } from "./Input-
|
|
11
|
-
import { Z as h } from "./Loading-
|
|
12
|
-
import { Z as n } from "./MessageBox-
|
|
13
|
-
import { Z as l } from "./MoneyInput-
|
|
14
|
-
import { Z as
|
|
15
|
-
import { Z as I } from "./ToolTips-
|
|
16
|
-
import { Z as
|
|
17
|
-
import { Z as
|
|
18
|
-
import { Z as
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { m as o } from "./utils-B1dH8Kx6.js";
|
|
2
|
+
import { Z as r } from "./Button-C1Q6WvkI.js";
|
|
3
|
+
import { Z as a } from "./DatePicker-AcRbvS-8.js";
|
|
4
|
+
import { Z as m } from "./DetailSubTitle-Csp4LjFx.js";
|
|
5
|
+
import { Z as t } from "./Dialog-CtU-qGdR.js";
|
|
6
|
+
import { Z } from "./EditInfoPair-DBbRqppY.js";
|
|
7
|
+
import { Z as i } from "./FileWrapper-BwQhQopY.js";
|
|
8
|
+
import { Z as s } from "./Grid-B-FutGih.js";
|
|
9
|
+
import { Z as p } from "./InfoPair-WmMCXoUh.js";
|
|
10
|
+
import { Z as e, a as f } from "./Input-DFnH7_jo.js";
|
|
11
|
+
import { Z as h } from "./Loading-BW6Doqh_.js";
|
|
12
|
+
import { Z as n } from "./MessageBox-CjuBt74R.js";
|
|
13
|
+
import { Z as l } from "./MoneyInput-BwkFhS2B.js";
|
|
14
|
+
import { Z as D } from "./PageHeadPanel-BhR3Bq1A.js";
|
|
15
|
+
import { Z as I } from "./ToolTips-BEYXkt4n.js";
|
|
16
|
+
import { Z as u } from "./BaseInfo-CboHDiqp.js";
|
|
17
|
+
import { Z as d } from "./DetailHeader-CoaVXtN3.js";
|
|
18
|
+
import { Z as P } from "./DiyDataTable-CP7yYQaU.js";
|
|
19
|
+
import { D as z } from "./DiyDataTable-CP7yYQaU.js";
|
|
20
|
+
import { Z as T } from "./Map-IjNHD4K5.js";
|
|
21
|
+
const c = [
|
|
22
|
+
u,
|
|
21
23
|
r,
|
|
22
24
|
a,
|
|
23
|
-
|
|
25
|
+
d,
|
|
24
26
|
m,
|
|
25
27
|
t,
|
|
28
|
+
P,
|
|
26
29
|
Z,
|
|
27
30
|
i,
|
|
28
31
|
s,
|
|
@@ -32,17 +35,19 @@ const g = [
|
|
|
32
35
|
h,
|
|
33
36
|
n,
|
|
34
37
|
l,
|
|
35
|
-
|
|
38
|
+
D,
|
|
36
39
|
I,
|
|
37
|
-
|
|
38
|
-
],
|
|
40
|
+
T
|
|
41
|
+
], q = o(c);
|
|
39
42
|
export {
|
|
40
|
-
|
|
43
|
+
z as DIY_DATA_TYPE,
|
|
44
|
+
u as ZhBaseInfo,
|
|
41
45
|
r as ZhButton,
|
|
42
46
|
a as ZhDatePicker,
|
|
43
|
-
|
|
47
|
+
d as ZhDetailHeader,
|
|
44
48
|
m as ZhDetailSubTitle,
|
|
45
49
|
t as ZhDialog,
|
|
50
|
+
P as ZhDiyDataTable,
|
|
46
51
|
Z as ZhEditInfoPair,
|
|
47
52
|
i as ZhFileWrapper,
|
|
48
53
|
s as ZhGrid,
|
|
@@ -50,10 +55,10 @@ export {
|
|
|
50
55
|
e as ZhInput,
|
|
51
56
|
f as ZhInputNumber,
|
|
52
57
|
h as ZhLoading,
|
|
53
|
-
|
|
58
|
+
T as ZhMap,
|
|
54
59
|
n as ZhMessageBox,
|
|
55
60
|
l as ZhMoneyInput,
|
|
56
|
-
|
|
61
|
+
D as ZhPageHeadPanel,
|
|
57
62
|
I as ZhToolTips,
|
|
58
|
-
|
|
63
|
+
q as default
|
|
59
64
|
};
|