zhihao-ui 1.2.50 → 1.2.51

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.
@@ -1,11 +1,11 @@
1
- import { defineComponent as R, useSlots as T, inject as z, computed as n, ref as M, watchEffect as A, openBlock as t, createBlock as u, unref as i, withCtx as d, createElementVNode as h, normalizeClass as m, normalizeStyle as W, resolveDynamicComponent as k, createElementBlock as o, toDisplayString as s, renderSlot as S, Fragment as v, withModifiers as V, createTextVNode as f, createVNode as p, createCommentVNode as O } from "vue";
1
+ import { defineComponent as z, useSlots as R, inject as T, computed as n, ref as M, watchEffect as A, openBlock as t, createBlock as u, unref as s, withCtx as d, createElementVNode as h, normalizeClass as m, normalizeStyle as W, resolveDynamicComponent as k, createElementBlock as i, toDisplayString as o, renderSlot as S, Fragment as v, withModifiers as V, createTextVNode as f, createVNode as p, createCommentVNode as O } from "vue";
2
2
  import { E as D, a as Z, d as g } from "./vendor-DaYdW1_n.js";
3
- import { Z as G } from "./Grid-CqP3xgJk.js";
3
+ import { Z as G } from "./Grid-oDsAMJ4n.js";
4
4
  import { w as U } from "./utils-BSQSj8Ii.js";
5
5
  const b = "--", X = "YYYY-MM-DDTHH:mm:ss", x = "YYYY-MM-DDT23:59:59", ee = "YYYY-MM-DD", le = "https://static.zhihaoscm.cn/", _ = { key: 1 }, H = {
6
6
  key: 1,
7
7
  class: "zh-base-item--value--file"
8
- }, $ = { key: 2 }, j = /* @__PURE__ */ R({
8
+ }, $ = { key: 2 }, j = /* @__PURE__ */ z({
9
9
  name: "ZhBaseItem",
10
10
  __name: "BaseItem",
11
11
  props: {
@@ -28,7 +28,7 @@ const b = "--", X = "YYYY-MM-DDTHH:mm:ss", x = "YYYY-MM-DDT23:59:59", ee = "YYYY
28
28
  fetchFileById: {}
29
29
  },
30
30
  setup(C) {
31
- const I = T(), l = C, w = z(
31
+ const I = R(), l = C, w = T(
32
32
  "infoLabelWidth",
33
33
  void 0
34
34
  ), F = n(() => !!(l.onClick && l.value)), y = n(() => !!(!l.value && l.fileId)), c = M(), E = n(() => {
@@ -49,7 +49,7 @@ const b = "--", X = "YYYY-MM-DDTHH:mm:ss", x = "YYYY-MM-DDT23:59:59", ee = "YYYY
49
49
  })), Y = n(() => l.value === "" ? b : l.value ?? b);
50
50
  return A(async () => {
51
51
  !y.value || !l.fileId || !l.fetchFileById || (c.value = await l.fetchFileById(l.fileId));
52
- }), (e, a) => (t(), u(i(G), {
52
+ }), (e, a) => (t(), u(s(G), {
53
53
  span: e.span,
54
54
  label: e.label
55
55
  }, {
@@ -66,35 +66,36 @@ const b = "--", X = "YYYY-MM-DDTHH:mm:ss", x = "YYYY-MM-DDT23:59:59", ee = "YYYY
66
66
  ...L.value
67
67
  })
68
68
  }, [
69
- e.labelRender ? (t(), u(k(e.labelRender), { key: 0 })) : (t(), o("span", _, s(e.label) + s(e.colon ? ":" : ""), 1))
69
+ e.labelRender ? (t(), u(k(e.labelRender), { key: 0 })) : (t(), i("span", _, o(e.label) + o(e.colon ? ":" : ""), 1))
70
70
  ], 6),
71
71
  h("div", {
72
72
  class: m(["zh-base-item-value", e.valueClassName])
73
73
  }, [
74
- i(I).value ? S(e.$slots, "value", {
74
+ s(I).value ? S(e.$slots, "value", {
75
75
  key: 0,
76
76
  content: e.value
77
- }) : (t(), o(v, { key: 1 }, [
78
- F.value ? (t(), u(i(D), {
77
+ }) : (t(), i(v, { key: 1 }, [
78
+ F.value ? (t(), u(s(D), {
79
79
  key: 0,
80
80
  type: "primary",
81
+ class: "zh-base-item--value--link",
81
82
  onClick: a[0] || (a[0] = V((K) => e.onClick && e.onClick(e.value), ["stop"]))
82
83
  }, {
83
84
  default: d(() => [
84
- f(s(e.value), 1)
85
+ f(o(e.value), 1)
85
86
  ]),
86
87
  _: 1
87
- })) : y.value ? (t(), o("div", H, [
88
- e.showFileName ? (t(), o(v, { key: 0 }, [
89
- p(i(Z), { class: "iconfont" }, {
88
+ })) : y.value ? (t(), i("div", H, [
89
+ e.showFileName ? (t(), i(v, { key: 0 }, [
90
+ p(s(Z), { class: "iconfont" }, {
90
91
  default: d(() => [
91
- p(i(g))
92
+ p(s(g))
92
93
  ]),
93
94
  _: 1
94
95
  }),
95
- f(" " + s(E.value), 1)
96
+ f(" " + o(E.value), 1)
96
97
  ], 64)) : O("", !0),
97
- p(i(D), {
98
+ p(s(D), {
98
99
  type: "primary",
99
100
  href: (N = c.value) == null ? void 0 : N.path,
100
101
  target: "_blank",
@@ -105,10 +106,10 @@ const b = "--", X = "YYYY-MM-DDTHH:mm:ss", x = "YYYY-MM-DDT23:59:59", ee = "YYYY
105
106
  ])),
106
107
  _: 1
107
108
  }, 8, ["href", "class"])
108
- ])) : e.valueRender ? (t(), o("div", $, [
109
+ ])) : e.valueRender ? (t(), i("div", $, [
109
110
  (t(), u(k(e.valueRender)))
110
- ])) : (t(), o(v, { key: 3 }, [
111
- f(s(Y.value), 1)
111
+ ])) : (t(), i(v, { key: 3 }, [
112
+ f(o(Y.value), 1)
112
113
  ], 64))
113
114
  ], 64))
114
115
  ], 2)
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as m, openBlock as u, createElementBlock as h, normalizeClass as d, createVNode as g, unref as _, mergeProps as A } from "vue";
2
2
  import { h as D, e as E } from "./vendor-DaYdW1_n.js";
3
- import { D as p, a as M, L as f, b as T } from "./BaseItem-qQu4m6Ih.js";
3
+ import { D as p, a as M, L as f, b as T } from "./BaseItem-CI19jDUQ.js";
4
4
  import { w as b } from "./utils-BSQSj8Ii.js";
5
5
  const i = (e, t = M) => e ? D(e).format(t).replace("Invalid date", p) : p, O = (e) => typeof e == "number" ? !0 : typeof e == "string" ? !isNaN(parseFloat(e)) : !1;
6
6
  function P(e) {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, useSlots as _, openBlock as a, createElementBlock as o, createElementVNode as t, renderSlot as l, toDisplayString as i, Fragment as m, renderList as u, unref as n, normalizeClass as D, createCommentVNode as g } from "vue";
2
- import { D as v } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as v } from "./BaseItem-CI19jDUQ.js";
3
3
  import { _ as k } from "./Button-CNEQmoqP.js";
4
4
  import { w as y } from "./utils-BSQSj8Ii.js";
5
5
  const I = { class: "common-card" }, b = { class: "detail-header" }, E = { class: "detail-header--left" }, H = { class: "title common-title" }, M = { class: "info-pair--label" }, $ = { class: "info-pair--value" }, C = {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, openBlock as o, createElementBlock as s, createElementVNode as l, createTextVNode as a, toDisplayString as t, createCommentVNode as p, normalizeClass as c, renderSlot as m, unref as d } from "vue";
2
- import { D as u } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as u } from "./BaseItem-CI19jDUQ.js";
3
3
  import { w as f } from "./utils-BSQSj8Ii.js";
4
4
  const _ = { class: "info-pair" }, v = { class: "info-pair--title" }, h = {
5
5
  key: 0,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as Z, useModel as P, ref as R, openBlock as i, createBlock as h, unref as s, withCtx as p, createVNode as c, mergeProps as z, createElementBlock as m, Fragment as _, renderList as X, normalizeClass as T, toDisplayString as v, renderSlot as V, createTextVNode as x, createCommentVNode as w, createElementVNode as k, mergeModels as j } from "vue";
2
- import { D as $ } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as $ } from "./BaseItem-CI19jDUQ.js";
3
3
  import { g as b, i as F, j as K, k as G, l as E, m as M, n as J, o as L, b as S } from "./vendor-DaYdW1_n.js";
4
4
  import { _ as Q } from "./Button-CNEQmoqP.js";
5
5
  import { w as Y } from "./utils-BSQSj8Ii.js";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as l, openBlock as o, createElementBlock as s, createElementVNode as a, createTextVNode as r, toDisplayString as t, createCommentVNode as p, normalizeClass as c, renderSlot as d, unref as m } from "vue";
2
- import { D as f } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as f } from "./BaseItem-CI19jDUQ.js";
3
3
  import { _ } from "./Button-CNEQmoqP.js";
4
4
  import { w as u } from "./utils-BSQSj8Ii.js";
5
5
  const v = { class: "info-pair" }, h = { class: "info-pair--title" }, E = {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as f, openBlock as i, createElementBlock as o, toDisplayString as n, createCommentVNode as s, createElementVNode as t, createVNode as p, unref as m, withCtx as _, createTextVNode as u } from "vue";
2
- import { D as w } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as w } from "./BaseItem-CI19jDUQ.js";
3
3
  import { E as y } from "./vendor-DaYdW1_n.js";
4
4
  import { _ as h } from "./Button-CNEQmoqP.js";
5
5
  import { w as v } from "./utils-BSQSj8Ii.js";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as W, onBeforeMount as Z, useSlots as j, ref as u, computed as I, onMounted as z, onActivated as H, onUnmounted as U, onDeactivated as N, provide as g, watch as $, onBeforeUpdate as T, onUpdated as O, openBlock as L, createElementBlock as k, normalizeStyle as S, renderSlot as M, useAttrs as q, inject as v, watchEffect as F, withDirectives as J, vShow as K, reactive as Q } from "vue";
2
- import { g as V } from "./Table-XYMhbMX5.js";
2
+ import { g as V } from "./Table-xnTrdqL9.js";
3
3
  import { w as D } from "./utils-BSQSj8Ii.js";
4
4
  const X = /* @__PURE__ */ W({
5
5
  name: "Grid",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as l, openBlock as i, createElementBlock as s, createElementVNode as a, createTextVNode as r, toDisplayString as t, createCommentVNode as p, normalizeClass as c, renderSlot as m, unref as f } from "vue";
2
- import { D as d } from "./BaseItem-qQu4m6Ih.js";
2
+ import { D as d } from "./BaseItem-CI19jDUQ.js";
3
3
  import { _ } from "./Button-CNEQmoqP.js";
4
4
  import { w as u } from "./utils-BSQSj8Ii.js";
5
5
  const v = { class: "info-pair" }, h = { class: "info-pair--title" }, I = {
@@ -4,7 +4,7 @@ var I = (e, t, o) => _(e, typeof t != "symbol" ? t + "" : t, o);
4
4
  import { ref, defineComponent, inject, useModel, watch, openBlock, createElementBlock, createElementVNode, createVNode, unref, withCtx, Fragment, renderList, toDisplayString, createCommentVNode, mergeModels, nextTick, onMounted, normalizeClass, renderSlot, createBlock, useCssVars, computed, provide } from "vue";
5
5
  import { p as getArea, q as getLength, V as VectorSource, r as VectorLayer, S as Style, C as CircleStyle, F as Fill, s as Stroke, D as Draw, O as Overlay, u as unByKey, t as ElSelect, v as ElOption, w as getUid, x as fromLonLat, P as Point, y as transform, z as Feature, T as Text, I as Icon, A as Translate, B as toLonLat, i as cloneDeep, G as GeoJSON, W as WebGLPointsLayer, H as Circle, J as transformExtent, h as hooks, L as LineString, K as Polyline, M as getVectorContext, N as buffer, Q as ScaleLine$1, R as MultiPoint, U as getCenter, X as TileLayer, Y as XYZ, Z as Map$1, _ as View } from "./vendor-DaYdW1_n.js";
6
6
  import { _ as _export_sfc } from "./Button-CNEQmoqP.js";
7
- import { g as getForegroundColor } from "./DatePicker-_bR7mI8g.js";
7
+ import { g as getForegroundColor } from "./DatePicker-CyE4WKsz.js";
8
8
  import { w as withInstall } from "./utils-BSQSj8Ii.js";
9
9
  var BaseMapType = /* @__PURE__ */ ((e) => (e[e.vector = 0] = "vector", e[e.satellite = 1] = "satellite", e))(BaseMapType || {}), SEARCH_TYPE = /* @__PURE__ */ ((e) => (e[e.SEARCH_SHIP = 0] = "SEARCH_SHIP", e[e.SEARCH_PORT = 1] = "SEARCH_PORT", e[e.SEARCH_CUSTOM = 2] = "SEARCH_CUSTOM", e))(SEARCH_TYPE || {}), COPY_RIGHT_TYPE = /* @__PURE__ */ ((e) => (e[e.HORIZONTAL = 0] = "HORIZONTAL", e[e.VERTICAL = 1] = "VERTICAL", e))(COPY_RIGHT_TYPE || {}), CAR_COLOR = /* @__PURE__ */ ((e) => (e[e.BLUE = 1] = "BLUE", e[e.YELLOW = 2] = "YELLOW", e[e.Y_GREEN = 3] = "Y_GREEN", e))(CAR_COLOR || {}), DEVICE_TYPE = /* @__PURE__ */ ((e) => (e[e.HOST = 1] = "HOST", e[e.TALK = 2] = "TALK", e[e.STORAGE = 3] = "STORAGE", e[e.INTERNET = 4] = "INTERNET", e[e.CAMERA = 5] = "CAMERA", e[e.LOAD = 6] = "LOAD", e))(DEVICE_TYPE || {}), LENGTH_UNIT = /* @__PURE__ */ ((e) => (e[e.M = 1] = "M", e[e.KM = 2] = "KM", e[e.NM = 3] = "NM", e))(LENGTH_UNIT || {}), SWITCH_BTN = /* @__PURE__ */ ((e) => (e.Camera = "camera", e.Mobile = "mobile", e.WaterGauge = "waterGauge", e))(SWITCH_BTN || {}), SHIP_SAIL_STATUS = /* @__PURE__ */ ((e) => (e[e.发动机使用中 = 0] = "发动机使用中", e[e.锚泊 = 1] = "锚泊", e[e.未操作 = 2] = "未操作", e[e.操纵能力受限 = 3] = "操纵能力受限", e[e.吃水受限 = 4] = "吃水受限", e[e.系泊 = 5] = "系泊", e[e.搁浅 = 6] = "搁浅", e[e.从事捕捞 = 7] = "从事捕捞", e[e.航行中 = 8] = "航行中", e[e.留作将来修正导航状态 = 9] = "留作将来修正导航状态", e[e.高速船留用 = 10] = "高速船留用", e[e.机动船尾推作业 = 11] = "机动船尾推作业", e[e.机动船顶推或侧推作业 = 12] = "机动船顶推或侧推作业", e[e.飞翼船留用 = 13] = "飞翼船留用", e[e.现行的 = 14] = "现行的", e[e.未定义 = 15] = "未定义", e))(SHIP_SAIL_STATUS || {});
10
10
  class ShipMapData {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, useModel as d, computed as i, ref as f, openBlock as v, createBlock as c, unref as y, withCtx as n, createVNode as V, mergeProps as b, createSlots as I, renderList as M, renderSlot as w, normalizeProps as B, guardReactiveProps as N, mergeModels as g } from "vue";
2
- import { v as k, d as P } from "./DatePicker-_bR7mI8g.js";
2
+ import { v as k, d as P } from "./DatePicker-CyE4WKsz.js";
3
3
  import { a0 as T } from "./vendor-DaYdW1_n.js";
4
4
  import { I as $ } from "./Input-CcYpobcm.js";
5
5
  import { _ as z } from "./Button-CNEQmoqP.js";
@@ -1,6 +1,6 @@
1
1
  import { reactive as X, computed as F, toRefs as Ae, ref as M, defineComponent as ne, useCssVars as dt, inject as Ke, openBlock as w, createElementBlock as L, createBlock as R, resolveDynamicComponent as de, mergeProps as J, withKeys as pt, unref as p, createSlots as pe, withCtx as C, Fragment as H, renderList as he, renderSlot as A, createElementVNode as B, toDisplayString as Q, createVNode as S, withModifiers as ht, normalizeClass as Ue, createCommentVNode as I, createTextVNode as Z, useSlots as xe, isVNode as ft, normalizeProps as je, guardReactiveProps as Ne, nextTick as fe, onMounted as mt, onActivated as gt, onDeactivated as vt, onUnmounted as bt, watch as yt, provide as Ct, resolveDirective as St, withDirectives as Ce, vShow as wt, toHandlers as _t } from "vue";
2
2
  import { a1 as We, a2 as kt, a3 as Pt, a4 as qe, a5 as Tt, j as $t, a6 as Et, m as Bt, a7 as zt, a0 as me, b as ke, a as ge, a8 as It, a9 as Mt, l as oe, aa as Lt, ab as Dt, ac as Rt, ad as He, ae as Ze, i as q, k as Ge, af as De, ag as Ft, ah as Je, ai as Ot, aj as Vt, ak as At, al as Kt, E as Se, am as Ut, g as xt, an as jt, ao as Re, ap as Fe } from "./vendor-DaYdW1_n.js";
3
- import { D as ee, C as Nt } from "./BaseItem-qQu4m6Ih.js";
3
+ import { D as ee, C as Nt } from "./BaseItem-CI19jDUQ.js";
4
4
  import { _ as le, Z as we } from "./Button-CNEQmoqP.js";
5
5
  import { _ as Wt } from "./Dialog-BuGbBs3k.js";
6
6
  import { w as qt } from "./utils-BSQSj8Ii.js";
@@ -635,7 +635,7 @@ const da = /* @__PURE__ */ ne({
635
635
  ref: f,
636
636
  class: "custom-colum-table",
637
637
  key: b.value,
638
- data: t.value,
638
+ data: t.value.filter((l) => !l.hideInCustomColumn),
639
639
  "row-class-name": (l) => l.row.prop === "operation" ? "operation" : ""
640
640
  }, {
641
641
  default: C(() => [
@@ -708,7 +708,7 @@ const da = /* @__PURE__ */ ne({
708
708
  }, 8, ["modelValue"])
709
709
  ]));
710
710
  }
711
- }), Sa = /* @__PURE__ */ le(Ca, [["__scopeId", "data-v-fd937235"]]), wa = { class: "no-card table-main zh-table" }, _a = { class: "table-title-container" }, ka = {
711
+ }), Sa = /* @__PURE__ */ le(Ca, [["__scopeId", "data-v-2a1bd8b9"]]), wa = { class: "no-card table-main zh-table" }, _a = { class: "table-title-container" }, ka = {
712
712
  key: 0,
713
713
  class: "table-title"
714
714
  }, Pa = {
package/dist/es/index.js CHANGED
@@ -1,26 +1,26 @@
1
1
  import { m as a } from "./utils-BSQSj8Ii.js";
2
2
  import { a as o, b as r } from "./Button-CNEQmoqP.js";
3
- import { Z as m } from "./DatePicker-_bR7mI8g.js";
4
- import { Z as s } from "./DetailSubTitle-DgBFegpy.js";
3
+ import { Z as m } from "./DatePicker-CyE4WKsz.js";
4
+ import { Z as s } from "./DetailSubTitle-B8j6pwZs.js";
5
5
  import { Z as t } from "./Dialog-BuGbBs3k.js";
6
- import { Z } from "./EditInfoPair-BEOvqb8G.js";
7
- import { Z as e } from "./FileWrapper-yw3kxAUI.js";
8
- import { a as i, Z as p, b as f } from "./Grid-CqP3xgJk.js";
9
- import { Z as h } from "./InfoPair-C_kvIK27.js";
6
+ import { Z } from "./EditInfoPair-Db3hVe7Q.js";
7
+ import { Z as e } from "./FileWrapper-DO8h_J2L.js";
8
+ import { a as i, Z as p, b as f } from "./Grid-oDsAMJ4n.js";
9
+ import { Z as h } from "./InfoPair-CyRms8L-.js";
10
10
  import { Z as n, a as l } from "./Input-CcYpobcm.js";
11
11
  import { Z as D } from "./Loading-DCEW1FE_.js";
12
12
  import { Z as T, a as u, b as I, c as d } from "./MessageBox-ByLWEDby.js";
13
- import { Z as P } from "./MoneyInput-bnyZa-me.js";
13
+ import { Z as P } from "./MoneyInput-y6Eygobx.js";
14
14
  import { Z as b } from "./PageHeadPanel-C5A4n2ie.js";
15
15
  import { Z as _ } from "./ToolTips-6ETyGI4m.js";
16
16
  import { Z as A } from "./BaseInfo-VzgiaCKn.js";
17
- import { Z as E } from "./DetailHeader-pU7uOGPf.js";
18
- import { Z as c } from "./DiyDataTable-CMQoWEUT.js";
19
- import { D as Q } from "./DiyDataTable-CMQoWEUT.js";
20
- import { Z as B } from "./Map-BaPP_BZU.js";
21
- import { B as $, C as aa, c as oa, D as ra, L as ma, S as sa, b as ta, a as Za, m as ea, p as ia, r as pa, t as fa, z as ha } from "./Map-BaPP_BZU.js";
22
- import { Z as L } from "./Table-XYMhbMX5.js";
23
- import { Z as la } from "./BaseItem-qQu4m6Ih.js";
17
+ import { Z as E } from "./DetailHeader-B0qKfcap.js";
18
+ import { Z as c } from "./DiyDataTable-BCJUnHv2.js";
19
+ import { D as Q } from "./DiyDataTable-BCJUnHv2.js";
20
+ import { Z as B } from "./Map-BpWHFPmK.js";
21
+ import { B as $, C as aa, c as oa, D as ra, L as ma, S as sa, b as ta, a as Za, m as ea, p as ia, r as pa, t as fa, z as ha } from "./Map-BpWHFPmK.js";
22
+ import { Z as L } from "./Table-xnTrdqL9.js";
23
+ import { Z as la } from "./BaseItem-CI19jDUQ.js";
24
24
  const M = [
25
25
  A,
26
26
  o,