iking-web-ui-pro 1.0.43 → 1.0.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/IkUploadFile/ik.index.es.js +479 -467
- package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
- package/dist/iking-web-ui-pro.css +1 -1
- package/dist/{index-CwMKxfTW.mjs → index-CS_y74Sj.mjs} +1955 -1943
- package/dist/{index.es-DB7Zbkxt.mjs → index.es-BUP3pLAo.mjs} +2 -2
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +52 -52
- package/dist/{jspdf.es.min-DDLT8s-5.mjs → jspdf.es.min-Ct9vMFKc.mjs} +1 -1
- package/dist/src/components/IkUploadFile/index.d.ts +15 -0
- package/dist/src/components/IkUploadFile/src/index.vue.d.ts +9 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as se, createElementBlock as D, openBlock as
|
|
2
|
-
import { useLocale as Ul, useNamespace as ku, useZIndex as jl, ElIcon as
|
|
1
|
+
import { defineComponent as se, createElementBlock as D, openBlock as E, createElementVNode as x, computed as le, inject as St, mergeModels as at, useModel as fi, ref as we, reactive as Pl, watch as Dt, nextTick as Lt, createCommentVNode as Q, Fragment as De, createBlock as oe, createVNode as W, unref as C, withCtx as J, resolveComponent as Jt, normalizeStyle as Rt, normalizeClass as ue, mergeProps as Qt, createTextVNode as kt, toDisplayString as Ae, h as Dl, createSlots as yu, renderSlot as Le, getCurrentScope as Ll, onScopeDispose as Rl, markRaw as wa, effectScope as Ol, shallowRef as Ml, onMounted as Fl, Teleport as _u, Transition as bu, withModifiers as bt, resolveDynamicComponent as Nl, renderList as Cu, withDirectives as Bl, vShow as Hl } from "vue";
|
|
2
|
+
import { useLocale as Ul, useNamespace as ku, useZIndex as jl, ElIcon as Ee, EVENT_CODE as dt, ElUpload as Ta, ElTooltip as Sa, ElProgress as Aa, ElButton as zl, ElMessage as Ti } from "element-plus";
|
|
3
3
|
import { buildUUID as wu, ikColor as Vl, paramType as Ea, _ as Si, ikFile as ql } from "iking-utils-pro";
|
|
4
4
|
import Gl from "axios";
|
|
5
5
|
const Qe = (a, s) => (a.install = (n) => {
|
|
@@ -11,11 +11,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
11
11
|
name: "ArrowLeft",
|
|
12
12
|
__name: "arrow-left",
|
|
13
13
|
setup(a) {
|
|
14
|
-
return (s, n) => (
|
|
14
|
+
return (s, n) => (E(), D("svg", {
|
|
15
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16
16
|
viewBox: "0 0 1024 1024"
|
|
17
17
|
}, [
|
|
18
|
-
|
|
18
|
+
x("path", {
|
|
19
19
|
fill: "currentColor",
|
|
20
20
|
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"
|
|
21
21
|
})
|
|
@@ -25,11 +25,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
25
25
|
name: "ArrowRight",
|
|
26
26
|
__name: "arrow-right",
|
|
27
27
|
setup(a) {
|
|
28
|
-
return (s, n) => (
|
|
28
|
+
return (s, n) => (E(), D("svg", {
|
|
29
29
|
xmlns: "http://www.w3.org/2000/svg",
|
|
30
30
|
viewBox: "0 0 1024 1024"
|
|
31
31
|
}, [
|
|
32
|
-
|
|
32
|
+
x("path", {
|
|
33
33
|
fill: "currentColor",
|
|
34
34
|
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"
|
|
35
35
|
})
|
|
@@ -39,11 +39,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
39
39
|
name: "Close",
|
|
40
40
|
__name: "close",
|
|
41
41
|
setup(a) {
|
|
42
|
-
return (s, n) => (
|
|
42
|
+
return (s, n) => (E(), D("svg", {
|
|
43
43
|
xmlns: "http://www.w3.org/2000/svg",
|
|
44
44
|
viewBox: "0 0 1024 1024"
|
|
45
45
|
}, [
|
|
46
|
-
|
|
46
|
+
x("path", {
|
|
47
47
|
fill: "currentColor",
|
|
48
48
|
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"
|
|
49
49
|
})
|
|
@@ -53,11 +53,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
53
53
|
name: "Download",
|
|
54
54
|
__name: "download",
|
|
55
55
|
setup(a) {
|
|
56
|
-
return (s, n) => (
|
|
56
|
+
return (s, n) => (E(), D("svg", {
|
|
57
57
|
xmlns: "http://www.w3.org/2000/svg",
|
|
58
58
|
viewBox: "0 0 1024 1024"
|
|
59
59
|
}, [
|
|
60
|
-
|
|
60
|
+
x("path", {
|
|
61
61
|
fill: "currentColor",
|
|
62
62
|
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
|
|
63
63
|
})
|
|
@@ -67,11 +67,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
67
67
|
name: "FullScreen",
|
|
68
68
|
__name: "full-screen",
|
|
69
69
|
setup(a) {
|
|
70
|
-
return (s, n) => (
|
|
70
|
+
return (s, n) => (E(), D("svg", {
|
|
71
71
|
xmlns: "http://www.w3.org/2000/svg",
|
|
72
72
|
viewBox: "0 0 1024 1024"
|
|
73
73
|
}, [
|
|
74
|
-
|
|
74
|
+
x("path", {
|
|
75
75
|
fill: "currentColor",
|
|
76
76
|
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"
|
|
77
77
|
})
|
|
@@ -81,11 +81,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
81
81
|
name: "QuestionFilled",
|
|
82
82
|
__name: "question-filled",
|
|
83
83
|
setup(a) {
|
|
84
|
-
return (s, n) => (
|
|
84
|
+
return (s, n) => (E(), D("svg", {
|
|
85
85
|
xmlns: "http://www.w3.org/2000/svg",
|
|
86
86
|
viewBox: "0 0 1024 1024"
|
|
87
87
|
}, [
|
|
88
|
-
|
|
88
|
+
x("path", {
|
|
89
89
|
fill: "currentColor",
|
|
90
90
|
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z"
|
|
91
91
|
})
|
|
@@ -95,11 +95,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
95
95
|
name: "RefreshLeft",
|
|
96
96
|
__name: "refresh-left",
|
|
97
97
|
setup(a) {
|
|
98
|
-
return (s, n) => (
|
|
98
|
+
return (s, n) => (E(), D("svg", {
|
|
99
99
|
xmlns: "http://www.w3.org/2000/svg",
|
|
100
100
|
viewBox: "0 0 1024 1024"
|
|
101
101
|
}, [
|
|
102
|
-
|
|
102
|
+
x("path", {
|
|
103
103
|
fill: "currentColor",
|
|
104
104
|
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"
|
|
105
105
|
})
|
|
@@ -109,11 +109,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
109
109
|
name: "RefreshRight",
|
|
110
110
|
__name: "refresh-right",
|
|
111
111
|
setup(a) {
|
|
112
|
-
return (s, n) => (
|
|
112
|
+
return (s, n) => (E(), D("svg", {
|
|
113
113
|
xmlns: "http://www.w3.org/2000/svg",
|
|
114
114
|
viewBox: "0 0 1024 1024"
|
|
115
115
|
}, [
|
|
116
|
-
|
|
116
|
+
x("path", {
|
|
117
117
|
fill: "currentColor",
|
|
118
118
|
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"
|
|
119
119
|
})
|
|
@@ -123,11 +123,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
123
123
|
name: "ScaleToOriginal",
|
|
124
124
|
__name: "scale-to-original",
|
|
125
125
|
setup(a) {
|
|
126
|
-
return (s, n) => (
|
|
126
|
+
return (s, n) => (E(), D("svg", {
|
|
127
127
|
xmlns: "http://www.w3.org/2000/svg",
|
|
128
128
|
viewBox: "0 0 1024 1024"
|
|
129
129
|
}, [
|
|
130
|
-
|
|
130
|
+
x("path", {
|
|
131
131
|
fill: "currentColor",
|
|
132
132
|
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"
|
|
133
133
|
})
|
|
@@ -137,11 +137,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
137
137
|
name: "View",
|
|
138
138
|
__name: "view",
|
|
139
139
|
setup(a) {
|
|
140
|
-
return (s, n) => (
|
|
140
|
+
return (s, n) => (E(), D("svg", {
|
|
141
141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
142
142
|
viewBox: "0 0 1024 1024"
|
|
143
143
|
}, [
|
|
144
|
-
|
|
144
|
+
x("path", {
|
|
145
145
|
fill: "currentColor",
|
|
146
146
|
d: "M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"
|
|
147
147
|
})
|
|
@@ -151,11 +151,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
151
151
|
name: "WarningFilled",
|
|
152
152
|
__name: "warning-filled",
|
|
153
153
|
setup(a) {
|
|
154
|
-
return (s, n) => (
|
|
154
|
+
return (s, n) => (E(), D("svg", {
|
|
155
155
|
xmlns: "http://www.w3.org/2000/svg",
|
|
156
156
|
viewBox: "0 0 1024 1024"
|
|
157
157
|
}, [
|
|
158
|
-
|
|
158
|
+
x("path", {
|
|
159
159
|
fill: "currentColor",
|
|
160
160
|
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"
|
|
161
161
|
})
|
|
@@ -165,11 +165,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
165
165
|
name: "ZoomIn",
|
|
166
166
|
__name: "zoom-in",
|
|
167
167
|
setup(a) {
|
|
168
|
-
return (s, n) => (
|
|
168
|
+
return (s, n) => (E(), D("svg", {
|
|
169
169
|
xmlns: "http://www.w3.org/2000/svg",
|
|
170
170
|
viewBox: "0 0 1024 1024"
|
|
171
171
|
}, [
|
|
172
|
-
|
|
172
|
+
x("path", {
|
|
173
173
|
fill: "currentColor",
|
|
174
174
|
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"
|
|
175
175
|
})
|
|
@@ -179,11 +179,11 @@ var Kl = /* @__PURE__ */ se({
|
|
|
179
179
|
name: "ZoomOut",
|
|
180
180
|
__name: "zoom-out",
|
|
181
181
|
setup(a) {
|
|
182
|
-
return (s, n) => (
|
|
182
|
+
return (s, n) => (E(), D("svg", {
|
|
183
183
|
xmlns: "http://www.w3.org/2000/svg",
|
|
184
184
|
viewBox: "0 0 1024 1024"
|
|
185
185
|
}, [
|
|
186
|
-
|
|
186
|
+
x("path", {
|
|
187
187
|
fill: "currentColor",
|
|
188
188
|
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"
|
|
189
189
|
})
|
|
@@ -445,8 +445,8 @@ const he = (a, s) => {
|
|
|
445
445
|
},
|
|
446
446
|
setup(a) {
|
|
447
447
|
const s = a, n = le(() => s.file ? he(s.file, s.fields) : s.type);
|
|
448
|
-
return (t, e) => n.value === "image" ? (
|
|
449
|
-
|
|
448
|
+
return (t, e) => n.value === "image" ? (E(), D("svg", _c, [...e[0] || (e[0] = [
|
|
449
|
+
x(
|
|
450
450
|
"path",
|
|
451
451
|
{
|
|
452
452
|
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",
|
|
@@ -457,7 +457,7 @@ const he = (a, s) => {
|
|
|
457
457
|
-1
|
|
458
458
|
/* CACHED */
|
|
459
459
|
),
|
|
460
|
-
|
|
460
|
+
x(
|
|
461
461
|
"path",
|
|
462
462
|
{
|
|
463
463
|
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",
|
|
@@ -468,7 +468,7 @@ const he = (a, s) => {
|
|
|
468
468
|
-1
|
|
469
469
|
/* CACHED */
|
|
470
470
|
),
|
|
471
|
-
|
|
471
|
+
x(
|
|
472
472
|
"path",
|
|
473
473
|
{
|
|
474
474
|
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",
|
|
@@ -479,7 +479,7 @@ const he = (a, s) => {
|
|
|
479
479
|
-1
|
|
480
480
|
/* CACHED */
|
|
481
481
|
),
|
|
482
|
-
|
|
482
|
+
x(
|
|
483
483
|
"path",
|
|
484
484
|
{
|
|
485
485
|
d: "M672 0l256 256h-192c-35.3472 0-64-28.6528-64-64V0z",
|
|
@@ -490,8 +490,8 @@ const he = (a, s) => {
|
|
|
490
490
|
-1
|
|
491
491
|
/* CACHED */
|
|
492
492
|
)
|
|
493
|
-
])])) : n.value === "zip" ? (
|
|
494
|
-
|
|
493
|
+
])])) : n.value === "zip" ? (E(), D("svg", bc, [...e[1] || (e[1] = [
|
|
494
|
+
x(
|
|
495
495
|
"path",
|
|
496
496
|
{
|
|
497
497
|
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",
|
|
@@ -502,7 +502,7 @@ const he = (a, s) => {
|
|
|
502
502
|
-1
|
|
503
503
|
/* CACHED */
|
|
504
504
|
),
|
|
505
|
-
|
|
505
|
+
x(
|
|
506
506
|
"path",
|
|
507
507
|
{
|
|
508
508
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -513,8 +513,8 @@ const he = (a, s) => {
|
|
|
513
513
|
-1
|
|
514
514
|
/* CACHED */
|
|
515
515
|
)
|
|
516
|
-
])])) : n.value === "ppt" ? (
|
|
517
|
-
|
|
516
|
+
])])) : n.value === "ppt" ? (E(), D("svg", Cc, [...e[2] || (e[2] = [
|
|
517
|
+
x(
|
|
518
518
|
"path",
|
|
519
519
|
{
|
|
520
520
|
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",
|
|
@@ -525,7 +525,7 @@ const he = (a, s) => {
|
|
|
525
525
|
-1
|
|
526
526
|
/* CACHED */
|
|
527
527
|
),
|
|
528
|
-
|
|
528
|
+
x(
|
|
529
529
|
"path",
|
|
530
530
|
{
|
|
531
531
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -536,8 +536,8 @@ const he = (a, s) => {
|
|
|
536
536
|
-1
|
|
537
537
|
/* CACHED */
|
|
538
538
|
)
|
|
539
|
-
])])) : n.value === "word" ? (
|
|
540
|
-
|
|
539
|
+
])])) : n.value === "word" ? (E(), D("svg", kc, [...e[3] || (e[3] = [
|
|
540
|
+
x(
|
|
541
541
|
"path",
|
|
542
542
|
{
|
|
543
543
|
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",
|
|
@@ -548,7 +548,7 @@ const he = (a, s) => {
|
|
|
548
548
|
-1
|
|
549
549
|
/* CACHED */
|
|
550
550
|
),
|
|
551
|
-
|
|
551
|
+
x(
|
|
552
552
|
"path",
|
|
553
553
|
{
|
|
554
554
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -559,8 +559,8 @@ const he = (a, s) => {
|
|
|
559
559
|
-1
|
|
560
560
|
/* CACHED */
|
|
561
561
|
)
|
|
562
|
-
])])) : n.value === "pdf" ? (
|
|
563
|
-
|
|
562
|
+
])])) : n.value === "pdf" ? (E(), D("svg", wc, [...e[4] || (e[4] = [
|
|
563
|
+
x(
|
|
564
564
|
"path",
|
|
565
565
|
{
|
|
566
566
|
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",
|
|
@@ -571,7 +571,7 @@ const he = (a, s) => {
|
|
|
571
571
|
-1
|
|
572
572
|
/* CACHED */
|
|
573
573
|
),
|
|
574
|
-
|
|
574
|
+
x(
|
|
575
575
|
"path",
|
|
576
576
|
{
|
|
577
577
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -582,8 +582,8 @@ const he = (a, s) => {
|
|
|
582
582
|
-1
|
|
583
583
|
/* CACHED */
|
|
584
584
|
)
|
|
585
|
-
])])) : n.value === "txt" ? (
|
|
586
|
-
|
|
585
|
+
])])) : n.value === "txt" ? (E(), D("svg", Tc, [...e[5] || (e[5] = [
|
|
586
|
+
x(
|
|
587
587
|
"path",
|
|
588
588
|
{
|
|
589
589
|
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",
|
|
@@ -594,7 +594,7 @@ const he = (a, s) => {
|
|
|
594
594
|
-1
|
|
595
595
|
/* CACHED */
|
|
596
596
|
),
|
|
597
|
-
|
|
597
|
+
x(
|
|
598
598
|
"path",
|
|
599
599
|
{
|
|
600
600
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -605,8 +605,8 @@ const he = (a, s) => {
|
|
|
605
605
|
-1
|
|
606
606
|
/* CACHED */
|
|
607
607
|
)
|
|
608
|
-
])])) : n.value === "audio" ? (
|
|
609
|
-
|
|
608
|
+
])])) : n.value === "audio" ? (E(), D("svg", Sc, [...e[6] || (e[6] = [
|
|
609
|
+
x(
|
|
610
610
|
"path",
|
|
611
611
|
{
|
|
612
612
|
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",
|
|
@@ -617,7 +617,7 @@ const he = (a, s) => {
|
|
|
617
617
|
-1
|
|
618
618
|
/* CACHED */
|
|
619
619
|
),
|
|
620
|
-
|
|
620
|
+
x(
|
|
621
621
|
"path",
|
|
622
622
|
{
|
|
623
623
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -628,8 +628,8 @@ const he = (a, s) => {
|
|
|
628
628
|
-1
|
|
629
629
|
/* CACHED */
|
|
630
630
|
)
|
|
631
|
-
])])) : n.value === "video" ? (
|
|
632
|
-
|
|
631
|
+
])])) : n.value === "video" ? (E(), D("svg", Ac, [...e[7] || (e[7] = [
|
|
632
|
+
x(
|
|
633
633
|
"path",
|
|
634
634
|
{
|
|
635
635
|
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",
|
|
@@ -640,7 +640,7 @@ const he = (a, s) => {
|
|
|
640
640
|
-1
|
|
641
641
|
/* CACHED */
|
|
642
642
|
),
|
|
643
|
-
|
|
643
|
+
x(
|
|
644
644
|
"path",
|
|
645
645
|
{
|
|
646
646
|
d: "M682.666667 0l273.066666 273.066667h-204.8c-40.96 0-68.266667-27.306667-68.266666-68.266667V0z",
|
|
@@ -651,8 +651,8 @@ const he = (a, s) => {
|
|
|
651
651
|
-1
|
|
652
652
|
/* CACHED */
|
|
653
653
|
)
|
|
654
|
-
])])) : n.value === "excel" ? (
|
|
655
|
-
|
|
654
|
+
])])) : n.value === "excel" ? (E(), D("svg", Ec, [...e[8] || (e[8] = [
|
|
655
|
+
x(
|
|
656
656
|
"path",
|
|
657
657
|
{
|
|
658
658
|
d: "M192 0h448.170667l319.829333 320V896a128 128 0 0 1-128 128H192a128 128 0 0 1-128-128V128A128 128 0 0 1 192 0z",
|
|
@@ -663,7 +663,7 @@ const he = (a, s) => {
|
|
|
663
663
|
-1
|
|
664
664
|
/* CACHED */
|
|
665
665
|
),
|
|
666
|
-
|
|
666
|
+
x(
|
|
667
667
|
"path",
|
|
668
668
|
{
|
|
669
669
|
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",
|
|
@@ -675,7 +675,7 @@ const he = (a, s) => {
|
|
|
675
675
|
-1
|
|
676
676
|
/* CACHED */
|
|
677
677
|
),
|
|
678
|
-
|
|
678
|
+
x(
|
|
679
679
|
"path",
|
|
680
680
|
{
|
|
681
681
|
d: "M640 0l320 320H768a128 128 0 0 1-128-128V0z",
|
|
@@ -686,8 +686,8 @@ const he = (a, s) => {
|
|
|
686
686
|
-1
|
|
687
687
|
/* CACHED */
|
|
688
688
|
)
|
|
689
|
-
])])) : n.value === "exe" ? (
|
|
690
|
-
|
|
689
|
+
])])) : n.value === "exe" ? (E(), D("svg", xc, [...e[9] || (e[9] = [
|
|
690
|
+
x(
|
|
691
691
|
"path",
|
|
692
692
|
{
|
|
693
693
|
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",
|
|
@@ -698,7 +698,7 @@ const he = (a, s) => {
|
|
|
698
698
|
-1
|
|
699
699
|
/* CACHED */
|
|
700
700
|
),
|
|
701
|
-
|
|
701
|
+
x(
|
|
702
702
|
"path",
|
|
703
703
|
{
|
|
704
704
|
d: "M960 326.4v16H755.2s-100.8-20.8-99.2-107.2c0 0 3.2 91.2 96 91.2h208z",
|
|
@@ -709,7 +709,7 @@ const he = (a, s) => {
|
|
|
709
709
|
-1
|
|
710
710
|
/* CACHED */
|
|
711
711
|
),
|
|
712
|
-
|
|
712
|
+
x(
|
|
713
713
|
"path",
|
|
714
714
|
{
|
|
715
715
|
d: "M657.6 0v233.6c0 25.6 17.6 92.8 97.6 92.8H960L657.6 0z",
|
|
@@ -721,7 +721,7 @@ const he = (a, s) => {
|
|
|
721
721
|
-1
|
|
722
722
|
/* CACHED */
|
|
723
723
|
),
|
|
724
|
-
|
|
724
|
+
x(
|
|
725
725
|
"path",
|
|
726
726
|
{
|
|
727
727
|
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",
|
|
@@ -732,8 +732,8 @@ const he = (a, s) => {
|
|
|
732
732
|
-1
|
|
733
733
|
/* CACHED */
|
|
734
734
|
)
|
|
735
|
-
])])) : n.value === "json" ? (
|
|
736
|
-
|
|
735
|
+
])])) : n.value === "json" ? (E(), D("svg", Ic, [...e[10] || (e[10] = [
|
|
736
|
+
x(
|
|
737
737
|
"path",
|
|
738
738
|
{
|
|
739
739
|
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",
|
|
@@ -744,7 +744,7 @@ const he = (a, s) => {
|
|
|
744
744
|
-1
|
|
745
745
|
/* CACHED */
|
|
746
746
|
),
|
|
747
|
-
|
|
747
|
+
x(
|
|
748
748
|
"path",
|
|
749
749
|
{
|
|
750
750
|
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",
|
|
@@ -756,7 +756,7 @@ const he = (a, s) => {
|
|
|
756
756
|
-1
|
|
757
757
|
/* CACHED */
|
|
758
758
|
),
|
|
759
|
-
|
|
759
|
+
x(
|
|
760
760
|
"path",
|
|
761
761
|
{
|
|
762
762
|
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",
|
|
@@ -767,8 +767,8 @@ const he = (a, s) => {
|
|
|
767
767
|
-1
|
|
768
768
|
/* CACHED */
|
|
769
769
|
)
|
|
770
|
-
])])) : (
|
|
771
|
-
|
|
770
|
+
])])) : (E(), D("svg", Pc, [...e[11] || (e[11] = [
|
|
771
|
+
x(
|
|
772
772
|
"path",
|
|
773
773
|
{
|
|
774
774
|
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",
|
|
@@ -779,7 +779,7 @@ const he = (a, s) => {
|
|
|
779
779
|
-1
|
|
780
780
|
/* CACHED */
|
|
781
781
|
),
|
|
782
|
-
|
|
782
|
+
x(
|
|
783
783
|
"path",
|
|
784
784
|
{
|
|
785
785
|
d: "M672 0l256 256h-192c-35.3472 0-64-28.6528-64-64V0z",
|
|
@@ -790,7 +790,7 @@ const he = (a, s) => {
|
|
|
790
790
|
-1
|
|
791
791
|
/* CACHED */
|
|
792
792
|
),
|
|
793
|
-
|
|
793
|
+
x(
|
|
794
794
|
"path",
|
|
795
795
|
{
|
|
796
796
|
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",
|
|
@@ -864,7 +864,7 @@ const he = (a, s) => {
|
|
|
864
864
|
"flv",
|
|
865
865
|
"tls"
|
|
866
866
|
], Su = (a) => {
|
|
867
|
-
const s =
|
|
867
|
+
const s = St("loadUrl"), n = le(() => a.loadUrl || a.fileUrl || (s == null ? void 0 : s.value)), t = St("uploadUrl"), e = le(() => a.action || a.uploadUrl || (t == null ? void 0 : t.value)), i = St("token"), r = le(() => a.token || (i == null ? void 0 : i.value)), o = St("onlyofficeConfig"), u = le(() => a.onlyofficeConfig || (o == null ? void 0 : o.value)), l = St("userInfo"), c = le(() => a.userInfo || (l == null ? void 0 : l.value)), f = [...Da, ...Da.map((d) => d.toLocaleUpperCase())];
|
|
868
868
|
return {
|
|
869
869
|
cLoadUrl: n,
|
|
870
870
|
cUploadUrl: e,
|
|
@@ -978,27 +978,27 @@ const he = (a, s) => {
|
|
|
978
978
|
};
|
|
979
979
|
return (d, g) => {
|
|
980
980
|
var v, m, p;
|
|
981
|
-
return e.value ? (
|
|
981
|
+
return e.value ? (E(), D(
|
|
982
982
|
De,
|
|
983
983
|
{ key: 0 },
|
|
984
984
|
[
|
|
985
|
-
(v = o.value) != null && v.url && u.image ? (
|
|
985
|
+
(v = o.value) != null && v.url && u.image ? (E(), oe(C(Bh), {
|
|
986
986
|
key: 0,
|
|
987
987
|
onClose: g[0] || (g[0] = (w) => c()),
|
|
988
988
|
ref: "previewImgRef",
|
|
989
989
|
"url-list": [(m = o.value) == null ? void 0 : m.url],
|
|
990
990
|
teleported: "",
|
|
991
991
|
"z-index": 9999
|
|
992
|
-
}, null, 8, ["url-list"])) :
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
992
|
+
}, null, 8, ["url-list"])) : Q("v-if", !0),
|
|
993
|
+
Q(' <IkPreviewVideo :file="fileData" v-model:show="modal.video" />'),
|
|
994
|
+
Q(" 文档类 "),
|
|
995
|
+
W(C($g), {
|
|
996
996
|
modelValue: u.video,
|
|
997
997
|
"onUpdate:modelValue": g[1] || (g[1] = (w) => u.video = w),
|
|
998
998
|
url: (p = o.value) == null ? void 0 : p.url,
|
|
999
999
|
onClose: c
|
|
1000
1000
|
}, null, 8, ["modelValue", "url"]),
|
|
1001
|
-
|
|
1001
|
+
W(C($c), {
|
|
1002
1002
|
modelValue: u.office,
|
|
1003
1003
|
"onUpdate:modelValue": g[2] || (g[2] = (w) => u.office = w),
|
|
1004
1004
|
draggable: "",
|
|
@@ -1016,14 +1016,14 @@ const he = (a, s) => {
|
|
|
1016
1016
|
default: J(() => {
|
|
1017
1017
|
var w, b, T;
|
|
1018
1018
|
return [
|
|
1019
|
-
|
|
1020
|
-
|
|
1019
|
+
x("div", Lc, [
|
|
1020
|
+
x("img", {
|
|
1021
1021
|
src: (b = (w = r.value.editorConfig.customization) == null ? void 0 : w.logo) == null ? void 0 : b.image,
|
|
1022
1022
|
onClick: f,
|
|
1023
1023
|
alt: ""
|
|
1024
1024
|
}, null, 8, Rc)
|
|
1025
1025
|
]),
|
|
1026
|
-
|
|
1026
|
+
W(C(kh), {
|
|
1027
1027
|
"config-options": r.value,
|
|
1028
1028
|
"document-server-url": ((T = a.onlyOfficeConfig) == null ? void 0 : T.serverUrl) || a.onlyofficeServer
|
|
1029
1029
|
}, null, 8, ["config-options", "document-server-url"])
|
|
@@ -1035,7 +1035,7 @@ const he = (a, s) => {
|
|
|
1035
1035
|
],
|
|
1036
1036
|
64
|
|
1037
1037
|
/* STABLE_FRAGMENT */
|
|
1038
|
-
)) :
|
|
1038
|
+
)) : Q("v-if", !0);
|
|
1039
1039
|
};
|
|
1040
1040
|
}
|
|
1041
1041
|
}), Mc = Qe(Oc);
|
|
@@ -1119,10 +1119,10 @@ const Fc = {
|
|
|
1119
1119
|
};
|
|
1120
1120
|
return (f, d) => {
|
|
1121
1121
|
const g = Jt("el-tooltip"), v = Jt("el-button");
|
|
1122
|
-
return
|
|
1122
|
+
return E(), D(
|
|
1123
1123
|
"i",
|
|
1124
1124
|
{
|
|
1125
|
-
class:
|
|
1125
|
+
class: ue(["ik-svg-icon ik-icon relative h-[1em] w-[1em] inline-flex items-center justify-center fill-current leading-[1em] transition", {
|
|
1126
1126
|
[a.iconClass]: !0,
|
|
1127
1127
|
[a.name]: e.value === "unocss",
|
|
1128
1128
|
"show-bg": t.value.showBg || t.value.bg,
|
|
@@ -1143,36 +1143,36 @@ const Fc = {
|
|
|
1143
1143
|
onMouseleave: l
|
|
1144
1144
|
},
|
|
1145
1145
|
[
|
|
1146
|
-
t.value.tableIconType === "icon" || !t.value.tableIconType ? (
|
|
1146
|
+
t.value.tableIconType === "icon" || !t.value.tableIconType ? (E(), D(
|
|
1147
1147
|
De,
|
|
1148
1148
|
{ key: 0 },
|
|
1149
1149
|
[
|
|
1150
|
-
t.value.notip || !t.value.title ? (
|
|
1150
|
+
t.value.notip || !t.value.title ? (E(), D(
|
|
1151
1151
|
De,
|
|
1152
1152
|
{ key: 0 },
|
|
1153
1153
|
[
|
|
1154
|
-
e.value === "iksig" ? (
|
|
1154
|
+
e.value === "iksig" ? (E(), D(
|
|
1155
1155
|
"i",
|
|
1156
1156
|
{
|
|
1157
1157
|
key: 0,
|
|
1158
|
-
class:
|
|
1158
|
+
class: ue(`iksig ${t.value.name}`)
|
|
1159
1159
|
},
|
|
1160
1160
|
null,
|
|
1161
1161
|
2
|
|
1162
1162
|
/* CLASS */
|
|
1163
|
-
)) : e.value === "svg" ? (
|
|
1164
|
-
|
|
1163
|
+
)) : e.value === "svg" ? (E(), D("svg", Fc, [
|
|
1164
|
+
x("use", {
|
|
1165
1165
|
"xlink:href": `#${t.value.name}`
|
|
1166
1166
|
}, null, 8, Nc)
|
|
1167
|
-
])) : e.value === "img" ? (
|
|
1167
|
+
])) : e.value === "img" ? (E(), D("img", {
|
|
1168
1168
|
key: 2,
|
|
1169
1169
|
src: t.value.name,
|
|
1170
1170
|
class: "h-[1em] w-[1em]"
|
|
1171
|
-
}, null, 8, Bc)) : (
|
|
1171
|
+
}, null, 8, Bc)) : (E(), D(
|
|
1172
1172
|
"i",
|
|
1173
1173
|
{
|
|
1174
1174
|
key: 3,
|
|
1175
|
-
class:
|
|
1175
|
+
class: ue(t.value.name)
|
|
1176
1176
|
},
|
|
1177
1177
|
null,
|
|
1178
1178
|
2
|
|
@@ -1181,7 +1181,7 @@ const Fc = {
|
|
|
1181
1181
|
],
|
|
1182
1182
|
64
|
|
1183
1183
|
/* STABLE_FRAGMENT */
|
|
1184
|
-
)) : (
|
|
1184
|
+
)) : (E(), oe(g, {
|
|
1185
1185
|
key: 1,
|
|
1186
1186
|
content: t.value.title,
|
|
1187
1187
|
placement: "top",
|
|
@@ -1189,28 +1189,28 @@ const Fc = {
|
|
|
1189
1189
|
"hide-after": 0
|
|
1190
1190
|
}, {
|
|
1191
1191
|
default: J(() => [
|
|
1192
|
-
e.value === "iksig" ? (
|
|
1192
|
+
e.value === "iksig" ? (E(), D(
|
|
1193
1193
|
"i",
|
|
1194
1194
|
{
|
|
1195
1195
|
key: 0,
|
|
1196
|
-
class:
|
|
1196
|
+
class: ue(`iksig ${t.value.name}`)
|
|
1197
1197
|
},
|
|
1198
1198
|
null,
|
|
1199
1199
|
2
|
|
1200
1200
|
/* CLASS */
|
|
1201
|
-
)) : e.value === "svg" ? (
|
|
1202
|
-
|
|
1201
|
+
)) : e.value === "svg" ? (E(), D("svg", Hc, [
|
|
1202
|
+
x("use", {
|
|
1203
1203
|
"xlink:href": `#${t.value.name}`
|
|
1204
1204
|
}, null, 8, Uc)
|
|
1205
|
-
])) : e.value === "img" ? (
|
|
1205
|
+
])) : e.value === "img" ? (E(), D("img", {
|
|
1206
1206
|
key: 2,
|
|
1207
1207
|
src: t.value.name,
|
|
1208
1208
|
class: "h-[1em] w-[1em]"
|
|
1209
|
-
}, null, 8, jc)) : (
|
|
1209
|
+
}, null, 8, jc)) : (E(), D(
|
|
1210
1210
|
"i",
|
|
1211
1211
|
{
|
|
1212
1212
|
key: 3,
|
|
1213
|
-
class:
|
|
1213
|
+
class: ue(t.value.name)
|
|
1214
1214
|
},
|
|
1215
1215
|
null,
|
|
1216
1216
|
2
|
|
@@ -1223,12 +1223,12 @@ const Fc = {
|
|
|
1223
1223
|
],
|
|
1224
1224
|
64
|
|
1225
1225
|
/* STABLE_FRAGMENT */
|
|
1226
|
-
)) : (
|
|
1226
|
+
)) : (E(), oe(v, Qt({ key: 1 }, f.$attrs, {
|
|
1227
1227
|
type: ["warning", "error"].includes(t.value.type) ? "danger" : ""
|
|
1228
1228
|
}), {
|
|
1229
1229
|
default: J(() => [
|
|
1230
|
-
|
|
1231
|
-
|
|
1230
|
+
kt(
|
|
1231
|
+
Ae(t.value.title),
|
|
1232
1232
|
1
|
|
1233
1233
|
/* TEXT */
|
|
1234
1234
|
)
|
|
@@ -1242,7 +1242,7 @@ const Fc = {
|
|
|
1242
1242
|
);
|
|
1243
1243
|
};
|
|
1244
1244
|
}
|
|
1245
|
-
}), Vc = /* @__PURE__ */ hi(zc, [["__scopeId", "data-v-d5c74053"]]),
|
|
1245
|
+
}), Vc = /* @__PURE__ */ hi(zc, [["__scopeId", "data-v-d5c74053"]]), Se = Qe(Vc), qc = /* @__PURE__ */ se({
|
|
1246
1246
|
__name: "CloseIcon",
|
|
1247
1247
|
props: {
|
|
1248
1248
|
showBg: {
|
|
@@ -1255,13 +1255,13 @@ const Fc = {
|
|
|
1255
1255
|
}
|
|
1256
1256
|
},
|
|
1257
1257
|
setup(a) {
|
|
1258
|
-
return (s, n) => (
|
|
1258
|
+
return (s, n) => (E(), D(
|
|
1259
1259
|
"div",
|
|
1260
1260
|
{
|
|
1261
|
-
class:
|
|
1261
|
+
class: ue({ "exit-main-page-maximize": a.showBg && a.fullscreen })
|
|
1262
1262
|
},
|
|
1263
1263
|
[
|
|
1264
|
-
|
|
1264
|
+
W(C(Se), {
|
|
1265
1265
|
name: "iksvg_guanbidanchuang",
|
|
1266
1266
|
error: "",
|
|
1267
1267
|
title: "关闭",
|
|
@@ -1304,36 +1304,36 @@ const Fc = {
|
|
|
1304
1304
|
});
|
|
1305
1305
|
return (i, r) => {
|
|
1306
1306
|
const o = Jt("el-dialog");
|
|
1307
|
-
return
|
|
1307
|
+
return E(), oe(o, Qt({
|
|
1308
1308
|
modelValue: n.value,
|
|
1309
1309
|
"onUpdate:modelValue": r[0] || (r[0] = (u) => n.value = u),
|
|
1310
1310
|
"align-center": ""
|
|
1311
1311
|
}, i.$attrs, {
|
|
1312
|
-
"close-icon":
|
|
1312
|
+
"close-icon": C(e),
|
|
1313
1313
|
class: `ik-base-dialog ${a.noHeader ? "no-header" : ""} ${a.noFooter ? "no-footer" : ""}`,
|
|
1314
1314
|
fullscreen: t.value,
|
|
1315
1315
|
"modal-class": "baseDialog"
|
|
1316
1316
|
}), yu({
|
|
1317
1317
|
icon: J(() => [
|
|
1318
1318
|
Le(i.$slots, "title", {}, () => [
|
|
1319
|
-
|
|
1320
|
-
|
|
1319
|
+
kt(
|
|
1320
|
+
Ae(a.title),
|
|
1321
1321
|
1
|
|
1322
1322
|
/* TEXT */
|
|
1323
1323
|
)
|
|
1324
1324
|
])
|
|
1325
1325
|
]),
|
|
1326
1326
|
header: J(() => [
|
|
1327
|
-
|
|
1327
|
+
x("div", Wc, [
|
|
1328
1328
|
Le(i.$slots, "header", {}, () => [
|
|
1329
|
-
|
|
1330
|
-
|
|
1329
|
+
kt(
|
|
1330
|
+
Ae(a.title),
|
|
1331
1331
|
1
|
|
1332
1332
|
/* TEXT */
|
|
1333
1333
|
)
|
|
1334
1334
|
])
|
|
1335
1335
|
]),
|
|
1336
|
-
|
|
1336
|
+
Q(` <IkSvgIcon v-if="$attrs.showClose" @click="handFullSize"\r
|
|
1337
1337
|
:name="isFull ? 'iksvg_tuichuquanping' : 'iksvg_quanping-daohang'"\r
|
|
1338
1338
|
class="absolute! top-[18px] right-[50px] icon-dialog-full" :title="isFull ? '退出全屏' : '全屏'" /> `)
|
|
1339
1339
|
]),
|
|
@@ -2125,8 +2125,8 @@ var Dn, Ns;
|
|
|
2125
2125
|
function Nf() {
|
|
2126
2126
|
if (Ns) return Dn;
|
|
2127
2127
|
Ns = 1;
|
|
2128
|
-
var a = vi(), s = Ru(), n = Ft(), t = "[object Arguments]", e = "[object Array]", i = "[object Boolean]", r = "[object Date]", o = "[object Error]", u = "[object Function]", l = "[object Map]", c = "[object Number]", f = "[object Object]", d = "[object RegExp]", g = "[object Set]", v = "[object String]", m = "[object WeakMap]", p = "[object ArrayBuffer]", w = "[object DataView]", b = "[object Float32Array]", T = "[object Float64Array]", P = "[object Int8Array]", L = "[object Int16Array]", B = "[object Int32Array]", H = "[object Uint8Array]",
|
|
2129
|
-
M[b] = M[T] = M[P] = M[L] = M[B] = M[H] = M[
|
|
2128
|
+
var a = vi(), s = Ru(), n = Ft(), t = "[object Arguments]", e = "[object Array]", i = "[object Boolean]", r = "[object Date]", o = "[object Error]", u = "[object Function]", l = "[object Map]", c = "[object Number]", f = "[object Object]", d = "[object RegExp]", g = "[object Set]", v = "[object String]", m = "[object WeakMap]", p = "[object ArrayBuffer]", w = "[object DataView]", b = "[object Float32Array]", T = "[object Float64Array]", P = "[object Int8Array]", L = "[object Int16Array]", B = "[object Int32Array]", H = "[object Uint8Array]", ee = "[object Uint8ClampedArray]", q = "[object Uint16Array]", U = "[object Uint32Array]", M = {};
|
|
2129
|
+
M[b] = M[T] = M[P] = M[L] = M[B] = M[H] = M[ee] = M[q] = M[U] = !0, M[t] = M[e] = M[p] = M[i] = M[w] = M[r] = M[o] = M[u] = M[l] = M[c] = M[f] = M[d] = M[g] = M[v] = M[m] = !1;
|
|
2130
2130
|
function ne(ce) {
|
|
2131
2131
|
return n(ce) && s(ce.length) && !!M[a(ce)];
|
|
2132
2132
|
}
|
|
@@ -2572,16 +2572,16 @@ function uh() {
|
|
|
2572
2572
|
if (So) return pr;
|
|
2573
2573
|
So = 1;
|
|
2574
2574
|
var a = aa(), s = rh(), n = ah(), t = sh(), e = oh(), i = "[object Boolean]", r = "[object Date]", o = "[object Map]", u = "[object Number]", l = "[object RegExp]", c = "[object Set]", f = "[object String]", d = "[object Symbol]", g = "[object ArrayBuffer]", v = "[object DataView]", m = "[object Float32Array]", p = "[object Float64Array]", w = "[object Int8Array]", b = "[object Int16Array]", T = "[object Int32Array]", P = "[object Uint8Array]", L = "[object Uint8ClampedArray]", B = "[object Uint16Array]", H = "[object Uint32Array]";
|
|
2575
|
-
function
|
|
2576
|
-
var ne =
|
|
2575
|
+
function ee(q, U, M) {
|
|
2576
|
+
var ne = q.constructor;
|
|
2577
2577
|
switch (U) {
|
|
2578
2578
|
case g:
|
|
2579
|
-
return a(
|
|
2579
|
+
return a(q);
|
|
2580
2580
|
case i:
|
|
2581
2581
|
case r:
|
|
2582
|
-
return new ne(+
|
|
2582
|
+
return new ne(+q);
|
|
2583
2583
|
case v:
|
|
2584
|
-
return s(
|
|
2584
|
+
return s(q, M);
|
|
2585
2585
|
case m:
|
|
2586
2586
|
case p:
|
|
2587
2587
|
case w:
|
|
@@ -2591,21 +2591,21 @@ function uh() {
|
|
|
2591
2591
|
case L:
|
|
2592
2592
|
case B:
|
|
2593
2593
|
case H:
|
|
2594
|
-
return e(
|
|
2594
|
+
return e(q, M);
|
|
2595
2595
|
case o:
|
|
2596
2596
|
return new ne();
|
|
2597
2597
|
case u:
|
|
2598
2598
|
case f:
|
|
2599
|
-
return new ne(
|
|
2599
|
+
return new ne(q);
|
|
2600
2600
|
case l:
|
|
2601
|
-
return n(
|
|
2601
|
+
return n(q);
|
|
2602
2602
|
case c:
|
|
2603
2603
|
return new ne();
|
|
2604
2604
|
case d:
|
|
2605
|
-
return t(
|
|
2605
|
+
return t(q);
|
|
2606
2606
|
}
|
|
2607
2607
|
}
|
|
2608
|
-
return pr =
|
|
2608
|
+
return pr = ee, pr;
|
|
2609
2609
|
}
|
|
2610
2610
|
var mr, Ao;
|
|
2611
2611
|
function lh() {
|
|
@@ -2674,10 +2674,10 @@ var wr, Lo;
|
|
|
2674
2674
|
function vh() {
|
|
2675
2675
|
if (Lo) return wr;
|
|
2676
2676
|
Lo = 1;
|
|
2677
|
-
var a = If(), s = Pf(), n = Du(), t = jf(), e = qf(), i = Gf(), r = Wf(), o = $f(), u = Yf(), l = Xf(), c = Zf(), f = ra(), d = ih(), g = uh(), v = ch(), m = Zr(), p = Lu(), w = hh(), b = Mt(), T = gh(), P = ta(), L = ia(), B = 1, H = 2,
|
|
2678
|
-
re[
|
|
2677
|
+
var a = If(), s = Pf(), n = Du(), t = jf(), e = qf(), i = Gf(), r = Wf(), o = $f(), u = Yf(), l = Xf(), c = Zf(), f = ra(), d = ih(), g = uh(), v = ch(), m = Zr(), p = Lu(), w = hh(), b = Mt(), T = gh(), P = ta(), L = ia(), B = 1, H = 2, ee = 4, q = "[object Arguments]", U = "[object Array]", M = "[object Boolean]", ne = "[object Date]", ce = "[object Error]", be = "[object Function]", Ve = "[object GeneratorFunction]", qe = "[object Map]", k = "[object Number]", j = "[object Object]", $ = "[object RegExp]", A = "[object Set]", I = "[object String]", G = "[object Symbol]", X = "[object WeakMap]", de = "[object ArrayBuffer]", pe = "[object DataView]", me = "[object Float32Array]", Te = "[object Float64Array]", tt = "[object Int8Array]", Ht = "[object Int16Array]", Ut = "[object Int32Array]", Tt = "[object Uint8Array]", Tl = "[object Uint8ClampedArray]", Sl = "[object Uint16Array]", Al = "[object Uint32Array]", re = {};
|
|
2678
|
+
re[q] = re[U] = re[de] = re[pe] = re[M] = re[ne] = re[me] = re[Te] = re[tt] = re[Ht] = re[Ut] = re[qe] = re[k] = re[j] = re[$] = re[A] = re[I] = re[G] = re[Tt] = re[Tl] = re[Sl] = re[Al] = !0, re[ce] = re[be] = re[X] = !1;
|
|
2679
2679
|
function jt(ie, ct, ft, El, zt, Ge) {
|
|
2680
|
-
var Ce, Vt = ct & B, qt = ct & H, xl = ct &
|
|
2680
|
+
var Ce, Vt = ct & B, qt = ct & H, xl = ct & ee;
|
|
2681
2681
|
if (ft && (Ce = zt ? ft(ie, El, zt, Ge) : ft(ie)), Ce !== void 0)
|
|
2682
2682
|
return Ce;
|
|
2683
2683
|
if (!b(ie))
|
|
@@ -2690,7 +2690,7 @@ function vh() {
|
|
|
2690
2690
|
var ht = f(ie), ba = ht == be || ht == Ve;
|
|
2691
2691
|
if (p(ie))
|
|
2692
2692
|
return i(ie, Vt);
|
|
2693
|
-
if (ht == j || ht ==
|
|
2693
|
+
if (ht == j || ht == q || ba && !zt) {
|
|
2694
2694
|
if (Ce = qt || ba ? {} : v(ie), !Vt)
|
|
2695
2695
|
return qt ? u(ie, e(Ce, ie)) : o(ie, t(Ce, ie));
|
|
2696
2696
|
} else {
|
|
@@ -2905,7 +2905,7 @@ var mh = ph(), yh = /* @__PURE__ */ Jc(mh), sa = se({
|
|
|
2905
2905
|
});
|
|
2906
2906
|
const _h = ["id"];
|
|
2907
2907
|
function bh(a, s, n, t, e, i) {
|
|
2908
|
-
return
|
|
2908
|
+
return E(), D("div", { id: a.id }, null, 8, _h);
|
|
2909
2909
|
}
|
|
2910
2910
|
sa.render = bh;
|
|
2911
2911
|
sa.__file = "src/components/DocumentEditor.vue";
|
|
@@ -2938,13 +2938,13 @@ const Ch = /* @__PURE__ */ se({
|
|
|
2938
2938
|
}), t = () => {
|
|
2939
2939
|
console.info("文档加载完成", n.value);
|
|
2940
2940
|
};
|
|
2941
|
-
return (e, i) => (
|
|
2941
|
+
return (e, i) => (E(), D(
|
|
2942
2942
|
"div",
|
|
2943
2943
|
{
|
|
2944
2944
|
style: Rt({ height: s.officeHeight })
|
|
2945
2945
|
},
|
|
2946
2946
|
[
|
|
2947
|
-
|
|
2947
|
+
W(C(sa), {
|
|
2948
2948
|
id: `${(/* @__PURE__ */ new Date()).getTime()}`,
|
|
2949
2949
|
ref: "editorRef",
|
|
2950
2950
|
"document-server-url": a.documentServerUrl,
|
|
@@ -2962,7 +2962,7 @@ const zu = typeof window < "u", wh = (a) => typeof a == "string", Th = () => {
|
|
|
2962
2962
|
};
|
|
2963
2963
|
zu && ((Oo = window == null ? void 0 : window.navigator) != null && Oo.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
|
2964
2964
|
function Vu(a) {
|
|
2965
|
-
return typeof a == "function" ? a() :
|
|
2965
|
+
return typeof a == "function" ? a() : C(a);
|
|
2966
2966
|
}
|
|
2967
2967
|
function Sh(a) {
|
|
2968
2968
|
return a;
|
|
@@ -3139,18 +3139,18 @@ const Oh = {
|
|
|
3139
3139
|
u.e("btn"),
|
|
3140
3140
|
u.e("next"),
|
|
3141
3141
|
u.is("disabled", !i.infinite && P.value)
|
|
3142
|
-
]),
|
|
3143
|
-
const { scale: I, deg:
|
|
3142
|
+
]), ee = le(() => {
|
|
3143
|
+
const { scale: I, deg: G, offsetX: X, offsetY: de, enableTransition: pe } = p.value;
|
|
3144
3144
|
let me = X / I, Te = de / I;
|
|
3145
|
-
const tt =
|
|
3145
|
+
const tt = G * Math.PI / 180, Ht = Math.cos(tt), Ut = Math.sin(tt);
|
|
3146
3146
|
me = me * Ht + Te * Ut, Te = Te * Ht - X / I * Ut;
|
|
3147
|
-
const
|
|
3148
|
-
transform: `scale(${I}) rotate(${
|
|
3147
|
+
const Tt = {
|
|
3148
|
+
transform: `scale(${I}) rotate(${G}deg) translate(${me}px, ${Te}px)`,
|
|
3149
3149
|
transition: pe ? "transform .3s" : ""
|
|
3150
3150
|
};
|
|
3151
|
-
return m.value.name === e.CONTAIN.name && (
|
|
3151
|
+
return m.value.name === e.CONTAIN.name && (Tt.maxWidth = Tt.maxHeight = "100%"), Tt;
|
|
3152
3152
|
});
|
|
3153
|
-
function
|
|
3153
|
+
function q() {
|
|
3154
3154
|
M(), r("close");
|
|
3155
3155
|
}
|
|
3156
3156
|
function U() {
|
|
@@ -3158,7 +3158,7 @@ const Oh = {
|
|
|
3158
3158
|
switch (X.code) {
|
|
3159
3159
|
// ESC
|
|
3160
3160
|
case dt.esc:
|
|
3161
|
-
i.closeOnPressEscape &&
|
|
3161
|
+
i.closeOnPressEscape && q();
|
|
3162
3162
|
break;
|
|
3163
3163
|
// SPACE
|
|
3164
3164
|
case dt.space:
|
|
@@ -3181,7 +3181,7 @@ const Oh = {
|
|
|
3181
3181
|
A("zoomOut");
|
|
3182
3182
|
break;
|
|
3183
3183
|
}
|
|
3184
|
-
}),
|
|
3184
|
+
}), G = Si.throttle((X) => {
|
|
3185
3185
|
const de = X.deltaY || X.deltaX;
|
|
3186
3186
|
A(de < 0 ? "zoomIn" : "zoomOut", {
|
|
3187
3187
|
zoomRate: i.zoomRate,
|
|
@@ -3189,7 +3189,7 @@ const Oh = {
|
|
|
3189
3189
|
});
|
|
3190
3190
|
});
|
|
3191
3191
|
d.run(() => {
|
|
3192
|
-
Wt(document, "keydown", I), Wt(document, "wheel",
|
|
3192
|
+
Wt(document, "keydown", I), Wt(document, "wheel", G);
|
|
3193
3193
|
});
|
|
3194
3194
|
}
|
|
3195
3195
|
function M() {
|
|
@@ -3204,10 +3204,10 @@ const Oh = {
|
|
|
3204
3204
|
function be(I) {
|
|
3205
3205
|
if (g.value || I.button !== 0 || !c.value) return;
|
|
3206
3206
|
p.value.enableTransition = !1;
|
|
3207
|
-
const { offsetX:
|
|
3207
|
+
const { offsetX: G, offsetY: X } = p.value, de = I.pageX, pe = I.pageY, me = Si.throttle((tt) => {
|
|
3208
3208
|
p.value = {
|
|
3209
3209
|
...p.value,
|
|
3210
|
-
offsetX:
|
|
3210
|
+
offsetX: G + tt.pageX - de,
|
|
3211
3211
|
offsetY: X + tt.pageY - pe
|
|
3212
3212
|
};
|
|
3213
3213
|
}), Te = Wt(document, "mousemove", me);
|
|
@@ -3226,26 +3226,26 @@ const Oh = {
|
|
|
3226
3226
|
}
|
|
3227
3227
|
function qe() {
|
|
3228
3228
|
if (g.value) return;
|
|
3229
|
-
const I = t(e),
|
|
3229
|
+
const I = t(e), G = Object.values(e), X = m.value.name, pe = ((G == null ? void 0 : G.findIndex((me) => me.name === X)) + 1) % I.length;
|
|
3230
3230
|
m.value = e[I[pe]], Ve();
|
|
3231
3231
|
}
|
|
3232
|
-
function
|
|
3233
|
-
const
|
|
3234
|
-
v.value = (I +
|
|
3232
|
+
function k(I) {
|
|
3233
|
+
const G = i.urlList.length;
|
|
3234
|
+
v.value = (I + G) % G;
|
|
3235
3235
|
}
|
|
3236
3236
|
function j() {
|
|
3237
|
-
T.value && !i.infinite ||
|
|
3237
|
+
T.value && !i.infinite || k(v.value - 1);
|
|
3238
3238
|
}
|
|
3239
3239
|
function $() {
|
|
3240
|
-
P.value && !i.infinite ||
|
|
3240
|
+
P.value && !i.infinite || k(v.value + 1);
|
|
3241
3241
|
}
|
|
3242
|
-
function A(I,
|
|
3242
|
+
function A(I, G = {}) {
|
|
3243
3243
|
if (g.value) return;
|
|
3244
3244
|
const { minScale: X, maxScale: de } = i, { zoomRate: pe, rotateDeg: me, enableTransition: Te } = {
|
|
3245
3245
|
zoomRate: i.zoomRate,
|
|
3246
3246
|
rotateDeg: 90,
|
|
3247
3247
|
enableTransition: !0,
|
|
3248
|
-
...
|
|
3248
|
+
...G
|
|
3249
3249
|
};
|
|
3250
3250
|
switch (I) {
|
|
3251
3251
|
case "zoomOut":
|
|
@@ -3275,50 +3275,50 @@ const Oh = {
|
|
|
3275
3275
|
}), Dt(v, (I) => {
|
|
3276
3276
|
Ve(), r("switch", I);
|
|
3277
3277
|
}), Fl(() => {
|
|
3278
|
-
var I,
|
|
3279
|
-
U(), (
|
|
3278
|
+
var I, G;
|
|
3279
|
+
U(), (G = (I = c.value) == null ? void 0 : I.focus) == null || G.call(I);
|
|
3280
3280
|
}), s({
|
|
3281
3281
|
/**
|
|
3282
3282
|
* @description manually switch image
|
|
3283
3283
|
*/
|
|
3284
|
-
setActiveItem:
|
|
3285
|
-
}), (I,
|
|
3286
|
-
|
|
3284
|
+
setActiveItem: k
|
|
3285
|
+
}), (I, G) => (E(), oe(_u, { to: "body" }, [
|
|
3286
|
+
W(bu, {
|
|
3287
3287
|
name: "viewer-fade",
|
|
3288
3288
|
appear: ""
|
|
3289
3289
|
}, {
|
|
3290
3290
|
default: J(() => [
|
|
3291
|
-
|
|
3291
|
+
x(
|
|
3292
3292
|
"div",
|
|
3293
3293
|
{
|
|
3294
3294
|
ref_key: "wrapper",
|
|
3295
3295
|
ref: c,
|
|
3296
3296
|
tabindex: -1,
|
|
3297
|
-
class:
|
|
3297
|
+
class: ue(C(u).e("wrapper")),
|
|
3298
3298
|
style: Rt({ zIndex: w.value })
|
|
3299
3299
|
},
|
|
3300
3300
|
[
|
|
3301
|
-
|
|
3301
|
+
x(
|
|
3302
3302
|
"div",
|
|
3303
3303
|
{
|
|
3304
|
-
class:
|
|
3305
|
-
onClick:
|
|
3304
|
+
class: ue(C(u).e("mask")),
|
|
3305
|
+
onClick: G[0] || (G[0] = bt((X) => I.hideOnClickModal && q(), ["self"]))
|
|
3306
3306
|
},
|
|
3307
3307
|
null,
|
|
3308
3308
|
2
|
|
3309
3309
|
/* CLASS */
|
|
3310
3310
|
),
|
|
3311
|
-
|
|
3312
|
-
|
|
3311
|
+
Q(" CLOSE "),
|
|
3312
|
+
x(
|
|
3313
3313
|
"span",
|
|
3314
3314
|
{
|
|
3315
|
-
class:
|
|
3316
|
-
onClick:
|
|
3315
|
+
class: ue([C(u).e("btn"), C(u).e("close")]),
|
|
3316
|
+
onClick: q
|
|
3317
3317
|
},
|
|
3318
3318
|
[
|
|
3319
|
-
|
|
3319
|
+
W(C(Ee), null, {
|
|
3320
3320
|
default: J(() => [
|
|
3321
|
-
|
|
3321
|
+
W(C(Tu))
|
|
3322
3322
|
]),
|
|
3323
3323
|
_: 1
|
|
3324
3324
|
/* STABLE */
|
|
@@ -3327,21 +3327,21 @@ const Oh = {
|
|
|
3327
3327
|
2
|
|
3328
3328
|
/* CLASS */
|
|
3329
3329
|
),
|
|
3330
|
-
|
|
3331
|
-
b.value ?
|
|
3330
|
+
Q(" ARROW "),
|
|
3331
|
+
b.value ? Q("v-if", !0) : (E(), D(
|
|
3332
3332
|
De,
|
|
3333
3333
|
{ key: 0 },
|
|
3334
3334
|
[
|
|
3335
|
-
|
|
3335
|
+
x(
|
|
3336
3336
|
"span",
|
|
3337
3337
|
{
|
|
3338
|
-
class:
|
|
3338
|
+
class: ue(B.value),
|
|
3339
3339
|
onClick: j
|
|
3340
3340
|
},
|
|
3341
3341
|
[
|
|
3342
|
-
|
|
3342
|
+
W(C(Ee), null, {
|
|
3343
3343
|
default: J(() => [
|
|
3344
|
-
|
|
3344
|
+
W(C($l))
|
|
3345
3345
|
]),
|
|
3346
3346
|
_: 1
|
|
3347
3347
|
/* STABLE */
|
|
@@ -3350,16 +3350,16 @@ const Oh = {
|
|
|
3350
3350
|
2
|
|
3351
3351
|
/* CLASS */
|
|
3352
3352
|
),
|
|
3353
|
-
|
|
3353
|
+
x(
|
|
3354
3354
|
"span",
|
|
3355
3355
|
{
|
|
3356
|
-
class:
|
|
3356
|
+
class: ue(H.value),
|
|
3357
3357
|
onClick: $
|
|
3358
3358
|
},
|
|
3359
3359
|
[
|
|
3360
|
-
|
|
3360
|
+
W(C(Ee), null, {
|
|
3361
3361
|
default: J(() => [
|
|
3362
|
-
|
|
3362
|
+
W(C(Xl))
|
|
3363
3363
|
]),
|
|
3364
3364
|
_: 1
|
|
3365
3365
|
/* STABLE */
|
|
@@ -3372,76 +3372,76 @@ const Oh = {
|
|
|
3372
3372
|
64
|
|
3373
3373
|
/* STABLE_FRAGMENT */
|
|
3374
3374
|
)),
|
|
3375
|
-
|
|
3376
|
-
|
|
3375
|
+
Q(" ACTIONS "),
|
|
3376
|
+
x(
|
|
3377
3377
|
"div",
|
|
3378
3378
|
{
|
|
3379
|
-
class:
|
|
3379
|
+
class: ue([C(u).e("btn"), C(u).e("actions")])
|
|
3380
3380
|
},
|
|
3381
3381
|
[
|
|
3382
|
-
|
|
3382
|
+
x(
|
|
3383
3383
|
"div",
|
|
3384
3384
|
{
|
|
3385
|
-
class:
|
|
3385
|
+
class: ue(C(u).e("actions__inner"))
|
|
3386
3386
|
},
|
|
3387
3387
|
[
|
|
3388
|
-
|
|
3389
|
-
onClick:
|
|
3388
|
+
W(C(Ee), {
|
|
3389
|
+
onClick: G[1] || (G[1] = (X) => A("zoomOut"))
|
|
3390
3390
|
}, {
|
|
3391
3391
|
default: J(() => [
|
|
3392
|
-
|
|
3392
|
+
W(C(pc))
|
|
3393
3393
|
]),
|
|
3394
3394
|
_: 1
|
|
3395
3395
|
/* STABLE */
|
|
3396
3396
|
}),
|
|
3397
|
-
|
|
3398
|
-
onClick:
|
|
3397
|
+
W(C(Ee), {
|
|
3398
|
+
onClick: G[2] || (G[2] = (X) => A("zoomIn"))
|
|
3399
3399
|
}, {
|
|
3400
3400
|
default: J(() => [
|
|
3401
|
-
|
|
3401
|
+
W(C(gc))
|
|
3402
3402
|
]),
|
|
3403
3403
|
_: 1
|
|
3404
3404
|
/* STABLE */
|
|
3405
3405
|
}),
|
|
3406
|
-
|
|
3406
|
+
x(
|
|
3407
3407
|
"i",
|
|
3408
3408
|
{
|
|
3409
|
-
class:
|
|
3409
|
+
class: ue(C(u).e("actions__divider"))
|
|
3410
3410
|
},
|
|
3411
3411
|
null,
|
|
3412
3412
|
2
|
|
3413
3413
|
/* CLASS */
|
|
3414
3414
|
),
|
|
3415
|
-
|
|
3415
|
+
W(C(Ee), { onClick: qe }, {
|
|
3416
3416
|
default: J(() => [
|
|
3417
|
-
(
|
|
3417
|
+
(E(), oe(Nl(m.value.icon)))
|
|
3418
3418
|
]),
|
|
3419
3419
|
_: 1
|
|
3420
3420
|
/* STABLE */
|
|
3421
3421
|
}),
|
|
3422
|
-
|
|
3422
|
+
x(
|
|
3423
3423
|
"i",
|
|
3424
3424
|
{
|
|
3425
|
-
class:
|
|
3425
|
+
class: ue(C(u).e("actions__divider"))
|
|
3426
3426
|
},
|
|
3427
3427
|
null,
|
|
3428
3428
|
2
|
|
3429
3429
|
/* CLASS */
|
|
3430
3430
|
),
|
|
3431
|
-
|
|
3432
|
-
onClick:
|
|
3431
|
+
W(C(Ee), {
|
|
3432
|
+
onClick: G[3] || (G[3] = (X) => A("anticlockwise"))
|
|
3433
3433
|
}, {
|
|
3434
3434
|
default: J(() => [
|
|
3435
|
-
|
|
3435
|
+
W(C(rc))
|
|
3436
3436
|
]),
|
|
3437
3437
|
_: 1
|
|
3438
3438
|
/* STABLE */
|
|
3439
3439
|
}),
|
|
3440
|
-
|
|
3441
|
-
onClick:
|
|
3440
|
+
W(C(Ee), {
|
|
3441
|
+
onClick: G[4] || (G[4] = (X) => A("clockwise"))
|
|
3442
3442
|
}, {
|
|
3443
3443
|
default: J(() => [
|
|
3444
|
-
|
|
3444
|
+
W(C(sc))
|
|
3445
3445
|
]),
|
|
3446
3446
|
_: 1
|
|
3447
3447
|
/* STABLE */
|
|
@@ -3454,23 +3454,23 @@ const Oh = {
|
|
|
3454
3454
|
2
|
|
3455
3455
|
/* CLASS */
|
|
3456
3456
|
),
|
|
3457
|
-
|
|
3458
|
-
|
|
3457
|
+
Q(" CANVAS "),
|
|
3458
|
+
x(
|
|
3459
3459
|
"div",
|
|
3460
3460
|
{
|
|
3461
|
-
class:
|
|
3461
|
+
class: ue(C(u).e("canvas"))
|
|
3462
3462
|
},
|
|
3463
3463
|
[
|
|
3464
|
-
(
|
|
3464
|
+
(E(!0), D(
|
|
3465
3465
|
De,
|
|
3466
3466
|
null,
|
|
3467
|
-
Cu(I.urlList, (X, de) => Bl((
|
|
3467
|
+
Cu(I.urlList, (X, de) => Bl((E(), D("img", {
|
|
3468
3468
|
ref_for: !0,
|
|
3469
3469
|
ref: (pe) => f.value[de] = pe,
|
|
3470
3470
|
key: X,
|
|
3471
3471
|
src: X,
|
|
3472
|
-
style: Rt(
|
|
3473
|
-
class:
|
|
3472
|
+
style: Rt(ee.value),
|
|
3473
|
+
class: ue(C(u).e("img")),
|
|
3474
3474
|
crossorigin: I.crossorigin,
|
|
3475
3475
|
onLoad: ne,
|
|
3476
3476
|
onError: ce,
|
|
@@ -4300,10 +4300,10 @@ function Zh(a, s, n) {
|
|
|
4300
4300
|
function H() {
|
|
4301
4301
|
return o === void 0 ? r : L(Date.now());
|
|
4302
4302
|
}
|
|
4303
|
-
function
|
|
4303
|
+
function ee() {
|
|
4304
4304
|
return o !== void 0;
|
|
4305
4305
|
}
|
|
4306
|
-
function
|
|
4306
|
+
function q() {
|
|
4307
4307
|
for (var U = Date.now(), M = T(U), ne = arguments.length, ce = new Array(ne), be = 0; be < ne; be++)
|
|
4308
4308
|
ce[be] = arguments[be];
|
|
4309
4309
|
if (t = ce, e = this, u = U, M) {
|
|
@@ -4314,7 +4314,7 @@ function Zh(a, s, n) {
|
|
|
4314
4314
|
}
|
|
4315
4315
|
return o === void 0 && (o = m(P, s)), r;
|
|
4316
4316
|
}
|
|
4317
|
-
return
|
|
4317
|
+
return q.cancel = B, q.flush = H, q.pending = ee, q;
|
|
4318
4318
|
}
|
|
4319
4319
|
function Jh(a, s, n) {
|
|
4320
4320
|
var t = !0, e = !0;
|
|
@@ -4499,7 +4499,7 @@ var Vo = {
|
|
|
4499
4499
|
return m.ex = t ? (t[arguments[0]] || {}).msg : "", m;
|
|
4500
4500
|
}
|
|
4501
4501
|
}
|
|
4502
|
-
),
|
|
4502
|
+
), Pe = "play", ua = "playing", ot = "ended", wt = "pause", Nt = "error", _i = "seeking", Ue = "seeked", Ie = "timeupdate", Bt = "waiting", He = "canplay", id = "canplaythrough", ze = "durationchange", $u = "volumechange", je = "loadeddata", nd = "loadedmetadata", Yu = "ratechange", Xu = "progress", la = "loadstart", ut = "emptied", rd = "stalled", ad = "suspend", sd = "abort", od = "bufferedChange", ca = "focus", Zu = "blur", fa = "ready", Ju = "urlNull", rt = "autoplay_started", ha = "autoplay_was_prevented", bi = "complete", ii = "replay", da = "destroy", Ci = "urlchange", qr = "download_speed_change", Qu = "leaveplayer", el = "enterplayer", tl = "loading", Be = "fullscreen_change", ni = "cssFullscreen_change", ri = "mini_state_change", ga = "definition_change", ud = "before_definition_change", Gr = "after_definition_change", ld = "SEI_PARSED", cd = "retry", Ze = "video_resize", Wr = "pip_change", il = "rotate", nl = "screenShot", ai = "playnext", rl = "shortcut", al = "xglog", si = "user_action", ki = "reset", sl = "source_error", ol = "source_success", fd = "switch_subtitle", ul = ["play", "playing", "ended", "pause", "error", "seeking", "seeked", "timeupdate", "waiting", "canplay", "canplaythrough", "durationchange", "volumechange", "loadeddata", "loadedmetadata", "ratechange", "progress", "loadstart", "emptied", "stalled", "suspend", "abort", "lowdecode"], ll = {
|
|
4503
4503
|
STATS_INFO: "stats_info",
|
|
4504
4504
|
STATS_DOWNLOAD: "stats_download",
|
|
4505
4505
|
STATS_RESET: "stats_reset"
|
|
@@ -4532,9 +4532,9 @@ const hd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4532
4532
|
LOADING: tl,
|
|
4533
4533
|
LOAD_START: la,
|
|
4534
4534
|
MINI_STATE_CHANGE: ri,
|
|
4535
|
-
PAUSE:
|
|
4535
|
+
PAUSE: wt,
|
|
4536
4536
|
PIP_CHANGE: Wr,
|
|
4537
|
-
PLAY:
|
|
4537
|
+
PLAY: Pe,
|
|
4538
4538
|
PLAYER_BLUR: Zu,
|
|
4539
4539
|
PLAYER_FOCUS: ca,
|
|
4540
4540
|
PLAYING: ua,
|
|
@@ -4557,7 +4557,7 @@ const hd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4557
4557
|
STATS_EVENTS: ll,
|
|
4558
4558
|
SUSPEND: ad,
|
|
4559
4559
|
SWITCH_SUBTITLE: fd,
|
|
4560
|
-
TIME_UPDATE:
|
|
4560
|
+
TIME_UPDATE: Ie,
|
|
4561
4561
|
URL_CHANGE: Ci,
|
|
4562
4562
|
URL_NULL: Ju,
|
|
4563
4563
|
USER_ACTION: si,
|
|
@@ -6448,7 +6448,7 @@ var Ed = function(s, n) {
|
|
|
6448
6448
|
FORWARD: "forward",
|
|
6449
6449
|
LIVE_TIP: "Live"
|
|
6450
6450
|
}
|
|
6451
|
-
},
|
|
6451
|
+
}, xe = {
|
|
6452
6452
|
lang: {},
|
|
6453
6453
|
langKeys: [],
|
|
6454
6454
|
textKeys: []
|
|
@@ -6463,13 +6463,13 @@ function Ot(a, s) {
|
|
|
6463
6463
|
}), a;
|
|
6464
6464
|
}
|
|
6465
6465
|
function gl() {
|
|
6466
|
-
Object.keys(
|
|
6467
|
-
|
|
6466
|
+
Object.keys(xe.lang.en).map(function(a) {
|
|
6467
|
+
xe.textKeys[a] = a;
|
|
6468
6468
|
});
|
|
6469
6469
|
}
|
|
6470
6470
|
function Pd(a, s) {
|
|
6471
6471
|
var n = [];
|
|
6472
|
-
if (s || (s =
|
|
6472
|
+
if (s || (s = xe), !!s.lang) {
|
|
6473
6473
|
h.typeOf(a) !== "Array" ? n = Object.keys(a).map(function(i) {
|
|
6474
6474
|
var r = i === "zh" ? "zh-cn" : i;
|
|
6475
6475
|
return {
|
|
@@ -6485,7 +6485,7 @@ function Pd(a, s) {
|
|
|
6485
6485
|
}
|
|
6486
6486
|
function va(a, s) {
|
|
6487
6487
|
var n = a.LANG;
|
|
6488
|
-
if (s || (s =
|
|
6488
|
+
if (s || (s = xe), !!s.lang) {
|
|
6489
6489
|
var t = a.TEXT || {};
|
|
6490
6490
|
n === "zh" && (n = "zh-cn"), s.lang[n] ? Ot(s.lang[n], t) : (s.langKeys.push(n), s.lang[n] = t), gl();
|
|
6491
6491
|
}
|
|
@@ -6497,21 +6497,21 @@ function Dd(a) {
|
|
|
6497
6497
|
textKeys: {},
|
|
6498
6498
|
pId: a
|
|
6499
6499
|
};
|
|
6500
|
-
return Ot(n.lang,
|
|
6500
|
+
return Ot(n.lang, xe.lang), (s = n.langKeys).push.apply(s, Re(xe.langKeys)), Ot(n.textKeys, xe.textKeys), n;
|
|
6501
6501
|
}
|
|
6502
6502
|
va(Id);
|
|
6503
|
-
var
|
|
6503
|
+
var Ct = {
|
|
6504
6504
|
get textKeys() {
|
|
6505
|
-
return
|
|
6505
|
+
return xe.textKeys;
|
|
6506
6506
|
},
|
|
6507
6507
|
get langKeys() {
|
|
6508
|
-
return
|
|
6508
|
+
return xe.langKeys;
|
|
6509
6509
|
},
|
|
6510
6510
|
get lang() {
|
|
6511
6511
|
var a = {};
|
|
6512
|
-
return
|
|
6513
|
-
a[s] =
|
|
6514
|
-
}),
|
|
6512
|
+
return xe.langKeys.map(function(s) {
|
|
6513
|
+
a[s] = xe.lang[s];
|
|
6514
|
+
}), xe.lang["zh-cn"] && (a.zh = xe.lang["zh-cn"] || {}), a;
|
|
6515
6515
|
},
|
|
6516
6516
|
extend: Pd,
|
|
6517
6517
|
use: va,
|
|
@@ -6697,7 +6697,7 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
6697
6697
|
}, e._offsetInfo = {
|
|
6698
6698
|
currentTime: -1,
|
|
6699
6699
|
duration: 0
|
|
6700
|
-
}, e.innerContainer = null, e.controls = null, e.topBar = null, e.root = null, e.__i18n =
|
|
6700
|
+
}, e.innerContainer = null, e.controls = null, e.topBar = null, e.root = null, e.__i18n = Ct.init(e._pluginInfoId), K.os.isAndroid && K.osVersion > 0 && K.osVersion < 6 && (e.config.autoplay = !1), e.database = new vd(), e.isUserActive = !1, e._onceSeekCanplay = null, e._isPauseBeforeSeek = 0, e.innerStates = {
|
|
6701
6701
|
isActiveLocked: !1
|
|
6702
6702
|
}, e.instManager = Ke;
|
|
6703
6703
|
var u = e._initDOM();
|
|
@@ -6773,7 +6773,7 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
6773
6773
|
document && document.addEventListener(i, e.onFullscreenChange);
|
|
6774
6774
|
}), K.os.isIos && (this.media.addEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.addEventListener("webkitendfullscreen", this._onWebkitendfullscreen)), this.once(je, this.resize), this.playFunc = function() {
|
|
6775
6775
|
e.config.closeFocusVideoFocus || e.media.focus();
|
|
6776
|
-
}, this.once(
|
|
6776
|
+
}, this.once(Pe, this.playFunc);
|
|
6777
6777
|
}
|
|
6778
6778
|
}, {
|
|
6779
6779
|
key: "_unbindEvents",
|
|
@@ -6781,7 +6781,7 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
6781
6781
|
var e = this;
|
|
6782
6782
|
this.root.removeEventListener("mousemove", this.mousemoveFunc), Wo.forEach(function(i) {
|
|
6783
6783
|
document.removeEventListener(i, e.onFullscreenChange);
|
|
6784
|
-
}), this.playFunc && this.off(
|
|
6784
|
+
}), this.playFunc && this.off(Pe, this.playFunc), this.off(He, this.canPlayFunc), this.media.removeEventListener("webkitbeginfullscreen", this._onWebkitbeginfullscreen), this.media.removeEventListener("webkitendfullscreen", this._onWebkitendfullscreen);
|
|
6785
6785
|
}
|
|
6786
6786
|
}, {
|
|
6787
6787
|
key: "_clearUserTimer",
|
|
@@ -6810,7 +6810,7 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
6810
6810
|
var e = this, i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0;
|
|
6811
6811
|
this._loadingPlugins = [];
|
|
6812
6812
|
var r = this.config.ignores || [], o = this.config.plugins || [], u = this.config.i18n || [];
|
|
6813
|
-
i &&
|
|
6813
|
+
i && Ct.extend(u, this.__i18n);
|
|
6814
6814
|
var l = r.join("||").toLowerCase().split("||"), c = this.plugins;
|
|
6815
6815
|
o.forEach(function(f) {
|
|
6816
6816
|
try {
|
|
@@ -7455,11 +7455,11 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
7455
7455
|
m = u > 0 ? 100 / u : l > 0 ? 100 / l : 1, d.scale = m, g = r > 0 ? (100 - u) / 2 - r : 0, d.y = p === 2 ? 0 - g : g, v = o > 0 ? (100 - l) / 2 - o : 0, d.x = p === 2 ? 0 - v : v, L.width = "".concat(H, "px"), L.height = "".concat(B, "px"), L.maxWidth = "", L.maxHeight = "";
|
|
7456
7456
|
else if (p % 2 === 1) {
|
|
7457
7457
|
H = P, B = T;
|
|
7458
|
-
var
|
|
7459
|
-
v = -
|
|
7458
|
+
var ee = P - T;
|
|
7459
|
+
v = -ee / 2 / H * 100, d.x = p === 3 ? v + r / 2 : v - r / 2, g = ee / 2 / B * 100, d.y = p === 3 ? g + o / 2 : g - o / 2, d.scale = m, L.width = "".concat(H, "px"), L.maxWidth = "".concat(H, "px"), L.height = "".concat(B, "px"), L.maxHeight = "".concat(B, "px");
|
|
7460
7460
|
}
|
|
7461
|
-
var
|
|
7462
|
-
L.transform =
|
|
7461
|
+
var q = h.getTransformStyle(d, this.media.style.transform || this.media.style.webkitTransform);
|
|
7462
|
+
L.transform = q, L.webkitTransform = q, Object.keys(L).map(function(U) {
|
|
7463
7463
|
e.media.style[U] = L[U];
|
|
7464
7464
|
});
|
|
7465
7465
|
}
|
|
@@ -7616,11 +7616,11 @@ var Rd = ["play", "pause", "replay", "retry"], ru = 0, au = 0, Ke = null, wi = /
|
|
|
7616
7616
|
return this.config.lang;
|
|
7617
7617
|
},
|
|
7618
7618
|
set: function(e) {
|
|
7619
|
-
var i =
|
|
7619
|
+
var i = Ct.langKeys.filter(function(r) {
|
|
7620
7620
|
return r === e;
|
|
7621
7621
|
});
|
|
7622
7622
|
if (i.length === 0 && e !== "zh") {
|
|
7623
|
-
console.error("Sorry, set lang fail, because the language [".concat(e, "] is not supported now, list of all supported languages is [").concat(
|
|
7623
|
+
console.error("Sorry, set lang fail, because the language [".concat(e, "] is not supported now, list of all supported languages is [").concat(Ct.langKeys.join(), "] "));
|
|
7624
7624
|
return;
|
|
7625
7625
|
}
|
|
7626
7626
|
this.config.lang = e, ve.setLang(e, this);
|
|
@@ -8229,7 +8229,7 @@ var ml = /* @__PURE__ */ (function(a) {
|
|
|
8229
8229
|
key: "listenEvents",
|
|
8230
8230
|
value: function() {
|
|
8231
8231
|
var e = this, i = this.player;
|
|
8232
|
-
this.on([
|
|
8232
|
+
this.on([Pe, wt, Nt, ut], function() {
|
|
8233
8233
|
e.animate(i.paused);
|
|
8234
8234
|
});
|
|
8235
8235
|
}
|
|
@@ -8670,7 +8670,7 @@ var ml = /* @__PURE__ */ (function(a) {
|
|
|
8670
8670
|
var e = this;
|
|
8671
8671
|
this.on(ze, function() {
|
|
8672
8672
|
e.onMouseLeave();
|
|
8673
|
-
}), this.on(
|
|
8673
|
+
}), this.on(Ie, function() {
|
|
8674
8674
|
e.onTimeupdate();
|
|
8675
8675
|
}), this.on(Ue, function() {
|
|
8676
8676
|
e.onTimeupdate(), e.onCacheUpdate();
|
|
@@ -8954,7 +8954,7 @@ var ml = /* @__PURE__ */ (function(a) {
|
|
|
8954
8954
|
key: "listenEvents",
|
|
8955
8955
|
value: function() {
|
|
8956
8956
|
var e = this;
|
|
8957
|
-
this.on([ze, Ue,
|
|
8957
|
+
this.on([ze, Ue, Ie], function(i) {
|
|
8958
8958
|
i.eventName === "durationchange" && (e.isActiving = !1), e.onTimeUpdate();
|
|
8959
8959
|
}), this.on(ot, function() {
|
|
8960
8960
|
e.onTimeUpdate(!0);
|
|
@@ -9374,7 +9374,7 @@ var $e = {
|
|
|
9374
9374
|
}, {
|
|
9375
9375
|
key: "_initOnceEvents",
|
|
9376
9376
|
value: function() {
|
|
9377
|
-
this.off(rt, this._onAutoplayStart), this.off(
|
|
9377
|
+
this.off(rt, this._onAutoplayStart), this.off(Ie, this._onTimeupdate), this.once(rt, this._onAutoplayStart), this.once(Ie, this._onTimeupdate);
|
|
9378
9378
|
}
|
|
9379
9379
|
}, {
|
|
9380
9380
|
key: "_sendFF",
|
|
@@ -9495,7 +9495,7 @@ var Kd = /* @__PURE__ */ (function(a) {
|
|
|
9495
9495
|
i.setAttribute("transform", r);
|
|
9496
9496
|
}
|
|
9497
9497
|
}
|
|
9498
|
-
}), this.on(
|
|
9498
|
+
}), this.on(Pe, function() {
|
|
9499
9499
|
e.hide();
|
|
9500
9500
|
});
|
|
9501
9501
|
}
|
|
@@ -9579,13 +9579,13 @@ var Kd = /* @__PURE__ */ (function(a) {
|
|
|
9579
9579
|
var e = this;
|
|
9580
9580
|
this.on(ot, function() {
|
|
9581
9581
|
e.isEndedShow && h.removeClass(e.root, "hide");
|
|
9582
|
-
}), this.config.hideCanplay ? (this.once(
|
|
9582
|
+
}), this.config.hideCanplay ? (this.once(Ie, function() {
|
|
9583
9583
|
e.onTimeUpdate();
|
|
9584
9584
|
}), this.on(Ci, function() {
|
|
9585
|
-
h.removeClass(e.root, "hide"), h.addClass(e.root, "xg-showplay"), e.once(
|
|
9585
|
+
h.removeClass(e.root, "hide"), h.addClass(e.root, "xg-showplay"), e.once(Ie, function() {
|
|
9586
9586
|
e.onTimeUpdate();
|
|
9587
9587
|
});
|
|
9588
|
-
})) : this.on(
|
|
9588
|
+
})) : this.on(Pe, function() {
|
|
9589
9589
|
h.addClass(e.root, "hide");
|
|
9590
9590
|
});
|
|
9591
9591
|
}
|
|
@@ -9603,7 +9603,7 @@ var Kd = /* @__PURE__ */ (function(a) {
|
|
|
9603
9603
|
key: "onTimeUpdate",
|
|
9604
9604
|
value: function() {
|
|
9605
9605
|
var e = this;
|
|
9606
|
-
this.player.currentTime ? h.removeClass(this.root, "xg-showplay") : this.once(
|
|
9606
|
+
this.player.currentTime ? h.removeClass(this.root, "xg-showplay") : this.once(Ie, function() {
|
|
9607
9607
|
e.onTimeUpdate();
|
|
9608
9608
|
});
|
|
9609
9609
|
}
|
|
@@ -9705,9 +9705,9 @@ var Xd = /* @__PURE__ */ (function(a) {
|
|
|
9705
9705
|
}), this.on(rt, this.onAutoplayStart), this.on(ha, function() {
|
|
9706
9706
|
var o = e.config.mode === "auto" ? "auto-hide" : "hide";
|
|
9707
9707
|
e.setAttr("data-state", "play"), h.removeClass(e.root, o), e.show();
|
|
9708
|
-
}), this.on(
|
|
9708
|
+
}), this.on(Pe, function() {
|
|
9709
9709
|
e.toggleTo("play");
|
|
9710
|
-
}), this.on(
|
|
9710
|
+
}), this.on(wt, function() {
|
|
9711
9711
|
e.toggleTo("pause");
|
|
9712
9712
|
}), this.on(ki, function() {
|
|
9713
9713
|
e.onPlayerReset();
|
|
@@ -10250,9 +10250,9 @@ var Mr = {
|
|
|
10250
10250
|
key: "afterCreate",
|
|
10251
10251
|
value: function() {
|
|
10252
10252
|
var e = this;
|
|
10253
|
-
this.initIcons(), this.on(
|
|
10253
|
+
this.initIcons(), this.on(wt, function() {
|
|
10254
10254
|
e.setAttr("data-state", "pause");
|
|
10255
|
-
}), this.on(
|
|
10255
|
+
}), this.on(Pe, function() {
|
|
10256
10256
|
e.setAttr("data-state", "play");
|
|
10257
10257
|
});
|
|
10258
10258
|
}
|
|
@@ -11454,7 +11454,7 @@ var cg = /* @__PURE__ */ (function(a) {
|
|
|
11454
11454
|
return O(n, [{
|
|
11455
11455
|
key: "afterCreate",
|
|
11456
11456
|
value: function() {
|
|
11457
|
-
this.curIndex = -1, this.curPos = null, this.lastCurrentTime = 0, this.updateSegments(), this.on(ze, this._onDurationChange), this.on(je, this._onLoadedData), this.on(
|
|
11457
|
+
this.curIndex = -1, this.curPos = null, this.lastCurrentTime = 0, this.updateSegments(), this.on(ze, this._onDurationChange), this.on(je, this._onLoadedData), this.on(Ie, this._onTimeupdate), this.on(_i, this._onSeeking), this.on(Pe, this._onPlay);
|
|
11458
11458
|
}
|
|
11459
11459
|
}, {
|
|
11460
11460
|
key: "setConfig",
|
|
@@ -11975,14 +11975,14 @@ function bg() {
|
|
|
11975
11975
|
}
|
|
11976
11976
|
m = l instanceof g ? l : new g([l], { type: u });
|
|
11977
11977
|
function L(H) {
|
|
11978
|
-
var
|
|
11978
|
+
var ee = H.split(/[:;,]/), q = ee[1], U = ee[2] == "base64" ? atob : decodeURIComponent, M = U(ee.pop()), ne = M.length, ce = 0, be = new Uint8Array(ne);
|
|
11979
11979
|
for (ce; ce < ne; ++ce) be[ce] = M.charCodeAt(ce);
|
|
11980
|
-
return new g([be], { type:
|
|
11980
|
+
return new g([be], { type: q });
|
|
11981
11981
|
}
|
|
11982
|
-
function B(H,
|
|
11982
|
+
function B(H, ee) {
|
|
11983
11983
|
if ("download" in f)
|
|
11984
11984
|
return f.href = H, f.setAttribute("download", v), f.className = "download-js-link", f.innerHTML = "downloading...", f.style.display = "none", document.body.appendChild(f), setTimeout(function() {
|
|
11985
|
-
f.click(), document.body.removeChild(f),
|
|
11985
|
+
f.click(), document.body.removeChild(f), ee === !0 && setTimeout(function() {
|
|
11986
11986
|
r.URL.revokeObjectURL(f.href);
|
|
11987
11987
|
}, 250);
|
|
11988
11988
|
}, 66), !0;
|
|
@@ -11990,9 +11990,9 @@ function bg() {
|
|
|
11990
11990
|
return /^data:/.test(H) && (H = "data:" + H.replace(/^data:([\w\/\-\+]+)/, o)), window.open(H) || confirm(`Displaying New Document
|
|
11991
11991
|
|
|
11992
11992
|
Use Save As... to download, then click back to return to this page.`) && (location.href = H), !0;
|
|
11993
|
-
var
|
|
11994
|
-
document.body.appendChild(
|
|
11995
|
-
document.body.removeChild(
|
|
11993
|
+
var q = document.createElement("iframe");
|
|
11994
|
+
document.body.appendChild(q), !ee && /^data:/.test(H) && (H = "data:" + H.replace(/^data:([\w\/\-\+]+)/, o)), q.src = H, setTimeout(function() {
|
|
11995
|
+
document.body.removeChild(q);
|
|
11996
11996
|
}, 333);
|
|
11997
11997
|
}
|
|
11998
11998
|
if (navigator.msSaveBlob)
|
|
@@ -12177,8 +12177,8 @@ var Tg = /* @__PURE__ */ (function(a) {
|
|
|
12177
12177
|
v = l.media.canvas;
|
|
12178
12178
|
else {
|
|
12179
12179
|
r.canvas ? (r.canvas.width = e || u.width, r.canvas.height = i || u.height) : r.createCanvas(e, i), v = r.canvas, m = r.canvasCtx;
|
|
12180
|
-
var p = l.media.videoWidth / l.media.videoHeight, w = v.width / v.height, b = 0, T = 0, P = l.media.videoWidth, L = l.media.videoHeight, B, H,
|
|
12181
|
-
p > w ? (
|
|
12180
|
+
var p = l.media.videoWidth / l.media.videoHeight, w = v.width / v.height, b = 0, T = 0, P = l.media.videoWidth, L = l.media.videoHeight, B, H, ee, q;
|
|
12181
|
+
p > w ? (ee = v.width, q = v.width / p, B = 0, H = Math.round((v.height - q) / 2)) : p === w ? (ee = v.width, q = v.height, B = 0, H = 0) : p < w && (ee = v.height * p, q = v.height, B = Math.round((v.width - ee) / 2), H = 0), m.drawImage(l.media, b, T, P, L, B, H, ee, q);
|
|
12182
12182
|
}
|
|
12183
12183
|
var U = v.toDataURL(f, c).replace(f, "image/octet-stream");
|
|
12184
12184
|
U = U.replace(/^data:image\/[^;]+/, "data:application/octet-stream"), d(U);
|
|
@@ -13437,7 +13437,7 @@ var Mg = /* @__PURE__ */ (function(a) {
|
|
|
13437
13437
|
key: "afterCreate",
|
|
13438
13438
|
value: function() {
|
|
13439
13439
|
var e = this;
|
|
13440
|
-
this.root && (this.on(
|
|
13440
|
+
this.root && (this.on(Ie, this.onTimeupdate), this.on(ut, function() {
|
|
13441
13441
|
e.reset();
|
|
13442
13442
|
}));
|
|
13443
13443
|
}
|
|
@@ -13518,14 +13518,14 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13518
13518
|
for (var e = arguments.length, i = new Array(e), r = 0; r < e; r++)
|
|
13519
13519
|
i[r] = arguments[r];
|
|
13520
13520
|
return t = s.call.apply(s, [this].concat(i)), _(y(t), "onLoadedData", function(o) {
|
|
13521
|
-
t.player && (t._frameCount = t.config.startFrameCount, t.stop(), t.renderOnTimeupdate(o), t.off(
|
|
13521
|
+
t.player && (t._frameCount = t.config.startFrameCount, t.stop(), t.renderOnTimeupdate(o), t.off(Ie, t.renderOnTimeupdate), t.on(Ie, t.renderOnTimeupdate));
|
|
13522
13522
|
}), _(y(t), "onVisibilitychange", function(o) {
|
|
13523
13523
|
document.visibilityState === "visible" ? t._checkIfCanStart() && t.start() : document.visibilityState === "hidden" && t.stop();
|
|
13524
13524
|
}), _(y(t), "renderOnTimeupdate", function(o) {
|
|
13525
13525
|
if (t._frameCount > 0)
|
|
13526
13526
|
t.renderOnce(), t._frameCount--;
|
|
13527
13527
|
else {
|
|
13528
|
-
t._isLoaded = !0, t.off(
|
|
13528
|
+
t._isLoaded = !0, t.off(Ie, t.renderOnTimeupdate);
|
|
13529
13529
|
var u = t.config.startInterval;
|
|
13530
13530
|
!t.player.paused && t._checkIfCanStart() && t.start(0, u);
|
|
13531
13531
|
}
|
|
@@ -13554,10 +13554,10 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13554
13554
|
e.player && (e.init(), e.renderByPoster(), e.player.paused || e.start());
|
|
13555
13555
|
}), o !== yt.POSTER && (o !== yt.FIRST_FRAME && (this.on(ut, function() {
|
|
13556
13556
|
e.stop();
|
|
13557
|
-
}), this.on(
|
|
13557
|
+
}), this.on(Pe, function() {
|
|
13558
13558
|
var l = e.config.startInterval;
|
|
13559
13559
|
e._checkIfCanStart() && e.start(0, l);
|
|
13560
|
-
}), this.on(
|
|
13560
|
+
}), this.on(wt, function() {
|
|
13561
13561
|
e.stop();
|
|
13562
13562
|
})), this.on(je, this.onLoadedData), this.on(la, function() {
|
|
13563
13563
|
e._isLoaded = !1, e.stop();
|
|
@@ -13786,7 +13786,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13786
13786
|
FORWARD: "快进中",
|
|
13787
13787
|
LIVE_TIP: "直播"
|
|
13788
13788
|
}
|
|
13789
|
-
},
|
|
13789
|
+
}, At = "info", Ur = ll, Ug = /* @__PURE__ */ (function(a) {
|
|
13790
13790
|
F(n, a);
|
|
13791
13791
|
var s = N(n);
|
|
13792
13792
|
function n() {
|
|
@@ -13798,7 +13798,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13798
13798
|
var u = t._getTime(), l = Object.assign({}, o, {
|
|
13799
13799
|
msg: o.msg || o.action
|
|
13800
13800
|
});
|
|
13801
|
-
t._stats[
|
|
13801
|
+
t._stats[At].push(fe(fe({
|
|
13802
13802
|
type: "userAction"
|
|
13803
13803
|
}, u), {}, {
|
|
13804
13804
|
payload: l
|
|
@@ -13846,7 +13846,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13846
13846
|
key: "_info",
|
|
13847
13847
|
value: function(e) {
|
|
13848
13848
|
var i = this._getTime();
|
|
13849
|
-
this._stats[
|
|
13849
|
+
this._stats[At].push(fe(fe({}, i), {}, {
|
|
13850
13850
|
payload: e
|
|
13851
13851
|
}));
|
|
13852
13852
|
}
|
|
@@ -13872,7 +13872,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13872
13872
|
key: "reset",
|
|
13873
13873
|
value: function() {
|
|
13874
13874
|
var e;
|
|
13875
|
-
this._stats = (e = {}, _(e,
|
|
13875
|
+
this._stats = (e = {}, _(e, At, []), _(e, "media", {}), e);
|
|
13876
13876
|
}
|
|
13877
13877
|
}, {
|
|
13878
13878
|
key: "getStats",
|
|
@@ -13898,7 +13898,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13898
13898
|
}, {
|
|
13899
13899
|
key: "_getTimeStats",
|
|
13900
13900
|
value: function() {
|
|
13901
|
-
var e = this._stats[
|
|
13901
|
+
var e = this._stats[At], i = e.map(function(r) {
|
|
13902
13902
|
var o = r.payload.data, u = "";
|
|
13903
13903
|
try {
|
|
13904
13904
|
o instanceof Error ? u = o.msg : o !== void 0 && (u = JSON.stringify(o));
|
|
@@ -13914,7 +13914,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13914
13914
|
value: function() {
|
|
13915
13915
|
var e = {
|
|
13916
13916
|
traceEvents: []
|
|
13917
|
-
}, i = this._stats[
|
|
13917
|
+
}, i = this._stats[At];
|
|
13918
13918
|
return i.forEach(function(r) {
|
|
13919
13919
|
r.payload.profile && e.traceEvents.push(r.payload);
|
|
13920
13920
|
}), e;
|
|
@@ -13971,7 +13971,7 @@ var Yt = null, Bg = /* @__PURE__ */ (function(a) {
|
|
|
13971
13971
|
key: "afterCreate",
|
|
13972
13972
|
value: function() {
|
|
13973
13973
|
var e = this, i = this.config.useGapJump;
|
|
13974
|
-
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(Bt, this.onGapJump), this.on(
|
|
13974
|
+
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(Bt, this.onGapJump), this.on(Pe, function() {
|
|
13975
13975
|
e.hasPlayed = !0;
|
|
13976
13976
|
}), this.on(_i, function() {
|
|
13977
13977
|
e.seekingEventReceived = !0;
|
|
@@ -14046,7 +14046,7 @@ var jg = /* @__PURE__ */ (function(a) {
|
|
|
14046
14046
|
var e = this, i = this.config, r = i.useWaitingTimeoutJump, o = i.jumpSize;
|
|
14047
14047
|
r !== !1 && (this.hasPlayed = !1, this.jumpCnt = 0, this.timer = null, this.jumpSize = o, this.on(Bt, this.onWaiting), this.on([ua, He], function() {
|
|
14048
14048
|
clearTimeout(e.timer), e.timer = null, e.jumpSize = e.config.jumpSize;
|
|
14049
|
-
}), this.on(
|
|
14049
|
+
}), this.on(Pe, function() {
|
|
14050
14050
|
e.hasPlayed = !0;
|
|
14051
14051
|
}));
|
|
14052
14052
|
}
|
|
@@ -14204,9 +14204,9 @@ var jg = /* @__PURE__ */ (function(a) {
|
|
|
14204
14204
|
var e = this, i = this.player, r = this.config, o = i.media || i.video;
|
|
14205
14205
|
if (this.timer = null, this._lastDecodedFrames = 0, this._currentStuckCount = 0, this._lastCheckPoint = null, this._payload = [], !r.disabled) {
|
|
14206
14206
|
var u = o.getVideoPlaybackQuality;
|
|
14207
|
-
u && (this.on(
|
|
14207
|
+
u && (this.on(Pe, function() {
|
|
14208
14208
|
e._startTick();
|
|
14209
|
-
}), this.on(
|
|
14209
|
+
}), this.on(wt, function() {
|
|
14210
14210
|
e._stopTick();
|
|
14211
14211
|
}), this.on(ot, function() {
|
|
14212
14212
|
e._stopTick();
|
|
@@ -14302,7 +14302,7 @@ var jg = /* @__PURE__ */ (function(a) {
|
|
|
14302
14302
|
}
|
|
14303
14303
|
}]), n;
|
|
14304
14304
|
})(te);
|
|
14305
|
-
|
|
14305
|
+
Ct.use(Hg);
|
|
14306
14306
|
var qg = /* @__PURE__ */ O(function a(s, n) {
|
|
14307
14307
|
var t, e, i;
|
|
14308
14308
|
R(this, a);
|
|
@@ -14335,7 +14335,7 @@ _(ge, "Errors", ti);
|
|
|
14335
14335
|
_(ge, "Events", hd);
|
|
14336
14336
|
_(ge, "Plugin", te);
|
|
14337
14337
|
_(ge, "BasePlugin", Je);
|
|
14338
|
-
_(ge, "I18N",
|
|
14338
|
+
_(ge, "I18N", Ct);
|
|
14339
14339
|
_(ge, "STATE_CLASS", S);
|
|
14340
14340
|
_(ge, "InstManager", vl);
|
|
14341
14341
|
_(ge, "PlayIcon", ml);
|
|
@@ -14408,52 +14408,52 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14408
14408
|
});
|
|
14409
14409
|
}), (g, v) => {
|
|
14410
14410
|
const m = Jt("el-icon");
|
|
14411
|
-
return l.value ? (
|
|
14411
|
+
return l.value ? (E(), oe(_u, {
|
|
14412
14412
|
key: 0,
|
|
14413
14413
|
to: "body"
|
|
14414
14414
|
}, [
|
|
14415
|
-
|
|
14415
|
+
W(bu, {
|
|
14416
14416
|
name: "viewer-fade",
|
|
14417
14417
|
appear: ""
|
|
14418
14418
|
}, {
|
|
14419
14419
|
default: J(() => [
|
|
14420
|
-
|
|
14420
|
+
x(
|
|
14421
14421
|
"div",
|
|
14422
14422
|
{
|
|
14423
14423
|
ref: "wrapper",
|
|
14424
14424
|
tabindex: -1,
|
|
14425
|
-
class:
|
|
14425
|
+
class: ue(C(f).e("wrapper")),
|
|
14426
14426
|
style: Rt({ zIndex: a.zIndex })
|
|
14427
14427
|
},
|
|
14428
14428
|
[
|
|
14429
|
-
|
|
14429
|
+
x(
|
|
14430
14430
|
"div",
|
|
14431
14431
|
{
|
|
14432
|
-
class:
|
|
14432
|
+
class: ue(C(f).e("mask"))
|
|
14433
14433
|
},
|
|
14434
14434
|
null,
|
|
14435
14435
|
2
|
|
14436
14436
|
/* CLASS */
|
|
14437
14437
|
),
|
|
14438
|
-
|
|
14439
|
-
|
|
14438
|
+
Q(" CANVAS "),
|
|
14439
|
+
x(
|
|
14440
14440
|
"div",
|
|
14441
14441
|
{
|
|
14442
|
-
class:
|
|
14442
|
+
class: ue(C(f).e("canvas"))
|
|
14443
14443
|
},
|
|
14444
14444
|
[
|
|
14445
|
-
|
|
14446
|
-
|
|
14447
|
-
|
|
14445
|
+
x("div", { id: C(c) }, null, 8, Gg),
|
|
14446
|
+
Q(" CLOSE "),
|
|
14447
|
+
x(
|
|
14448
14448
|
"span",
|
|
14449
14449
|
{
|
|
14450
|
-
class:
|
|
14450
|
+
class: ue([C(f).e("btn"), C(f).e("close")]),
|
|
14451
14451
|
onClick: d
|
|
14452
14452
|
},
|
|
14453
14453
|
[
|
|
14454
|
-
|
|
14454
|
+
W(m, { onClick: d }, {
|
|
14455
14455
|
default: J(() => [
|
|
14456
|
-
|
|
14456
|
+
W(C(Tu))
|
|
14457
14457
|
]),
|
|
14458
14458
|
_: 1
|
|
14459
14459
|
/* STABLE */
|
|
@@ -14475,7 +14475,7 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14475
14475
|
_: 3
|
|
14476
14476
|
/* FORWARDED */
|
|
14477
14477
|
})
|
|
14478
|
-
])) :
|
|
14478
|
+
])) : Q("v-if", !0);
|
|
14479
14479
|
};
|
|
14480
14480
|
}
|
|
14481
14481
|
}), Kg = /* @__PURE__ */ hi(Wg, [["__scopeId", "data-v-b301aa7d"]]), $g = Qe(Kg), Yg = { class: "ik-flie-list" }, Xg = { class: "name" }, Zg = { key: 1 }, Jg = ["src"], Qg = { class: "file-icon" }, ev = { class: "file-name-loading" }, tv = { class: "file-name" }, iv = { class: "file-name__content" }, nv = { key: 0 }, rv = {
|
|
@@ -14572,6 +14572,10 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14572
14572
|
type: Boolean,
|
|
14573
14573
|
default: !1
|
|
14574
14574
|
},
|
|
14575
|
+
isShowDownLoad: {
|
|
14576
|
+
type: Boolean,
|
|
14577
|
+
default: !1
|
|
14578
|
+
},
|
|
14575
14579
|
// 自定义替图标数据
|
|
14576
14580
|
customIconData: {
|
|
14577
14581
|
type: Object,
|
|
@@ -14647,8 +14651,8 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14647
14651
|
size: "size"
|
|
14648
14652
|
},
|
|
14649
14653
|
...n.defaultFileds
|
|
14650
|
-
}, { cLoadUrl: o, cUploadUrl: u, cOnlyofficeConfig: l, cOnlyofficePreviewType: c } = Su(n), f = le(() => n.size), d = we(null), g = we([]), v = we({}), m = we(!1), p = (
|
|
14651
|
-
const j =
|
|
14654
|
+
}, { cLoadUrl: o, cUploadUrl: u, cOnlyofficeConfig: l, cOnlyofficePreviewType: c } = Su(n), f = le(() => n.size), d = we(null), g = we([]), v = we({}), m = we(!1), p = (k) => {
|
|
14655
|
+
const j = k.size / 1024 / 1024;
|
|
14652
14656
|
return j < f.value ? !0 : (t("outSize"), Ti({
|
|
14653
14657
|
message: `上传文件大小(${j.toFixed(4)}MB)超出允许最大值(${n.size}MB),请重新选择`,
|
|
14654
14658
|
type: "warning",
|
|
@@ -14656,18 +14660,18 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14656
14660
|
duration: 5e3
|
|
14657
14661
|
}), !1);
|
|
14658
14662
|
}, w = le(() => {
|
|
14659
|
-
const { accept:
|
|
14660
|
-
return
|
|
14661
|
-
}), b = (
|
|
14662
|
-
var I,
|
|
14663
|
-
if (t("change",
|
|
14663
|
+
const { accept: k } = n;
|
|
14664
|
+
return k === "*" ? "*" : `${k.toLowerCase()},${k.toUpperCase()}`;
|
|
14665
|
+
}), b = (k, j) => {
|
|
14666
|
+
var I, G, X, de, pe;
|
|
14667
|
+
if (t("change", k), k.size / 1024 / 1024 < f.value || Lt(() => {
|
|
14664
14668
|
e.value.pop();
|
|
14665
14669
|
}), n.accept !== "*") {
|
|
14666
14670
|
let me = !1;
|
|
14667
|
-
w.value.includes("/") && (me = ((
|
|
14671
|
+
w.value.includes("/") && (me = ((G = (I = k == null ? void 0 : k.raw) == null ? void 0 : I.type) == null ? void 0 : G.split("/").shift()) === ((X = w.value) == null ? void 0 : X.split("/").shift()));
|
|
14668
14672
|
const Te = (de = w.value) == null ? void 0 : de.split(",");
|
|
14669
|
-
!Te.includes((pe =
|
|
14670
|
-
message: `不允许的文件格式(${
|
|
14673
|
+
!Te.includes((pe = k == null ? void 0 : k.raw) == null ? void 0 : pe.type) && !Te.includes(`.${k.name.split(".").pop()}`) && !me && (Ti({
|
|
14674
|
+
message: `不允许的文件格式(${k.name}),请重新选择`,
|
|
14671
14675
|
type: "warning",
|
|
14672
14676
|
showClose: !0,
|
|
14673
14677
|
duration: 5e3
|
|
@@ -14675,12 +14679,12 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14675
14679
|
e.value.pop();
|
|
14676
14680
|
}));
|
|
14677
14681
|
}
|
|
14678
|
-
}, T = () => !1, P = (
|
|
14682
|
+
}, T = () => !1, P = (k, j) => {
|
|
14679
14683
|
var $, A;
|
|
14680
|
-
|
|
14681
|
-
}, L = (
|
|
14684
|
+
k.status = "ready", j !== void 0 && g.value.splice(j, 1), ($ = d.value) == null || $.handleStart(k.raw), (A = d.value) == null || A.submit();
|
|
14685
|
+
}, L = (k, j) => {
|
|
14682
14686
|
var $;
|
|
14683
|
-
|
|
14687
|
+
k.splice(n.limit === 1 ? 1 : n.limit), k.forEach((A) => {
|
|
14684
14688
|
var I;
|
|
14685
14689
|
(I = d.value) == null || I.handleStart(A);
|
|
14686
14690
|
}), ($ = d.value) == null || $.submit(), Ti({
|
|
@@ -14688,71 +14692,71 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14688
14692
|
type: "warning",
|
|
14689
14693
|
showClose: !0,
|
|
14690
14694
|
duration: 5e3
|
|
14691
|
-
}), t("exceed",
|
|
14692
|
-
}, B = (
|
|
14693
|
-
|
|
14694
|
-
}, H = (
|
|
14695
|
-
g.value.push(j), t("error",
|
|
14696
|
-
},
|
|
14695
|
+
}), t("exceed", k);
|
|
14696
|
+
}, B = (k, j, $) => {
|
|
14697
|
+
k.success ? t("success", k, j, $) : (t("error", k, j, $), ne(j), g.value.push(j));
|
|
14698
|
+
}, H = (k, j, $) => {
|
|
14699
|
+
g.value.push(j), t("error", k, j, $);
|
|
14700
|
+
}, ee = (k) => {
|
|
14697
14701
|
var j, $;
|
|
14698
14702
|
v.value = {
|
|
14699
|
-
...
|
|
14700
|
-
name:
|
|
14703
|
+
...k,
|
|
14704
|
+
name: k[r.name],
|
|
14701
14705
|
url: ei(
|
|
14702
14706
|
o.value,
|
|
14703
|
-
|
|
14707
|
+
k[r.url] || (($ = (j = k == null ? void 0 : k.response) == null ? void 0 : j.data) == null ? void 0 : $.id)
|
|
14704
14708
|
)
|
|
14705
14709
|
}, n.isOnlyOfficePreview && (m.value = !0), t("handPreview", v.value);
|
|
14706
|
-
},
|
|
14710
|
+
}, q = (k) => {
|
|
14707
14711
|
ql.downloadByOnlineUrl(
|
|
14708
|
-
|
|
14709
|
-
|
|
14712
|
+
k[r.url],
|
|
14713
|
+
k[r.name]
|
|
14710
14714
|
);
|
|
14711
|
-
}, U = (
|
|
14715
|
+
}, U = (k, j = !1) => {
|
|
14712
14716
|
var $;
|
|
14713
|
-
($ = d.value) == null || $.abort(
|
|
14717
|
+
($ = d.value) == null || $.abort(k);
|
|
14714
14718
|
}, M = {
|
|
14715
14719
|
Authorization: "Bearer iking",
|
|
14716
14720
|
"X-Tenant": "sys",
|
|
14717
14721
|
"Content-Type": "application/x-www-form-urlencoded"
|
|
14718
|
-
}, ne = (
|
|
14719
|
-
var j, $, A, I,
|
|
14722
|
+
}, ne = (k) => {
|
|
14723
|
+
var j, $, A, I, G;
|
|
14720
14724
|
try {
|
|
14721
|
-
|
|
14722
|
-
fileUrl: ((A = ($ =
|
|
14725
|
+
k.status !== "success" && U(k), (j = d.value) == null || j.handleRemove(k), e.value = e.value.filter((X) => X.uid !== k.uid), t("delete", k), n.trueDelete && Gl.post(u.value.replace("/oss/upload", "/oss/delete"), {
|
|
14726
|
+
fileUrl: ((A = ($ = k == null ? void 0 : k.response) == null ? void 0 : $.data) == null ? void 0 : A.id) || ((I = k == null ? void 0 : k.data) == null ? void 0 : I.id) || (k == null ? void 0 : k.id) || k[r.url]
|
|
14723
14727
|
}, {
|
|
14724
14728
|
headers: M
|
|
14725
14729
|
});
|
|
14726
14730
|
} catch (X) {
|
|
14727
|
-
(
|
|
14731
|
+
(G = d.value) == null || G.handleRemove(k), e.value = e.value.filter((de) => de.uid !== k.uid), t("delete", k), console.error(X);
|
|
14728
14732
|
}
|
|
14729
|
-
}, ce = (
|
|
14730
|
-
t("progress",
|
|
14731
|
-
}, be = (
|
|
14733
|
+
}, ce = (k, j, $) => {
|
|
14734
|
+
t("progress", k, j, $), k.percent >= 100 && t("progressEnd", k, j, $);
|
|
14735
|
+
}, be = (k, j) => {
|
|
14732
14736
|
g.value.splice(j, 1);
|
|
14733
14737
|
}, Ve = le(
|
|
14734
14738
|
() => e.value.length >= n.limit || n.disabled
|
|
14735
|
-
), qe = (
|
|
14739
|
+
), qe = (k) => {
|
|
14736
14740
|
var $, A, I;
|
|
14737
|
-
const j = ((A = ($ =
|
|
14741
|
+
const j = ((A = ($ = k == null ? void 0 : k.response) == null ? void 0 : $.data) == null ? void 0 : A[r.suffix]) || ((I = k == null ? void 0 : k.data) == null ? void 0 : I[r.suffix]) || (k == null ? void 0 : k[r.suffix]);
|
|
14738
14742
|
return c.includes(j);
|
|
14739
14743
|
};
|
|
14740
|
-
return (
|
|
14744
|
+
return (k, j) => {
|
|
14741
14745
|
var $;
|
|
14742
|
-
return
|
|
14746
|
+
return E(), D(
|
|
14743
14747
|
De,
|
|
14744
14748
|
null,
|
|
14745
14749
|
[
|
|
14746
|
-
a.preview ?
|
|
14750
|
+
a.preview ? Q("v-if", !0) : (E(), D(
|
|
14747
14751
|
De,
|
|
14748
14752
|
{ key: 0 },
|
|
14749
14753
|
[
|
|
14750
|
-
a.type === "button" ? (
|
|
14754
|
+
a.type === "button" ? (E(), oe(C(Ta), Qt({
|
|
14751
14755
|
key: 0,
|
|
14752
14756
|
class: "ik-file-upload"
|
|
14753
|
-
},
|
|
14757
|
+
}, k.$attrs, {
|
|
14754
14758
|
accept: a.accept,
|
|
14755
|
-
action:
|
|
14759
|
+
action: C(u),
|
|
14756
14760
|
"file-list": e.value,
|
|
14757
14761
|
"onUpdate:fileList": j[0] || (j[0] = (A) => e.value = A),
|
|
14758
14762
|
ref_key: "refUpload",
|
|
@@ -14770,13 +14774,13 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14770
14774
|
"on-error": H
|
|
14771
14775
|
}), {
|
|
14772
14776
|
trigger: J(() => [
|
|
14773
|
-
|
|
14777
|
+
k.$slots.trigger ? Le(k.$slots, "trigger", { key: 0 }, void 0, !0) : (E(), oe(C(zl), {
|
|
14774
14778
|
key: 1,
|
|
14775
14779
|
disabled: Ve.value
|
|
14776
14780
|
}, yu({
|
|
14777
14781
|
default: J(() => [
|
|
14778
|
-
|
|
14779
|
-
" " +
|
|
14782
|
+
kt(
|
|
14783
|
+
" " + Ae(a.title),
|
|
14780
14784
|
1
|
|
14781
14785
|
/* TEXT */
|
|
14782
14786
|
)
|
|
@@ -14787,7 +14791,7 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14787
14791
|
a.showIcon ? {
|
|
14788
14792
|
name: "icon",
|
|
14789
14793
|
fn: J(() => [
|
|
14790
|
-
|
|
14794
|
+
W(C(Se), {
|
|
14791
14795
|
name: "iksvg_daoru",
|
|
14792
14796
|
disabled: Ve.value
|
|
14793
14797
|
}, null, 8, ["disabled"])
|
|
@@ -14797,23 +14801,23 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14797
14801
|
]), 1032, ["disabled"]))
|
|
14798
14802
|
]),
|
|
14799
14803
|
file: J(({ file: A }) => [
|
|
14800
|
-
|
|
14801
|
-
|
|
14802
|
-
!
|
|
14804
|
+
x("div", Yg, [
|
|
14805
|
+
x("div", Xg, [
|
|
14806
|
+
!k.$slots.fileIcon && (!a.customIconData[C(he)(A, r)] || !a.customIconData[C(he)(A, r)][a.customIconFields.icon]) ? (E(), oe(C(Pa), {
|
|
14803
14807
|
key: 0,
|
|
14804
|
-
type:
|
|
14805
|
-
}, null, 8, ["type"])) : !
|
|
14806
|
-
a.customIconData[
|
|
14808
|
+
type: C(he)(A, r)
|
|
14809
|
+
}, null, 8, ["type"])) : !k.$slots.fileIcon && a.customIconData[C(he)(A, r)] && a.customIconData[C(he)(A, r)][a.customIconFields.icon] ? (E(), D("div", Zg, [
|
|
14810
|
+
a.customIconData[C(he)(A, r)][a.customIconFields.type] === "img" ? (E(), D("img", {
|
|
14807
14811
|
key: 0,
|
|
14808
|
-
src: a.customIconData[
|
|
14812
|
+
src: a.customIconData[C(he)(A, r)][a.customIconFields.icon],
|
|
14809
14813
|
alt: "",
|
|
14810
14814
|
class: "file-img-icon"
|
|
14811
|
-
}, null, 8, Jg)) : (
|
|
14815
|
+
}, null, 8, Jg)) : (E(), D(
|
|
14812
14816
|
"span",
|
|
14813
14817
|
{
|
|
14814
14818
|
key: 1,
|
|
14815
|
-
class:
|
|
14816
|
-
a.customIconData[
|
|
14819
|
+
class: ue([
|
|
14820
|
+
a.customIconData[C(he)(A, r)][a.customIconFields.icon],
|
|
14817
14821
|
"file-icon-size"
|
|
14818
14822
|
])
|
|
14819
14823
|
},
|
|
@@ -14821,58 +14825,66 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14821
14825
|
2
|
|
14822
14826
|
/* CLASS */
|
|
14823
14827
|
))
|
|
14824
|
-
])) :
|
|
14825
|
-
|
|
14826
|
-
Le(
|
|
14828
|
+
])) : Q("v-if", !0),
|
|
14829
|
+
x("div", Qg, [
|
|
14830
|
+
Le(k.$slots, "fileIcon", { file: A }, void 0, !0)
|
|
14827
14831
|
]),
|
|
14828
|
-
|
|
14829
|
-
|
|
14830
|
-
|
|
14832
|
+
x("div", ev, [
|
|
14833
|
+
x("p", tv, [
|
|
14834
|
+
x(
|
|
14831
14835
|
"p",
|
|
14832
14836
|
iv,
|
|
14833
|
-
|
|
14837
|
+
Ae(A[r.name] || A.name),
|
|
14834
14838
|
1
|
|
14835
14839
|
/* TEXT */
|
|
14836
14840
|
),
|
|
14837
|
-
A.percentage && A.status === "uploading" ? (
|
|
14841
|
+
A.percentage && A.status === "uploading" ? (E(), D(
|
|
14838
14842
|
"span",
|
|
14839
14843
|
nv,
|
|
14840
|
-
"(" +
|
|
14844
|
+
"(" + Ae(A.percentage) + "%)",
|
|
14841
14845
|
1
|
|
14842
14846
|
/* TEXT */
|
|
14843
|
-
)) :
|
|
14847
|
+
)) : Q("v-if", !0)
|
|
14844
14848
|
]),
|
|
14845
|
-
A.status === "success" ? (
|
|
14849
|
+
A.status === "success" ? (E(), D(
|
|
14846
14850
|
"p",
|
|
14847
14851
|
rv,
|
|
14848
|
-
|
|
14852
|
+
Ae(C(Ai)((A[r.size] || A.size) / 1024 / 1024)) + "MB ",
|
|
14849
14853
|
1
|
|
14850
14854
|
/* TEXT */
|
|
14851
|
-
)) :
|
|
14852
|
-
A.percentage && A.status === "uploading" ? (
|
|
14855
|
+
)) : Q("v-if", !0),
|
|
14856
|
+
A.percentage && A.status === "uploading" ? (E(), oe(C(Aa), {
|
|
14853
14857
|
key: 1,
|
|
14854
14858
|
"text-inside": "",
|
|
14855
14859
|
percentage: A.percentage,
|
|
14856
14860
|
color: "var(--el-color-primary)",
|
|
14857
14861
|
"show-text": !1
|
|
14858
|
-
}, null, 8, ["percentage"])) :
|
|
14862
|
+
}, null, 8, ["percentage"])) : Q("v-if", !0)
|
|
14859
14863
|
])
|
|
14860
14864
|
]),
|
|
14861
|
-
|
|
14862
|
-
A.status === "success" ? (
|
|
14865
|
+
x("div", av, [
|
|
14866
|
+
A.status === "success" ? (E(), D(
|
|
14863
14867
|
De,
|
|
14864
14868
|
{ key: 0 },
|
|
14865
14869
|
[
|
|
14866
|
-
qe(A) ? (
|
|
14870
|
+
qe(A) ? (E(), oe(C(Se), {
|
|
14867
14871
|
key: 0,
|
|
14868
|
-
onClick: (I) =>
|
|
14872
|
+
onClick: (I) => ee(A),
|
|
14869
14873
|
name: "iksvg_yulan",
|
|
14870
14874
|
title: "预览",
|
|
14871
14875
|
bg: "",
|
|
14872
14876
|
size: "default"
|
|
14873
|
-
}, null, 8, ["onClick"])) :
|
|
14874
|
-
|
|
14875
|
-
|
|
14877
|
+
}, null, 8, ["onClick"])) : Q("v-if", !0),
|
|
14878
|
+
a.isShowDownLoad ? (E(), oe(C(Se), {
|
|
14879
|
+
key: 1,
|
|
14880
|
+
name: "iksvg_daochu",
|
|
14881
|
+
onClick: bt((I) => q(A), ["stop"]),
|
|
14882
|
+
bg: "",
|
|
14883
|
+
size: "default",
|
|
14884
|
+
title: "下载"
|
|
14885
|
+
}, null, 8, ["onClick"])) : Q("v-if", !0),
|
|
14886
|
+
W(C(Se), {
|
|
14887
|
+
onClick: bt((I) => ne(A), ["stop"]),
|
|
14876
14888
|
error: "",
|
|
14877
14889
|
name: "iksvg_shanchu",
|
|
14878
14890
|
title: "删除",
|
|
@@ -14882,9 +14894,9 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14882
14894
|
],
|
|
14883
14895
|
64
|
|
14884
14896
|
/* STABLE_FRAGMENT */
|
|
14885
|
-
)) : (
|
|
14897
|
+
)) : (E(), oe(C(Se), {
|
|
14886
14898
|
key: 1,
|
|
14887
|
-
onClick:
|
|
14899
|
+
onClick: bt((I) => ne(A), ["stop"]),
|
|
14888
14900
|
error: "",
|
|
14889
14901
|
name: "iksvg_guanbi",
|
|
14890
14902
|
size: "default",
|
|
@@ -14897,19 +14909,19 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14897
14909
|
default: J(() => {
|
|
14898
14910
|
var A;
|
|
14899
14911
|
return [
|
|
14900
|
-
!a.preview && a.tip ? (
|
|
14912
|
+
!a.preview && a.tip ? (E(), oe(C(Sa), {
|
|
14901
14913
|
key: 0,
|
|
14902
14914
|
effect: "dark",
|
|
14903
14915
|
content: n.tipText || "",
|
|
14904
14916
|
"popper-class": "_ik_web_ui_file-help-tooltip"
|
|
14905
14917
|
}, {
|
|
14906
14918
|
default: J(() => [
|
|
14907
|
-
|
|
14919
|
+
W(C(Ee), {
|
|
14908
14920
|
size: 23,
|
|
14909
14921
|
class: "_ik_web_ui_file_help_icon"
|
|
14910
14922
|
}, {
|
|
14911
14923
|
default: J(() => [
|
|
14912
|
-
|
|
14924
|
+
W(C(xa))
|
|
14913
14925
|
]),
|
|
14914
14926
|
_: 1
|
|
14915
14927
|
/* STABLE */
|
|
@@ -14917,53 +14929,53 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14917
14929
|
]),
|
|
14918
14930
|
_: 1
|
|
14919
14931
|
/* STABLE */
|
|
14920
|
-
}, 8, ["content"])) :
|
|
14921
|
-
(A = g.value) != null && A.length ? (
|
|
14932
|
+
}, 8, ["content"])) : Q("v-if", !0),
|
|
14933
|
+
(A = g.value) != null && A.length ? (E(!0), D(
|
|
14922
14934
|
De,
|
|
14923
14935
|
{ key: 1 },
|
|
14924
|
-
Cu(g.value, (I,
|
|
14936
|
+
Cu(g.value, (I, G) => (E(), D("div", {
|
|
14925
14937
|
class: "ik-error-flie-list",
|
|
14926
14938
|
key: I.uid
|
|
14927
14939
|
}, [
|
|
14928
|
-
|
|
14929
|
-
|
|
14940
|
+
x("div", sv, [
|
|
14941
|
+
W(C(Ee), {
|
|
14930
14942
|
size: 32,
|
|
14931
14943
|
class: "info",
|
|
14932
14944
|
style: { "vertical-align": "middle" }
|
|
14933
14945
|
}, {
|
|
14934
14946
|
default: J(() => [
|
|
14935
|
-
|
|
14947
|
+
W(C(hc))
|
|
14936
14948
|
]),
|
|
14937
14949
|
_: 1
|
|
14938
14950
|
/* STABLE */
|
|
14939
14951
|
}),
|
|
14940
|
-
|
|
14941
|
-
|
|
14952
|
+
x("div", ov, [
|
|
14953
|
+
x(
|
|
14942
14954
|
"p",
|
|
14943
14955
|
uv,
|
|
14944
|
-
|
|
14956
|
+
Ae(I[r.name] || I.name),
|
|
14945
14957
|
1
|
|
14946
14958
|
/* TEXT */
|
|
14947
14959
|
),
|
|
14948
|
-
|
|
14960
|
+
x(
|
|
14949
14961
|
"p",
|
|
14950
14962
|
lv,
|
|
14951
|
-
|
|
14963
|
+
Ae(C(Ai)(I.size / 1024 / 1024)) + "MB ",
|
|
14952
14964
|
1
|
|
14953
14965
|
/* TEXT */
|
|
14954
14966
|
)
|
|
14955
14967
|
])
|
|
14956
14968
|
]),
|
|
14957
|
-
|
|
14958
|
-
|
|
14959
|
-
onClick:
|
|
14969
|
+
x("div", cv, [
|
|
14970
|
+
W(C(Se), {
|
|
14971
|
+
onClick: bt((X) => P(I, G), ["stop"]),
|
|
14960
14972
|
name: "iksvg_zhongzhi",
|
|
14961
14973
|
title: "重新上传",
|
|
14962
14974
|
bg: "",
|
|
14963
14975
|
size: "default"
|
|
14964
14976
|
}, null, 8, ["onClick"]),
|
|
14965
|
-
|
|
14966
|
-
onClick:
|
|
14977
|
+
W(C(Se), {
|
|
14978
|
+
onClick: bt((X) => be(I, G), ["stop"]),
|
|
14967
14979
|
error: "",
|
|
14968
14980
|
name: "iksvg_shanchu",
|
|
14969
14981
|
title: "删除",
|
|
@@ -14974,20 +14986,20 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
14974
14986
|
]))),
|
|
14975
14987
|
128
|
|
14976
14988
|
/* KEYED_FRAGMENT */
|
|
14977
|
-
)) :
|
|
14989
|
+
)) : Q("v-if", !0)
|
|
14978
14990
|
];
|
|
14979
14991
|
}),
|
|
14980
14992
|
_: 3
|
|
14981
14993
|
/* FORWARDED */
|
|
14982
|
-
}, 16, ["accept", "action", "file-list", "multiple", "headers", "limit"])) : (
|
|
14994
|
+
}, 16, ["accept", "action", "file-list", "multiple", "headers", "limit"])) : (E(), oe(C(Ta), Qt({
|
|
14983
14995
|
key: 1,
|
|
14984
14996
|
"file-list": e.value,
|
|
14985
14997
|
"onUpdate:fileList": j[1] || (j[1] = (A) => e.value = A),
|
|
14986
14998
|
class: ["ik-file-pload-card", { plain: a.plain }],
|
|
14987
14999
|
"auto-upload": !0
|
|
14988
|
-
},
|
|
15000
|
+
}, k.$attrs, {
|
|
14989
15001
|
accept: a.accept,
|
|
14990
|
-
action:
|
|
15002
|
+
action: C(u),
|
|
14991
15003
|
disabled: Ve.value,
|
|
14992
15004
|
ref_key: "refUpload",
|
|
14993
15005
|
ref: d,
|
|
@@ -15002,23 +15014,23 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15002
15014
|
"on-change": b
|
|
15003
15015
|
}), {
|
|
15004
15016
|
file: J(({ file: A }) => [
|
|
15005
|
-
|
|
15006
|
-
|
|
15007
|
-
!
|
|
15017
|
+
x("div", gv, [
|
|
15018
|
+
x("div", vv, [
|
|
15019
|
+
!k.$slots.fileIcon && (!a.customIconData[C(he)(A, r)] || !a.customIconData[C(he)(A, r)][a.customIconFields.icon]) ? (E(), oe(C(Pa), {
|
|
15008
15020
|
key: 0,
|
|
15009
|
-
type:
|
|
15010
|
-
}, null, 8, ["type"])) : !
|
|
15011
|
-
a.customIconData[
|
|
15021
|
+
type: C(he)(A, r)
|
|
15022
|
+
}, null, 8, ["type"])) : !k.$slots.fileIcon && a.customIconData[C(he)(A, r)] && a.customIconData[C(he)(A, r)][a.customIconFields.icon] ? (E(), D("div", pv, [
|
|
15023
|
+
a.customIconData[C(he)(A, r)][a.customIconFields.type] === "img" ? (E(), D("img", {
|
|
15012
15024
|
key: 0,
|
|
15013
|
-
src: a.customIconData[
|
|
15025
|
+
src: a.customIconData[C(he)(A, r)][a.customIconFields.icon],
|
|
15014
15026
|
alt: "",
|
|
15015
15027
|
class: "file-img-icon"
|
|
15016
|
-
}, null, 8, mv)) : (
|
|
15028
|
+
}, null, 8, mv)) : (E(), D(
|
|
15017
15029
|
"span",
|
|
15018
15030
|
{
|
|
15019
15031
|
key: 1,
|
|
15020
|
-
class:
|
|
15021
|
-
a.customIconData[
|
|
15032
|
+
class: ue([
|
|
15033
|
+
a.customIconData[C(he)(A, r)][a.customIconFields.icon],
|
|
15022
15034
|
"file-icon-size"
|
|
15023
15035
|
])
|
|
15024
15036
|
},
|
|
@@ -15026,47 +15038,47 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15026
15038
|
2
|
|
15027
15039
|
/* CLASS */
|
|
15028
15040
|
))
|
|
15029
|
-
])) :
|
|
15030
|
-
|
|
15031
|
-
Le(
|
|
15041
|
+
])) : Q("v-if", !0),
|
|
15042
|
+
x("div", yv, [
|
|
15043
|
+
Le(k.$slots, "fileIcon", { file: A }, void 0, !0)
|
|
15032
15044
|
]),
|
|
15033
|
-
|
|
15034
|
-
|
|
15035
|
-
|
|
15036
|
-
|
|
15045
|
+
x("div", _v, [
|
|
15046
|
+
x("p", bv, [
|
|
15047
|
+
kt(
|
|
15048
|
+
Ae(A[r.name] || A.name) + " ",
|
|
15037
15049
|
1
|
|
15038
15050
|
/* TEXT */
|
|
15039
15051
|
),
|
|
15040
|
-
A.percentage && A.status === "uploading" ? (
|
|
15052
|
+
A.percentage && A.status === "uploading" ? (E(), D(
|
|
15041
15053
|
"span",
|
|
15042
15054
|
Cv,
|
|
15043
|
-
"(" +
|
|
15055
|
+
"(" + Ae(A.percentage) + "%)",
|
|
15044
15056
|
1
|
|
15045
15057
|
/* TEXT */
|
|
15046
|
-
)) :
|
|
15058
|
+
)) : Q("v-if", !0)
|
|
15047
15059
|
]),
|
|
15048
|
-
A.status === "success" ? (
|
|
15060
|
+
A.status === "success" ? (E(), D(
|
|
15049
15061
|
"p",
|
|
15050
15062
|
kv,
|
|
15051
|
-
|
|
15063
|
+
Ae(C(Ai)((A[r.size] || A.size) / 1024 / 1024)) + "MB ",
|
|
15052
15064
|
1
|
|
15053
15065
|
/* TEXT */
|
|
15054
|
-
)) :
|
|
15055
|
-
A.percentage && A.status === "uploading" ? (
|
|
15066
|
+
)) : Q("v-if", !0),
|
|
15067
|
+
A.percentage && A.status === "uploading" ? (E(), oe(C(Aa), {
|
|
15056
15068
|
key: 1,
|
|
15057
15069
|
"text-inside": "",
|
|
15058
15070
|
percentage: A.percentage,
|
|
15059
15071
|
color: "var(--el-color-primary)",
|
|
15060
15072
|
"show-text": !1
|
|
15061
|
-
}, null, 8, ["percentage"])) :
|
|
15073
|
+
}, null, 8, ["percentage"])) : Q("v-if", !0)
|
|
15062
15074
|
])
|
|
15063
15075
|
]),
|
|
15064
|
-
a.preview ? (
|
|
15076
|
+
a.preview ? (E(), D(
|
|
15065
15077
|
De,
|
|
15066
15078
|
{ key: 1 },
|
|
15067
15079
|
[
|
|
15068
|
-
(a.preview || A.percentage === 100) && qe(A) ? (
|
|
15069
|
-
|
|
15080
|
+
(a.preview || A.percentage === 100) && qe(A) ? (E(), oe(
|
|
15081
|
+
C(Ee),
|
|
15070
15082
|
{
|
|
15071
15083
|
key: 0,
|
|
15072
15084
|
title: "预览",
|
|
@@ -15074,8 +15086,8 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15074
15086
|
},
|
|
15075
15087
|
{
|
|
15076
15088
|
default: J(() => [
|
|
15077
|
-
|
|
15078
|
-
onClick: (I) =>
|
|
15089
|
+
W(C(cc), {
|
|
15090
|
+
onClick: (I) => ee(A)
|
|
15079
15091
|
}, null, 8, ["onClick"])
|
|
15080
15092
|
]),
|
|
15081
15093
|
_: 2
|
|
@@ -15083,17 +15095,17 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15083
15095
|
},
|
|
15084
15096
|
1024
|
|
15085
15097
|
/* DYNAMIC_SLOTS */
|
|
15086
|
-
)) :
|
|
15087
|
-
|
|
15088
|
-
|
|
15098
|
+
)) : Q("v-if", !0),
|
|
15099
|
+
W(
|
|
15100
|
+
C(Ee),
|
|
15089
15101
|
{
|
|
15090
15102
|
title: "下载",
|
|
15091
15103
|
class: "primary"
|
|
15092
15104
|
},
|
|
15093
15105
|
{
|
|
15094
15106
|
default: J(() => [
|
|
15095
|
-
|
|
15096
|
-
onClick: (I) =>
|
|
15107
|
+
W(C(Ql), {
|
|
15108
|
+
onClick: (I) => q(A)
|
|
15097
15109
|
}, null, 8, ["onClick"])
|
|
15098
15110
|
]),
|
|
15099
15111
|
_: 2
|
|
@@ -15105,20 +15117,20 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15105
15117
|
],
|
|
15106
15118
|
64
|
|
15107
15119
|
/* STABLE_FRAGMENT */
|
|
15108
|
-
)) : (
|
|
15109
|
-
A.status === "success" ? (
|
|
15120
|
+
)) : (E(), D("div", wv, [
|
|
15121
|
+
A.status === "success" ? (E(), D(
|
|
15110
15122
|
De,
|
|
15111
15123
|
{ key: 0 },
|
|
15112
15124
|
[
|
|
15113
|
-
qe(A) ? (
|
|
15125
|
+
qe(A) ? (E(), oe(C(Se), {
|
|
15114
15126
|
key: 0,
|
|
15115
|
-
onClick: (I) =>
|
|
15127
|
+
onClick: (I) => ee(A),
|
|
15116
15128
|
name: "iksvg_yulan",
|
|
15117
15129
|
title: "预览",
|
|
15118
15130
|
bg: "",
|
|
15119
15131
|
size: "default"
|
|
15120
|
-
}, null, 8, ["onClick"])) :
|
|
15121
|
-
|
|
15132
|
+
}, null, 8, ["onClick"])) : Q("v-if", !0),
|
|
15133
|
+
W(C(Se), {
|
|
15122
15134
|
onClick: (I) => ne(A),
|
|
15123
15135
|
error: "",
|
|
15124
15136
|
name: "iksvg_shanchu",
|
|
@@ -15129,7 +15141,7 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15129
15141
|
],
|
|
15130
15142
|
64
|
|
15131
15143
|
/* STABLE_FRAGMENT */
|
|
15132
|
-
)) : (
|
|
15144
|
+
)) : (E(), oe(C(Se), {
|
|
15133
15145
|
key: 1,
|
|
15134
15146
|
onClick: (I) => ne(A),
|
|
15135
15147
|
error: "",
|
|
@@ -15142,10 +15154,10 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15142
15154
|
])
|
|
15143
15155
|
]),
|
|
15144
15156
|
default: J(() => [
|
|
15145
|
-
|
|
15146
|
-
|
|
15147
|
-
a.imageMode ? Le(
|
|
15148
|
-
j[3] || (j[3] =
|
|
15157
|
+
x("div", fv, [
|
|
15158
|
+
x("div", hv, [
|
|
15159
|
+
a.imageMode ? Le(k.$slots, "image", { key: 0 }, () => [
|
|
15160
|
+
j[3] || (j[3] = x(
|
|
15149
15161
|
"img",
|
|
15150
15162
|
{
|
|
15151
15163
|
src: Wl,
|
|
@@ -15155,32 +15167,32 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15155
15167
|
-1
|
|
15156
15168
|
/* CACHED */
|
|
15157
15169
|
))
|
|
15158
|
-
], !0) : a.showIcon ? (
|
|
15170
|
+
], !0) : a.showIcon ? (E(), oe(C(Se), {
|
|
15159
15171
|
key: 1,
|
|
15160
15172
|
name: "iksvg_img_shangchuanhetongfujianbeifen",
|
|
15161
15173
|
type: "primary",
|
|
15162
15174
|
bg: "",
|
|
15163
15175
|
size: 40
|
|
15164
|
-
})) :
|
|
15165
|
-
|
|
15166
|
-
|
|
15167
|
-
|
|
15176
|
+
})) : Q("v-if", !0),
|
|
15177
|
+
x("span", null, [
|
|
15178
|
+
kt(
|
|
15179
|
+
Ae(a.title) + " ",
|
|
15168
15180
|
1
|
|
15169
15181
|
/* TEXT */
|
|
15170
15182
|
),
|
|
15171
|
-
!a.preview && a.tip && !
|
|
15183
|
+
!a.preview && a.tip && !k.$slots.tip ? (E(), oe(C(Sa), {
|
|
15172
15184
|
key: 0,
|
|
15173
15185
|
effect: "dark",
|
|
15174
15186
|
content: n.tipText || "",
|
|
15175
15187
|
"popper-class": "_ik_web_ui_file-help-tooltip"
|
|
15176
15188
|
}, {
|
|
15177
15189
|
default: J(() => [
|
|
15178
|
-
|
|
15190
|
+
W(C(Ee), {
|
|
15179
15191
|
size: 23,
|
|
15180
15192
|
class: "_ik_web_ui_file_help_icon"
|
|
15181
15193
|
}, {
|
|
15182
15194
|
default: J(() => [
|
|
15183
|
-
|
|
15195
|
+
W(C(xa))
|
|
15184
15196
|
]),
|
|
15185
15197
|
_: 1
|
|
15186
15198
|
/* STABLE */
|
|
@@ -15188,10 +15200,10 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15188
15200
|
]),
|
|
15189
15201
|
_: 1
|
|
15190
15202
|
/* STABLE */
|
|
15191
|
-
}, 8, ["content"])) :
|
|
15203
|
+
}, 8, ["content"])) : Q("v-if", !0)
|
|
15192
15204
|
])
|
|
15193
15205
|
]),
|
|
15194
|
-
|
|
15206
|
+
W(C(Se), {
|
|
15195
15207
|
name: "iksvg_daoru",
|
|
15196
15208
|
bg: "",
|
|
15197
15209
|
size: 24,
|
|
@@ -15199,9 +15211,9 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15199
15211
|
padding: "0"
|
|
15200
15212
|
})
|
|
15201
15213
|
]),
|
|
15202
|
-
|
|
15203
|
-
Le(
|
|
15204
|
-
])) :
|
|
15214
|
+
k.$slots.tip ? (E(), D("div", dv, [
|
|
15215
|
+
Le(k.$slots, "tip", {}, void 0, !0)
|
|
15216
|
+
])) : Q("v-if", !0)
|
|
15205
15217
|
]),
|
|
15206
15218
|
_: 3
|
|
15207
15219
|
/* FORWARDED */
|
|
@@ -15210,13 +15222,13 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15210
15222
|
64
|
|
15211
15223
|
/* STABLE_FRAGMENT */
|
|
15212
15224
|
)),
|
|
15213
|
-
|
|
15225
|
+
W(C(Mc), {
|
|
15214
15226
|
show: m.value,
|
|
15215
15227
|
"onUpdate:show": j[2] || (j[2] = (A) => m.value = A),
|
|
15216
|
-
loadUrl:
|
|
15228
|
+
loadUrl: C(o),
|
|
15217
15229
|
file: v.value,
|
|
15218
|
-
onlyofficeServer: (($ =
|
|
15219
|
-
onlyOfficeConfig:
|
|
15230
|
+
onlyofficeServer: (($ = C(l)) == null ? void 0 : $.serverUrl) || a.onlyofficeServer,
|
|
15231
|
+
onlyOfficeConfig: C(l) || a.onlyOfficeConfig
|
|
15220
15232
|
}, null, 8, ["show", "loadUrl", "file", "onlyofficeServer", "onlyOfficeConfig"])
|
|
15221
15233
|
],
|
|
15222
15234
|
64
|
|
@@ -15224,7 +15236,7 @@ const Gg = ["id"], Wg = /* @__PURE__ */ se({
|
|
|
15224
15236
|
);
|
|
15225
15237
|
};
|
|
15226
15238
|
}
|
|
15227
|
-
}), Sv = /* @__PURE__ */ hi(Tv, [["__scopeId", "data-v-
|
|
15239
|
+
}), Sv = /* @__PURE__ */ hi(Tv, [["__scopeId", "data-v-a914e74b"]]), Pv = Qe(Sv);
|
|
15228
15240
|
export {
|
|
15229
15241
|
Pv as IkUploadFile,
|
|
15230
15242
|
Pv as default
|