@das-fed/upf-web 6.4.0-dev.226 → 6.4.0-dev.227

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
@@ -1329,7 +1329,7 @@ var Ho = function Ho(t, e) {
1329
1329
  f.path.toLowerCase() === d.toLowerCase() && (f.meta.isOpen = false);
1330
1330
  });
1331
1331
  }), function (d, f) {
1332
- return openBlock(), createElementBlock(Fragment, null, [d.needTransition ? (openBlock(), createBlock(TransitionGroup, normalizeProps(mergeProps({
1332
+ return openBlock(), createElementBlock(Fragment, null, [t.needTransition ? (openBlock(), createBlock(TransitionGroup, normalizeProps(mergeProps({
1333
1333
  key: 0
1334
1334
  }, n.value)), {
1335
1335
  "default": withCtx(function () {
@@ -1349,7 +1349,7 @@ var Ho = function Ho(t, e) {
1349
1349
  _: 1
1350
1350
  /* STABLE */
1351
1351
  }, 16
1352
- /* FULL_PROPS */)) : createCommentVNode("v-if", true), d.needTransition ? createCommentVNode("v-if", true) : (openBlock(true), createElementBlock(Fragment, {
1352
+ /* FULL_PROPS */)) : createCommentVNode("v-if", true), t.needTransition ? createCommentVNode("v-if", true) : (openBlock(true), createElementBlock(Fragment, {
1353
1353
  key: 1
1354
1354
  }, renderList(i.value, function (_ref20) {
1355
1355
  var p = _ref20.path,
@@ -1581,13 +1581,13 @@ var Ho = function Ho(t, e) {
1581
1581
  /* NEED_PATCH */)), [[vShow, h$1.value]]) : createCommentVNode("v-if", true), createElementVNode("div", yc, [l.value ? withDirectives((openBlock(), createElementBlock("div", bc, [renderSlot(g.$slots, "tab", {}, undefined, true)], 512
1582
1582
  /* NEED_PATCH */)), [[vShow, h$1.value]]) : createCommentVNode("v-if", true), createElementVNode("div", wc, [withDirectives(createElementVNode("div", Ac, [renderSlot(g.$slots, "banner", {}, undefined, true)], 512
1583
1583
  /* NEED_PATCH */), [[vShow, h$1.value]]), createElementVNode("div", Ec, [withDirectives((openBlock(), createElementBlock("div", {
1584
- key: g.pageKey,
1584
+ key: t.pageKey,
1585
1585
  style: {
1586
1586
  width: "100%",
1587
1587
  height: "100%"
1588
1588
  }
1589
1589
  }, [renderSlot(g.$slots, "router-view", {}, function () {
1590
- return [createCommentVNode(" 有动画 "), g.needTransition ? (openBlock(), createBlock(E, {
1590
+ return [createCommentVNode(" 有动画 "), t.needTransition ? (openBlock(), createBlock(E, {
1591
1591
  key: 0
1592
1592
  }, {
1593
1593
  "default": withCtx(function (_ref23) {
@@ -1618,7 +1618,7 @@ var Ho = function Ho(t, e) {
1618
1618
  }),
1619
1619
  _: 1
1620
1620
  /* STABLE */
1621
- })) : createCommentVNode("v-if", true), createCommentVNode(" 无动画 "), g.needTransition ? createCommentVNode("v-if", true) : (openBlock(), createBlock(E, {
1621
+ })) : createCommentVNode("v-if", true), createCommentVNode(" 无动画 "), t.needTransition ? createCommentVNode("v-if", true) : (openBlock(), createBlock(E, {
1622
1622
  key: 1
1623
1623
  }, {
1624
1624
  "default": withCtx(function (_ref24) {
@@ -1637,7 +1637,7 @@ var Ho = function Ho(t, e) {
1637
1637
  })), withDirectives(createElementVNode("div", Dc, [createVNode(vc, {
1638
1638
  exclude: f.value,
1639
1639
  transitionConfig: v.value,
1640
- needTransition: g.needTransition
1640
+ needTransition: t.needTransition
1641
1641
  }, null, 8, ["exclude", "transitionConfig", "needTransition"])], 512
1642
1642
  /* NEED_PATCH */), [[vShow, unref(n).meta.isIframe]])];
1643
1643
  }, true)])), [[vShow, s.value]]), withDirectives(createElementVNode("div", Sc, [renderSlot(g.$slots, "default", {}, undefined, true)], 512
@@ -3039,14 +3039,14 @@ var Zc = ["src", "entry", "name"],
3039
3039
  aside: withCtx(function () {
3040
3040
  return [renderSlot(a.$slots, "aside", {}, function () {
3041
3041
  return [createVNode(unref(DasWebMenu), {
3042
- menuAttr: a.menuAttr
3042
+ menuAttr: t.menuAttr
3043
3043
  }, null, 8, ["menuAttr"])];
3044
3044
  })];
3045
3045
  }),
3046
3046
  tab: withCtx(function () {
3047
3047
  return [renderSlot(a.$slots, "tab", {}, function () {
3048
3048
  return [createVNode(unref(DasWebTabs), {
3049
- tabsAttr: a.tabsAttr
3049
+ tabsAttr: t.tabsAttr
3050
3050
  }, null, 8, ["tabsAttr"])];
3051
3051
  })];
3052
3052
  }),
@@ -3383,7 +3383,7 @@ var Zc = ["src", "entry", "name"],
3383
3383
  });
3384
3384
  return function (o, a) {
3385
3385
  return openBlock(), createBlock(unref(DasWebLayout), mergeProps({
3386
- pageKey: o.pageKey,
3386
+ pageKey: t.pageKey,
3387
3387
  "transition-config": n.value
3388
3388
  }, r.value), {
3389
3389
  header: withCtx(function () {
@@ -3394,14 +3394,14 @@ var Zc = ["src", "entry", "name"],
3394
3394
  aside: withCtx(function () {
3395
3395
  return [renderSlot(o.$slots, "aside", {}, function () {
3396
3396
  return [createVNode(unref(DasWebMenu), {
3397
- menuAttr: o.menuAttr
3397
+ menuAttr: t.menuAttr
3398
3398
  }, null, 8, ["menuAttr"])];
3399
3399
  })];
3400
3400
  }),
3401
3401
  tab: withCtx(function () {
3402
3402
  return [renderSlot(o.$slots, "tab", {}, function () {
3403
3403
  return [createVNode(unref(DasWebTabs), {
3404
- tabsAttr: o.tabsAttr
3404
+ tabsAttr: t.tabsAttr
3405
3405
  }, null, 8, ["tabsAttr"])];
3406
3406
  })];
3407
3407
  }),
@@ -3601,17 +3601,17 @@ var Zc = ["src", "entry", "name"],
3601
3601
  }),
3602
3602
  type: "feedback",
3603
3603
  feedType: "warning",
3604
- width: n.desc && n.desc.length ? 480 : 460,
3605
- height: n.desc && n.desc.length ? 450 : 340,
3606
- title: n.title,
3604
+ width: t.desc && t.desc.length ? 480 : 460,
3605
+ height: t.desc && t.desc.length ? 450 : 340,
3606
+ title: t.title,
3607
3607
  "custom-class": "menu-tip-diaolg",
3608
- onClosed: n.closeCallback
3608
+ onClosed: t.closeCallback
3609
3609
  }, {
3610
3610
  footer: withCtx(function () {
3611
3611
  return [createElementVNode("div", gl, [createVNode(unref(DasButton), {
3612
3612
  btnType: "default",
3613
3613
  size: "small",
3614
- onClick: n.closeCallback
3614
+ onClick: t.closeCallback
3615
3615
  }, {
3616
3616
  "default": withCtx(function () {
3617
3617
  return [createTextVNode(toDisplayString(unref(t$1)("我知道了")), 1
@@ -3624,13 +3624,13 @@ var Zc = ["src", "entry", "name"],
3624
3624
  "default": withCtx(function () {
3625
3625
  return [createElementVNode("div", {
3626
3626
  "class": "content",
3627
- innerHTML: n.content
3628
- }, null, 8, vl), n.desc && n.desc.length ? (openBlock(), createElementBlock(Fragment, {
3627
+ innerHTML: t.content
3628
+ }, null, 8, vl), t.desc && t.desc.length ? (openBlock(), createElementBlock(Fragment, {
3629
3629
  key: 0
3630
3630
  }, [r[1] || (r[1] = createElementVNode("div", {
3631
3631
  "class": "divide"
3632
3632
  }, null, -1
3633
- /* CACHED */)), (openBlock(true), createElementBlock(Fragment, null, renderList(n.desc, function (o, a) {
3633
+ /* CACHED */)), (openBlock(true), createElementBlock(Fragment, null, renderList(t.desc, function (o, a) {
3634
3634
  return withDirectives((openBlock(), createElementBlock("div", {
3635
3635
  key: a,
3636
3636
  "class": "desc-item"
@@ -9473,7 +9473,7 @@ var yh = /*#__PURE__*/function () {
9473
9473
  return onBeforeUnmount(function () {
9474
9474
  r.value = false;
9475
9475
  }), function (i, c) {
9476
- return openBlock(), createElementBlock("div", Eh, [i.src ? (openBlock(), createBlock(unref(DasSpin), {
9476
+ return openBlock(), createElementBlock("div", Eh, [t.src ? (openBlock(), createBlock(unref(DasSpin), {
9477
9477
  key: 0,
9478
9478
  spinning: !r.value
9479
9479
  }, {
@@ -9484,7 +9484,7 @@ var yh = /*#__PURE__*/function () {
9484
9484
  ref: n,
9485
9485
  width: "100%",
9486
9486
  height: "100%",
9487
- src: i.src,
9487
+ src: t.src,
9488
9488
  onLoad: a
9489
9489
  }, null, 40, kh), [[vShow, r.value]])];
9490
9490
  }),
@@ -11399,7 +11399,7 @@ var Jh = Gh.post("data/device-auth"),
11399
11399
  var e = _ref135.emit;
11400
11400
  useCssVars(function (u) {
11401
11401
  return {
11402
- "23bfa220": s.value
11402
+ v23bfa220: s.value
11403
11403
  };
11404
11404
  });
11405
11405
  var n = t,
@@ -11468,7 +11468,7 @@ var Jh = Gh.post("data/device-auth"),
11468
11468
  }
11469
11469
  }, {
11470
11470
  "default": withCtx(function () {
11471
- return [a.showFn(l) ? renderSlot(a.$slots, "default", {
11471
+ return [t.showFn(l) ? renderSlot(a.$slots, "default", {
11472
11472
  key: 0,
11473
11473
  index: l
11474
11474
  }, undefined, true) : createCommentVNode("v-if", true)];
@@ -11769,7 +11769,7 @@ var Jh = Gh.post("data/device-auth"),
11769
11769
  }, {
11770
11770
  "default": withCtx(function () {
11771
11771
  return [createElementVNode("div", ix, [createElementVNode("div", cx, [createElementVNode("div", lx, [createElementVNode("div", ux, toDisplayString(n.title.length > 20 ? n.title.slice(0, 19) + "..." : n.title), 1
11772
- /* TEXT */)])]), createElementVNode("div", dx, [["live"].includes(g.type) ? (openBlock(), createElementBlock("span", fx, toDisplayString(unref(t$1)("正在实时预览")), 1
11772
+ /* TEXT */)])]), createElementVNode("div", dx, [["live"].includes(t.type) ? (openBlock(), createElementBlock("span", fx, toDisplayString(unref(t$1)("正在实时预览")), 1
11773
11773
  /* 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), {
11774
11774
  key: 0,
11775
11775
  type: "flv",
@@ -12056,7 +12056,7 @@ var _x = /* @__PURE__ */defineComponent({
12056
12056
  justifyContent: "space-between",
12057
12057
  alignItems: "center"
12058
12058
  },
12059
- onClosed: i.closeCallback
12059
+ onClosed: t.closeCallback
12060
12060
  }, {
12061
12061
  header: withCtx(function () {
12062
12062
  return [createElementVNode("div", null, toDisplayString(unref(t$1)("视频监控")), 1
@@ -12424,7 +12424,7 @@ var un = /*#__PURE__*/function () {
12424
12424
  }]);
12425
12425
  }();
12426
12426
  un.instance = new un();
12427
- var kx = "8.0.7";
12427
+ var kx = "8.0.17";
12428
12428
  var be = /*#__PURE__*/function () {
12429
12429
  function be() {
12430
12430
  _classCallCheck(this, be);
@@ -16741,7 +16741,7 @@ var uv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16741
16741
  return function (i, c) {
16742
16742
  return openBlock(), createElementBlock(Fragment, null, [createCommentVNode(" <div class=\"alarm-msg\" :style=\"{ 'border-color': msgItem.color }\"> "), createElementVNode("div", $v, [createElementVNode("div", Mv, [createElementVNode("div", {
16743
16743
  style: normalizeStyle({
16744
- "background-color": i.msgItem.color
16744
+ "background-color": t.msgItem.color
16745
16745
  }),
16746
16746
  "class": "title-detail"
16747
16747
  }, [createElementVNode("div", Ov, [createCommentVNode(" <div class=\"icon-box\" :style=\"{ color: msgItem.color }\">\r\n !\r\n </div> "), createElementVNode("div", Nv, toDisplayString(unref(i18n)("新告警").value), 1
@@ -16753,14 +16753,14 @@ var uv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16753
16753
  /* TEXT */), createElementVNode("div", {
16754
16754
  "class": "alarm-msg-line-right alarm-content-object",
16755
16755
  style: normalizeStyle({
16756
- color: i.msgItem.color
16756
+ color: t.msgItem.color
16757
16757
  })
16758
- }, toDisplayString(i.msgItem.alarmLevelName || ""), 5
16758
+ }, toDisplayString(t.msgItem.alarmLevelName || ""), 5
16759
16759
  /* TEXT, STYLE */)]), createElementVNode("div", Uv, [createElementVNode("div", qv, toDisplayString(unref(i18n)("告警对象:").value), 1
16760
- /* TEXT */), createElementVNode("div", Wv, toDisplayString(i.msgItem.equipmentName || ""), 1
16760
+ /* TEXT */), createElementVNode("div", Wv, toDisplayString(t.msgItem.equipmentName || ""), 1
16761
16761
  /* TEXT */)]), createElementVNode("div", Vv, [createElementVNode("div", Kv, toDisplayString(unref(i18n)("告警内容:").value), 1
16762
- /* TEXT */), createElementVNode("div", Gv, toDisplayString(i.msgItem.alarmContent || ""), 1
16763
- /* TEXT */)]), createElementVNode("div", Xv, [i.msgItem.equipmentCode && i.msgItem.equipmentPanelCode ? (openBlock(), createBlock(unref(DasButton), {
16762
+ /* TEXT */), createElementVNode("div", Gv, toDisplayString(t.msgItem.alarmContent || ""), 1
16763
+ /* TEXT */)]), createElementVNode("div", Xv, [t.msgItem.equipmentCode && t.msgItem.equipmentPanelCode ? (openBlock(), createBlock(unref(DasButton), {
16764
16764
  key: 0,
16765
16765
  block: "",
16766
16766
  onClick: withModifiers(a, ["stop"]),
@@ -16773,7 +16773,7 @@ var uv = createService("/api/tool/event-bus/".concat(Hn, "/")),
16773
16773
  }),
16774
16774
  _: 1
16775
16775
  /* STABLE */
16776
- })) : createCommentVNode("v-if", true), i.alarmhandle ? (openBlock(), createBlock(unref(DasButton), {
16776
+ })) : createCommentVNode("v-if", true), t.alarmhandle ? (openBlock(), createBlock(unref(DasButton), {
16777
16777
  key: 1,
16778
16778
  block: "",
16779
16779
  btnType: "primary-text",
@@ -17807,14 +17807,14 @@ var sg = [{
17807
17807
  path: ot,
17808
17808
  component: function component() {
17809
17809
  return Promise.resolve().then(function () {
17810
- return index0g6_Ce0M;
17810
+ return indexCUJfUQFX;
17811
17811
  });
17812
17812
  }
17813
17813
  }, {
17814
17814
  path: Os,
17815
17815
  component: function component() {
17816
17816
  return Promise.resolve().then(function () {
17817
- return indexCppaPRNy;
17817
+ return indexWW15s_in;
17818
17818
  });
17819
17819
  }
17820
17820
  }],
@@ -17997,7 +17997,7 @@ var V = "v1",
17997
17997
  };
17998
17998
  }
17999
17999
  });
18000
- var index0g6_Ce0M = /*#__PURE__*/Object.freeze({
18000
+ var indexCUJfUQFX = /*#__PURE__*/Object.freeze({
18001
18001
  __proto__: null,
18002
18002
  "default": oo
18003
18003
  });
@@ -18006,7 +18006,7 @@ function t(n, _) {
18006
18006
  return openBlock(), createElementBlock("div");
18007
18007
  }
18008
18008
  var a = /* @__PURE__ */Ne(o, [["render", t]]);
18009
- var indexCppaPRNy = /*#__PURE__*/Object.freeze({
18009
+ var indexWW15s_in = /*#__PURE__*/Object.freeze({
18010
18010
  __proto__: null,
18011
18011
  "default": a
18012
18012
  });
@@ -618,7 +618,7 @@ const Ho = (t, e) => {
618
618
  Ye,
619
619
  null,
620
620
  [
621
- d.needTransition ? (N(), re(
621
+ t.needTransition ? (N(), re(
622
622
  Ki,
623
623
  Rr(fn({ key: 0 }, n.value)),
624
624
  {
@@ -647,7 +647,7 @@ const Ho = (t, e) => {
647
647
  16
648
648
  /* FULL_PROPS */
649
649
  )) : Q("v-if", !0),
650
- d.needTransition ? Q("v-if", !0) : (N(!0), ce(
650
+ t.needTransition ? Q("v-if", !0) : (N(!0), ce(
651
651
  Ye,
652
652
  { key: 1 },
653
653
  Nt(i.value, ({ path: p, meta: v }) => je((N(), ce("div", {
@@ -806,12 +806,12 @@ const Ho = (t, e) => {
806
806
  ]),
807
807
  q("div", Ec, [
808
808
  je((N(), ce("div", {
809
- key: g.pageKey,
809
+ key: t.pageKey,
810
810
  style: { width: "100%", height: "100%" }
811
811
  }, [
812
812
  Be(g.$slots, "router-view", {}, () => [
813
813
  Q(" 有动画 "),
814
- g.needTransition ? (N(), re(E, { key: 0 }, {
814
+ t.needTransition ? (N(), re(E, { key: 0 }, {
815
815
  default: V(({ Component: k }) => [
816
816
  Y(
817
817
  Po,
@@ -858,7 +858,7 @@ const Ho = (t, e) => {
858
858
  /* STABLE */
859
859
  })) : Q("v-if", !0),
860
860
  Q(" 无动画 "),
861
- g.needTransition ? Q("v-if", !0) : (N(), re(E, { key: 1 }, {
861
+ t.needTransition ? Q("v-if", !0) : (N(), re(E, { key: 1 }, {
862
862
  default: V(({ Component: k }) => [
863
863
  D(n).meta.keepAlive ? (N(), re(Lo, {
864
864
  key: 0,
@@ -884,7 +884,7 @@ const Ho = (t, e) => {
884
884
  Y(vc, {
885
885
  exclude: f.value,
886
886
  transitionConfig: v.value,
887
- needTransition: g.needTransition
887
+ needTransition: t.needTransition
888
888
  }, null, 8, ["exclude", "transitionConfig", "needTransition"])
889
889
  ],
890
890
  512
@@ -1526,12 +1526,12 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1526
1526
  ]),
1527
1527
  aside: V(() => [
1528
1528
  Be(a.$slots, "aside", {}, () => [
1529
- Y(D(vs), { menuAttr: a.menuAttr }, null, 8, ["menuAttr"])
1529
+ Y(D(vs), { menuAttr: t.menuAttr }, null, 8, ["menuAttr"])
1530
1530
  ])
1531
1531
  ]),
1532
1532
  tab: V(() => [
1533
1533
  Be(a.$slots, "tab", {}, () => [
1534
- Y(D(gs), { tabsAttr: a.tabsAttr }, null, 8, ["tabsAttr"])
1534
+ Y(D(gs), { tabsAttr: t.tabsAttr }, null, 8, ["tabsAttr"])
1535
1535
  ])
1536
1536
  ]),
1537
1537
  default: V(() => [
@@ -1718,7 +1718,7 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1718
1718
  routeKeepAliveVisible: e.routeKeepAliveVisible
1719
1719
  }));
1720
1720
  return (o, a) => (N(), re(D(Xr), fn({
1721
- pageKey: o.pageKey,
1721
+ pageKey: t.pageKey,
1722
1722
  "transition-config": n.value
1723
1723
  }, r.value), {
1724
1724
  header: V(() => [
@@ -1728,12 +1728,12 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1728
1728
  ]),
1729
1729
  aside: V(() => [
1730
1730
  Be(o.$slots, "aside", {}, () => [
1731
- Y(D(vs), { menuAttr: o.menuAttr }, null, 8, ["menuAttr"])
1731
+ Y(D(vs), { menuAttr: t.menuAttr }, null, 8, ["menuAttr"])
1732
1732
  ])
1733
1733
  ]),
1734
1734
  tab: V(() => [
1735
1735
  Be(o.$slots, "tab", {}, () => [
1736
- Y(D(gs), { tabsAttr: o.tabsAttr }, null, 8, ["tabsAttr"])
1736
+ Y(D(gs), { tabsAttr: t.tabsAttr }, null, 8, ["tabsAttr"])
1737
1737
  ])
1738
1738
  ]),
1739
1739
  banner: V(() => [
@@ -1845,18 +1845,18 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1845
1845
  "onUpdate:modelValue": r[0] || (r[0] = (o) => e.value = o),
1846
1846
  type: "feedback",
1847
1847
  feedType: "warning",
1848
- width: n.desc && n.desc.length ? 480 : 460,
1849
- height: n.desc && n.desc.length ? 450 : 340,
1850
- title: n.title,
1848
+ width: t.desc && t.desc.length ? 480 : 460,
1849
+ height: t.desc && t.desc.length ? 450 : 340,
1850
+ title: t.title,
1851
1851
  "custom-class": "menu-tip-diaolg",
1852
- onClosed: n.closeCallback
1852
+ onClosed: t.closeCallback
1853
1853
  }, {
1854
1854
  footer: V(() => [
1855
1855
  q("div", gl, [
1856
1856
  Y(D(Lt), {
1857
1857
  btnType: "default",
1858
1858
  size: "small",
1859
- onClick: n.closeCallback
1859
+ onClick: t.closeCallback
1860
1860
  }, {
1861
1861
  default: V(() => [
1862
1862
  Xe(
@@ -1873,9 +1873,9 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1873
1873
  default: V(() => [
1874
1874
  q("div", {
1875
1875
  class: "content",
1876
- innerHTML: n.content
1876
+ innerHTML: t.content
1877
1877
  }, null, 8, vl),
1878
- n.desc && n.desc.length ? (N(), ce(
1878
+ t.desc && t.desc.length ? (N(), ce(
1879
1879
  Ye,
1880
1880
  { key: 0 },
1881
1881
  [
@@ -1889,7 +1889,7 @@ const Zc = ["src", "entry", "name"], el = /* @__PURE__ */ xe({
1889
1889
  (N(!0), ce(
1890
1890
  Ye,
1891
1891
  null,
1892
- Nt(n.desc, (o, a) => je((N(), ce("div", {
1892
+ Nt(t.desc, (o, a) => je((N(), ce("div", {
1893
1893
  key: a,
1894
1894
  class: "desc-item"
1895
1895
  }, [
@@ -8125,7 +8125,7 @@ const yh = async () => {
8125
8125
  return pn(() => {
8126
8126
  r.value = !1;
8127
8127
  }), (i, c) => (N(), ce("div", Eh, [
8128
- i.src ? (N(), re(D(Zr), {
8128
+ t.src ? (N(), re(D(Zr), {
8129
8129
  key: 0,
8130
8130
  spinning: !r.value
8131
8131
  }, {
@@ -8136,7 +8136,7 @@ const yh = async () => {
8136
8136
  ref: n,
8137
8137
  width: "100%",
8138
8138
  height: "100%",
8139
- src: i.src,
8139
+ src: t.src,
8140
8140
  onLoad: a
8141
8141
  }, null, 40, kh), [
8142
8142
  [We, r.value]
@@ -8873,7 +8873,7 @@ const Jh = Gh.post("data/device-auth"), Zh = /* @__PURE__ */ xe({
8873
8873
  emits: ["itemClick"],
8874
8874
  setup(t, { emit: e }) {
8875
8875
  e0((u) => ({
8876
- "23bfa220": s.value
8876
+ v23bfa220: s.value
8877
8877
  }));
8878
8878
  const n = t, r = e, o = L(), { toggle: a, isFullscreen: i } = Wt(o), c = () => {
8879
8879
  o.value != document.fullscreenElement && (i.value ? (i.value = !1, rt(() => {
@@ -8921,7 +8921,7 @@ const Jh = Gh.post("data/device-auth"), Zh = /* @__PURE__ */ xe({
8921
8921
  onItemClick: (s) => o(l)
8922
8922
  }, {
8923
8923
  default: V(() => [
8924
- a.showFn(l) ? Be(a.$slots, "default", {
8924
+ t.showFn(l) ? Be(a.$slots, "default", {
8925
8925
  key: 0,
8926
8926
  index: l
8927
8927
  }, void 0, !0) : Q("v-if", !0)
@@ -9174,7 +9174,7 @@ const Jh = Gh.post("data/device-auth"), Zh = /* @__PURE__ */ xe({
9174
9174
  ])
9175
9175
  ]),
9176
9176
  q("div", dx, [
9177
- ["live"].includes(g.type) ? (N(), ce(
9177
+ ["live"].includes(t.type) ? (N(), ce(
9178
9178
  "span",
9179
9179
  fx,
9180
9180
  Ce(D(ie)("正在实时预览")),
@@ -9426,7 +9426,7 @@ const _x = /* @__PURE__ */ xe({
9426
9426
  "close-on-press-escape": !1,
9427
9427
  modal: !1,
9428
9428
  "header-style": { display: "flex", justifyContent: "space-between", alignItems: "center" },
9429
- onClosed: i.closeCallback
9429
+ onClosed: t.closeCallback
9430
9430
  }, {
9431
9431
  header: V(() => [
9432
9432
  q(
@@ -9651,7 +9651,7 @@ class un {
9651
9651
  }
9652
9652
  }
9653
9653
  un.instance = new un();
9654
- const kx = "8.0.7";
9654
+ const kx = "8.0.17";
9655
9655
  class be {
9656
9656
  static isRequired(e, n) {
9657
9657
  if (e == null)
@@ -12011,7 +12011,7 @@ const uv = pt(`/api/tool/event-bus/${Hn}/`), Pr = uv.post("/publish"), dv = Jr.g
12011
12011
  q(
12012
12012
  "div",
12013
12013
  {
12014
- style: Lr({ "background-color": i.msgItem.color }),
12014
+ style: Lr({ "background-color": t.msgItem.color }),
12015
12015
  class: "title-detail"
12016
12016
  },
12017
12017
  [
@@ -12051,9 +12051,9 @@ const uv = pt(`/api/tool/event-bus/${Hn}/`), Pr = uv.post("/publish"), dv = Jr.g
12051
12051
  "div",
12052
12052
  {
12053
12053
  class: "alarm-msg-line-right alarm-content-object",
12054
- style: Lr({ color: i.msgItem.color })
12054
+ style: Lr({ color: t.msgItem.color })
12055
12055
  },
12056
- Ce(i.msgItem.alarmLevelName || ""),
12056
+ Ce(t.msgItem.alarmLevelName || ""),
12057
12057
  5
12058
12058
  /* TEXT, STYLE */
12059
12059
  )
@@ -12069,7 +12069,7 @@ const uv = pt(`/api/tool/event-bus/${Hn}/`), Pr = uv.post("/publish"), dv = Jr.g
12069
12069
  q(
12070
12070
  "div",
12071
12071
  Wv,
12072
- Ce(i.msgItem.equipmentName || ""),
12072
+ Ce(t.msgItem.equipmentName || ""),
12073
12073
  1
12074
12074
  /* TEXT */
12075
12075
  )
@@ -12085,13 +12085,13 @@ const uv = pt(`/api/tool/event-bus/${Hn}/`), Pr = uv.post("/publish"), dv = Jr.g
12085
12085
  q(
12086
12086
  "div",
12087
12087
  Gv,
12088
- Ce(i.msgItem.alarmContent || ""),
12088
+ Ce(t.msgItem.alarmContent || ""),
12089
12089
  1
12090
12090
  /* TEXT */
12091
12091
  )
12092
12092
  ]),
12093
12093
  q("div", Xv, [
12094
- i.msgItem.equipmentCode && i.msgItem.equipmentPanelCode ? (N(), re(D(Lt), {
12094
+ t.msgItem.equipmentCode && t.msgItem.equipmentPanelCode ? (N(), re(D(Lt), {
12095
12095
  key: 0,
12096
12096
  block: "",
12097
12097
  onClick: Ae(a, ["stop"]),
@@ -12108,7 +12108,7 @@ const uv = pt(`/api/tool/event-bus/${Hn}/`), Pr = uv.post("/publish"), dv = Jr.g
12108
12108
  _: 1
12109
12109
  /* STABLE */
12110
12110
  })) : Q("v-if", !0),
12111
- i.alarmhandle ? (N(), re(D(Lt), {
12111
+ t.alarmhandle ? (N(), re(D(Lt), {
12112
12112
  key: 1,
12113
12113
  block: "",
12114
12114
  btnType: "primary-text",
@@ -12526,11 +12526,11 @@ L("@das-fed/upf-web");
12526
12526
  const sg = [
12527
12527
  {
12528
12528
  path: ot,
12529
- component: () => import("./index-0g6_Ce0M.js")
12529
+ component: () => import("./index-CUJfUQFX.js")
12530
12530
  },
12531
12531
  {
12532
12532
  path: Os,
12533
- component: () => import("./index-CppaPRNy.js")
12533
+ component: () => import("./index-wW15s_in.js")
12534
12534
  }
12535
12535
  ], ym = {
12536
12536
  routes: sg,
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-IJWJDds3.js";
9
+ import { u as q, p as B, c as h, l as K, g as M, a as N } from "./index-BY6POt5_.js";
10
10
  const O = d(!1), c = d([]);
11
11
  p(() => {
12
12
  var l;
Binary file
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-CUuJCTjN.js";
2
+ import { _ as c } from "./index-BY6POt5_.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
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-IJWJDds3.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-BY6POt5_.js";
2
2
  export {
3
3
  s as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@das-fed/upf-web",
3
- "version": "6.4.0-dev.226",
3
+ "version": "6.4.0-dev.227",
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.226",
9
- "@das-fed/upf-utils": "6.4.0-dev.226",
10
- "@das-fed/upf-web-components": "6.4.0-dev.226",
8
+ "@das-fed/upf-ui": "6.4.0-dev.227",
9
+ "@das-fed/upf-utils": "6.4.0-dev.227",
10
+ "@das-fed/upf-web-components": "6.4.0-dev.227",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -19,7 +19,7 @@
19
19
  "vue-router": "^4.4.0"
20
20
  },
21
21
  "devDependencies": {
22
- "@das-fed/upf-cli": "6.4.0-dev.226",
22
+ "@das-fed/upf-cli": "6.4.0-dev.227",
23
23
  "@types/crypto-js": "^4.2.2",
24
24
  "@types/lodash": "^4.14.194",
25
25
  "@types/lodash-es": "^4.17.12",