@das-fed/upf-web 6.4.0-dev.219 → 6.4.0-dev.221

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/es5.js CHANGED
@@ -1324,7 +1324,7 @@ var Ho = function Ho(t, e) {
1324
1324
  f.path.toLowerCase() === d.toLowerCase() && (f.meta.isOpen = false);
1325
1325
  });
1326
1326
  }), function (d, f) {
1327
- return openBlock(), createElementBlock(Fragment, null, [d.needTransition ? (openBlock(), createBlock(TransitionGroup, normalizeProps(mergeProps({
1327
+ return openBlock(), createElementBlock(Fragment, null, [t.needTransition ? (openBlock(), createBlock(TransitionGroup, normalizeProps(mergeProps({
1328
1328
  key: 0
1329
1329
  }, n.value)), {
1330
1330
  "default": withCtx(function () {
@@ -1344,7 +1344,7 @@ var Ho = function Ho(t, e) {
1344
1344
  _: 1
1345
1345
  /* STABLE */
1346
1346
  }, 16
1347
- /* FULL_PROPS */)) : createCommentVNode("v-if", true), d.needTransition ? createCommentVNode("v-if", true) : (openBlock(true), createElementBlock(Fragment, {
1347
+ /* FULL_PROPS */)) : createCommentVNode("v-if", true), t.needTransition ? createCommentVNode("v-if", true) : (openBlock(true), createElementBlock(Fragment, {
1348
1348
  key: 1
1349
1349
  }, renderList(i.value, function (_ref20) {
1350
1350
  var p = _ref20.path,
@@ -1576,13 +1576,13 @@ var Ho = function Ho(t, e) {
1576
1576
  /* NEED_PATCH */)), [[vShow, h$1.value]]) : createCommentVNode("v-if", true), createElementVNode("div", _c, [l.value ? withDirectives((openBlock(), createElementBlock("div", Cc, [renderSlot(g.$slots, "tab", {}, undefined, true)], 512
1577
1577
  /* NEED_PATCH */)), [[vShow, h$1.value]]) : createCommentVNode("v-if", true), createElementVNode("div", yc, [withDirectives(createElementVNode("div", bc, [renderSlot(g.$slots, "banner", {}, undefined, true)], 512
1578
1578
  /* NEED_PATCH */), [[vShow, h$1.value]]), createElementVNode("div", wc, [withDirectives((openBlock(), createElementBlock("div", {
1579
- key: g.pageKey,
1579
+ key: t.pageKey,
1580
1580
  style: {
1581
1581
  width: "100%",
1582
1582
  height: "100%"
1583
1583
  }
1584
1584
  }, [renderSlot(g.$slots, "router-view", {}, function () {
1585
- return [createCommentVNode(" 有动画 "), g.needTransition ? (openBlock(), createBlock(E, {
1585
+ return [createCommentVNode(" 有动画 "), t.needTransition ? (openBlock(), createBlock(E, {
1586
1586
  key: 0
1587
1587
  }, {
1588
1588
  "default": withCtx(function (_ref23) {
@@ -1613,7 +1613,7 @@ var Ho = function Ho(t, e) {
1613
1613
  }),
1614
1614
  _: 1
1615
1615
  /* STABLE */
1616
- })) : createCommentVNode("v-if", true), createCommentVNode(" 无动画 "), g.needTransition ? createCommentVNode("v-if", true) : (openBlock(), createBlock(E, {
1616
+ })) : createCommentVNode("v-if", true), createCommentVNode(" 无动画 "), t.needTransition ? createCommentVNode("v-if", true) : (openBlock(), createBlock(E, {
1617
1617
  key: 1
1618
1618
  }, {
1619
1619
  "default": withCtx(function (_ref24) {
@@ -1632,7 +1632,7 @@ var Ho = function Ho(t, e) {
1632
1632
  })), withDirectives(createElementVNode("div", kc, [createVNode(hc, {
1633
1633
  exclude: f.value,
1634
1634
  transitionConfig: v.value,
1635
- needTransition: g.needTransition
1635
+ needTransition: t.needTransition
1636
1636
  }, null, 8, ["exclude", "transitionConfig", "needTransition"])], 512
1637
1637
  /* NEED_PATCH */), [[vShow, unref(n).meta.isIframe]])];
1638
1638
  }, true)])), [[vShow, s.value]]), withDirectives(createElementVNode("div", Bc, [renderSlot(g.$slots, "default", {}, undefined, true)], 512
@@ -3034,14 +3034,14 @@ var Yc = ["src", "entry", "name"],
3034
3034
  aside: withCtx(function () {
3035
3035
  return [renderSlot(a.$slots, "aside", {}, function () {
3036
3036
  return [createVNode(unref(DasWebMenu), {
3037
- menuAttr: a.menuAttr
3037
+ menuAttr: t.menuAttr
3038
3038
  }, null, 8, ["menuAttr"])];
3039
3039
  })];
3040
3040
  }),
3041
3041
  tab: withCtx(function () {
3042
3042
  return [renderSlot(a.$slots, "tab", {}, function () {
3043
3043
  return [createVNode(unref(DasWebTabs), {
3044
- tabsAttr: a.tabsAttr
3044
+ tabsAttr: t.tabsAttr
3045
3045
  }, null, 8, ["tabsAttr"])];
3046
3046
  })];
3047
3047
  }),
@@ -3378,7 +3378,7 @@ var Yc = ["src", "entry", "name"],
3378
3378
  });
3379
3379
  return function (o, a) {
3380
3380
  return openBlock(), createBlock(unref(DasWebLayout), mergeProps({
3381
- pageKey: o.pageKey,
3381
+ pageKey: t.pageKey,
3382
3382
  "transition-config": n.value
3383
3383
  }, r.value), {
3384
3384
  header: withCtx(function () {
@@ -3389,14 +3389,14 @@ var Yc = ["src", "entry", "name"],
3389
3389
  aside: withCtx(function () {
3390
3390
  return [renderSlot(o.$slots, "aside", {}, function () {
3391
3391
  return [createVNode(unref(DasWebMenu), {
3392
- menuAttr: o.menuAttr
3392
+ menuAttr: t.menuAttr
3393
3393
  }, null, 8, ["menuAttr"])];
3394
3394
  })];
3395
3395
  }),
3396
3396
  tab: withCtx(function () {
3397
3397
  return [renderSlot(o.$slots, "tab", {}, function () {
3398
3398
  return [createVNode(unref(DasWebTabs), {
3399
- tabsAttr: o.tabsAttr
3399
+ tabsAttr: t.tabsAttr
3400
3400
  }, null, 8, ["tabsAttr"])];
3401
3401
  })];
3402
3402
  }),
@@ -3596,17 +3596,17 @@ var Yc = ["src", "entry", "name"],
3596
3596
  }),
3597
3597
  type: "feedback",
3598
3598
  feedType: "warning",
3599
- width: n.desc && n.desc.length ? 480 : 460,
3600
- height: n.desc && n.desc.length ? 450 : 340,
3601
- title: n.title,
3599
+ width: t.desc && t.desc.length ? 480 : 460,
3600
+ height: t.desc && t.desc.length ? 450 : 340,
3601
+ title: t.title,
3602
3602
  "custom-class": "menu-tip-diaolg",
3603
- onClosed: n.closeCallback
3603
+ onClosed: t.closeCallback
3604
3604
  }, {
3605
3605
  footer: withCtx(function () {
3606
3606
  return [createElementVNode("div", xl, [createVNode(unref(DasButton), {
3607
3607
  btnType: "default",
3608
3608
  size: "small",
3609
- onClick: n.closeCallback
3609
+ onClick: t.closeCallback
3610
3610
  }, {
3611
3611
  "default": withCtx(function () {
3612
3612
  return [createTextVNode(toDisplayString(unref(t$1)("我知道了")), 1
@@ -3619,13 +3619,13 @@ var Yc = ["src", "entry", "name"],
3619
3619
  "default": withCtx(function () {
3620
3620
  return [createElementVNode("div", {
3621
3621
  "class": "content",
3622
- innerHTML: n.content
3623
- }, null, 8, hl), n.desc && n.desc.length ? (openBlock(), createElementBlock(Fragment, {
3622
+ innerHTML: t.content
3623
+ }, null, 8, hl), t.desc && t.desc.length ? (openBlock(), createElementBlock(Fragment, {
3624
3624
  key: 0
3625
3625
  }, [r[1] || (r[1] = createElementVNode("div", {
3626
3626
  "class": "divide"
3627
3627
  }, null, -1
3628
- /* CACHED */)), (openBlock(true), createElementBlock(Fragment, null, renderList(n.desc, function (o, a) {
3628
+ /* CACHED */)), (openBlock(true), createElementBlock(Fragment, null, renderList(t.desc, function (o, a) {
3629
3629
  return withDirectives((openBlock(), createElementBlock("div", {
3630
3630
  key: a,
3631
3631
  "class": "desc-item"
@@ -9468,7 +9468,7 @@ var _h = /*#__PURE__*/function () {
9468
9468
  return onBeforeUnmount(function () {
9469
9469
  r.value = false;
9470
9470
  }), function (i, c) {
9471
- return openBlock(), createElementBlock("div", wh, [i.src ? (openBlock(), createBlock(unref(DasSpin), {
9471
+ return openBlock(), createElementBlock("div", wh, [t.src ? (openBlock(), createBlock(unref(DasSpin), {
9472
9472
  key: 0,
9473
9473
  spinning: !r.value
9474
9474
  }, {
@@ -9479,7 +9479,7 @@ var _h = /*#__PURE__*/function () {
9479
9479
  ref: n,
9480
9480
  width: "100%",
9481
9481
  height: "100%",
9482
- src: i.src,
9482
+ src: t.src,
9483
9483
  onLoad: a
9484
9484
  }, null, 40, Ah), [[vShow, r.value]])];
9485
9485
  }),
@@ -11394,7 +11394,7 @@ var Qh = Vh.post("data/device-auth"),
11394
11394
  var e = _ref135.emit;
11395
11395
  useCssVars(function (u) {
11396
11396
  return {
11397
- "23bfa220": s.value
11397
+ v23bfa220: s.value
11398
11398
  };
11399
11399
  });
11400
11400
  var n = t,
@@ -11463,7 +11463,7 @@ var Qh = Vh.post("data/device-auth"),
11463
11463
  }
11464
11464
  }, {
11465
11465
  "default": withCtx(function () {
11466
- return [a.showFn(l) ? renderSlot(a.$slots, "default", {
11466
+ return [t.showFn(l) ? renderSlot(a.$slots, "default", {
11467
11467
  key: 0,
11468
11468
  index: l
11469
11469
  }, undefined, true) : createCommentVNode("v-if", true)];
@@ -11764,7 +11764,7 @@ var Qh = Vh.post("data/device-auth"),
11764
11764
  }, {
11765
11765
  "default": withCtx(function () {
11766
11766
  return [createElementVNode("div", ax, [createElementVNode("div", sx, [createElementVNode("div", ix, [createElementVNode("div", cx, toDisplayString(n.title.length > 20 ? n.title.slice(0, 19) + "..." : n.title), 1
11767
- /* TEXT */)])]), createElementVNode("div", lx, [["live"].includes(g.type) ? (openBlock(), createElementBlock("span", ux, toDisplayString(unref(t$1)("正在实时预览")), 1
11767
+ /* TEXT */)])]), createElementVNode("div", lx, [["live"].includes(t.type) ? (openBlock(), createElementBlock("span", ux, toDisplayString(unref(t$1)("正在实时预览")), 1
11768
11768
  /* TEXT */)) : createCommentVNode("v-if", true), createCommentVNode(' <das-icon class="icon close-icon" icon="close" @click.stop="handleClose"></das-icon> ')])]), n.videoUrl && u.value ? (openBlock(), createBlock(unref(DasLivePlayer), {
11769
11769
  key: 0,
11770
11770
  type: "flv",
@@ -12051,7 +12051,7 @@ var gx = /* @__PURE__ */defineComponent({
12051
12051
  justifyContent: "space-between",
12052
12052
  alignItems: "center"
12053
12053
  },
12054
- onClosed: i.closeCallback
12054
+ onClosed: t.closeCallback
12055
12055
  }, {
12056
12056
  header: withCtx(function () {
12057
12057
  return [createElementVNode("div", null, toDisplayString(unref(t$1)("视频监控")), 1
@@ -12419,7 +12419,7 @@ var un = /*#__PURE__*/function () {
12419
12419
  }]);
12420
12420
  }();
12421
12421
  un.instance = new un();
12422
- var Ax = "8.0.7";
12422
+ var Ax = "8.0.17";
12423
12423
  var be = /*#__PURE__*/function () {
12424
12424
  function be() {
12425
12425
  _classCallCheck(this, be);
@@ -16736,7 +16736,7 @@ var cv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16736
16736
  return function (i, c) {
16737
16737
  return openBlock(), createElementBlock(Fragment, null, [createCommentVNode(" <div class=\"alarm-msg\" :style=\"{ 'border-color': msgItem.color }\"> "), createElementVNode("div", Rv, [createElementVNode("div", Lv, [createElementVNode("div", {
16738
16738
  style: normalizeStyle({
16739
- "background-color": i.msgItem.color
16739
+ "background-color": t.msgItem.color
16740
16740
  }),
16741
16741
  "class": "title-detail"
16742
16742
  }, [createElementVNode("div", $v, [createCommentVNode(" <div class=\"icon-box\" :style=\"{ color: msgItem.color }\">\r\n !\r\n </div> "), createElementVNode("div", Mv, toDisplayString(unref(i18n)("新告警").value), 1
@@ -16748,14 +16748,14 @@ var cv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16748
16748
  /* TEXT */), createElementVNode("div", {
16749
16749
  "class": "alarm-msg-line-right alarm-content-object",
16750
16750
  style: normalizeStyle({
16751
- color: i.msgItem.color
16751
+ color: t.msgItem.color
16752
16752
  })
16753
- }, toDisplayString(i.msgItem.alarmLevelName || ""), 5
16753
+ }, toDisplayString(t.msgItem.alarmLevelName || ""), 5
16754
16754
  /* TEXT, STYLE */)]), createElementVNode("div", jv, [createElementVNode("div", Hv, toDisplayString(unref(i18n)("告警对象:").value), 1
16755
- /* TEXT */), createElementVNode("div", Uv, toDisplayString(i.msgItem.equipmentName || ""), 1
16755
+ /* TEXT */), createElementVNode("div", Uv, toDisplayString(t.msgItem.equipmentName || ""), 1
16756
16756
  /* TEXT */)]), createElementVNode("div", qv, [createElementVNode("div", Wv, toDisplayString(unref(i18n)("告警内容:").value), 1
16757
- /* TEXT */), createElementVNode("div", Vv, toDisplayString(i.msgItem.alarmContent || ""), 1
16758
- /* TEXT */)]), createElementVNode("div", Kv, [i.msgItem.equipmentCode && i.msgItem.equipmentPanelCode ? (openBlock(), createBlock(unref(DasButton), {
16757
+ /* TEXT */), createElementVNode("div", Vv, toDisplayString(t.msgItem.alarmContent || ""), 1
16758
+ /* TEXT */)]), createElementVNode("div", Kv, [t.msgItem.equipmentCode && t.msgItem.equipmentPanelCode ? (openBlock(), createBlock(unref(DasButton), {
16759
16759
  key: 0,
16760
16760
  block: "",
16761
16761
  onClick: withModifiers(a, ["stop"]),
@@ -16768,7 +16768,7 @@ var cv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16768
16768
  }),
16769
16769
  _: 1
16770
16770
  /* STABLE */
16771
- })) : createCommentVNode("v-if", true), i.alarmhandle ? (openBlock(), createBlock(unref(DasButton), {
16771
+ })) : createCommentVNode("v-if", true), t.alarmhandle ? (openBlock(), createBlock(unref(DasButton), {
16772
16772
  key: 1,
16773
16773
  block: "",
16774
16774
  btnType: "primary-text",
@@ -17802,14 +17802,14 @@ var og = [{
17802
17802
  path: ot,
17803
17803
  component: function component() {
17804
17804
  return Promise.resolve().then(function () {
17805
- return indexDwuvutgL;
17805
+ return indexDpJn_DL4;
17806
17806
  });
17807
17807
  }
17808
17808
  }, {
17809
17809
  path: Os,
17810
17810
  component: function component() {
17811
17811
  return Promise.resolve().then(function () {
17812
- return indexBPOhkfR;
17812
+ return indexD6QATXs1;
17813
17813
  });
17814
17814
  }
17815
17815
  }],
@@ -17992,7 +17992,7 @@ var V = "v1",
17992
17992
  };
17993
17993
  }
17994
17994
  });
17995
- var indexDwuvutgL = /*#__PURE__*/Object.freeze({
17995
+ var indexDpJn_DL4 = /*#__PURE__*/Object.freeze({
17996
17996
  __proto__: null,
17997
17997
  "default": oo
17998
17998
  });
@@ -18001,7 +18001,7 @@ function t(n, _) {
18001
18001
  return openBlock(), createElementBlock("div");
18002
18002
  }
18003
18003
  var a = /* @__PURE__ */Ne(o, [["render", t]]);
18004
- var indexBPOhkfR = /*#__PURE__*/Object.freeze({
18004
+ var indexD6QATXs1 = /*#__PURE__*/Object.freeze({
18005
18005
  __proto__: null,
18006
18006
  "default": a
18007
18007
  });
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-DWDzVyzH.js";
2
+ import { _ as c } from "./index-D7UQjMU9.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -615,7 +615,7 @@ const Ho = (t, e) => {
615
615
  Ye,
616
616
  null,
617
617
  [
618
- d.needTransition ? (N(), re(
618
+ t.needTransition ? (N(), re(
619
619
  Ki,
620
620
  Rr(fn({ key: 0 }, n.value)),
621
621
  {
@@ -644,7 +644,7 @@ const Ho = (t, e) => {
644
644
  16
645
645
  /* FULL_PROPS */
646
646
  )) : Q("v-if", !0),
647
- d.needTransition ? Q("v-if", !0) : (N(!0), ce(
647
+ t.needTransition ? Q("v-if", !0) : (N(!0), ce(
648
648
  Ye,
649
649
  { key: 1 },
650
650
  Nt(i.value, ({ path: p, meta: v }) => je((N(), ce("div", {
@@ -803,12 +803,12 @@ const Ho = (t, e) => {
803
803
  ]),
804
804
  q("div", wc, [
805
805
  je((N(), ce("div", {
806
- key: g.pageKey,
806
+ key: t.pageKey,
807
807
  style: { width: "100%", height: "100%" }
808
808
  }, [
809
809
  Be(g.$slots, "router-view", {}, () => [
810
810
  Q(" 有动画 "),
811
- g.needTransition ? (N(), re(E, { key: 0 }, {
811
+ t.needTransition ? (N(), re(E, { key: 0 }, {
812
812
  default: V(({ Component: k }) => [
813
813
  Y(
814
814
  Po,
@@ -855,7 +855,7 @@ const Ho = (t, e) => {
855
855
  /* STABLE */
856
856
  })) : Q("v-if", !0),
857
857
  Q(" 无动画 "),
858
- g.needTransition ? Q("v-if", !0) : (N(), re(E, { key: 1 }, {
858
+ t.needTransition ? Q("v-if", !0) : (N(), re(E, { key: 1 }, {
859
859
  default: V(({ Component: k }) => [
860
860
  D(n).meta.keepAlive ? (N(), re(Lo, {
861
861
  key: 0,
@@ -881,7 +881,7 @@ const Ho = (t, e) => {
881
881
  Y(hc, {
882
882
  exclude: f.value,
883
883
  transitionConfig: v.value,
884
- needTransition: g.needTransition
884
+ needTransition: t.needTransition
885
885
  }, null, 8, ["exclude", "transitionConfig", "needTransition"])
886
886
  ],
887
887
  512
@@ -1523,12 +1523,12 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1523
1523
  ]),
1524
1524
  aside: V(() => [
1525
1525
  Be(a.$slots, "aside", {}, () => [
1526
- Y(D(vs), { menuAttr: a.menuAttr }, null, 8, ["menuAttr"])
1526
+ Y(D(vs), { menuAttr: t.menuAttr }, null, 8, ["menuAttr"])
1527
1527
  ])
1528
1528
  ]),
1529
1529
  tab: V(() => [
1530
1530
  Be(a.$slots, "tab", {}, () => [
1531
- Y(D(gs), { tabsAttr: a.tabsAttr }, null, 8, ["tabsAttr"])
1531
+ Y(D(gs), { tabsAttr: t.tabsAttr }, null, 8, ["tabsAttr"])
1532
1532
  ])
1533
1533
  ]),
1534
1534
  default: V(() => [
@@ -1715,7 +1715,7 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1715
1715
  routeKeepAliveVisible: e.routeKeepAliveVisible
1716
1716
  }));
1717
1717
  return (o, a) => (N(), re(D(Xr), fn({
1718
- pageKey: o.pageKey,
1718
+ pageKey: t.pageKey,
1719
1719
  "transition-config": n.value
1720
1720
  }, r.value), {
1721
1721
  header: V(() => [
@@ -1725,12 +1725,12 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1725
1725
  ]),
1726
1726
  aside: V(() => [
1727
1727
  Be(o.$slots, "aside", {}, () => [
1728
- Y(D(vs), { menuAttr: o.menuAttr }, null, 8, ["menuAttr"])
1728
+ Y(D(vs), { menuAttr: t.menuAttr }, null, 8, ["menuAttr"])
1729
1729
  ])
1730
1730
  ]),
1731
1731
  tab: V(() => [
1732
1732
  Be(o.$slots, "tab", {}, () => [
1733
- Y(D(gs), { tabsAttr: o.tabsAttr }, null, 8, ["tabsAttr"])
1733
+ Y(D(gs), { tabsAttr: t.tabsAttr }, null, 8, ["tabsAttr"])
1734
1734
  ])
1735
1735
  ]),
1736
1736
  banner: V(() => [
@@ -1842,18 +1842,18 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1842
1842
  "onUpdate:modelValue": r[0] || (r[0] = (o) => e.value = o),
1843
1843
  type: "feedback",
1844
1844
  feedType: "warning",
1845
- width: n.desc && n.desc.length ? 480 : 460,
1846
- height: n.desc && n.desc.length ? 450 : 340,
1847
- title: n.title,
1845
+ width: t.desc && t.desc.length ? 480 : 460,
1846
+ height: t.desc && t.desc.length ? 450 : 340,
1847
+ title: t.title,
1848
1848
  "custom-class": "menu-tip-diaolg",
1849
- onClosed: n.closeCallback
1849
+ onClosed: t.closeCallback
1850
1850
  }, {
1851
1851
  footer: V(() => [
1852
1852
  q("div", xl, [
1853
1853
  Y(D(Lt), {
1854
1854
  btnType: "default",
1855
1855
  size: "small",
1856
- onClick: n.closeCallback
1856
+ onClick: t.closeCallback
1857
1857
  }, {
1858
1858
  default: V(() => [
1859
1859
  Xe(
@@ -1870,9 +1870,9 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1870
1870
  default: V(() => [
1871
1871
  q("div", {
1872
1872
  class: "content",
1873
- innerHTML: n.content
1873
+ innerHTML: t.content
1874
1874
  }, null, 8, hl),
1875
- n.desc && n.desc.length ? (N(), ce(
1875
+ t.desc && t.desc.length ? (N(), ce(
1876
1876
  Ye,
1877
1877
  { key: 0 },
1878
1878
  [
@@ -1886,7 +1886,7 @@ const Yc = ["src", "entry", "name"], Jc = /* @__PURE__ */ xe({
1886
1886
  (N(!0), ce(
1887
1887
  Ye,
1888
1888
  null,
1889
- Nt(n.desc, (o, a) => je((N(), ce("div", {
1889
+ Nt(t.desc, (o, a) => je((N(), ce("div", {
1890
1890
  key: a,
1891
1891
  class: "desc-item"
1892
1892
  }, [
@@ -8122,7 +8122,7 @@ const _h = async () => {
8122
8122
  return pn(() => {
8123
8123
  r.value = !1;
8124
8124
  }), (i, c) => (N(), ce("div", wh, [
8125
- i.src ? (N(), re(D(Zr), {
8125
+ t.src ? (N(), re(D(Zr), {
8126
8126
  key: 0,
8127
8127
  spinning: !r.value
8128
8128
  }, {
@@ -8133,7 +8133,7 @@ const _h = async () => {
8133
8133
  ref: n,
8134
8134
  width: "100%",
8135
8135
  height: "100%",
8136
- src: i.src,
8136
+ src: t.src,
8137
8137
  onLoad: a
8138
8138
  }, null, 40, Ah), [
8139
8139
  [We, r.value]
@@ -8870,7 +8870,7 @@ const Qh = Vh.post("data/device-auth"), Yh = /* @__PURE__ */ xe({
8870
8870
  emits: ["itemClick"],
8871
8871
  setup(t, { emit: e }) {
8872
8872
  e0((u) => ({
8873
- "23bfa220": s.value
8873
+ v23bfa220: s.value
8874
8874
  }));
8875
8875
  const n = t, r = e, o = L(), { toggle: a, isFullscreen: i } = qt(o), c = () => {
8876
8876
  o.value != document.fullscreenElement && (i.value ? (i.value = !1, rt(() => {
@@ -8918,7 +8918,7 @@ const Qh = Vh.post("data/device-auth"), Yh = /* @__PURE__ */ xe({
8918
8918
  onItemClick: (s) => o(l)
8919
8919
  }, {
8920
8920
  default: V(() => [
8921
- a.showFn(l) ? Be(a.$slots, "default", {
8921
+ t.showFn(l) ? Be(a.$slots, "default", {
8922
8922
  key: 0,
8923
8923
  index: l
8924
8924
  }, void 0, !0) : Q("v-if", !0)
@@ -9171,7 +9171,7 @@ const Qh = Vh.post("data/device-auth"), Yh = /* @__PURE__ */ xe({
9171
9171
  ])
9172
9172
  ]),
9173
9173
  q("div", lx, [
9174
- ["live"].includes(g.type) ? (N(), ce(
9174
+ ["live"].includes(t.type) ? (N(), ce(
9175
9175
  "span",
9176
9176
  ux,
9177
9177
  Ce(D(ie)("正在实时预览")),
@@ -9423,7 +9423,7 @@ const gx = /* @__PURE__ */ xe({
9423
9423
  "close-on-press-escape": !1,
9424
9424
  modal: !1,
9425
9425
  "header-style": { display: "flex", justifyContent: "space-between", alignItems: "center" },
9426
- onClosed: i.closeCallback
9426
+ onClosed: t.closeCallback
9427
9427
  }, {
9428
9428
  header: V(() => [
9429
9429
  q(
@@ -9648,7 +9648,7 @@ class un {
9648
9648
  }
9649
9649
  }
9650
9650
  un.instance = new un();
9651
- const Ax = "8.0.7";
9651
+ const Ax = "8.0.17";
9652
9652
  class be {
9653
9653
  static isRequired(e, n) {
9654
9654
  if (e == null)
@@ -12008,7 +12008,7 @@ const cv = pt(`/api/tool/event-bus/${Hn}/`), Pr = cv.post("/publish"), lv = Jr.g
12008
12008
  q(
12009
12009
  "div",
12010
12010
  {
12011
- style: Lr({ "background-color": i.msgItem.color }),
12011
+ style: Lr({ "background-color": t.msgItem.color }),
12012
12012
  class: "title-detail"
12013
12013
  },
12014
12014
  [
@@ -12048,9 +12048,9 @@ const cv = pt(`/api/tool/event-bus/${Hn}/`), Pr = cv.post("/publish"), lv = Jr.g
12048
12048
  "div",
12049
12049
  {
12050
12050
  class: "alarm-msg-line-right alarm-content-object",
12051
- style: Lr({ color: i.msgItem.color })
12051
+ style: Lr({ color: t.msgItem.color })
12052
12052
  },
12053
- Ce(i.msgItem.alarmLevelName || ""),
12053
+ Ce(t.msgItem.alarmLevelName || ""),
12054
12054
  5
12055
12055
  /* TEXT, STYLE */
12056
12056
  )
@@ -12066,7 +12066,7 @@ const cv = pt(`/api/tool/event-bus/${Hn}/`), Pr = cv.post("/publish"), lv = Jr.g
12066
12066
  q(
12067
12067
  "div",
12068
12068
  Uv,
12069
- Ce(i.msgItem.equipmentName || ""),
12069
+ Ce(t.msgItem.equipmentName || ""),
12070
12070
  1
12071
12071
  /* TEXT */
12072
12072
  )
@@ -12082,13 +12082,13 @@ const cv = pt(`/api/tool/event-bus/${Hn}/`), Pr = cv.post("/publish"), lv = Jr.g
12082
12082
  q(
12083
12083
  "div",
12084
12084
  Vv,
12085
- Ce(i.msgItem.alarmContent || ""),
12085
+ Ce(t.msgItem.alarmContent || ""),
12086
12086
  1
12087
12087
  /* TEXT */
12088
12088
  )
12089
12089
  ]),
12090
12090
  q("div", Kv, [
12091
- i.msgItem.equipmentCode && i.msgItem.equipmentPanelCode ? (N(), re(D(Lt), {
12091
+ t.msgItem.equipmentCode && t.msgItem.equipmentPanelCode ? (N(), re(D(Lt), {
12092
12092
  key: 0,
12093
12093
  block: "",
12094
12094
  onClick: Ae(a, ["stop"]),
@@ -12105,7 +12105,7 @@ const cv = pt(`/api/tool/event-bus/${Hn}/`), Pr = cv.post("/publish"), lv = Jr.g
12105
12105
  _: 1
12106
12106
  /* STABLE */
12107
12107
  })) : Q("v-if", !0),
12108
- i.alarmhandle ? (N(), re(D(Lt), {
12108
+ t.alarmhandle ? (N(), re(D(Lt), {
12109
12109
  key: 1,
12110
12110
  block: "",
12111
12111
  btnType: "primary-text",
@@ -12523,11 +12523,11 @@ L("@das-fed/upf-web");
12523
12523
  const og = [
12524
12524
  {
12525
12525
  path: ot,
12526
- component: () => import("./index-DwuvutgL.js")
12526
+ component: () => import("./index-DpJn_DL4.js")
12527
12527
  },
12528
12528
  {
12529
12529
  path: Os,
12530
- component: () => import("./index-BP-OhkfR.js")
12530
+ component: () => import("./index-D6QATXs1.js")
12531
12531
  }
12532
12532
  ], _m = {
12533
12533
  routes: og,
Binary file
@@ -6,7 +6,7 @@ import { DasSpin as E } from "@das-fed/upf-ui/packages/components/spin/index";
6
6
  import { getTabInfo as L } from "@das-fed/upf-utils/common-info";
7
7
  import { setShowLayout as P } from "@das-fed/upf-utils/common-tools";
8
8
  import { createService as b } from "@das-fed/upf-utils/create-api-service";
9
- import { u as q, p as B, c as h, l as K, g as M, a as N } from "./index-CUuJCTjN.js";
9
+ import { u as q, p as B, c as h, l as K, g as M, a as N } from "./index-D7UQjMU9.js";
10
10
  const O = d(!1), c = d([]);
11
11
  p(() => {
12
12
  var l;
Binary file
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { M as s, D as t, F as n, E as r, G as i, b as o, m as u, z as g, o as m, d as l, f as p, k as D, y as c, B as L, C as b, h, i as y, J as A, K as I, w as M, e as T, H as R, I as W, q as F, N as d, L as V, r as f, v as k, s as v, j as w, n as x, x as K, A as N, t as j } from "./index-DWDzVyzH.js";
1
+ import { M as s, D as t, F as n, E as r, G as i, b as o, m as u, z as g, o as m, d as l, f as p, k as D, y as c, B as L, C as b, h, i as y, J as A, K as I, w as M, e as T, H as R, I as W, q as F, N as d, L as V, r as f, v as k, s as v, j as w, n as x, x as K, A as N, t as j } from "./index-D7UQjMU9.js";
2
2
  export {
3
3
  s as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,14 +1,13 @@
1
1
  {
2
2
  "name": "@das-fed/upf-web",
3
- "version": "6.4.0-dev.219",
3
+ "version": "6.4.0-dev.221",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
7
  "@das-fed/mframe": "0.0.41",
8
- "@das-fed/upf-ui": "6.4.0-dev.219",
9
- "@das-fed/upf-utils": "6.4.0-dev.219",
10
- "@das-fed/upf-web": "6.4.0-dev.219",
11
- "@das-fed/upf-web-components": "6.4.0-dev.219",
8
+ "@das-fed/upf-ui": "6.4.0-dev.221",
9
+ "@das-fed/upf-utils": "6.4.0-dev.221",
10
+ "@das-fed/upf-web-components": "6.4.0-dev.221",
12
11
  "@microsoft/signalr": "^8.0.7",
13
12
  "@vueuse/core": "^9.13.0",
14
13
  "animate.css": "^4.1.1",
@@ -20,7 +19,7 @@
20
19
  "vue-router": "^4.4.0"
21
20
  },
22
21
  "devDependencies": {
23
- "@das-fed/upf-cli": "6.4.0-dev.219",
22
+ "@das-fed/upf-cli": "6.4.0-dev.221",
24
23
  "@types/crypto-js": "^4.2.2",
25
24
  "@types/lodash": "^4.14.194",
26
25
  "@types/lodash-es": "^4.17.12",