iking-web-ui-pro 0.3.4 → 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 (40) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +612 -640
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +151 -179
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +274 -302
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCollapseCard/ik.index.es.js +148 -176
  8. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  9. package/dist/IkDescription/ik.index.es.js +1494 -1522
  10. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  11. package/dist/IkDetailPreviewFiles/ik.index.es.js +1462 -1490
  12. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  13. package/dist/IkExpandCollapse/ik.index.es.js +142 -170
  14. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  15. package/dist/IkIconPicker/ik.index.es.js +210 -238
  16. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  17. package/dist/IkMonacoEditor/ik.index.es.js +356 -384
  18. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  19. package/dist/IkPageFull/ik.index.es.js +624 -652
  20. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  21. package/dist/IkPreviewFile/ik.index.es.js +1438 -1466
  22. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPreviewFileDialog/ik.index.es.js +571 -599
  24. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  25. package/dist/IkSchedule/ik.index.es.js +324 -352
  26. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  27. package/dist/IkSideText/ik.index.es.js +163 -191
  28. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSvgIcon/ik.index.es.js +129 -157
  30. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  31. package/dist/IkUploadFile/ik.index.es.js +690 -718
  32. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  33. package/dist/IkUploadImage/ik.index.es.js +353 -381
  34. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  35. package/dist/IkVerticalStepBar/ik.index.es.js +199 -227
  36. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  37. package/dist/iking-web-ui-pro.css +1 -1
  38. package/dist/index.es.js +6833 -6861
  39. package/dist/index.umd.js +1 -1
  40. 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), {
@@ -1509,7 +1509,6 @@ const Ft = (o, a) => {
1509
1509
  }
1510
1510
  t.value.rotate && f.push(`rotate(${t.value.rotate % 360}deg)`);
1511
1511
  const g = {
1512
- pointerEvents: t.value.disabled ? "none" : "auto",
1513
1512
  ...t.value.color && { color: t.value.color },
1514
1513
  ...t.value.size && { fontSize: typeof t.value.size == "number" ? `${t.value.size}px` : t.value.size },
1515
1514
  ...f.length && { transform: f.join(" ") },
@@ -1531,158 +1530,131 @@ const Ft = (o, a) => {
1531
1530
  };
1532
1531
  return (f, g) => {
1533
1532
  const p = ot("el-tooltip"), d = ot("el-button");
1534
- return t.value.tableIconType === "icon" || !t.value.tableIconType ? (k(), b(
1535
- re,
1536
- { 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
+ },
1537
1556
  [
1538
- t.value.notip || !t.value.title ? (k(), b(
1539
- "i",
1540
- {
1541
- key: 0,
1542
- class: Y(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1543
- [f.iconClass]: !0,
1544
- [f.name]: e.value === "unocss",
1545
- "show-bg": t.value.showBg || t.value.bg,
1546
- default: t.value.size === "default",
1547
- small: t.value.size === "small",
1548
- big: t.value.size === "big",
1549
- warning: t.value.warning || t.value.type === "warning",
1550
- primary: t.value.primary || t.value.type === "primary",
1551
- success: f.success || t.value.type === "success",
1552
- error: t.value.error || t.value.type === "error",
1553
- active: t.value.active,
1554
- disabled: t.value.disabled
1555
- }]),
1556
- style: se(i.value),
1557
- onClick: s,
1558
- onDblclick: c,
1559
- onMouseenter: l,
1560
- onMouseleave: u
1561
- },
1557
+ t.value.tableIconType === "icon" || !t.value.tableIconType ? (k(), w(
1558
+ ne,
1559
+ { key: 0 },
1562
1560
  [
1563
- e.value === "iksig" ? (k(), b(
1564
- "i",
1565
- {
1566
- key: 0,
1567
- class: Y(`iksig ${t.value.name}`),
1568
- style: se(i.value)
1569
- },
1570
- null,
1571
- 6
1572
- /* CLASS, STYLE */
1573
- )) : e.value === "svg" ? (k(), b("svg", Ts, [
1574
- w("use", {
1575
- "xlink:href": `#${t.value.name}`
1576
- }, null, 8, Es)
1577
- ])) : e.value === "img" ? (k(), b("img", {
1578
- key: 2,
1579
- src: t.value.name,
1580
- class: "h-[1em] w-[1em]"
1581
- }, null, 8, Ss)) : (k(), b(
1582
- "i",
1583
- {
1584
- key: 3,
1585
- class: Y(t.value.name),
1586
- style: se(i.value)
1587
- },
1588
- null,
1589
- 6
1590
- /* CLASS, STYLE */
1591
- ))
1592
- ],
1593
- 38
1594
- /* CLASS, STYLE, NEED_HYDRATION */
1595
- )) : (k(), ue(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: ne(() => [
1603
- w(
1604
- "i",
1605
- {
1606
- class: Y(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1607
- [f.iconClass]: !0,
1608
- [f.name]: e.value === "unocss",
1609
- "show-bg": t.value.showBg || t.value.bg,
1610
- default: t.value.size === "default",
1611
- small: t.value.size === "small",
1612
- big: t.value.size === "big",
1613
- warning: t.value.warning || t.value.type === "warning",
1614
- primary: f.primary || t.value.type === "primary",
1615
- success: f.success || t.value.type === "success",
1616
- error: t.value.error || t.value.type === "error",
1617
- active: t.value.active,
1618
- disabled: t.value.disabled,
1619
- ...f.$attrs.class || {}
1620
- }]),
1621
- style: se(i.value),
1622
- onClick: s,
1623
- onDblclick: c,
1624
- onMouseenter: l,
1625
- onMouseleave: u
1626
- },
1561
+ t.value.notip || !t.value.title ? (k(), w(
1562
+ ne,
1563
+ { key: 0 },
1627
1564
  [
1628
- e.value === "iksig" ? (k(), b(
1565
+ e.value === "iksig" ? (k(), w(
1629
1566
  "i",
1630
1567
  {
1631
1568
  key: 0,
1632
- class: Y(`iksig ${t.value.name}`),
1633
- style: se(i.value)
1569
+ class: Y(`iksig ${t.value.name}`)
1634
1570
  },
1635
1571
  null,
1636
- 6
1637
- /* CLASS, STYLE */
1638
- )) : e.value === "svg" ? (k(), b("svg", xs, [
1639
- w("use", {
1572
+ 2
1573
+ /* CLASS */
1574
+ )) : e.value === "svg" ? (k(), w("svg", Ts, [
1575
+ b("use", {
1640
1576
  "xlink:href": `#${t.value.name}`
1641
- }, null, 8, Is)
1642
- ])) : e.value === "img" ? (k(), b("img", {
1577
+ }, null, 8, Es)
1578
+ ])) : e.value === "img" ? (k(), w("img", {
1643
1579
  key: 2,
1644
1580
  src: t.value.name,
1645
1581
  class: "h-[1em] w-[1em]"
1646
- }, null, 8, Ps)) : (k(), b(
1582
+ }, null, 8, Ss)) : (k(), w(
1647
1583
  "i",
1648
1584
  {
1649
1585
  key: 3,
1650
- class: Y(t.value.name),
1651
- style: se(i.value)
1586
+ class: Y(t.value.name)
1652
1587
  },
1653
1588
  null,
1654
- 6
1655
- /* CLASS, STYLE */
1589
+ 2
1590
+ /* CLASS */
1656
1591
  ))
1657
1592
  ],
1658
- 38
1659
- /* 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 */
1660
1645
  )
1661
1646
  ]),
1662
1647
  _: 1
1663
1648
  /* STABLE */
1664
- }, 8, ["content"]))
1649
+ }, 16, ["type"]))
1665
1650
  ],
1666
- 64
1667
- /* STABLE_FRAGMENT */
1668
- )) : (k(), ue(d, {
1669
- key: 1,
1670
- type: ["warning", "error"].includes(t.value.type) ? "danger" : ""
1671
- }, {
1672
- default: ne(() => [
1673
- Ke(
1674
- K(t.value.title),
1675
- 1
1676
- /* TEXT */
1677
- )
1678
- ]),
1679
- _: 1
1680
- /* STABLE */
1681
- }, 8, ["type"]));
1651
+ 38
1652
+ /* CLASS, STYLE, NEED_HYDRATION */
1653
+ );
1682
1654
  };
1683
1655
  }
1684
- }), Ls = /* @__PURE__ */ Ft(As, [["__scopeId", "data-v-64b61696"]]), Be = Le(Ls);
1685
- function mi(o) {
1656
+ }), Ls = /* @__PURE__ */ Ft(As, [["__scopeId", "data-v-2648e369"]]), Be = Le(Ls);
1657
+ function yi(o) {
1686
1658
  return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
1687
1659
  }
1688
1660
  const Ds = /* @__PURE__ */ ee({
@@ -1698,7 +1670,7 @@ const Ds = /* @__PURE__ */ ee({
1698
1670
  }
1699
1671
  },
1700
1672
  setup(o) {
1701
- return (a, r) => (k(), b(
1673
+ return (a, r) => (k(), w(
1702
1674
  "div",
1703
1675
  {
1704
1676
  class: Y({ "exit-main-page-maximize": o.showBg && o.fullscreen })
@@ -1735,7 +1707,7 @@ const Ds = /* @__PURE__ */ ee({
1735
1707
  }),
1736
1708
  emits: ["update:modelValue"],
1737
1709
  setup(o) {
1738
- 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 = () => {
1739
1711
  t.value = !t.value;
1740
1712
  }, i = ee({
1741
1713
  setup() {
@@ -1747,7 +1719,7 @@ const Ds = /* @__PURE__ */ ee({
1747
1719
  });
1748
1720
  return (n, s) => {
1749
1721
  const l = ot("el-dialog");
1750
- return k(), ue(l, Pn({
1722
+ return k(), le(l, vi({
1751
1723
  modelValue: r.value,
1752
1724
  "onUpdate:modelValue": s[0] || (s[0] = (u) => r.value = u),
1753
1725
  "align-center": ""
@@ -1757,7 +1729,7 @@ const Ds = /* @__PURE__ */ ee({
1757
1729
  fullscreen: t.value,
1758
1730
  "modal-class": "baseDialog"
1759
1731
  }), gr({
1760
- icon: ne(() => [
1732
+ icon: re(() => [
1761
1733
  He(n.$slots, "title", {}, () => [
1762
1734
  Ke(
1763
1735
  K(n.title),
@@ -1766,8 +1738,8 @@ const Ds = /* @__PURE__ */ ee({
1766
1738
  )
1767
1739
  ])
1768
1740
  ]),
1769
- header: ne(() => [
1770
- w("div", Rs, [
1741
+ header: re(() => [
1742
+ b("div", Rs, [
1771
1743
  He(n.$slots, "header", {}, () => [
1772
1744
  Ke(
1773
1745
  K(n.title),
@@ -1776,7 +1748,7 @@ const Ds = /* @__PURE__ */ ee({
1776
1748
  )
1777
1749
  ])
1778
1750
  ]),
1779
- n.$attrs.showClose ? (k(), ue(I(Be), {
1751
+ n.$attrs.showClose ? (k(), le(I(Be), {
1780
1752
  key: 0,
1781
1753
  onClick: e,
1782
1754
  name: t.value ? "iksvg_tuichuquanping" : "iksvg_quanping-daohang",
@@ -1784,7 +1756,7 @@ const Ds = /* @__PURE__ */ ee({
1784
1756
  title: t.value ? "退出全屏" : "全屏"
1785
1757
  }, null, 8, ["name", "title"])) : P("v-if", !0)
1786
1758
  ]),
1787
- default: ne(() => [
1759
+ default: re(() => [
1788
1760
  He(n.$slots, "default")
1789
1761
  ]),
1790
1762
  _: 2
@@ -1792,7 +1764,7 @@ const Ds = /* @__PURE__ */ ee({
1792
1764
  }, [
1793
1765
  n.$slots.footer ? {
1794
1766
  name: "footer",
1795
- fn: ne(() => [
1767
+ fn: re(() => [
1796
1768
  He(n.$slots, "footer")
1797
1769
  ]),
1798
1770
  key: "0"
@@ -1902,12 +1874,12 @@ var Hs = function(o, a) {
1902
1874
  if (!l) {
1903
1875
  if (clearInterval(n), window.DocsAPI)
1904
1876
  return t(null);
1905
- var u = zi(a, o, t, e);
1877
+ var u = Vi(a, o, t, e);
1906
1878
  i.remove(), document.body.appendChild(u);
1907
1879
  }
1908
1880
  }, 500);
1909
1881
  else {
1910
- var s = zi(a, o, t, e);
1882
+ var s = Vi(a, o, t, e);
1911
1883
  document.body.appendChild(s);
1912
1884
  }
1913
1885
  } catch (l) {
@@ -1916,14 +1888,14 @@ var Hs = function(o, a) {
1916
1888
  })];
1917
1889
  });
1918
1890
  });
1919
- }, zi = function(o, a, r, t) {
1891
+ }, Vi = function(o, a, r, t) {
1920
1892
  var e = document.createElement("script");
1921
1893
  return e.id = o, e.type = "text/javascript", e.src = a, e.async = !0, e.onload = function() {
1922
1894
  e.removeAttribute("loading"), r(null);
1923
1895
  }, e.onerror = function(i) {
1924
1896
  e.removeAttribute("loading"), t(i);
1925
1897
  }, e.setAttribute("loading", ""), e;
1926
- }, yi = ee({
1898
+ }, _i = ee({
1927
1899
  name: "DocumentEditor",
1928
1900
  props: {
1929
1901
  id: {
@@ -2094,10 +2066,10 @@ var Hs = function(o, a) {
2094
2066
  });
2095
2067
  const Us = ["id"];
2096
2068
  function zs(o, a, r, t, e, i) {
2097
- return k(), b("div", { id: o.id }, null, 8, Us);
2069
+ return k(), w("div", { id: o.id }, null, 8, Us);
2098
2070
  }
2099
- yi.render = zs;
2100
- yi.__file = "src/components/DocumentEditor.vue";
2071
+ _i.render = zs;
2072
+ _i.__file = "src/components/DocumentEditor.vue";
2101
2073
  const Vs = /* @__PURE__ */ ee({
2102
2074
  __name: "IkOnlyOffice",
2103
2075
  props: {
@@ -2119,7 +2091,7 @@ const Vs = /* @__PURE__ */ ee({
2119
2091
  }
2120
2092
  },
2121
2093
  setup(o) {
2122
- const a = o, r = ve({
2094
+ const a = o, r = pe({
2123
2095
  width: "100%",
2124
2096
  height: "100%",
2125
2097
  ...a.configOptions || {},
@@ -2127,13 +2099,13 @@ const Vs = /* @__PURE__ */ ee({
2127
2099
  }), t = () => {
2128
2100
  console.info("文档加载完成", a.configOptions);
2129
2101
  };
2130
- return (e, i) => (k(), b(
2102
+ return (e, i) => (k(), w(
2131
2103
  "div",
2132
2104
  {
2133
- style: se({ height: a.officeHeight })
2105
+ style: ve({ height: a.officeHeight })
2134
2106
  },
2135
2107
  [
2136
- $(I(yi), {
2108
+ $(I(_i), {
2137
2109
  id: `${(/* @__PURE__ */ new Date()).getTime()}`,
2138
2110
  ref: "editorRef",
2139
2111
  "document-server-url": o.documentServerUrl,
@@ -2146,10 +2118,10 @@ const Vs = /* @__PURE__ */ ee({
2146
2118
  ));
2147
2119
  }
2148
2120
  }), js = Le(Vs);
2149
- var Vi;
2121
+ var ji;
2150
2122
  const Mn = typeof window < "u", Ws = (o) => typeof o == "string", Gs = () => {
2151
2123
  };
2152
- 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);
2153
2125
  function Nn(o) {
2154
2126
  return typeof o == "function" ? o() : I(o);
2155
2127
  }
@@ -2179,18 +2151,18 @@ function yt(...o) {
2179
2151
  };
2180
2152
  return Ks(u), u;
2181
2153
  }
2182
- const ji = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Wi = "__vueuse_ssr_handlers__";
2183
- ji[Wi] = ji[Wi] || {};
2184
- 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;
2185
2157
  (function(o) {
2186
2158
  o.UP = "UP", o.RIGHT = "RIGHT", o.DOWN = "DOWN", o.LEFT = "LEFT", o.NONE = "NONE";
2187
- })(Gi || (Gi = {}));
2188
- 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) => {
2189
2161
  for (var r in a)
2190
- Zs.call(a, r) && Ki(o, r, a[r]);
2191
- if ($i)
2192
- for (var r of $i(a))
2193
- 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]);
2194
2166
  return o;
2195
2167
  };
2196
2168
  const ea = {
@@ -2305,19 +2277,19 @@ const ta = {
2305
2277
  const t = (U) => Object.keys(U), e = {
2306
2278
  CONTAIN: {
2307
2279
  name: "contain",
2308
- icon: Ni(Yr)
2280
+ icon: Bi(Yr)
2309
2281
  },
2310
2282
  ORIGINAL: {
2311
2283
  name: "original",
2312
- icon: Ni(es)
2284
+ icon: Bi(es)
2313
2285
  }
2314
- }, 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({
2315
2287
  scale: 1,
2316
2288
  deg: 0,
2317
2289
  offsetX: 0,
2318
2290
  offsetY: 0,
2319
2291
  enableTransition: !1
2320
- }), C = ve(i.zIndex ?? u()), T = Z(() => {
2292
+ }), C = pe(i.zIndex ?? u()), T = Z(() => {
2321
2293
  const { urlList: U } = i;
2322
2294
  return U.length <= 1;
2323
2295
  }), E = Z(() => d.value === 0), x = Z(() => d.value === i.urlList.length - 1), O = Z(() => i.urlList[d.value]), H = Z(() => [
@@ -2331,8 +2303,8 @@ const ta = {
2331
2303
  ]), te = Z(() => {
2332
2304
  const { scale: U, deg: G, offsetX: J, offsetY: me, enableTransition: ke } = m.value;
2333
2305
  let Ce = J / U, Oe = me / U;
2334
- const ct = G * Math.PI / 180, Fi = Math.cos(ct), Mi = Math.sin(ct);
2335
- 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;
2336
2308
  const Vt = {
2337
2309
  transform: `scale(${U}) rotate(${G}deg) translate(${Ce}px, ${Oe}px)`,
2338
2310
  transition: ke ? "transform .3s" : ""
@@ -2351,11 +2323,11 @@ const ta = {
2351
2323
  break;
2352
2324
  // SPACE
2353
2325
  case Je.space:
2354
- Di();
2326
+ Oi();
2355
2327
  break;
2356
2328
  // LEFT_ARROW
2357
2329
  case Je.left:
2358
- Oi();
2330
+ Ri();
2359
2331
  break;
2360
2332
  // UP_ARROW
2361
2333
  case Je.up:
@@ -2363,7 +2335,7 @@ const ta = {
2363
2335
  break;
2364
2336
  // RIGHT_ARROW
2365
2337
  case Je.right:
2366
- Ri();
2338
+ Fi();
2367
2339
  break;
2368
2340
  // DOWN_ARROW
2369
2341
  case Je.down:
@@ -2384,10 +2356,10 @@ const ta = {
2384
2356
  function ie() {
2385
2357
  g.stop();
2386
2358
  }
2387
- function oe() {
2359
+ function ae() {
2388
2360
  p.value = !1;
2389
2361
  }
2390
- function he(U) {
2362
+ function fe(U) {
2391
2363
  p.value = !1, U.target.alt = s("el.image.error");
2392
2364
  }
2393
2365
  function Ee(U) {
@@ -2404,7 +2376,7 @@ const ta = {
2404
2376
  Oe();
2405
2377
  }), U.preventDefault();
2406
2378
  }
2407
- function Li() {
2379
+ function Di() {
2408
2380
  m.value = {
2409
2381
  scale: 1,
2410
2382
  deg: 0,
@@ -2413,19 +2385,19 @@ const ta = {
2413
2385
  enableTransition: !1
2414
2386
  };
2415
2387
  }
2416
- function Di() {
2388
+ function Oi() {
2417
2389
  if (p.value) return;
2418
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;
2419
- v.value = e[U[ke]], Li();
2391
+ v.value = e[U[ke]], Di();
2420
2392
  }
2421
2393
  function zt(U) {
2422
2394
  const G = i.urlList.length;
2423
2395
  d.value = (U + G) % G;
2424
2396
  }
2425
- function Oi() {
2397
+ function Ri() {
2426
2398
  E.value && !i.infinite || zt(d.value - 1);
2427
2399
  }
2428
- function Ri() {
2400
+ function Fi() {
2429
2401
  x.value && !i.infinite || zt(d.value + 1);
2430
2402
  }
2431
2403
  function je(U, G = {}) {
@@ -2462,7 +2434,7 @@ const ta = {
2462
2434
  U != null && U.complete || (p.value = !0);
2463
2435
  });
2464
2436
  }), at(d, (U) => {
2465
- Li(), n("switch", U);
2437
+ Di(), n("switch", U);
2466
2438
  }), An(() => {
2467
2439
  var U, G;
2468
2440
  A(), (G = (U = c.value) == null ? void 0 : U.focus) == null || G.call(U);
@@ -2471,23 +2443,23 @@ const ta = {
2471
2443
  * @description manually switch image
2472
2444
  */
2473
2445
  setActiveItem: zt
2474
- }), (U, G) => (k(), ue(Ln, { to: "body" }, [
2446
+ }), (U, G) => (k(), le(Ln, { to: "body" }, [
2475
2447
  $(Dn, {
2476
2448
  name: "viewer-fade",
2477
2449
  appear: ""
2478
2450
  }, {
2479
- default: ne(() => [
2480
- w(
2451
+ default: re(() => [
2452
+ b(
2481
2453
  "div",
2482
2454
  {
2483
2455
  ref_key: "wrapper",
2484
2456
  ref: c,
2485
2457
  tabindex: -1,
2486
2458
  class: Y(I(l).e("wrapper")),
2487
- style: se({ zIndex: C.value })
2459
+ style: ve({ zIndex: C.value })
2488
2460
  },
2489
2461
  [
2490
- w(
2462
+ b(
2491
2463
  "div",
2492
2464
  {
2493
2465
  class: Y(I(l).e("mask")),
@@ -2498,7 +2470,7 @@ const ta = {
2498
2470
  /* CLASS */
2499
2471
  ),
2500
2472
  P(" CLOSE "),
2501
- w(
2473
+ b(
2502
2474
  "span",
2503
2475
  {
2504
2476
  class: Y([I(l).e("btn"), I(l).e("close")]),
@@ -2506,7 +2478,7 @@ const ta = {
2506
2478
  },
2507
2479
  [
2508
2480
  $(I(Re), null, {
2509
- default: ne(() => [
2481
+ default: re(() => [
2510
2482
  $(I(Fn))
2511
2483
  ]),
2512
2484
  _: 1
@@ -2517,19 +2489,19 @@ const ta = {
2517
2489
  /* CLASS */
2518
2490
  ),
2519
2491
  P(" ARROW "),
2520
- T.value ? P("v-if", !0) : (k(), b(
2521
- re,
2492
+ T.value ? P("v-if", !0) : (k(), w(
2493
+ ne,
2522
2494
  { key: 0 },
2523
2495
  [
2524
- w(
2496
+ b(
2525
2497
  "span",
2526
2498
  {
2527
2499
  class: Y(H.value),
2528
- onClick: Oi
2500
+ onClick: Ri
2529
2501
  },
2530
2502
  [
2531
2503
  $(I(Re), null, {
2532
- default: ne(() => [
2504
+ default: re(() => [
2533
2505
  $(I(jr))
2534
2506
  ]),
2535
2507
  _: 1
@@ -2539,15 +2511,15 @@ const ta = {
2539
2511
  2
2540
2512
  /* CLASS */
2541
2513
  ),
2542
- w(
2514
+ b(
2543
2515
  "span",
2544
2516
  {
2545
2517
  class: Y(R.value),
2546
- onClick: Ri
2518
+ onClick: Fi
2547
2519
  },
2548
2520
  [
2549
2521
  $(I(Re), null, {
2550
- default: ne(() => [
2522
+ default: re(() => [
2551
2523
  $(I(Gr))
2552
2524
  ]),
2553
2525
  _: 1
@@ -2562,13 +2534,13 @@ const ta = {
2562
2534
  /* STABLE_FRAGMENT */
2563
2535
  )),
2564
2536
  P(" ACTIONS "),
2565
- w(
2537
+ b(
2566
2538
  "div",
2567
2539
  {
2568
2540
  class: Y([I(l).e("btn"), I(l).e("actions")])
2569
2541
  },
2570
2542
  [
2571
- w(
2543
+ b(
2572
2544
  "div",
2573
2545
  {
2574
2546
  class: Y(I(l).e("actions__inner"))
@@ -2577,7 +2549,7 @@ const ta = {
2577
2549
  $(I(Re), {
2578
2550
  onClick: G[1] || (G[1] = (J) => je("zoomOut"))
2579
2551
  }, {
2580
- default: ne(() => [
2552
+ default: re(() => [
2581
2553
  $(I(rs))
2582
2554
  ]),
2583
2555
  _: 1
@@ -2586,13 +2558,13 @@ const ta = {
2586
2558
  $(I(Re), {
2587
2559
  onClick: G[2] || (G[2] = (J) => je("zoomIn"))
2588
2560
  }, {
2589
- default: ne(() => [
2561
+ default: re(() => [
2590
2562
  $(I(is))
2591
2563
  ]),
2592
2564
  _: 1
2593
2565
  /* STABLE */
2594
2566
  }),
2595
- w(
2567
+ b(
2596
2568
  "i",
2597
2569
  {
2598
2570
  class: Y(I(l).e("actions__divider"))
@@ -2601,14 +2573,14 @@ const ta = {
2601
2573
  2
2602
2574
  /* CLASS */
2603
2575
  ),
2604
- $(I(Re), { onClick: Di }, {
2605
- default: ne(() => [
2606
- (k(), ue(_r(v.value.icon)))
2576
+ $(I(Re), { onClick: Oi }, {
2577
+ default: re(() => [
2578
+ (k(), le(_r(v.value.icon)))
2607
2579
  ]),
2608
2580
  _: 1
2609
2581
  /* STABLE */
2610
2582
  }),
2611
- w(
2583
+ b(
2612
2584
  "i",
2613
2585
  {
2614
2586
  class: Y(I(l).e("actions__divider"))
@@ -2620,7 +2592,7 @@ const ta = {
2620
2592
  $(I(Re), {
2621
2593
  onClick: G[3] || (G[3] = (J) => je("anticlockwise"))
2622
2594
  }, {
2623
- default: ne(() => [
2595
+ default: re(() => [
2624
2596
  $(I(qr))
2625
2597
  ]),
2626
2598
  _: 1
@@ -2629,7 +2601,7 @@ const ta = {
2629
2601
  $(I(Re), {
2630
2602
  onClick: G[4] || (G[4] = (J) => je("clockwise"))
2631
2603
  }, {
2632
- default: ne(() => [
2604
+ default: re(() => [
2633
2605
  $(I(Jr))
2634
2606
  ]),
2635
2607
  _: 1
@@ -2644,25 +2616,25 @@ const ta = {
2644
2616
  /* CLASS */
2645
2617
  ),
2646
2618
  P(" CANVAS "),
2647
- w(
2619
+ b(
2648
2620
  "div",
2649
2621
  {
2650
2622
  class: Y(I(l).e("canvas"))
2651
2623
  },
2652
2624
  [
2653
- (k(!0), b(
2654
- re,
2625
+ (k(!0), w(
2626
+ ne,
2655
2627
  null,
2656
- xe(U.urlList, (J, me) => kr((k(), b("img", {
2628
+ xe(U.urlList, (J, me) => kr((k(), w("img", {
2657
2629
  ref_for: !0,
2658
2630
  ref: (ke) => f.value[me] = ke,
2659
2631
  key: J,
2660
2632
  src: J,
2661
- style: se(te.value),
2633
+ style: ve(te.value),
2662
2634
  class: Y(I(l).e("img")),
2663
2635
  crossorigin: U.crossorigin,
2664
- onLoad: oe,
2665
- onError: he,
2636
+ onLoad: ae,
2637
+ onError: fe,
2666
2638
  onMousedown: Ee
2667
2639
  }, null, 46, na)), [
2668
2640
  [Cr, me === d.value]
@@ -2686,7 +2658,7 @@ const ta = {
2686
2658
  ]));
2687
2659
  }
2688
2660
  }), sa = Le(ra);
2689
- function Yi(o, a) {
2661
+ function Xi(o, a) {
2690
2662
  var r = Object.keys(o);
2691
2663
  if (Object.getOwnPropertySymbols) {
2692
2664
  var t = Object.getOwnPropertySymbols(o);
@@ -2699,34 +2671,34 @@ function Yi(o, a) {
2699
2671
  function Q(o) {
2700
2672
  for (var a = 1; a < arguments.length; a++) {
2701
2673
  var r = arguments[a] != null ? arguments[a] : {};
2702
- a % 2 ? Yi(Object(r), !0).forEach(function(t) {
2674
+ a % 2 ? Xi(Object(r), !0).forEach(function(t) {
2703
2675
  _(o, t, r[t]);
2704
- }) : 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) {
2705
2677
  Object.defineProperty(o, t, Object.getOwnPropertyDescriptor(r, t));
2706
2678
  });
2707
2679
  }
2708
2680
  return o;
2709
2681
  }
2710
- function ce(o) {
2682
+ function ue(o) {
2711
2683
  "@babel/helpers - typeof";
2712
- return ce = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(a) {
2684
+ return ue = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(a) {
2713
2685
  return typeof a;
2714
2686
  } : function(a) {
2715
2687
  return a && typeof Symbol == "function" && a.constructor === Symbol && a !== Symbol.prototype ? "symbol" : typeof a;
2716
- }, ce(o);
2688
+ }, ue(o);
2717
2689
  }
2718
2690
  function L(o, a) {
2719
2691
  if (!(o instanceof a))
2720
2692
  throw new TypeError("Cannot call a class as a function");
2721
2693
  }
2722
- function Xi(o, a) {
2694
+ function qi(o, a) {
2723
2695
  for (var r = 0; r < a.length; r++) {
2724
2696
  var t = a[r];
2725
2697
  t.enumerable = t.enumerable || !1, t.configurable = !0, "value" in t && (t.writable = !0), Object.defineProperty(o, Bn(t.key), t);
2726
2698
  }
2727
2699
  }
2728
2700
  function D(o, a, r) {
2729
- 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", {
2730
2702
  writable: !1
2731
2703
  }), o;
2732
2704
  }
@@ -2778,7 +2750,7 @@ function y(o) {
2778
2750
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2779
2751
  return o;
2780
2752
  }
2781
- function _i(o, a) {
2753
+ function ki(o, a) {
2782
2754
  if (a && (typeof a == "object" || typeof a == "function"))
2783
2755
  return a;
2784
2756
  if (a !== void 0)
@@ -2794,7 +2766,7 @@ function M(o) {
2794
2766
  e = Reflect.construct(t, arguments, i);
2795
2767
  } else
2796
2768
  e = t.apply(this, arguments);
2797
- return _i(this, e);
2769
+ return ki(this, e);
2798
2770
  };
2799
2771
  }
2800
2772
  function oa(o, a) {
@@ -2859,9 +2831,9 @@ function Bn(o) {
2859
2831
  var a = ha(o, "string");
2860
2832
  return typeof a == "symbol" ? a : String(a);
2861
2833
  }
2862
- var Gt = { exports: {} }, qi;
2834
+ var Gt = { exports: {} }, Zi;
2863
2835
  function da() {
2864
- return qi || (qi = 1, function(o) {
2836
+ return Zi || (Zi = 1, function(o) {
2865
2837
  var a = Object.prototype.hasOwnProperty, r = "~";
2866
2838
  function t() {
2867
2839
  }
@@ -2967,7 +2939,7 @@ function da() {
2967
2939
  }(Gt)), Gt.exports;
2968
2940
  }
2969
2941
  var Hn = da();
2970
- const Un = /* @__PURE__ */ mi(Hn);
2942
+ const Un = /* @__PURE__ */ yi(Hn);
2971
2943
  var ga = typeof window < "u" && window.location && window.location.href.indexOf("xgplayerdebugger=1") > -1, $t = {
2972
2944
  info: "color: #525252; background-color: #90ee90;",
2973
2945
  error: "color: #525252; background-color: red;",
@@ -3047,7 +3019,7 @@ h.hasClass = function(o, a) {
3047
3019
  return t === a;
3048
3020
  });
3049
3021
  } catch {
3050
- 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;
3051
3023
  return r && !!r.match(new RegExp("(\\s|^)" + a + "(\\s|$)"));
3052
3024
  }
3053
3025
  };
@@ -3058,7 +3030,7 @@ h.addClass = function(o, a) {
3058
3030
  r && o.classList.add(r);
3059
3031
  });
3060
3032
  } catch {
3061
- 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);
3062
3034
  }
3063
3035
  };
3064
3036
  h.removeClass = function(o, a) {
@@ -3070,7 +3042,7 @@ h.removeClass = function(o, a) {
3070
3042
  } catch {
3071
3043
  h.hasClass(o, a) && a.split(/\s+/g).forEach(function(t) {
3072
3044
  var e = new RegExp("(\\s|^)" + t + "(\\s|$)");
3073
- 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, " ");
3074
3046
  });
3075
3047
  }
3076
3048
  };
@@ -3213,7 +3185,7 @@ h.checkIsFunction = function(o) {
3213
3185
  return o && typeof o == "function";
3214
3186
  };
3215
3187
  h.checkIsObject = function(o) {
3216
- return o !== null && ce(o) === "object";
3188
+ return o !== null && ue(o) === "object";
3217
3189
  };
3218
3190
  h.hide = function(o) {
3219
3191
  o.style.display = "none";
@@ -3443,7 +3415,7 @@ h.getCurrentTimeByOffset = function(o, a) {
3443
3415
  return o;
3444
3416
  };
3445
3417
  function zn(o) {
3446
- var a = ce(o);
3418
+ var a = ue(o);
3447
3419
  return o !== null && (a === "object" || a === "function");
3448
3420
  }
3449
3421
  function ya(o, a, r) {
@@ -3452,8 +3424,8 @@ function ya(o, a, r) {
3452
3424
  throw new TypeError("Expected a function");
3453
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);
3454
3426
  function d(A) {
3455
- var ie = t, oe = e;
3456
- 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;
3457
3429
  }
3458
3430
  function v(A, ie) {
3459
3431
  return p ? (window.cancelAnimationFrame(s), window.requestAnimationFrame(A)) : setTimeout(A, ie);
@@ -3467,12 +3439,12 @@ function ya(o, a, r) {
3467
3439
  return u = A, s = v(x, a), c ? d(A) : n;
3468
3440
  }
3469
3441
  function T(A) {
3470
- var ie = A - l, oe = A - u, he = a - ie;
3471
- 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;
3472
3444
  }
3473
3445
  function E(A) {
3474
- var ie = A - l, oe = A - u;
3475
- 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;
3476
3448
  }
3477
3449
  function x() {
3478
3450
  var A = Date.now();
@@ -3493,9 +3465,9 @@ function ya(o, a, r) {
3493
3465
  return s !== void 0;
3494
3466
  }
3495
3467
  function q() {
3496
- for (var A = Date.now(), ie = E(A), oe = arguments.length, he = new Array(oe), Ee = 0; Ee < oe; Ee++)
3497
- he[Ee] = arguments[Ee];
3498
- 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) {
3499
3471
  if (s === void 0)
3500
3472
  return C(l);
3501
3473
  if (f)
@@ -3525,7 +3497,7 @@ function Ca(o, a, r) {
3525
3497
  return !!(t && t === a && (o.tagName === "VIDEO" || o.tagName === "AUDIO"));
3526
3498
  }
3527
3499
  }
3528
- var Zi = {
3500
+ var Ji = {
3529
3501
  android: /(Android)\s([\d.]+)/,
3530
3502
  ios: /(Version)\/([\d.]+)/
3531
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 = {
@@ -3567,7 +3539,7 @@ var Zi = {
3567
3539
  if (typeof navigator > "u")
3568
3540
  return 0;
3569
3541
  var o = navigator.userAgent, a = "";
3570
- /(?:iPhone)|(?:iPad|PlayBook)/.test(o) ? a = Zi.ios : a = Zi.android;
3542
+ /(?:iPhone)|(?:iPad|PlayBook)/.test(o) ? a = Ji.ios : a = Ji.android;
3571
3543
  var r = a ? a.exec(o) : [];
3572
3544
  if (r && r.length >= 3) {
3573
3545
  var t = r[2].split(".");
@@ -3630,14 +3602,14 @@ var Zi = {
3630
3602
  return Promise.resolve(r);
3631
3603
  }
3632
3604
  }
3633
- }, fi = "3.0.20", Ji = {
3605
+ }, fi = "3.0.20", Qi = {
3634
3606
  1: "media",
3635
3607
  2: "media",
3636
3608
  3: "media",
3637
3609
  4: "media",
3638
3610
  5: "media",
3639
3611
  6: "media"
3640
- }, Qi = {
3612
+ }, en = {
3641
3613
  1: 5101,
3642
3614
  2: 5102,
3643
3615
  3: 5103,
@@ -3658,7 +3630,7 @@ var Zi = {
3658
3630
  var t = a && a.i18n ? a.i18n.ERROR_TYPES : null;
3659
3631
  if (a.media) {
3660
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;
3661
- Qi[p] && (p = Qi[p]);
3633
+ en[p] && (p = en[p]);
3662
3634
  var d = {
3663
3635
  playerVersion: fi,
3664
3636
  currentTime: n,
@@ -3686,7 +3658,7 @@ var Zi = {
3686
3658
  return v.ex = t ? (t[arguments[0]] || {}).msg : "", v;
3687
3659
  }
3688
3660
  }
3689
- ), 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 = {
3690
3662
  STATS_INFO: "stats_info",
3691
3663
  STATS_DOWNLOAD: "stats_download",
3692
3664
  STATS_RESET: "stats_reset"
@@ -3695,7 +3667,7 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3695
3667
  __proto__: null,
3696
3668
  ABORT: xa,
3697
3669
  AFTER_DEFINITION_CHANGE: di,
3698
- AUTOPLAY_PREVENTED: Ti,
3670
+ AUTOPLAY_PREVENTED: Ei,
3699
3671
  AUTOPLAY_STARTED: Ye,
3700
3672
  BEFORE_DEFINITION_CHANGE: Pa,
3701
3673
  BUFFER_CHANGE: Ia,
@@ -3703,8 +3675,8 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3703
3675
  CANPLAY_THROUGH: ba,
3704
3676
  COMPLETE: Nt,
3705
3677
  CSS_FULLSCREEN_CHANGE: xt,
3706
- DEFINITION_CHANGE: Si,
3707
- DESTROY: Ei,
3678
+ DEFINITION_CHANGE: xi,
3679
+ DESTROY: Si,
3708
3680
  DOWNLOAD_SPEED_CHANGE: hi,
3709
3681
  DURATION_CHANGE: De,
3710
3682
  EMPTIED: qe,
@@ -3717,18 +3689,18 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3717
3689
  LOADED_DATA: Ae,
3718
3690
  LOADED_METADATA: Ta,
3719
3691
  LOADING: Xn,
3720
- LOAD_START: Ci,
3692
+ LOAD_START: wi,
3721
3693
  MINI_STATE_CHANGE: It,
3722
3694
  PAUSE: ut,
3723
3695
  PIP_CHANGE: gi,
3724
- PLAY: pe,
3696
+ PLAY: ge,
3725
3697
  PLAYER_BLUR: Gn,
3726
- PLAYER_FOCUS: wi,
3727
- PLAYING: ki,
3698
+ PLAYER_FOCUS: bi,
3699
+ PLAYING: Ci,
3728
3700
  PLAYNEXT: Pt,
3729
3701
  PROGRESS: Wn,
3730
3702
  RATE_CHANGE: jn,
3731
- READY: bi,
3703
+ READY: Ti,
3732
3704
  REPLAY: St,
3733
3705
  RESET: Ht,
3734
3706
  RETRY: La,
@@ -3744,7 +3716,7 @@ const Oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3744
3716
  STATS_EVENTS: nr,
3745
3717
  SUSPEND: Sa,
3746
3718
  SWITCH_SUBTITLE: Da,
3747
- TIME_UPDATE: ge,
3719
+ TIME_UPDATE: de,
3748
3720
  URL_CHANGE: Bt,
3749
3721
  URL_NULL: $n,
3750
3722
  USER_ACTION: At,
@@ -3887,7 +3859,7 @@ var Fa = /* @__PURE__ */ function(o) {
3887
3859
  };
3888
3860
  l ? l.error(f, p) : n.errorHandler("error", p);
3889
3861
  }
3890
- var d = Ji[4];
3862
+ var d = Qi[4];
3891
3863
  n.emit(er, new Et(n, {
3892
3864
  errorType: d,
3893
3865
  errorCode: 4,
@@ -3921,7 +3893,7 @@ var Fa = /* @__PURE__ */ function(o) {
3921
3893
  value: function(e) {
3922
3894
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
3923
3895
  if (this.media && (this.media.error || i)) {
3924
- 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;
3925
3897
  this.media.currentSrc || (l = "empty_src", n = {
3926
3898
  code: 6,
3927
3899
  message: l
@@ -4288,7 +4260,7 @@ var Fa = /* @__PURE__ */ function(o) {
4288
4260
  t.clear();
4289
4261
  }
4290
4262
  }]), o;
4291
- }(), 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";
4292
4264
  function _t(o, a, r) {
4293
4265
  for (var t = arguments.length, e = new Array(t > 3 ? t - 3 : 0), i = 3; i < t; i++)
4294
4266
  e[i - 3] = arguments[i];
@@ -4352,14 +4324,14 @@ function Ot(o, a) {
4352
4324
  delete r[o];
4353
4325
  }
4354
4326
  }
4355
- function rn(o) {
4327
+ function sn(o) {
4356
4328
  if (!(!this.plugins || !this.plugins[o.toLowerCase()])) {
4357
4329
  for (var a = this.plugins[o.toLowerCase()], r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), e = 1; e < r; e++)
4358
4330
  t[e - 1] = arguments[e];
4359
4331
  return a.useHooks && a.useHooks.apply(a, t);
4360
4332
  }
4361
4333
  }
4362
- function sn(o) {
4334
+ function an(o) {
4363
4335
  if (!(!this.plugins || !this.plugins[o.toLowerCase()])) {
4364
4336
  var a = this.plugins[o.toLowerCase()];
4365
4337
  if (a) {
@@ -4605,10 +4577,10 @@ var ze = /* @__PURE__ */ function() {
4605
4577
  return "pluginName";
4606
4578
  }
4607
4579
  }]), o;
4608
- }(), qt, an;
4580
+ }(), qt, on;
4609
4581
  function Na() {
4610
- if (an) return qt;
4611
- an = 1;
4582
+ if (on) return qt;
4583
+ on = 1;
4612
4584
  var o = 9;
4613
4585
  if (typeof Element < "u" && !Element.prototype.matches) {
4614
4586
  var a = Element.prototype;
@@ -4623,10 +4595,10 @@ function Na() {
4623
4595
  }
4624
4596
  return qt = r, qt;
4625
4597
  }
4626
- var Zt, on;
4598
+ var Zt, ln;
4627
4599
  function Ba() {
4628
- if (on) return Zt;
4629
- on = 1;
4600
+ if (ln) return Zt;
4601
+ ln = 1;
4630
4602
  var o = Na();
4631
4603
  function a(e, i, n, s, l) {
4632
4604
  var u = t.apply(this, arguments);
@@ -4649,7 +4621,7 @@ function Ba() {
4649
4621
  return Zt = r, Zt;
4650
4622
  }
4651
4623
  var Ha = Ba();
4652
- const ln = /* @__PURE__ */ mi(Ha);
4624
+ const un = /* @__PURE__ */ yi(Ha);
4653
4625
  var Ua = {
4654
4626
  CONTROLS: "controls",
4655
4627
  ROOT: "root"
@@ -4663,7 +4635,7 @@ var Ua = {
4663
4635
  CONTROLS_RIGHT: "controlsRight",
4664
4636
  CONTROLS_CENTER: "controlsCenter",
4665
4637
  CONTROLS: "controls"
4666
- }, un = {
4638
+ }, cn = {
4667
4639
  ICON_DISABLE: "xg-icon-disable",
4668
4640
  ICON_HIDE: "xg-icon-hide"
4669
4641
  };
@@ -4671,14 +4643,14 @@ function Jt(o) {
4671
4643
  return o ? o.indexOf && /^(?:http|data:|\/)/.test(o) : !1;
4672
4644
  }
4673
4645
  function za(o, a) {
4674
- 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;
4675
4647
  }
4676
4648
  function Va(o, a) {
4677
- 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) {
4678
4650
  a[r] = o.attr[r];
4679
4651
  }), a;
4680
4652
  }
4681
- function cn(o, a) {
4653
+ function fn(o, a) {
4682
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;
4683
4655
  if (o instanceof window.Element)
4684
4656
  return h.addClass(o, r), Object.keys(t).map(function(n) {
@@ -4700,7 +4672,7 @@ function ja(o, a) {
4700
4672
  var r = a.config.icons || a.playerConfig.icons;
4701
4673
  Object.keys(o).map(function(t) {
4702
4674
  var e = o[t], i = e && e.class ? e.class : "", n = e && e.attr ? e.attr : {}, s = null;
4703
- 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;
4704
4676
  });
4705
4677
  }
4706
4678
  function Wa(o, a) {
@@ -4754,11 +4726,11 @@ var W = /* @__PURE__ */ function(o) {
4754
4726
  if (this.root) {
4755
4727
  this._children = [];
4756
4728
  var i = this.children();
4757
- 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) {
4758
4730
  var s = n, l = i[s], u = {
4759
4731
  root: e.root
4760
4732
  }, c, f;
4761
- 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);
4762
4734
  });
4763
4735
  }
4764
4736
  }
@@ -4800,12 +4772,12 @@ var W = /* @__PURE__ */ function(o) {
4800
4772
  }, {
4801
4773
  key: "disable",
4802
4774
  value: function() {
4803
- 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);
4804
4776
  }
4805
4777
  }, {
4806
4778
  key: "enable",
4807
4779
  value: function() {
4808
- 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);
4809
4781
  }
4810
4782
  }, {
4811
4783
  key: "children",
@@ -4985,11 +4957,11 @@ var W = /* @__PURE__ */ function(o) {
4985
4957
  if (e instanceof window.Node && typeof s == "function")
4986
4958
  if (Array.isArray(n))
4987
4959
  n.forEach(function(f) {
4988
- var g = ln(e, i, f, s, l);
4960
+ var g = un(e, i, f, s, l);
4989
4961
  g.key = "".concat(i, "_").concat(f), u.push(g);
4990
4962
  });
4991
4963
  else {
4992
- var c = ln(e, i, n, s, l);
4964
+ var c = un(e, i, n, s, l);
4993
4965
  c.key = "".concat(i, "_").concat(n), u.push(c);
4994
4966
  }
4995
4967
  return u;
@@ -5079,7 +5051,7 @@ function Ka(o, a) {
5079
5051
  var r;
5080
5052
  (r = dt) === null || r === void 0 || r.unObserver(o, a);
5081
5053
  }
5082
- var ae = {
5054
+ var se = {
5083
5055
  pluginGroup: {},
5084
5056
  init: function(a) {
5085
5057
  var r = a._pluginInfoId;
@@ -5308,7 +5280,7 @@ var ae = {
5308
5280
  MOBILE: "xgplayer-mobile",
5309
5281
  MINI: "xgplayer-mini"
5310
5282
  };
5311
- function fn() {
5283
+ function hn() {
5312
5284
  return {
5313
5285
  id: "",
5314
5286
  el: null,
@@ -5636,7 +5608,7 @@ var Ya = function(a, r) {
5636
5608
  FORWARD: "forward",
5637
5609
  LIVE_TIP: "Live"
5638
5610
  }
5639
- }, de = {
5611
+ }, he = {
5640
5612
  lang: {},
5641
5613
  langKeys: [],
5642
5614
  textKeys: []
@@ -5651,13 +5623,13 @@ function pt(o, a) {
5651
5623
  }), o;
5652
5624
  }
5653
5625
  function lr() {
5654
- Object.keys(de.lang.en).map(function(o) {
5655
- de.textKeys[o] = o;
5626
+ Object.keys(he.lang.en).map(function(o) {
5627
+ he.textKeys[o] = o;
5656
5628
  });
5657
5629
  }
5658
5630
  function Za(o, a) {
5659
5631
  var r = [];
5660
- if (a || (a = de), !!a.lang) {
5632
+ if (a || (a = he), !!a.lang) {
5661
5633
  h.typeOf(o) !== "Array" ? r = Object.keys(o).map(function(i) {
5662
5634
  var n = i === "zh" ? "zh-cn" : i;
5663
5635
  return {
@@ -5667,13 +5639,13 @@ function Za(o, a) {
5667
5639
  }) : r = o;
5668
5640
  var t = a, e = t.lang;
5669
5641
  r.map(function(i) {
5670
- 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);
5671
5643
  }), lr();
5672
5644
  }
5673
5645
  }
5674
- function xi(o, a) {
5646
+ function Ii(o, a) {
5675
5647
  var r = o.LANG;
5676
- if (a || (a = de), !!a.lang) {
5648
+ if (a || (a = he), !!a.lang) {
5677
5649
  var t = o.TEXT || {};
5678
5650
  r === "zh" && (r = "zh-cn"), a.lang[r] ? pt(a.lang[r], t) : (a.langKeys.push(r), a.lang[r] = t), lr();
5679
5651
  }
@@ -5685,24 +5657,24 @@ function Ja(o) {
5685
5657
  textKeys: {},
5686
5658
  pId: o
5687
5659
  };
5688
- 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;
5689
5661
  }
5690
- xi(qa);
5662
+ Ii(qa);
5691
5663
  var st = {
5692
5664
  get textKeys() {
5693
- return de.textKeys;
5665
+ return he.textKeys;
5694
5666
  },
5695
5667
  get langKeys() {
5696
- return de.langKeys;
5668
+ return he.langKeys;
5697
5669
  },
5698
5670
  get lang() {
5699
5671
  var o = {};
5700
- return de.langKeys.map(function(a) {
5701
- o[a] = de.lang[a];
5702
- }), 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;
5703
5675
  },
5704
5676
  extend: Za,
5705
- use: xi,
5677
+ use: Ii,
5706
5678
  init: Ja
5707
5679
  }, j = {
5708
5680
  INITIAL: 1,
@@ -5713,7 +5685,7 @@ var st = {
5713
5685
  RUNNING: 6,
5714
5686
  ENDED: 7,
5715
5687
  DESTROYED: 8
5716
- }, 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) {
5717
5689
  F(r, o);
5718
5690
  var a = M(r);
5719
5691
  function r() {
@@ -5722,20 +5694,20 @@ var st = {
5722
5694
  return D(r, [{
5723
5695
  key: "add",
5724
5696
  value: function(e) {
5725
- 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));
5726
5698
  }
5727
5699
  }, {
5728
5700
  key: "remove",
5729
5701
  value: function(e) {
5730
- e && (e.isUserActive, delete fe[e.playerId]);
5702
+ e && (e.isUserActive, delete ce[e.playerId]);
5731
5703
  }
5732
5704
  }, {
5733
5705
  key: "_iterate",
5734
5706
  value: function(e) {
5735
5707
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
5736
- for (var n in fe)
5737
- if (Object.prototype.hasOwnProperty.call(fe, n)) {
5738
- var s = fe[n];
5708
+ for (var n in ce)
5709
+ if (Object.prototype.hasOwnProperty.call(ce, n)) {
5710
+ var s = ce[n];
5739
5711
  if (i) {
5740
5712
  if (e(s))
5741
5713
  break;
@@ -5769,16 +5741,16 @@ var st = {
5769
5741
  key: "setActive",
5770
5742
  value: function(e) {
5771
5743
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
5772
- if (fe[e])
5744
+ if (ce[e])
5773
5745
  return i ? this.forEach(function(n) {
5774
5746
  e === n.playerId ? (n.isUserActive = !0, n.isInstNext = !1) : n.isUserActive = !1;
5775
- }) : fe[e].isUserActive = i, e;
5747
+ }) : ce[e].isUserActive = i, e;
5776
5748
  }
5777
5749
  }, {
5778
5750
  key: "getActiveId",
5779
5751
  value: function() {
5780
- for (var e = Object.keys(fe), i = 0; i < e.length; i++) {
5781
- var n = fe[e[i]];
5752
+ for (var e = Object.keys(ce), i = 0; i < e.length; i++) {
5753
+ var n = ce[e[i]];
5782
5754
  if (n && n.isUserActive)
5783
5755
  return e[i];
5784
5756
  }
@@ -5788,10 +5760,10 @@ var st = {
5788
5760
  key: "setNext",
5789
5761
  value: function(e) {
5790
5762
  var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
5791
- if (fe[e])
5763
+ if (ce[e])
5792
5764
  return i ? this.forEach(function(n) {
5793
5765
  e === n.playerId ? (n.isUserActive = !1, n.isInstNext = !0) : n.isInstNext = !1;
5794
- }) : fe[e].isInstNext = i, e;
5766
+ }) : ce[e].isInstNext = i, e;
5795
5767
  }
5796
5768
  }], [{
5797
5769
  key: "getInstance",
@@ -5801,20 +5773,20 @@ var st = {
5801
5773
  }]), r;
5802
5774
  }(Hn.EventEmitter);
5803
5775
  function Qa(o) {
5804
- for (var a = Object.keys(fe), r = 0; r < a.length; r++) {
5805
- var t = fe[a[r]];
5776
+ for (var a = Object.keys(ce), r = 0; r < a.length; r++) {
5777
+ var t = ce[a[r]];
5806
5778
  if (t.root === o)
5807
5779
  return t;
5808
5780
  }
5809
5781
  return null;
5810
5782
  }
5811
- 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) {
5812
5784
  F(r, o);
5813
5785
  var a = M(r);
5814
5786
  function r(t) {
5815
5787
  var e;
5816
5788
  L(this, r);
5817
- var i = h.deepMerge(fn(), t);
5789
+ var i = h.deepMerge(hn(), t);
5818
5790
  e = a.call(this, i), _(y(e), "canPlayFunc", function() {
5819
5791
  if (e.config) {
5820
5792
  var d = e.config, v = d.autoplay, m = d.defaultPlaybackRate;
@@ -5891,7 +5863,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5891
5863
  }, e.instManager = Fe;
5892
5864
  var l = e._initDOM();
5893
5865
  if (!l)
5894
- 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);
5895
5867
  var u = e.config, c = u.definition, f = c === void 0 ? {} : c, g = u.url;
5896
5868
  if (!g && f.list && f.list.length > 0) {
5897
5869
  var p = f.list.find(function(d) {
@@ -5899,8 +5871,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5899
5871
  });
5900
5872
  p || (f.defaultDefinition = f.list[0].definition, p = f.list[0]), e.config.url = p.url, e.curDefinition = p;
5901
5873
  }
5902
- return e._bindEvents(), e._registerPresets(), e._registerPlugins(), ae.onPluginsReady(y(e)), e.getInitDefinition(), e.setState(j.READY), h.setTimeout(y(e), function() {
5903
- 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);
5904
5876
  }, 0), e.onReady && e.onReady(), (e.config.videoInit || e.config.autoplay) && (!e.hasStart || e.state < j.ATTACHED) && e.start(), e;
5905
5877
  }
5906
5878
  return D(r, [{
@@ -5919,7 +5891,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5919
5891
  })), console.error("this.confg.id or this.config.el can't be empty"), !1;
5920
5892
  }
5921
5893
  var s = Qa(this.root);
5922
- 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();
5923
5895
  var l = this.constructor.XgVideoProxy;
5924
5896
  if (l && this.mediaConfig.mediaType === l.mediaType) {
5925
5897
  var u = this.innerContainer || this.root;
@@ -5928,7 +5900,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5928
5900
  this.attachVideoEvents(c), this.media = c;
5929
5901
  }
5930
5902
  if (this.media.setAttribute($e, this.playerId), this.config.controls) {
5931
- 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, {
5932
5904
  root: f
5933
5905
  });
5934
5906
  this.controls = g;
@@ -5966,19 +5938,19 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5966
5938
  var e = this;
5967
5939
  ["focus", "blur"].forEach(function(i) {
5968
5940
  e.on(i, e["on" + i.charAt(0).toUpperCase() + i.slice(1)]);
5969
- }), en.forEach(function(i) {
5941
+ }), tn.forEach(function(i) {
5970
5942
  document && document.addEventListener(i, e.onFullscreenChange);
5971
5943
  }), z.os.isIos && (this.media.addEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.addEventListener("webkitendfullscreen", this._onWebkitendfullscreen)), this.once(Ae, this.resize), this.playFunc = function() {
5972
5944
  e.config.closeFocusVideoFocus || e.media.focus();
5973
- }, this.once(pe, this.playFunc);
5945
+ }, this.once(ge, this.playFunc);
5974
5946
  }
5975
5947
  }, {
5976
5948
  key: "_unbindEvents",
5977
5949
  value: function() {
5978
5950
  var e = this;
5979
- this.root.removeEventListener("mousemove", this.mousemoveFunc), en.forEach(function(i) {
5951
+ this.root.removeEventListener("mousemove", this.mousemoveFunc), tn.forEach(function(i) {
5980
5952
  document.removeEventListener(i, e.onFullscreenChange);
5981
- }), 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);
5982
5954
  }
5983
5955
  }, {
5984
5956
  key: "_clearUserTimer",
@@ -5996,7 +5968,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
5996
5968
  var s = this.media.readyState;
5997
5969
  V.logInfo("_startInit readyState", s), this.config.autoplay && (!h.isMSE(this.media) && this.load(), (z.os.isIpad || z.os.isPhone) && this.mediaPlay());
5998
5970
  var l = this.config.startTime;
5999
- 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() {
6000
5972
  i.emit(Nt);
6001
5973
  }, 0);
6002
5974
  }
@@ -6017,7 +5989,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6017
5989
  if (!i && c[g.toLowerCase()])
6018
5990
  return;
6019
5991
  if (f.lazy && f.loader) {
6020
- var p = ae.lazyRegister(e, f);
5992
+ var p = se.lazyRegister(e, f);
6021
5993
  f.forceBeforeInit && (p.then(function() {
6022
5994
  e._loadingPlugins.splice(e._loadingPlugins.indexOf(p), 1);
6023
5995
  }).catch(function(d) {
@@ -6062,21 +6034,21 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6062
6034
  }, {
6063
6035
  key: "registerPlugin",
6064
6036
  value: function(e, i) {
6065
- 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);
6066
6038
  !c && u.push(s);
6067
- var f = ae.getRootByConfig(s.pluginName, this.config);
6039
+ var f = se.getRootByConfig(s.pluginName, this.config);
6068
6040
  f.root && (l.root = f.root), f.position && (l.position = f.position);
6069
6041
  var g = l.position ? l.position : l.config && l.config.position || s.defaultConfig && s.defaultConfig.position;
6070
6042
  if (!l.root && typeof g == "string" && g.indexOf("controls") > -1) {
6071
6043
  var p;
6072
6044
  return (p = this.controls) === null || p === void 0 ? void 0 : p.registerPlugin(s, l, s.pluginName);
6073
6045
  }
6074
- 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);
6075
6047
  }
6076
6048
  }, {
6077
6049
  key: "deregister",
6078
6050
  value: function(e) {
6079
- 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);
6080
6052
  }
6081
6053
  }, {
6082
6054
  key: "unRegisterPlugin",
@@ -6100,12 +6072,12 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6100
6072
  }, {
6101
6073
  key: "plugins",
6102
6074
  get: function() {
6103
- return ae.getPlugins(this);
6075
+ return se.getPlugins(this);
6104
6076
  }
6105
6077
  }, {
6106
6078
  key: "getPlugin",
6107
6079
  value: function(e) {
6108
- var i = ae.findPlugin(this, e);
6080
+ var i = se.findPlugin(this, e);
6109
6081
  return i && i.pluginName ? i : null;
6110
6082
  }
6111
6083
  }, {
@@ -6139,7 +6111,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6139
6111
  value: function(e) {
6140
6112
  var i = this;
6141
6113
  if (!(this.state > j.ATTACHING))
6142
- 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() {
6143
6115
  if (i.config) {
6144
6116
  e || (e = i.url || i.config.url);
6145
6117
  var n = i._preProcessUrl(e), s = i._startInit(n.url);
@@ -6196,7 +6168,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6196
6168
  return;
6197
6169
  }
6198
6170
  n.name === "NotAllowedError" && (e._errorTimer = h.setTimeout(e, function() {
6199
- 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);
6200
6172
  }, 0));
6201
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;
6202
6174
  }
@@ -6261,7 +6233,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6261
6233
  var n = this, s = this.config.definition;
6262
6234
  if (Array.isArray(s == null ? void 0 : s.list) && s.list.forEach(function(u) {
6263
6235
  (e == null ? void 0 : e.definition) === u.definition && (n.curDefinition = u);
6264
- }), 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, {
6265
6237
  from: i,
6266
6238
  to: e
6267
6239
  }), !this.hasStart) {
@@ -6305,7 +6277,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6305
6277
  if (s && (i.map(function(u) {
6306
6278
  e.deregister(u);
6307
6279
  }), n)) {
6308
- var l = fn();
6280
+ var l = hn();
6309
6281
  Object.keys(this.config).keys(function(u) {
6310
6282
  e.config[u] !== "undefined" && (u === "plugins" || u === "presets" || u === "el" || u === "id") && (e.config[u] = l[u]);
6311
6283
  });
@@ -6316,7 +6288,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6316
6288
  value: function() {
6317
6289
  var e, i = this, n = this.innerContainer, s = this.root, l = this.media;
6318
6290
  if (!(!s || !l)) {
6319
- 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)
6320
6292
  for (var u = n.children, c = 0; c < u.length; c++)
6321
6293
  n.removeChild(u[c]);
6322
6294
  !n && l instanceof window.Node && s.contains(l) && s.removeChild(l), ["topBar", "leftBar", "rightBar", "innerContainer"].map(function(g) {
@@ -6378,8 +6350,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6378
6350
  if (s === this._fullscreenEl)
6379
6351
  return this.onFullscreenChange(), Promise.resolve();
6380
6352
  try {
6381
- for (var l = 0; l < tn.length; l++) {
6382
- var u = tn[l];
6353
+ for (var l = 0; l < nn.length; l++) {
6354
+ var u = nn[l];
6383
6355
  if (e[u]) {
6384
6356
  var c = u === "webkitRequestFullscreen" ? e.webkitRequestFullscreen(window.Element.ALLOW_KEYBOARD_INPUT) : e[u]();
6385
6357
  return c && c.then ? c : Promise.resolve();
@@ -6398,8 +6370,8 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6398
6370
  var i = this.media;
6399
6371
  this._fullActionFrom = "exit";
6400
6372
  try {
6401
- for (var n = 0; n < nn.length; n++) {
6402
- var s = nn[n];
6373
+ for (var n = 0; n < rn.length; n++) {
6374
+ var s = rn[n];
6403
6375
  if (document[s]) {
6404
6376
  var l = document[s]();
6405
6377
  return l && l.then ? l : Promise.resolve();
@@ -6463,7 +6435,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6463
6435
  this.onFocus(e);
6464
6436
  return;
6465
6437
  }
6466
- this.emit(wi, Q({
6438
+ this.emit(bi, Q({
6467
6439
  paused: this.paused,
6468
6440
  ended: this.ended
6469
6441
  }, e));
@@ -6726,7 +6698,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6726
6698
  }, {
6727
6699
  key: "setState",
6728
6700
  value: function(e) {
6729
- 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;
6730
6702
  }
6731
6703
  }, {
6732
6704
  key: "_preProcessUrl",
@@ -6812,7 +6784,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6812
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(), "] "));
6813
6785
  return;
6814
6786
  }
6815
- this.config.lang = e, ae.setLang(e, this);
6787
+ this.config.lang = e, se.setLang(e, this);
6816
6788
  }
6817
6789
  }, {
6818
6790
  key: "i18n",
@@ -6897,18 +6869,18 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6897
6869
  }, {
6898
6870
  key: "avgSpeed",
6899
6871
  get: function() {
6900
- return gn;
6872
+ return pn;
6901
6873
  },
6902
6874
  set: function(e) {
6903
- gn = e;
6875
+ pn = e;
6904
6876
  }
6905
6877
  }, {
6906
6878
  key: "realTimeSpeed",
6907
6879
  get: function() {
6908
- return dn;
6880
+ return gn;
6909
6881
  },
6910
6882
  set: function(e) {
6911
- dn = e;
6883
+ gn = e;
6912
6884
  }
6913
6885
  }, {
6914
6886
  key: "offsetCurrentTime",
@@ -6946,14 +6918,14 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
6946
6918
  value: function(e, i, n) {
6947
6919
  for (var s = arguments.length, l = new Array(s > 3 ? s - 3 : 0), u = 3; u < s; u++)
6948
6920
  l[u - 3] = arguments[u];
6949
- 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)));
6950
6922
  }
6951
6923
  }, {
6952
6924
  key: "removePluginHooks",
6953
6925
  value: function(e, i, n) {
6954
6926
  for (var s = arguments.length, l = new Array(s > 3 ? s - 3 : 0), u = 3; u < s; u++)
6955
6927
  l[u - 3] = arguments[u];
6956
- 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)));
6957
6929
  }
6958
6930
  }, {
6959
6931
  key: "setUserActive",
@@ -7014,7 +6986,7 @@ var eo = ["play", "pause", "replay", "retry"], dn = 0, gn = 0, Fe = null, Ut = /
7014
6986
  _(Ut, "defaultPreset", null);
7015
6987
  _(Ut, "XgVideoProxy", null);
7016
6988
  Ut.instManager = ur.getInstance();
7017
- function le() {
6989
+ function oe() {
7018
6990
  return (/* @__PURE__ */ new Date()).getTime();
7019
6991
  }
7020
6992
  var Me = {
@@ -7044,23 +7016,23 @@ var Me = {
7044
7016
  isTimeUpdate: !1,
7045
7017
  isFFSend: !1,
7046
7018
  isLs: !1
7047
- }, 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;
7048
7020
  }), _(y(t), "_onSeeking", function() {
7049
- t.seekingStart || (t.suspendWaitingStatus("seek"), t.seekingStart = le(), t.emitLog(Me.SEEK_START, {
7050
- start: le()
7021
+ t.seekingStart || (t.suspendWaitingStatus("seek"), t.seekingStart = oe(), t.emitLog(Me.SEEK_START, {
7022
+ start: oe()
7051
7023
  }));
7052
7024
  }), _(y(t), "_onSeeked", function() {
7053
7025
  t.suspendSeekingStatus("seeked");
7054
7026
  }), _(y(t), "_onWaitingLoadStart", function() {
7055
- 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, {
7056
7028
  fixedStart: t.fixedWaitingStart,
7057
7029
  start: t.waitingStart,
7058
7030
  type: 1,
7059
7031
  endType: "loadstart"
7060
7032
  }));
7061
7033
  }), _(y(t), "_onWaiting", function() {
7062
- 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() {
7063
- 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, {
7064
7036
  fixedStart: t.fixedWaitingStart,
7065
7037
  start: t.waitingStart,
7066
7038
  type: t._waitType,
@@ -7077,30 +7049,30 @@ var Me = {
7077
7049
  key: "afterCreate",
7078
7050
  value: function() {
7079
7051
  var e = this;
7080
- 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() {
7081
7053
  var i = e._state, n = i.autoplayStart, s = i.isFFSend;
7082
- 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());
7083
7055
  }), this.on(Ae, function() {
7084
- 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;
7085
7057
  var i = e._state, n = i.isTimeUpdate, s = i.isFFSend, l = i.autoplayStart;
7086
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");
7087
- }), 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() {
7088
7060
  e.endState("destroy");
7089
7061
  }), this.on(Bt, function() {
7090
7062
  e.endState("urlChange"), V.logInfo("[xgLogger]".concat(e.player.playerId, " URL_CHANGE")), e._state.isFFSend && e._onReset();
7091
- }), 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() {
7092
7064
  V.logInfo("[xgLogger]".concat(e.player.playerId, " RESET")), e.endState("reset"), e._initOnceEvents(), e._onReset();
7093
7065
  });
7094
7066
  }
7095
7067
  }, {
7096
7068
  key: "_initOnceEvents",
7097
7069
  value: function() {
7098
- 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);
7099
7071
  }
7100
7072
  }, {
7101
7073
  key: "_sendFF",
7102
7074
  value: function(e) {
7103
- this.s = le();
7075
+ this.s = oe();
7104
7076
  var i = this._state, n = i.isFFLoading, s = i.isFFSend;
7105
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, {
7106
7078
  fvt: this.fvt,
@@ -7127,7 +7099,7 @@ var Me = {
7127
7099
  key: "suspendSeekingStatus",
7128
7100
  value: function(e) {
7129
7101
  if (this.seekingStart) {
7130
- var i = le(), n = i - this.seekingStart;
7102
+ var i = oe(), n = i - this.seekingStart;
7131
7103
  this.seekingStart = 0, this.emitLog(Me.SEEK_END, {
7132
7104
  end: i,
7133
7105
  costTime: n,
@@ -7139,7 +7111,7 @@ var Me = {
7139
7111
  key: "suspendWaitingStatus",
7140
7112
  value: function(e) {
7141
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) {
7142
- 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;
7143
7115
  this._isWaiting = !1, this.waitingStart = 0, this.fixedWaitingStart = 0, this.emitLog(Me.WAIT_END, {
7144
7116
  fixedCostTime: s > l ? l : s,
7145
7117
  costTime: n > l ? l : n,
@@ -7153,7 +7125,7 @@ var Me = {
7153
7125
  value: function(e, i) {
7154
7126
  var n = this.player;
7155
7127
  this.emit(Qn, Q({
7156
- t: le(),
7128
+ t: oe(),
7157
7129
  host: h.getHostFromUrl(n.currentSrc),
7158
7130
  vtype: n.vtype,
7159
7131
  eventType: e,
@@ -7216,7 +7188,7 @@ var no = /* @__PURE__ */ function(o) {
7216
7188
  i.setAttribute("transform", n);
7217
7189
  }
7218
7190
  }
7219
- }), this.on(pe, function() {
7191
+ }), this.on(ge, function() {
7220
7192
  e.hide();
7221
7193
  });
7222
7194
  }
@@ -7300,13 +7272,13 @@ var no = /* @__PURE__ */ function(o) {
7300
7272
  var e = this;
7301
7273
  this.on(Xe, function() {
7302
7274
  e.isEndedShow && h.removeClass(e.root, "hide");
7303
- }), this.config.hideCanplay ? (this.once(ge, function() {
7275
+ }), this.config.hideCanplay ? (this.once(de, function() {
7304
7276
  e.onTimeUpdate();
7305
7277
  }), this.on(Bt, function() {
7306
- 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() {
7307
7279
  e.onTimeUpdate();
7308
7280
  });
7309
- })) : this.on(pe, function() {
7281
+ })) : this.on(ge, function() {
7310
7282
  h.addClass(e.root, "hide");
7311
7283
  });
7312
7284
  }
@@ -7324,7 +7296,7 @@ var no = /* @__PURE__ */ function(o) {
7324
7296
  key: "onTimeUpdate",
7325
7297
  value: function() {
7326
7298
  var e = this;
7327
- 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() {
7328
7300
  e.onTimeUpdate();
7329
7301
  });
7330
7302
  }
@@ -7377,13 +7349,13 @@ var no = /* @__PURE__ */ function(o) {
7377
7349
  }
7378
7350
  }]), r;
7379
7351
  }(W);
7380
- function Ii() {
7352
+ function Pi() {
7381
7353
  return new DOMParser().parseFromString(`<svg class="play" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
7382
7354
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M576,363L810,512L576,661zM342,214L576,363L576,661L342,810z"></path>
7383
7355
  </svg>
7384
7356
  `, "image/svg+xml").firstChild;
7385
7357
  }
7386
- function Pi() {
7358
+ function Ai() {
7387
7359
  return new DOMParser().parseFromString(`<svg class="pause" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
7388
7360
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M598,214h170v596h-170v-596zM256 810v-596h170v596h-170z"></path>
7389
7361
  </svg>
@@ -7399,7 +7371,7 @@ function so(o, a) {
7399
7371
  r.end && r.end(), window.clearTimeout(be[o].id), delete be[o];
7400
7372
  }, a), be[o].id;
7401
7373
  }
7402
- function pn(o) {
7374
+ function vn(o) {
7403
7375
  if (o) {
7404
7376
  window.clearTimeout(o);
7405
7377
  return;
@@ -7434,12 +7406,12 @@ var ao = /* @__PURE__ */ function(o) {
7434
7406
  key: "listenEvents",
7435
7407
  value: function() {
7436
7408
  var e = this, i = this.player, n = this.playerConfig;
7437
- this.once(bi, function() {
7409
+ this.once(Ti, function() {
7438
7410
  n && (n.lang && n.lang === "en" ? h.addClass(i.root, "lang-is-en") : n.lang === "jp" && h.addClass(i.root, "lang-is-jp"));
7439
- }), this.on(Ye, this.onAutoplayStart), this.on(Ti, function() {
7411
+ }), this.on(Ye, this.onAutoplayStart), this.on(Ei, function() {
7440
7412
  var s = e.config.mode === "auto" ? "auto-hide" : "hide";
7441
7413
  e.setAttr("data-state", "play"), h.removeClass(e.root, s), e.show();
7442
- }), this.on(pe, function() {
7414
+ }), this.on(ge, function() {
7443
7415
  e.toggleTo("play");
7444
7416
  }), this.on(ut, function() {
7445
7417
  e.toggleTo("pause");
@@ -7468,11 +7440,11 @@ var ao = /* @__PURE__ */ function(o) {
7468
7440
  value: function() {
7469
7441
  return {
7470
7442
  startPlay: {
7471
- icon: Ii,
7443
+ icon: Pi,
7472
7444
  class: "xg-icon-play"
7473
7445
  },
7474
7446
  startPause: {
7475
- icon: Pi,
7447
+ icon: Ai,
7476
7448
  class: "xg-icon-pause"
7477
7449
  }
7478
7450
  };
@@ -7524,7 +7496,7 @@ var ao = /* @__PURE__ */ function(o) {
7524
7496
  }, {
7525
7497
  key: "endAnimate",
7526
7498
  value: function() {
7527
- h.removeClass(this.root, "interact"), pn(this._animateId), this._animateId = null;
7499
+ h.removeClass(this.root, "interact"), vn(this._animateId), this._animateId = null;
7528
7500
  }
7529
7501
  }, {
7530
7502
  key: "switchPausePlay",
@@ -7573,7 +7545,7 @@ var ao = /* @__PURE__ */ function(o) {
7573
7545
  }, {
7574
7546
  key: "destroy",
7575
7547
  value: function() {
7576
- this.unbind(["click", "touchend"], this.clickHandler), pn(this._animateId);
7548
+ this.unbind(["click", "touchend"], this.clickHandler), vn(this._animateId);
7577
7549
  }
7578
7550
  }, {
7579
7551
  key: "render",
@@ -7645,7 +7617,7 @@ function Ve(o, a, r) {
7645
7617
  return '<div class="xg-tips hide"></div>';
7646
7618
  }
7647
7619
  }
7648
- var vn = /* @__PURE__ */ function(o) {
7620
+ var mn = /* @__PURE__ */ function(o) {
7649
7621
  F(r, o);
7650
7622
  var a = M(r);
7651
7623
  function r() {
@@ -7695,11 +7667,11 @@ var vn = /* @__PURE__ */ function(o) {
7695
7667
  }
7696
7668
  }]), r;
7697
7669
  }(W);
7698
- function mn(o) {
7670
+ function yn(o) {
7699
7671
  var a = parseFloat(o), r = o.indexOf("%") === -1 && !Number.isNaN(a);
7700
7672
  return r && a;
7701
7673
  }
7702
- 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;
7703
7675
  function lo() {
7704
7676
  for (var o = {
7705
7677
  width: 0,
@@ -7709,7 +7681,7 @@ function lo() {
7709
7681
  outerWidth: 0,
7710
7682
  outerHeight: 0
7711
7683
  }, a = 0; a < cr; a++) {
7712
- var r = Ai[a];
7684
+ var r = Li[a];
7713
7685
  o[r] = 0;
7714
7686
  }
7715
7687
  return o;
@@ -7718,20 +7690,20 @@ function uo(o) {
7718
7690
  var a = window.getComputedStyle(o);
7719
7691
  return a;
7720
7692
  }
7721
- function yn(o) {
7722
- 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)) {
7723
7695
  var a = uo(o);
7724
7696
  if (a.display === "none")
7725
7697
  return lo();
7726
7698
  var r = {};
7727
7699
  r.width = o.offsetWidth, r.height = o.offsetHeight;
7728
7700
  for (var t = r.isBorderBox = a.boxSizing === "border-box", e = 0; e < cr; e++) {
7729
- var i = Ai[e], n = a[i], s = parseFloat(n);
7701
+ var i = Li[e], n = a[i], s = parseFloat(n);
7730
7702
  r[i] = Number.isNaN(s) ? 0 : s;
7731
7703
  }
7732
- 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);
7733
7705
  v !== !1 && (r.width = v + (d ? 0 : l + g));
7734
- var m = mn(a.height);
7706
+ var m = yn(a.height);
7735
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;
7736
7708
  }
7737
7709
  }
@@ -7746,7 +7718,7 @@ var ti = {
7746
7718
  START: "dragStart",
7747
7719
  MOVE: "dragMove",
7748
7720
  ENDED: "dragEnded"
7749
- }, _n = {
7721
+ }, kn = {
7750
7722
  mousedown: ["mousemove", "mouseup"],
7751
7723
  touchstart: ["touchmove", "touchend", "touchcancel"],
7752
7724
  pointerdown: ["pointermove", "pointerup", "pointercancel"]
@@ -7761,13 +7733,13 @@ var ti = {
7761
7733
  }, e.startPos = {
7762
7734
  x: 0,
7763
7735
  y: 0
7764
- }, 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);
7765
7737
  }
7766
7738
  return D(r, [{
7767
7739
  key: "_bindStartEvent",
7768
7740
  value: function() {
7769
7741
  var e = this;
7770
- "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) {
7771
7743
  e["on".concat(i)] = e["on".concat(i)].bind(e);
7772
7744
  });
7773
7745
  }
@@ -7781,7 +7753,7 @@ var ti = {
7781
7753
  value: function(e) {
7782
7754
  var i = this;
7783
7755
  if (e) {
7784
- var n = _n[this._startKey];
7756
+ var n = kn[this._startKey];
7785
7757
  n.map(function(s) {
7786
7758
  window.addEventListener(s, i["on".concat(s)]);
7787
7759
  }), this._boundPointerEvents = n;
@@ -7873,7 +7845,7 @@ var ti = {
7873
7845
  value: function(e, i) {
7874
7846
  if (!(!this._root || this.isDown || !this.isEnabled)) {
7875
7847
  this.downPoint = i, this.dragPoint.x = 0, this.dragPoint.y = 0, this._getPosition();
7876
- var n = yn(this._root);
7848
+ var n = _n(this._root);
7877
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);
7878
7850
  }
7879
7851
  }
@@ -7954,7 +7926,7 @@ var ti = {
7954
7926
  key: "_getPositionCoord",
7955
7927
  value: function(e, i) {
7956
7928
  if (e.indexOf("%") !== -1) {
7957
- var n = yn(this._root.parentNode);
7929
+ var n = _n(this._root.parentNode);
7958
7930
  return n ? parseFloat(e) / 100 * n[i] : 0;
7959
7931
  }
7960
7932
  return parseInt(e, 10);
@@ -7996,7 +7968,7 @@ var ti = {
7996
7968
  var e = this;
7997
7969
  this.initIcons(), this.on(ut, function() {
7998
7970
  e.setAttr("data-state", "pause");
7999
- }), this.on(pe, function() {
7971
+ }), this.on(ge, function() {
8000
7972
  e.setAttr("data-state", "play");
8001
7973
  });
8002
7974
  }
@@ -8013,7 +7985,7 @@ var ti = {
8013
7985
  }
8014
7986
  }
8015
7987
  };
8016
- i.controls.registerPlugin(vn, s, vn.pluginName);
7988
+ i.controls.registerPlugin(mn, s, mn.pluginName);
8017
7989
  }
8018
7990
  var l = h.checkTouchSupport() ? "touchend" : "click";
8019
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, {
@@ -8026,11 +7998,11 @@ var ti = {
8026
7998
  value: function() {
8027
7999
  return {
8028
8000
  play: {
8029
- icon: Ii,
8001
+ icon: Pi,
8030
8002
  class: "xg-icon-play"
8031
8003
  },
8032
8004
  pause: {
8033
- icon: Pi,
8005
+ icon: Ai,
8034
8006
  class: "xg-icon-pause"
8035
8007
  }
8036
8008
  };
@@ -8241,7 +8213,7 @@ var ti = {
8241
8213
  move: "mousemove",
8242
8214
  cancel: "mouseleave"
8243
8215
  };
8244
- function kn(o) {
8216
+ function Cn(o) {
8245
8217
  return o && o.length > 0 ? o[o.length - 1] : null;
8246
8218
  }
8247
8219
  function po() {
@@ -8260,7 +8232,7 @@ var vo = /* @__PURE__ */ function() {
8260
8232
  eventType: "touch"
8261
8233
  };
8262
8234
  L(this, o), _(this, "onTouchStart", function(e) {
8263
- var i = r._pos, n = r.root, s = kn(e.touches);
8235
+ var i = r._pos, n = r.root, s = Cn(e.touches);
8264
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);
8265
8237
  }), _(this, "onTouchCancel", function(e) {
8266
8238
  r.onTouchEnd(e);
@@ -8268,7 +8240,7 @@ var vo = /* @__PURE__ */ function() {
8268
8240
  var i = r._pos, n = r.root;
8269
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;
8270
8242
  }), _(this, "onTouchMove", function(e) {
8271
- 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;
8272
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));
8273
8245
  }), this._pos = {
8274
8246
  moving: !1,
@@ -8805,11 +8777,11 @@ var Qe = {
8805
8777
  function _o(o) {
8806
8778
  o.preventDefault(), o.returnValue = !1;
8807
8779
  }
8808
- function Cn(o) {
8780
+ function wn(o) {
8809
8781
  var a = o.tagName;
8810
8782
  return !!(a === "INPUT" || a === "TEXTAREA" || o.isContentEditable);
8811
8783
  }
8812
- var wn = /* @__PURE__ */ function(o) {
8784
+ var bn = /* @__PURE__ */ function(o) {
8813
8785
  F(r, o);
8814
8786
  var a = M(r);
8815
8787
  function r() {
@@ -8820,11 +8792,11 @@ var wn = /* @__PURE__ */ function(o) {
8820
8792
  return t = a.call.apply(a, [this].concat(i)), _(y(t), "onBodyKeyDown", function(s) {
8821
8793
  if (t.player) {
8822
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;
8823
- 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) {
8824
8796
  f.isBodyKeyDown = !1;
8825
8797
  return;
8826
8798
  }
8827
- !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);
8828
8800
  }
8829
8801
  }), _(y(t), "onBodyKeyUp", function(s) {
8830
8802
  t.player && (document.removeEventListener("keyup", t.onBodyKeyUp), t.handleKeyUp(s));
@@ -9346,7 +9318,7 @@ var Co = /* @__PURE__ */ function(o) {
9346
9318
  return this.root;
9347
9319
  }
9348
9320
  }]), o;
9349
- }(), bn = {
9321
+ }(), Tn = {
9350
9322
  POINT: "inner-focus-point",
9351
9323
  HIGHLIGHT: "inner-focus-highlight"
9352
9324
  }, To = /* @__PURE__ */ function(o) {
@@ -9515,7 +9487,7 @@ var Co = /* @__PURE__ */ function(o) {
9515
9487
  var e = this;
9516
9488
  this.on(De, function() {
9517
9489
  e.onMouseLeave();
9518
- }), this.on(ge, function() {
9490
+ }), this.on(de, function() {
9519
9491
  e.onTimeupdate();
9520
9492
  }), this.on(Pe, function() {
9521
9493
  e.onTimeupdate(), e.onCacheUpdate();
@@ -9541,7 +9513,7 @@ var Co = /* @__PURE__ */ function(o) {
9541
9513
  key: "initCustomStyle",
9542
9514
  value: function() {
9543
9515
  var e = this.playerConfig || {}, i = e.commonStyle, n = i.sliderBtnStyle, s = this.progressBtn;
9544
- 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) {
9545
9517
  s.style[l] = n[l];
9546
9518
  }));
9547
9519
  }
@@ -9747,7 +9719,7 @@ var Co = /* @__PURE__ */ function(o) {
9747
9719
  fragments: [{
9748
9720
  percent: 1
9749
9721
  }],
9750
- fragFocusClass: bn.POINT,
9722
+ fragFocusClass: Tn.POINT,
9751
9723
  fragClass: "",
9752
9724
  fragAutoFocus: !1,
9753
9725
  miniMoveStep: 5,
@@ -9762,7 +9734,7 @@ var Co = /* @__PURE__ */ function(o) {
9762
9734
  }, {
9763
9735
  key: "FRAGMENT_FOCUS_CLASS",
9764
9736
  get: function() {
9765
- return bn;
9737
+ return Tn;
9766
9738
  }
9767
9739
  }]), r;
9768
9740
  }(W), Ze = /* @__PURE__ */ function(o) {
@@ -9823,7 +9795,7 @@ var Co = /* @__PURE__ */ function(o) {
9823
9795
  key: "listenEvents",
9824
9796
  value: function() {
9825
9797
  var e = this, i = this.player;
9826
- this.on([pe, ut, vt, qe], function() {
9798
+ this.on([ge, ut, vt, qe], function() {
9827
9799
  e.animate(i.paused);
9828
9800
  });
9829
9801
  }
@@ -9832,11 +9804,11 @@ var Co = /* @__PURE__ */ function(o) {
9832
9804
  value: function() {
9833
9805
  return {
9834
9806
  play: {
9835
- icon: Ii,
9807
+ icon: Pi,
9836
9808
  class: "xg-icon-play"
9837
9809
  },
9838
9810
  pause: {
9839
- icon: Pi,
9811
+ icon: Ai,
9840
9812
  class: "xg-icon-pause"
9841
9813
  }
9842
9814
  };
@@ -10136,7 +10108,7 @@ var Ao = /* @__PURE__ */ function(o) {
10136
10108
  key: "listenEvents",
10137
10109
  value: function() {
10138
10110
  var e = this;
10139
- this.on([De, Pe, ge], function(i) {
10111
+ this.on([De, Pe, de], function(i) {
10140
10112
  i.eventName === "durationchange" && (e.isActiving = !1), e.onTimeUpdate();
10141
10113
  }), this.on(Xe, function() {
10142
10114
  e.onTimeUpdate(!0);
@@ -10314,7 +10286,7 @@ var Ao = /* @__PURE__ */ function(o) {
10314
10286
  return D(r, [{
10315
10287
  key: "afterCreate",
10316
10288
  value: function() {
10317
- 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);
10318
10290
  }
10319
10291
  }, {
10320
10292
  key: "setConfig",
@@ -11018,9 +10990,9 @@ var jo = /* @__PURE__ */ function(o) {
11018
10990
  };
11019
10991
  }
11020
10992
  }]), r;
11021
- }(W), bt = { exports: {} }, Wo = bt.exports, Tn;
10993
+ }(W), bt = { exports: {} }, Wo = bt.exports, En;
11022
10994
  function Go() {
11023
- return Tn || (Tn = 1, function(o, a) {
10995
+ return En || (En = 1, function(o, a) {
11024
10996
  (function(r, t) {
11025
10997
  o.exports = t();
11026
10998
  })(Wo, function() {
@@ -11051,8 +11023,8 @@ function Go() {
11051
11023
  }
11052
11024
  v = u instanceof p ? u : new p([u], { type: l });
11053
11025
  function O(R) {
11054
- 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);
11055
- 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);
11056
11028
  return new p([Ee], { type: q });
11057
11029
  }
11058
11030
  function H(R, te) {
@@ -11092,7 +11064,7 @@ Use Save As... to download, then click back to return to this page.`) && (locati
11092
11064
  }(bt)), bt.exports;
11093
11065
  }
11094
11066
  var $o = Go();
11095
- const Ko = /* @__PURE__ */ mi($o);
11067
+ const Ko = /* @__PURE__ */ yi($o);
11096
11068
  function Yo() {
11097
11069
  return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24">
11098
11070
  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
@@ -11427,7 +11399,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11427
11399
  e._resizeList();
11428
11400
  }), this.once(Ie, function() {
11429
11401
  i.list && i.list.length > 0 && (e.renderItemList(i.list), e.show());
11430
- }), We && this.on(wi, function() {
11402
+ }), We && this.on(bi, function() {
11431
11403
  e.isActive && (e.optionsList && e.optionsList.hide(), e.isActive = !1);
11432
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);
11433
11405
  }
@@ -11457,7 +11429,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11457
11429
  var s = this.config.list;
11458
11430
  !n && (n = this.player.lang), i = !i || h.isUndefined(e[i]) ? "text" : i, typeof e == "number" && (e = s[e]);
11459
11431
  try {
11460
- 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];
11461
11433
  } catch (l) {
11462
11434
  return console.warn(l), "";
11463
11435
  }
@@ -11584,7 +11556,7 @@ var We = z.device === "mobile", Rt = /* @__PURE__ */ function(o) {
11584
11556
  var e = this;
11585
11557
  B(N(r.prototype), "afterCreate", this).call(this), this.on("resourceReady", function(i) {
11586
11558
  e.changeDefinitionList(i);
11587
- }), this.on(Si, function(i) {
11559
+ }), this.on(xi, function(i) {
11588
11560
  e.renderItemList(e.config.list, i.to);
11589
11561
  }), this.player.definitionList.length < 2 && this.hide();
11590
11562
  }
@@ -11769,7 +11741,7 @@ function il() {
11769
11741
  </svg>
11770
11742
  `, "image/svg+xml").firstChild;
11771
11743
  }
11772
- var En = /* @__PURE__ */ function(o) {
11744
+ var Sn = /* @__PURE__ */ function(o) {
11773
11745
  F(r, o);
11774
11746
  var a = M(r);
11775
11747
  function r() {
@@ -12002,7 +11974,7 @@ var En = /* @__PURE__ */ function(o) {
12002
11974
  };
12003
11975
  }
12004
11976
  }]), r;
12005
- }(W), Sn = {
11977
+ }(W), xn = {
12006
11978
  time: 0,
12007
11979
  text: "",
12008
11980
  id: 1,
@@ -12013,11 +11985,11 @@ var En = /* @__PURE__ */ function(o) {
12013
11985
  height: 6
12014
11986
  };
12015
11987
  function fr(o) {
12016
- Object.keys(Sn).map(function(a) {
12017
- o[a] === void 0 && (o[a] = Sn[a]);
11988
+ Object.keys(xn).map(function(a) {
11989
+ o[a] === void 0 && (o[a] = xn[a]);
12018
11990
  });
12019
11991
  }
12020
- var xn = {
11992
+ var In = {
12021
11993
  _updateDotDom: function(a, r) {
12022
11994
  if (r) {
12023
11995
  var t = this.calcuPosition(a.time, a.duration), e = a.style || {};
@@ -12156,8 +12128,8 @@ var xn = {
12156
12128
  };
12157
12129
  function sl(o) {
12158
12130
  var a = o.config, r = o.player;
12159
- Object.keys(xn).map(function(e) {
12160
- o[e] = xn[e].bind(o);
12131
+ Object.keys(In).map(function(e) {
12132
+ o[e] = In[e].bind(o);
12161
12133
  });
12162
12134
  var t = r.config.progressDot || a.ispots || [];
12163
12135
  o._ispots = t.map(function(e) {
@@ -12620,7 +12592,7 @@ var ll = /* @__PURE__ */ function(o) {
12620
12592
  key: "afterCreate",
12621
12593
  value: function() {
12622
12594
  var e = this;
12623
- this.root && (this.on(ge, this.onTimeupdate), this.on(qe, function() {
12595
+ this.root && (this.on(de, this.onTimeupdate), this.on(qe, function() {
12624
12596
  e.reset();
12625
12597
  }));
12626
12598
  }
@@ -12702,14 +12674,14 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
12702
12674
  for (var e = arguments.length, i = new Array(e), n = 0; n < e; n++)
12703
12675
  i[n] = arguments[n];
12704
12676
  return t = a.call.apply(a, [this].concat(i)), _(y(t), "onLoadedData", function(s) {
12705
- 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));
12706
12678
  }), _(y(t), "onVisibilitychange", function(s) {
12707
12679
  document.visibilityState === "visible" ? t._checkIfCanStart() && t.start() : document.visibilityState === "hidden" && t.stop();
12708
12680
  }), _(y(t), "renderOnTimeupdate", function(s) {
12709
12681
  if (t._frameCount > 0)
12710
12682
  t.renderOnce(), t._frameCount--;
12711
12683
  else {
12712
- t._isLoaded = !0, t.off(ge, t.renderOnTimeupdate);
12684
+ t._isLoaded = !0, t.off(de, t.renderOnTimeupdate);
12713
12685
  var l = t.config.startInterval;
12714
12686
  !t.player.paused && t._checkIfCanStart() && t.start(0, l);
12715
12687
  }
@@ -12738,12 +12710,12 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
12738
12710
  e.player && (e.init(), e.renderByPoster(), e.player.paused || e.start());
12739
12711
  }), s !== nt.POSTER && (s !== nt.FIRST_FRAME && (this.on(qe, function() {
12740
12712
  e.stop();
12741
- }), this.on(pe, function() {
12713
+ }), this.on(ge, function() {
12742
12714
  var u = e.config.startInterval;
12743
12715
  e._checkIfCanStart() && e.start(0, u);
12744
12716
  }), this.on(ut, function() {
12745
12717
  e.stop();
12746
- })), this.on(Ae, this.onLoadedData), this.on(Ci, function() {
12718
+ })), this.on(Ae, this.onLoadedData), this.on(wi, function() {
12747
12719
  e._isLoaded = !1, e.stop();
12748
12720
  }), document.addEventListener("visibilitychange", this.onVisibilitychange)));
12749
12721
  }
@@ -13155,7 +13127,7 @@ var Ct = null, fl = /* @__PURE__ */ function(o) {
13155
13127
  key: "afterCreate",
13156
13128
  value: function() {
13157
13129
  var e = this, i = this.config.useGapJump;
13158
- 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() {
13159
13131
  e.hasPlayed = !0;
13160
13132
  }), this.on(Mt, function() {
13161
13133
  e.seekingEventReceived = !0;
@@ -13228,9 +13200,9 @@ var gl = /* @__PURE__ */ function(o) {
13228
13200
  key: "afterCreate",
13229
13201
  value: function() {
13230
13202
  var e = this, i = this.config, n = i.useWaitingTimeoutJump, s = i.jumpSize;
13231
- 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() {
13232
13204
  clearTimeout(e.timer), e.timer = null, e.jumpSize = e.config.jumpSize;
13233
- }), this.on(pe, function() {
13205
+ }), this.on(ge, function() {
13234
13206
  e.hasPlayed = !0;
13235
13207
  }));
13236
13208
  }
@@ -13388,7 +13360,7 @@ var gl = /* @__PURE__ */ function(o) {
13388
13360
  var e = this, i = this.player, n = this.config, s = i.media || i.video;
13389
13361
  if (this.timer = null, this._lastDecodedFrames = 0, this._currentStuckCount = 0, this._lastCheckPoint = null, this._payload = [], !n.disabled) {
13390
13362
  var l = s.getVideoPlaybackQuality;
13391
- l && (this.on(pe, function() {
13363
+ l && (this.on(ge, function() {
13392
13364
  e._startTick();
13393
13365
  }), this.on(ut, function() {
13394
13366
  e._stopTick();
@@ -13495,13 +13467,13 @@ var ml = /* @__PURE__ */ D(function o(a, r) {
13495
13467
  var f = n ? "mobile" : z.device;
13496
13468
  switch (f) {
13497
13469
  case "pc":
13498
- (t = this.plugins).push.apply(t, [wn, ni, En, pl, vl]);
13470
+ (t = this.plugins).push.apply(t, [bn, ni, Sn, pl, vl]);
13499
13471
  break;
13500
13472
  case "mobile":
13501
13473
  (e = this.plugins).push.apply(e, [yo]);
13502
13474
  break;
13503
13475
  default:
13504
- (i = this.plugins).push.apply(i, [wn, ni, En]);
13476
+ (i = this.plugins).push.apply(i, [bn, ni, Sn]);
13505
13477
  }
13506
13478
  (z.os.isIpad || f === "pc") && this.plugins.push(fl), z.os.isIpad && this.plugins.push(ni), this.ignores = [], this.i18n = [];
13507
13479
  }), _e = /* @__PURE__ */ function(o) {
@@ -13551,7 +13523,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13551
13523
  }, ["update:modelValue"]),
13552
13524
  setup(o, { emit: a }) {
13553
13525
  let r = null;
13554
- 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 = {
13555
13527
  width: "100%",
13556
13528
  height: "100%",
13557
13529
  // 是否自动播放
@@ -13586,7 +13558,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13586
13558
  });
13587
13559
  }), (p, d) => {
13588
13560
  const v = ot("el-icon");
13589
- return u.value ? (k(), ue(Ln, {
13561
+ return u.value ? (k(), le(Ln, {
13590
13562
  key: 0,
13591
13563
  to: "body"
13592
13564
  }, [
@@ -13594,17 +13566,17 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13594
13566
  name: "viewer-fade",
13595
13567
  appear: ""
13596
13568
  }, {
13597
- default: ne(() => [
13598
- w(
13569
+ default: re(() => [
13570
+ b(
13599
13571
  "div",
13600
13572
  {
13601
13573
  ref: "wrapper",
13602
13574
  tabindex: -1,
13603
13575
  class: Y(I(f).e("wrapper")),
13604
- style: se({ zIndex: o.zIndex })
13576
+ style: ve({ zIndex: o.zIndex })
13605
13577
  },
13606
13578
  [
13607
- w(
13579
+ b(
13608
13580
  "div",
13609
13581
  {
13610
13582
  class: Y(I(f).e("mask"))
@@ -13614,15 +13586,15 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13614
13586
  /* CLASS */
13615
13587
  ),
13616
13588
  P(" CANVAS "),
13617
- w(
13589
+ b(
13618
13590
  "div",
13619
13591
  {
13620
13592
  class: Y(I(f).e("canvas"))
13621
13593
  },
13622
13594
  [
13623
- w("div", { id: I(c) }, null, 8, yl),
13595
+ b("div", { id: I(c) }, null, 8, yl),
13624
13596
  P(" CLOSE "),
13625
- w(
13597
+ b(
13626
13598
  "span",
13627
13599
  {
13628
13600
  class: Y([I(f).e("btn"), I(f).e("close")]),
@@ -13630,7 +13602,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13630
13602
  },
13631
13603
  [
13632
13604
  $(v, { onClick: g }, {
13633
- default: ne(() => [
13605
+ default: re(() => [
13634
13606
  $(I(Fn))
13635
13607
  ]),
13636
13608
  _: 1
@@ -13754,7 +13726,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13754
13726
  },
13755
13727
  emits: ["preview"],
13756
13728
  setup(o, { emit: a }) {
13757
- const r = o, { cLoadUrl: t } = vi(r), e = In(ss(r));
13729
+ const r = o, { cLoadUrl: t } = mi(r), e = Pn(ss(r));
13758
13730
  at(
13759
13731
  () => r.dataList,
13760
13732
  (c) => {
@@ -13829,34 +13801,34 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13829
13801
  }, u = (c) => lt(t.value, c);
13830
13802
  return (c, f) => {
13831
13803
  const g = ot("el-image"), p = ot("IkingApprovalProcessDetail");
13832
- return k(), b("div", wl, [
13833
- (k(!0), b(
13834
- re,
13804
+ return k(), w("div", wl, [
13805
+ (k(!0), w(
13806
+ ne,
13835
13807
  null,
13836
13808
  xe(e.listData, (d, v) => {
13837
13809
  var m, C, T, E, x, O, H, R, te, q;
13838
- return k(), b("div", {
13810
+ return k(), w("div", {
13839
13811
  class: "approveBlock",
13840
13812
  id: d[e.defaultFile.nodeId],
13841
13813
  key: d[e.defaultFile.nodeId]
13842
13814
  }, [
13843
- w("div", Tl, [
13844
- w("div", El, [
13845
- w("span", Sl, [
13815
+ b("div", Tl, [
13816
+ b("div", El, [
13817
+ b("span", Sl, [
13846
13818
  P(' 用户列表长度等于1, :src="formatUrl(it)"并且存在头像 '),
13847
- ((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", {
13848
13820
  key: 0,
13849
13821
  style: { width: "100%", height: "100%", "border-radius": "10px" },
13850
13822
  src: u(
13851
13823
  d[e.defaultFile.approvePersonList][0].userAvatar
13852
13824
  ),
13853
13825
  alt: ""
13854
- }, null, 8, xl)) : (k(), b(
13855
- re,
13826
+ }, null, 8, xl)) : (k(), w(
13827
+ ne,
13856
13828
  { key: 1 },
13857
13829
  [
13858
13830
  P(" 否则显示对应节点 "),
13859
- w(
13831
+ b(
13860
13832
  "i",
13861
13833
  {
13862
13834
  class: Y(
@@ -13876,7 +13848,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13876
13848
  /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
13877
13849
  )),
13878
13850
  P(" 审批状态图标 "),
13879
- w(
13851
+ b(
13880
13852
  "i",
13881
13853
  {
13882
13854
  class: Y(
@@ -13889,13 +13861,13 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13889
13861
  )
13890
13862
  ])
13891
13863
  ]),
13892
- w("div", Il, [
13893
- w("div", Pl, [
13894
- w("div", null, [
13864
+ b("div", Il, [
13865
+ b("div", Pl, [
13866
+ b("div", null, [
13895
13867
  P(" 不是抄送节点 "),
13896
- e.nodeType.抄送节点 !== d[e.defaultFile.nodeType] ? (k(), b("div", Al, [
13868
+ e.nodeType.抄送节点 !== d[e.defaultFile.nodeType] ? (k(), w("div", Al, [
13897
13869
  P(" 撤销,评论不显示节点名称 "),
13898
- 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(
13899
13871
  "div",
13900
13872
  Ll,
13901
13873
  K(d[e.defaultFile.nodeTypeName]),
@@ -13903,13 +13875,13 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13903
13875
  /* TEXT */
13904
13876
  )) : P("v-if", !0),
13905
13877
  P(" 名字+审批状态 "),
13906
- w("div", Dl, [
13878
+ b("div", Dl, [
13907
13879
  P(" 已审批节点文本 "),
13908
- d[e.defaultFile.lineType] == "solid" ? (k(), b("div", Ol, [
13909
- w(
13880
+ d[e.defaultFile.lineType] == "solid" ? (k(), w("div", Ol, [
13881
+ b(
13910
13882
  "span",
13911
13883
  {
13912
- style: se({
13884
+ style: ve({
13913
13885
  color: d[e.defaultFile.approveStatus] == e.statusOption.评论 ? "#000" : ""
13914
13886
  })
13915
13887
  },
@@ -13918,7 +13890,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13918
13890
  /* TEXT, STYLE */
13919
13891
  ),
13920
13892
  P(" 发起,退回不显示状态 "),
13921
- 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(
13922
13894
  "span",
13923
13895
  Rl,
13924
13896
  K(d[e.defaultFile.approveStatus] == e.statusOption.评论 ? " 添加了评论" : d != null && d.nodeActionAliasName ? `(已${d.nodeActionAliasName})` : `(${d[e.defaultFile.approveStatusName]})`),
@@ -13926,8 +13898,8 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13926
13898
  /* TEXT */
13927
13899
  )) : P("v-if", !0),
13928
13900
  P(" 退回状态显示 "),
13929
- d[e.defaultFile.approveStatus] == e.statusOption.退回 ? (k(), b("span", Fl, [
13930
- f[0] || (f[0] = w(
13901
+ d[e.defaultFile.approveStatus] == e.statusOption.退回 ? (k(), w("span", Fl, [
13902
+ f[0] || (f[0] = b(
13931
13903
  "span",
13932
13904
  {
13933
13905
  class: "red",
@@ -13943,26 +13915,26 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13943
13915
  /* TEXT */
13944
13916
  )
13945
13917
  ])) : P("v-if", !0)
13946
- ])) : (k(), b(
13947
- re,
13918
+ ])) : (k(), w(
13919
+ ne,
13948
13920
  { key: 1 },
13949
13921
  [
13950
13922
  P(" 待审批节点 "),
13951
- w("div", null, [
13952
- ((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, [
13953
13925
  Ke(
13954
13926
  K(d[e.defaultFile.originator]) + " ",
13955
13927
  1
13956
13928
  /* TEXT */
13957
13929
  ),
13958
- d[e.defaultFile.approveStatus] == e.statusOption.等待 ? (k(), b(
13930
+ d[e.defaultFile.approveStatus] == e.statusOption.等待 ? (k(), w(
13959
13931
  "span",
13960
13932
  Nl,
13961
13933
  K(d != null && d.nodeActionAliasName ? `(已${d.nodeActionAliasName})` : `(${d[e.defaultFile.approveStatusName]})`),
13962
13934
  1
13963
13935
  /* TEXT */
13964
13936
  )) : P("v-if", !0)
13965
- ])) : d[e.defaultFile.approvePersonList] ? (k(), b(
13937
+ ])) : d[e.defaultFile.approvePersonList] ? (k(), w(
13966
13938
  "span",
13967
13939
  Bl,
13968
13940
  K(`${(T = d[e.defaultFile.approvePersonList]) == null ? void 0 : T.length}人${d[e.defaultFile.approveTypeName]}`),
@@ -13975,20 +13947,20 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13975
13947
  /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
13976
13948
  ))
13977
13949
  ])
13978
- ])) : (k(), b("div", Hl, [
13979
- f[2] || (f[2] = w(
13950
+ ])) : (k(), w("div", Hl, [
13951
+ f[2] || (f[2] = b(
13980
13952
  "div",
13981
13953
  { class: "main-text" },
13982
13954
  "抄送人员",
13983
13955
  -1
13984
13956
  /* HOISTED */
13985
13957
  )),
13986
- w("div", Ul, [
13958
+ b("div", Ul, [
13987
13959
  P(" 抄送一人时 "),
13988
- ((E = d[e.defaultFile.approvePersonList]) == null ? void 0 : E.length) == 1 ? (k(), b("span", zl, [
13989
- w("span", null, [
13960
+ ((E = d[e.defaultFile.approvePersonList]) == null ? void 0 : E.length) == 1 ? (k(), w("span", zl, [
13961
+ b("span", null, [
13990
13962
  f[1] || (f[1] = Ke("已抄送给 ")),
13991
- w(
13963
+ b(
13992
13964
  "span",
13993
13965
  Vl,
13994
13966
  K(d[e.defaultFile.approvePersonList][0].userName),
@@ -13996,7 +13968,7 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
13996
13968
  /* TEXT */
13997
13969
  )
13998
13970
  ]),
13999
- w(
13971
+ b(
14000
13972
  "span",
14001
13973
  jl,
14002
13974
  K(d[e.defaultFile.approvePersonList][0].status === "END" ? "已读" : "未读"),
@@ -14005,15 +13977,15 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14005
13977
  )
14006
13978
  ])) : P("v-if", !0),
14007
13979
  P(" 抄送多人时 "),
14008
- ((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, [
14009
13981
  Ke(
14010
13982
  K(`已抄送${(O = d[e.defaultFile.approvePersonList]) == null ? void 0 : O.length}人`) + " ",
14011
13983
  1
14012
13984
  /* TEXT */
14013
13985
  ),
14014
- d[e.defaultFile.allRead] ? (k(), b("span", Gl, " 全部已读 ")) : (k(), b("span", $l, [
14015
- d[e.defaultFile.read] ? P("v-if", !0) : (k(), b("span", Kl, " 全部未读 ")),
14016
- 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(
14017
13989
  "span",
14018
13990
  Yl,
14019
13991
  K(d[e.defaultFile.read]) + "人已读 ",
@@ -14025,9 +13997,9 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14025
13997
  ])
14026
13998
  ]))
14027
13999
  ]),
14028
- w("div", Xl, [
14000
+ b("div", Xl, [
14029
14001
  P(" 不是抄送节点,展示时间 "),
14030
- 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(
14031
14003
  "span",
14032
14004
  ql,
14033
14005
  K(I(Tr).toDateTime(
@@ -14038,12 +14010,12 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14038
14010
  /* TEXT */
14039
14011
  )) : P("v-if", !0),
14040
14012
  P(" 是抄送节点,并且抄送人员大于1时,展示图标 "),
14041
- d[e.defaultFile.nodeType] == e.nodeType.抄送节点 && ((H = d[e.defaultFile.approvePersonList]) == null ? void 0 : H.length) > 1 ? (k(), b("span", Zl, [
14042
- 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", {
14043
14015
  key: 0,
14044
14016
  class: "ikapprove ikapprove-a-putongjiantouzhankai",
14045
14017
  onClick: (A) => l(d, "grid")
14046
- }, null, 8, Jl)) : (k(), b("i", {
14018
+ }, null, 8, Jl)) : (k(), w("i", {
14047
14019
  key: 1,
14048
14020
  onClick: (A) => l(d, "none"),
14049
14021
  class: "ikapprove ikapprove-a-putongjiantoushouqi"
@@ -14053,36 +14025,36 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14053
14025
  ])
14054
14026
  ])
14055
14027
  ]),
14056
- w(
14028
+ b(
14057
14029
  "div",
14058
14030
  {
14059
14031
  class: "bottomBlock",
14060
- style: se({
14032
+ style: ve({
14061
14033
  borderLeft: v == e.listData.length - 1 ? "" : `2px ${d[e.defaultFile.lineType] || "dashed"} var(--el-border-color)`
14062
14034
  })
14063
14035
  },
14064
14036
  [
14065
14037
  P(" 审批意见 "),
14066
- d[e.defaultFile.approveOpinion] || d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), b("div", eu, [
14067
- 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(
14068
14040
  "span",
14069
14041
  tu,
14070
14042
  K(d[e.defaultFile.approveOpinion]),
14071
14043
  1
14072
14044
  /* TEXT */
14073
14045
  )) : P("v-if", !0),
14074
- d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), b("span", iu, [
14075
- f[3] || (f[3] = w(
14046
+ d[e.defaultFile.approveStatus] == e.statusOption.加签 ? (k(), w("span", iu, [
14047
+ f[3] || (f[3] = b(
14076
14048
  "span",
14077
14049
  { class: "ik-text-primary" },
14078
14050
  "添加审批人",
14079
14051
  -1
14080
14052
  /* HOISTED */
14081
14053
  )),
14082
- (k(!0), b(
14083
- re,
14054
+ (k(!0), w(
14055
+ ne,
14084
14056
  null,
14085
- xe(d[e.defaultFile.countersignPer], (A, ie) => (k(), b(
14057
+ xe(d[e.defaultFile.countersignPer], (A, ie) => (k(), w(
14086
14058
  "span",
14087
14059
  nu,
14088
14060
  K(A == null ? void 0 : A.userName) + K(ie < d[e.defaultFile.countersignPer].length - 1 ? "、" : ""),
@@ -14095,22 +14067,22 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14095
14067
  ])) : P("v-if", !0)
14096
14068
  ])) : P("v-if", !0),
14097
14069
  P(" 附件 "),
14098
- (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), {
14099
14071
  key: 1,
14100
14072
  list: d[e.defaultFile.attachment]
14101
14073
  }, null, 8, ["list"])) : P("v-if", !0),
14102
14074
  P(" 附件图片 "),
14103
- (te = d[e.defaultFile.attachmentImg]) != null && te.length ? (k(), b("div", ru, [
14104
- (k(!0), b(
14105
- re,
14075
+ (te = d[e.defaultFile.attachmentImg]) != null && te.length ? (k(), w("div", ru, [
14076
+ (k(!0), w(
14077
+ ne,
14106
14078
  null,
14107
- xe(d[e.defaultFile.attachmentImg], (A, ie) => (k(), b("div", {
14079
+ xe(d[e.defaultFile.attachmentImg], (A, ie) => (k(), w("div", {
14108
14080
  class: "image",
14109
14081
  key: ie
14110
14082
  }, [
14111
14083
  $(g, {
14112
14084
  src: u(A),
14113
- "preview-src-list": d[e.defaultFile.attachmentImg].map((oe) => u(oe)),
14085
+ "preview-src-list": d[e.defaultFile.attachmentImg].map((ae) => u(ae)),
14114
14086
  fit: "cover",
14115
14087
  "z-index": "9999",
14116
14088
  "zoom-rate": 1.2,
@@ -14122,30 +14094,30 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14122
14094
  ))
14123
14095
  ])) : P("v-if", !0),
14124
14096
  P(" 抄送节点或是等待审批状态并且列表长度大于1 "),
14125
- (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, [
14126
- (k(!0), b(
14127
- 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,
14128
14100
  null,
14129
- xe(d[e.defaultFile.approvePersonList], (A) => (k(), b("div", {
14101
+ xe(d[e.defaultFile.approvePersonList], (A) => (k(), w("div", {
14130
14102
  class: "perBlock",
14131
14103
  key: A.userName
14132
14104
  }, [
14133
- w("span", au, [
14134
- A.userAvatar ? (k(), b("img", {
14105
+ b("span", au, [
14106
+ A.userAvatar ? (k(), w("img", {
14135
14107
  key: 0,
14136
14108
  style: { width: "100%", height: "100%", "border-radius": "50%" },
14137
14109
  src: u(A.userAvatar),
14138
14110
  alt: ""
14139
- }, null, 8, ou)) : (k(), b(
14111
+ }, null, 8, ou)) : (k(), w(
14140
14112
  "span",
14141
14113
  lu,
14142
14114
  K(A.userName.slice(-2)),
14143
14115
  1
14144
14116
  /* TEXT */
14145
14117
  )),
14146
- A.status === "END" ? (k(), b("i", uu)) : P("v-if", !0)
14118
+ A.status === "END" ? (k(), w("i", uu)) : P("v-if", !0)
14147
14119
  ]),
14148
- w("div", {
14120
+ b("div", {
14149
14121
  class: "main-text",
14150
14122
  title: A.userName
14151
14123
  }, K(A.userName), 9, cu)
@@ -14158,19 +14130,19 @@ const yl = ["id"], _l = /* @__PURE__ */ ee({
14158
14130
  4
14159
14131
  /* STYLE */
14160
14132
  ),
14161
- d[e.defaultFile.nodeType] === e.nodeType.并行分支 ? (k(), b("div", fu, [
14162
- (k(!0), b(
14163
- re,
14133
+ d[e.defaultFile.nodeType] === e.nodeType.并行分支 ? (k(), w("div", fu, [
14134
+ (k(!0), w(
14135
+ ne,
14164
14136
  null,
14165
- xe(d[e.defaultFile.parallelInstances], (A) => (k(), b("div", hu, [
14166
- w(
14137
+ xe(d[e.defaultFile.parallelInstances], (A) => (k(), w("div", hu, [
14138
+ b(
14167
14139
  "div",
14168
14140
  du,
14169
14141
  K(A.name),
14170
14142
  1
14171
14143
  /* TEXT */
14172
14144
  ),
14173
- $(p, Pn({ ref_for: !0 }, r, {
14145
+ $(p, vi({ ref_for: !0 }, r, {
14174
14146
  "data-list": (A == null ? void 0 : A.processInstanceNodes) || []
14175
14147
  }), null, 16, ["data-list"])
14176
14148
  ]))),