zhihao-ui 1.2.5 → 1.2.8
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-CboHDiqp.js → BaseInfo-Dv-eon6t.js} +1 -1
- package/dist/es/Button-DBbUF88w.js +51 -0
- package/dist/es/{DatePicker-AcRbvS-8.js → DatePicker-CWQoV03Q.js} +13 -13
- package/dist/es/{DetailHeader-CoaVXtN3.js → DetailHeader-C_mAB8-2.js} +3 -3
- package/dist/es/{DetailSubTitle-Csp4LjFx.js → DetailSubTitle-DD7Yllhf.js} +2 -2
- package/dist/es/Dialog-DyDSVm-6.js +109 -0
- package/dist/es/{DiyDataTable-DBonLs6p.js → DiyDataTable-cJVfvtax.js} +5 -4
- package/dist/es/{EditInfoPair-DBbRqppY.js → EditInfoPair-D0b5jY5Y.js} +3 -3
- package/dist/es/{FileWrapper-BwQhQopY.js → FileWrapper-CMSYWmEz.js} +4 -4
- package/dist/es/{Grid-B-FutGih.js → Grid-B5O9dZNI.js} +1 -1
- package/dist/es/{InfoPair-WmMCXoUh.js → InfoPair-Do3sSVw-.js} +3 -3
- package/dist/es/{Input-DFnH7_jo.js → Input-DVpd0Yte.js} +11 -11
- package/dist/es/{Loading-BW6Doqh_.js → Loading-DwtfOhMD.js} +2 -2
- package/dist/es/Map-CMiThYaG.js +1681 -0
- package/dist/es/MessageBox-BowhqMYW.js +48 -0
- package/dist/es/{MoneyInput-BwkFhS2B.js → MoneyInput-CaTrJLi1.js} +7 -7
- package/dist/es/{PageHeadPanel-BhR3Bq1A.js → PageHeadPanel-_mKu2rMQ.js} +2 -2
- package/dist/es/{ToolTips-BEYXkt4n.js → ToolTips-BTCP0N--.js} +3 -3
- package/dist/es/index.js +34 -30
- package/dist/es/{utils-B1dH8Kx6.js → utils-DZ8-2Fg2.js} +1 -1
- package/dist/es/{vendor-Cu-cEPs_.js → vendor-BY-fHNA3.js} +9646 -8896
- package/dist/index.css +1 -1
- package/dist/types/components/ButtonGroup/ButtonGroup.test.d.ts +1 -0
- package/dist/types/components/ButtonGroup/ButtonGroup.vue.d.ts +37 -0
- package/dist/types/components/ButtonGroup/index.d.ts +38 -0
- package/dist/types/components/Dialog/Dialog.test.d.ts +1 -0
- package/dist/types/components/Dialog/Dialog.vue.d.ts +187 -14
- package/dist/types/components/Dialog/index.d.ts +296 -25
- package/dist/types/components/Dialog/types.d.ts +15 -5
- package/dist/types/components/DiyDataTable/index.d.ts +1 -0
- package/dist/types/components/Map/Map.vue.d.ts +25 -3
- 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 +69 -6
- package/dist/types/components/Map/interface/entity/queryLicenseResponse.d.ts +0 -111
- package/dist/types/components/Map/interface/entity/render.d.ts +32 -0
- package/dist/types/components/Map/interface/entity/shipInfoVo.d.ts +4 -0
- 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 +5 -3
- package/dist/types/components/Map/interface/vo/vehicleVo.d.ts +20 -0
- package/dist/types/components/Map/render/canvasRender/canvasRender.d.ts +6 -3
- 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/drawPolygon.d.ts +9 -0
- 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.test.d.ts +1 -0
- package/dist/types/components/MessageBox/MessageBox.vue.d.ts +11 -218
- package/dist/types/components/MessageBox/index.d.ts +4 -342
- package/dist/types/components/index.d.ts +1 -0
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +26 -16
- package/package.json +1 -1
- package/dist/es/Button-C1Q6WvkI.js +0 -32
- package/dist/es/Dialog-CtU-qGdR.js +0 -74
- package/dist/es/Map-BLQnapy4.js +0 -1183
- package/dist/es/MessageBox-CjuBt74R.js +0 -100
package/package.json
CHANGED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { defineComponent as s, openBlock as c, createBlock as a, unref as i, mergeProps as l, withCtx as m, renderSlot as u } from "vue";
|
|
2
|
-
import { E as _ } from "./vendor-Cu-cEPs_.js";
|
|
3
|
-
import { w as p } from "./utils-B1dH8Kx6.js";
|
|
4
|
-
const f = /* @__PURE__ */ s({
|
|
5
|
-
name: "ZhButton",
|
|
6
|
-
inheritAttrs: !1,
|
|
7
|
-
__name: "Button",
|
|
8
|
-
emits: ["click"],
|
|
9
|
-
setup(e, { emit: n }) {
|
|
10
|
-
const o = n, r = (t) => {
|
|
11
|
-
o("click", t);
|
|
12
|
-
};
|
|
13
|
-
return (t, k) => (c(), a(i(_), l(t.$attrs, {
|
|
14
|
-
class: "zh-button",
|
|
15
|
-
onClick: r
|
|
16
|
-
}), {
|
|
17
|
-
default: m(() => [
|
|
18
|
-
u(t.$slots, "default", {}, void 0, !0)
|
|
19
|
-
]),
|
|
20
|
-
_: 3
|
|
21
|
-
}, 16));
|
|
22
|
-
}
|
|
23
|
-
}), d = (e, n) => {
|
|
24
|
-
const o = e.__vccOpts || e;
|
|
25
|
-
for (const [r, t] of n)
|
|
26
|
-
o[r] = t;
|
|
27
|
-
return o;
|
|
28
|
-
}, h = /* @__PURE__ */ d(f, [["__scopeId", "data-v-59ad2ca5"]]), w = p(h);
|
|
29
|
-
export {
|
|
30
|
-
w as Z,
|
|
31
|
-
d as _
|
|
32
|
-
};
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { defineComponent as v, useModel as _, openBlock as r, createElementBlock as n, createVNode as l, unref as s, mergeProps as k, withCtx as o, renderSlot as C, createElementVNode as m, createTextVNode as u, toDisplayString as a, createCommentVNode as w, mergeModels as c } from "vue";
|
|
2
|
-
import { b as y, E as p } from "./vendor-Cu-cEPs_.js";
|
|
3
|
-
import { _ as D } from "./Button-C1Q6WvkI.js";
|
|
4
|
-
import { w as B } from "./utils-B1dH8Kx6.js";
|
|
5
|
-
const E = { class: "dialog-wrap" }, M = { class: "title" }, N = {
|
|
6
|
-
key: 0,
|
|
7
|
-
class: "subtitle"
|
|
8
|
-
}, $ = { class: "dialog-footer" }, z = /* @__PURE__ */ v({
|
|
9
|
-
name: "zh-dialog",
|
|
10
|
-
__name: "Dialog",
|
|
11
|
-
props: /* @__PURE__ */ c({
|
|
12
|
-
title: {},
|
|
13
|
-
subtitle: {},
|
|
14
|
-
submitText: {},
|
|
15
|
-
submitDisabled: { type: Boolean }
|
|
16
|
-
}, {
|
|
17
|
-
modelValue: { type: Boolean, default: !0 },
|
|
18
|
-
modelModifiers: {}
|
|
19
|
-
}),
|
|
20
|
-
emits: /* @__PURE__ */ c(["close", "submit"], ["update:modelValue"]),
|
|
21
|
-
setup(f, { emit: b }) {
|
|
22
|
-
const i = b, d = _(f, "modelValue"), g = async () => {
|
|
23
|
-
i("submit");
|
|
24
|
-
}, h = () => {
|
|
25
|
-
i("close");
|
|
26
|
-
};
|
|
27
|
-
return (e, t) => (r(), n("div", E, [
|
|
28
|
-
l(s(y), k({
|
|
29
|
-
modelValue: d.value,
|
|
30
|
-
"onUpdate:modelValue": t[0] || (t[0] = (V) => d.value = V)
|
|
31
|
-
}, e.$attrs, {
|
|
32
|
-
"close-on-click-modal": e.$attrs.closeOnClickModal ?? !1,
|
|
33
|
-
"show-close": e.$attrs.showClose ?? !0
|
|
34
|
-
}), {
|
|
35
|
-
header: o(() => [
|
|
36
|
-
m("div", M, a(e.title), 1),
|
|
37
|
-
e.subtitle ? (r(), n("div", N, a(e.subtitle), 1)) : w("", !0)
|
|
38
|
-
]),
|
|
39
|
-
footer: o(() => [
|
|
40
|
-
m("div", $, [
|
|
41
|
-
l(s(p), {
|
|
42
|
-
plain: "",
|
|
43
|
-
onClick: h
|
|
44
|
-
}, {
|
|
45
|
-
default: o(() => t[1] || (t[1] = [
|
|
46
|
-
u("取消")
|
|
47
|
-
])),
|
|
48
|
-
_: 1
|
|
49
|
-
}),
|
|
50
|
-
l(s(p), {
|
|
51
|
-
type: "primary",
|
|
52
|
-
color: "#1966FF",
|
|
53
|
-
onClick: g,
|
|
54
|
-
disabled: e.submitDisabled
|
|
55
|
-
}, {
|
|
56
|
-
default: o(() => [
|
|
57
|
-
u(a(e.submitText || "提交"), 1)
|
|
58
|
-
]),
|
|
59
|
-
_: 1
|
|
60
|
-
}, 8, ["disabled"])
|
|
61
|
-
])
|
|
62
|
-
]),
|
|
63
|
-
default: o(() => [
|
|
64
|
-
C(e.$slots, "default", {}, void 0, !0)
|
|
65
|
-
]),
|
|
66
|
-
_: 3
|
|
67
|
-
}, 16, ["modelValue", "close-on-click-modal", "show-close"])
|
|
68
|
-
]));
|
|
69
|
-
}
|
|
70
|
-
}), S = /* @__PURE__ */ D(z, [["__scopeId", "data-v-f26f266e"]]), O = B(S);
|
|
71
|
-
export {
|
|
72
|
-
O as Z,
|
|
73
|
-
S as z
|
|
74
|
-
};
|