iking-web-ui-pro 0.3.2 → 0.3.4

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 (111) hide show
  1. package/dist/IkApprovalProcessDetail/ik.index.es.js +21 -15
  2. package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
  3. package/dist/IkBaseDialog/ik.index.es.js +38 -34
  4. package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
  5. package/dist/IkBtnSetting/ik.index.es.js +45 -40
  6. package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
  7. package/dist/IkCalendar/ik.index.es.js +10320 -10322
  8. package/dist/IkCollapseCard/ik.index.es.js +53 -48
  9. package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
  10. package/dist/IkDescription/ik.index.es.js +21 -15
  11. package/dist/IkDescription/iking-web-ui-pro.css +1 -1
  12. package/dist/IkDetailPreviewFiles/ik.index.es.js +21 -15
  13. package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
  14. package/dist/IkEmpty/ik.index.es.js +7 -7
  15. package/dist/IkEmpty/iking-web-ui-pro.css +1 -1
  16. package/dist/IkExpandCollapse/ik.index.es.js +69 -64
  17. package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
  18. package/dist/IkFullCalendar/ik.index.es.js +12 -9334
  19. package/dist/IkIconPicker/ik.index.es.js +189 -177
  20. package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
  21. package/dist/IkMonacoEditor/ik.index.es.js +67 -62
  22. package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
  23. package/dist/IkPageFull/ik.index.es.js +132 -127
  24. package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
  25. package/dist/IkPreviewFile/ik.index.es.js +21 -15
  26. package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
  27. package/dist/IkPreviewFileDialog/ik.index.es.js +55 -51
  28. package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
  29. package/dist/IkSchedule/ik.index.es.js +390 -9681
  30. package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
  31. package/dist/IkSelectTag/ik.index.es.js +83 -82
  32. package/dist/IkSelectTag/iking-web-ui-pro.css +1 -1
  33. package/dist/IkSideText/ik.index.es.js +70 -65
  34. package/dist/IkSideText/iking-web-ui-pro.css +1 -1
  35. package/dist/IkStatuOver/ik.index.es.js +68 -67
  36. package/dist/IkStatuOver/iking-web-ui-pro.css +1 -1
  37. package/dist/IkSvgIcon/ik.index.es.js +63 -58
  38. package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
  39. package/dist/IkTree/ik.index.es.js +7 -7
  40. package/dist/IkTree/iking-web-ui-pro.css +1 -1
  41. package/dist/IkUploadFile/ik.index.es.js +76 -72
  42. package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
  43. package/dist/IkUploadImage/ik.index.es.js +188 -188
  44. package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
  45. package/dist/IkVerticalStepBar/ik.index.es.js +106 -101
  46. package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
  47. package/dist/iking-web-ui-pro.css +2 -2
  48. package/dist/index.es.js +23272 -23459
  49. package/dist/index.umd.js +110 -110
  50. package/dist/src/components/IkFullCalendar/index.d.ts +1 -63
  51. package/dist/src/components/IkFullCalendar/src/IkFullCalendar.vue.d.ts +2 -0
  52. package/dist/src/components/IkMonacoEditor/index.d.ts +12 -0
  53. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +12 -0
  54. package/dist/src/components/IkSchedule/index.d.ts +12 -12
  55. package/dist/src/components/IkSvgIcon/index.d.ts +12 -0
  56. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +8 -0
  57. package/package.json +1 -1
  58. package/dist/Demo/ik.index.umd.js +0 -1
  59. package/dist/IkApprovalProcess/ik.index.umd.js +0 -1
  60. package/dist/IkApprovalProcessDetail/ik.index.umd.js +0 -226
  61. package/dist/IkAutoCard/ik.index.umd.js +0 -1
  62. package/dist/IkBaseDialog/ik.index.umd.js +0 -1
  63. package/dist/IkBottomOperate/ik.index.umd.js +0 -1
  64. package/dist/IkBtnContent/ik.index.umd.js +0 -1
  65. package/dist/IkBtnSetting/ik.index.umd.js +0 -1
  66. package/dist/IkCalendar/ik.index.umd.js +0 -1
  67. package/dist/IkCollapseCard/ik.index.umd.js +0 -1
  68. package/dist/IkCurrencyInput/ik.index.umd.js +0 -1
  69. package/dist/IkDescription/ik.index.umd.js +0 -226
  70. package/dist/IkDetailPreviewFiles/ik.index.umd.js +0 -226
  71. package/dist/IkDragList/ik.index.umd.js +0 -1
  72. package/dist/IkEmpty/ik.index.umd.js +0 -1
  73. package/dist/IkExpandCollapse/ik.index.umd.js +0 -1
  74. package/dist/IkFileIcon/ik.index.umd.js +0 -1
  75. package/dist/IkFullCalendar/ik.index.umd.js +0 -1
  76. package/dist/IkFullCalendar/iking-web-ui-pro.css +0 -1
  77. package/dist/IkHorizontalStepBar/ik.index.umd.js +0 -1
  78. package/dist/IkIconPicker/ik.index.umd.js +0 -1
  79. package/dist/IkImageEditor/ik.index.umd.js +0 -1
  80. package/dist/IkImageUploadEditor/ik.index.umd.js +0 -37
  81. package/dist/IkImageViewer/ik.index.umd.js +0 -1
  82. package/dist/IkMonacoEditor/ik.index.umd.js +0 -11
  83. package/dist/IkOnlyOffice/ik.index.umd.js +0 -1
  84. package/dist/IkPage/ik.index.umd.js +0 -1
  85. package/dist/IkPageFull/ik.index.umd.js +0 -17
  86. package/dist/IkPageTabs/ik.index.umd.js +0 -1
  87. package/dist/IkPickerUser/ik.index.umd.js +0 -1
  88. package/dist/IkPlayer/ik.index.umd.js +0 -226
  89. package/dist/IkPreviewFile/ik.index.umd.js +0 -226
  90. package/dist/IkPreviewFileDialog/ik.index.umd.js +0 -226
  91. package/dist/IkPrintConfig/ik.index.umd.js +0 -1
  92. package/dist/IkPrintView/ik.index.umd.js +0 -1
  93. package/dist/IkRadioGroup/ik.index.umd.js +0 -1
  94. package/dist/IkSchedule/ik.index.umd.js +0 -1
  95. package/dist/IkSearch/ik.index.umd.js +0 -26
  96. package/dist/IkSearchHead/ik.index.umd.js +0 -1
  97. package/dist/IkSelectTag/ik.index.umd.js +0 -1
  98. package/dist/IkSideText/ik.index.umd.js +0 -1
  99. package/dist/IkStatu/ik.index.umd.js +0 -1
  100. package/dist/IkStatuOver/ik.index.umd.js +0 -1
  101. package/dist/IkSvgIcon/ik.index.umd.js +0 -1
  102. package/dist/IkTaskResume/ik.index.umd.js +0 -1
  103. package/dist/IkTemplateOfficeConfig/ik.index.umd.js +0 -1
  104. package/dist/IkTinymce/ik.index.umd.js +0 -90
  105. package/dist/IkTooltip/ik.index.umd.js +0 -1
  106. package/dist/IkTree/ik.index.umd.js +0 -1
  107. package/dist/IkUploadFile/ik.index.umd.js +0 -226
  108. package/dist/IkUploadImage/ik.index.umd.js +0 -1
  109. package/dist/IkVerticalStepBar/ik.index.umd.js +0 -9
  110. package/dist/Provider/ik.index.umd.js +0 -1
  111. package/dist/src/components/IkFullCalendar/src/ik-full-calendar.d.ts +0 -8
@@ -1,4 +1,4 @@
1
- import { defineComponent as ie, openBlock as S, createElementBlock as I, createElementVNode as A, computed as se, inject as dt, mergeModels as ct, useModel as Ut, ref as me, reactive as mr, watch as mt, nextTick as yt, Fragment as Le, createBlock as ne, unref as k, createCommentVNode as Z, createVNode as B, withCtx as Y, resolveComponent as xt, normalizeClass as te, normalizeStyle as De, createTextVNode as qe, toDisplayString as we, h as yr, mergeProps as di, createSlots as Dn, renderSlot as Oe, getCurrentScope as _r, onScopeDispose as kr, markRaw as Fi, effectScope as Cr, shallowRef as wr, onMounted as br, Teleport as Rn, Transition as On, withModifiers as pt, resolveDynamicComponent as Tr, renderList as Mn, withDirectives as Er, vShow as Sr } from "vue";
1
+ import { defineComponent as ie, openBlock as S, createElementBlock as I, createElementVNode as A, computed as se, inject as dt, mergeModels as ct, useModel as Ut, ref as me, reactive as mr, watch as mt, nextTick as yt, Fragment as Le, createBlock as ne, unref as k, createCommentVNode as J, createVNode as B, withCtx as Y, resolveComponent as xt, normalizeClass as te, normalizeStyle as De, createTextVNode as qe, toDisplayString as we, h as yr, mergeProps as di, createSlots as Dn, renderSlot as Oe, getCurrentScope as _r, onScopeDispose as kr, markRaw as Fi, effectScope as Cr, shallowRef as wr, onMounted as br, Teleport as Rn, Transition as On, withModifiers as pt, resolveDynamicComponent as Tr, renderList as Mn, withDirectives as Er, vShow as Sr } from "vue";
2
2
  import { useLocale as Ar, useNamespace as Fn, useZIndex as xr, ElIcon as be, EVENT_CODE as it, ElUpload as Ni, ElButton as Ir, ElProgress as Bi, ElTooltip as Hi, ElMessage as Yt } from "element-plus";
3
3
  import { buildUUID as Nn, ikColor as Pr, paramType as Ui, _ as Xt, ikFile as Lr } from "iking-utils-pro";
4
4
  import Dr from "axios";
@@ -983,9 +983,9 @@ const ue = (a, o) => {
983
983
  "url-list": [(d = i.value) == null ? void 0 : d.url],
984
984
  teleported: "",
985
985
  "z-index": 9999
986
- }, null, 8, ["url-list"])) : Z("v-if", !0),
987
- Z(' <IkPreviewVideo :file="fileData" v-model:show="modal.video" />'),
988
- Z(" 文档类 "),
986
+ }, null, 8, ["url-list"])) : J("v-if", !0),
987
+ J(' <IkPreviewVideo :file="fileData" v-model:show="modal.video" />'),
988
+ J(" 文档类 "),
989
989
  B(k(yl), {
990
990
  modelValue: n.video,
991
991
  "onUpdate:modelValue": c[1] || (c[1] = (p) => n.video = p),
@@ -1021,7 +1021,7 @@ const ue = (a, o) => {
1021
1021
  ],
1022
1022
  64
1023
1023
  /* STABLE_FRAGMENT */
1024
- )) : Z("v-if", !0);
1024
+ )) : J("v-if", !0);
1025
1025
  };
1026
1026
  }
1027
1027
  }), ks = $e(_s), Cs = {
@@ -1054,9 +1054,10 @@ const ue = (a, o) => {
1054
1054
  success: { type: Boolean },
1055
1055
  tableIconType: {},
1056
1056
  title: {},
1057
- type: {},
1057
+ type: { default: "primary" },
1058
1058
  warning: { type: Boolean },
1059
- width: {}
1059
+ width: {},
1060
+ iconClass: { default: "" }
1060
1061
  },
1061
1062
  emits: ["click", "mouseenter", "mouseleave", "dblclick"],
1062
1063
  setup(a, { emit: o }) {
@@ -1106,10 +1107,11 @@ const ue = (a, o) => {
1106
1107
  { key: 0 },
1107
1108
  [
1108
1109
  t.value.notip || !t.value.title ? (S(), I(
1109
- "span",
1110
+ "i",
1110
1111
  {
1111
1112
  key: 0,
1112
1113
  class: te(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1114
+ [f.iconClass]: !0,
1113
1115
  [f.name]: e.value === "unocss",
1114
1116
  "show-bg": t.value.showBg || t.value.bg,
1115
1117
  default: t.value.size === "default",
@@ -1129,7 +1131,6 @@ const ue = (a, o) => {
1129
1131
  onMouseleave: u
1130
1132
  },
1131
1133
  [
1132
- Z(` <Icon v-if="outputType === 'iconify'" :icon="name" /> `),
1133
1134
  e.value === "iksig" ? (S(), I(
1134
1135
  "i",
1135
1136
  {
@@ -1166,13 +1167,15 @@ const ue = (a, o) => {
1166
1167
  key: 1,
1167
1168
  content: t.value.title,
1168
1169
  placement: "top",
1170
+ "popper-class": "ik-svg-icon-tooltip",
1169
1171
  "hide-after": 0
1170
1172
  }, {
1171
1173
  default: Y(() => [
1172
1174
  A(
1173
- "span",
1175
+ "i",
1174
1176
  {
1175
1177
  class: te(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
1178
+ [f.iconClass]: !0,
1176
1179
  [f.name]: e.value === "unocss",
1177
1180
  "show-bg": t.value.showBg || t.value.bg,
1178
1181
  default: t.value.size === "default",
@@ -1182,7 +1185,9 @@ const ue = (a, o) => {
1182
1185
  primary: f.primary || t.value.type === "primary",
1183
1186
  success: f.success || t.value.type === "success",
1184
1187
  error: t.value.error || t.value.type === "error",
1185
- active: t.value.active
1188
+ active: t.value.active,
1189
+ disabled: t.value.disabled,
1190
+ ...f.$attrs.class || {}
1186
1191
  }]),
1187
1192
  style: De(i.value),
1188
1193
  onClick: s,
@@ -1247,7 +1252,7 @@ const ue = (a, o) => {
1247
1252
  }, 8, ["type"]));
1248
1253
  };
1249
1254
  }
1250
- }), xs = /* @__PURE__ */ zt(As, [["__scopeId", "data-v-c7804024"]]), Ce = $e(xs);
1255
+ }), xs = /* @__PURE__ */ zt(As, [["__scopeId", "data-v-64b61696"]]), Ce = $e(xs);
1251
1256
  function ki(a) {
1252
1257
  return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
1253
1258
  }
@@ -1271,17 +1276,16 @@ const Is = /* @__PURE__ */ ie({
1271
1276
  },
1272
1277
  [
1273
1278
  B(k(Ce), {
1274
- name: "iksvg_guanbidanchuang",
1279
+ name: "iksvg_guanbi",
1275
1280
  title: "关闭",
1276
- size: 20,
1277
- error: ""
1281
+ size: 20
1278
1282
  })
1279
1283
  ],
1280
1284
  2
1281
1285
  /* CLASS */
1282
1286
  ));
1283
1287
  }
1284
- }), Ps = /* @__PURE__ */ zt(Is, [["__scopeId", "data-v-ddb34200"]]), Ls = { class: "base-header" }, Ds = /* @__PURE__ */ ie({
1288
+ }), Ps = /* @__PURE__ */ zt(Is, [["__scopeId", "data-v-d9a4ea3c"]]), Ls = { class: "base-header" }, Ds = /* @__PURE__ */ ie({
1285
1289
  __name: "IkBaseDialog",
1286
1290
  props: /* @__PURE__ */ ct({
1287
1291
  title: { default: "" },
@@ -1349,7 +1353,7 @@ const Is = /* @__PURE__ */ ie({
1349
1353
  name: t.value ? "iksvg_tuichuquanping" : "iksvg_quanping-daohang",
1350
1354
  class: "absolute! top-[18px] right-[50px] icon-dialog-full",
1351
1355
  title: t.value ? "退出全屏" : "全屏"
1352
- }, null, 8, ["name", "title"])) : Z("v-if", !0)
1356
+ }, null, 8, ["name", "title"])) : J("v-if", !0)
1353
1357
  ]),
1354
1358
  default: Y(() => [
1355
1359
  Oe(n.$slots, "default")
@@ -2064,7 +2068,7 @@ const Js = {
2064
2068
  2
2065
2069
  /* CLASS */
2066
2070
  ),
2067
- Z(" CLOSE "),
2071
+ J(" CLOSE "),
2068
2072
  A(
2069
2073
  "span",
2070
2074
  {
@@ -2083,8 +2087,8 @@ const Js = {
2083
2087
  2
2084
2088
  /* CLASS */
2085
2089
  ),
2086
- Z(" ARROW "),
2087
- E.value ? Z("v-if", !0) : (S(), I(
2090
+ J(" ARROW "),
2091
+ E.value ? J("v-if", !0) : (S(), I(
2088
2092
  Le,
2089
2093
  { key: 0 },
2090
2094
  [
@@ -2128,7 +2132,7 @@ const Js = {
2128
2132
  64
2129
2133
  /* STABLE_FRAGMENT */
2130
2134
  )),
2131
- Z(" ACTIONS "),
2135
+ J(" ACTIONS "),
2132
2136
  A(
2133
2137
  "div",
2134
2138
  {
@@ -2210,7 +2214,7 @@ const Js = {
2210
2214
  2
2211
2215
  /* CLASS */
2212
2216
  ),
2213
- Z(" CANVAS "),
2217
+ J(" CANVAS "),
2214
2218
  A(
2215
2219
  "div",
2216
2220
  {
@@ -4280,7 +4284,7 @@ function za(a, o) {
4280
4284
  });
4281
4285
  });
4282
4286
  }
4283
- var J = /* @__PURE__ */ function(a) {
4287
+ var Z = /* @__PURE__ */ function(a) {
4284
4288
  R(r, a);
4285
4289
  var o = O(r);
4286
4290
  function r() {
@@ -5128,7 +5132,7 @@ var Ga = function(o, r) {
5128
5132
  };
5129
5133
  }
5130
5134
  }]), r;
5131
- }(J), Ka = {
5135
+ }(Z), Ka = {
5132
5136
  LANG: "en",
5133
5137
  TEXT: {
5134
5138
  ERROR_TYPES: {
@@ -6742,7 +6746,7 @@ var Ve = {
6742
6746
  };
6743
6747
  }
6744
6748
  }]), r;
6745
- }(J);
6749
+ }(Z);
6746
6750
  function Qa() {
6747
6751
  return new DOMParser().parseFromString(`<svg class="xgplayer-replay-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 78 78" width="78" height="78">
6748
6752
  <path fill="#fff" transform="translate(20, 20)" d="M8.22708362,13.8757234 L11.2677371,12.6472196 C11.7798067,12.4403301 12.3626381,12.6877273 12.5695276,13.1997969 L12.9441342,14.1269807 C13.1510237,14.6390502 12.9036264,15.2218816 12.3915569,15.4287712 L6.8284538,17.6764107 L5.90126995,18.0510173 C5.38920044,18.2579068 4.80636901,18.0105096 4.5994795,17.49844 L1.97723335,11.0081531 C1.77034384,10.4960836 2.0177411,9.91325213 2.52981061,9.70636262 L3.45699446,9.33175602 C3.96906396,9.12486652 4.5518954,9.37226378 4.75878491,9.88433329 L5.67885163,12.1615783 C7.99551726,6.6766934 13.3983951,3 19.5,3 C27.7842712,3 34.5,9.71572875 34.5,18 C34.5,26.2842712 27.7842712,33 19.5,33 C15.4573596,33 11.6658607,31.3912946 8.87004692,28.5831991 C8.28554571,27.9961303 8.28762719,27.0463851 8.87469603,26.4618839 C9.46176488,25.8773827 10.4115101,25.8794641 10.9960113,26.466533 C13.2344327,28.7147875 16.263503,30 19.5,30 C26.127417,30 31.5,24.627417 31.5,18 C31.5,11.372583 26.127417,6 19.5,6 C14.4183772,6 9.94214483,9.18783811 8.22708362,13.8757234 Z"></path>
@@ -6766,7 +6770,7 @@ var eo = /* @__PURE__ */ function(a) {
6766
6770
  key: "afterCreate",
6767
6771
  value: function() {
6768
6772
  var e = this;
6769
- J.insert(this.icons.replay, this.root, 0), this.__handleReplay = this.hook("replayClick", function() {
6773
+ Z.insert(this.icons.replay, this.root, 0), this.__handleReplay = this.hook("replayClick", function() {
6770
6774
  e.player.replay();
6771
6775
  }, {
6772
6776
  pre: function(n) {
@@ -6832,7 +6836,7 @@ var eo = /* @__PURE__ */ function(a) {
6832
6836
  };
6833
6837
  }
6834
6838
  }]), r;
6835
- }(J), to = /* @__PURE__ */ function(a) {
6839
+ }(Z), to = /* @__PURE__ */ function(a) {
6836
6840
  R(r, a);
6837
6841
  var o = O(r);
6838
6842
  function r() {
@@ -6943,7 +6947,7 @@ var eo = /* @__PURE__ */ function(a) {
6943
6947
  };
6944
6948
  }
6945
6949
  }]), r;
6946
- }(J);
6950
+ }(Z);
6947
6951
  function Li() {
6948
6952
  return new DOMParser().parseFromString(`<svg class="play" xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="3 -4 28 40">
6949
6953
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M576,363L810,512L576,661zM342,214L576,363L576,661L342,810z"></path>
@@ -7167,7 +7171,7 @@ var no = /* @__PURE__ */ function(a) {
7167
7171
  };
7168
7172
  }
7169
7173
  }]), r;
7170
- }(J), ro = /* @__PURE__ */ function(a) {
7174
+ }(Z), ro = /* @__PURE__ */ function(a) {
7171
7175
  R(r, a);
7172
7176
  var o = O(r);
7173
7177
  function r() {
@@ -7202,7 +7206,7 @@ var no = /* @__PURE__ */ function(a) {
7202
7206
  };
7203
7207
  }
7204
7208
  }]), r;
7205
- }(J);
7209
+ }(Z);
7206
7210
  function Ke(a, o, r) {
7207
7211
  try {
7208
7212
  return ' <div class="xg-tips '.concat(r ? "hide" : " ", '" lang-key="').concat(a.i18nKeys[o], `">
@@ -7261,7 +7265,7 @@ var kn = /* @__PURE__ */ function(a) {
7261
7265
  };
7262
7266
  }
7263
7267
  }]), r;
7264
- }(J);
7268
+ }(Z);
7265
7269
  function Cn(a) {
7266
7270
  var o = parseFloat(a), r = a.indexOf("%") === -1 && !Number.isNaN(o);
7267
7271
  return r && o;
@@ -7677,7 +7681,7 @@ var oi = {
7677
7681
  };
7678
7682
  }
7679
7683
  }]), r;
7680
- }(J), Tt = {
7684
+ }(Z), Tt = {
7681
7685
  mouseenter: "onMouseEnter",
7682
7686
  mouseleave: "onMouseLeave",
7683
7687
  mousemove: "onMouseMove"
@@ -8368,7 +8372,7 @@ var nt = {
8368
8372
  };
8369
8373
  }
8370
8374
  }]), r;
8371
- }(J);
8375
+ }(Z);
8372
8376
  function vo(a) {
8373
8377
  a.preventDefault(), a.returnValue = !1;
8374
8378
  }
@@ -8705,7 +8709,7 @@ var yo = /* @__PURE__ */ function(a) {
8705
8709
  };
8706
8710
  }
8707
8711
  }]), r;
8708
- }(J), _o = [{
8712
+ }(Z), _o = [{
8709
8713
  tag: "xg-cache",
8710
8714
  className: "xgplayer-progress-cache",
8711
8715
  styleKey: "cachedColor"
@@ -9332,7 +9336,7 @@ var yo = /* @__PURE__ */ function(a) {
9332
9336
  return An;
9333
9337
  }
9334
9338
  }]), r;
9335
- }(J), et = /* @__PURE__ */ function(a) {
9339
+ }(Z), et = /* @__PURE__ */ function(a) {
9336
9340
  R(r, a);
9337
9341
  var o = O(r);
9338
9342
  function r() {
@@ -9361,7 +9365,7 @@ var yo = /* @__PURE__ */ function(a) {
9361
9365
  this.unbind("mouseenter", this._onMouseenter), this.unbind("mouseleave", this._onMouseLeave);
9362
9366
  }
9363
9367
  }]), r;
9364
- }(J), wo = /* @__PURE__ */ function(a) {
9368
+ }(Z), wo = /* @__PURE__ */ function(a) {
9365
9369
  R(r, a);
9366
9370
  var o = O(r);
9367
9371
  function r() {
@@ -9520,7 +9524,7 @@ var To = /* @__PURE__ */ function(a) {
9520
9524
  };
9521
9525
  }
9522
9526
  }]), r;
9523
- }(J);
9527
+ }(Z);
9524
9528
  function Eo() {
9525
9529
  return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="28" height="40" viewBox="2 -4 28 40">
9526
9530
  <path fill="#fff" transform="scale(0.0320625 0.0320625)" d="M598 214h212v212h-84v-128h-128v-84zM726 726v-128h84v212h-212v-84h128zM214 426v-212h212v84h-128v128h-84zM298 598v128h128v84h-212v-212h84z"></path>
@@ -9825,7 +9829,7 @@ var Ao = /* @__PURE__ */ function(a) {
9825
9829
  };
9826
9830
  }
9827
9831
  }]), r;
9828
- }(J), Io = /* @__PURE__ */ function(a) {
9832
+ }(Z), Io = /* @__PURE__ */ function(a) {
9829
9833
  R(r, a);
9830
9834
  var o = O(r);
9831
9835
  function r() {
@@ -10178,7 +10182,7 @@ var Ro = /* @__PURE__ */ function(a) {
10178
10182
  };
10179
10183
  }
10180
10184
  }]), r;
10181
- }(J);
10185
+ }(Z);
10182
10186
  function Oo() {
10183
10187
  return new DOMParser().parseFromString(`<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="-4 -6 40 40" fill="none">
10184
10188
  <g>
@@ -10585,7 +10589,7 @@ var Uo = /* @__PURE__ */ function(a) {
10585
10589
  };
10586
10590
  }
10587
10591
  }]), r;
10588
- }(J), At = { exports: {} }, zo = At.exports, xn;
10592
+ }(Z), At = { exports: {} }, zo = At.exports, xn;
10589
10593
  function Vo() {
10590
10594
  return xn || (xn = 1, function(a, o) {
10591
10595
  (function(r, t) {
@@ -10883,7 +10887,7 @@ var $o = /* @__PURE__ */ function(a) {
10883
10887
  maxHeight: r
10884
10888
  }), this.onItemClick = this.onItemClick.bind(this), this.renderItemList();
10885
10889
  var t = this.config.domEventType === "touch" ? "touchend" : "click";
10886
- this._delegates = J.delegate.call(this, this.root, "li", t, this.onItemClick);
10890
+ this._delegates = Z.delegate.call(this, this.root, "li", t, this.onItemClick);
10887
10891
  }
10888
10892
  return L(a, [{
10889
10893
  key: "renderItemList",
@@ -11130,7 +11134,7 @@ var Ye = V.device === "mobile", Ht = /* @__PURE__ */ function(a) {
11130
11134
  };
11131
11135
  }
11132
11136
  }]), r;
11133
- }(J), qo = /* @__PURE__ */ function(a) {
11137
+ }(Z), qo = /* @__PURE__ */ function(a) {
11134
11138
  R(r, a);
11135
11139
  var o = O(r);
11136
11140
  function r(t) {
@@ -11491,7 +11495,7 @@ var In = /* @__PURE__ */ function(a) {
11491
11495
  return "error";
11492
11496
  }
11493
11497
  }]), r;
11494
- }(J), tl = /* @__PURE__ */ function(a) {
11498
+ }(Z), tl = /* @__PURE__ */ function(a) {
11495
11499
  R(r, a);
11496
11500
  var o = O(r);
11497
11501
  function r() {
@@ -11569,7 +11573,7 @@ var In = /* @__PURE__ */ function(a) {
11569
11573
  };
11570
11574
  }
11571
11575
  }]), r;
11572
- }(J), Pn = {
11576
+ }(Z), Pn = {
11573
11577
  time: 0,
11574
11578
  text: "",
11575
11579
  id: 1,
@@ -12020,7 +12024,7 @@ var at = {
12020
12024
  };
12021
12025
  }
12022
12026
  }]), r;
12023
- }(J), rl = /* @__PURE__ */ function(a) {
12027
+ }(Z), rl = /* @__PURE__ */ function(a) {
12024
12028
  R(r, a);
12025
12029
  var o = O(r);
12026
12030
  function r(t) {
@@ -12153,7 +12157,7 @@ var at = {
12153
12157
  };
12154
12158
  }
12155
12159
  }]), r;
12156
- }(J);
12160
+ }(Z);
12157
12161
  function fi(a) {
12158
12162
  return a ? "background:".concat(a, ";") : "";
12159
12163
  }
@@ -12239,7 +12243,7 @@ var sl = /* @__PURE__ */ function(a) {
12239
12243
  };
12240
12244
  }
12241
12245
  }]), r;
12242
- }(J), ot = {
12246
+ }(Z), ot = {
12243
12247
  REAL_TIME: "realtime",
12244
12248
  FIRST_FRAME: "firstframe",
12245
12249
  FRAME_RATE: "framerate",
@@ -12462,7 +12466,7 @@ var Et = null, ll = /* @__PURE__ */ function(a) {
12462
12466
  return !(V.browser === "safari" || V.browser === "firefox");
12463
12467
  }
12464
12468
  }]), r;
12465
- }(J), ul = {
12469
+ }(Z), ul = {
12466
12470
  LANG: "zh-cn",
12467
12471
  TEXT: {
12468
12472
  ERROR_TYPES: {
@@ -12769,7 +12773,7 @@ var Et = null, ll = /* @__PURE__ */ function(a) {
12769
12773
  };
12770
12774
  }
12771
12775
  }]), r;
12772
- }(J);
12776
+ }(Z);
12773
12777
  vr.BROWSER_GAP_TOLERANCE = 1e-3;
12774
12778
  var fl = /* @__PURE__ */ function(a) {
12775
12779
  R(r, a);
@@ -12817,7 +12821,7 @@ var fl = /* @__PURE__ */ function(a) {
12817
12821
  };
12818
12822
  }
12819
12823
  }]), r;
12820
- }(J), lt = "cdn", St = ["cdn"], hl = /* @__PURE__ */ function(a) {
12824
+ }(Z), lt = "cdn", St = ["cdn"], hl = /* @__PURE__ */ function(a) {
12821
12825
  R(r, a);
12822
12826
  var o = O(r);
12823
12827
  function r() {
@@ -12943,7 +12947,7 @@ var fl = /* @__PURE__ */ function(a) {
12943
12947
  };
12944
12948
  }
12945
12949
  }]), r;
12946
- }(J), dl = /* @__PURE__ */ function(a) {
12950
+ }(Z), dl = /* @__PURE__ */ function(a) {
12947
12951
  R(r, a);
12948
12952
  var o = O(r);
12949
12953
  function r() {
@@ -13052,7 +13056,7 @@ var fl = /* @__PURE__ */ function(a) {
13052
13056
  };
13053
13057
  }
13054
13058
  }]), r;
13055
- }(J);
13059
+ }(Z);
13056
13060
  ut.use(ul);
13057
13061
  var gl = /* @__PURE__ */ L(function a(o, r) {
13058
13062
  var t, e, i;
@@ -13084,7 +13088,7 @@ _(xe, "Util", h);
13084
13088
  _(xe, "Sniffer", V);
13085
13089
  _(xe, "Errors", Pt);
13086
13090
  _(xe, "Events", Pa);
13087
- _(xe, "Plugin", J);
13091
+ _(xe, "Plugin", Z);
13088
13092
  _(xe, "BasePlugin", Ge);
13089
13093
  _(xe, "I18N", ut);
13090
13094
  _(xe, "STATE_CLASS", w);
@@ -13180,7 +13184,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13180
13184
  2
13181
13185
  /* CLASS */
13182
13186
  ),
13183
- Z(" CANVAS "),
13187
+ J(" CANVAS "),
13184
13188
  A(
13185
13189
  "div",
13186
13190
  {
@@ -13188,7 +13192,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13188
13192
  },
13189
13193
  [
13190
13194
  A("div", { id: k(c) }, null, 8, pl),
13191
- Z(" CLOSE "),
13195
+ J(" CLOSE "),
13192
13196
  A(
13193
13197
  "span",
13194
13198
  {
@@ -13220,7 +13224,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13220
13224
  _: 3
13221
13225
  /* FORWARDED */
13222
13226
  })
13223
- ])) : Z("v-if", !0);
13227
+ ])) : J("v-if", !0);
13224
13228
  };
13225
13229
  }
13226
13230
  }), ml = /* @__PURE__ */ zt(vl, [["__scopeId", "data-v-b301aa7d"]]), yl = $e(ml), _l = { class: "ik-flie-list" }, kl = { class: "name" }, Cl = { key: 1 }, wl = ["src"], bl = { class: "file-icon" }, Tl = { class: "file-name-loading" }, El = { class: "file-name" }, Sl = { key: 0 }, Al = {
@@ -13480,7 +13484,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13480
13484
  Le,
13481
13485
  null,
13482
13486
  [
13483
- a.preview ? Z("v-if", !0) : (S(), I(
13487
+ a.preview ? J("v-if", !0) : (S(), I(
13484
13488
  Le,
13485
13489
  { key: 0 },
13486
13490
  [
@@ -13557,7 +13561,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13557
13561
  2
13558
13562
  /* CLASS */
13559
13563
  ))
13560
- ])) : Z("v-if", !0),
13564
+ ])) : J("v-if", !0),
13561
13565
  A("div", bl, [
13562
13566
  Oe(b.$slots, "fileIcon", { file: x }, void 0, !0)
13563
13567
  ]),
@@ -13574,7 +13578,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13574
13578
  "(" + we(x.percentage) + "%)",
13575
13579
  1
13576
13580
  /* TEXT */
13577
- )) : Z("v-if", !0)
13581
+ )) : J("v-if", !0)
13578
13582
  ]),
13579
13583
  x.status === "success" ? (S(), I(
13580
13584
  "p",
@@ -13582,14 +13586,14 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13582
13586
  we(k(qt)((x[n.size] || x.size) / 1024 / 1024)) + "MB ",
13583
13587
  1
13584
13588
  /* TEXT */
13585
- )) : Z("v-if", !0),
13589
+ )) : J("v-if", !0),
13586
13590
  x.percentage && x.status === "uploading" ? (S(), ne(k(Bi), {
13587
13591
  key: 1,
13588
13592
  "text-inside": "",
13589
13593
  percentage: x.percentage,
13590
13594
  color: "var(--el-color-primary)",
13591
13595
  "show-text": !1
13592
- }, null, 8, ["percentage"])) : Z("v-if", !0)
13596
+ }, null, 8, ["percentage"])) : J("v-if", !0)
13593
13597
  ])
13594
13598
  ]),
13595
13599
  A("div", null, [
@@ -13604,7 +13608,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13604
13608
  title: "预览",
13605
13609
  bg: "",
13606
13610
  size: "default"
13607
- }, null, 8, ["onClick"])) : Z("v-if", !0),
13611
+ }, null, 8, ["onClick"])) : J("v-if", !0),
13608
13612
  B(k(Ce), {
13609
13613
  onClick: pt((G) => le(x), ["stop"]),
13610
13614
  error: "",
@@ -13651,7 +13655,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13651
13655
  ]),
13652
13656
  _: 1
13653
13657
  /* STABLE */
13654
- }, 8, ["content"])) : Z("v-if", !0),
13658
+ }, 8, ["content"])) : J("v-if", !0),
13655
13659
  (x = g.value) != null && x.length ? (S(!0), I(
13656
13660
  Le,
13657
13661
  { key: 1 },
@@ -13708,7 +13712,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13708
13712
  ]))),
13709
13713
  128
13710
13714
  /* KEYED_FRAGMENT */
13711
- )) : Z("v-if", !0)
13715
+ )) : J("v-if", !0)
13712
13716
  ];
13713
13717
  }),
13714
13718
  _: 3
@@ -13760,7 +13764,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13760
13764
  2
13761
13765
  /* CLASS */
13762
13766
  ))
13763
- ])) : Z("v-if", !0),
13767
+ ])) : J("v-if", !0),
13764
13768
  A("div", Hl, [
13765
13769
  Oe(b.$slots, "fileIcon", { file: x }, void 0, !0)
13766
13770
  ]),
@@ -13777,7 +13781,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13777
13781
  "(" + we(x.percentage) + "%)",
13778
13782
  1
13779
13783
  /* TEXT */
13780
- )) : Z("v-if", !0)
13784
+ )) : J("v-if", !0)
13781
13785
  ]),
13782
13786
  x.status === "success" ? (S(), I(
13783
13787
  "p",
@@ -13785,14 +13789,14 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13785
13789
  we(k(qt)((x[n.size] || x.size) / 1024 / 1024)) + "MB ",
13786
13790
  1
13787
13791
  /* TEXT */
13788
- )) : Z("v-if", !0),
13792
+ )) : J("v-if", !0),
13789
13793
  x.percentage && x.status === "uploading" ? (S(), ne(k(Bi), {
13790
13794
  key: 1,
13791
13795
  "text-inside": "",
13792
13796
  percentage: x.percentage,
13793
13797
  color: "var(--el-color-primary)",
13794
13798
  "show-text": !1
13795
- }, null, 8, ["percentage"])) : Z("v-if", !0)
13799
+ }, null, 8, ["percentage"])) : J("v-if", !0)
13796
13800
  ])
13797
13801
  ]),
13798
13802
  a.preview ? (S(), I(
@@ -13817,7 +13821,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13817
13821
  },
13818
13822
  1024
13819
13823
  /* DYNAMIC_SLOTS */
13820
- )) : Z("v-if", !0),
13824
+ )) : J("v-if", !0),
13821
13825
  B(
13822
13826
  k(be),
13823
13827
  {
@@ -13851,7 +13855,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13851
13855
  title: "预览",
13852
13856
  bg: "",
13853
13857
  size: "default"
13854
- }, null, 8, ["onClick"])) : Z("v-if", !0),
13858
+ }, null, 8, ["onClick"])) : J("v-if", !0),
13855
13859
  B(k(Ce), {
13856
13860
  onClick: (G) => le(x),
13857
13861
  error: "",
@@ -13895,7 +13899,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13895
13899
  type: "primary",
13896
13900
  bg: "",
13897
13901
  size: 40
13898
- })) : Z("v-if", !0),
13902
+ })) : J("v-if", !0),
13899
13903
  A("span", null, [
13900
13904
  qe(
13901
13905
  we(a.title) + " ",
@@ -13922,7 +13926,7 @@ const pl = ["id"], vl = /* @__PURE__ */ ie({
13922
13926
  ]),
13923
13927
  _: 1
13924
13928
  /* STABLE */
13925
- }, 8, ["content"])) : Z("v-if", !0)
13929
+ }, 8, ["content"])) : J("v-if", !0)
13926
13930
  ])
13927
13931
  ]),
13928
13932
  B(k(Ce), {