iking-web-ui-pro 0.3.3 → 0.3.5

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 (46) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +614 -638
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +153 -177
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +272 -296
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCollapseCard/ik.index.es.js +153 -177
  8. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  9. package/dist/IkDescription/ik.index.es.js +1496 -1520
  10. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  11. package/dist/IkDetailPreviewFiles/ik.index.es.js +1464 -1488
  12. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  13. package/dist/IkExpandCollapse/ik.index.es.js +144 -168
  14. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  15. package/dist/IkIconPicker/ik.index.es.js +227 -244
  16. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  17. package/dist/IkMonacoEditor/ik.index.es.js +357 -381
  18. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  19. package/dist/IkPageFull/ik.index.es.js +626 -650
  20. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  21. package/dist/IkPreviewFile/ik.index.es.js +1440 -1464
  22. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPreviewFileDialog/ik.index.es.js +573 -597
  24. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  25. package/dist/IkSchedule/ik.index.es.js +331 -355
  26. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  27. package/dist/IkSideText/ik.index.es.js +178 -202
  28. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSvgIcon/ik.index.es.js +131 -155
  30. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  31. package/dist/IkTree/ik.index.es.js +7 -7
  32. package/dist/IkTree/iking-web-ui-pro.css +1 -1
  33. package/dist/IkUploadFile/ik.index.es.js +692 -716
  34. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  35. package/dist/IkUploadImage/ik.index.es.js +385 -409
  36. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  37. package/dist/IkVerticalStepBar/ik.index.es.js +193 -217
  38. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  39. package/dist/iking-web-ui-pro.css +2 -2
  40. package/dist/index.es.js +11633 -11650
  41. package/dist/index.umd.js +99 -99
  42. package/dist/src/components/IkMonacoEditor/index.d.ts +9 -0
  43. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +9 -0
  44. package/dist/src/components/IkSvgIcon/index.d.ts +9 -0
  45. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +5 -0
  46. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { defineComponent as ee, computed as Z, openBlock as k, createElementBlock as b, createElementVNode as w, inject as ft, ref as ve, Fragment as re, createCommentVNode as P, renderList as xe, normalizeStyle as se, toDisplayString as K, unref as I, normalizeClass as Y, createBlock as ue, withModifiers as Ge, renderSlot as He, createVNode as $, mergeModels as Tt, useModel as pi, reactive as In, watch as at, nextTick as gt, withCtx as ne, resolveComponent as ot, createTextVNode as Ke, h as dr, mergeProps as Pn, createSlots as gr, getCurrentScope as pr, onScopeDispose as vr, markRaw as Ni, effectScope as mr, shallowRef as yr, onMounted as An, Teleport as Ln, Transition as Dn, resolveDynamicComponent as _r, withDirectives as kr, vShow as Cr } from "vue";
1
+ import { defineComponent as ee, computed as Z, openBlock as k, createElementBlock as w, createElementVNode as b, inject as ft, ref as pe, Fragment as ne, createCommentVNode as P, renderList as xe, normalizeStyle as ve, toDisplayString as K, unref as I, normalizeClass as Y, createBlock as le, withModifiers as Ge, renderSlot as He, createVNode as $, mergeModels as Tt, useModel as pi, reactive as Pn, watch as at, nextTick as gt, withCtx as re, resolveComponent as ot, mergeProps as vi, createTextVNode as Ke, h as dr, createSlots as gr, getCurrentScope as pr, onScopeDispose as vr, markRaw as Bi, effectScope as mr, shallowRef as yr, onMounted as An, Teleport as Ln, Transition as Dn, resolveDynamicComponent as _r, withDirectives as kr, vShow as Cr } from "vue";
2
2
  import { paramType as oi, ikFile as wr, buildUUID as On, ikColor as br, _ as jt, ikDate as Tr } from "iking-utils-pro";
3
3
  import { useLocale as Er, useNamespace as Rn, useZIndex as Sr, ElIcon as Re, EVENT_CODE as Je } from "element-plus";
4
4
  const Le = (o, a) => (o.install = (r) => {
@@ -6,7 +6,7 @@ const Le = (o, a) => (o.install = (r) => {
6
6
  r.component(t.name, t);
7
7
  }, o), li = (o, a) => {
8
8
  var i, n, s, l;
9
- const r = (i = o == null ? void 0 : o.response) != null && i.data ? Bi((s = (n = o == null ? void 0 : o.response) == null ? void 0 : n.data) == null ? void 0 : s.suffix) : ((l = o.raw) == null ? void 0 : l.type) || Bi(o[a.suffix]), t = r == null ? void 0 : r.toLowerCase(), e = {
9
+ const r = (i = o == null ? void 0 : o.response) != null && i.data ? Hi((s = (n = o == null ? void 0 : o.response) == null ? void 0 : n.data) == null ? void 0 : s.suffix) : ((l = o.raw) == null ? void 0 : l.type) || Hi(o[a.suffix]), t = r == null ? void 0 : r.toLowerCase(), e = {
10
10
  sheet: "excel",
11
11
  excel: "excel",
12
12
  zip: "zip",
@@ -111,7 +111,7 @@ const Le = (o, a) => (o.install = (r) => {
111
111
  ".vob": "video",
112
112
  ".txt": "txt",
113
113
  ".pdf": "pdf"
114
- }, Bi = (o) => {
114
+ }, Hi = (o) => {
115
115
  const a = o == null ? void 0 : o.toLocaleLowerCase(), r = a != null && a.startsWith(".") ? a : `.${a}`;
116
116
  return r && xr[r] || "unknow";
117
117
  }, Ir = (o) => {
@@ -259,8 +259,8 @@ const Le = (o, a) => (o.install = (r) => {
259
259
  },
260
260
  setup(o) {
261
261
  const a = o, r = Z(() => a.file ? li(a.file, a.fields) : a.type);
262
- return (t, e) => r.value === "image" ? (k(), b("svg", Pr, e[0] || (e[0] = [
263
- w(
262
+ return (t, e) => r.value === "image" ? (k(), w("svg", Pr, e[0] || (e[0] = [
263
+ b(
264
264
  "path",
265
265
  {
266
266
  d: "M160 0h512l256 256v704c0 35.3472-28.6528 64-64 64H160c-35.3472 0-64-28.6528-64-64V64c0-35.3472 28.6528-64 64-64z",
@@ -271,7 +271,7 @@ const Le = (o, a) => (o.install = (r) => {
271
271
  -1
272
272
  /* HOISTED */
273
273
  ),
274
- w(
274
+ b(
275
275
  "path",
276
276
  {
277
277
  d: "M258.528 742.0672L351.8336 604.928a14.5024 14.5024 0 0 1 22.1696-2.1824l61.664 60.416 135.296-212.064a14.5024 14.5024 0 0 1 24.8064 0.5568l168.1024 291.328a14.5024 14.5024 0 0 1-12.5696 21.7664H270.528a14.5024 14.5024 0 0 1-12.0064-22.6816z",
@@ -282,7 +282,7 @@ const Le = (o, a) => (o.install = (r) => {
282
282
  -1
283
283
  /* HOISTED */
284
284
  ),
285
- w(
285
+ b(
286
286
  "path",
287
287
  {
288
288
  d: "M359.616 431.5456m-73.1456 0a73.1456 73.1456 0 1 0 146.2912 0 73.1456 73.1456 0 1 0-146.2912 0Z",
@@ -293,7 +293,7 @@ const Le = (o, a) => (o.install = (r) => {
293
293
  -1
294
294
  /* HOISTED */
295
295
  ),
296
- w(
296
+ b(
297
297
  "path",
298
298
  {
299
299
  d: "M672 0l256 256h-192c-35.3472 0-64-28.6528-64-64V0z",
@@ -304,8 +304,8 @@ const Le = (o, a) => (o.install = (r) => {
304
304
  -1
305
305
  /* HOISTED */
306
306
  )
307
- ]))) : r.value === "zip" ? (k(), b("svg", Ar, e[1] || (e[1] = [
308
- w(
307
+ ]))) : r.value === "zip" ? (k(), w("svg", Ar, e[1] || (e[1] = [
308
+ b(
309
309
  "path",
310
310
  {
311
311
  d: "M409.6 0v68.266667h-34.133333c-20.48 0-34.133333 13.653333-34.133334 34.133333s13.653333 34.133333 34.133334 34.133333H409.6v68.266667h-34.133333c-20.48 0-34.133333 13.653333-34.133334 34.133333s13.653333 34.133333 34.133334 34.133334H409.6v68.266666h-34.133333c-20.48 0-34.133333 13.653333-34.133334 34.133334s13.653333 34.133333 34.133334 34.133333H409.6v68.266667h-34.133333c-20.48 0-34.133333 13.653333-34.133334 34.133333s13.653333 34.133333 34.133334 34.133333h68.266666c20.48 0 34.133333-13.653333 34.133334-34.133333V477.866667h34.133333c20.48 0 34.133333-13.653333 34.133333-34.133334S532.48 409.6 512 409.6H477.866667V341.333333h34.133333c20.48 0 34.133333-13.653333 34.133333-34.133333S532.48 273.066667 512 273.066667H477.866667V204.8h34.133333c20.48 0 34.133333-13.653333 34.133333-34.133333S532.48 136.533333 512 136.533333H477.866667V0h204.8l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0h204.8z m0 682.666667h68.266667v68.266666H409.6v-68.266666z m-34.133333-68.266667c-20.48 0-34.133333 13.653333-34.133334 34.133333v136.533334c0 20.48 13.653333 34.133333 34.133334 34.133333h136.533333c20.48 0 34.133333-13.653333 34.133333-34.133333v-136.533334c0-20.48-13.653333-34.133333-34.133333-34.133333h-136.533333z",
@@ -316,7 +316,7 @@ const Le = (o, a) => (o.install = (r) => {
316
316
  -1
317
317
  /* HOISTED */
318
318
  ),
319
- w(
319
+ b(
320
320
  "path",
321
321
  {
322
322
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -327,8 +327,8 @@ const Le = (o, a) => (o.install = (r) => {
327
327
  -1
328
328
  /* HOISTED */
329
329
  )
330
- ]))) : r.value === "ppt" ? (k(), b("svg", Lr, e[2] || (e[2] = [
331
- w(
330
+ ]))) : r.value === "ppt" ? (k(), w("svg", Lr, e[2] || (e[2] = [
331
+ b(
332
332
  "path",
333
333
  {
334
334
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m204.8 546.133333V443.733333h204.8v136.533334H409.6V546.133333z m0 102.4h204.8c40.96 0 68.266667-27.306667 68.266667-68.266666v-136.533334c0-40.96-27.306667-68.266667-68.266667-68.266666H409.6c-40.96 0-68.266667 27.306667-68.266667 68.266666V819.2c0 20.48 13.653333 34.133333 34.133334 34.133333s34.133333-13.653333 34.133333-34.133333V648.533333z",
@@ -339,7 +339,7 @@ const Le = (o, a) => (o.install = (r) => {
339
339
  -1
340
340
  /* HOISTED */
341
341
  ),
342
- w(
342
+ b(
343
343
  "path",
344
344
  {
345
345
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -350,8 +350,8 @@ const Le = (o, a) => (o.install = (r) => {
350
350
  -1
351
351
  /* HOISTED */
352
352
  )
353
- ]))) : r.value === "word" ? (k(), b("svg", Dr, e[3] || (e[3] = [
354
- w(
353
+ ]))) : r.value === "word" ? (k(), w("svg", Dr, e[3] || (e[3] = [
354
+ b(
355
355
  "path",
356
356
  {
357
357
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m307.2 607.573333l68.266667 191.146667c13.653333 27.306667 54.613333 27.306667 61.44 0l102.4-273.066667c6.826667-20.48 0-34.133333-20.48-40.96s-34.133333 0-40.96 13.653334l-68.266667 191.146666-68.266667-191.146666c-13.653333-27.306667-54.613333-27.306667-68.266666 0l-68.266667 191.146666-68.266667-191.146666c-6.826667-13.653333-27.306667-27.306667-47.786666-20.48s-27.306667 27.306667-20.48 47.786666l102.4 273.066667c13.653333 27.306667 54.613333 27.306667 61.44 0l75.093333-191.146667z",
@@ -362,7 +362,7 @@ const Le = (o, a) => (o.install = (r) => {
362
362
  -1
363
363
  /* HOISTED */
364
364
  ),
365
- w(
365
+ b(
366
366
  "path",
367
367
  {
368
368
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -373,8 +373,8 @@ const Le = (o, a) => (o.install = (r) => {
373
373
  -1
374
374
  /* HOISTED */
375
375
  )
376
- ]))) : r.value === "pdf" ? (k(), b("svg", Or, e[4] || (e[4] = [
377
- w(
376
+ ]))) : r.value === "pdf" ? (k(), w("svg", Or, e[4] || (e[4] = [
377
+ b(
378
378
  "path",
379
379
  {
380
380
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m477.866667 730.453333c20.48 0 68.266667 0 68.266666-47.786666 0-20.48-6.826667-47.786667-68.266666-47.786667-27.306667 0-54.613333 6.826667-81.92 6.826667-34.133333-27.306667-68.266667-61.44-88.746667-102.4 20.48-75.093333 20.48-122.88 6.826667-150.186667-6.826667-6.826667-20.48-13.653333-34.133334-13.653333-20.48 0-34.133333 6.826667-40.96 20.48-20.48 40.96 13.653333 116.053333 27.306667 150.186666-20.48 54.613333-40.96 109.226667-68.266667 163.84C273.066667 764.586667 273.066667 798.72 273.066667 812.373333c0 13.653333 6.826667 27.306667 20.48 34.133334 6.826667 6.826667 13.653333 6.826667 20.48 6.826666 34.133333 0 68.266667-34.133333 116.053333-109.226666 54.613333-20.48 102.4-40.96 157.013333-47.786667 27.306667 20.48 61.44 34.133333 95.573334 34.133333zM491.52 416.426667c6.826667 20.48 6.826667 47.786667 0 68.266666-13.653333-20.48-13.653333-40.96-13.653333-68.266666h13.653333z m-177.493333 395.946666c13.653333-20.48 27.306667-27.306667 47.786666-40.96-13.653333 20.48-27.306667 34.133333-47.786666 40.96z m184.32-204.8c13.653333 20.48 34.133333 47.786667 54.613333 68.266667H546.133333c-27.306667 6.826667-61.44 13.653333-88.746666 27.306667 13.653333-34.133333 27.306667-61.44 40.96-95.573334z m177.493333 68.266667c27.306667 0 34.133333 6.826667 34.133333 13.653333-6.826667 0-20.48 6.826667-27.306666 0-13.653333 0-27.306667-6.826667-40.96-13.653333h34.133333z",
@@ -385,7 +385,7 @@ const Le = (o, a) => (o.install = (r) => {
385
385
  -1
386
386
  /* HOISTED */
387
387
  ),
388
- w(
388
+ b(
389
389
  "path",
390
390
  {
391
391
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -396,8 +396,8 @@ const Le = (o, a) => (o.install = (r) => {
396
396
  -1
397
397
  /* HOISTED */
398
398
  )
399
- ]))) : r.value === "txt" ? (k(), b("svg", Rr, e[5] || (e[5] = [
400
- w(
399
+ ]))) : r.value === "txt" ? (k(), w("svg", Rr, e[5] || (e[5] = [
400
+ b(
401
401
  "path",
402
402
  {
403
403
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m341.333333 512h136.533334c20.48 0 34.133333-13.653333 34.133333-34.133333s-13.653333-34.133333-34.133333-34.133334H341.333333c-20.48 0-34.133333 13.653333-34.133333 34.133334s13.653333 34.133333 34.133333 34.133333h136.533334V819.2c0 20.48 13.653333 34.133333 34.133333 34.133333s34.133333-13.653333 34.133333-34.133333V512z",
@@ -408,7 +408,7 @@ const Le = (o, a) => (o.install = (r) => {
408
408
  -1
409
409
  /* HOISTED */
410
410
  ),
411
- w(
411
+ b(
412
412
  "path",
413
413
  {
414
414
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -419,8 +419,8 @@ const Le = (o, a) => (o.install = (r) => {
419
419
  -1
420
420
  /* HOISTED */
421
421
  )
422
- ]))) : r.value === "audio" ? (k(), b("svg", Fr, e[6] || (e[6] = [
423
- w(
422
+ ]))) : r.value === "audio" ? (k(), w("svg", Fr, e[6] || (e[6] = [
423
+ b(
424
424
  "path",
425
425
  {
426
426
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m464.213333 375.466667l-232.106666 61.44c-27.306667 13.653333-47.786667 34.133333-47.786667 61.44v218.453333s-20.48-13.653333-54.613333-6.826667c-47.786667 6.826667-95.573333 47.786667-95.573334 88.746667 0 40.96 47.786667 61.44 95.573334 54.613333 54.613333-6.826667 95.573333-40.96 95.573333-81.92V559.786667c0-13.653333 27.306667-27.306667 27.306667-27.306667L655.36 477.866667s20.48-6.826667 20.48 13.653333v170.666667s-20.48-13.653333-54.613333-6.826667c-54.613333 6.826667-95.573333 40.96-95.573334 81.92s47.786667 68.266667 95.573334 61.44 95.573333-40.96 95.573333-81.92V409.6c0-27.306667-27.306667-40.96-47.786667-34.133333z",
@@ -431,7 +431,7 @@ const Le = (o, a) => (o.install = (r) => {
431
431
  -1
432
432
  /* HOISTED */
433
433
  ),
434
- w(
434
+ b(
435
435
  "path",
436
436
  {
437
437
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -442,8 +442,8 @@ const Le = (o, a) => (o.install = (r) => {
442
442
  -1
443
443
  /* HOISTED */
444
444
  )
445
- ]))) : r.value === "video" ? (k(), b("svg", Mr, e[7] || (e[7] = [
446
- w(
445
+ ]))) : r.value === "video" ? (k(), w("svg", Mr, e[7] || (e[7] = [
446
+ b(
447
447
  "path",
448
448
  {
449
449
  d: "M204.8 0h477.866667l273.066666 273.066667v614.4c0 75.093333-61.44 136.533333-136.533333 136.533333H204.8c-75.093333 0-136.533333-61.44-136.533333-136.533333V136.533333C68.266667 61.44 129.706667 0 204.8 0z m307.2 853.333333c150.186667 0 273.066667-122.88 273.066667-273.066666s-122.88-273.066667-273.066667-273.066667-273.066667 122.88-273.066667 273.066667 122.88 273.066667 273.066667 273.066666z m0-68.266666c-116.053333 0-204.8-88.746667-204.8-204.8s88.746667-204.8 204.8-204.8 204.8 88.746667 204.8 204.8-88.746667 204.8-204.8 204.8zM614.4 600.746667l6.826667-6.826667c6.826667-13.653333 6.826667-27.306667-6.826667-34.133333L484.693333 471.04s-6.826667-6.826667-13.653333-6.826667c-13.653333 0-27.306667 13.653333-27.306667 27.306667v170.666667c0 6.826667 0 13.653333 6.826667 13.653333 6.826667 13.653333 27.306667 13.653333 40.96 6.826667L614.4 600.746667z",
@@ -454,7 +454,7 @@ const Le = (o, a) => (o.install = (r) => {
454
454
  -1
455
455
  /* HOISTED */
456
456
  ),
457
- w(
457
+ b(
458
458
  "path",
459
459
  {
460
460
  d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
@@ -465,8 +465,8 @@ const Le = (o, a) => (o.install = (r) => {
465
465
  -1
466
466
  /* HOISTED */
467
467
  )
468
- ]))) : r.value === "excel" ? (k(), b("svg", Nr, e[8] || (e[8] = [
469
- w(
468
+ ]))) : r.value === "excel" ? (k(), w("svg", Nr, e[8] || (e[8] = [
469
+ b(
470
470
  "path",
471
471
  {
472
472
  d: "M192 0h448.170667l319.829333 320V896a128 128 0 0 1-128 128H192a128 128 0 0 1-128-128V128A128 128 0 0 1 192 0z",
@@ -477,7 +477,7 @@ const Le = (o, a) => (o.install = (r) => {
477
477
  -1
478
478
  /* HOISTED */
479
479
  ),
480
- w(
480
+ b(
481
481
  "path",
482
482
  {
483
483
  d: "M388.5056 631.261867H307.541333v54.852266h95.095467v33.8944H265.3184v-204.765866h136.977067v34.167466H307.5072v48.810667h80.9984v33.041067z m112.093867-45.397334l38.4-70.621866h48.503466l-59.630933 101.546666 61.201067 103.2192h-49.117867l-39.355733-71.714133-39.389867 71.68h-49.0496l61.166933-103.185067-59.630933-101.546666h48.503467l38.4 70.587733z m266.922666 65.9456c-0.648533 9.898667-3.037867 19.592533-7.0656 28.672-3.7888 8.533333-9.352533 16.1792-16.315733 22.4256-6.929067 6.2464-15.36 11.127467-25.258667 14.6432-9.864533 3.4816-21.128533 5.256533-33.792 5.256534-13.1072 0-24.917333-2.286933-35.362133-6.826667a72.260267 72.260267 0 0 1-26.555733-19.626667 89.019733 89.019733 0 0 1-16.725334-30.993066 133.597867 133.597867 0 0 1-5.870933-40.8576v-13.482667c0-15.121067 2.048-28.740267 6.0416-40.925867 4.061867-12.1856 9.728-22.528 17.1008-31.061333 7.338667-8.533333 16.4864-15.2576 26.794667-19.694933 10.478933-4.608 22.186667-6.894933 35.157333-6.894934 12.731733 0 24.029867 1.809067 33.792 5.393067 9.8304 3.618133 18.1248 8.635733 24.9856 15.0528 6.826667 6.485333 12.288 14.267733 16.042667 22.9376 3.822933 8.874667 6.2464 18.466133 7.304533 28.8768h-42.1888a63.829333 63.829333 0 0 0-3.1744-16.145067 31.744 31.744 0 0 0-7.099733-11.810133 29.354667 29.354667 0 0 0-11.946667-7.2704 55.944533 55.944533 0 0 0-17.749333-2.4576c-14.2336 0-24.849067 5.188267-31.812267 15.5648-6.997333 10.3424-10.478933 26.385067-10.478933 48.128v13.789867c0 10.581333 0.750933 19.899733 2.321066 27.8528 1.536 7.953067 3.959467 14.609067 7.304534 19.968a32.221867 32.221867 0 0 0 12.970666 12.014933c5.256533 2.696533 11.639467 4.027733 19.182934 4.027733 6.656 0 12.3904-0.750933 17.2032-2.2528a30.549333 30.549333 0 0 0 12.0832-6.826666 30.685867 30.685867 0 0 0 7.509333-11.4688c1.809067-4.573867 2.935467-9.898667 3.413333-16.042667h42.154667z",
@@ -489,7 +489,7 @@ const Le = (o, a) => (o.install = (r) => {
489
489
  -1
490
490
  /* HOISTED */
491
491
  ),
492
- w(
492
+ b(
493
493
  "path",
494
494
  {
495
495
  d: "M640 0l320 320H768a128 128 0 0 1-128-128V0z",
@@ -500,8 +500,8 @@ const Le = (o, a) => (o.install = (r) => {
500
500
  -1
501
501
  /* HOISTED */
502
502
  )
503
- ]))) : r.value === "exe" ? (k(), b("svg", Br, e[9] || (e[9] = [
504
- w(
503
+ ]))) : r.value === "exe" ? (k(), w("svg", Br, e[9] || (e[9] = [
504
+ b(
505
505
  "path",
506
506
  {
507
507
  d: "M145.6 0C100.8 0 64 36.8 64 81.6v860.8C64 987.2 100.8 1024 145.6 1024h732.8c44.8 0 81.6-36.8 81.6-81.6V324.8L657.6 0h-512z",
@@ -512,7 +512,7 @@ const Le = (o, a) => (o.install = (r) => {
512
512
  -1
513
513
  /* HOISTED */
514
514
  ),
515
- w(
515
+ b(
516
516
  "path",
517
517
  {
518
518
  d: "M960 326.4v16H755.2s-100.8-20.8-99.2-107.2c0 0 3.2 91.2 96 91.2h208z",
@@ -523,7 +523,7 @@ const Le = (o, a) => (o.install = (r) => {
523
523
  -1
524
524
  /* HOISTED */
525
525
  ),
526
- w(
526
+ b(
527
527
  "path",
528
528
  {
529
529
  d: "M657.6 0v233.6c0 25.6 17.6 92.8 97.6 92.8H960L657.6 0z",
@@ -535,7 +535,7 @@ const Le = (o, a) => (o.install = (r) => {
535
535
  -1
536
536
  /* HOISTED */
537
537
  ),
538
- w(
538
+ b(
539
539
  "path",
540
540
  {
541
541
  d: "M344 862.4h-100.8c-9.6 0-17.6-8-17.6-17.6V688c0-9.6 8-17.6 17.6-17.6h100.8c4.8 0 9.6 4.8 9.6 11.2 0 6.4-4.8 9.6-9.6 9.6h-94.4v62.4h91.2c6.4 0 11.2 4.8 11.2 11.2 0 6.4-4.8 9.6-11.2 9.6h-91.2v67.2h94.4c4.8 0 9.6 4.8 9.6 9.6 0 6.4-4.8 11.2-9.6 11.2z m193.6 1.6c-4.8 0-8 0-9.6-3.2l-59.2-80-60.8 80c-1.6 3.2-4.8 3.2-8 3.2-6.4 0-11.2-4.8-11.2-11.2 0-1.6 0-4.8 1.6-6.4l62.4-81.6-57.6-78.4c-1.6-1.6-3.2-3.2-3.2-6.4 0-4.8 4.8-11.2 12.8-11.2 3.2 0 6.4 1.6 8 4.8l56 73.6 54.4-73.6c1.6-3.2 4.8-4.8 9.6-4.8s11.2 4.8 11.2 11.2c0 3.2 0 4.8-1.6 6.4l-57.6 76.8 60.8 83.2c1.6 1.6 3.2 4.8 3.2 6.4 0 6.4-6.4 11.2-11.2 11.2z m171.2-1.6h-99.2c-9.6 0-17.6-8-17.6-17.6V688c0-9.6 8-17.6 17.6-17.6h99.2c6.4 0 11.2 4.8 11.2 11.2 0 6.4-4.8 9.6-11.2 9.6h-92.8v62.4h91.2c6.4 0 11.2 4.8 11.2 11.2 0 6.4-4.8 9.6-11.2 9.6h-91.2v67.2h92.8c6.4 0 11.2 4.8 11.2 9.6 0 6.4-4.8 11.2-11.2 11.2z",
@@ -546,8 +546,8 @@ const Le = (o, a) => (o.install = (r) => {
546
546
  -1
547
547
  /* HOISTED */
548
548
  )
549
- ]))) : r.value === "json" ? (k(), b("svg", Hr, e[10] || (e[10] = [
550
- w(
549
+ ]))) : r.value === "json" ? (k(), w("svg", Hr, e[10] || (e[10] = [
550
+ b(
551
551
  "path",
552
552
  {
553
553
  d: "M227.555556 28.444444h389.404444a19.911111 19.911111 0 0 1 14.734222 6.542223l271.132445 298.211555a28.444444 28.444444 0 0 1 7.395555 19.143111V938.666667a56.888889 56.888889 0 0 1-56.888889 56.888889H227.555556a56.888889 56.888889 0 0 1-56.888889-56.888889V85.333333a56.888889 56.888889 0 0 1 56.888889-56.888889z",
@@ -558,7 +558,7 @@ const Le = (o, a) => (o.install = (r) => {
558
558
  -1
559
559
  /* HOISTED */
560
560
  ),
561
- w(
561
+ b(
562
562
  "path",
563
563
  {
564
564
  d: "M625.777778 30.492444a19.911111 19.911111 0 0 1 5.916444 4.465778l271.132445 298.24a28.444444 28.444444 0 0 1 5.176889 8.135111H682.666667a56.888889 56.888889 0 0 1-56.888889-56.888889V30.492444z",
@@ -570,7 +570,7 @@ const Le = (o, a) => (o.install = (r) => {
570
570
  -1
571
571
  /* HOISTED */
572
572
  ),
573
- w(
573
+ b(
574
574
  "path",
575
575
  {
576
576
  d: "M396.288 645.176889c0 5.461333-0.796444 10.865778-2.389333 16.156444-1.592889 5.319111-4.266667 10.069333-7.964445 14.222223-3.697778 4.181333-8.647111 7.509333-14.791111 10.012444a60.871111 60.871111 0 0 1-22.869333 3.754667c-15.160889 0-26.851556-3.982222-35.043556-11.946667-8.192-7.964444-12.288-19.683556-12.288-35.157333v-10.012445h21.617778v6.826667c0 4.721778 0.369778 9.045333 1.137778 12.970667a28.074667 28.074667 0 0 0 3.982222 10.24 18.773333 18.773333 0 0 0 7.964444 6.712888c3.413333 1.592889 7.765333 2.389333 13.084445 2.389334 9.870222 0 16.64-2.645333 20.366222-7.964445 3.697778-5.290667 5.575111-12.430222 5.575111-21.390222v-118.784h21.617778v121.969778z m44.145778 3.413333c0.142222 4.266667 1.137778 7.850667 2.958222 10.808889a20.593778 20.593778 0 0 0 7.168 7.054222c2.958222 1.763556 6.286222 3.015111 10.012444 3.754667 3.697778 0.768 7.537778 1.137778 11.491556 1.137778 3.043556 0 6.229333-0.227556 9.557333-0.682667 3.328-0.455111 6.4-1.28 9.216-2.503111a17.294222 17.294222 0 0 0 6.940445-5.347556 14.250667 14.250667 0 0 0 2.730666-8.988444 12.885333 12.885333 0 0 0-5.688888-11.377778c-3.783111-2.56-8.533333-4.664889-14.222223-6.257778a232.561778 232.561778 0 0 0-18.545777-4.323555 96.227556 96.227556 0 0 1-18.545778-5.461333 38.4 38.4 0 0 1-14.222222-9.898667c-3.783111-4.266667-5.688889-10.154667-5.688889-17.749333a28.16 28.16 0 0 1 3.982222-15.246223c2.645333-4.266667 6.058667-7.68 10.24-10.353777 4.181333-2.645333 8.874667-4.608 14.108444-5.916445 5.233778-1.28 10.439111-1.934222 15.587556-1.934222 6.684444 0 12.8 0.568889 18.432 1.706667 5.603556 1.137778 10.581333 3.128889 14.904889 5.916444 4.323556 2.816 7.765333 6.599111 10.353778 11.377778 2.56 4.778667 4.096 10.752 4.551111 17.863111h-19.342223a19.569778 19.569778 0 0 0-2.958222-9.443556 19.370667 19.370667 0 0 0-6.371555-6.030222 28.956444 28.956444 0 0 0-8.533334-3.299555 43.918222 43.918222 0 0 0-9.443555-1.024c-2.872889 0-5.802667 0.227556-8.760889 0.682666a29.496889 29.496889 0 0 0-8.078222 2.389334 16.270222 16.270222 0 0 0-5.916445 4.551111 11.463111 11.463111 0 0 0-2.275555 7.395555c0 3.356444 1.166222 6.115556 3.527111 8.305778a28.16 28.16 0 0 0 8.988444 5.461333c3.640889 1.422222 7.736889 2.673778 12.288 3.640889 4.551111 0.995556 9.102222 1.991111 13.653334 3.072 4.835556 1.080889 9.585778 2.360889 14.222222 3.868445 4.636444 1.536 8.732444 3.527111 12.288 6.030222s6.456889 5.660444 8.647111 9.443555a27.733333 27.733333 0 0 1 3.299555 14.108445c0 7.111111-1.479111 13.056-4.437333 17.749333a34.702222 34.702222 0 0 1-11.605333 11.377778 48.497778 48.497778 0 0 1-16.156445 6.030222c-5.973333 1.137778-11.946667 1.706667-17.863111 1.706667a82.773333 82.773333 0 0 1-18.659555-2.048 45.795556 45.795556 0 0 1-15.701334-6.712889 34.218667 34.218667 0 0 1-10.922666-12.288 42.581333 42.581333 0 0 1-4.551111-18.545778h19.342222z m116.053333-21.617778c0 7.111111 0.938667 13.482667 2.844445 19.000889 1.905778 5.546667 4.522667 10.183111 7.850666 13.880889a34.076444 34.076444 0 0 0 25.941334 11.491556 34.076444 34.076444 0 0 0 25.941333-11.491556c3.328-3.697778 5.973333-8.334222 7.850667-13.880889 1.905778-5.518222 2.844444-11.861333 2.844444-19.000889 0-7.111111-0.938667-13.454222-2.844444-19.000888a41.016889 41.016889 0 0 0-7.850667-13.994667 33.422222 33.422222 0 0 0-11.719111-8.647111 34.872889 34.872889 0 0 0-14.222222-2.958222c-5.006222 0-9.756444 0.995556-14.222223 2.958222-4.465778 1.991111-8.391111 4.835556-11.719111 8.647111-3.328 3.811556-5.973333 8.476444-7.850666 13.994667-1.905778 5.546667-2.844444 11.889778-2.844445 19.000888z m-20.48 0c0-8.647111 1.223111-16.725333 3.640889-24.234666a54.897778 54.897778 0 0 1 10.922667-19.569778c4.835556-5.518222 10.837333-9.898667 17.976889-13.084444 7.111111-3.185778 15.331556-4.778667 24.576-4.778667 9.386667 0 17.635556 1.592889 24.689777 4.778667 7.054222 3.185778 12.999111 7.566222 17.863111 13.084444 4.835556 5.546667 8.504889 12.060444 10.922667 19.569778 2.417778 7.509333 3.640889 15.587556 3.640889 24.234666 0 8.647111-1.223111 16.696889-3.640889 24.120889-2.417778 7.452444-6.058667 13.937778-10.922667 19.456-4.835556 5.546667-10.808889 9.870222-17.863111 12.970667-7.054222 3.128889-15.274667 4.664889-24.689777 4.664889-9.244444 0-17.436444-1.536-24.576-4.664889a50.261333 50.261333 0 0 1-17.976889-12.970667 55.068444 55.068444 0 0 1-10.922667-19.456 77.283556 77.283556 0 0 1-3.640889-24.120889z m136.988445-58.936888h18.204444v18.659555h0.455111c8.049778-14.250667 20.764444-21.390222 38.229333-21.390222 7.736889 0 14.193778 1.080889 19.342223 3.185778 5.148444 2.133333 9.329778 5.091556 12.515555 8.874666 3.185778 3.811556 5.404444 8.305778 6.712889 13.539556 1.28 5.233778 1.934222 11.036444 1.934222 17.408v77.368889h-19.342222v-79.644445c0-7.281778-2.133333-13.027556-6.371555-17.294222-4.266667-4.266667-10.097778-6.371556-17.521778-6.371555-5.916444 0-11.036444 0.910222-15.36 2.730666a28.814222 28.814222 0 0 0-10.808889 7.736889 33.336889 33.336889 0 0 0-6.485333 11.719111c-1.422222 4.494222-2.161778 9.386667-2.161778 14.677334v66.446222h-19.342222V568.035556z",
@@ -581,8 +581,8 @@ const Le = (o, a) => (o.install = (r) => {
581
581
  -1
582
582
  /* HOISTED */
583
583
  )
584
- ]))) : (k(), b("svg", Ur, e[11] || (e[11] = [
585
- w(
584
+ ]))) : (k(), w("svg", Ur, e[11] || (e[11] = [
585
+ b(
586
586
  "path",
587
587
  {
588
588
  d: "M160 0h512l256 256v704c0 35.3472-28.6528 64-64 64H160c-35.3472 0-64-28.6528-64-64V64c0-35.3472 28.6528-64 64-64z",
@@ -593,7 +593,7 @@ const Le = (o, a) => (o.install = (r) => {
593
593
  -1
594
594
  /* HOISTED */
595
595
  ),
596
- w(
596
+ b(
597
597
  "path",
598
598
  {
599
599
  d: "M672 0l256 256h-192c-35.3472 0-64-28.6528-64-64V0z",
@@ -604,7 +604,7 @@ const Le = (o, a) => (o.install = (r) => {
604
604
  -1
605
605
  /* HOISTED */
606
606
  ),
607
- w(
607
+ b(
608
608
  "path",
609
609
  {
610
610
  d: "M384 499.2c0-25.6 5.12-46.08 10.24-58.88 5.12-12.8 15.36-25.6 28.16-35.84 12.8-12.8 25.6-20.48 43.52-25.6 15.36-5.12 30.72-7.68 48.64-7.68 35.84 0 64 10.24 89.6 30.72C627.2 422.4 640 448 640 481.28c0 15.36-5.12 28.16-10.24 40.96s-17.92 28.16-38.4 46.08-28.16 30.72-35.84 38.4c-7.68 7.68-10.24 17.92-15.36 28.16-5.12 10.24-2.56 17.92-2.56 43.52h-51.2c0-25.6 2.56-38.4 5.12-51.2s7.68-23.04 15.36-33.28 15.36-23.04 33.28-40.96c17.92-17.92 30.72-30.72 35.84-38.4 5.12-7.68 10.24-20.48 10.24-38.4s-7.68-30.72-20.48-43.52-30.72-20.48-53.76-20.48c-51.2 0-76.8 35.84-76.8 87.04h-51.2z m153.6 281.6h-51.2v-51.2h51.2v51.2z",
@@ -617,17 +617,17 @@ const Le = (o, a) => (o.install = (r) => {
617
617
  )
618
618
  ])));
619
619
  }
620
- }), Hi = Le(zr);
620
+ }), Ui = Le(zr);
621
621
  /*! Element Plus Icons Vue v2.3.1 */
622
622
  var Vr = /* @__PURE__ */ ee({
623
623
  name: "ArrowLeft",
624
624
  __name: "arrow-left",
625
625
  setup(o) {
626
- return (a, r) => (k(), b("svg", {
626
+ return (a, r) => (k(), w("svg", {
627
627
  xmlns: "http://www.w3.org/2000/svg",
628
628
  viewBox: "0 0 1024 1024"
629
629
  }, [
630
- w("path", {
630
+ b("path", {
631
631
  fill: "currentColor",
632
632
  d: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"
633
633
  })
@@ -637,11 +637,11 @@ var Vr = /* @__PURE__ */ ee({
637
637
  name: "ArrowRight",
638
638
  __name: "arrow-right",
639
639
  setup(o) {
640
- return (a, r) => (k(), b("svg", {
640
+ return (a, r) => (k(), w("svg", {
641
641
  xmlns: "http://www.w3.org/2000/svg",
642
642
  viewBox: "0 0 1024 1024"
643
643
  }, [
644
- w("path", {
644
+ b("path", {
645
645
  fill: "currentColor",
646
646
  d: "M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"
647
647
  })
@@ -651,11 +651,11 @@ var Vr = /* @__PURE__ */ ee({
651
651
  name: "Close",
652
652
  __name: "close",
653
653
  setup(o) {
654
- return (a, r) => (k(), b("svg", {
654
+ return (a, r) => (k(), w("svg", {
655
655
  xmlns: "http://www.w3.org/2000/svg",
656
656
  viewBox: "0 0 1024 1024"
657
657
  }, [
658
- w("path", {
658
+ b("path", {
659
659
  fill: "currentColor",
660
660
  d: "M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"
661
661
  })
@@ -665,11 +665,11 @@ var Vr = /* @__PURE__ */ ee({
665
665
  name: "FullScreen",
666
666
  __name: "full-screen",
667
667
  setup(o) {
668
- return (a, r) => (k(), b("svg", {
668
+ return (a, r) => (k(), w("svg", {
669
669
  xmlns: "http://www.w3.org/2000/svg",
670
670
  viewBox: "0 0 1024 1024"
671
671
  }, [
672
- w("path", {
672
+ b("path", {
673
673
  fill: "currentColor",
674
674
  d: "m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"
675
675
  })
@@ -679,11 +679,11 @@ var Vr = /* @__PURE__ */ ee({
679
679
  name: "RefreshLeft",
680
680
  __name: "refresh-left",
681
681
  setup(o) {
682
- return (a, r) => (k(), b("svg", {
682
+ return (a, r) => (k(), w("svg", {
683
683
  xmlns: "http://www.w3.org/2000/svg",
684
684
  viewBox: "0 0 1024 1024"
685
685
  }, [
686
- w("path", {
686
+ b("path", {
687
687
  fill: "currentColor",
688
688
  d: "M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"
689
689
  })
@@ -693,11 +693,11 @@ var Vr = /* @__PURE__ */ ee({
693
693
  name: "RefreshRight",
694
694
  __name: "refresh-right",
695
695
  setup(o) {
696
- return (a, r) => (k(), b("svg", {
696
+ return (a, r) => (k(), w("svg", {
697
697
  xmlns: "http://www.w3.org/2000/svg",
698
698
  viewBox: "0 0 1024 1024"
699
699
  }, [
700
- w("path", {
700
+ b("path", {
701
701
  fill: "currentColor",
702
702
  d: "M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"
703
703
  })
@@ -707,11 +707,11 @@ var Vr = /* @__PURE__ */ ee({
707
707
  name: "ScaleToOriginal",
708
708
  __name: "scale-to-original",
709
709
  setup(o) {
710
- return (a, r) => (k(), b("svg", {
710
+ return (a, r) => (k(), w("svg", {
711
711
  xmlns: "http://www.w3.org/2000/svg",
712
712
  viewBox: "0 0 1024 1024"
713
713
  }, [
714
- w("path", {
714
+ b("path", {
715
715
  fill: "currentColor",
716
716
  d: "M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"
717
717
  })
@@ -721,11 +721,11 @@ var Vr = /* @__PURE__ */ ee({
721
721
  name: "ZoomIn",
722
722
  __name: "zoom-in",
723
723
  setup(o) {
724
- return (a, r) => (k(), b("svg", {
724
+ return (a, r) => (k(), w("svg", {
725
725
  xmlns: "http://www.w3.org/2000/svg",
726
726
  viewBox: "0 0 1024 1024"
727
727
  }, [
728
- w("path", {
728
+ b("path", {
729
729
  fill: "currentColor",
730
730
  d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"
731
731
  })
@@ -735,11 +735,11 @@ var Vr = /* @__PURE__ */ ee({
735
735
  name: "ZoomOut",
736
736
  __name: "zoom-out",
737
737
  setup(o) {
738
- return (a, r) => (k(), b("svg", {
738
+ return (a, r) => (k(), w("svg", {
739
739
  xmlns: "http://www.w3.org/2000/svg",
740
740
  viewBox: "0 0 1024 1024"
741
741
  }, [
742
- w("path", {
742
+ b("path", {
743
743
  fill: "currentColor",
744
744
  d: "m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"
745
745
  })
@@ -861,7 +861,7 @@ const Ft = (o, a) => {
861
861
  t = "ikapprove-ziyuan";
862
862
  }
863
863
  return `ikapprove ${t}`;
864
- }, Ui = [
864
+ }, zi = [
865
865
  "csv",
866
866
  "djvu",
867
867
  "doc",
@@ -916,8 +916,8 @@ const Ft = (o, a) => {
916
916
  "mp4",
917
917
  "flv",
918
918
  "tls"
919
- ], vi = (o) => {
920
- const a = ft("loadUrl"), r = Z(() => o.loadUrl || o.fileUrl || (a == null ? void 0 : a.value)), t = ft("uploadUrl"), e = Z(() => o.action || o.uploadUrl || (t == null ? void 0 : t.value)), i = ft("token"), n = Z(() => o.token || (i == null ? void 0 : i.value)), s = ft("onlyofficeConfig"), l = Z(() => o.onlyofficeConfig || (s == null ? void 0 : s.value)), u = ft("userInfo"), c = Z(() => o.userInfo || (u == null ? void 0 : u.value)), f = [...Ui, ...Ui.map((g) => g.toLocaleUpperCase())];
919
+ ], mi = (o) => {
920
+ const a = ft("loadUrl"), r = Z(() => o.loadUrl || o.fileUrl || (a == null ? void 0 : a.value)), t = ft("uploadUrl"), e = Z(() => o.action || o.uploadUrl || (t == null ? void 0 : t.value)), i = ft("token"), n = Z(() => o.token || (i == null ? void 0 : i.value)), s = ft("onlyofficeConfig"), l = Z(() => o.onlyofficeConfig || (s == null ? void 0 : s.value)), u = ft("userInfo"), c = Z(() => o.userInfo || (u == null ? void 0 : u.value)), f = [...zi, ...zi.map((g) => g.toLocaleUpperCase())];
921
921
  return {
922
922
  cLoadUrl: r,
923
923
  cUploadUrl: e,
@@ -1036,13 +1036,13 @@ const Ft = (o, a) => {
1036
1036
  },
1037
1037
  emits: ["handPreview"],
1038
1038
  setup(o, { emit: a }) {
1039
- const r = o, t = Z(() => r.simple ? "simple" : r.showType), { cLoadUrl: e, cOnlyofficeConfig: i, cOnlyofficePreviewType: n } = vi(r), s = a, l = Z(() => ({
1039
+ const r = o, t = Z(() => r.simple ? "simple" : r.showType), { cLoadUrl: e, cOnlyofficeConfig: i, cOnlyofficePreviewType: n } = mi(r), s = a, l = Z(() => ({
1040
1040
  name: "name",
1041
1041
  url: "url",
1042
1042
  suffix: "suffix",
1043
1043
  size: "size",
1044
1044
  ...r.field
1045
- })), u = ve({}), c = ve(!1), f = (v) => {
1045
+ })), u = pe({}), c = pe(!1), f = (v) => {
1046
1046
  var m, C;
1047
1047
  u.value = {
1048
1048
  ...v,
@@ -1072,33 +1072,33 @@ const Ft = (o, a) => {
1072
1072
  }));
1073
1073
  return (v, m) => {
1074
1074
  var C, T, E;
1075
- return k(), b(
1076
- re,
1075
+ return k(), w(
1076
+ ne,
1077
1077
  null,
1078
1078
  [
1079
- (C = o.list) != null && C.length ? (k(), b(
1080
- re,
1079
+ (C = o.list) != null && C.length ? (k(), w(
1080
+ ne,
1081
1081
  { key: 0 },
1082
1082
  [
1083
1083
  P(" 简单模式 "),
1084
- t.value === "simple" ? (k(!0), b(
1085
- re,
1084
+ t.value === "simple" ? (k(!0), w(
1085
+ ne,
1086
1086
  { key: 0 },
1087
- xe(d.value, (x, O) => (k(), b("div", {
1087
+ xe(d.value, (x, O) => (k(), w("div", {
1088
1088
  class: "iking-privew-annex simple",
1089
1089
  key: O,
1090
1090
  onClick: (H) => f(x),
1091
- style: se({ width: p.value })
1091
+ style: ve({ width: p.value })
1092
1092
  }, [
1093
- w("div", ls, [
1094
- w(
1093
+ b("div", ls, [
1094
+ b(
1095
1095
  "div",
1096
1096
  us,
1097
1097
  K(x.name),
1098
1098
  1
1099
1099
  /* TEXT */
1100
1100
  ),
1101
- o.showFileSize ? (k(), b(
1101
+ o.showFileSize ? (k(), w(
1102
1102
  "div",
1103
1103
  cs,
1104
1104
  K(x.size ? `(${I(Wt)(x.size)})` : ""),
@@ -1106,19 +1106,19 @@ const Ft = (o, a) => {
1106
1106
  /* TEXT */
1107
1107
  )) : P("v-if", !0)
1108
1108
  ]),
1109
- w(
1109
+ b(
1110
1110
  "div",
1111
1111
  {
1112
1112
  class: Y(["flex flex-center", { "hover-show": o.iconHoverShow }])
1113
1113
  },
1114
1114
  [
1115
- o.showDownloadBtn ? (k(), ue(I(Be), {
1115
+ o.showDownloadBtn ? (k(), le(I(Be), {
1116
1116
  key: 0,
1117
1117
  name: "iksvg_daochu",
1118
1118
  onClick: Ge((H) => g(x), ["stop"]),
1119
1119
  size: 20
1120
1120
  }, null, 8, ["onClick"])) : P("v-if", !0),
1121
- I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), ue(I(Be), {
1121
+ I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), le(I(Be), {
1122
1122
  key: 1,
1123
1123
  name: "iksvg_yulan",
1124
1124
  size: 20,
@@ -1134,37 +1134,37 @@ const Ft = (o, a) => {
1134
1134
  ], 12, os))),
1135
1135
  128
1136
1136
  /* KEYED_FRAGMENT */
1137
- )) : t.value === "simple-icon" ? (k(), b(
1138
- re,
1137
+ )) : t.value === "simple-icon" ? (k(), w(
1138
+ ne,
1139
1139
  { key: 1 },
1140
1140
  [
1141
1141
  P(" 简单图标模式 "),
1142
- (k(!0), b(
1143
- re,
1142
+ (k(!0), w(
1143
+ ne,
1144
1144
  null,
1145
- xe(d.value, (x, O) => (k(), b("div", {
1145
+ xe(d.value, (x, O) => (k(), w("div", {
1146
1146
  class: "iking-privew-annex simple-icon",
1147
1147
  key: O,
1148
1148
  onClick: (H) => f(x),
1149
- style: se({ width: p.value })
1149
+ style: ve({ width: p.value })
1150
1150
  }, [
1151
- w("div", hs, [
1151
+ b("div", hs, [
1152
1152
  P(" 若为默认40,则simple-icon设置为20,否则设置为iconSize "),
1153
- $(I(Hi), {
1153
+ $(I(Ui), {
1154
1154
  file: x,
1155
- style: se({ height: `${o.iconSize === 40 ? 20 : o.iconSize}px`, marginRight: "10px" }),
1155
+ style: ve({ height: `${o.iconSize === 40 ? 20 : o.iconSize}px`, marginRight: "10px" }),
1156
1156
  class: "ikui-w-auto",
1157
1157
  fields: l.value
1158
1158
  }, null, 8, ["file", "style", "fields"]),
1159
- w("div", ds, [
1160
- w(
1159
+ b("div", ds, [
1160
+ b(
1161
1161
  "p",
1162
1162
  gs,
1163
1163
  K(x.name),
1164
1164
  1
1165
1165
  /* TEXT */
1166
1166
  ),
1167
- o.showFileSize ? (k(), b(
1167
+ o.showFileSize ? (k(), w(
1168
1168
  "p",
1169
1169
  ps,
1170
1170
  K(x.size ? `(${I(Wt)(x.size)})` : ""),
@@ -1173,14 +1173,14 @@ const Ft = (o, a) => {
1173
1173
  )) : P("v-if", !0)
1174
1174
  ])
1175
1175
  ]),
1176
- o.showDownloadBtn ? (k(), ue(I(Be), {
1176
+ o.showDownloadBtn ? (k(), le(I(Be), {
1177
1177
  key: 0,
1178
1178
  name: "iksvg_daochu",
1179
1179
  size: 20,
1180
1180
  title: "下载",
1181
1181
  onClick: Ge((H) => g(x), ["stop"])
1182
1182
  }, null, 8, ["onClick"])) : P("v-if", !0),
1183
- I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), ue(I(Be), {
1183
+ I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), le(I(Be), {
1184
1184
  key: 1,
1185
1185
  name: "iksvg_yulan",
1186
1186
  size: 20,
@@ -1194,46 +1194,46 @@ const Ft = (o, a) => {
1194
1194
  ],
1195
1195
  64
1196
1196
  /* STABLE_FRAGMENT */
1197
- )) : (k(), b(
1198
- re,
1197
+ )) : (k(), w(
1198
+ ne,
1199
1199
  { key: 2 },
1200
1200
  [
1201
1201
  P(" 默认模式 "),
1202
- (k(!0), b(
1203
- re,
1202
+ (k(!0), w(
1203
+ ne,
1204
1204
  null,
1205
1205
  xe(d.value, (x, O) => {
1206
1206
  var H;
1207
- return k(), b(
1207
+ return k(), w(
1208
1208
  "div",
1209
1209
  {
1210
1210
  class: Y(["iking-privew-annex", { "is-bg": o.showBg }]),
1211
1211
  key: O,
1212
- style: se({
1212
+ style: ve({
1213
1213
  marginBottom: O == ((H = o.list) == null ? void 0 : H.length) - 1 ? "0" : "10px",
1214
1214
  width: p.value
1215
1215
  })
1216
1216
  },
1217
1217
  [
1218
- w("div", {
1218
+ b("div", {
1219
1219
  class: "file-card",
1220
1220
  onClick: (R) => f(x)
1221
1221
  }, [
1222
- $(I(Hi), {
1222
+ $(I(Ui), {
1223
1223
  file: x,
1224
- style: se({ height: `${o.iconSize}px` }),
1224
+ style: ve({ height: `${o.iconSize}px` }),
1225
1225
  class: "ikui-w-auto",
1226
1226
  fields: l.value
1227
1227
  }, null, 8, ["file", "style", "fields"]),
1228
- w("div", ms, [
1229
- w(
1228
+ b("div", ms, [
1229
+ b(
1230
1230
  "div",
1231
1231
  ys,
1232
1232
  K(x.name),
1233
1233
  1
1234
1234
  /* TEXT */
1235
1235
  ),
1236
- w(
1236
+ b(
1237
1237
  "div",
1238
1238
  _s,
1239
1239
  K(I(Wt)(x.size)),
@@ -1241,13 +1241,13 @@ const Ft = (o, a) => {
1241
1241
  /* TEXT */
1242
1242
  )
1243
1243
  ]),
1244
- w(
1244
+ b(
1245
1245
  "div",
1246
1246
  {
1247
1247
  class: Y(["flex flex-center", { "hover-show": o.iconHoverShow }])
1248
1248
  },
1249
1249
  [
1250
- o.showDownloadBtn ? (k(), ue(I(Be), {
1250
+ o.showDownloadBtn ? (k(), le(I(Be), {
1251
1251
  key: 0,
1252
1252
  name: "iksvg_daochu",
1253
1253
  onClick: Ge((R) => g(x), ["stop"]),
@@ -1255,7 +1255,7 @@ const Ft = (o, a) => {
1255
1255
  size: o.showBg ? "default" : 20,
1256
1256
  title: "下载"
1257
1257
  }, null, 8, ["onClick", "bg", "size"])) : P("v-if", !0),
1258
- I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), ue(I(Be), {
1258
+ I(n).includes(x.suffix) && o.showPreviewBtn ? (k(), le(I(Be), {
1259
1259
  key: 1,
1260
1260
  name: "iksvg_yulan",
1261
1261
  bg: o.showBg,
@@ -1345,7 +1345,7 @@ const Ft = (o, a) => {
1345
1345
  suffix: "suffix",
1346
1346
  size: "fileSize",
1347
1347
  ...a.field
1348
- })), e = ve(null), i = ve(null), n = In({
1348
+ })), e = pe(null), i = pe(null), n = Pn({
1349
1349
  image: !1,
1350
1350
  office: !1,
1351
1351
  video: !1
@@ -1401,11 +1401,11 @@ const Ft = (o, a) => {
1401
1401
  };
1402
1402
  return (u, c) => {
1403
1403
  var f, g, p;
1404
- return r.value ? (k(), b(
1405
- re,
1404
+ return r.value ? (k(), w(
1405
+ ne,
1406
1406
  { key: 0 },
1407
1407
  [
1408
- (f = i.value) != null && f.url && n.image ? (k(), ue(I(sa), {
1408
+ (f = i.value) != null && f.url && n.image ? (k(), le(I(sa), {
1409
1409
  key: 0,
1410
1410
  onClose: c[0] || (c[0] = (d) => l()),
1411
1411
  ref: "previewImgRef",
@@ -1435,7 +1435,7 @@ const Ft = (o, a) => {
1435
1435
  onClose: l,
1436
1436
  "modal-class": "ik-only-preview-dialog"
1437
1437
  }, {
1438
- default: ne(() => {
1438
+ default: re(() => {
1439
1439
  var d;
1440
1440
  return [
1441
1441
  $(I(js), {
@@ -1485,7 +1485,8 @@ const Ft = (o, a) => {
1485
1485
  title: {},
1486
1486
  type: { default: "primary" },
1487
1487
  warning: { type: Boolean },
1488
- width: {}
1488
+ width: {},
1489
+ iconClass: { default: "" }
1489
1490
  },
1490
1491
  emits: ["click", "mouseenter", "mouseleave", "dblclick"],
1491
1492
  setup(o, { emit: a }) {
@@ -1508,7 +1509,6 @@ const Ft = (o, a) => {
1508
1509
  }
1509
1510
  t.value.rotate && f.push(`rotate(${t.value.rotate % 360}deg)`);
1510
1511
  const g = {
1511
- pointerEvents: t.value.disabled ? "none" : "auto",
1512
1512
  ...t.value.color && { color: t.value.color },
1513
1513
  ...t.value.size && { fontSize: typeof t.value.size == "number" ? `${t.value.size}px` : t.value.size },
1514
1514
  ...f.length && { transform: f.join(" ") },
@@ -1530,155 +1530,131 @@ const Ft = (o, a) => {
1530
1530
  };
1531
1531
  return (f, g) => {
1532
1532
  const p = ot("el-tooltip"), d = ot("el-button");
1533
- return t.value.tableIconType === "icon" || !t.value.tableIconType ? (k(), b(
1534
- re,
1535
- { key: 0 },
1533
+ return k(), w(
1534
+ "i",
1535
+ {
1536
+ class: Y(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1537
+ [f.iconClass]: !0,
1538
+ [f.name]: e.value === "unocss",
1539
+ "show-bg": t.value.showBg || t.value.bg,
1540
+ default: t.value.size === "default",
1541
+ small: t.value.size === "small",
1542
+ big: t.value.size === "big",
1543
+ warning: t.value.warning || t.value.type === "warning",
1544
+ primary: t.value.primary || t.value.type === "primary",
1545
+ success: f.success || t.value.type === "success",
1546
+ error: t.value.error || t.value.type === "error",
1547
+ active: t.value.active,
1548
+ disabled: t.value.disabled
1549
+ }]),
1550
+ style: ve(i.value),
1551
+ onClick: s,
1552
+ onDblclick: c,
1553
+ onMouseenter: l,
1554
+ onMouseleave: u
1555
+ },
1536
1556
  [
1537
- t.value.notip || !t.value.title ? (k(), b(
1538
- "i",
1539
- {
1540
- key: 0,
1541
- class: Y(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1542
- [f.name]: e.value === "unocss",
1543
- "show-bg": t.value.showBg || t.value.bg,
1544
- default: t.value.size === "default",
1545
- small: t.value.size === "small",
1546
- big: t.value.size === "big",
1547
- warning: t.value.warning || t.value.type === "warning",
1548
- primary: t.value.primary || t.value.type === "primary",
1549
- success: f.success || t.value.type === "success",
1550
- error: t.value.error || t.value.type === "error",
1551
- active: t.value.active,
1552
- disabled: t.value.disabled
1553
- }]),
1554
- style: se(i.value),
1555
- onClick: s,
1556
- onDblclick: c,
1557
- onMouseenter: l,
1558
- onMouseleave: u
1559
- },
1557
+ t.value.tableIconType === "icon" || !t.value.tableIconType ? (k(), w(
1558
+ ne,
1559
+ { key: 0 },
1560
1560
  [
1561
- e.value === "iksig" ? (k(), b(
1562
- "i",
1563
- {
1564
- key: 0,
1565
- class: Y(`iksig ${t.value.name}`),
1566
- style: se(i.value)
1567
- },
1568
- null,
1569
- 6
1570
- /* CLASS, STYLE */
1571
- )) : e.value === "svg" ? (k(), b("svg", Ts, [
1572
- w("use", {
1573
- "xlink:href": `#${t.value.name}`
1574
- }, null, 8, Es)
1575
- ])) : e.value === "img" ? (k(), b("img", {
1576
- key: 2,
1577
- src: t.value.name,
1578
- class: "h-[1em] w-[1em]"
1579
- }, null, 8, Ss)) : (k(), b(
1580
- "i",
1581
- {
1582
- key: 3,
1583
- class: Y(t.value.name),
1584
- style: se(i.value)
1585
- },
1586
- null,
1587
- 6
1588
- /* CLASS, STYLE */
1589
- ))
1590
- ],
1591
- 38
1592
- /* CLASS, STYLE, NEED_HYDRATION */
1593
- )) : (k(), ue(p, {
1594
- key: 1,
1595
- content: t.value.title,
1596
- placement: "top",
1597
- "popper-class": "ik-svg-icon-tooltip",
1598
- "hide-after": 0
1599
- }, {
1600
- default: ne(() => [
1601
- w(
1602
- "i",
1603
- {
1604
- class: Y(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1605
- [f.name]: e.value === "unocss",
1606
- "show-bg": t.value.showBg || t.value.bg,
1607
- default: t.value.size === "default",
1608
- small: t.value.size === "small",
1609
- big: t.value.size === "big",
1610
- warning: t.value.warning || t.value.type === "warning",
1611
- primary: f.primary || t.value.type === "primary",
1612
- success: f.success || t.value.type === "success",
1613
- error: t.value.error || t.value.type === "error",
1614
- active: t.value.active,
1615
- disabled: t.value.disabled
1616
- }]),
1617
- style: se(i.value),
1618
- onClick: s,
1619
- onDblclick: c,
1620
- onMouseenter: l,
1621
- onMouseleave: u
1622
- },
1561
+ t.value.notip || !t.value.title ? (k(), w(
1562
+ ne,
1563
+ { key: 0 },
1623
1564
  [
1624
- e.value === "iksig" ? (k(), b(
1565
+ e.value === "iksig" ? (k(), w(
1625
1566
  "i",
1626
1567
  {
1627
1568
  key: 0,
1628
- class: Y(`iksig ${t.value.name}`),
1629
- style: se(i.value)
1569
+ class: Y(`iksig ${t.value.name}`)
1630
1570
  },
1631
1571
  null,
1632
- 6
1633
- /* CLASS, STYLE */
1634
- )) : e.value === "svg" ? (k(), b("svg", xs, [
1635
- w("use", {
1572
+ 2
1573
+ /* CLASS */
1574
+ )) : e.value === "svg" ? (k(), w("svg", Ts, [
1575
+ b("use", {
1636
1576
  "xlink:href": `#${t.value.name}`
1637
- }, null, 8, Is)
1638
- ])) : e.value === "img" ? (k(), b("img", {
1577
+ }, null, 8, Es)
1578
+ ])) : e.value === "img" ? (k(), w("img", {
1639
1579
  key: 2,
1640
1580
  src: t.value.name,
1641
1581
  class: "h-[1em] w-[1em]"
1642
- }, null, 8, Ps)) : (k(), b(
1582
+ }, null, 8, Ss)) : (k(), w(
1643
1583
  "i",
1644
1584
  {
1645
1585
  key: 3,
1646
- class: Y(t.value.name),
1647
- style: se(i.value)
1586
+ class: Y(t.value.name)
1648
1587
  },
1649
1588
  null,
1650
- 6
1651
- /* CLASS, STYLE */
1589
+ 2
1590
+ /* CLASS */
1652
1591
  ))
1653
1592
  ],
1654
- 38
1655
- /* CLASS, STYLE, NEED_HYDRATION */
1593
+ 64
1594
+ /* STABLE_FRAGMENT */
1595
+ )) : (k(), le(p, {
1596
+ key: 1,
1597
+ content: t.value.title,
1598
+ placement: "top",
1599
+ "popper-class": "ik-svg-icon-tooltip",
1600
+ "hide-after": 0
1601
+ }, {
1602
+ default: re(() => [
1603
+ e.value === "iksig" ? (k(), w(
1604
+ "i",
1605
+ {
1606
+ key: 0,
1607
+ class: Y(`iksig ${t.value.name}`)
1608
+ },
1609
+ null,
1610
+ 2
1611
+ /* CLASS */
1612
+ )) : e.value === "svg" ? (k(), w("svg", xs, [
1613
+ b("use", {
1614
+ "xlink:href": `#${t.value.name}`
1615
+ }, null, 8, Is)
1616
+ ])) : e.value === "img" ? (k(), w("img", {
1617
+ key: 2,
1618
+ src: t.value.name,
1619
+ class: "h-[1em] w-[1em]"
1620
+ }, null, 8, Ps)) : (k(), w(
1621
+ "i",
1622
+ {
1623
+ key: 3,
1624
+ class: Y(t.value.name)
1625
+ },
1626
+ null,
1627
+ 2
1628
+ /* CLASS */
1629
+ ))
1630
+ ]),
1631
+ _: 1
1632
+ /* STABLE */
1633
+ }, 8, ["content"]))
1634
+ ],
1635
+ 64
1636
+ /* STABLE_FRAGMENT */
1637
+ )) : (k(), le(d, vi({ key: 1 }, f.$attrs, {
1638
+ type: ["warning", "error"].includes(t.value.type) ? "danger" : ""
1639
+ }), {
1640
+ default: re(() => [
1641
+ Ke(
1642
+ K(t.value.title),
1643
+ 1
1644
+ /* TEXT */
1656
1645
  )
1657
1646
  ]),
1658
1647
  _: 1
1659
1648
  /* STABLE */
1660
- }, 8, ["content"]))
1649
+ }, 16, ["type"]))
1661
1650
  ],
1662
- 64
1663
- /* STABLE_FRAGMENT */
1664
- )) : (k(), ue(d, {
1665
- key: 1,
1666
- type: ["warning", "error"].includes(t.value.type) ? "danger" : ""
1667
- }, {
1668
- default: ne(() => [
1669
- Ke(
1670
- K(t.value.title),
1671
- 1
1672
- /* TEXT */
1673
- )
1674
- ]),
1675
- _: 1
1676
- /* STABLE */
1677
- }, 8, ["type"]));
1651
+ 38
1652
+ /* CLASS, STYLE, NEED_HYDRATION */
1653
+ );
1678
1654
  };
1679
1655
  }
1680
- }), Ls = /* @__PURE__ */ Ft(As, [["__scopeId", "data-v-6889f3aa"]]), Be = Le(Ls);
1681
- function mi(o) {
1656
+ }), Ls = /* @__PURE__ */ Ft(As, [["__scopeId", "data-v-2648e369"]]), Be = Le(Ls);
1657
+ function yi(o) {
1682
1658
  return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
1683
1659
  }
1684
1660
  const Ds = /* @__PURE__ */ ee({
@@ -1694,7 +1670,7 @@ const Ds = /* @__PURE__ */ ee({
1694
1670
  }
1695
1671
  },
1696
1672
  setup(o) {
1697
- return (a, r) => (k(), b(
1673
+ return (a, r) => (k(), w(
1698
1674
  "div",
1699
1675
  {
1700
1676
  class: Y({ "exit-main-page-maximize": o.showBg && o.fullscreen })
@@ -1731,7 +1707,7 @@ const Ds = /* @__PURE__ */ ee({
1731
1707
  }),
1732
1708
  emits: ["update:modelValue"],
1733
1709
  setup(o) {
1734
- const a = o, r = pi(o, "modelValue"), t = ve(a.fullscreen), e = () => {
1710
+ const a = o, r = pi(o, "modelValue"), t = pe(a.fullscreen), e = () => {
1735
1711
  t.value = !t.value;
1736
1712
  }, i = ee({
1737
1713
  setup() {
@@ -1743,7 +1719,7 @@ const Ds = /* @__PURE__ */ ee({
1743
1719
  });
1744
1720
  return (n, s) => {
1745
1721
  const l = ot("el-dialog");
1746
- return k(), ue(l, Pn({
1722
+ return k(), le(l, vi({
1747
1723
  modelValue: r.value,
1748
1724
  "onUpdate:modelValue": s[0] || (s[0] = (u) => r.value = u),
1749
1725
  "align-center": ""
@@ -1753,7 +1729,7 @@ const Ds = /* @__PURE__ */ ee({
1753
1729
  fullscreen: t.value,
1754
1730
  "modal-class": "baseDialog"
1755
1731
  }), gr({
1756
- icon: ne(() => [
1732
+ icon: re(() => [
1757
1733
  He(n.$slots, "title", {}, () => [
1758
1734
  Ke(
1759
1735
  K(n.title),
@@ -1762,8 +1738,8 @@ const Ds = /* @__PURE__ */ ee({
1762
1738
  )
1763
1739
  ])
1764
1740
  ]),
1765
- header: ne(() => [
1766
- w("div", Rs, [
1741
+ header: re(() => [
1742
+ b("div", Rs, [
1767
1743
  He(n.$slots, "header", {}, () => [
1768
1744
  Ke(
1769
1745
  K(n.title),
@@ -1772,7 +1748,7 @@ const Ds = /* @__PURE__ */ ee({
1772
1748
  )
1773
1749
  ])
1774
1750
  ]),
1775
- n.$attrs.showClose ? (k(), ue(I(Be), {
1751
+ n.$attrs.showClose ? (k(), le(I(Be), {
1776
1752
  key: 0,
1777
1753
  onClick: e,
1778
1754
  name: t.value ? "iksvg_tuichuquanping" : "iksvg_quanping-daohang",
@@ -1780,7 +1756,7 @@ const Ds = /* @__PURE__ */ ee({
1780
1756
  title: t.value ? "退出全屏" : "全屏"
1781
1757
  }, null, 8, ["name", "title"])) : P("v-if", !0)
1782
1758
  ]),
1783
- default: ne(() => [
1759
+ default: re(() => [
1784
1760
  He(n.$slots, "default")
1785
1761
  ]),
1786
1762
  _: 2
@@ -1788,7 +1764,7 @@ const Ds = /* @__PURE__ */ ee({
1788
1764
  }, [
1789
1765
  n.$slots.footer ? {
1790
1766
  name: "footer",
1791
- fn: ne(() => [
1767
+ fn: re(() => [
1792
1768
  He(n.$slots, "footer")
1793
1769
  ]),
1794
1770
  key: "0"
@@ -1898,12 +1874,12 @@ var Hs = function(o, a) {
1898
1874
  if (!l) {
1899
1875
  if (clearInterval(n), window.DocsAPI)
1900
1876
  return t(null);
1901
- var u = zi(a, o, t, e);
1877
+ var u = Vi(a, o, t, e);
1902
1878
  i.remove(), document.body.appendChild(u);
1903
1879
  }
1904
1880
  }, 500);
1905
1881
  else {
1906
- var s = zi(a, o, t, e);
1882
+ var s = Vi(a, o, t, e);
1907
1883
  document.body.appendChild(s);
1908
1884
  }
1909
1885
  } catch (l) {
@@ -1912,14 +1888,14 @@ var Hs = function(o, a) {
1912
1888
  })];
1913
1889
  });
1914
1890
  });
1915
- }, zi = function(o, a, r, t) {
1891
+ }, Vi = function(o, a, r, t) {
1916
1892
  var e = document.createElement("script");
1917
1893
  return e.id = o, e.type = "text/javascript", e.src = a, e.async = !0, e.onload = function() {
1918
1894
  e.removeAttribute("loading"), r(null);
1919
1895
  }, e.onerror = function(i) {
1920
1896
  e.removeAttribute("loading"), t(i);
1921
1897
  }, e.setAttribute("loading", ""), e;
1922
- }, yi = ee({
1898
+ }, _i = ee({
1923
1899
  name: "DocumentEditor",
1924
1900
  props: {
1925
1901
  id: {
@@ -2090,10 +2066,10 @@ var Hs = function(o, a) {
2090
2066
  });
2091
2067
  const Us = ["id"];
2092
2068
  function zs(o, a, r, t, e, i) {
2093
- return k(), b("div", { id: o.id }, null, 8, Us);
2069
+ return k(), w("div", { id: o.id }, null, 8, Us);
2094
2070
  }
2095
- yi.render = zs;
2096
- yi.__file = "src/components/DocumentEditor.vue";
2071
+ _i.render = zs;
2072
+ _i.__file = "src/components/DocumentEditor.vue";
2097
2073
  const Vs = /* @__PURE__ */ ee({
2098
2074
  __name: "IkOnlyOffice",
2099
2075
  props: {
@@ -2115,7 +2091,7 @@ const Vs = /* @__PURE__ */ ee({
2115
2091
  }
2116
2092
  },
2117
2093
  setup(o) {
2118
- const a = o, r = ve({
2094
+ const a = o, r = pe({
2119
2095
  width: "100%",
2120
2096
  height: "100%",
2121
2097
  ...a.configOptions || {},
@@ -2123,13 +2099,13 @@ const Vs = /* @__PURE__ */ ee({
2123
2099
  }), t = () => {
2124
2100
  console.info("文档加载完成", a.configOptions);
2125
2101
  };
2126
- return (e, i) => (k(), b(
2102
+ return (e, i) => (k(), w(
2127
2103
  "div",
2128
2104
  {
2129
- style: se({ height: a.officeHeight })
2105
+ style: ve({ height: a.officeHeight })
2130
2106
  },
2131
2107
  [
2132
- $(I(yi), {
2108
+ $(I(_i), {
2133
2109
  id: `${(/* @__PURE__ */ new Date()).getTime()}`,
2134
2110
  ref: "editorRef",
2135
2111
  "document-server-url": o.documentServerUrl,
@@ -2142,10 +2118,10 @@ const Vs = /* @__PURE__ */ ee({
2142
2118
  ));
2143
2119
  }
2144
2120
  }), js = Le(Vs);
2145
- var Vi;
2121
+ var ji;
2146
2122
  const Mn = typeof window < "u", Ws = (o) => typeof o == "string", Gs = () => {
2147
2123
  };
2148
- Mn && ((Vi = window == null ? void 0 : window.navigator) != null && Vi.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
2124
+ Mn && ((ji = window == null ? void 0 : window.navigator) != null && ji.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
2149
2125
  function Nn(o) {
2150
2126
  return typeof o == "function" ? o() : I(o);
2151
2127
  }
@@ -2175,18 +2151,18 @@ function yt(...o) {
2175
2151
  };
2176
2152
  return Ks(u), u;
2177
2153
  }
2178
- const ji = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Wi = "__vueuse_ssr_handlers__";
2179
- ji[Wi] = ji[Wi] || {};
2180
- var Gi;
2154
+ const Wi = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Gi = "__vueuse_ssr_handlers__";
2155
+ Wi[Gi] = Wi[Gi] || {};
2156
+ var $i;
2181
2157
  (function(o) {
2182
2158
  o.UP = "UP", o.RIGHT = "RIGHT", o.DOWN = "DOWN", o.LEFT = "LEFT", o.NONE = "NONE";
2183
- })(Gi || (Gi = {}));
2184
- var qs = Object.defineProperty, $i = Object.getOwnPropertySymbols, Zs = Object.prototype.hasOwnProperty, Js = Object.prototype.propertyIsEnumerable, Ki = (o, a, r) => a in o ? qs(o, a, { enumerable: !0, configurable: !0, writable: !0, value: r }) : o[a] = r, Qs = (o, a) => {
2159
+ })($i || ($i = {}));
2160
+ var qs = Object.defineProperty, Ki = Object.getOwnPropertySymbols, Zs = Object.prototype.hasOwnProperty, Js = Object.prototype.propertyIsEnumerable, Yi = (o, a, r) => a in o ? qs(o, a, { enumerable: !0, configurable: !0, writable: !0, value: r }) : o[a] = r, Qs = (o, a) => {
2185
2161
  for (var r in a)
2186
- Zs.call(a, r) && Ki(o, r, a[r]);
2187
- if ($i)
2188
- for (var r of $i(a))
2189
- Js.call(a, r) && Ki(o, r, a[r]);
2162
+ Zs.call(a, r) && Yi(o, r, a[r]);
2163
+ if (Ki)
2164
+ for (var r of Ki(a))
2165
+ Js.call(a, r) && Yi(o, r, a[r]);
2190
2166
  return o;
2191
2167
  };
2192
2168
  const ea = {
@@ -2301,19 +2277,19 @@ const ta = {
2301
2277
  const t = (U) => Object.keys(U), e = {
2302
2278
  CONTAIN: {
2303
2279
  name: "contain",
2304
- icon: Ni(Yr)
2280
+ icon: Bi(Yr)
2305
2281
  },
2306
2282
  ORIGINAL: {
2307
2283
  name: "original",
2308
- icon: Ni(es)
2284
+ icon: Bi(es)
2309
2285
  }
2310
- }, i = o, n = r, { t: s } = Er(), l = Rn("image-viewer"), { nextZIndex: u } = Sr(), c = ve(), f = ve([]), g = mr(), p = ve(!0), d = ve(i.initialIndex), v = yr(e.CONTAIN), m = ve({
2286
+ }, i = o, n = r, { t: s } = Er(), l = Rn("image-viewer"), { nextZIndex: u } = Sr(), c = pe(), f = pe([]), g = mr(), p = pe(!0), d = pe(i.initialIndex), v = yr(e.CONTAIN), m = pe({
2311
2287
  scale: 1,
2312
2288
  deg: 0,
2313
2289
  offsetX: 0,
2314
2290
  offsetY: 0,
2315
2291
  enableTransition: !1
2316
- }), C = ve(i.zIndex ?? u()), T = Z(() => {
2292
+ }), C = pe(i.zIndex ?? u()), T = Z(() => {
2317
2293
  const { urlList: U } = i;
2318
2294
  return U.length <= 1;
2319
2295
  }), E = Z(() => d.value === 0), x = Z(() => d.value === i.urlList.length - 1), O = Z(() => i.urlList[d.value]), H = Z(() => [
@@ -2327,8 +2303,8 @@ const ta = {
2327
2303
  ]), te = Z(() => {
2328
2304
  const { scale: U, deg: G, offsetX: J, offsetY: me, enableTransition: ke } = m.value;
2329
2305
  let Ce = J / U, Oe = me / U;
2330
- const ct = G * Math.PI / 180, Fi = Math.cos(ct), Mi = Math.sin(ct);
2331
- Ce = Ce * Fi + Oe * Mi, Oe = Oe * Fi - J / U * Mi;
2306
+ const ct = G * Math.PI / 180, Mi = Math.cos(ct), Ni = Math.sin(ct);
2307
+ Ce = Ce * Mi + Oe * Ni, Oe = Oe * Mi - J / U * Ni;
2332
2308
  const Vt = {
2333
2309
  transform: `scale(${U}) rotate(${G}deg) translate(${Ce}px, ${Oe}px)`,
2334
2310
  transition: ke ? "transform .3s" : ""
@@ -2347,11 +2323,11 @@ const ta = {
2347
2323
  break;
2348
2324
  // SPACE
2349
2325
  case Je.space:
2350
- Di();
2326
+ Oi();
2351
2327
  break;
2352
2328
  // LEFT_ARROW
2353
2329
  case Je.left:
2354
- Oi();
2330
+ Ri();
2355
2331
  break;
2356
2332
  // UP_ARROW
2357
2333
  case Je.up:
@@ -2359,7 +2335,7 @@ const ta = {
2359
2335
  break;
2360
2336
  // RIGHT_ARROW
2361
2337
  case Je.right:
2362
- Ri();
2338
+ Fi();
2363
2339
  break;
2364
2340
  // DOWN_ARROW
2365
2341
  case Je.down:
@@ -2380,10 +2356,10 @@ const ta = {
2380
2356
  function ie() {
2381
2357
  g.stop();
2382
2358
  }
2383
- function oe() {
2359
+ function ae() {
2384
2360
  p.value = !1;
2385
2361
  }
2386
- function he(U) {
2362
+ function fe(U) {
2387
2363
  p.value = !1, U.target.alt = s("el.image.error");
2388
2364
  }
2389
2365
  function Ee(U) {
@@ -2400,7 +2376,7 @@ const ta = {
2400
2376
  Oe();
2401
2377
  }), U.preventDefault();
2402
2378
  }
2403
- function Li() {
2379
+ function Di() {
2404
2380
  m.value = {
2405
2381
  scale: 1,
2406
2382
  deg: 0,
@@ -2409,19 +2385,19 @@ const ta = {
2409
2385
  enableTransition: !1
2410
2386
  };
2411
2387
  }
2412
- function Di() {
2388
+ function Oi() {
2413
2389
  if (p.value) return;
2414
2390
  const U = t(e), G = Object.values(e), J = v.value.name, ke = ((G == null ? void 0 : G.findIndex((Ce) => Ce.name === J)) + 1) % U.length;
2415
- v.value = e[U[ke]], Li();
2391
+ v.value = e[U[ke]], Di();
2416
2392
  }
2417
2393
  function zt(U) {
2418
2394
  const G = i.urlList.length;
2419
2395
  d.value = (U + G) % G;
2420
2396
  }
2421
- function Oi() {
2397
+ function Ri() {
2422
2398
  E.value && !i.infinite || zt(d.value - 1);
2423
2399
  }
2424
- function Ri() {
2400
+ function Fi() {
2425
2401
  x.value && !i.infinite || zt(d.value + 1);
2426
2402
  }
2427
2403
  function je(U, G = {}) {
@@ -2458,7 +2434,7 @@ const ta = {
2458
2434
  U != null && U.complete || (p.value = !0);
2459
2435
  });
2460
2436
  }), at(d, (U) => {
2461
- Li(), n("switch", U);
2437
+ Di(), n("switch", U);
2462
2438
  }), An(() => {
2463
2439
  var U, G;
2464
2440
  A(), (G = (U = c.value) == null ? void 0 : U.focus) == null || G.call(U);
@@ -2467,23 +2443,23 @@ const ta = {
2467
2443
  * @description manually switch image
2468
2444
  */
2469
2445
  setActiveItem: zt
2470
- }), (U, G) => (k(), ue(Ln, { to: "body" }, [
2446
+ }), (U, G) => (k(), le(Ln, { to: "body" }, [
2471
2447
  $(Dn, {
2472
2448
  name: "viewer-fade",
2473
2449
  appear: ""
2474
2450
  }, {
2475
- default: ne(() => [
2476
- w(
2451
+ default: re(() => [
2452
+ b(
2477
2453
  "div",
2478
2454
  {
2479
2455
  ref_key: "wrapper",
2480
2456
  ref: c,
2481
2457
  tabindex: -1,
2482
2458
  class: Y(I(l).e("wrapper")),
2483
- style: se({ zIndex: C.value })
2459
+ style: ve({ zIndex: C.value })
2484
2460
  },
2485
2461
  [
2486
- w(
2462
+ b(
2487
2463
  "div",
2488
2464
  {
2489
2465
  class: Y(I(l).e("mask")),
@@ -2494,7 +2470,7 @@ const ta = {
2494
2470
  /* CLASS */
2495
2471
  ),
2496
2472
  P(" CLOSE "),
2497
- w(
2473
+ b(
2498
2474
  "span",
2499
2475
  {
2500
2476
  class: Y([I(l).e("btn"), I(l).e("close")]),
@@ -2502,7 +2478,7 @@ const ta = {
2502
2478
  },
2503
2479
  [
2504
2480
  $(I(Re), null, {
2505
- default: ne(() => [
2481
+ default: re(() => [
2506
2482
  $(I(Fn))
2507
2483
  ]),
2508
2484
  _: 1
@@ -2513,19 +2489,19 @@ const ta = {
2513
2489
  /* CLASS */
2514
2490
  ),
2515
2491
  P(" ARROW "),
2516
- T.value ? P("v-if", !0) : (k(), b(
2517
- re,
2492
+ T.value ? P("v-if", !0) : (k(), w(
2493
+ ne,
2518
2494
  { key: 0 },
2519
2495
  [
2520
- w(
2496
+ b(
2521
2497
  "span",
2522
2498
  {
2523
2499
  class: Y(H.value),
2524
- onClick: Oi
2500
+ onClick: Ri
2525
2501
  },
2526
2502
  [
2527
2503
  $(I(Re), null, {
2528
- default: ne(() => [
2504
+ default: re(() => [
2529
2505
  $(I(jr))
2530
2506
  ]),
2531
2507
  _: 1
@@ -2535,15 +2511,15 @@ const ta = {
2535
2511
  2
2536
2512
  /* CLASS */
2537
2513
  ),
2538
- w(
2514
+ b(
2539
2515
  "span",
2540
2516
  {
2541
2517
  class: Y(R.value),
2542
- onClick: Ri
2518
+ onClick: Fi
2543
2519
  },
2544
2520
  [
2545
2521
  $(I(Re), null, {
2546
- default: ne(() => [
2522
+ default: re(() => [
2547
2523
  $(I(Gr))
2548
2524
  ]),
2549
2525
  _: 1
@@ -2558,13 +2534,13 @@ const ta = {
2558
2534
  /* STABLE_FRAGMENT */
2559
2535
  )),
2560
2536
  P(" ACTIONS "),
2561
- w(
2537
+ b(
2562
2538
  "div",
2563
2539
  {
2564
2540
  class: Y([I(l).e("btn"), I(l).e("actions")])
2565
2541
  },
2566
2542
  [
2567
- w(
2543
+ b(
2568
2544
  "div",
2569
2545
  {
2570
2546
  class: Y(I(l).e("actions__inner"))
@@ -2573,7 +2549,7 @@ const ta = {
2573
2549
  $(I(Re), {
2574
2550
  onClick: G[1] || (G[1] = (J) => je("zoomOut"))
2575
2551
  }, {
2576
- default: ne(() => [
2552
+ default: re(() => [
2577
2553
  $(I(rs))
2578
2554
  ]),
2579
2555
  _: 1
@@ -2582,13 +2558,13 @@ const ta = {
2582
2558
  $(I(Re), {
2583
2559
  onClick: G[2] || (G[2] = (J) => je("zoomIn"))
2584
2560
  }, {
2585
- default: ne(() => [
2561
+ default: re(() => [
2586
2562
  $(I(is))
2587
2563
  ]),
2588
2564
  _: 1
2589
2565
  /* STABLE */
2590
2566
  }),
2591
- w(
2567
+ b(
2592
2568
  "i",
2593
2569
  {
2594
2570
  class: Y(I(l).e("actions__divider"))
@@ -2597,14 +2573,14 @@ const ta = {
2597
2573
  2
2598
2574
  /* CLASS */
2599
2575
  ),
2600
- $(I(Re), { onClick: Di }, {
2601
- default: ne(() => [
2602
- (k(), ue(_r(v.value.icon)))
2576
+ $(I(Re), { onClick: Oi }, {
2577
+ default: re(() => [
2578
+ (k(), le(_r(v.value.icon)))
2603
2579
  ]),
2604
2580
  _: 1
2605
2581
  /* STABLE */
2606
2582
  }),
2607
- w(
2583
+ b(
2608
2584
  "i",
2609
2585
  {
2610
2586
  class: Y(I(l).e("actions__divider"))
@@ -2616,7 +2592,7 @@ const ta = {
2616
2592
  $(I(Re), {
2617
2593
  onClick: G[3] || (G[3] = (J) => je("anticlockwise"))
2618
2594
  }, {
2619
- default: ne(() => [
2595
+ default: re(() => [
2620
2596
  $(I(qr))
2621
2597
  ]),
2622
2598
  _: 1
@@ -2625,7 +2601,7 @@ const ta = {
2625
2601
  $(I(Re), {
2626
2602
  onClick: G[4] || (G[4] = (J) => je("clockwise"))
2627
2603
  }, {
2628
- default: ne(() => [
2604
+ default: re(() => [
2629
2605
  $(I(Jr))
2630
2606
  ]),
2631
2607
  _: 1
@@ -2640,25 +2616,25 @@ const ta = {
2640
2616
  /* CLASS */
2641
2617
  ),
2642
2618
  P(" CANVAS "),
2643
- w(
2619
+ b(
2644
2620
  "div",
2645
2621
  {
2646
2622
  class: Y(I(l).e("canvas"))
2647
2623
  },
2648
2624
  [
2649
- (k(!0), b(
2650
- re,
2625
+ (k(!0), w(
2626
+ ne,
2651
2627
  null,
2652
- xe(U.urlList, (J, me) => kr((k(), b("img", {
2628
+ xe(U.urlList, (J, me) => kr((k(), w("img", {
2653
2629
  ref_for: !0,
2654
2630
  ref: (ke) => f.value[me] = ke,
2655
2631
  key: J,
2656
2632
  src: J,
2657
- style: se(te.value),
2633
+ style: ve(te.value),
2658
2634
  class: Y(I(l).e("img")),
2659
2635
  crossorigin: U.crossorigin,
2660
- onLoad: oe,
2661
- onError: he,
2636
+ onLoad: ae,
2637
+ onError: fe,
2662
2638
  onMousedown: Ee
2663
2639
  }, null, 46, na)), [
2664
2640
  [Cr, me === d.value]
@@ -2682,7 +2658,7 @@ const ta = {
2682
2658
  ]));
2683
2659
  }
2684
2660
  }), sa = Le(ra);
2685
- function Yi(o, a) {
2661
+ function Xi(o, a) {
2686
2662
  var r = Object.keys(o);
2687
2663
  if (Object.getOwnPropertySymbols) {
2688
2664
  var t = Object.getOwnPropertySymbols(o);
@@ -2695,34 +2671,34 @@ function Yi(o, a) {
2695
2671
  function Q(o) {
2696
2672
  for (var a = 1; a < arguments.length; a++) {
2697
2673
  var r = arguments[a] != null ? arguments[a] : {};
2698
- a % 2 ? Yi(Object(r), !0).forEach(function(t) {
2674
+ a % 2 ? Xi(Object(r), !0).forEach(function(t) {
2699
2675
  _(o, t, r[t]);
2700
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(r)) : Yi(Object(r)).forEach(function(t) {
2676
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(r)) : Xi(Object(r)).forEach(function(t) {
2701
2677
  Object.defineProperty(o, t, Object.getOwnPropertyDescriptor(r, t));
2702
2678
  });
2703
2679
  }
2704
2680
  return o;
2705
2681
  }
2706
- function ce(o) {
2682
+ function ue(o) {
2707
2683
  "@babel/helpers - typeof";
2708
- return ce = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(a) {
2684
+ return ue = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(a) {
2709
2685
  return typeof a;
2710
2686
  } : function(a) {
2711
2687
  return a && typeof Symbol == "function" && a.constructor === Symbol && a !== Symbol.prototype ? "symbol" : typeof a;
2712
- }, ce(o);
2688
+ }, ue(o);
2713
2689
  }
2714
2690
  function L(o, a) {
2715
2691
  if (!(o instanceof a))
2716
2692
  throw new TypeError("Cannot call a class as a function");
2717
2693
  }
2718
- function Xi(o, a) {
2694
+ function qi(o, a) {
2719
2695
  for (var r = 0; r < a.length; r++) {
2720
2696
  var t = a[r];
2721
2697
  t.enumerable = t.enumerable || !1, t.configurable = !0, "value" in t && (t.writable = !0), Object.defineProperty(o, Bn(t.key), t);
2722
2698
  }
2723
2699
  }
2724
2700
  function D(o, a, r) {
2725
- return a && Xi(o.prototype, a), r && Xi(o, r), Object.defineProperty(o, "prototype", {
2701
+ return a && qi(o.prototype, a), r && qi(o, r), Object.defineProperty(o, "prototype", {
2726
2702
  writable: !1
2727
2703
  }), o;
2728
2704
  }
@@ -2774,7 +2750,7 @@ function y(o) {
2774
2750
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2775
2751
  return o;
2776
2752
  }
2777
- function _i(o, a) {
2753
+ function ki(o, a) {
2778
2754
  if (a && (typeof a == "object" || typeof a == "function"))
2779
2755
  return a;
2780
2756
  if (a !== void 0)
@@ -2790,7 +2766,7 @@ function M(o) {
2790
2766
  e = Reflect.construct(t, arguments, i);
2791
2767
  } else
2792
2768
  e = t.apply(this, arguments);
2793
- return _i(this, e);
2769
+ return ki(this, e);
2794
2770
  };
2795
2771
  }
2796
2772
  function oa(o, a) {
@@ -2855,9 +2831,9 @@ function Bn(o) {
2855
2831
  var a = ha(o, "string");
2856
2832
  return typeof a == "symbol" ? a : String(a);
2857
2833
  }
2858
- var Gt = { exports: {} }, qi;
2834
+ var Gt = { exports: {} }, Zi;
2859
2835
  function da() {
2860
- return qi || (qi = 1, function(o) {
2836
+ return Zi || (Zi = 1, function(o) {
2861
2837
  var a = Object.prototype.hasOwnProperty, r = "~";
2862
2838
  function t() {
2863
2839
  }
@@ -2963,7 +2939,7 @@ function da() {
2963
2939
  }(Gt)), Gt.exports;
2964
2940
  }
2965
2941
  var Hn = da();
2966
- const Un = /* @__PURE__ */ mi(Hn);
2942
+ const Un = /* @__PURE__ */ yi(Hn);
2967
2943
  var ga = typeof window < "u" && window.location && window.location.href.indexOf("xgplayerdebugger=1") > -1, $t = {
2968
2944
  info: "color: #525252; background-color: #90ee90;",
2969
2945
  error: "color: #525252; background-color: red;",
@@ -3043,7 +3019,7 @@ h.hasClass = function(o, a) {
3043
3019
  return t === a;
3044
3020
  });
3045
3021
  } catch {
3046
- var r = o.className && ce(o.className) === "object" ? o.getAttribute("class") : o.className;
3022
+ var r = o.className && ue(o.className) === "object" ? o.getAttribute("class") : o.className;
3047
3023
  return r && !!r.match(new RegExp("(\\s|^)" + a + "(\\s|$)"));
3048
3024
  }
3049
3025
  };
@@ -3054,7 +3030,7 @@ h.addClass = function(o, a) {
3054
3030
  r && o.classList.add(r);
3055
3031
  });
3056
3032
  } catch {
3057
- h.hasClass(o, a) || (o.className && ce(o.className) === "object" ? o.setAttribute("class", o.getAttribute("class") + " " + a) : o.className += " " + a);
3033
+ h.hasClass(o, a) || (o.className && ue(o.className) === "object" ? o.setAttribute("class", o.getAttribute("class") + " " + a) : o.className += " " + a);
3058
3034
  }
3059
3035
  };
3060
3036
  h.removeClass = function(o, a) {
@@ -3066,7 +3042,7 @@ h.removeClass = function(o, a) {
3066
3042
  } catch {
3067
3043
  h.hasClass(o, a) && a.split(/\s+/g).forEach(function(t) {
3068
3044
  var e = new RegExp("(\\s|^)" + t + "(\\s|$)");
3069
- o.className && ce(o.className) === "object" ? o.setAttribute("class", o.getAttribute("class").replace(e, " ")) : o.className = o.className.replace(e, " ");
3045
+ o.className && ue(o.className) === "object" ? o.setAttribute("class", o.getAttribute("class").replace(e, " ")) : o.className = o.className.replace(e, " ");
3070
3046
  });
3071
3047
  }
3072
3048
  };
@@ -3209,7 +3185,7 @@ h.checkIsFunction = function(o) {
3209
3185
  return o && typeof o == "function";
3210
3186
  };
3211
3187
  h.checkIsObject = function(o) {
3212
- return o !== null && ce(o) === "object";
3188
+ return o !== null && ue(o) === "object";
3213
3189
  };
3214
3190
  h.hide = function(o) {
3215
3191
  o.style.display = "none";
@@ -3439,7 +3415,7 @@ h.getCurrentTimeByOffset = function(o, a) {
3439
3415
  return o;
3440
3416
  };
3441
3417
  function zn(o) {
3442
- var a = ce(o);
3418
+ var a = ue(o);
3443
3419
  return o !== null && (a === "object" || a === "function");
3444
3420
  }
3445
3421
  function ya(o, a, r) {
@@ -3448,8 +3424,8 @@ function ya(o, a, r) {
3448
3424
  throw new TypeError("Expected a function");
3449
3425
  a = +a || 0, zn(r) && (c = !!r.leading, f = "maxWait" in r, i = f ? Math.max(+r.maxWait || 0, a) : i, g = "trailing" in r ? !!r.trailing : g);
3450
3426
  function d(A) {
3451
- var ie = t, oe = e;
3452
- return t = e = void 0, u = A, n = o.apply(oe, ie), n;
3427
+ var ie = t, ae = e;
3428
+ return t = e = void 0, u = A, n = o.apply(ae, ie), n;
3453
3429
  }
3454
3430
  function v(A, ie) {
3455
3431
  return p ? (window.cancelAnimationFrame(s), window.requestAnimationFrame(A)) : setTimeout(A, ie);
@@ -3463,12 +3439,12 @@ function ya(o, a, r) {
3463
3439
  return u = A, s = v(x, a), c ? d(A) : n;
3464
3440
  }
3465
3441
  function T(A) {
3466
- var ie = A - l, oe = A - u, he = a - ie;
3467
- return f ? Math.min(he, i - oe) : he;
3442
+ var ie = A - l, ae = A - u, fe = a - ie;
3443
+ return f ? Math.min(fe, i - ae) : fe;
3468
3444
  }
3469
3445
  function E(A) {
3470
- var ie = A - l, oe = A - u;
3471
- return l === void 0 || ie >= a || ie < 0 || f && oe >= i;
3446
+ var ie = A - l, ae = A - u;
3447
+ return l === void 0 || ie >= a || ie < 0 || f && ae >= i;
3472
3448
  }
3473
3449
  function x() {
3474
3450
  var A = Date.now();
@@ -3489,9 +3465,9 @@ function ya(o, a, r) {
3489
3465
  return s !== void 0;
3490
3466
  }
3491
3467
  function q() {
3492
- for (var A = Date.now(), ie = E(A), oe = arguments.length, he = new Array(oe), Ee = 0; Ee < oe; Ee++)
3493
- he[Ee] = arguments[Ee];
3494
- if (t = he, e = this, l = A, ie) {
3468
+ for (var A = Date.now(), ie = E(A), ae = arguments.length, fe = new Array(ae), Ee = 0; Ee < ae; Ee++)
3469
+ fe[Ee] = arguments[Ee];
3470
+ if (t = fe, e = this, l = A, ie) {
3495
3471
  if (s === void 0)
3496
3472
  return C(l);
3497
3473
  if (f)
@@ -3521,7 +3497,7 @@ function Ca(o, a, r) {
3521
3497
  return !!(t && t === a && (o.tagName === "VIDEO" || o.tagName === "AUDIO"));
3522
3498
  }
3523
3499
  }
3524
- var Zi = {
3500
+ var Ji = {
3525
3501
  android: /(Android)\s([\d.]+)/,
3526
3502
  ios: /(Version)\/([\d.]+)/
3527
3503
  }, wa = ["avc1.42E01E, mp4a.40.2", "avc1.58A01E, mp4a.40.2", "avc1.4D401E, mp4a.40.2", "avc1.64001E, mp4a.40.2", "avc1.42E01E", "mp4v.20.8", "mp4v.20.8, mp4a.40.2", "mp4v.20.240, mp4a.40.2"], z = {
@@ -3563,7 +3539,7 @@ var Zi = {
3563
3539
  if (typeof navigator > "u")
3564
3540
  return 0;
3565
3541
  var o = navigator.userAgent, a = "";
3566
- /(?:iPhone)|(?:iPad|PlayBook)/.test(o) ? a = Zi.ios : a = Zi.android;
3542
+ /(?:iPhone)|(?:iPad|PlayBook)/.test(o) ? a = Ji.ios : a = Ji.android;
3567
3543
  var r = a ? a.exec(o) : [];
3568
3544
  if (r && r.length >= 3) {
3569
3545
  var t = r[2].split(".");
@@ -3626,14 +3602,14 @@ var Zi = {
3626
3602
  return Promise.resolve(r);
3627
3603
  }
3628
3604
  }
3629
- }, fi = "3.0.20", Ji = {
3605
+ }, fi = "3.0.20", Qi = {
3630
3606
  1: "media",
3631
3607
  2: "media",
3632
3608
  3: "media",
3633
3609
  4: "media",
3634
3610
  5: "media",
3635
3611
  6: "media"
3636
- }, Qi = {
3612
+ }, en = {
3637
3613
  1: 5101,
3638
3614
  2: 5102,
3639
3615
  3: 5103,
@@ -3654,7 +3630,7 @@ var Zi = {
3654
3630
  var t = a && a.i18n ? a.i18n.ERROR_TYPES : null;
3655
3631
  if (a.media) {
3656
3632
  var e = r.mediaError ? r.mediaError : a.media.error || {}, i = a.duration, n = a.currentTime, s = a.ended, l = a.src, u = a.currentSrc, c = a.media, f = c.readyState, g = c.networkState, p = r.errorCode || e.code;
3657
- Qi[p] && (p = Qi[p]);
3633
+ en[p] && (p = en[p]);
3658
3634
  var d = {
3659
3635
  playerVersion: fi,
3660
3636
  currentTime: n,
@@ -3682,7 +3658,7 @@ var Zi = {
3682
3658
  return v.ex = t ? (t[arguments[0]] || {}).msg : "", v;
3683
3659
  }
3684
3660
  }
3685
- ), pe = "play", ki = "playing", Xe = "ended", ut = "pause", vt = "error", Mt = "seeking", Pe = "seeked", ge = "timeupdate", mt = "waiting", Ie = "canplay", ba = "canplaythrough", De = "durationchange", Vn = "volumechange", Ae = "loadeddata", Ta = "loadedmetadata", jn = "ratechange", Wn = "progress", Ci = "loadstart", qe = "emptied", Ea = "stalled", Sa = "suspend", xa = "abort", Ia = "bufferedChange", wi = "focus", Gn = "blur", bi = "ready", $n = "urlNull", Ye = "autoplay_started", Ti = "autoplay_was_prevented", Nt = "complete", St = "replay", Ei = "destroy", Bt = "urlchange", hi = "download_speed_change", Kn = "leaveplayer", Yn = "enterplayer", Xn = "loading", Se = "fullscreen_change", xt = "cssFullscreen_change", It = "mini_state_change", Si = "definition_change", Pa = "before_definition_change", di = "after_definition_change", Aa = "SEI_PARSED", La = "retry", Ue = "video_resize", gi = "pip_change", qn = "rotate", Zn = "screenShot", Pt = "playnext", Jn = "shortcut", Qn = "xglog", At = "user_action", Ht = "reset", er = "source_error", tr = "source_success", Da = "switch_subtitle", ir = ["play", "playing", "ended", "pause", "error", "seeking", "seeked", "timeupdate", "waiting", "canplay", "canplaythrough", "durationchange", "volumechange", "loadeddata", "loadedmetadata", "ratechange", "progress", "loadstart", "emptied", "stalled", "suspend", "abort", "lowdecode"], nr = {
3661
+ ), ge = "play", Ci = "playing", Xe = "ended", ut = "pause", vt = "error", Mt = "seeking", Pe = "seeked", de = "timeupdate", mt = "waiting", Ie = "canplay", ba = "canplaythrough", De = "durationchange", Vn = "volumechange", Ae = "loadeddata", Ta = "loadedmetadata", jn = "ratechange", Wn = "progress", wi = "loadstart", qe = "emptied", Ea = "stalled", Sa = "suspend", xa = "abort", Ia = "bufferedChange", bi = "focus", Gn = "blur", Ti = "ready", $n = "urlNull", Ye = "autoplay_started", Ei = "autoplay_was_prevented", Nt = "complete", St = "replay", Si = "destroy", Bt = "urlchange", hi = "download_speed_change", Kn = "leaveplayer", Yn = "enterplayer", Xn = "loading", Se = "fullscreen_change", xt = "cssFullscreen_change", It = "mini_state_change", xi = "definition_change", Pa = "before_definition_change", di = "after_definition_change", Aa = "SEI_PARSED", La = "retry", Ue = "video_resize", gi = "pip_change", qn = "rotate", Zn = "screenShot", Pt = "playnext", Jn = "shortcut", Qn = "xglog", At = "user_action", Ht = "reset", er = "source_error", tr = "source_success", Da = "switch_subtitle", ir = ["play", "playing", "ended", "pause", "error", "seeking", "seeked", "timeupdate", "waiting", "canplay", "canplaythrough", "durationchange", "volumechange", "loadeddata", "loadedmetadata", "ratechange", "progress", "loadstart", "emptied", "stalled", "suspend", "abort", "lowdecode"], nr = {
3686
3662
  STATS_INFO: "stats_info",
3687
3663
  STATS_DOWNLOAD: "stats_download",
3688
3664
  STATS_RESET: "stats_reset"
@@ -3691,7 +3667,7 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3691
3667
  __proto__: null,
3692
3668
  ABORT: xa,
3693
3669
  AFTER_DEFINITION_CHANGE: di,
3694
- AUTOPLAY_PREVENTED: Ti,
3670
+ AUTOPLAY_PREVENTED: Ei,
3695
3671
  AUTOPLAY_STARTED: Ye,
3696
3672
  BEFORE_DEFINITION_CHANGE: Pa,
3697
3673
  BUFFER_CHANGE: Ia,
@@ -3699,8 +3675,8 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3699
3675
  CANPLAY_THROUGH: ba,
3700
3676
  COMPLETE: Nt,
3701
3677
  CSS_FULLSCREEN_CHANGE: xt,
3702
- DEFINITION_CHANGE: Si,
3703
- DESTROY: Ei,
3678
+ DEFINITION_CHANGE: xi,
3679
+ DESTROY: Si,
3704
3680
  DOWNLOAD_SPEED_CHANGE: hi,
3705
3681
  DURATION_CHANGE: De,
3706
3682
  EMPTIED: qe,
@@ -3713,18 +3689,18 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3713
3689
  LOADED_DATA: Ae,
3714
3690
  LOADED_METADATA: Ta,
3715
3691
  LOADING: Xn,
3716
- LOAD_START: Ci,
3692
+ LOAD_START: wi,
3717
3693
  MINI_STATE_CHANGE: It,
3718
3694
  PAUSE: ut,
3719
3695
  PIP_CHANGE: gi,
3720
- PLAY: pe,
3696
+ PLAY: ge,
3721
3697
  PLAYER_BLUR: Gn,
3722
- PLAYER_FOCUS: wi,
3723
- PLAYING: ki,
3698
+ PLAYER_FOCUS: bi,
3699
+ PLAYING: Ci,
3724
3700
  PLAYNEXT: Pt,
3725
3701
  PROGRESS: Wn,
3726
3702
  RATE_CHANGE: jn,
3727
- READY: bi,
3703
+ READY: Ti,
3728
3704
  REPLAY: St,
3729
3705
  RESET: Ht,
3730
3706
  RETRY: La,
@@ -3740,7 +3716,7 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3740
3716
  STATS_EVENTS: nr,
3741
3717
  SUSPEND: Sa,
3742
3718
  SWITCH_SUBTITLE: Da,
3743
- TIME_UPDATE: ge,
3719
+ TIME_UPDATE: de,
3744
3720
  URL_CHANGE: Bt,
3745
3721
  URL_NULL: $n,
3746
3722
  USER_ACTION: At,
@@ -3883,7 +3859,7 @@ var Fa = /* @__PURE__ */ function(o) {
3883
3859
  };
3884
3860
  l ? l.error(f, p) : n.errorHandler("error", p);
3885
3861
  }
3886
- var d = Ji[4];
3862
+ var d = Qi[4];
3887
3863
  n.emit(er, new Et(n, {
3888
3864
  errorType: d,
3889
3865
  errorCode: 4,
@@ -3917,7 +3893,7 @@ var Fa = /* @__PURE__ */ function(o) {
3917
3893
  value: function(e) {
3918
3894
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
3919
3895
  if (this.media && (this.media.error || i)) {
3920
- var n = this.media.error || i, s = n.code ? Ji[n.code] : "other", l = n.message;
3896
+ var n = this.media.error || i, s = n.code ? Qi[n.code] : "other", l = n.message;
3921
3897
  this.media.currentSrc || (l = "empty_src", n = {
3922
3898
  code: 6,
3923
3899
  message: l
@@ -4284,7 +4260,7 @@ var Fa = /* @__PURE__ */ function(o) {
4284
4260
  t.clear();
4285
4261
  }
4286
4262
  }]), o;
4287
- }(), en = ["fullscreenchange", "webkitfullscreenchange", "mozfullscreenchange", "MSFullscreenChange"], tn = ["requestFullscreen", "webkitRequestFullscreen", "mozRequestFullScreen", "msRequestFullscreen"], nn = ["exitFullscreen", "webkitExitFullscreen", "mozCancelFullScreen", "msExitFullscreen"], $e = "data-xgplayerid";
4263
+ }(), tn = ["fullscreenchange", "webkitfullscreenchange", "mozfullscreenchange", "MSFullscreenChange"], nn = ["requestFullscreen", "webkitRequestFullscreen", "mozRequestFullScreen", "msRequestFullscreen"], rn = ["exitFullscreen", "webkitExitFullscreen", "mozCancelFullScreen", "msExitFullscreen"], $e = "data-xgplayerid";
4288
4264
  function _t(o, a, r) {
4289
4265
  for (var t = arguments.length, e = new Array(t > 3 ? t - 3 : 0), i = 3; i < t; i++)
4290
4266
  e[i - 3] = arguments[i];
@@ -4348,14 +4324,14 @@ function Ot(o, a) {
4348
4324
  delete r[o];
4349
4325
  }
4350
4326
  }
4351
- function rn(o) {
4327
+ function sn(o) {
4352
4328
  if (!(!this.plugins || !this.plugins[o.toLowerCase()])) {
4353
4329
  for (var a = this.plugins[o.toLowerCase()], r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), e = 1; e < r; e++)
4354
4330
  t[e - 1] = arguments[e];
4355
4331
  return a.useHooks && a.useHooks.apply(a, t);
4356
4332
  }
4357
4333
  }
4358
- function sn(o) {
4334
+ function an(o) {
4359
4335
  if (!(!this.plugins || !this.plugins[o.toLowerCase()])) {
4360
4336
  var a = this.plugins[o.toLowerCase()];
4361
4337
  if (a) {
@@ -4601,10 +4577,10 @@ var ze = /* @__PURE__ */ function() {
4601
4577
  return "pluginName";
4602
4578
  }
4603
4579
  }]), o;
4604
- }(), qt, an;
4580
+ }(), qt, on;
4605
4581
  function Na() {
4606
- if (an) return qt;
4607
- an = 1;
4582
+ if (on) return qt;
4583
+ on = 1;
4608
4584
  var o = 9;
4609
4585
  if (typeof Element < "u" && !Element.prototype.matches) {
4610
4586
  var a = Element.prototype;
@@ -4619,10 +4595,10 @@ function Na() {
4619
4595
  }
4620
4596
  return qt = r, qt;
4621
4597
  }
4622
- var Zt, on;
4598
+ var Zt, ln;
4623
4599
  function Ba() {
4624
- if (on) return Zt;
4625
- on = 1;
4600
+ if (ln) return Zt;
4601
+ ln = 1;
4626
4602
  var o = Na();
4627
4603
  function a(e, i, n, s, l) {
4628
4604
  var u = t.apply(this, arguments);
@@ -4645,7 +4621,7 @@ function Ba() {
4645
4621
  return Zt = r, Zt;
4646
4622
  }
4647
4623
  var Ha = Ba();
4648
- const ln = /* @__PURE__ */ mi(Ha);
4624
+ const un = /* @__PURE__ */ yi(Ha);
4649
4625
  var Ua = {
4650
4626
  CONTROLS: "controls",
4651
4627
  ROOT: "root"
@@ -4659,7 +4635,7 @@ var Ua = {
4659
4635
  CONTROLS_RIGHT: "controlsRight",
4660
4636
  CONTROLS_CENTER: "controlsCenter",
4661
4637
  CONTROLS: "controls"
4662
- }, un = {
4638
+ }, cn = {
4663
4639
  ICON_DISABLE: "xg-icon-disable",
4664
4640
  ICON_HIDE: "xg-icon-hide"
4665
4641
  };
@@ -4667,14 +4643,14 @@ function Jt(o) {
4667
4643
  return o ? o.indexOf && /^(?:http|data:|\/)/.test(o) : !1;
4668
4644
  }
4669
4645
  function za(o, a) {
4670
- return ce(o) === "object" && o.class && typeof o.class == "string" ? "".concat(a, " ").concat(o.class) : a;
4646
+ return ue(o) === "object" && o.class && typeof o.class == "string" ? "".concat(a, " ").concat(o.class) : a;
4671
4647
  }
4672
4648
  function Va(o, a) {
4673
- return ce(o) === "object" && o.attr && ce(o.attr) === "object" && Object.keys(o.attr).map(function(r) {
4649
+ return ue(o) === "object" && o.attr && ue(o.attr) === "object" && Object.keys(o.attr).map(function(r) {
4674
4650
  a[r] = o.attr[r];
4675
4651
  }), a;
4676
4652
  }
4677
- function cn(o, a) {
4653
+ function fn(o, a) {
4678
4654
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "", t = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {}, e = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : "", i = null;
4679
4655
  if (o instanceof window.Element)
4680
4656
  return h.addClass(o, r), Object.keys(t).map(function(n) {
@@ -4696,7 +4672,7 @@ function ja(o, a) {
4696
4672
  var r = a.config.icons || a.playerConfig.icons;
4697
4673
  Object.keys(o).map(function(t) {
4698
4674
  var e = o[t], i = e && e.class ? e.class : "", n = e && e.attr ? e.attr : {}, s = null;
4699
- r && r[t] && (i = za(r[t], i), n = Va(r[t], n), s = cn(r[t], t, i, n, a.pluginName)), !s && e && (s = cn(e.icon ? e.icon : e, n, i, {}, a.pluginName)), a.icons[t] = s;
4675
+ r && r[t] && (i = za(r[t], i), n = Va(r[t], n), s = fn(r[t], t, i, n, a.pluginName)), !s && e && (s = fn(e.icon ? e.icon : e, n, i, {}, a.pluginName)), a.icons[t] = s;
4700
4676
  });
4701
4677
  }
4702
4678
  function Wa(o, a) {
@@ -4750,11 +4726,11 @@ var W = /* @__PURE__ */ function(o) {
4750
4726
  if (this.root) {
4751
4727
  this._children = [];
4752
4728
  var i = this.children();
4753
- i && ce(i) === "object" && Object.keys(i).length > 0 && Object.keys(i).map(function(n) {
4729
+ i && ue(i) === "object" && Object.keys(i).length > 0 && Object.keys(i).map(function(n) {
4754
4730
  var s = n, l = i[s], u = {
4755
4731
  root: e.root
4756
4732
  }, c, f;
4757
- typeof l == "function" ? (c = e.config[s] || {}, f = l) : ce(l) === "object" && typeof l.plugin == "function" && (c = l.options ? h.deepCopy(e.config[s] || {}, l.options) : e.config[s] || {}, f = l.plugin), u.config = c, c.index !== void 0 && (u.index = c.index), c.root && (u.root = c.root), e.registerPlugin(f, u, s);
4733
+ typeof l == "function" ? (c = e.config[s] || {}, f = l) : ue(l) === "object" && typeof l.plugin == "function" && (c = l.options ? h.deepCopy(e.config[s] || {}, l.options) : e.config[s] || {}, f = l.plugin), u.config = c, c.index !== void 0 && (u.index = c.index), c.root && (u.root = c.root), e.registerPlugin(f, u, s);
4758
4734
  });
4759
4735
  }
4760
4736
  }
@@ -4796,12 +4772,12 @@ var W = /* @__PURE__ */ function(o) {
4796
4772
  }, {
4797
4773
  key: "disable",
4798
4774
  value: function() {
4799
- this.config.disable = !0, h.addClass(this.find(".xgplayer-icon"), un.ICON_DISABLE);
4775
+ this.config.disable = !0, h.addClass(this.find(".xgplayer-icon"), cn.ICON_DISABLE);
4800
4776
  }
4801
4777
  }, {
4802
4778
  key: "enable",
4803
4779
  value: function() {
4804
- this.config.disable = !1, h.removeClass(this.find(".xgplayer-icon"), un.ICON_DISABLE);
4780
+ this.config.disable = !1, h.removeClass(this.find(".xgplayer-icon"), cn.ICON_DISABLE);
4805
4781
  }
4806
4782
  }, {
4807
4783
  key: "children",
@@ -4981,11 +4957,11 @@ var W = /* @__PURE__ */ function(o) {
4981
4957
  if (e instanceof window.Node && typeof s == "function")
4982
4958
  if (Array.isArray(n))
4983
4959
  n.forEach(function(f) {
4984
- var g = ln(e, i, f, s, l);
4960
+ var g = un(e, i, f, s, l);
4985
4961
  g.key = "".concat(i, "_").concat(f), u.push(g);
4986
4962
  });
4987
4963
  else {
4988
- var c = ln(e, i, n, s, l);
4964
+ var c = un(e, i, n, s, l);
4989
4965
  c.key = "".concat(i, "_").concat(n), u.push(c);
4990
4966
  }
4991
4967
  return u;
@@ -5075,7 +5051,7 @@ function Ka(o, a) {
5075
5051
  var r;
5076
5052
  (r = dt) === null || r === void 0 || r.unObserver(o, a);
5077
5053
  }
5078
- var ae = {
5054
+ var se = {
5079
5055
  pluginGroup: {},
5080
5056
  init: function(a) {
5081
5057
  var r = a._pluginInfoId;
@@ -5304,7 +5280,7 @@ var ae = {
5304
5280
  MOBILE: "xgplayer-mobile",
5305
5281
  MINI: "xgplayer-mini"
5306
5282
  };
5307
- function fn() {
5283
+ function hn() {
5308
5284
  return {
5309
5285
  id: "",
5310
5286
  el: null,
@@ -5632,7 +5608,7 @@ var Ya = function(a, r) {
5632
5608
  FORWARD: "forward",
5633
5609
  LIVE_TIP: "Live"
5634
5610
  }
5635
- }, de = {
5611
+ }, he = {
5636
5612
  lang: {},
5637
5613
  langKeys: [],
5638
5614
  textKeys: []
@@ -5647,13 +5623,13 @@ function pt(o, a) {
5647
5623
  }), o;
5648
5624
  }
5649
5625
  function lr() {
5650
- Object.keys(de.lang.en).map(function(o) {
5651
- de.textKeys[o] = o;
5626
+ Object.keys(he.lang.en).map(function(o) {
5627
+ he.textKeys[o] = o;
5652
5628
  });
5653
5629
  }
5654
5630
  function Za(o, a) {
5655
5631
  var r = [];
5656
- if (a || (a = de), !!a.lang) {
5632
+ if (a || (a = he), !!a.lang) {
5657
5633
  h.typeOf(o) !== "Array" ? r = Object.keys(o).map(function(i) {
5658
5634
  var n = i === "zh" ? "zh-cn" : i;
5659
5635
  return {
@@ -5663,13 +5639,13 @@ function Za(o, a) {
5663
5639
  }) : r = o;
5664
5640
  var t = a, e = t.lang;
5665
5641
  r.map(function(i) {
5666
- i.LANG === "zh" && (i.LANG = "zh-cn"), e[i.LANG] ? pt(e[i.LANG] || {}, i.TEXT || {}) : xi(i, a);
5642
+ i.LANG === "zh" && (i.LANG = "zh-cn"), e[i.LANG] ? pt(e[i.LANG] || {}, i.TEXT || {}) : Ii(i, a);
5667
5643
  }), lr();
5668
5644
  }
5669
5645
  }
5670
- function xi(o, a) {
5646
+ function Ii(o, a) {
5671
5647
  var r = o.LANG;
5672
- if (a || (a = de), !!a.lang) {
5648
+ if (a || (a = he), !!a.lang) {
5673
5649
  var t = o.TEXT || {};
5674
5650
  r === "zh" && (r = "zh-cn"), a.lang[r] ? pt(a.lang[r], t) : (a.langKeys.push(r), a.lang[r] = t), lr();
5675
5651
  }
@@ -5681,24 +5657,24 @@ function Ja(o) {
5681
5657
  textKeys: {},
5682
5658
  pId: o
5683
5659
  };
5684
- return pt(r.lang, de.lang), (a = r.langKeys).push.apply(a, ye(de.langKeys)), pt(r.textKeys, de.textKeys), r;
5660
+ return pt(r.lang, he.lang), (a = r.langKeys).push.apply(a, ye(he.langKeys)), pt(r.textKeys, he.textKeys), r;
5685
5661
  }
5686
- xi(qa);
5662
+ Ii(qa);
5687
5663
  var st = {
5688
5664
  get textKeys() {
5689
- return de.textKeys;
5665
+ return he.textKeys;
5690
5666
  },
5691
5667
  get langKeys() {
5692
- return de.langKeys;
5668
+ return he.langKeys;
5693
5669
  },
5694
5670
  get lang() {
5695
5671
  var o = {};
5696
- return de.langKeys.map(function(a) {
5697
- o[a] = de.lang[a];
5698
- }), de.lang["zh-cn"] && (o.zh = de.lang["zh-cn"] || {}), o;
5672
+ return he.langKeys.map(function(a) {
5673
+ o[a] = he.lang[a];
5674
+ }), he.lang["zh-cn"] && (o.zh = he.lang["zh-cn"] || {}), o;
5699
5675
  },
5700
5676
  extend: Za,
5701
- use: xi,
5677
+ use: Ii,
5702
5678
  init: Ja
5703
5679
  }, j = {
5704
5680
  INITIAL: 1,
@@ -5709,7 +5685,7 @@ var st = {
5709
5685
  RUNNING: 6,
5710
5686
  ENDED: 7,
5711
5687
  DESTROYED: 8
5712
- }, hn = ["ERROR", "INITIAL", "READY", "ATTACHING", "ATTACHED", "NOTALLOW", "RUNNING", "ENDED", "DESTROYED"], fe = {}, Qt = null, ur = /* @__PURE__ */ function(o) {
5688
+ }, dn = ["ERROR", "INITIAL", "READY", "ATTACHING", "ATTACHED", "NOTALLOW", "RUNNING", "ENDED", "DESTROYED"], ce = {}, Qt = null, ur = /* @__PURE__ */ function(o) {
5713
5689
  F(r, o);
5714
5690
  var a = M(r);
5715
5691
  function r() {
@@ -5718,20 +5694,20 @@ var st = {
5718
5694
  return D(r, [{
5719
5695
  key: "add",
5720
5696
  value: function(e) {
5721
- e && (fe[e.playerId] = e, Object.keys(fe).length === 1 && this.setActive(e.playerId, !0));
5697
+ e && (ce[e.playerId] = e, Object.keys(ce).length === 1 && this.setActive(e.playerId, !0));
5722
5698
  }
5723
5699
  }, {
5724
5700
  key: "remove",
5725
5701
  value: function(e) {
5726
- e && (e.isUserActive, delete fe[e.playerId]);
5702
+ e && (e.isUserActive, delete ce[e.playerId]);
5727
5703
  }
5728
5704
  }, {
5729
5705
  key: "_iterate",
5730
5706
  value: function(e) {
5731
5707
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
5732
- for (var n in fe)
5733
- if (Object.prototype.hasOwnProperty.call(fe, n)) {
5734
- var s = fe[n];
5708
+ for (var n in ce)
5709
+ if (Object.prototype.hasOwnProperty.call(ce, n)) {
5710
+ var s = ce[n];
5735
5711
  if (i) {
5736
5712
  if (e(s))
5737
5713
  break;
@@ -5765,16 +5741,16 @@ var st = {
5765
5741
  key: "setActive",
5766
5742
  value: function(e) {
5767
5743
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
5768
- if (fe[e])
5744
+ if (ce[e])
5769
5745
  return i ? this.forEach(function(n) {
5770
5746
  e === n.playerId ? (n.isUserActive = !0, n.isInstNext = !1) : n.isUserActive = !1;
5771
- }) : fe[e].isUserActive = i, e;
5747
+ }) : ce[e].isUserActive = i, e;
5772
5748
  }
5773
5749
  }, {
5774
5750
  key: "getActiveId",
5775
5751
  value: function() {
5776
- for (var e = Object.keys(fe), i = 0; i < e.length; i++) {
5777
- var n = fe[e[i]];
5752
+ for (var e = Object.keys(ce), i = 0; i < e.length; i++) {
5753
+ var n = ce[e[i]];
5778
5754
  if (n && n.isUserActive)
5779
5755
  return e[i];
5780
5756
  }
@@ -5784,10 +5760,10 @@ var st = {
5784
5760
  key: "setNext",
5785
5761
  value: function(e) {
5786
5762
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
5787
- if (fe[e])
5763
+ if (ce[e])
5788
5764
  return i ? this.forEach(function(n) {
5789
5765
  e === n.playerId ? (n.isUserActive = !1, n.isInstNext = !0) : n.isInstNext = !1;
5790
- }) : fe[e].isInstNext = i, e;
5766
+ }) : ce[e].isInstNext = i, e;
5791
5767
  }
5792
5768
  }], [{
5793
5769
  key: "getInstance",
@@ -5797,20 +5773,20 @@ var st = {
5797
5773
  }]), r;
5798
5774
  }(Hn.EventEmitter);
5799
5775
  function Qa(o) {
5800
- for (var a = Object.keys(fe), r = 0; r < a.length; r++) {
5801
- var t = fe[a[r]];
5776
+ for (var a = Object.keys(ce), r = 0; r < a.length; r++) {
5777
+ var t = ce[a[r]];
5802
5778
  if (t.root === o)
5803
5779
  return t;
5804
5780
  }
5805
5781
  return null;
5806
5782
  }
5807
- var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /* @__PURE__ */ function(o) {
5783
+ var eo = ["play", "pause", "replay", "retry"], gn = 0, pn = 0, Fe = null, Ut = /* @__PURE__ */ function(o) {
5808
5784
  F(r, o);
5809
5785
  var a = M(r);
5810
5786
  function r(t) {
5811
5787
  var e;
5812
5788
  L(this, r);
5813
- var i = h.deepMerge(fn(), t);
5789
+ var i = h.deepMerge(hn(), t);
5814
5790
  e = a.call(this, i), _(y(e), "canPlayFunc", function() {
5815
5791
  if (e.config) {
5816
5792
  var d = e.config, v = d.autoplay, m = d.defaultPlaybackRate;
@@ -5887,7 +5863,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5887
5863
  }, e.instManager = Fe;
5888
5864
  var l = e._initDOM();
5889
5865
  if (!l)
5890
- return console.error(new Error("can't find the dom which id is ".concat(e.config.id, " or this.config.el does not exist"))), _i(e);
5866
+ return console.error(new Error("can't find the dom which id is ".concat(e.config.id, " or this.config.el does not exist"))), ki(e);
5891
5867
  var u = e.config, c = u.definition, f = c === void 0 ? {} : c, g = u.url;
5892
5868
  if (!g && f.list && f.list.length > 0) {
5893
5869
  var p = f.list.find(function(d) {
@@ -5895,8 +5871,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5895
5871
  });
5896
5872
  p || (f.defaultDefinition = f.list[0].definition, p = f.list[0]), e.config.url = p.url, e.curDefinition = p;
5897
5873
  }
5898
- return e._bindEvents(), e._registerPresets(), e._registerPlugins(), ae.onPluginsReady(y(e)), e.getInitDefinition(), e.setState(j.READY), h.setTimeout(y(e), function() {
5899
- e.emit(bi);
5874
+ return e._bindEvents(), e._registerPresets(), e._registerPlugins(), se.onPluginsReady(y(e)), e.getInitDefinition(), e.setState(j.READY), h.setTimeout(y(e), function() {
5875
+ e.emit(Ti);
5900
5876
  }, 0), e.onReady && e.onReady(), (e.config.videoInit || e.config.autoplay) && (!e.hasStart || e.state < j.ATTACHED) && e.start(), e;
5901
5877
  }
5902
5878
  return D(r, [{
@@ -5915,7 +5891,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5915
5891
  })), console.error("this.confg.id or this.config.el can't be empty"), !1;
5916
5892
  }
5917
5893
  var s = Qa(this.root);
5918
- s && (V.logWarn("The is an Player instance already exists in this.root, destroy it and reinitialize"), s.destroy()), this.root.setAttribute($e, this.playerId), (e = Fe) === null || e === void 0 || e.add(this), ae.init(this), this._initBaseDoms();
5894
+ s && (V.logWarn("The is an Player instance already exists in this.root, destroy it and reinitialize"), s.destroy()), this.root.setAttribute($e, this.playerId), (e = Fe) === null || e === void 0 || e.add(this), se.init(this), this._initBaseDoms();
5919
5895
  var l = this.constructor.XgVideoProxy;
5920
5896
  if (l && this.mediaConfig.mediaType === l.mediaType) {
5921
5897
  var u = this.innerContainer || this.root;
@@ -5924,7 +5900,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5924
5900
  this.attachVideoEvents(c), this.media = c;
5925
5901
  }
5926
5902
  if (this.media.setAttribute($e, this.playerId), this.config.controls) {
5927
- var f = this.config.controls.root || null, g = ae.register(this, Xa, {
5903
+ var f = this.config.controls.root || null, g = se.register(this, Xa, {
5928
5904
  root: f
5929
5905
  });
5930
5906
  this.controls = g;
@@ -5962,19 +5938,19 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5962
5938
  var e = this;
5963
5939
  ["focus", "blur"].forEach(function(i) {
5964
5940
  e.on(i, e["on" + i.charAt(0).toUpperCase() + i.slice(1)]);
5965
- }), en.forEach(function(i) {
5941
+ }), tn.forEach(function(i) {
5966
5942
  document && document.addEventListener(i, e.onFullscreenChange);
5967
5943
  }), z.os.isIos && (this.media.addEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.addEventListener("webkitendfullscreen", this._onWebkitendfullscreen)), this.once(Ae, this.resize), this.playFunc = function() {
5968
5944
  e.config.closeFocusVideoFocus || e.media.focus();
5969
- }, this.once(pe, this.playFunc);
5945
+ }, this.once(ge, this.playFunc);
5970
5946
  }
5971
5947
  }, {
5972
5948
  key: "_unbindEvents",
5973
5949
  value: function() {
5974
5950
  var e = this;
5975
- this.root.removeEventListener("mousemove", this.mousemoveFunc), en.forEach(function(i) {
5951
+ this.root.removeEventListener("mousemove", this.mousemoveFunc), tn.forEach(function(i) {
5976
5952
  document.removeEventListener(i, e.onFullscreenChange);
5977
- }), this.playFunc && this.off(pe, this.playFunc), this.off(Ie, this.canPlayFunc), this.media.removeEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.removeEventListener("webkitendfullscreen", this._onWebkitendfullscreen);
5953
+ }), this.playFunc && this.off(ge, this.playFunc), this.off(Ie, this.canPlayFunc), this.media.removeEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.removeEventListener("webkitendfullscreen", this._onWebkitendfullscreen);
5978
5954
  }
5979
5955
  }, {
5980
5956
  key: "_clearUserTimer",
@@ -5992,7 +5968,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5992
5968
  var s = this.media.readyState;
5993
5969
  V.logInfo("_startInit readyState", s), this.config.autoplay && (!h.isMSE(this.media) && this.load(), (z.os.isIpad || z.os.isPhone) && this.mediaPlay());
5994
5970
  var l = this.config.startTime;
5995
- this.__startTime = l > 0 ? l : -1, this.config.startTime = 0, s >= 2 && this.duration > 0 ? this.canPlayFunc() : this.on(Ie, this.canPlayFunc), (!this.hasStart || this.state < j.ATTACHED) && ae.afterInit(this), this.hasStart = !0, this.setState(j.ATTACHED), h.setTimeout(this, function() {
5971
+ this.__startTime = l > 0 ? l : -1, this.config.startTime = 0, s >= 2 && this.duration > 0 ? this.canPlayFunc() : this.on(Ie, this.canPlayFunc), (!this.hasStart || this.state < j.ATTACHED) && se.afterInit(this), this.hasStart = !0, this.setState(j.ATTACHED), h.setTimeout(this, function() {
5996
5972
  i.emit(Nt);
5997
5973
  }, 0);
5998
5974
  }
@@ -6013,7 +5989,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6013
5989
  if (!i && c[g.toLowerCase()])
6014
5990
  return;
6015
5991
  if (f.lazy && f.loader) {
6016
- var p = ae.lazyRegister(e, f);
5992
+ var p = se.lazyRegister(e, f);
6017
5993
  f.forceBeforeInit && (p.then(function() {
6018
5994
  e._loadingPlugins.splice(e._loadingPlugins.indexOf(p), 1);
6019
5995
  }).catch(function(d) {
@@ -6058,21 +6034,21 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6058
6034
  }, {
6059
6035
  key: "registerPlugin",
6060
6036
  value: function(e, i) {
6061
- var n = ae.formatPluginInfo(e, i), s = n.PLUFGIN, l = n.options, u = this.config.plugins, c = ae.checkPluginIfExits(s.pluginName, u);
6037
+ var n = se.formatPluginInfo(e, i), s = n.PLUFGIN, l = n.options, u = this.config.plugins, c = se.checkPluginIfExits(s.pluginName, u);
6062
6038
  !c && u.push(s);
6063
- var f = ae.getRootByConfig(s.pluginName, this.config);
6039
+ var f = se.getRootByConfig(s.pluginName, this.config);
6064
6040
  f.root && (l.root = f.root), f.position && (l.position = f.position);
6065
6041
  var g = l.position ? l.position : l.config && l.config.position || s.defaultConfig && s.defaultConfig.position;
6066
6042
  if (!l.root && typeof g == "string" && g.indexOf("controls") > -1) {
6067
6043
  var p;
6068
6044
  return (p = this.controls) === null || p === void 0 ? void 0 : p.registerPlugin(s, l, s.pluginName);
6069
6045
  }
6070
- return l.root || (l.root = this._getRootByPosition(g)), ae.register(this, s, l);
6046
+ return l.root || (l.root = this._getRootByPosition(g)), se.register(this, s, l);
6071
6047
  }
6072
6048
  }, {
6073
6049
  key: "deregister",
6074
6050
  value: function(e) {
6075
- typeof e == "string" ? ae.unRegister(this, e) : e instanceof ze && ae.unRegister(this, e.pluginName);
6051
+ typeof e == "string" ? se.unRegister(this, e) : e instanceof ze && se.unRegister(this, e.pluginName);
6076
6052
  }
6077
6053
  }, {
6078
6054
  key: "unRegisterPlugin",
@@ -6096,12 +6072,12 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6096
6072
  }, {
6097
6073
  key: "plugins",
6098
6074
  get: function() {
6099
- return ae.getPlugins(this);
6075
+ return se.getPlugins(this);
6100
6076
  }
6101
6077
  }, {
6102
6078
  key: "getPlugin",
6103
6079
  value: function(e) {
6104
- var i = ae.findPlugin(this, e);
6080
+ var i = se.findPlugin(this, e);
6105
6081
  return i && i.pluginName ? i : null;
6106
6082
  }
6107
6083
  }, {
@@ -6135,7 +6111,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6135
6111
  value: function(e) {
6136
6112
  var i = this;
6137
6113
  if (!(this.state > j.ATTACHING))
6138
- return !e && !this.config.url && this.getInitDefinition(), this.hasStart = !0, this.setState(j.ATTACHING), this._registerPlugins(!1), ae.beforeInit(this).then(function() {
6114
+ return !e && !this.config.url && this.getInitDefinition(), this.hasStart = !0, this.setState(j.ATTACHING), this._registerPlugins(!1), se.beforeInit(this).then(function() {
6139
6115
  if (i.config) {
6140
6116
  e || (e = i.url || i.config.url);
6141
6117
  var n = i._preProcessUrl(e), s = i._startInit(n.url);
@@ -6192,7 +6168,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6192
6168
  return;
6193
6169
  }
6194
6170
  n.name === "NotAllowedError" && (e._errorTimer = h.setTimeout(e, function() {
6195
- e._errorTimer = null, e.emit(Ti), e.addClass(S.NOT_ALLOW_AUTOPLAY), e.removeClass(S.ENTER), e.pause(), e.setState(j.NOTALLOW);
6171
+ e._errorTimer = null, e.emit(Ei), e.addClass(S.NOT_ALLOW_AUTOPLAY), e.removeClass(S.ENTER), e.pause(), e.setState(j.NOTALLOW);
6196
6172
  }, 0));
6197
6173
  }) : (V.logWarn("video.play not return promise"), this.state < j.RUNNING && (this.setState(j.RUNNING), this.removeClass(S.NOT_ALLOW_AUTOPLAY), this.removeClass(S.NO_START), this.removeClass(S.ENTER), this.addClass(S.PLAYING), this.emit(Ye))), i;
6198
6174
  }
@@ -6257,7 +6233,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6257
6233
  var n = this, s = this.config.definition;
6258
6234
  if (Array.isArray(s == null ? void 0 : s.list) && s.list.forEach(function(u) {
6259
6235
  (e == null ? void 0 : e.definition) === u.definition && (n.curDefinition = u);
6260
- }), e != null && e.bitrate && typeof e.bitrate != "number" && (e.bitrate = parseInt(e.bitrate, 10) || 0), this.emit(Si, {
6236
+ }), e != null && e.bitrate && typeof e.bitrate != "number" && (e.bitrate = parseInt(e.bitrate, 10) || 0), this.emit(xi, {
6261
6237
  from: i,
6262
6238
  to: e
6263
6239
  }), !this.hasStart) {
@@ -6301,7 +6277,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6301
6277
  if (s && (i.map(function(u) {
6302
6278
  e.deregister(u);
6303
6279
  }), n)) {
6304
- var l = fn();
6280
+ var l = hn();
6305
6281
  Object.keys(this.config).keys(function(u) {
6306
6282
  e.config[u] !== "undefined" && (u === "plugins" || u === "presets" || u === "el" || u === "id") && (e.config[u] = l[u]);
6307
6283
  });
@@ -6312,7 +6288,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6312
6288
  value: function() {
6313
6289
  var e, i = this, n = this.innerContainer, s = this.root, l = this.media;
6314
6290
  if (!(!s || !l)) {
6315
- if (this.hasStart = !1, this._useAutoplay = !1, s.removeAttribute($e), this.updateAcc("destroy"), this._unbindEvents(), this._detachSourceEvents(this.media), h.clearAllTimers(this), this.emit(Ei), (e = Fe) === null || e === void 0 || e.remove(this), ae.destroy(this), or(this), B(N(r.prototype), "destroy", this).call(this), this.fullscreen && this._fullscreenEl === this.root && this.exitFullscreen(), n)
6291
+ if (this.hasStart = !1, this._useAutoplay = !1, s.removeAttribute($e), this.updateAcc("destroy"), this._unbindEvents(), this._detachSourceEvents(this.media), h.clearAllTimers(this), this.emit(Si), (e = Fe) === null || e === void 0 || e.remove(this), se.destroy(this), or(this), B(N(r.prototype), "destroy", this).call(this), this.fullscreen && this._fullscreenEl === this.root && this.exitFullscreen(), n)
6316
6292
  for (var u = n.children, c = 0; c < u.length; c++)
6317
6293
  n.removeChild(u[c]);
6318
6294
  !n && l instanceof window.Node && s.contains(l) && s.removeChild(l), ["topBar", "leftBar", "rightBar", "innerContainer"].map(function(g) {
@@ -6374,8 +6350,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6374
6350
  if (s === this._fullscreenEl)
6375
6351
  return this.onFullscreenChange(), Promise.resolve();
6376
6352
  try {
6377
- for (var l = 0; l < tn.length; l++) {
6378
- var u = tn[l];
6353
+ for (var l = 0; l < nn.length; l++) {
6354
+ var u = nn[l];
6379
6355
  if (e[u]) {
6380
6356
  var c = u === "webkitRequestFullscreen" ? e.webkitRequestFullscreen(window.Element.ALLOW_KEYBOARD_INPUT) : e[u]();
6381
6357
  return c && c.then ? c : Promise.resolve();
@@ -6394,8 +6370,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6394
6370
  var i = this.media;
6395
6371
  this._fullActionFrom = "exit";
6396
6372
  try {
6397
- for (var n = 0; n < nn.length; n++) {
6398
- var s = nn[n];
6373
+ for (var n = 0; n < rn.length; n++) {
6374
+ var s = rn[n];
6399
6375
  if (document[s]) {
6400
6376
  var l = document[s]();
6401
6377
  return l && l.then ? l : Promise.resolve();
@@ -6459,7 +6435,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6459
6435
  this.onFocus(e);
6460
6436
  return;
6461
6437
  }
6462
- this.emit(wi, Q({
6438
+ this.emit(bi, Q({
6463
6439
  paused: this.paused,
6464
6440
  ended: this.ended
6465
6441
  }, e));
@@ -6722,7 +6698,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6722
6698
  }, {
6723
6699
  key: "setState",
6724
6700
  value: function(e) {
6725
- V.logInfo("setState", "state from:".concat(hn[this.state], " to:").concat(hn[e])), this._state = e;
6701
+ V.logInfo("setState", "state from:".concat(dn[this.state], " to:").concat(dn[e])), this._state = e;
6726
6702
  }
6727
6703
  }, {
6728
6704
  key: "_preProcessUrl",
@@ -6808,7 +6784,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6808
6784
  console.error("Sorry, set lang fail, because the language [".concat(e, "] is not supported now, list of all supported languages is [").concat(st.langKeys.join(), "] "));
6809
6785
  return;
6810
6786
  }
6811
- this.config.lang = e, ae.setLang(e, this);
6787
+ this.config.lang = e, se.setLang(e, this);
6812
6788
  }
6813
6789
  }, {
6814
6790
  key: "i18n",
@@ -6893,18 +6869,18 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6893
6869
  }, {
6894
6870
  key: "avgSpeed",
6895
6871
  get: function() {
6896
- return gn;
6872
+ return pn;
6897
6873
  },
6898
6874
  set: function(e) {
6899
- gn = e;
6875
+ pn = e;
6900
6876
  }
6901
6877
  }, {
6902
6878
  key: "realTimeSpeed",
6903
6879
  get: function() {
6904
- return dn;
6880
+ return gn;
6905
6881
  },
6906
6882
  set: function(e) {
6907
- dn = e;
6883
+ gn = e;
6908
6884
  }
6909
6885
  }, {
6910
6886
  key: "offsetCurrentTime",
@@ -6942,14 +6918,14 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6942
6918
  value: function(e, i, n) {
6943
6919
  for (var s = arguments.length, l = new Array(s > 3 ? s - 3 : 0), u = 3; u < s; u++)
6944
6920
  l[u - 3] = arguments[u];
6945
- return rn.call.apply(rn, [this].concat(Array.prototype.slice.call(arguments)));
6921
+ return sn.call.apply(sn, [this].concat(Array.prototype.slice.call(arguments)));
6946
6922
  }
6947
6923
  }, {
6948
6924
  key: "removePluginHooks",
6949
6925
  value: function(e, i, n) {
6950
6926
  for (var s = arguments.length, l = new Array(s > 3 ? s - 3 : 0), u = 3; u < s; u++)
6951
6927
  l[u - 3] = arguments[u];
6952
- return sn.call.apply(sn, [this].concat(Array.prototype.slice.call(arguments)));
6928
+ return an.call.apply(an, [this].concat(Array.prototype.slice.call(arguments)));
6953
6929
  }
6954
6930
  }, {
6955
6931
  key: "setUserActive",
@@ -7010,7 +6986,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
7010
6986
  _(Ut, "defaultPreset", null);
7011
6987
  _(Ut, "XgVideoProxy", null);
7012
6988
  Ut.instManager = ur.getInstance();
7013
- function le() {
6989
+ function oe() {
7014
6990
  return (/* @__PURE__ */ new Date()).getTime();
7015
6991
  }
7016
6992
  var Me = {
@@ -7040,23 +7016,23 @@ var Me = {
7040
7016
  isTimeUpdate: !1,
7041
7017
  isFFSend: !1,
7042
7018
  isLs: !1
7043
- }, t.vt = 0, t.pt = 0, t.fvt = 0, t.newPointTime = le(), t.loadedCostTime = 0, t.startCostTime = 0, t._isSeeking = !1, t.seekingStart = 0, t.waitingStart = 0, t.fixedWaitingStart = 0, t._isWaiting = !1, t._waitTimer && h.clearTimeout(y(t), t._waitTimer), t._waittTimer && h.clearTimeout(y(t), t._waittTimer), t._waitTimer = null, t._waittTimer = null, t._waitType = 0;
7019
+ }, t.vt = 0, t.pt = 0, t.fvt = 0, t.newPointTime = oe(), t.loadedCostTime = 0, t.startCostTime = 0, t._isSeeking = !1, t.seekingStart = 0, t.waitingStart = 0, t.fixedWaitingStart = 0, t._isWaiting = !1, t._waitTimer && h.clearTimeout(y(t), t._waitTimer), t._waittTimer && h.clearTimeout(y(t), t._waittTimer), t._waitTimer = null, t._waittTimer = null, t._waitType = 0;
7044
7020
  }), _(y(t), "_onSeeking", function() {
7045
- t.seekingStart || (t.suspendWaitingStatus("seek"), t.seekingStart = le(), t.emitLog(Me.SEEK_START, {
7046
- start: le()
7021
+ t.seekingStart || (t.suspendWaitingStatus("seek"), t.seekingStart = oe(), t.emitLog(Me.SEEK_START, {
7022
+ start: oe()
7047
7023
  }));
7048
7024
  }), _(y(t), "_onSeeked", function() {
7049
7025
  t.suspendSeekingStatus("seeked");
7050
7026
  }), _(y(t), "_onWaitingLoadStart", function() {
7051
- t._isWaiting || t.vt || (t._isWaiting = !0, t.waitingStart = le(), t.fixedWaitingStart = le(), t._waitType = 1, t.emitLog(Me.WAIT_START, {
7027
+ t._isWaiting || t.vt || (t._isWaiting = !0, t.waitingStart = oe(), t.fixedWaitingStart = oe(), t._waitType = 1, t.emitLog(Me.WAIT_START, {
7052
7028
  fixedStart: t.fixedWaitingStart,
7053
7029
  start: t.waitingStart,
7054
7030
  type: 1,
7055
7031
  endType: "loadstart"
7056
7032
  }));
7057
7033
  }), _(y(t), "_onWaiting", function() {
7058
- t._isWaiting || !t.vt || (t._isWaiting = !0, t.vt ? t.seekingStart ? t._waitType = 2 : t._waitType = 0 : t._waitType = 1, t.fixedWaitingStart = le(), t._waitTimer = h.setTimeout(y(t), function() {
7059
- t._isWaiting && (t.waitingStart = le(), h.clearTimeout(y(t), t._waitTimer), t._waitTimer = null, t._startWaitTimeout(), t.emitLog(Me.WAIT_START, {
7034
+ t._isWaiting || !t.vt || (t._isWaiting = !0, t.vt ? t.seekingStart ? t._waitType = 2 : t._waitType = 0 : t._waitType = 1, t.fixedWaitingStart = oe(), t._waitTimer = h.setTimeout(y(t), function() {
7035
+ t._isWaiting && (t.waitingStart = oe(), h.clearTimeout(y(t), t._waitTimer), t._waitTimer = null, t._startWaitTimeout(), t.emitLog(Me.WAIT_START, {
7060
7036
  fixedStart: t.fixedWaitingStart,
7061
7037
  start: t.waitingStart,
7062
7038
  type: t._waitType,
@@ -7073,30 +7049,30 @@ var Me = {
7073
7049
  key: "afterCreate",
7074
7050
  value: function() {
7075
7051
  var e = this;
7076
- this._onReset(), this._waitType = "firstFrame", this._initOnceEvents(), this.newPointTime = le(), this.loadedCostTime = 0, this.startCostTime = 0, this.on(Ci, function() {
7052
+ this._onReset(), this._waitType = "firstFrame", this._initOnceEvents(), this.newPointTime = oe(), this.loadedCostTime = 0, this.startCostTime = 0, this.on(wi, function() {
7077
7053
  var i = e._state, n = i.autoplayStart, s = i.isFFSend;
7078
- e.startCostTime = le() - e.newPointTime, V.logInfo("[xgLogger]".concat(e.player.playerId, " LOAD_START"), "autoplayStart:".concat(n, " isFFSend:").concat(s, " startCostTime:").concat(e.startCostTime, " newPointTime").concat(e.newPointTime)), !s && (!i.isLs && e.emitLog(Me.LOAD_START, {}), i.isLs = !0, i.isTimeUpdate = !1, i.isFFLoading = !0, e.pt = le(), e.vt = 0, e.fvt = 0, e._initOnceEvents(), e._onWaitingLoadStart());
7054
+ e.startCostTime = oe() - e.newPointTime, V.logInfo("[xgLogger]".concat(e.player.playerId, " LOAD_START"), "autoplayStart:".concat(n, " isFFSend:").concat(s, " startCostTime:").concat(e.startCostTime, " newPointTime").concat(e.newPointTime)), !s && (!i.isLs && e.emitLog(Me.LOAD_START, {}), i.isLs = !0, i.isTimeUpdate = !1, i.isFFLoading = !0, e.pt = oe(), e.vt = 0, e.fvt = 0, e._initOnceEvents(), e._onWaitingLoadStart());
7079
7055
  }), this.on(Ae, function() {
7080
- e.vt = le(), e.fvt = e.vt - e.pt, e.loadedCostTime = e.vt - e.newPointTime;
7056
+ e.vt = oe(), e.fvt = e.vt - e.pt, e.loadedCostTime = e.vt - e.newPointTime;
7081
7057
  var i = e._state, n = i.isTimeUpdate, s = i.isFFSend, l = i.autoplayStart;
7082
7058
  V.logInfo("[xgLogger]".concat(e.player.playerId, " LOADED_DATA"), "fvt:".concat(e.fvt, " isTimeUpdate:").concat(e._state.isTimeUpdate, " loadedCostTime:").concat(e.loadedCostTime)), (n || l) && e._sendFF("loadedData"), s || e.emitLog(Me.LOADED_DATA, {}), e.suspendWaitingStatus("loadeddata");
7083
- }), this.on(Mt, this._onSeeking), this.on(Pe, this._onSeeked), this.on(Ei, function() {
7059
+ }), this.on(Mt, this._onSeeking), this.on(Pe, this._onSeeked), this.on(Si, function() {
7084
7060
  e.endState("destroy");
7085
7061
  }), this.on(Bt, function() {
7086
7062
  e.endState("urlChange"), V.logInfo("[xgLogger]".concat(e.player.playerId, " URL_CHANGE")), e._state.isFFSend && e._onReset();
7087
- }), this.on([ki, Ie], this._onPlaying), this.on(mt, this._onWaiting), this.on(vt, this._onError), this.on(Ht, function() {
7063
+ }), this.on([Ci, Ie], this._onPlaying), this.on(mt, this._onWaiting), this.on(vt, this._onError), this.on(Ht, function() {
7088
7064
  V.logInfo("[xgLogger]".concat(e.player.playerId, " RESET")), e.endState("reset"), e._initOnceEvents(), e._onReset();
7089
7065
  });
7090
7066
  }
7091
7067
  }, {
7092
7068
  key: "_initOnceEvents",
7093
7069
  value: function() {
7094
- this.off(Ye, this._onAutoplayStart), this.off(ge, this._onTimeupdate), this.once(Ye, this._onAutoplayStart), this.once(ge, this._onTimeupdate);
7070
+ this.off(Ye, this._onAutoplayStart), this.off(de, this._onTimeupdate), this.once(Ye, this._onAutoplayStart), this.once(de, this._onTimeupdate);
7095
7071
  }
7096
7072
  }, {
7097
7073
  key: "_sendFF",
7098
7074
  value: function(e) {
7099
- this.s = le();
7075
+ this.s = oe();
7100
7076
  var i = this._state, n = i.isFFLoading, s = i.isFFSend;
7101
7077
  V.logInfo("[xgLogger]".concat(this.player.playerId, " _sendFF"), "".concat(e, " fvt:").concat(this.fvt, " isFFLoading:").concat(n, " !isFFSend:").concat(!s)), this.vt > 0 && n && !s && (V.logInfo("[xgLogger]".concat(this.player.playerId, " emitLog_firstFrame"), e), this._state.isFFLoading = !1, this._state.isFFSend = !0, this.emitLog(Me.FIRST_FRAME, {
7102
7078
  fvt: this.fvt,
@@ -7123,7 +7099,7 @@ var Me = {
7123
7099
  key: "suspendSeekingStatus",
7124
7100
  value: function(e) {
7125
7101
  if (this.seekingStart) {
7126
- var i = le(), n = i - this.seekingStart;
7102
+ var i = oe(), n = i - this.seekingStart;
7127
7103
  this.seekingStart = 0, this.emitLog(Me.SEEK_END, {
7128
7104
  end: i,
7129
7105
  costTime: n,
@@ -7135,7 +7111,7 @@ var Me = {
7135
7111
  key: "suspendWaitingStatus",
7136
7112
  value: function(e) {
7137
7113
  if (this._waitTimer && (h.clearTimeout(this, this._waitTimer), this._waitTimer = null), this._waittTimer && (h.clearTimeout(this, this._waittTimer), this._waittTimer = null), this._isWaiting = !1, !!this.waitingStart) {
7138
- var i = le(), n = i - this.waitingStart, s = i - this.fixedWaitingStart, l = this.config.waitTimeout;
7114
+ var i = oe(), n = i - this.waitingStart, s = i - this.fixedWaitingStart, l = this.config.waitTimeout;
7139
7115
  this._isWaiting = !1, this.waitingStart = 0, this.fixedWaitingStart = 0, this.emitLog(Me.WAIT_END, {
7140
7116
  fixedCostTime: s > l ? l : s,
7141
7117
  costTime: n > l ? l : n,
@@ -7149,7 +7125,7 @@ var Me = {
7149
7125
  value: function(e, i) {
7150
7126
  var n = this.player;
7151
7127
  this.emit(Qn, Q({
7152
- t: le(),
7128
+ t: oe(),
7153
7129
  host: h.getHostFromUrl(n.currentSrc),
7154
7130
  vtype: n.vtype,
7155
7131
  eventType: e,
@@ -7212,7 +7188,7 @@ var no = /* @__PURE__ */ function(o) {
7212
7188
  i.setAttribute("transform", n);
7213
7189
  }
7214
7190
  }
7215
- }), this.on(pe, function() {
7191
+ }), this.on(ge, function() {
7216
7192
  e.hide();
7217
7193
  });
7218
7194
  }
@@ -7296,13 +7272,13 @@ var no = /* @__PURE__ */ function(o) {
7296
7272
  var e = this;
7297
7273
  this.on(Xe, function() {
7298
7274
  e.isEndedShow && h.removeClass(e.root, "hide");
7299
- }), this.config.hideCanplay ? (this.once(ge, function() {
7275
+ }), this.config.hideCanplay ? (this.once(de, function() {
7300
7276
  e.onTimeUpdate();
7301
7277
  }), this.on(Bt, function() {
7302
- h.removeClass(e.root, "hide"), h.addClass(e.root, "xg-showplay"), e.once(ge, function() {
7278
+ h.removeClass(e.root, "hide"), h.addClass(e.root, "xg-showplay"), e.once(de, function() {
7303
7279
  e.onTimeUpdate();
7304
7280
  });
7305
- })) : this.on(pe, function() {
7281
+ })) : this.on(ge, function() {
7306
7282
  h.addClass(e.root, "hide");
7307
7283
  });
7308
7284
  }
@@ -7320,7 +7296,7 @@ var no = /* @__PURE__ */ function(o) {
7320
7296
  key: "onTimeUpdate",
7321
7297
  value: function() {
7322
7298
  var e = this;
7323
- this.player.currentTime ? h.removeClass(this.root, "xg-showplay") : this.once(ge, function() {
7299
+ this.player.currentTime ? h.removeClass(this.root, "xg-showplay") : this.once(de, function() {
7324
7300
  e.onTimeUpdate();
7325
7301
  });
7326
7302
  }
@@ -7373,13 +7349,13 @@ var no = /* @__PURE__ */ function(o) {
7373
7349
  }
7374
7350
  }]), r;
7375
7351
  }(W);
7376
- function Ii() {
7352
+ function Pi() {
7377
7353
  return new DOMParser().parseFromString(`<svg class="play" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
7378
7354
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M576,363L810,512L576,661zM342,214L576,363L576,661L342,810z"></path>
7379
7355
  </svg>
7380
7356
  `, "image/svg+xml").firstChild;
7381
7357
  }
7382
- function Pi() {
7358
+ function Ai() {
7383
7359
  return new DOMParser().parseFromString(`<svg class="pause" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
7384
7360
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M598,214h170v596h-170v-596zM256 810v-596h170v596h-170z"></path>
7385
7361
  </svg>
@@ -7395,7 +7371,7 @@ function so(o, a) {
7395
7371
  r.end && r.end(), window.clearTimeout(be[o].id), delete be[o];
7396
7372
  }, a), be[o].id;
7397
7373
  }
7398
- function pn(o) {
7374
+ function vn(o) {
7399
7375
  if (o) {
7400
7376
  window.clearTimeout(o);
7401
7377
  return;
@@ -7430,12 +7406,12 @@ var ao = /* @__PURE__ */ function(o) {
7430
7406
  key: "listenEvents",
7431
7407
  value: function() {
7432
7408
  var e = this, i = this.player, n = this.playerConfig;
7433
- this.once(bi, function() {
7409
+ this.once(Ti, function() {
7434
7410
  n && (n.lang && n.lang === "en" ? h.addClass(i.root, "lang-is-en") : n.lang === "jp" && h.addClass(i.root, "lang-is-jp"));
7435
- }), this.on(Ye, this.onAutoplayStart), this.on(Ti, function() {
7411
+ }), this.on(Ye, this.onAutoplayStart), this.on(Ei, function() {
7436
7412
  var s = e.config.mode === "auto" ? "auto-hide" : "hide";
7437
7413
  e.setAttr("data-state", "play"), h.removeClass(e.root, s), e.show();
7438
- }), this.on(pe, function() {
7414
+ }), this.on(ge, function() {
7439
7415
  e.toggleTo("play");
7440
7416
  }), this.on(ut, function() {
7441
7417
  e.toggleTo("pause");
@@ -7464,11 +7440,11 @@ var ao = /* @__PURE__ */ function(o) {
7464
7440
  value: function() {
7465
7441
  return {
7466
7442
  startPlay: {
7467
- icon: Ii,
7443
+ icon: Pi,
7468
7444
  class: "xg-icon-play"
7469
7445
  },
7470
7446
  startPause: {
7471
- icon: Pi,
7447
+ icon: Ai,
7472
7448
  class: "xg-icon-pause"
7473
7449
  }
7474
7450
  };
@@ -7520,7 +7496,7 @@ var ao = /* @__PURE__ */ function(o) {
7520
7496
  }, {
7521
7497
  key: "endAnimate",
7522
7498
  value: function() {
7523
- h.removeClass(this.root, "interact"), pn(this._animateId), this._animateId = null;
7499
+ h.removeClass(this.root, "interact"), vn(this._animateId), this._animateId = null;
7524
7500
  }
7525
7501
  }, {
7526
7502
  key: "switchPausePlay",
@@ -7569,7 +7545,7 @@ var ao = /* @__PURE__ */ function(o) {
7569
7545
  }, {
7570
7546
  key: "destroy",
7571
7547
  value: function() {
7572
- this.unbind(["click", "touchend"], this.clickHandler), pn(this._animateId);
7548
+ this.unbind(["click", "touchend"], this.clickHandler), vn(this._animateId);
7573
7549
  }
7574
7550
  }, {
7575
7551
  key: "render",
@@ -7641,7 +7617,7 @@ function Ve(o, a, r) {
7641
7617
  return '<div class="xg-tips hide"></div>';
7642
7618
  }
7643
7619
  }
7644
- var vn = /* @__PURE__ */ function(o) {
7620
+ var mn = /* @__PURE__ */ function(o) {
7645
7621
  F(r, o);
7646
7622
  var a = M(r);
7647
7623
  function r() {
@@ -7691,11 +7667,11 @@ var vn = /* @__PURE__ */ function(o) {
7691
7667
  }
7692
7668
  }]), r;
7693
7669
  }(W);
7694
- function mn(o) {
7670
+ function yn(o) {
7695
7671
  var a = parseFloat(o), r = o.indexOf("%") === -1 && !Number.isNaN(a);
7696
7672
  return r && a;
7697
7673
  }
7698
- var Ai = ["paddingLeft", "paddingRight", "paddingTop", "paddingBottom", "marginLeft", "marginRight", "marginTop", "marginBottom", "borderLeftWidth", "borderRightWidth", "borderTopWidth", "borderBottomWidth"], cr = Ai.length;
7674
+ var Li = ["paddingLeft", "paddingRight", "paddingTop", "paddingBottom", "marginLeft", "marginRight", "marginTop", "marginBottom", "borderLeftWidth", "borderRightWidth", "borderTopWidth", "borderBottomWidth"], cr = Li.length;
7699
7675
  function lo() {
7700
7676
  for (var o = {
7701
7677
  width: 0,
@@ -7705,7 +7681,7 @@ function lo() {
7705
7681
  outerWidth: 0,
7706
7682
  outerHeight: 0
7707
7683
  }, a = 0; a < cr; a++) {
7708
- var r = Ai[a];
7684
+ var r = Li[a];
7709
7685
  o[r] = 0;
7710
7686
  }
7711
7687
  return o;
@@ -7714,20 +7690,20 @@ function uo(o) {
7714
7690
  var a = window.getComputedStyle(o);
7715
7691
  return a;
7716
7692
  }
7717
- function yn(o) {
7718
- if (typeof o == "string" && (o = document.querySelector(o)), !(!o || ce(o) !== "object" || !o.nodeType)) {
7693
+ function _n(o) {
7694
+ if (typeof o == "string" && (o = document.querySelector(o)), !(!o || ue(o) !== "object" || !o.nodeType)) {
7719
7695
  var a = uo(o);
7720
7696
  if (a.display === "none")
7721
7697
  return lo();
7722
7698
  var r = {};
7723
7699
  r.width = o.offsetWidth, r.height = o.offsetHeight;
7724
7700
  for (var t = r.isBorderBox = a.boxSizing === "border-box", e = 0; e < cr; e++) {
7725
- var i = Ai[e], n = a[i], s = parseFloat(n);
7701
+ var i = Li[e], n = a[i], s = parseFloat(n);
7726
7702
  r[i] = Number.isNaN(s) ? 0 : s;
7727
7703
  }
7728
- var l = r.paddingLeft + r.paddingRight, u = r.paddingTop + r.paddingBottom, c = r.marginLeft + r.marginRight, f = r.marginTop + r.marginBottom, g = r.borderLeftWidth + r.borderRightWidth, p = r.borderTopWidth + r.borderBottomWidth, d = t, v = mn(a.width);
7704
+ var l = r.paddingLeft + r.paddingRight, u = r.paddingTop + r.paddingBottom, c = r.marginLeft + r.marginRight, f = r.marginTop + r.marginBottom, g = r.borderLeftWidth + r.borderRightWidth, p = r.borderTopWidth + r.borderBottomWidth, d = t, v = yn(a.width);
7729
7705
  v !== !1 && (r.width = v + (d ? 0 : l + g));
7730
- var m = mn(a.height);
7706
+ var m = yn(a.height);
7731
7707
  return m !== !1 && (r.height = m + (d ? 0 : u + p)), r.innerWidth = r.width - (l + g), r.innerHeight = r.height - (u + p), r.outerWidth = r.width + c, r.outerHeight = r.height + f, r;
7732
7708
  }
7733
7709
  }
@@ -7742,7 +7718,7 @@ var ti = {
7742
7718
  START: "dragStart",
7743
7719
  MOVE: "dragMove",
7744
7720
  ENDED: "dragEnded"
7745
- }, _n = {
7721
+ }, kn = {
7746
7722
  mousedown: ["mousemove", "mouseup"],
7747
7723
  touchstart: ["touchmove", "touchend", "touchcancel"],
7748
7724
  pointerdown: ["pointermove", "pointerup", "pointercancel"]
@@ -7757,13 +7733,13 @@ var ti = {
7757
7733
  }, e.startPos = {
7758
7734
  x: 0,
7759
7735
  y: 0
7760
- }, e._root = t instanceof Element ? t : document.querySelector(t), e._handlerDom = i.handle instanceof Element ? i.handle : document.querySelector(i.handle), !e._root || !e._handlerDom ? _i(e) : (e._bindStartEvent(), e);
7736
+ }, e._root = t instanceof Element ? t : document.querySelector(t), e._handlerDom = i.handle instanceof Element ? i.handle : document.querySelector(i.handle), !e._root || !e._handlerDom ? ki(e) : (e._bindStartEvent(), e);
7761
7737
  }
7762
7738
  return D(r, [{
7763
7739
  key: "_bindStartEvent",
7764
7740
  value: function() {
7765
7741
  var e = this;
7766
- "ontouchstart" in window ? this._startKey = "touchstart" : this._startKey = "mousedown", this["on".concat(this._startKey)] = this["on".concat(this._startKey)].bind(this), this._handlerDom.addEventListener(this._startKey, this["on".concat(this._startKey)]), _n[this._startKey].map(function(i) {
7742
+ "ontouchstart" in window ? this._startKey = "touchstart" : this._startKey = "mousedown", this["on".concat(this._startKey)] = this["on".concat(this._startKey)].bind(this), this._handlerDom.addEventListener(this._startKey, this["on".concat(this._startKey)]), kn[this._startKey].map(function(i) {
7767
7743
  e["on".concat(i)] = e["on".concat(i)].bind(e);
7768
7744
  });
7769
7745
  }
@@ -7777,7 +7753,7 @@ var ti = {
7777
7753
  value: function(e) {
7778
7754
  var i = this;
7779
7755
  if (e) {
7780
- var n = _n[this._startKey];
7756
+ var n = kn[this._startKey];
7781
7757
  n.map(function(s) {
7782
7758
  window.addEventListener(s, i["on".concat(s)]);
7783
7759
  }), this._boundPointerEvents = n;
@@ -7869,7 +7845,7 @@ var ti = {
7869
7845
  value: function(e, i) {
7870
7846
  if (!(!this._root || this.isDown || !this.isEnabled)) {
7871
7847
  this.downPoint = i, this.dragPoint.x = 0, this.dragPoint.y = 0, this._getPosition();
7872
- var n = yn(this._root);
7848
+ var n = _n(this._root);
7873
7849
  this.startPos.x = this.position.x, this.startPos.y = this.position.y, this.startPos.maxY = window.innerHeight - n.height, this.startPos.maxX = window.innerWidth - n.width, this.setLeftTop(), this.isDown = !0, this._bindPostStartEvents(e);
7874
7850
  }
7875
7851
  }
@@ -7950,7 +7926,7 @@ var ti = {
7950
7926
  key: "_getPositionCoord",
7951
7927
  value: function(e, i) {
7952
7928
  if (e.indexOf("%") !== -1) {
7953
- var n = yn(this._root.parentNode);
7929
+ var n = _n(this._root.parentNode);
7954
7930
  return n ? parseFloat(e) / 100 * n[i] : 0;
7955
7931
  }
7956
7932
  return parseInt(e, 10);
@@ -7992,7 +7968,7 @@ var ti = {
7992
7968
  var e = this;
7993
7969
  this.initIcons(), this.on(ut, function() {
7994
7970
  e.setAttr("data-state", "pause");
7995
- }), this.on(pe, function() {
7971
+ }), this.on(ge, function() {
7996
7972
  e.setAttr("data-state", "play");
7997
7973
  });
7998
7974
  }
@@ -8009,7 +7985,7 @@ var ti = {
8009
7985
  }
8010
7986
  }
8011
7987
  };
8012
- i.controls.registerPlugin(vn, s, vn.pluginName);
7988
+ i.controls.registerPlugin(mn, s, mn.pluginName);
8013
7989
  }
8014
7990
  var l = h.checkTouchSupport() ? "touchend" : "click";
8015
7991
  this.bind(".mini-cancel-btn", l, this.onCancelClick), this.bind(".play-icon", l, this.onCenterClick), this.config.disableDrag || (this._draggabilly = new co(this.player.root, {
@@ -8022,11 +7998,11 @@ var ti = {
8022
7998
  value: function() {
8023
7999
  return {
8024
8000
  play: {
8025
- icon: Ii,
8001
+ icon: Pi,
8026
8002
  class: "xg-icon-play"
8027
8003
  },
8028
8004
  pause: {
8029
- icon: Pi,
8005
+ icon: Ai,
8030
8006
  class: "xg-icon-pause"
8031
8007
  }
8032
8008
  };
@@ -8237,7 +8213,7 @@ var ti = {
8237
8213
  move: "mousemove",
8238
8214
  cancel: "mouseleave"
8239
8215
  };
8240
- function kn(o) {
8216
+ function Cn(o) {
8241
8217
  return o && o.length > 0 ? o[o.length - 1] : null;
8242
8218
  }
8243
8219
  function po() {
@@ -8256,7 +8232,7 @@ var vo = /* @__PURE__ */ function() {
8256
8232
  eventType: "touch"
8257
8233
  };
8258
8234
  L(this, o), _(this, "onTouchStart", function(e) {
8259
- var i = r._pos, n = r.root, s = kn(e.touches);
8235
+ var i = r._pos, n = r.root, s = Cn(e.touches);
8260
8236
  i.x = s ? parseInt(s.pageX, 10) : e.pageX, i.y = s ? parseInt(s.pageX, 10) : e.pageX, i.start = !0, r.__setPress(e), n.addEventListener(r.events.end, r.onTouchEnd), n.addEventListener(r.events.cancel, r.onTouchCancel), n.addEventListener(r.events.move, r.onTouchMove), r.trigger(Ne.TOUCH_START, e);
8261
8237
  }), _(this, "onTouchCancel", function(e) {
8262
8238
  r.onTouchEnd(e);
@@ -8264,7 +8240,7 @@ var vo = /* @__PURE__ */ function() {
8264
8240
  var i = r._pos, n = r.root;
8265
8241
  r.__clearPress(), n.removeEventListener(r.events.cancel, r.onTouchCancel), n.removeEventListener(r.events.end, r.onTouchEnd), n.removeEventListener(r.events.move, r.onTouchMove), e.moving = i.moving, e.press = i.press, i.press && r.trigger(Ne.PRESS_END, e), r.trigger(Ne.TOUCH_END, e), !i.press && !i.moving && r.__setDb(e), i.press = !1, i.start = !1, i.moving = !1;
8266
8242
  }), _(this, "onTouchMove", function(e) {
8267
- var i = r._pos, n = r.config, s = kn(e.touches), l = s ? parseInt(s.pageX, 10) : e.pageX, u = s ? parseInt(s.pageY, 10) : e.pageX, c = l - i.x, f = u - i.y;
8243
+ var i = r._pos, n = r.config, s = Cn(e.touches), l = s ? parseInt(s.pageX, 10) : e.pageX, u = s ? parseInt(s.pageY, 10) : e.pageX, c = l - i.x, f = u - i.y;
8268
8244
  Math.abs(f) < n.miniStep && Math.abs(c) < n.miniStep || (r.__clearPress(), i.press && r.trigger(Ne.PRESS_END, e), i.press = !1, i.moving = !0, r.trigger(Ne.TOUCH_MOVE, e));
8269
8245
  }), this._pos = {
8270
8246
  moving: !1,
@@ -8801,11 +8777,11 @@ var Qe = {
8801
8777
  function _o(o) {
8802
8778
  o.preventDefault(), o.returnValue = !1;
8803
8779
  }
8804
- function Cn(o) {
8780
+ function wn(o) {
8805
8781
  var a = o.tagName;
8806
8782
  return !!(a === "INPUT" || a === "TEXTAREA" || o.isContentEditable);
8807
8783
  }
8808
- var wn = /* @__PURE__ */ function(o) {
8784
+ var bn = /* @__PURE__ */ function(o) {
8809
8785
  F(r, o);
8810
8786
  var a = M(r);
8811
8787
  function r() {
@@ -8816,11 +8792,11 @@ var wn = /* @__PURE__ */ function(o) {
8816
8792
  return t = a.call.apply(a, [this].concat(i)), _(y(t), "onBodyKeyDown", function(s) {
8817
8793
  if (t.player) {
8818
8794
  var l = s || window.event, u = l.keyCode, c = y(t), f = c._keyState, g = c.player, p = t.config, d = p.disable, v = p.disableBodyTrigger, m = p.isIgnoreUserActive;
8819
- if (d || v || !(g.isUserActive || m) || Cn(l.target) || !t.checkIsVisible() || l.metaKey || l.altKey || l.ctrlKey) {
8795
+ if (d || v || !(g.isUserActive || m) || wn(l.target) || !t.checkIsVisible() || l.metaKey || l.altKey || l.ctrlKey) {
8820
8796
  f.isBodyKeyDown = !1;
8821
8797
  return;
8822
8798
  }
8823
- !s.repeat && !f.isKeyDown && ((l.target === document.body || t.config.isGlobalTrigger && !Cn(l.target)) && t.checkCode(u, !0) && (f.isBodyKeyDown = !0), document.addEventListener("keyup", t.onBodyKeyUp)), f.isBodyKeyDown && t.handleKeyDown(l);
8799
+ !s.repeat && !f.isKeyDown && ((l.target === document.body || t.config.isGlobalTrigger && !wn(l.target)) && t.checkCode(u, !0) && (f.isBodyKeyDown = !0), document.addEventListener("keyup", t.onBodyKeyUp)), f.isBodyKeyDown && t.handleKeyDown(l);
8824
8800
  }
8825
8801
  }), _(y(t), "onBodyKeyUp", function(s) {
8826
8802
  t.player && (document.removeEventListener("keyup", t.onBodyKeyUp), t.handleKeyUp(s));
@@ -9342,7 +9318,7 @@ var Co = /* @__PURE__ */ function(o) {
9342
9318
  return this.root;
9343
9319
  }
9344
9320
  }]), o;
9345
- }(), bn = {
9321
+ }(), Tn = {
9346
9322
  POINT: "inner-focus-point",
9347
9323
  HIGHLIGHT: "inner-focus-highlight"
9348
9324
  }, To = /* @__PURE__ */ function(o) {
@@ -9511,7 +9487,7 @@ var Co = /* @__PURE__ */ function(o) {
9511
9487
  var e = this;
9512
9488
  this.on(De, function() {
9513
9489
  e.onMouseLeave();
9514
- }), this.on(ge, function() {
9490
+ }), this.on(de, function() {
9515
9491
  e.onTimeupdate();
9516
9492
  }), this.on(Pe, function() {
9517
9493
  e.onTimeupdate(), e.onCacheUpdate();
@@ -9537,7 +9513,7 @@ var Co = /* @__PURE__ */ function(o) {
9537
9513
  key: "initCustomStyle",
9538
9514
  value: function() {
9539
9515
  var e = this.playerConfig || {}, i = e.commonStyle, n = i.sliderBtnStyle, s = this.progressBtn;
9540
- n && (typeof n == "string" ? s.style.boxShadow = n : ce(n) === "object" && Object.keys(n).map(function(l) {
9516
+ n && (typeof n == "string" ? s.style.boxShadow = n : ue(n) === "object" && Object.keys(n).map(function(l) {
9541
9517
  s.style[l] = n[l];
9542
9518
  }));
9543
9519
  }
@@ -9743,7 +9719,7 @@ var Co = /* @__PURE__ */ function(o) {
9743
9719
  fragments: [{
9744
9720
  percent: 1
9745
9721
  }],
9746
- fragFocusClass: bn.POINT,
9722
+ fragFocusClass: Tn.POINT,
9747
9723
  fragClass: "",
9748
9724
  fragAutoFocus: !1,
9749
9725
  miniMoveStep: 5,
@@ -9758,7 +9734,7 @@ var Co = /* @__PURE__ */ function(o) {
9758
9734
  }, {
9759
9735
  key: "FRAGMENT_FOCUS_CLASS",
9760
9736
  get: function() {
9761
- return bn;
9737
+ return Tn;
9762
9738
  }
9763
9739
  }]), r;
9764
9740
  }(W), Ze = /* @__PURE__ */ function(o) {
@@ -9819,7 +9795,7 @@ var Co = /* @__PURE__ */ function(o) {
9819
9795
  key: "listenEvents",
9820
9796
  value: function() {
9821
9797
  var e = this, i = this.player;
9822
- this.on([pe, ut, vt, qe], function() {
9798
+ this.on([ge, ut, vt, qe], function() {
9823
9799
  e.animate(i.paused);
9824
9800
  });
9825
9801
  }
@@ -9828,11 +9804,11 @@ var Co = /* @__PURE__ */ function(o) {
9828
9804
  value: function() {
9829
9805
  return {
9830
9806
  play: {
9831
- icon: Ii,
9807
+ icon: Pi,
9832
9808
  class: "xg-icon-play"
9833
9809
  },
9834
9810
  pause: {
9835
- icon: Pi,
9811
+ icon: Ai,
9836
9812
  class: "xg-icon-pause"
9837
9813
  }
9838
9814
  };
@@ -10132,7 +10108,7 @@ var Ao = /* @__PURE__ */ function(o) {
10132
10108
  key: "listenEvents",
10133
10109
  value: function() {
10134
10110
  var e = this;
10135
- this.on([De, Pe, ge], function(i) {
10111
+ this.on([De, Pe, de], function(i) {
10136
10112
  i.eventName === "durationchange" && (e.isActiving = !1), e.onTimeUpdate();
10137
10113
  }), this.on(Xe, function() {
10138
10114
  e.onTimeUpdate(!0);
@@ -10310,7 +10286,7 @@ var Ao = /* @__PURE__ */ function(o) {
10310
10286
  return D(r, [{
10311
10287
  key: "afterCreate",
10312
10288
  value: function() {
10313
- this.curIndex = -1, this.curPos = null, this.lastCurrentTime = 0, this.updateSegments(), this.on(De, this._onDurationChange), this.on(Ae, this._onLoadedData), this.on(ge, this._onTimeupdate), this.on(Mt, this._onSeeking), this.on(pe, this._onPlay);
10289
+ this.curIndex = -1, this.curPos = null, this.lastCurrentTime = 0, this.updateSegments(), this.on(De, this._onDurationChange), this.on(Ae, this._onLoadedData), this.on(de, this._onTimeupdate), this.on(Mt, this._onSeeking), this.on(ge, this._onPlay);
10314
10290
  }
10315
10291
  }, {
10316
10292
  key: "setConfig",
@@ -11014,9 +10990,9 @@ var jo = /* @__PURE__ */ function(o) {
11014
10990
  };
11015
10991
  }
11016
10992
  }]), r;
11017
- }(W), bt = { exports: {} }, Wo = bt.exports, Tn;
10993
+ }(W), bt = { exports: {} }, Wo = bt.exports, En;
11018
10994
  function Go() {
11019
- return Tn || (Tn = 1, function(o, a) {
10995
+ return En || (En = 1, function(o, a) {
11020
10996
  (function(r, t) {
11021
10997
  o.exports = t();
11022
10998
  })(Wo, function() {
@@ -11047,8 +11023,8 @@ function Go() {
11047
11023
  }
11048
11024
  v = u instanceof p ? u : new p([u], { type: l });
11049
11025
  function O(R) {
11050
- var te = R.split(/[:;,]/), q = te[1], A = te[2] == "base64" ? atob : decodeURIComponent, ie = A(te.pop()), oe = ie.length, he = 0, Ee = new Uint8Array(oe);
11051
- for (he; he < oe; ++he) Ee[he] = ie.charCodeAt(he);
11026
+ var te = R.split(/[:;,]/), q = te[1], A = te[2] == "base64" ? atob : decodeURIComponent, ie = A(te.pop()), ae = ie.length, fe = 0, Ee = new Uint8Array(ae);
11027
+ for (fe; fe < ae; ++fe) Ee[fe] = ie.charCodeAt(fe);
11052
11028
  return new p([Ee], { type: q });
11053
11029
  }
11054
11030
  function H(R, te) {
@@ -11088,7 +11064,7 @@ Use Save As... to download, then click back to return to this page.`) && (locati
11088
11064
  }(bt)), bt.exports;
11089
11065
  }
11090
11066
  var $o = Go();
11091
- const Ko = /* @__PURE__ */ mi($o);
11067
+ const Ko = /* @__PURE__ */ yi($o);
11092
11068
  function Yo() {
11093
11069
  return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24">
11094
11070
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
@@ -11423,7 +11399,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11423
11399
  e._resizeList();
11424
11400
  }), this.once(Ie, function() {
11425
11401
  i.list && i.list.length > 0 && (e.renderItemList(i.list), e.show());
11426
- }), We && this.on(wi, function() {
11402
+ }), We && this.on(bi, function() {
11427
11403
  e.isActive && (e.optionsList && e.optionsList.hide(), e.isActive = !1);
11428
11404
  }), We ? (i.toggleMode = tt.CLICK, this.activeEvent = "touchend") : this.activeEvent = i.toggleMode === tt.CLICK ? "click" : "mouseenter", i.toggleMode === tt.CLICK ? this.bind(this.activeEvent, this.switchActiveState) : (this.bind(this.activeEvent, this.onEnter), this.bind("mouseleave", this.onLeave)), this.isIcons && this.bind("click", this.onIconClick);
11429
11405
  }
@@ -11453,7 +11429,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11453
11429
  var s = this.config.list;
11454
11430
  !n && (n = this.player.lang), i = !i || h.isUndefined(e[i]) ? "text" : i, typeof e == "number" && (e = s[e]);
11455
11431
  try {
11456
- return ce(e[i]) === "object" ? e[i][n] || e[i].en : e[i];
11432
+ return ue(e[i]) === "object" ? e[i][n] || e[i].en : e[i];
11457
11433
  } catch (l) {
11458
11434
  return console.warn(l), "";
11459
11435
  }
@@ -11580,7 +11556,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11580
11556
  var e = this;
11581
11557
  B(N(r.prototype), "afterCreate", this).call(this), this.on("resourceReady", function(i) {
11582
11558
  e.changeDefinitionList(i);
11583
- }), this.on(Si, function(i) {
11559
+ }), this.on(xi, function(i) {
11584
11560
  e.renderItemList(e.config.list, i.to);
11585
11561
  }), this.player.definitionList.length < 2 && this.hide();
11586
11562
  }
@@ -11765,7 +11741,7 @@ function il() {
11765
11741
  </svg>
11766
11742
  `, "image/svg+xml").firstChild;
11767
11743
  }
11768
- var En = /* @__PURE__ */ function(o) {
11744
+ var Sn = /* @__PURE__ */ function(o) {
11769
11745
  F(r, o);
11770
11746
  var a = M(r);
11771
11747
  function r() {
@@ -11998,7 +11974,7 @@ var En = /* @__PURE__ */ function(o) {
11998
11974
  };
11999
11975
  }
12000
11976
  }]), r;
12001
- }(W), Sn = {
11977
+ }(W), xn = {
12002
11978
  time: 0,
12003
11979
  text: "",
12004
11980
  id: 1,
@@ -12009,11 +11985,11 @@ var En = /* @__PURE__ */ function(o) {
12009
11985
  height: 6
12010
11986
  };
12011
11987
  function fr(o) {
12012
- Object.keys(Sn).map(function(a) {
12013
- o[a] === void 0 && (o[a] = Sn[a]);
11988
+ Object.keys(xn).map(function(a) {
11989
+ o[a] === void 0 && (o[a] = xn[a]);
12014
11990
  });
12015
11991
  }
12016
- var xn = {
11992
+ var In = {
12017
11993
  _updateDotDom: function(a, r) {
12018
11994
  if (r) {
12019
11995
  var t = this.calcuPosition(a.time, a.duration), e = a.style || {};
@@ -12152,8 +12128,8 @@ var xn = {
12152
12128
  };
12153
12129
  function sl(o) {
12154
12130
  var a = o.config, r = o.player;
12155
- Object.keys(xn).map(function(e) {
12156
- o[e] = xn[e].bind(o);
12131
+ Object.keys(In).map(function(e) {
12132
+ o[e] = In[e].bind(o);
12157
12133
  });
12158
12134
  var t = r.config.progressDot || a.ispots || [];
12159
12135
  o._ispots = t.map(function(e) {
@@ -12616,7 +12592,7 @@ var ll = /* @__PURE__ */ function(o) {
12616
12592
  key: "afterCreate",
12617
12593
  value: function() {
12618
12594
  var e = this;
12619
- this.root && (this.on(ge, this.onTimeupdate), this.on(qe, function() {
12595
+ this.root && (this.on(de, this.onTimeupdate), this.on(qe, function() {
12620
12596
  e.reset();
12621
12597
  }));
12622
12598
  }
@@ -12698,14 +12674,14 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
12698
12674
  for (var e = arguments.length, i = new Array(e), n = 0; n < e; n++)
12699
12675
  i[n] = arguments[n];
12700
12676
  return t = a.call.apply(a, [this].concat(i)), _(y(t), "onLoadedData", function(s) {
12701
- t.player && (t._frameCount = t.config.startFrameCount, t.stop(), t.renderOnTimeupdate(s), t.off(ge, t.renderOnTimeupdate), t.on(ge, t.renderOnTimeupdate));
12677
+ t.player && (t._frameCount = t.config.startFrameCount, t.stop(), t.renderOnTimeupdate(s), t.off(de, t.renderOnTimeupdate), t.on(de, t.renderOnTimeupdate));
12702
12678
  }), _(y(t), "onVisibilitychange", function(s) {
12703
12679
  document.visibilityState === "visible" ? t._checkIfCanStart() && t.start() : document.visibilityState === "hidden" && t.stop();
12704
12680
  }), _(y(t), "renderOnTimeupdate", function(s) {
12705
12681
  if (t._frameCount > 0)
12706
12682
  t.renderOnce(), t._frameCount--;
12707
12683
  else {
12708
- t._isLoaded = !0, t.off(ge, t.renderOnTimeupdate);
12684
+ t._isLoaded = !0, t.off(de, t.renderOnTimeupdate);
12709
12685
  var l = t.config.startInterval;
12710
12686
  !t.player.paused && t._checkIfCanStart() && t.start(0, l);
12711
12687
  }
@@ -12734,12 +12710,12 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
12734
12710
  e.player && (e.init(), e.renderByPoster(), e.player.paused || e.start());
12735
12711
  }), s !== nt.POSTER && (s !== nt.FIRST_FRAME && (this.on(qe, function() {
12736
12712
  e.stop();
12737
- }), this.on(pe, function() {
12713
+ }), this.on(ge, function() {
12738
12714
  var u = e.config.startInterval;
12739
12715
  e._checkIfCanStart() && e.start(0, u);
12740
12716
  }), this.on(ut, function() {
12741
12717
  e.stop();
12742
- })), this.on(Ae, this.onLoadedData), this.on(Ci, function() {
12718
+ })), this.on(Ae, this.onLoadedData), this.on(wi, function() {
12743
12719
  e._isLoaded = !1, e.stop();
12744
12720
  }), document.addEventListener("visibilitychange", this.onVisibilitychange)));
12745
12721
  }
@@ -13151,7 +13127,7 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
13151
13127
  key: "afterCreate",
13152
13128
  value: function() {
13153
13129
  var e = this, i = this.config.useGapJump;
13154
- i !== !1 && (this.hasPlayed = !1, this.seekingEventReceived = !1, this.isSafari = /(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent) && !/Chrome/.test(navigator.userAgent) && !/BlackBerry/.test(navigator.platform), this.on(mt, this.onGapJump), this.on(pe, function() {
13130
+ i !== !1 && (this.hasPlayed = !1, this.seekingEventReceived = !1, this.isSafari = /(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent) && !/Chrome/.test(navigator.userAgent) && !/BlackBerry/.test(navigator.platform), this.on(mt, this.onGapJump), this.on(ge, function() {
13155
13131
  e.hasPlayed = !0;
13156
13132
  }), this.on(Mt, function() {
13157
13133
  e.seekingEventReceived = !0;
@@ -13224,9 +13200,9 @@ var gl = /* @__PURE__ */ function(o) {
13224
13200
  key: "afterCreate",
13225
13201
  value: function() {
13226
13202
  var e = this, i = this.config, n = i.useWaitingTimeoutJump, s = i.jumpSize;
13227
- n !== !1 && (this.hasPlayed = !1, this.jumpCnt = 0, this.timer = null, this.jumpSize = s, this.on(mt, this.onWaiting), this.on([ki, Ie], function() {
13203
+ n !== !1 && (this.hasPlayed = !1, this.jumpCnt = 0, this.timer = null, this.jumpSize = s, this.on(mt, this.onWaiting), this.on([Ci, Ie], function() {
13228
13204
  clearTimeout(e.timer), e.timer = null, e.jumpSize = e.config.jumpSize;
13229
- }), this.on(pe, function() {
13205
+ }), this.on(ge, function() {
13230
13206
  e.hasPlayed = !0;
13231
13207
  }));
13232
13208
  }
@@ -13384,7 +13360,7 @@ var gl = /* @__PURE__ */ function(o) {
13384
13360
  var e = this, i = this.player, n = this.config, s = i.media || i.video;
13385
13361
  if (this.timer = null, this._lastDecodedFrames = 0, this._currentStuckCount = 0, this._lastCheckPoint = null, this._payload = [], !n.disabled) {
13386
13362
  var l = s.getVideoPlaybackQuality;
13387
- l && (this.on(pe, function() {
13363
+ l && (this.on(ge, function() {
13388
13364
  e._startTick();
13389
13365
  }), this.on(ut, function() {
13390
13366
  e._stopTick();
@@ -13491,13 +13467,13 @@ var ml = /* @__PURE__ */ D(function o(a, r) {
13491
13467
  var f = n ? "mobile" : z.device;
13492
13468
  switch (f) {
13493
13469
  case "pc":
13494
- (t = this.plugins).push.apply(t, [wn, ni, En, pl, vl]);
13470
+ (t = this.plugins).push.apply(t, [bn, ni, Sn, pl, vl]);
13495
13471
  break;
13496
13472
  case "mobile":
13497
13473
  (e = this.plugins).push.apply(e, [yo]);
13498
13474
  break;
13499
13475
  default:
13500
- (i = this.plugins).push.apply(i, [wn, ni, En]);
13476
+ (i = this.plugins).push.apply(i, [bn, ni, Sn]);
13501
13477
  }
13502
13478
  (z.os.isIpad || f === "pc") && this.plugins.push(fl), z.os.isIpad && this.plugins.push(ni), this.ignores = [], this.i18n = [];
13503
13479
  }), _e = /* @__PURE__ */ function(o) {
@@ -13547,7 +13523,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13547
13523
  }, ["update:modelValue"]),
13548
13524
  setup(o, { emit: a }) {
13549
13525
  let r = null;
13550
- const t = o, { cLoadUrl: e } = vi(t), i = Z(() => lt(e.value, t.url)), n = {
13526
+ const t = o, { cLoadUrl: e } = mi(t), i = Z(() => lt(e.value, t.url)), n = {
13551
13527
  width: "100%",
13552
13528
  height: "100%",
13553
13529
  // 是否自动播放
@@ -13582,7 +13558,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13582
13558
  });
13583
13559
  }), (p, d) => {
13584
13560
  const v = ot("el-icon");
13585
- return u.value ? (k(), ue(Ln, {
13561
+ return u.value ? (k(), le(Ln, {
13586
13562
  key: 0,
13587
13563
  to: "body"
13588
13564
  }, [
@@ -13590,17 +13566,17 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13590
13566
  name: "viewer-fade",
13591
13567
  appear: ""
13592
13568
  }, {
13593
- default: ne(() => [
13594
- w(
13569
+ default: re(() => [
13570
+ b(
13595
13571
  "div",
13596
13572
  {
13597
13573
  ref: "wrapper",
13598
13574
  tabindex: -1,
13599
13575
  class: Y(I(f).e("wrapper")),
13600
- style: se({ zIndex: o.zIndex })
13576
+ style: ve({ zIndex: o.zIndex })
13601
13577
  },
13602
13578
  [
13603
- w(
13579
+ b(
13604
13580
  "div",
13605
13581
  {
13606
13582
  class: Y(I(f).e("mask"))
@@ -13610,15 +13586,15 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13610
13586
  /* CLASS */
13611
13587
  ),
13612
13588
  P(" CANVAS "),
13613
- w(
13589
+ b(
13614
13590
  "div",
13615
13591
  {
13616
13592
  class: Y(I(f).e("canvas"))
13617
13593
  },
13618
13594
  [
13619
- w("div", { id: I(c) }, null, 8, yl),
13595
+ b("div", { id: I(c) }, null, 8, yl),
13620
13596
  P(" CLOSE "),
13621
- w(
13597
+ b(
13622
13598
  "span",
13623
13599
  {
13624
13600
  class: Y([I(f).e("btn"), I(f).e("close")]),
@@ -13626,7 +13602,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13626
13602
  },
13627
13603
  [
13628
13604
  $(v, { onClick: g }, {
13629
- default: ne(() => [
13605
+ default: re(() => [
13630
13606
  $(I(Fn))
13631
13607
  ]),
13632
13608
  _: 1
@@ -13750,7 +13726,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13750
13726
  },
13751
13727
  emits: ["preview"],
13752
13728
  setup(o, { emit: a }) {
13753
- const r = o, { cLoadUrl: t } = vi(r), e = In(ss(r));
13729
+ const r = o, { cLoadUrl: t } = mi(r), e = Pn(ss(r));
13754
13730
  at(
13755
13731
  () => r.dataList,
13756
13732
  (c) => {
@@ -13825,34 +13801,34 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13825
13801
  }, u = (c) => lt(t.value, c);
13826
13802
  return (c, f) => {
13827
13803
  const g = ot("el-image"), p = ot("IkingApprovalProcessDetail");
13828
- return k(), b("div", wl, [
13829
- (k(!0), b(
13830
- re,
13804
+ return k(), w("div", wl, [
13805
+ (k(!0), w(
13806
+ ne,
13831
13807
  null,
13832
13808
  xe(e.listData, (d, v) => {
13833
13809
  var m, C, T, E, x, O, H, R, te, q;
13834
- return k(), b("div", {
13810
+ return k(), w("div", {
13835
13811
  class: "approveBlock",
13836
13812
  id: d[e.defaultFile.nodeId],
13837
13813
  key: d[e.defaultFile.nodeId]
13838
13814
  }, [
13839
- w("div", Tl, [
13840
- w("div", El, [
13841
- w("span", Sl, [
13815
+ b("div", Tl, [
13816
+ b("div", El, [
13817
+ b("span", Sl, [
13842
13818
  P(' 用户列表长度等于1, :src="formatUrl(it)"并且存在头像 '),
13843
- ((m = d[e.defaultFile.approvePersonList]) == null ? void 0 : m.length) == 1 && d[e.defaultFile.approvePersonList][0].userAvatar ? (k(), b("img", {
13819
+ ((m = d[e.defaultFile.approvePersonList]) == null ? void 0 : m.length) == 1 && d[e.defaultFile.approvePersonList][0].userAvatar ? (k(), w("img", {
13844
13820
  key: 0,
13845
13821
  style: { width: "100%", height: "100%", "border-radius": "10px" },
13846
13822
  src: u(
13847
13823
  d[e.defaultFile.approvePersonList][0].userAvatar
13848
13824
  ),
13849
13825
  alt: ""
13850
- }, null, 8, xl)) : (k(), b(
13851
- re,
13826
+ }, null, 8, xl)) : (k(), w(
13827
+ ne,
13852
13828
  { key: 1 },
13853
13829
  [
13854
13830
  P(" 否则显示对应节点 "),
13855
- w(
13831
+ b(
13856
13832
  "i",
13857
13833
  {
13858
13834
  class: Y(
@@ -13872,7 +13848,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13872
13848
  /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
13873
13849
  )),
13874
13850
  P(" 审批状态图标 "),
13875
- w(
13851
+ b(
13876
13852
  "i",
13877
13853
  {
13878
13854
  class: Y(
@@ -13885,13 +13861,13 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13885
13861
  )
13886
13862
  ])
13887
13863
  ]),
13888
- w("div", Il, [
13889
- w("div", Pl, [
13890
- w("div", null, [
13864
+ b("div", Il, [
13865
+ b("div", Pl, [
13866
+ b("div", null, [
13891
13867
  P(" 不是抄送节点 "),
13892
- e.nodeType.抄送节点 !== d[e.defaultFile.nodeType] ? (k(), b("div", Al, [
13868
+ e.nodeType.抄送节点 !== d[e.defaultFile.nodeType] ? (k(), w("div", Al, [
13893
13869
  P(" 撤销,评论不显示节点名称 "),
13894
- d[e.defaultFile.approveStatus] != e.statusOption.撤销 && d[e.defaultFile.approveStatus] != e.statusOption.评论 && d[e.defaultFile.nodeType] !== e.nodeType.并行分支 ? (k(), b(
13870
+ d[e.defaultFile.approveStatus] != e.statusOption.撤销 && d[e.defaultFile.approveStatus] != e.statusOption.评论 && d[e.defaultFile.nodeType] !== e.nodeType.并行分支 ? (k(), w(
13895
13871
  "div",
13896
13872
  Ll,
13897
13873
  K(d[e.defaultFile.nodeTypeName]),
@@ -13899,13 +13875,13 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13899
13875
  /* TEXT */
13900
13876
  )) : P("v-if", !0),
13901
13877
  P(" 名字+审批状态 "),
13902
- w("div", Dl, [
13878
+ b("div", Dl, [
13903
13879
  P(" 已审批节点文本 "),
13904
- d[e.defaultFile.lineType] == "solid" ? (k(), b("div", Ol, [
13905
- w(
13880
+ d[e.defaultFile.lineType] == "solid" ? (k(), w("div", Ol, [
13881
+ b(
13906
13882
  "span",
13907
13883
  {
13908
- style: se({
13884
+ style: ve({
13909
13885
  color: d[e.defaultFile.approveStatus] == e.statusOption.评论 ? "#000" : ""
13910
13886
  })
13911
13887
  },
@@ -13914,7 +13890,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13914
13890
  /* TEXT, STYLE */
13915
13891
  ),
13916
13892
  P(" 发起,退回不显示状态 "),
13917
- d[e.defaultFile.approveStatusName] && d[e.defaultFile.approveStatus] != e.statusOption.发起 && d[e.defaultFile.approveStatus] != e.statusOption.退回 ? (k(), b(
13893
+ d[e.defaultFile.approveStatusName] && d[e.defaultFile.approveStatus] != e.statusOption.发起 && d[e.defaultFile.approveStatus] != e.statusOption.退回 ? (k(), w(
13918
13894
  "span",
13919
13895
  Rl,
13920
13896
  K(d[e.defaultFile.approveStatus] == e.statusOption.评论 ? " 添加了评论" : d != null && d.nodeActionAliasName ? `(已${d.nodeActionAliasName})` : `(${d[e.defaultFile.approveStatusName]})`),
@@ -13922,8 +13898,8 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13922
13898
  /* TEXT */
13923
13899
  )) : P("v-if", !0),
13924
13900
  P(" 退回状态显示 "),
13925
- d[e.defaultFile.approveStatus] == e.statusOption.退回 ? (k(), b("span", Fl, [
13926
- f[0] || (f[0] = w(
13901
+ d[e.defaultFile.approveStatus] == e.statusOption.退回 ? (k(), w("span", Fl, [
13902
+ f[0] || (f[0] = b(
13927
13903
  "span",
13928
13904
  {
13929
13905
  class: "red",
@@ -13939,26 +13915,26 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13939
13915
  /* TEXT */
13940
13916
  )
13941
13917
  ])) : P("v-if", !0)
13942
- ])) : (k(), b(
13943
- re,
13918
+ ])) : (k(), w(
13919
+ ne,
13944
13920
  { key: 1 },
13945
13921
  [
13946
13922
  P(" 待审批节点 "),
13947
- w("div", null, [
13948
- ((C = d[e.defaultFile.approvePersonList]) == null ? void 0 : C.length) == 1 ? (k(), b("span", Ml, [
13923
+ b("div", null, [
13924
+ ((C = d[e.defaultFile.approvePersonList]) == null ? void 0 : C.length) == 1 ? (k(), w("span", Ml, [
13949
13925
  Ke(
13950
13926
  K(d[e.defaultFile.originator]) + " ",
13951
13927
  1
13952
13928
  /* TEXT */
13953
13929
  ),
13954
- d[e.defaultFile.approveStatus] == e.statusOption.等待 ? (k(), b(
13930
+ d[e.defaultFile.approveStatus] == e.statusOption.等待 ? (k(), w(
13955
13931
  "span",
13956
13932
  Nl,
13957
13933
  K(d != null && d.nodeActionAliasName ? `(已${d.nodeActionAliasName})` : `(${d[e.defaultFile.approveStatusName]})`),
13958
13934
  1
13959
13935
  /* TEXT */
13960
13936
  )) : P("v-if", !0)
13961
- ])) : d[e.defaultFile.approvePersonList] ? (k(), b(
13937
+ ])) : d[e.defaultFile.approvePersonList] ? (k(), w(
13962
13938
  "span",
13963
13939
  Bl,
13964
13940
  K(`${(T = d[e.defaultFile.approvePersonList]) == null ? void 0 : T.length}人${d[e.defaultFile.approveTypeName]}`),
@@ -13971,20 +13947,20 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13971
13947
  /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
13972
13948
  ))
13973
13949
  ])
13974
- ])) : (k(), b("div", Hl, [
13975
- f[2] || (f[2] = w(
13950
+ ])) : (k(), w("div", Hl, [
13951
+ f[2] || (f[2] = b(
13976
13952
  "div",
13977
13953
  { class: "main-text" },
13978
13954
  "抄送人员",
13979
13955
  -1
13980
13956
  /* HOISTED */
13981
13957
  )),
13982
- w("div", Ul, [
13958
+ b("div", Ul, [
13983
13959
  P(" 抄送一人时 "),
13984
- ((E = d[e.defaultFile.approvePersonList]) == null ? void 0 : E.length) == 1 ? (k(), b("span", zl, [
13985
- w("span", null, [
13960
+ ((E = d[e.defaultFile.approvePersonList]) == null ? void 0 : E.length) == 1 ? (k(), w("span", zl, [
13961
+ b("span", null, [
13986
13962
  f[1] || (f[1] = Ke("已抄送给 ")),
13987
- w(
13963
+ b(
13988
13964
  "span",
13989
13965
  Vl,
13990
13966
  K(d[e.defaultFile.approvePersonList][0].userName),
@@ -13992,7 +13968,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13992
13968
  /* TEXT */
13993
13969
  )
13994
13970
  ]),
13995
- w(
13971
+ b(
13996
13972
  "span",
13997
13973
  jl,
13998
13974
  K(d[e.defaultFile.approvePersonList][0].status === "END" ? "已读" : "未读"),
@@ -14001,15 +13977,15 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14001
13977
  )
14002
13978
  ])) : P("v-if", !0),
14003
13979
  P(" 抄送多人时 "),
14004
- ((x = d[e.defaultFile.approvePersonList]) == null ? void 0 : x.length) > 1 ? (k(), b("span", Wl, [
13980
+ ((x = d[e.defaultFile.approvePersonList]) == null ? void 0 : x.length) > 1 ? (k(), w("span", Wl, [
14005
13981
  Ke(
14006
13982
  K(`已抄送${(O = d[e.defaultFile.approvePersonList]) == null ? void 0 : O.length}人`) + " ",
14007
13983
  1
14008
13984
  /* TEXT */
14009
13985
  ),
14010
- d[e.defaultFile.allRead] ? (k(), b("span", Gl, " 全部已读 ")) : (k(), b("span", $l, [
14011
- d[e.defaultFile.read] ? P("v-if", !0) : (k(), b("span", Kl, " 全部未读 ")),
14012
- d[e.defaultFile.read] ? (k(), b(
13986
+ d[e.defaultFile.allRead] ? (k(), w("span", Gl, " 全部已读 ")) : (k(), w("span", $l, [
13987
+ d[e.defaultFile.read] ? P("v-if", !0) : (k(), w("span", Kl, " 全部未读 ")),
13988
+ d[e.defaultFile.read] ? (k(), w(
14013
13989
  "span",
14014
13990
  Yl,
14015
13991
  K(d[e.defaultFile.read]) + "人已读 ",
@@ -14021,9 +13997,9 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14021
13997
  ])
14022
13998
  ]))
14023
13999
  ]),
14024
- w("div", Xl, [
14000
+ b("div", Xl, [
14025
14001
  P(" 不是抄送节点,展示时间 "),
14026
- d[e.defaultFile.nodeType] != e.nodeType.抄送节点 && d[e.defaultFile.approveStatus] !== e.statusOption.等待 ? (k(), b(
14002
+ d[e.defaultFile.nodeType] != e.nodeType.抄送节点 && d[e.defaultFile.approveStatus] !== e.statusOption.等待 ? (k(), w(
14027
14003
  "span",
14028
14004
  ql,
14029
14005
  K(I(Tr).toDateTime(
@@ -14034,12 +14010,12 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14034
14010
  /* TEXT */
14035
14011
  )) : P("v-if", !0),
14036
14012
  P(" 是抄送节点,并且抄送人员大于1时,展示图标 "),
14037
- d[e.defaultFile.nodeType] == e.nodeType.抄送节点 && ((H = d[e.defaultFile.approvePersonList]) == null ? void 0 : H.length) > 1 ? (k(), b("span", Zl, [
14038
- d != null && d.show ? (k(), b("i", {
14013
+ d[e.defaultFile.nodeType] == e.nodeType.抄送节点 && ((H = d[e.defaultFile.approvePersonList]) == null ? void 0 : H.length) > 1 ? (k(), w("span", Zl, [
14014
+ d != null && d.show ? (k(), w("i", {
14039
14015
  key: 0,
14040
14016
  class: "ikapprove ikapprove-a-putongjiantouzhankai",
14041
14017
  onClick: (A) => l(d, "grid")
14042
- }, null, 8, Jl)) : (k(), b("i", {
14018
+ }, null, 8, Jl)) : (k(), w("i", {
14043
14019
  key: 1,
14044
14020
  onClick: (A) => l(d, "none"),
14045
14021
  class: "ikapprove ikapprove-a-putongjiantoushouqi"
@@ -14049,36 +14025,36 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14049
14025
  ])
14050
14026
  ])
14051
14027
  ]),
14052
- w(
14028
+ b(
14053
14029
  "div",
14054
14030
  {
14055
14031
  class: "bottomBlock",
14056
- style: se({
14032
+ style: ve({
14057
14033
  borderLeft: v == e.listData.length - 1 ? "" : `2px ${d[e.defaultFile.lineType] || "dashed"} var(--el-border-color)`
14058
14034
  })
14059
14035
  },
14060
14036
  [
14061
14037
  P(" 审批意见 "),
14062
- d[e.defaultFile.approveOpinion] || d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), b("div", eu, [
14063
- d[e.defaultFile.approveOpinion] ? (k(), b(
14038
+ d[e.defaultFile.approveOpinion] || d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), w("div", eu, [
14039
+ d[e.defaultFile.approveOpinion] ? (k(), w(
14064
14040
  "span",
14065
14041
  tu,
14066
14042
  K(d[e.defaultFile.approveOpinion]),
14067
14043
  1
14068
14044
  /* TEXT */
14069
14045
  )) : P("v-if", !0),
14070
- d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), b("span", iu, [
14071
- f[3] || (f[3] = w(
14046
+ d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), w("span", iu, [
14047
+ f[3] || (f[3] = b(
14072
14048
  "span",
14073
14049
  { class: "ik-text-primary" },
14074
14050
  "添加审批人",
14075
14051
  -1
14076
14052
  /* HOISTED */
14077
14053
  )),
14078
- (k(!0), b(
14079
- re,
14054
+ (k(!0), w(
14055
+ ne,
14080
14056
  null,
14081
- xe(d[e.defaultFile.countersignPer], (A, ie) => (k(), b(
14057
+ xe(d[e.defaultFile.countersignPer], (A, ie) => (k(), w(
14082
14058
  "span",
14083
14059
  nu,
14084
14060
  K(A == null ? void 0 : A.userName) + K(ie < d[e.defaultFile.countersignPer].length - 1 ? "、" : ""),
@@ -14091,22 +14067,22 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14091
14067
  ])) : P("v-if", !0)
14092
14068
  ])) : P("v-if", !0),
14093
14069
  P(" 附件 "),
14094
- (R = d[e.defaultFile.attachment]) != null && R.length ? (k(), ue(I(Cs), {
14070
+ (R = d[e.defaultFile.attachment]) != null && R.length ? (k(), le(I(Cs), {
14095
14071
  key: 1,
14096
14072
  list: d[e.defaultFile.attachment]
14097
14073
  }, null, 8, ["list"])) : P("v-if", !0),
14098
14074
  P(" 附件图片 "),
14099
- (te = d[e.defaultFile.attachmentImg]) != null && te.length ? (k(), b("div", ru, [
14100
- (k(!0), b(
14101
- re,
14075
+ (te = d[e.defaultFile.attachmentImg]) != null && te.length ? (k(), w("div", ru, [
14076
+ (k(!0), w(
14077
+ ne,
14102
14078
  null,
14103
- xe(d[e.defaultFile.attachmentImg], (A, ie) => (k(), b("div", {
14079
+ xe(d[e.defaultFile.attachmentImg], (A, ie) => (k(), w("div", {
14104
14080
  class: "image",
14105
14081
  key: ie
14106
14082
  }, [
14107
14083
  $(g, {
14108
14084
  src: u(A),
14109
- "preview-src-list": d[e.defaultFile.attachmentImg].map((oe) => u(oe)),
14085
+ "preview-src-list": d[e.defaultFile.attachmentImg].map((ae) => u(ae)),
14110
14086
  fit: "cover",
14111
14087
  "z-index": "9999",
14112
14088
  "zoom-rate": 1.2,
@@ -14118,30 +14094,30 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14118
14094
  ))
14119
14095
  ])) : P("v-if", !0),
14120
14096
  P(" 抄送节点或是等待审批状态并且列表长度大于1 "),
14121
- (d[e.defaultFile.nodeType] == e.nodeType.抄送节点 || d[e.defaultFile.approveStatus] == e.statusOption.等待) && ((q = d[e.defaultFile.approvePersonList]) == null ? void 0 : q.length) > 1 ? (k(), b("div", su, [
14122
- (k(!0), b(
14123
- re,
14097
+ (d[e.defaultFile.nodeType] == e.nodeType.抄送节点 || d[e.defaultFile.approveStatus] == e.statusOption.等待) && ((q = d[e.defaultFile.approvePersonList]) == null ? void 0 : q.length) > 1 ? (k(), w("div", su, [
14098
+ (k(!0), w(
14099
+ ne,
14124
14100
  null,
14125
- xe(d[e.defaultFile.approvePersonList], (A) => (k(), b("div", {
14101
+ xe(d[e.defaultFile.approvePersonList], (A) => (k(), w("div", {
14126
14102
  class: "perBlock",
14127
14103
  key: A.userName
14128
14104
  }, [
14129
- w("span", au, [
14130
- A.userAvatar ? (k(), b("img", {
14105
+ b("span", au, [
14106
+ A.userAvatar ? (k(), w("img", {
14131
14107
  key: 0,
14132
14108
  style: { width: "100%", height: "100%", "border-radius": "50%" },
14133
14109
  src: u(A.userAvatar),
14134
14110
  alt: ""
14135
- }, null, 8, ou)) : (k(), b(
14111
+ }, null, 8, ou)) : (k(), w(
14136
14112
  "span",
14137
14113
  lu,
14138
14114
  K(A.userName.slice(-2)),
14139
14115
  1
14140
14116
  /* TEXT */
14141
14117
  )),
14142
- A.status === "END" ? (k(), b("i", uu)) : P("v-if", !0)
14118
+ A.status === "END" ? (k(), w("i", uu)) : P("v-if", !0)
14143
14119
  ]),
14144
- w("div", {
14120
+ b("div", {
14145
14121
  class: "main-text",
14146
14122
  title: A.userName
14147
14123
  }, K(A.userName), 9, cu)
@@ -14154,19 +14130,19 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14154
14130
  4
14155
14131
  /* STYLE */
14156
14132
  ),
14157
- d[e.defaultFile.nodeType] === e.nodeType.并行分支 ? (k(), b("div", fu, [
14158
- (k(!0), b(
14159
- re,
14133
+ d[e.defaultFile.nodeType] === e.nodeType.并行分支 ? (k(), w("div", fu, [
14134
+ (k(!0), w(
14135
+ ne,
14160
14136
  null,
14161
- xe(d[e.defaultFile.parallelInstances], (A) => (k(), b("div", hu, [
14162
- w(
14137
+ xe(d[e.defaultFile.parallelInstances], (A) => (k(), w("div", hu, [
14138
+ b(
14163
14139
  "div",
14164
14140
  du,
14165
14141
  K(A.name),
14166
14142
  1
14167
14143
  /* TEXT */
14168
14144
  ),
14169
- $(p, Pn({ ref_for: !0 }, r, {
14145
+ $(p, vi({ ref_for: !0 }, r, {
14170
14146
  "data-list": (A == null ? void 0 : A.processInstanceNodes) || []
14171
14147
  }), null, 16, ["data-list"])
14172
14148
  ]))),