@das-fed/ui 6.4.0-test.54 → 6.4.0-test.55

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.
Files changed (33) hide show
  1. package/esm-map.json +3 -1
  2. package/package.json +7 -6
  3. package/packages/business-components/ai-panel/{index-BVbGcP9e.js → index-BUVM9wHT.js} +1 -1
  4. package/packages/business-components/ai-panel/index-BUVM9wHT.js.gz +0 -0
  5. package/packages/business-components/ai-panel/{index-D4944ccN.js → index-BXukDT-W.js} +1334 -1333
  6. package/packages/business-components/ai-panel/index-BXukDT-W.js.gz +0 -0
  7. package/packages/business-components/ai-panel/index.js +1 -1
  8. package/packages/business-components/ai-panel/src/dasAI/index.vue.d.ts +4 -3
  9. package/packages/business-components/ai-panel/src/index.vue.d.ts +4 -3
  10. package/packages/business-components/ai-panel/src/type.d.ts +4 -1
  11. package/packages/business-components/ai-panel/style.css +1 -1
  12. package/packages/business-components/ai-panel/style.css.gz +0 -0
  13. package/packages/business-components/video-dialog/index.d.ts +5 -0
  14. package/packages/business-components/video-dialog/index.js +318 -286
  15. package/packages/business-components/video-dialog/index.js.gz +0 -0
  16. package/packages/business-components/video-dialog/src/component/Player/index.vue.d.ts +2 -0
  17. package/packages/business-components/video-dialog/src/hooks/use-video/PlayerProvider.d.ts +7 -7
  18. package/packages/business-components/video-dialog/src/index.vue.d.ts +1 -0
  19. package/packages/business-components/video-dialog/src/type.d.ts +1 -1
  20. package/packages/business-components/video-dialog/style.css +1 -1
  21. package/packages/business-components/video-dialog/style.css.gz +0 -0
  22. package/packages/components/hls-player/i18n/index.d.ts +13 -0
  23. package/packages/components/hls-player/index.d.ts +172 -0
  24. package/packages/components/hls-player/index.js +21183 -0
  25. package/packages/components/hls-player/index.js.gz +0 -0
  26. package/packages/components/hls-player/src/das-hls-player.vue.d.ts +47 -0
  27. package/packages/components/hls-player/src/type.d.ts +33 -0
  28. package/packages/components/hls-player/style.css +1 -0
  29. package/packages/components/hls-player/style.css.gz +0 -0
  30. package/packages/components/index.d.ts +1 -0
  31. package/packages/components/index.js +1 -0
  32. package/packages/business-components/ai-panel/index-BVbGcP9e.js.gz +0 -0
  33. package/packages/business-components/ai-panel/index-D4944ccN.js.gz +0 -0
@@ -1,59 +1,60 @@
1
1
  import '@das-fed/ui/packages/business-components/video-dialog/style.css';
2
- import { getCurrentScope as ce, onScopeDispose as ue, getCurrentInstance as de, onMounted as K, nextTick as P, unref as l, ref as w, watch as N, defineComponent as D, useCssVars as pe, computed as x, createElementBlock as O, openBlock as k, normalizeClass as ve, renderSlot as X, createCommentVNode as I, Fragment as J, renderList as fe, createBlock as F, withCtx as m, withModifiers as _, createVNode as d, createElementVNode as p, toDisplayString as V, toRefs as me } from "vue";
3
- import { withInstall as ge } from "@das-fed/utils/with-install/index";
4
- import { t as g, setI18nRule as Ce } from "@das-fed/web/packages/i18n/index";
2
+ import { getCurrentScope as ce, onScopeDispose as ue, getCurrentInstance as de, onMounted as J, nextTick as P, unref as l, ref as w, watch as R, defineComponent as O, useCssVars as pe, computed as U, createElementBlock as S, openBlock as p, normalizeClass as ve, renderSlot as ee, createCommentVNode as b, Fragment as x, renderList as fe, createBlock as N, withCtx as C, withModifiers as _, createVNode as v, createElementVNode as f, toDisplayString as V, toRefs as me } from "vue";
3
+ import { withInstall as Ce } from "@das-fed/utils/with-install/index";
4
+ import { t as g, setI18nRule as ge } from "@das-fed/web/packages/i18n/index";
5
5
  import { DasDialog as ye } from "@das-fed/ui/packages/components/dialog/index";
6
6
  import { DasTooltip as h } from "@das-fed/ui/packages/components/tooltip/index";
7
7
  import { DasIconFullscreen2 as ke } from "@das-fed/ui/packages/icons/fullscreen-2/index";
8
- import { DasAutoRegisterIcon as _e, DasIcon as L } from "@das-fed/ui/packages/components/icon/index";
8
+ import { DasAutoRegisterIcon as _e, DasIcon as $ } from "@das-fed/ui/packages/components/icon/index";
9
9
  import { DasLivePlayer as we } from "@das-fed/ui/packages/components/live-player/index";
10
10
  import { DasSpin as he } from "@das-fed/ui/packages/components/spin/index";
11
- import be from "dayjs";
12
- import { createService as ee } from "@das-fed/utils/api-services/src/create-service";
13
- import { getProjectInfo as M, getToken as Ie } from "@das-fed/utils/common-info";
14
- var A;
15
- const B = typeof window < "u", Ee = (t) => typeof t == "string", Fe = () => {
11
+ import { DasHlsPlayer as be } from "@das-fed/ui/packages/components/hls-player/index";
12
+ import Ie from "dayjs";
13
+ import { createService as te } from "@das-fed/utils/api-services/src/create-service";
14
+ import { getProjectInfo as A, getToken as Ee } from "@das-fed/utils/common-info";
15
+ var Q;
16
+ const j = typeof window < "u", Ne = (t) => typeof t == "string", Fe = () => {
16
17
  };
17
- B && ((A = window == null ? void 0 : window.navigator) != null && A.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
18
- function te(t) {
18
+ j && ((Q = window == null ? void 0 : window.navigator) != null && Q.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
19
+ function oe(t) {
19
20
  return typeof t == "function" ? t() : l(t);
20
21
  }
21
- function Ne(t) {
22
+ function Re(t) {
22
23
  return t;
23
24
  }
24
- function oe(t) {
25
+ function ne(t) {
25
26
  return ce() ? (ue(t), !0) : !1;
26
27
  }
27
28
  function Se(t, n = !0) {
28
- de() ? K(t) : n ? t() : P(t);
29
+ de() ? J(t) : n ? t() : P(t);
29
30
  }
30
- function ne(t) {
31
+ function le(t) {
31
32
  var n;
32
- const e = te(t);
33
+ const e = oe(t);
33
34
  return (n = e == null ? void 0 : e.$el) != null ? n : e;
34
35
  }
35
- const Re = B ? window : void 0, ze = B ? window.document : void 0;
36
+ const ze = j ? window : void 0, De = j ? window.document : void 0;
36
37
  function Oe(...t) {
37
- let n, e, i, s;
38
- if (Ee(t[0]) || Array.isArray(t[0]) ? ([e, i, s] = t, n = Re) : [n, e, i, s] = t, !n)
38
+ let n, e, i, r;
39
+ if (Ne(t[0]) || Array.isArray(t[0]) ? ([e, i, r] = t, n = ze) : [n, e, i, r] = t, !n)
39
40
  return Fe;
40
41
  Array.isArray(e) || (e = [e]), Array.isArray(i) || (i = [i]);
41
42
  const o = [], a = () => {
42
43
  o.forEach((c) => c()), o.length = 0;
43
- }, y = (c, f, C, E) => (c.addEventListener(f, C, E), () => c.removeEventListener(f, C, E)), r = N(() => [ne(n), te(s)], ([c, f]) => {
44
- a(), c && o.push(...e.flatMap((C) => i.map((E) => y(c, C, E, f))));
45
- }, { immediate: !0, flush: "post" }), v = () => {
46
- r(), a();
44
+ }, y = (c, d, k, I) => (c.addEventListener(d, k, I), () => c.removeEventListener(d, k, I)), s = R(() => [le(n), oe(r)], ([c, d]) => {
45
+ a(), c && o.push(...e.flatMap((k) => i.map((I) => y(c, k, I, d))));
46
+ }, { immediate: !0, flush: "post" }), m = () => {
47
+ s(), a();
47
48
  };
48
- return oe(v), v;
49
+ return ne(m), m;
49
50
  }
50
- function De(t, n = !1) {
51
+ function Le(t, n = !1) {
51
52
  const e = w(), i = () => e.value = !!t();
52
53
  return i(), Se(i, n), e;
53
54
  }
54
- const Q = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, q = "__vueuse_ssr_handlers__";
55
- Q[q] = Q[q] || {};
56
- const G = [
55
+ const q = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, G = "__vueuse_ssr_handlers__";
56
+ q[G] = q[G] || {};
57
+ const W = [
57
58
  [
58
59
  "requestFullscreen",
59
60
  "exitFullscreen",
@@ -95,54 +96,54 @@ const G = [
95
96
  "MSFullscreenError"
96
97
  ]
97
98
  ];
98
- function le(t, n = {}) {
99
- const { document: e = ze, autoExit: i = !1 } = n, s = t || (e == null ? void 0 : e.querySelector("html")), o = w(!1);
100
- let a = G[0];
101
- const y = De(() => {
99
+ function ie(t, n = {}) {
100
+ const { document: e = De, autoExit: i = !1 } = n, r = t || (e == null ? void 0 : e.querySelector("html")), o = w(!1);
101
+ let a = W[0];
102
+ const y = Le(() => {
102
103
  if (e) {
103
- for (const S of G)
104
- if (S[1] in e)
105
- return a = S, !0;
104
+ for (const F of W)
105
+ if (F[1] in e)
106
+ return a = F, !0;
106
107
  } else
107
108
  return !1;
108
109
  return !1;
109
- }), [r, v, c, , f] = a;
110
- async function C() {
111
- y.value && (e != null && e[c] && await e[v](), o.value = !1);
110
+ }), [s, m, c, , d] = a;
111
+ async function k() {
112
+ y.value && (e != null && e[c] && await e[m](), o.value = !1);
112
113
  }
113
- async function E() {
114
+ async function I() {
114
115
  if (!y.value)
115
116
  return;
116
- await C();
117
- const S = ne(s);
118
- S && (await S[r](), o.value = !0);
117
+ await k();
118
+ const F = le(r);
119
+ F && (await F[s](), o.value = !0);
119
120
  }
120
- async function $() {
121
- o.value ? await C() : await E();
121
+ async function L() {
122
+ o.value ? await k() : await I();
122
123
  }
123
- return e && Oe(e, f, () => {
124
+ return e && Oe(e, d, () => {
124
125
  o.value = !!(e != null && e[c]);
125
- }, !1), i && oe(C), {
126
+ }, !1), i && ne(k), {
126
127
  isSupported: y,
127
128
  isFullscreen: o,
128
- enter: E,
129
- exit: C,
130
- toggle: $
129
+ enter: I,
130
+ exit: k,
131
+ toggle: L
131
132
  };
132
133
  }
133
- var W;
134
+ var Y;
134
135
  (function(t) {
135
136
  t.UP = "UP", t.RIGHT = "RIGHT", t.DOWN = "DOWN", t.LEFT = "LEFT", t.NONE = "NONE";
136
- })(W || (W = {}));
137
- var $e = Object.defineProperty, H = Object.getOwnPropertySymbols, Le = Object.prototype.hasOwnProperty, Pe = Object.prototype.propertyIsEnumerable, Y = (t, n, e) => n in t ? $e(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, xe = (t, n) => {
137
+ })(Y || (Y = {}));
138
+ var $e = Object.defineProperty, Z = Object.getOwnPropertySymbols, Pe = Object.prototype.hasOwnProperty, Ue = Object.prototype.propertyIsEnumerable, K = (t, n, e) => n in t ? $e(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, xe = (t, n) => {
138
139
  for (var e in n || (n = {}))
139
- Le.call(n, e) && Y(t, e, n[e]);
140
- if (H)
141
- for (var e of H(n))
142
- Pe.call(n, e) && Y(t, e, n[e]);
140
+ Pe.call(n, e) && K(t, e, n[e]);
141
+ if (Z)
142
+ for (var e of Z(n))
143
+ Ue.call(n, e) && K(t, e, n[e]);
143
144
  return t;
144
145
  };
145
- const Ue = {
146
+ const Te = {
146
147
  easeInSine: [0.12, 0, 0.39, 0],
147
148
  easeOutSine: [0.61, 1, 0.88, 1],
148
149
  easeInOutSine: [0.37, 0, 0.63, 1],
@@ -169,9 +170,9 @@ const Ue = {
169
170
  easeInOutBack: [0.68, -0.6, 0.32, 1.6]
170
171
  };
171
172
  xe({
172
- linear: Ne
173
- }, Ue);
174
- const Te = /* @__PURE__ */ D({
173
+ linear: Re
174
+ }, Te);
175
+ const Be = /* @__PURE__ */ O({
175
176
  __name: "GridItem",
176
177
  props: {
177
178
  active: { type: Boolean },
@@ -180,37 +181,37 @@ const Te = /* @__PURE__ */ D({
180
181
  emits: ["itemClick"],
181
182
  setup(t, { emit: n }) {
182
183
  pe((c) => ({
183
- "9b3a2c32": v.value
184
+ "9b3a2c32": m.value
184
185
  }));
185
- const e = t, i = n, s = w(), { toggle: o, isFullscreen: a } = le(s), y = () => {
186
- s.value != document.fullscreenElement && (a.value ? (a.value = !1, P(() => {
186
+ const e = t, i = n, r = w(), { toggle: o, isFullscreen: a } = ie(r), y = () => {
187
+ r.value != document.fullscreenElement && (a.value ? (a.value = !1, P(() => {
187
188
  o();
188
189
  })) : o());
189
- }, r = () => {
190
+ }, s = () => {
190
191
  i("itemClick");
191
- }, v = x(() => `calc(100% / ${Math.sqrt(e.gridNum)})`);
192
- return (c, f) => (k(), O(
192
+ }, m = U(() => `calc(100% / ${Math.sqrt(e.gridNum)})`);
193
+ return (c, d) => (p(), S(
193
194
  "div",
194
195
  {
195
196
  ref_key: "containerRef",
196
- ref: s,
197
+ ref: r,
197
198
  class: ve(["wrapper", { "is-active": e.active }]),
198
- onDblclick: f[0] || (f[0] = (C) => y()),
199
- onClick: f[1] || (f[1] = (C) => r())
199
+ onDblclick: d[0] || (d[0] = (k) => y()),
200
+ onClick: d[1] || (d[1] = (k) => s())
200
201
  },
201
202
  [
202
- X(c.$slots, "default", {}, void 0, !0)
203
+ ee(c.$slots, "default", {}, void 0, !0)
203
204
  ],
204
205
  34
205
206
  /* CLASS, NEED_HYDRATION */
206
207
  ));
207
208
  }
208
- }), U = (t, n) => {
209
+ }), T = (t, n) => {
209
210
  const e = t.__vccOpts || t;
210
- for (const [i, s] of n)
211
- e[i] = s;
211
+ for (const [i, r] of n)
212
+ e[i] = r;
212
213
  return e;
213
- }, Ve = /* @__PURE__ */ U(Te, [["__scopeId", "data-v-100b67ca"]]), Be = { class: "layout-wrapper" }, je = /* @__PURE__ */ D({
214
+ }, He = /* @__PURE__ */ T(Be, [["__scopeId", "data-v-100b67ca"]]), Ve = { class: "layout-wrapper" }, je = /* @__PURE__ */ O({
214
215
  __name: "GridLayout",
215
216
  props: {
216
217
  gridNum: {},
@@ -219,24 +220,24 @@ const Te = /* @__PURE__ */ D({
219
220
  },
220
221
  emits: ["update:activeIndex"],
221
222
  setup(t, { emit: n }) {
222
- const e = t, i = n, s = (o) => {
223
+ const e = t, i = n, r = (o) => {
223
224
  i("update:activeIndex", o);
224
225
  };
225
- return (o, a) => (k(), O("div", Be, [
226
- I(' :active="index === activeIndex" '),
227
- (k(!0), O(
228
- J,
226
+ return (o, a) => (p(), S("div", Ve, [
227
+ b(' :active="index === activeIndex" '),
228
+ (p(!0), S(
229
+ x,
229
230
  null,
230
- fe(e.gridNum, (y, r) => (k(), F(Ve, {
231
+ fe(e.gridNum, (y, s) => (p(), N(He, {
231
232
  active: !1,
232
233
  "grid-num": e.gridNum,
233
- onItemClick: (v) => s(r)
234
+ onItemClick: (m) => r(s)
234
235
  }, {
235
- default: m(() => [
236
- o.showFn(r) ? X(o.$slots, "default", {
236
+ default: C(() => [
237
+ o.showFn(s) ? ee(o.$slots, "default", {
237
238
  key: 0,
238
- index: r
239
- }, void 0, !0) : I("v-if", !0)
239
+ index: s
240
+ }, void 0, !0) : b("v-if", !0)
240
241
  ]),
241
242
  _: 2
242
243
  /* DYNAMIC */
@@ -246,25 +247,25 @@ const Te = /* @__PURE__ */ D({
246
247
  ))
247
248
  ]));
248
249
  }
249
- }), Me = /* @__PURE__ */ U(je, [["__scopeId", "data-v-661e2289"]]), Ae = /* @__PURE__ */ D({
250
+ }), Me = /* @__PURE__ */ T(je, [["__scopeId", "data-v-661e2289"]]), Ae = /* @__PURE__ */ O({
250
251
  __name: "DirectionControl",
251
252
  emits: ["change"],
252
253
  setup(t, { emit: n }) {
253
- const e = n, i = (s) => {
254
- e("change", s);
254
+ const e = n, i = (r) => {
255
+ e("change", r);
255
256
  };
256
- return (s, o) => (k(), O(
257
+ return (r, o) => (p(), S(
257
258
  "div",
258
259
  {
259
260
  class: "direction-control",
260
261
  onDblclick: o[9] || (o[9] = _((a) => a.stopPropagation(), ["stop"]))
261
262
  },
262
263
  [
263
- d(l(h), {
264
+ v(l(h), {
264
265
  content: l(g)("左上")
265
266
  }, {
266
- default: m(() => [
267
- p("div", {
267
+ default: C(() => [
268
+ f("div", {
268
269
  class: "icon icon-top-left",
269
270
  onClick: o[0] || (o[0] = _((a) => i("leftUp"), ["stop"]))
270
271
  })
@@ -272,11 +273,11 @@ const Te = /* @__PURE__ */ D({
272
273
  _: 1
273
274
  /* STABLE */
274
275
  }, 8, ["content"]),
275
- d(l(h), {
276
+ v(l(h), {
276
277
  content: l(g)("上")
277
278
  }, {
278
- default: m(() => [
279
- p("div", {
279
+ default: C(() => [
280
+ f("div", {
280
281
  class: "icon icon-top",
281
282
  onClick: o[1] || (o[1] = _((a) => i("up"), ["stop"]))
282
283
  })
@@ -284,11 +285,11 @@ const Te = /* @__PURE__ */ D({
284
285
  _: 1
285
286
  /* STABLE */
286
287
  }, 8, ["content"]),
287
- d(l(h), {
288
+ v(l(h), {
288
289
  content: l(g)("右上")
289
290
  }, {
290
- default: m(() => [
291
- p("div", {
291
+ default: C(() => [
292
+ f("div", {
292
293
  class: "icon icon-top-right",
293
294
  onClick: o[2] || (o[2] = _((a) => i("rightUp"), ["stop"]))
294
295
  })
@@ -296,11 +297,11 @@ const Te = /* @__PURE__ */ D({
296
297
  _: 1
297
298
  /* STABLE */
298
299
  }, 8, ["content"]),
299
- d(l(h), {
300
+ v(l(h), {
300
301
  content: l(g)("左")
301
302
  }, {
302
- default: m(() => [
303
- p("div", {
303
+ default: C(() => [
304
+ f("div", {
304
305
  class: "icon icon-left",
305
306
  onClick: o[3] || (o[3] = _((a) => i("left"), ["stop"]))
306
307
  })
@@ -308,11 +309,11 @@ const Te = /* @__PURE__ */ D({
308
309
  _: 1
309
310
  /* STABLE */
310
311
  }, 8, ["content"]),
311
- d(l(h), {
312
+ v(l(h), {
312
313
  content: l(g)("自动")
313
314
  }, {
314
- default: m(() => [
315
- p("div", {
315
+ default: C(() => [
316
+ f("div", {
316
317
  class: "icon icon-auto",
317
318
  onClick: o[4] || (o[4] = _((a) => i("auto"), ["stop"]))
318
319
  })
@@ -320,11 +321,11 @@ const Te = /* @__PURE__ */ D({
320
321
  _: 1
321
322
  /* STABLE */
322
323
  }, 8, ["content"]),
323
- d(l(h), {
324
+ v(l(h), {
324
325
  content: l(g)("右")
325
326
  }, {
326
- default: m(() => [
327
- p("div", {
327
+ default: C(() => [
328
+ f("div", {
328
329
  class: "icon icon-right",
329
330
  onClick: o[5] || (o[5] = _((a) => i("right"), ["stop"]))
330
331
  })
@@ -332,11 +333,11 @@ const Te = /* @__PURE__ */ D({
332
333
  _: 1
333
334
  /* STABLE */
334
335
  }, 8, ["content"]),
335
- d(l(h), {
336
+ v(l(h), {
336
337
  content: l(g)("左下")
337
338
  }, {
338
- default: m(() => [
339
- p("div", {
339
+ default: C(() => [
340
+ f("div", {
340
341
  class: "icon icon-bottom-left",
341
342
  onClick: o[6] || (o[6] = _((a) => i("leftDown"), ["stop"]))
342
343
  })
@@ -344,11 +345,11 @@ const Te = /* @__PURE__ */ D({
344
345
  _: 1
345
346
  /* STABLE */
346
347
  }, 8, ["content"]),
347
- d(l(h), {
348
+ v(l(h), {
348
349
  content: l(g)("下")
349
350
  }, {
350
- default: m(() => [
351
- p("div", {
351
+ default: C(() => [
352
+ f("div", {
352
353
  class: "icon icon-bottom",
353
354
  onClick: o[7] || (o[7] = _((a) => i("down"), ["stop"]))
354
355
  })
@@ -356,11 +357,11 @@ const Te = /* @__PURE__ */ D({
356
357
  _: 1
357
358
  /* STABLE */
358
359
  }, 8, ["content"]),
359
- d(l(h), {
360
+ v(l(h), {
360
361
  content: l(g)("右下")
361
362
  }, {
362
- default: m(() => [
363
- p("div", {
363
+ default: C(() => [
364
+ f("div", {
364
365
  class: "icon icon-bottom-right",
365
366
  onClick: o[8] || (o[8] = _((a) => i("rightDown"), ["stop"]))
366
367
  })
@@ -373,10 +374,10 @@ const Te = /* @__PURE__ */ D({
373
374
  /* NEED_HYDRATION */
374
375
  ));
375
376
  }
376
- }), Qe = /* @__PURE__ */ U(Ae, [["__scopeId", "data-v-db2e8ec2"]]), qe = { class: "video-wrapper" }, Ge = { class: "video-top" }, We = { class: "video-top_l" }, He = { class: "video-title-wrapper" }, Ye = { class: "video-title" }, Ze = { class: "video-top_r" }, Ke = {
377
+ }), Qe = /* @__PURE__ */ T(Ae, [["__scopeId", "data-v-db2e8ec2"]]), qe = { class: "video-wrapper" }, Ge = { class: "video-top" }, We = { class: "video-top_l" }, Ye = { class: "video-title-wrapper" }, Ze = { class: "video-title" }, Ke = { class: "video-top_r" }, Xe = {
377
378
  key: 0,
378
379
  class: "play-status"
379
- }, Xe = { class: "video-bottom" }, Je = { class: "video-bottom_r" }, et = /* @__PURE__ */ D({
380
+ }, Je = { class: "video-bottom" }, et = { class: "video-bottom_r" }, tt = /* @__PURE__ */ O({
380
381
  __name: "index",
381
382
  props: {
382
383
  videoUrl: {},
@@ -387,6 +388,7 @@ const Te = /* @__PURE__ */ D({
387
388
  playbackRate: { default: 1 },
388
389
  paused: { type: Boolean, default: !1 },
389
390
  authType: { default: () => [] },
391
+ isHls: { type: Boolean, default: !1 },
390
392
  onReplay: {}
391
393
  },
392
394
  emits: ["close", "directionControl", "zoomControl"],
@@ -399,219 +401,241 @@ const Te = /* @__PURE__ */ D({
399
401
  enlarge: import("@das-fed/ui/packages/icons/enlarge"),
400
402
  "direction-control": import("@das-fed/ui/packages/icons/direction-control")
401
403
  });
402
- const s = w(!0), o = w(), a = w(!1), y = w(), r = x(() => {
404
+ const r = w(!0), o = w(), a = w(!1), y = w(), s = U(() => {
403
405
  var u;
404
406
  return (u = y.value) == null ? void 0 : u.video;
405
- }), v = w(!1), c = w(!0), f = (u) => {
406
- o.value = u, o.value.on(window.mpegts.Events.ERROR, (b) => {
407
+ }), m = w(!1), c = w(!0), d = (u) => {
408
+ o.value = u, !e.isHls && o.value.on(window.mpegts.Events.ERROR, (E) => {
407
409
  });
408
- }, C = () => {
409
- s.value = !s.value, o.value && (o.value.muted = s.value);
410
- }, E = () => {
410
+ }, k = () => {
411
+ r.value = !r.value, o.value && (o.value.muted = r.value);
412
+ }, I = () => {
411
413
  a.value = !a.value;
412
- }, $ = w(""), S = () => {
414
+ }, L = w(""), F = () => {
413
415
  const u = document.createElement("canvas");
414
- if (r.value) {
415
- u.width = r.value.clientWidth, u.height = r.value.clientHeight;
416
- const b = u.getContext("2d");
417
- b == null || b.drawImage(r.value, 0, 0, u.width, u.height);
418
- const z = u.toDataURL("image/jpg"), ae = `【${e.title}】${be().format("YYYYMMDDHHmmss").toString()}.jpg`;
419
- if ($.value = z, "download" in document.createElement("a")) {
420
- const R = document.createElement("a");
421
- R.download = ae, R.style.display = "none", R.href = z, document.body.appendChild(R), document.body.appendChild(u), R.click(), URL.revokeObjectURL(R.href), document.body.removeChild(R), document.body.removeChild(u);
416
+ if (s.value) {
417
+ u.width = s.value.clientWidth, u.height = s.value.clientHeight;
418
+ const E = u.getContext("2d");
419
+ E == null || E.drawImage(s.value, 0, 0, u.width, u.height);
420
+ const D = u.toDataURL("image/jpg"), ae = `【${e.title}】${Ie().format("YYYYMMDDHHmmss").toString()}.jpg`;
421
+ if (L.value = D, "download" in document.createElement("a")) {
422
+ const z = document.createElement("a");
423
+ z.download = ae, z.style.display = "none", z.href = D, document.body.appendChild(z), document.body.appendChild(u), z.click(), URL.revokeObjectURL(z.href), document.body.removeChild(z), document.body.removeChild(u);
422
424
  }
423
425
  }
424
- }, se = (u) => {
426
+ }, B = (u) => {
425
427
  i("directionControl", u);
426
- }, j = (u) => {
428
+ }, M = (u) => {
427
429
  i("zoomControl", u);
428
- }, T = (u) => e.authType.includes(u);
429
- return N(
430
- () => r.value,
430
+ }, H = (u) => e.authType.includes(u);
431
+ return R(
432
+ () => s.value,
431
433
  () => {
432
- r.value && r.value.addEventListener("ended", () => {
433
- v.value = !0, e.type === "playback" && (c.value = !1);
434
+ s.value && s.value.addEventListener("ended", () => {
435
+ m.value = !0, e.type === "playback" && (c.value = !1);
434
436
  });
435
437
  }
436
- ), N(
437
- () => r.value,
438
+ ), R(
439
+ () => s.value,
438
440
  () => {
439
- r.value && P(() => {
440
- r.value.playbackRate = e.playbackRate || 1;
441
+ s.value && P(() => {
442
+ s.value.playbackRate = e.playbackRate || 1;
441
443
  });
442
444
  }
443
- ), N(
445
+ ), R(
444
446
  () => o.value,
445
447
  () => {
446
448
  o.value && P(() => {
447
- o.value.muted = s.value;
449
+ o.value.muted = r.value;
448
450
  });
449
451
  }
450
- ), N(
452
+ ), R(
451
453
  () => e.playbackRate,
452
454
  () => {
453
- r.value && (r.value.playbackRate = e.playbackRate || 1);
455
+ s.value && (s.value.playbackRate = e.playbackRate || 1);
454
456
  },
455
457
  {
456
458
  immediate: !0
457
459
  }
458
- ), N(
460
+ ), R(
459
461
  () => e.paused,
460
462
  () => {
461
463
  o.value && (e.paused ? o.value.pause() : o.value.play());
462
464
  }
463
- ), N(
465
+ ), R(
464
466
  () => e.videoUrl,
465
467
  () => {
466
468
  c.value = !1, P(() => {
467
469
  c.value = !0;
468
470
  });
469
471
  }
470
- ), (u, b) => (k(), O("div", qe, [
471
- d(l(he), {
472
+ ), (u, E) => (p(), S("div", qe, [
473
+ v(l(he), {
472
474
  spinning: e.loading,
473
475
  type: "component",
474
476
  tip: l(g)("加载中...")
475
477
  }, {
476
- default: m(() => [
477
- p("div", Ge, [
478
- p("div", We, [
479
- p("div", He, [
480
- p(
478
+ default: C(() => [
479
+ f("div", Ge, [
480
+ f("div", We, [
481
+ f("div", Ye, [
482
+ f(
481
483
  "div",
482
- Ye,
484
+ Ze,
483
485
  V(e.title.length > 20 ? e.title.slice(0, 19) + "..." : e.title),
484
486
  1
485
487
  /* TEXT */
486
488
  )
487
489
  ])
488
490
  ]),
489
- p("div", Ze, [
490
- ["live"].includes(u.type) ? (k(), O(
491
+ f("div", Ke, [
492
+ ["live"].includes(u.type) ? (p(), S(
491
493
  "span",
492
- Ke,
494
+ Xe,
493
495
  V(l(g)("正在实时预览")),
494
496
  1
495
497
  /* TEXT */
496
- )) : I("v-if", !0),
497
- I(' <das-icon v-if="isFullscreen" class="icon close-icon" icon="close" @click.stop="handleClose"></das-icon> ')
498
+ )) : b("v-if", !0),
499
+ b(' <das-icon v-if="isFullscreen" class="icon close-icon" icon="close" @click.stop="handleClose"></das-icon> ')
498
500
  ])
499
501
  ]),
500
- e.videoUrl && c.value ? (k(), F(l(we), {
501
- key: 0,
502
- type: "flv",
503
- ref_key: "dasLivePlayerRef",
504
- ref: y,
505
- muted: s.value,
506
- onLoaded: f,
507
- src: e.videoUrl
508
- }, null, 8, ["muted", "src"])) : I("v-if", !0),
509
- p("div", Xe, [
510
- b[3] || (b[3] = p(
502
+ u.isHls ? (p(), S(
503
+ x,
504
+ { key: 1 },
505
+ [
506
+ e.videoUrl && c.value ? (p(), N(l(be), {
507
+ key: 0,
508
+ ref_key: "dasLivePlayerRef",
509
+ ref: y,
510
+ muted: r.value,
511
+ onLoaded: d,
512
+ src: e.videoUrl
513
+ }, null, 8, ["muted", "src"])) : b("v-if", !0)
514
+ ],
515
+ 64
516
+ /* STABLE_FRAGMENT */
517
+ )) : (p(), S(
518
+ x,
519
+ { key: 0 },
520
+ [
521
+ e.videoUrl && c.value ? (p(), N(l(we), {
522
+ key: 0,
523
+ ref_key: "dasLivePlayerRef",
524
+ ref: y,
525
+ muted: r.value,
526
+ onLoaded: d,
527
+ src: e.videoUrl
528
+ }, null, 8, ["muted", "src"])) : b("v-if", !0)
529
+ ],
530
+ 64
531
+ /* STABLE_FRAGMENT */
532
+ )),
533
+ f("div", Je, [
534
+ E[3] || (E[3] = f(
511
535
  "div",
512
536
  { class: "video-bottom_l" },
513
537
  null,
514
538
  -1
515
539
  /* HOISTED */
516
540
  )),
517
- p("div", Je, [
518
- p(
541
+ f("div", et, [
542
+ f(
519
543
  "div",
520
544
  {
521
545
  class: "controls",
522
- onDblclick: b[2] || (b[2] = _((z) => z.stopPropagation(), ["stop"]))
546
+ onDblclick: E[2] || (E[2] = _((D) => D.stopPropagation(), ["stop"]))
523
547
  },
524
548
  [
525
- d(l(h), {
549
+ v(l(h), {
526
550
  content: l(g)("声音")
527
551
  }, {
528
- default: m(() => [
529
- d(l(L), {
552
+ default: C(() => [
553
+ v(l($), {
530
554
  class: "icon icon-volume",
531
- icon: s.value ? "muted" : "volume",
532
- onClick: _(C, ["stop"])
555
+ icon: r.value ? "muted" : "volume",
556
+ onClick: _(k, ["stop"])
533
557
  }, null, 8, ["icon"])
534
558
  ]),
535
559
  _: 1
536
560
  /* STABLE */
537
561
  }, 8, ["content"]),
538
- d(l(h), {
562
+ v(l(h), {
539
563
  content: l(g)("截图")
540
564
  }, {
541
- default: m(() => [
542
- d(l(L), {
565
+ default: C(() => [
566
+ v(l($), {
543
567
  class: "icon icon-screenshot",
544
568
  icon: "screenshot",
545
- onClick: _(S, ["stop"])
569
+ onClick: _(F, ["stop"])
546
570
  })
547
571
  ]),
548
572
  _: 1
549
573
  /* STABLE */
550
574
  }, 8, ["content"]),
551
- T("control") ? (k(), F(l(h), {
575
+ H("control") ? (p(), N(l(h), {
552
576
  key: 0,
553
577
  content: l(g)("聚焦-")
554
578
  }, {
555
- default: m(() => [
556
- ["live", "polling"].includes(e.type) ? (k(), F(l(L), {
579
+ default: C(() => [
580
+ ["live", "polling"].includes(e.type) ? (p(), N(l($), {
557
581
  key: 0,
558
582
  class: "icon icon-shrink",
559
583
  icon: "shrink",
560
- onClick: b[0] || (b[0] = _((z) => j("zoomOut"), ["stop"]))
561
- })) : I("v-if", !0)
584
+ onClick: E[0] || (E[0] = _((D) => M("zoomOut"), ["stop"]))
585
+ })) : b("v-if", !0)
562
586
  ]),
563
587
  _: 1
564
588
  /* STABLE */
565
- }, 8, ["content"])) : I("v-if", !0),
566
- T("control") ? (k(), F(l(h), {
589
+ }, 8, ["content"])) : b("v-if", !0),
590
+ H("control") ? (p(), N(l(h), {
567
591
  key: 1,
568
592
  content: l(g)("聚焦+")
569
593
  }, {
570
- default: m(() => [
571
- ["live", "polling"].includes(e.type) ? (k(), F(l(L), {
594
+ default: C(() => [
595
+ ["live", "polling"].includes(e.type) ? (p(), N(l($), {
572
596
  key: 0,
573
597
  class: "icon icon-enlarge",
574
598
  icon: "enlarge",
575
- onClick: b[1] || (b[1] = _((z) => j("zoomIn"), ["stop"]))
576
- })) : I("v-if", !0)
599
+ onClick: E[1] || (E[1] = _((D) => M("zoomIn"), ["stop"]))
600
+ })) : b("v-if", !0)
577
601
  ]),
578
602
  _: 1
579
603
  /* STABLE */
580
- }, 8, ["content"])) : I("v-if", !0),
581
- T("control") ? (k(), F(l(h), {
604
+ }, 8, ["content"])) : b("v-if", !0),
605
+ H("control") ? (p(), N(l(h), {
582
606
  key: 2,
583
607
  content: l(g)("方向控制")
584
608
  }, {
585
- default: m(() => [
586
- ["live", "polling"].includes(e.type) ? (k(), F(l(L), {
609
+ default: C(() => [
610
+ ["live", "polling"].includes(e.type) ? (p(), N(l($), {
587
611
  key: 0,
588
612
  class: "icon icon-direction-control",
589
613
  icon: "direction-control",
590
- onClick: _(E, ["stop"])
591
- })) : I("v-if", !0)
614
+ onClick: _(I, ["stop"])
615
+ })) : b("v-if", !0)
592
616
  ]),
593
617
  _: 1
594
618
  /* STABLE */
595
- }, 8, ["content"])) : I("v-if", !0)
619
+ }, 8, ["content"])) : b("v-if", !0)
596
620
  ],
597
621
  32
598
622
  /* NEED_HYDRATION */
599
623
  )
600
624
  ])
601
625
  ]),
602
- a.value ? (k(), F(Qe, {
603
- key: 1,
604
- onChange: se
605
- })) : I("v-if", !0)
626
+ a.value ? (p(), N(Qe, {
627
+ key: 2,
628
+ onChange: B
629
+ })) : b("v-if", !0)
606
630
  ]),
607
631
  _: 1
608
632
  /* STABLE */
609
633
  }, 8, ["spinning", "tip"])
610
634
  ]));
611
635
  }
612
- }), tt = /* @__PURE__ */ U(et, [["__scopeId", "data-v-9cfa053b"]]), ot = "/api/device-relation/deviceproject/v1/project/device/video", nt = "v1", lt = ee(`/api/enterpriseright/permission/${nt}`), ie = ee(`${ot}`, it);
613
- function it(t) {
614
- const n = M() ? M().id : 1;
636
+ }), ot = /* @__PURE__ */ T(tt, [["__scopeId", "data-v-aeccd12a"]]), nt = "/api/device-relation/deviceproject/v1/project/device/video", lt = "v1", it = te(`/api/enterpriseright/permission/${lt}`), se = te(`${nt}`, st);
637
+ function st(t) {
638
+ const n = A() ? A().id : 1;
615
639
  return t.params || (t.params = {}), t.params.project = n, t.params.projectId = n, t;
616
640
  }
617
641
  function re(t) {
@@ -620,19 +644,19 @@ function re(t) {
620
644
  n.append(e, i);
621
645
  return n.toString();
622
646
  }
623
- function Z(t) {
624
- return ie.post(`/ptz?${re(t)}`)().run();
647
+ function X(t) {
648
+ return se.post(`/ptz?${re(t)}`)().run();
625
649
  }
626
650
  function rt(t) {
627
- return ie.post(`/url/preview?${re(t)}`)().run();
651
+ return se.post(`/url/preview?${re(t)}`)().run();
628
652
  }
629
- lt.post("data/device-auth");
630
- const st = (t) => {
631
- const n = Ie();
653
+ it.post("data/device-auth");
654
+ const at = (t) => {
655
+ const n = Ee();
632
656
  return `${t}?token=${n}`;
633
657
  };
634
658
  w([]);
635
- const at = /* @__PURE__ */ D({
659
+ const ct = /* @__PURE__ */ O({
636
660
  props: {
637
661
  deviceInfo: {
638
662
  type: Object,
@@ -641,9 +665,9 @@ const at = /* @__PURE__ */ D({
641
665
  source: {
642
666
  type: String
643
667
  },
644
- streamUrlField: {
645
- type: String,
646
- default: "wsFlvStreamURL"
668
+ isHls: {
669
+ type: Boolean,
670
+ default: !1
647
671
  }
648
672
  },
649
673
  setup(t, {
@@ -652,27 +676,31 @@ const at = /* @__PURE__ */ D({
652
676
  const {
653
677
  deviceInfo: e,
654
678
  source: i,
655
- streamUrlField: s
679
+ isHls: r
656
680
  } = me(t), o = w(!1), a = w(""), y = async () => {
657
- var C;
658
- if (!((C = e.value) != null && C.deviceId)) return;
681
+ var k;
682
+ if (!((k = e.value) != null && k.deviceId)) return;
659
683
  o.value = !0;
660
- const [c, f] = await rt({
684
+ const [c, d] = await rt({
661
685
  productId: e.value.productId,
662
686
  deviceId: e.value.deviceId,
663
687
  source: i.value
664
688
  });
665
- c || (a.value = st(f == null ? void 0 : f[s.value])), o.value = !1;
666
- }, r = (c) => {
667
- Z({
689
+ if (!c) {
690
+ let I = r.value ? "httpHlsStreamURL" : "wsFlvStreamURL";
691
+ a.value = at(d == null ? void 0 : d[I]);
692
+ }
693
+ o.value = !1;
694
+ }, s = (c) => {
695
+ X({
668
696
  productId: e.value.productId,
669
697
  deviceId: e.value.deviceId,
670
698
  direction: c,
671
699
  zoom: "",
672
700
  source: i.value || "web"
673
701
  });
674
- }, v = (c) => {
675
- Z({
702
+ }, m = (c) => {
703
+ X({
676
704
  productId: e.value.productId,
677
705
  deviceId: e.value.deviceId,
678
706
  direction: "",
@@ -680,59 +708,63 @@ const at = /* @__PURE__ */ D({
680
708
  source: i.value || "web"
681
709
  });
682
710
  };
683
- return K(() => {
711
+ return J(() => {
684
712
  y();
685
- }), N(() => e.value, () => {
713
+ }), R(() => e.value, () => {
686
714
  y();
687
715
  }, {
688
716
  deep: !0
689
- }), () => d(J, null, [n.default({
717
+ }), () => v(x, null, [n.default({
690
718
  videoUrl: a.value,
691
719
  loading: o.value,
692
- onDirectionControl: r,
693
- onZoomControl: v
720
+ onDirectionControl: s,
721
+ onZoomControl: m,
722
+ isHls: r.value
694
723
  })]);
695
724
  }
696
725
  });
697
- function ct(t) {
726
+ function ut(t) {
698
727
  const n = w(0), e = w(), {
699
728
  toggle: i,
700
- isFullscreen: s,
729
+ isFullscreen: r,
701
730
  exit: o
702
- } = le(e), a = (r, v) => {
703
- s.value && o();
731
+ } = ie(e), a = (s, m) => {
732
+ r.value && o();
704
733
  };
705
734
  return {
706
- render: () => d(Me, {
735
+ render: () => v(Me, {
707
736
  ref: e,
708
737
  gridNum: t.gridNum,
709
738
  activeIndex: n.value,
710
- "onUpdate:activeIndex": (r) => n.value = r,
711
- showFn: (r) => !!t.deviceList[r]
739
+ "onUpdate:activeIndex": (s) => n.value = s,
740
+ showFn: (s) => !!t.deviceList[s]
712
741
  }, {
713
742
  default: ({
714
- index: r
743
+ index: s
715
744
  }) => {
716
- const v = t.deviceList[r], c = t.source;
717
- return d(at, {
718
- deviceInfo: v,
719
- source: c
745
+ const m = t.deviceList[s], c = t.source, d = t.isHls;
746
+ return v(ct, {
747
+ deviceInfo: m,
748
+ source: c,
749
+ isHls: d
720
750
  }, {
721
751
  default: ({
722
- videoUrl: f,
723
- onDirectionControl: C,
724
- onZoomControl: E,
725
- loading: $
726
- }) => d(tt, {
752
+ videoUrl: k,
753
+ onDirectionControl: I,
754
+ onZoomControl: L,
755
+ loading: F,
756
+ isHls: B
757
+ }) => v(ot, {
727
758
  type: "live",
728
- loading: $,
729
- isFullscreen: s.value,
730
- videoUrl: f,
731
- title: v.deviceName,
759
+ loading: F,
760
+ isFullscreen: r.value,
761
+ videoUrl: k,
762
+ title: m.deviceName,
732
763
  onClose: () => a(),
733
- onDirectionControl: C,
734
- onZoomControl: E,
735
- authType: v.authType === 2 ? ["control"] : []
764
+ onDirectionControl: I,
765
+ onZoomControl: L,
766
+ authType: m.authType === 2 ? ["control"] : [],
767
+ isHls: B
736
768
  }, null)
737
769
  });
738
770
  }
@@ -740,50 +772,50 @@ function ct(t) {
740
772
  toggleFullscreen: i
741
773
  };
742
774
  }
743
- const ut = /* @__PURE__ */ D({
775
+ const dt = /* @__PURE__ */ O({
744
776
  __name: "index",
745
777
  props: {
746
778
  visible: { type: Boolean, default: !1 },
747
779
  deviceList: { default: () => [] },
748
780
  gridNum: { default: 4 },
749
781
  source: {},
750
- streamUrlField: {}
782
+ isHls: { type: Boolean, default: !1 }
751
783
  },
752
784
  emits: ["update:visible"],
753
785
  setup(t, { emit: n }) {
754
- const e = t, i = n, s = x({
786
+ const e = t, i = n, r = U({
755
787
  get: () => e.visible,
756
- set: (r) => i("update:visible", r)
757
- }), { render: o, toggleFullscreen: a } = ct(e), y = x(() => {
758
- let r = {};
788
+ set: (s) => i("update:visible", s)
789
+ }), { render: o, toggleFullscreen: a } = ut(e), y = U(() => {
790
+ let s = {};
759
791
  switch (e.gridNum) {
760
792
  case 1:
761
- r = "one-video";
793
+ s = "one-video";
762
794
  break;
763
795
  case 4:
764
- r = "four-video";
796
+ s = "four-video";
765
797
  break;
766
798
  case 9:
767
- r = "nine-video";
799
+ s = "nine-video";
768
800
  break;
769
801
  }
770
- return r;
802
+ return s;
771
803
  });
772
- return (r, v) => (k(), F(l(ye), {
804
+ return (s, m) => (p(), N(l(ye), {
773
805
  size: "mini",
774
806
  title: l(g)("视频监控"),
775
807
  "custom-class": `das-linakge-video-dialog ${y.value}`,
776
- modelValue: s.value,
777
- "onUpdate:modelValue": v[0] || (v[0] = (c) => s.value = c),
808
+ modelValue: r.value,
809
+ "onUpdate:modelValue": m[0] || (m[0] = (c) => r.value = c),
778
810
  bodyStyle: { padding: 0 },
779
811
  "close-on-click-modal": !1,
780
812
  "close-on-press-escape": !1,
781
813
  modal: !1,
782
814
  "header-style": { display: "flex", justifyContent: "space-between", alignItems: "center" }
783
815
  }, {
784
- header: m(() => [
785
- p("div", null, [
786
- p(
816
+ header: C(() => [
817
+ f("div", null, [
818
+ f(
787
819
  "span",
788
820
  null,
789
821
  V(l(g)("视频监控")),
@@ -791,11 +823,11 @@ const ut = /* @__PURE__ */ D({
791
823
  /* TEXT */
792
824
  )
793
825
  ]),
794
- d(l(h), {
826
+ v(l(h), {
795
827
  content: l(g)("页面全屏")
796
828
  }, {
797
- default: m(() => [
798
- d(l(ke), {
829
+ default: C(() => [
830
+ v(l(ke), {
799
831
  class: "icon",
800
832
  color: "#999",
801
833
  onClick: l(a)
@@ -805,14 +837,14 @@ const ut = /* @__PURE__ */ D({
805
837
  /* STABLE */
806
838
  }, 8, ["content"])
807
839
  ]),
808
- default: m(() => [
809
- s.value ? (k(), F(l(o), { key: 0 })) : I("v-if", !0)
840
+ default: C(() => [
841
+ r.value ? (p(), N(l(o), { key: 0 })) : b("v-if", !0)
810
842
  ]),
811
843
  _: 1
812
844
  /* STABLE */
813
845
  }, 8, ["title", "custom-class", "modelValue"]));
814
846
  }
815
- }), dt = {
847
+ }), pt = {
816
848
  加载中: { "zh-CN": "加载中", en: "Loading", _appCode: "framework" },
817
849
  正在实时预览: { "zh-CN": "正在实时预览", en: "Real-time Video", _appCode: "framework" },
818
850
  声音: { "zh-CN": "声音", en: "Sound", _appCode: "framework" },
@@ -834,10 +866,10 @@ const ut = /* @__PURE__ */ D({
834
866
  "聚焦-": { "zh-CN": "聚焦-", en: "Focus-", _appCode: "framework" },
835
867
  "聚焦+": { "zh-CN": "聚焦+", en: "Focus+", _appCode: "framework" }
836
868
  };
837
- Ce(dt);
838
- const It = ge(ut), Et = () => w(null);
869
+ ge(pt);
870
+ const Nt = Ce(dt), Ft = () => w(null);
839
871
  export {
840
- It as DasVideoDialog,
841
- Et as DasVideoDialogRef,
842
- ct as useVideo
872
+ Nt as DasVideoDialog,
873
+ Ft as DasVideoDialogRef,
874
+ ut as useVideo
843
875
  };