ss-component-new 1.3.705 → 1.3.706
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/JSEncrypt-B36c1iN5.js +1983 -0
- package/dist/MTLLoader-CkNZudBE.js +657 -0
- package/dist/URDFLoader-DIzEVzUD.js +2299 -0
- package/dist/animationData-DvL_4GZ5.js +83 -0
- package/dist/array-BMCHedyE.js +1045 -0
- package/dist/clone-Dp_gc9ll.js +8 -0
- package/dist/config.js +1 -1
- package/dist/eleIcon-qStmsM1q.js +29 -0
- package/dist/fileUtil-UOt_otFo.js +20 -0
- package/dist/iconfont-BwY2qVoK.js +1030 -0
- package/dist/icons/svg/functionList.svg +1 -0
- package/dist/icons/svg/method.svg +1 -0
- package/dist/index-11kpzK0A.js +209 -0
- package/dist/index-B0H3C7WG.js +103 -0
- package/dist/index-B2vjWoEB.js +572 -0
- package/dist/index-BHtNKL1L.js +27 -0
- package/dist/index-BTOqgc1s.js +873 -0
- package/dist/index-BbyrFzEO.js +93 -0
- package/dist/index-BiD2svYY.js +30 -0
- package/dist/index-BiMfzzPV.js +98 -0
- package/dist/index-BooO2Bml.js +78 -0
- package/dist/index-Bw3sTXPI.js +8993 -0
- package/dist/index-BzUgGzuc.js +48 -0
- package/dist/index-C1pYY5Kg.js +470 -0
- package/dist/index-CCOqF2de.js +63158 -0
- package/dist/index-CGi0g-VN.js +627 -0
- package/dist/index-CV_jQDcg.js +9 -0
- package/dist/index-CWOXvFfD.js +44 -0
- package/dist/index-Ch8te5LO.js +411 -0
- package/dist/{index-BKoAuSBh.js → index-ChNfRlIP.js} +18 -223
- package/dist/index-CtE-JbIk.js +119 -0
- package/dist/index-Cwd12dIT.js +25317 -0
- package/dist/index-CydXQbtX.js +622 -0
- package/dist/index-DAJxL40d.js +55 -0
- package/dist/index-DBsEVMiM.js +201 -0
- package/dist/index-DCK25QtA.js +20578 -0
- package/dist/index-DG4hoOWt.js +665 -0
- package/dist/index-DOpUAJtb.js +107 -0
- package/dist/index-DUbk5m5P.js +99 -0
- package/dist/index-DYhamWY7.js +93 -0
- package/dist/index-Ds6m_4JJ.js +28500 -0
- package/dist/index-DupTchhl.js +1000 -0
- package/dist/index-DyCq_odP.js +331 -0
- package/dist/index-GM47WPnp.js +83 -0
- package/dist/index-Ru-cNTPj.js +84 -0
- package/dist/index-UB_oCdlo.js +62 -0
- package/dist/index-YjBTGOkO.js +61 -0
- package/dist/index-jbOjjV0j.js +447 -0
- package/dist/index-rlStojTL.js +52 -0
- package/dist/index-uF-ibwG0.js +9 -0
- package/dist/{index-CPex-4gb.js → index.vue_vue_type_style_index_0_scoped_05e3a1d8_lang-C2itW9KG.js} +111538 -112656
- package/dist/isString-0ZglyOfu.js +8 -0
- package/dist/localIcon-D5UoFBU5.js +76 -0
- package/dist/main-BfygOrTN.js +502 -0
- package/dist/menuIndex-BB0uVPRX.js +159 -0
- package/dist/request-1RPa2bBn.js +9048 -0
- package/dist/ss-component.css +8 -8
- package/dist/ss-component.js +64 -28
- package/dist/ss-component2.js +75 -15
- package/dist/ss-component3.js +1 -1
- package/dist/threeModel-CoJT33S1.js +1109 -0
- package/dist/threePreview-DUfFZQ5q.js +3091 -0
- package/dist/threeSceneView-B5sojPk9.js +1290 -0
- package/dist/threeSceneViewForCPMPIP-Bgi4Klfy.js +539 -0
- package/dist/threeTrackPathView-DmE9QE_0.js +620 -0
- package/dist/threeViewerHost--r-yJNpU.js +233 -0
- package/dist/urdfTree-VRms7Vm3.js +254 -0
- package/dist/workpieceTreePanel-DCSz_IDY.js +559 -0
- package/package.json +7 -10
- package/public/config.js +1 -1
- package/public/icons/svg/functionList.svg +1 -0
- package/public/icons/svg/method.svg +1 -0
- package/dist/index-BCCtMBNM.js +0 -181
- package/dist/index-CUXLS1Ir.js +0 -50
- package/dist/index-CZYbAE5l.js +0 -1044
- package/dist/index-Ca2Zj4Is.js +0 -213
- package/dist/index-IoMa0kLh.js +0 -27
- package/dist/menu-BYmz2cKN.js +0 -5229
- package/dist/platform-C0GP6Nyp.js +0 -11490
- /package/dist/icons/svg/{update.svg → Update.svg} +0 -0
- /package/dist/icons/svg/{table-close.svg → tableClose.svg} +0 -0
- /package/dist/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
- /package/public/icons/svg/{update.svg → Update.svg} +0 -0
- /package/public/icons/svg/{table-close.svg → tableClose.svg} +0 -0
- /package/public/icons/svg/{table-expand.svg → tableExpand.svg} +0 -0
|
@@ -0,0 +1,411 @@
|
|
|
1
|
+
import { defineComponent as x, ref as I, reactive as T, resolveComponent as v, createElementBlock as E, openBlock as U, createVNode as u, withCtx as d, createElementVNode as l, createTextVNode as h, toDisplayString as z, nextTick as N, Fragment as q, withDirectives as H, renderSlot as $, vShow as M } from "vue";
|
|
2
|
+
import { as as V } from "./index.vue_vue_type_style_index_0_scoped_05e3a1d8_lang-C2itW9KG.js";
|
|
3
|
+
import { aD as X, az as J, ao as G, a7 as D, a9 as c, aa as R, ar as g } from "./request-1RPa2bBn.js";
|
|
4
|
+
import { _ as L } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
|
+
const K = "ElUpload";
|
|
6
|
+
class Q extends Error {
|
|
7
|
+
constructor(r, o, n, p) {
|
|
8
|
+
super(r), this.name = "UploadAjaxError", this.status = o, this.method = n, this.url = p;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
function B(t, r, o) {
|
|
12
|
+
let n;
|
|
13
|
+
return o.response ? n = `${o.response.error || o.response}` : o.responseText ? n = `${o.responseText}` : n = `fail to ${r.method} ${t} ${o.status}`, new Q(n, o.status, r.method, t);
|
|
14
|
+
}
|
|
15
|
+
function W(t) {
|
|
16
|
+
const r = t.responseText || t.response;
|
|
17
|
+
if (!r)
|
|
18
|
+
return r;
|
|
19
|
+
try {
|
|
20
|
+
return JSON.parse(r);
|
|
21
|
+
} catch {
|
|
22
|
+
return r;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
const Y = (t) => {
|
|
26
|
+
typeof XMLHttpRequest > "u" && X(K, "XMLHttpRequest is undefined");
|
|
27
|
+
const r = new XMLHttpRequest(), o = t.action;
|
|
28
|
+
r.upload && r.upload.addEventListener("progress", (e) => {
|
|
29
|
+
const i = e;
|
|
30
|
+
i.percent = e.total > 0 ? e.loaded / e.total * 100 : 0, t.onProgress(i);
|
|
31
|
+
});
|
|
32
|
+
const n = new FormData();
|
|
33
|
+
if (t.data)
|
|
34
|
+
for (const [e, i] of Object.entries(t.data))
|
|
35
|
+
J(i) && i.length ? n.append(e, ...i) : n.append(e, i);
|
|
36
|
+
n.append(t.filename, t.file, t.file.name), r.addEventListener("error", () => {
|
|
37
|
+
t.onError(B(o, t, r));
|
|
38
|
+
}), r.addEventListener("load", () => {
|
|
39
|
+
if (r.status < 200 || r.status >= 300)
|
|
40
|
+
return t.onError(B(o, t, r));
|
|
41
|
+
t.onSuccess(W(r));
|
|
42
|
+
}), r.open(t.method, o, !0), t.withCredentials && "withCredentials" in r && (r.withCredentials = !0);
|
|
43
|
+
const p = t.headers || {};
|
|
44
|
+
if (p instanceof Headers)
|
|
45
|
+
p.forEach((e, i) => r.setRequestHeader(i, e));
|
|
46
|
+
else
|
|
47
|
+
for (const [e, i] of Object.entries(p))
|
|
48
|
+
G(i) || r.setRequestHeader(e, String(i));
|
|
49
|
+
return r.send(n), r;
|
|
50
|
+
}, Z = ["text", "picture", "picture-card"];
|
|
51
|
+
let ee = 1;
|
|
52
|
+
const te = () => Date.now() + ee++, re = D({
|
|
53
|
+
action: {
|
|
54
|
+
type: String,
|
|
55
|
+
default: "#"
|
|
56
|
+
},
|
|
57
|
+
headers: {
|
|
58
|
+
type: c(Object)
|
|
59
|
+
},
|
|
60
|
+
method: {
|
|
61
|
+
type: String,
|
|
62
|
+
default: "post"
|
|
63
|
+
},
|
|
64
|
+
data: {
|
|
65
|
+
type: c([Object, Function, Promise]),
|
|
66
|
+
default: () => R({})
|
|
67
|
+
},
|
|
68
|
+
multiple: Boolean,
|
|
69
|
+
name: {
|
|
70
|
+
type: String,
|
|
71
|
+
default: "file"
|
|
72
|
+
},
|
|
73
|
+
drag: Boolean,
|
|
74
|
+
withCredentials: Boolean,
|
|
75
|
+
showFileList: {
|
|
76
|
+
type: Boolean,
|
|
77
|
+
default: !0
|
|
78
|
+
},
|
|
79
|
+
accept: {
|
|
80
|
+
type: String,
|
|
81
|
+
default: ""
|
|
82
|
+
},
|
|
83
|
+
fileList: {
|
|
84
|
+
type: c(Array),
|
|
85
|
+
default: () => R([])
|
|
86
|
+
},
|
|
87
|
+
autoUpload: {
|
|
88
|
+
type: Boolean,
|
|
89
|
+
default: !0
|
|
90
|
+
},
|
|
91
|
+
listType: {
|
|
92
|
+
type: String,
|
|
93
|
+
values: Z,
|
|
94
|
+
default: "text"
|
|
95
|
+
},
|
|
96
|
+
httpRequest: {
|
|
97
|
+
type: c(Function),
|
|
98
|
+
default: Y
|
|
99
|
+
},
|
|
100
|
+
disabled: Boolean,
|
|
101
|
+
limit: Number
|
|
102
|
+
}), Ce = D({
|
|
103
|
+
...re,
|
|
104
|
+
beforeUpload: {
|
|
105
|
+
type: c(Function),
|
|
106
|
+
default: g
|
|
107
|
+
},
|
|
108
|
+
beforeRemove: {
|
|
109
|
+
type: c(Function)
|
|
110
|
+
},
|
|
111
|
+
onRemove: {
|
|
112
|
+
type: c(Function),
|
|
113
|
+
default: g
|
|
114
|
+
},
|
|
115
|
+
onChange: {
|
|
116
|
+
type: c(Function),
|
|
117
|
+
default: g
|
|
118
|
+
},
|
|
119
|
+
onPreview: {
|
|
120
|
+
type: c(Function),
|
|
121
|
+
default: g
|
|
122
|
+
},
|
|
123
|
+
onSuccess: {
|
|
124
|
+
type: c(Function),
|
|
125
|
+
default: g
|
|
126
|
+
},
|
|
127
|
+
onProgress: {
|
|
128
|
+
type: c(Function),
|
|
129
|
+
default: g
|
|
130
|
+
},
|
|
131
|
+
onError: {
|
|
132
|
+
type: c(Function),
|
|
133
|
+
default: g
|
|
134
|
+
},
|
|
135
|
+
onExceed: {
|
|
136
|
+
type: c(Function),
|
|
137
|
+
default: g
|
|
138
|
+
},
|
|
139
|
+
crossorigin: {
|
|
140
|
+
type: c(String)
|
|
141
|
+
}
|
|
142
|
+
}), ae = { style: { "text-align": "left" } }, oe = { class: "cropper-warp" }, se = { class: "cropper-warp-left" }, ne = ["src"], le = { class: "cropper-warp-right" }, ie = { class: "cropper-warp-right-item" }, ce = { class: "cropper-warp-right-value" }, pe = ["src"], de = { class: "cropper-warp-right-item" }, ue = { class: "cropper-warp-right-value" }, fe = ["src"], ge = { class: "dialog-footer" }, me = /* @__PURE__ */ x({
|
|
143
|
+
__name: "index",
|
|
144
|
+
props: {
|
|
145
|
+
title: {
|
|
146
|
+
type: String,
|
|
147
|
+
default: ""
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
emits: ["submitImage", "deleteImage"],
|
|
151
|
+
setup(t, { expose: r, emit: o }) {
|
|
152
|
+
const n = o, p = I(), e = T({
|
|
153
|
+
isShowDialog: !1,
|
|
154
|
+
cropperImg: "",
|
|
155
|
+
cropperImgBase64: "",
|
|
156
|
+
cropper: null
|
|
157
|
+
}), i = async (s) => {
|
|
158
|
+
if (e.isShowDialog = !0, !s) return;
|
|
159
|
+
let a = window.URL || window.webkitURL;
|
|
160
|
+
e.cropperImg = a.createObjectURL(s), N(() => {
|
|
161
|
+
k();
|
|
162
|
+
});
|
|
163
|
+
}, y = () => {
|
|
164
|
+
var s;
|
|
165
|
+
(s = e.cropper) == null || s.destroy(), e.isShowDialog = !1;
|
|
166
|
+
}, _ = () => {
|
|
167
|
+
y();
|
|
168
|
+
}, b = async () => {
|
|
169
|
+
const s = await S();
|
|
170
|
+
n("submitImage", { file: s }), y();
|
|
171
|
+
}, f = async () => {
|
|
172
|
+
n("deleteImage");
|
|
173
|
+
}, k = () => {
|
|
174
|
+
const s = document.querySelector(".cropper-warp-left-img");
|
|
175
|
+
s && s.setAttribute("crossOrigin", "anonymous"), e.cropper = new V(s, {
|
|
176
|
+
viewMode: 1,
|
|
177
|
+
dragMode: "none",
|
|
178
|
+
initialAspectRatio: 1,
|
|
179
|
+
aspectRatio: 1,
|
|
180
|
+
preview: ".before",
|
|
181
|
+
background: !0,
|
|
182
|
+
autoCropArea: 1,
|
|
183
|
+
// zoomOnWheel: false,
|
|
184
|
+
checkCrossOrigin: !1,
|
|
185
|
+
crop: () => {
|
|
186
|
+
e.cropperImgBase64 = e.cropper.getCroppedCanvas().toDataURL("image/jpeg");
|
|
187
|
+
}
|
|
188
|
+
});
|
|
189
|
+
}, S = async () => e != null && e.cropper ? new Promise((s) => {
|
|
190
|
+
var a, m;
|
|
191
|
+
(m = (a = e == null ? void 0 : e.cropper) == null ? void 0 : a.getCroppedCanvas()) == null || m.toBlob((C) => {
|
|
192
|
+
s(C);
|
|
193
|
+
});
|
|
194
|
+
}) : (await fetch(e.cropperImg)).blob(), F = async (s) => {
|
|
195
|
+
var m;
|
|
196
|
+
let a = window.URL || window.webkitURL;
|
|
197
|
+
e.cropperImg = a.createObjectURL(s.raw), (m = e.cropper) == null || m.replace(e.cropperImg);
|
|
198
|
+
}, P = (s) => {
|
|
199
|
+
p.value.clearFiles();
|
|
200
|
+
const a = s[0];
|
|
201
|
+
a.uid = te(), p.value.handleStart(a);
|
|
202
|
+
};
|
|
203
|
+
return r({
|
|
204
|
+
openDialog: i
|
|
205
|
+
}), (s, a) => {
|
|
206
|
+
const m = v("ele-Edit"), C = v("el-icon"), w = v("el-button"), O = v("el-upload"), j = v("el-dialog");
|
|
207
|
+
return U(), E("div", null, [
|
|
208
|
+
u(j, {
|
|
209
|
+
modelValue: e.isShowDialog,
|
|
210
|
+
"onUpdate:modelValue": a[0] || (a[0] = (A) => e.isShowDialog = A),
|
|
211
|
+
width: "769px",
|
|
212
|
+
"before-close": _
|
|
213
|
+
}, {
|
|
214
|
+
header: d(() => [
|
|
215
|
+
l("div", ae, [
|
|
216
|
+
u(C, {
|
|
217
|
+
size: "16",
|
|
218
|
+
style: { "margin-right": "3px", display: "inline", "vertical-align": "middle" }
|
|
219
|
+
}, {
|
|
220
|
+
default: d(() => [
|
|
221
|
+
u(m)
|
|
222
|
+
]),
|
|
223
|
+
_: 1
|
|
224
|
+
}),
|
|
225
|
+
l("span", null, z(t.title), 1)
|
|
226
|
+
])
|
|
227
|
+
]),
|
|
228
|
+
footer: d(() => [
|
|
229
|
+
l("span", ge, [
|
|
230
|
+
u(O, {
|
|
231
|
+
class: "avatar-uploader",
|
|
232
|
+
ref_key: "uploadSignRef",
|
|
233
|
+
ref: p,
|
|
234
|
+
accept: ".jpg,.png",
|
|
235
|
+
limit: 1,
|
|
236
|
+
"show-file-list": !1,
|
|
237
|
+
"auto-upload": !1,
|
|
238
|
+
"on-change": F,
|
|
239
|
+
"on-exceed": P
|
|
240
|
+
}, {
|
|
241
|
+
trigger: d(() => [
|
|
242
|
+
u(w, {
|
|
243
|
+
type: "info",
|
|
244
|
+
icon: "ele-Picture"
|
|
245
|
+
}, {
|
|
246
|
+
default: d(() => a[4] || (a[4] = [
|
|
247
|
+
h("选择图片")
|
|
248
|
+
])),
|
|
249
|
+
_: 1,
|
|
250
|
+
__: [4]
|
|
251
|
+
})
|
|
252
|
+
]),
|
|
253
|
+
default: d(() => [
|
|
254
|
+
u(w, {
|
|
255
|
+
onClick: f,
|
|
256
|
+
type: "danger",
|
|
257
|
+
icon: "ele-Picture",
|
|
258
|
+
style: { "margin-left": "8px" }
|
|
259
|
+
}, {
|
|
260
|
+
default: d(() => a[5] || (a[5] = [
|
|
261
|
+
h("删除图片")
|
|
262
|
+
])),
|
|
263
|
+
_: 1,
|
|
264
|
+
__: [5]
|
|
265
|
+
})
|
|
266
|
+
]),
|
|
267
|
+
_: 1
|
|
268
|
+
}, 512),
|
|
269
|
+
l("div", null, [
|
|
270
|
+
u(w, {
|
|
271
|
+
onClick: _,
|
|
272
|
+
id: "themeBorderButton"
|
|
273
|
+
}, {
|
|
274
|
+
default: d(() => a[6] || (a[6] = [
|
|
275
|
+
h("取 消")
|
|
276
|
+
])),
|
|
277
|
+
_: 1,
|
|
278
|
+
__: [6]
|
|
279
|
+
}),
|
|
280
|
+
u(w, {
|
|
281
|
+
onClick: b,
|
|
282
|
+
id: "themeButton"
|
|
283
|
+
}, {
|
|
284
|
+
default: d(() => a[7] || (a[7] = [
|
|
285
|
+
h("确 定")
|
|
286
|
+
])),
|
|
287
|
+
_: 1,
|
|
288
|
+
__: [7]
|
|
289
|
+
})
|
|
290
|
+
])
|
|
291
|
+
])
|
|
292
|
+
]),
|
|
293
|
+
default: d(() => [
|
|
294
|
+
l("div", oe, [
|
|
295
|
+
l("div", se, [
|
|
296
|
+
l("img", {
|
|
297
|
+
src: e.cropperImg,
|
|
298
|
+
class: "cropper-warp-left-img"
|
|
299
|
+
}, null, 8, ne)
|
|
300
|
+
]),
|
|
301
|
+
l("div", le, [
|
|
302
|
+
a[3] || (a[3] = l("div", { class: "cropper-warp-right-title" }, "预览", -1)),
|
|
303
|
+
l("div", ie, [
|
|
304
|
+
l("div", ce, [
|
|
305
|
+
l("img", {
|
|
306
|
+
src: e.cropperImgBase64,
|
|
307
|
+
class: "cropper-warp-right-value-img"
|
|
308
|
+
}, null, 8, pe)
|
|
309
|
+
]),
|
|
310
|
+
a[1] || (a[1] = l("div", { class: "cropper-warp-right-label" }, "100 x 100", -1))
|
|
311
|
+
]),
|
|
312
|
+
l("div", de, [
|
|
313
|
+
l("div", ue, [
|
|
314
|
+
l("img", {
|
|
315
|
+
src: e.cropperImgBase64,
|
|
316
|
+
class: "cropper-warp-right-value-img cropper-size"
|
|
317
|
+
}, null, 8, fe)
|
|
318
|
+
]),
|
|
319
|
+
a[2] || (a[2] = l("div", { class: "cropper-warp-right-label" }, "50 x 50", -1))
|
|
320
|
+
])
|
|
321
|
+
])
|
|
322
|
+
])
|
|
323
|
+
]),
|
|
324
|
+
_: 1
|
|
325
|
+
}, 8, ["modelValue"])
|
|
326
|
+
]);
|
|
327
|
+
};
|
|
328
|
+
}
|
|
329
|
+
}), ve = /* @__PURE__ */ L(me, [["__scopeId", "data-v-4a19ffcf"]]), ye = /* @__PURE__ */ x({
|
|
330
|
+
__name: "index",
|
|
331
|
+
props: {
|
|
332
|
+
avatarUrl: {
|
|
333
|
+
type: String,
|
|
334
|
+
default: ""
|
|
335
|
+
},
|
|
336
|
+
avatarBlob: {
|
|
337
|
+
type: Blob,
|
|
338
|
+
default: ""
|
|
339
|
+
},
|
|
340
|
+
size: {
|
|
341
|
+
type: [String, Number],
|
|
342
|
+
default: "large"
|
|
343
|
+
},
|
|
344
|
+
showCropper: {
|
|
345
|
+
type: Boolean,
|
|
346
|
+
default: !0
|
|
347
|
+
},
|
|
348
|
+
banClick: {
|
|
349
|
+
type: Boolean,
|
|
350
|
+
default: !1
|
|
351
|
+
},
|
|
352
|
+
clickStop: {
|
|
353
|
+
type: Boolean,
|
|
354
|
+
default: !0
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
emits: ["submitImage", "deleteImage", "clickAvatar"],
|
|
358
|
+
setup(t, { emit: r }) {
|
|
359
|
+
const o = t, n = I(), p = I(null), e = r, i = () => !0, y = async () => {
|
|
360
|
+
var f;
|
|
361
|
+
o != null && o.banClick || (e("clickAvatar", o.avatarUrl), (f = n.value) == null || f.openDialog(o.avatarBlob));
|
|
362
|
+
}, _ = async (f) => {
|
|
363
|
+
e("submitImage", f);
|
|
364
|
+
}, b = async () => {
|
|
365
|
+
e("deleteImage");
|
|
366
|
+
};
|
|
367
|
+
return (f, k) => {
|
|
368
|
+
const S = v("el-avatar");
|
|
369
|
+
return U(), E(q, null, [
|
|
370
|
+
u(S, {
|
|
371
|
+
src: t.avatarUrl,
|
|
372
|
+
onClick: y,
|
|
373
|
+
fit: "cover",
|
|
374
|
+
size: t.size,
|
|
375
|
+
ref_key: "avatarRef",
|
|
376
|
+
ref: p,
|
|
377
|
+
style: { background: "var(--user-avatar-bg)" },
|
|
378
|
+
alt: "头像查找失败",
|
|
379
|
+
onError: i
|
|
380
|
+
}, {
|
|
381
|
+
default: d(() => [
|
|
382
|
+
$(f.$slots, "avatarDefault", {}, void 0, !0)
|
|
383
|
+
]),
|
|
384
|
+
_: 3
|
|
385
|
+
}, 8, ["src", "size"]),
|
|
386
|
+
H(u(ve, {
|
|
387
|
+
ref_key: "cropperDialogRef",
|
|
388
|
+
ref: n,
|
|
389
|
+
title: "更改头像",
|
|
390
|
+
avatarUrl: t.avatarUrl,
|
|
391
|
+
onSubmitImage: _,
|
|
392
|
+
onDeleteImage: b
|
|
393
|
+
}, null, 8, ["avatarUrl"]), [
|
|
394
|
+
[M, t.showCropper && (o == null ? void 0 : o.clickStop)]
|
|
395
|
+
])
|
|
396
|
+
], 64);
|
|
397
|
+
};
|
|
398
|
+
}
|
|
399
|
+
}), _e = /* @__PURE__ */ L(ye, [["__scopeId", "data-v-82946fb9"]]), Ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
400
|
+
__proto__: null,
|
|
401
|
+
default: _e
|
|
402
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
403
|
+
export {
|
|
404
|
+
_e as A,
|
|
405
|
+
ve as C,
|
|
406
|
+
re as a,
|
|
407
|
+
Ce as b,
|
|
408
|
+
te as g,
|
|
409
|
+
Ie as i,
|
|
410
|
+
Z as u
|
|
411
|
+
};
|
|
@@ -1,208 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
-
const q = { class: "dialog-title" }, G = {
|
|
4
|
-
__name: "index",
|
|
5
|
-
props: {
|
|
6
|
-
title: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: ""
|
|
9
|
-
},
|
|
10
|
-
dialogWidth: {
|
|
11
|
-
type: [Number, String],
|
|
12
|
-
default: 600
|
|
13
|
-
},
|
|
14
|
-
visible: {
|
|
15
|
-
type: Boolean,
|
|
16
|
-
default: !1
|
|
17
|
-
},
|
|
18
|
-
fullScreen: {
|
|
19
|
-
type: Boolean,
|
|
20
|
-
default: !1
|
|
21
|
-
},
|
|
22
|
-
// 仅在 resizable=true 时生效
|
|
23
|
-
dialogHeight: {
|
|
24
|
-
type: [Number, String],
|
|
25
|
-
default: 600
|
|
26
|
-
},
|
|
27
|
-
// 仅在 resizable=true 时生效
|
|
28
|
-
minWidth: {
|
|
29
|
-
type: [Number, String],
|
|
30
|
-
default: 400
|
|
31
|
-
},
|
|
32
|
-
// 仅在 resizable=true 时生效
|
|
33
|
-
minHeight: {
|
|
34
|
-
type: [Number, String],
|
|
35
|
-
default: 300
|
|
36
|
-
},
|
|
37
|
-
showClose: {
|
|
38
|
-
type: Boolean,
|
|
39
|
-
default: !0
|
|
40
|
-
},
|
|
41
|
-
closeOnClickModal: {
|
|
42
|
-
type: Boolean,
|
|
43
|
-
default: !0
|
|
44
|
-
},
|
|
45
|
-
closeOnPressEscape: {
|
|
46
|
-
type: Boolean,
|
|
47
|
-
default: !0
|
|
48
|
-
},
|
|
49
|
-
modalClass: {
|
|
50
|
-
type: String,
|
|
51
|
-
default: ""
|
|
52
|
-
},
|
|
53
|
-
alignCenter: {
|
|
54
|
-
type: Boolean,
|
|
55
|
-
default: !1
|
|
56
|
-
},
|
|
57
|
-
appendToBody: {
|
|
58
|
-
type: Boolean,
|
|
59
|
-
default: !0
|
|
60
|
-
},
|
|
61
|
-
zIndex: {
|
|
62
|
-
type: Number,
|
|
63
|
-
default: void 0
|
|
64
|
-
},
|
|
65
|
-
// 是否允许四边拖拽改变弹窗大小
|
|
66
|
-
resizable: {
|
|
67
|
-
type: Boolean,
|
|
68
|
-
default: !1
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
emits: ["beforeDestroy"],
|
|
72
|
-
setup(y, { emit: M }) {
|
|
73
|
-
const e = y, T = M, x = R(!1), i = L({
|
|
74
|
-
width: void 0,
|
|
75
|
-
height: void 0,
|
|
76
|
-
minWidth: void 0,
|
|
77
|
-
minHeight: void 0
|
|
78
|
-
});
|
|
79
|
-
let E = !1, v = "", W = 0, k = 0, g = 0, h = 0, F = 0, p = 0, z = null;
|
|
80
|
-
const N = (l) => {
|
|
81
|
-
var a, n;
|
|
82
|
-
const t = (n = (a = l == null ? void 0 : l.target) == null ? void 0 : a.closest) == null ? void 0 : n.call(a, ".el-dialog");
|
|
83
|
-
return t || null;
|
|
84
|
-
}, $ = (l) => {
|
|
85
|
-
if (!l || l === "none")
|
|
86
|
-
return { tx: 0, ty: 0 };
|
|
87
|
-
let t = l.match(/matrix\(([^)]+)\)/);
|
|
88
|
-
if (t) {
|
|
89
|
-
const a = t[1].split(",").map((n) => Number(n.trim()));
|
|
90
|
-
return { tx: (a == null ? void 0 : a[4]) || 0, ty: (a == null ? void 0 : a[5]) || 0 };
|
|
91
|
-
}
|
|
92
|
-
if (t = l.match(/matrix3d\(([^)]+)\)/), t) {
|
|
93
|
-
const a = t[1].split(",").map((n) => Number(n.trim()));
|
|
94
|
-
return { tx: (a == null ? void 0 : a[12]) || 0, ty: (a == null ? void 0 : a[13]) || 0 };
|
|
95
|
-
}
|
|
96
|
-
return t = l.match(/translate\(\s*([-\d.]+)px\s*,\s*([-\d.]+)px\s*\)/), t ? { tx: Number(t[1]) || 0, ty: Number(t[2]) || 0 } : { tx: 0, ty: 0 };
|
|
97
|
-
}, V = (l, t, a) => {
|
|
98
|
-
l.style.transform = `translate(${t}px, ${a}px)`;
|
|
99
|
-
}, m = (l, t) => {
|
|
100
|
-
if (!e.resizable) return;
|
|
101
|
-
const a = N(l);
|
|
102
|
-
if (!a) return;
|
|
103
|
-
z = a, E = !0, v = t, W = l.clientX, k = l.clientY;
|
|
104
|
-
const n = a.getBoundingClientRect();
|
|
105
|
-
g = n.width, h = n.height;
|
|
106
|
-
const c = window.getComputedStyle(a), { tx: d, ty: b } = $(c.transform);
|
|
107
|
-
F = d, p = b, document.addEventListener("mousemove", S), document.addEventListener("mouseup", H);
|
|
108
|
-
}, S = (l) => {
|
|
109
|
-
if (!E || !z) return;
|
|
110
|
-
const t = l.clientX - W, a = l.clientY - k, n = parseInt(i.minWidth || "0", 10) || 0, c = parseInt(i.minHeight || "0", 10) || 0;
|
|
111
|
-
let d = g, b = h, C = F, w = p;
|
|
112
|
-
if (v.includes("right") && (d = Math.max(n, g + t)), v.includes("bottom") && (b = Math.max(c, h + a)), v.includes("left")) {
|
|
113
|
-
const f = g - t;
|
|
114
|
-
f < n ? (d = n, C = F + (g - n)) : (d = f, C = F + t);
|
|
115
|
-
}
|
|
116
|
-
if (v.includes("top")) {
|
|
117
|
-
const f = h - a;
|
|
118
|
-
f < c ? (b = c, w = p + (h - c)) : (b = f, w = p + a);
|
|
119
|
-
}
|
|
120
|
-
i.width = `${d}px`, i.height = `${b}px`, V(z, C, w);
|
|
121
|
-
}, H = () => {
|
|
122
|
-
E = !1, v = "", z = null, document.removeEventListener("mousemove", S), document.removeEventListener("mouseup", H);
|
|
123
|
-
}, I = () => {
|
|
124
|
-
T("beforeDestroy");
|
|
125
|
-
};
|
|
126
|
-
return O(
|
|
127
|
-
() => e == null ? void 0 : e.visible,
|
|
128
|
-
(l) => {
|
|
129
|
-
x.value = l, l && (e.resizable ? (i.width = typeof e.dialogWidth == "number" ? `${e.dialogWidth}px` : e.dialogWidth, i.height = typeof e.dialogHeight == "number" ? `${e.dialogHeight}px` : e.dialogHeight, i.minWidth = typeof e.minWidth == "number" ? `${e.minWidth}px` : e.minWidth, i.minHeight = typeof e.minHeight == "number" ? `${e.minHeight}px` : e.minHeight) : (i.width = void 0, i.height = void 0, i.minWidth = void 0, i.minHeight = void 0));
|
|
130
|
-
},
|
|
131
|
-
{ deep: !0, immediate: !0 }
|
|
132
|
-
), (l, t) => {
|
|
133
|
-
const a = X("el-dialog");
|
|
134
|
-
return o(), Y(a, {
|
|
135
|
-
modelValue: x.value,
|
|
136
|
-
"onUpdate:modelValue": t[8] || (t[8] = (n) => x.value = n),
|
|
137
|
-
width: e == null ? void 0 : e.dialogWidth,
|
|
138
|
-
"before-close": I,
|
|
139
|
-
draggable: "",
|
|
140
|
-
style: P(e != null && e.resizable ? i : void 0),
|
|
141
|
-
fullscreen: e == null ? void 0 : e.fullScreen,
|
|
142
|
-
"destroy-on-close": !0,
|
|
143
|
-
"show-close": e == null ? void 0 : e.showClose,
|
|
144
|
-
"close-on-click-modal": e == null ? void 0 : e.closeOnClickModal,
|
|
145
|
-
"modal-class": y.modalClass,
|
|
146
|
-
"close-on-press-escape": e == null ? void 0 : e.closeOnPressEscape,
|
|
147
|
-
"align-center": e == null ? void 0 : e.alignCenter,
|
|
148
|
-
"append-to-body": y.appendToBody,
|
|
149
|
-
"z-index": e == null ? void 0 : e.zIndex
|
|
150
|
-
}, {
|
|
151
|
-
header: B(() => [
|
|
152
|
-
A("div", q, U(e == null ? void 0 : e.title), 1),
|
|
153
|
-
D(l.$slots, "header", {}, void 0, !0)
|
|
154
|
-
]),
|
|
155
|
-
footer: B(() => [
|
|
156
|
-
D(l.$slots, "footer", {}, void 0, !0)
|
|
157
|
-
]),
|
|
158
|
-
default: B(() => [
|
|
159
|
-
D(l.$slots, "default", {}, void 0, !0),
|
|
160
|
-
e.resizable ? (o(), u("div", {
|
|
161
|
-
key: 0,
|
|
162
|
-
class: "resizable-handle top",
|
|
163
|
-
onMousedown: t[0] || (t[0] = s((n) => m(n, "top"), ["stop"]))
|
|
164
|
-
}, null, 32)) : r("", !0),
|
|
165
|
-
e.resizable ? (o(), u("div", {
|
|
166
|
-
key: 1,
|
|
167
|
-
class: "resizable-handle right",
|
|
168
|
-
onMousedown: t[1] || (t[1] = s((n) => m(n, "right"), ["stop"]))
|
|
169
|
-
}, null, 32)) : r("", !0),
|
|
170
|
-
e.resizable ? (o(), u("div", {
|
|
171
|
-
key: 2,
|
|
172
|
-
class: "resizable-handle bottom",
|
|
173
|
-
onMousedown: t[2] || (t[2] = s((n) => m(n, "bottom"), ["stop"]))
|
|
174
|
-
}, null, 32)) : r("", !0),
|
|
175
|
-
e.resizable ? (o(), u("div", {
|
|
176
|
-
key: 3,
|
|
177
|
-
class: "resizable-handle left",
|
|
178
|
-
onMousedown: t[3] || (t[3] = s((n) => m(n, "left"), ["stop"]))
|
|
179
|
-
}, null, 32)) : r("", !0),
|
|
180
|
-
e.resizable ? (o(), u("div", {
|
|
181
|
-
key: 4,
|
|
182
|
-
class: "resizable-handle top-left",
|
|
183
|
-
onMousedown: t[4] || (t[4] = s((n) => m(n, "top-left"), ["stop"]))
|
|
184
|
-
}, null, 32)) : r("", !0),
|
|
185
|
-
e.resizable ? (o(), u("div", {
|
|
186
|
-
key: 5,
|
|
187
|
-
class: "resizable-handle top-right",
|
|
188
|
-
onMousedown: t[5] || (t[5] = s((n) => m(n, "top-right"), ["stop"]))
|
|
189
|
-
}, null, 32)) : r("", !0),
|
|
190
|
-
e.resizable ? (o(), u("div", {
|
|
191
|
-
key: 6,
|
|
192
|
-
class: "resizable-handle bottom-left",
|
|
193
|
-
onMousedown: t[6] || (t[6] = s((n) => m(n, "bottom-left"), ["stop"]))
|
|
194
|
-
}, null, 32)) : r("", !0),
|
|
195
|
-
e.resizable ? (o(), u("div", {
|
|
196
|
-
key: 7,
|
|
197
|
-
class: "resizable-handle bottom-right",
|
|
198
|
-
onMousedown: t[7] || (t[7] = s((n) => m(n, "bottom-right"), ["stop"]))
|
|
199
|
-
}, null, 32)) : r("", !0)
|
|
200
|
-
]),
|
|
201
|
-
_: 3
|
|
202
|
-
}, 8, ["modelValue", "width", "style", "fullscreen", "show-close", "close-on-click-modal", "modal-class", "close-on-press-escape", "align-center", "append-to-body", "z-index"]);
|
|
203
|
-
};
|
|
204
|
-
}
|
|
205
|
-
}, Q = /* @__PURE__ */ j(G, [["__scopeId", "data-v-7917fe7b"]]), Z = [
|
|
1
|
+
const e = [
|
|
206
2
|
{
|
|
207
3
|
name: "--vertical-menu-bg",
|
|
208
4
|
value: "transparent"
|
|
@@ -299,7 +95,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
299
95
|
name: "--vertical-menu-padding",
|
|
300
96
|
value: "0.5rem"
|
|
301
97
|
}
|
|
302
|
-
],
|
|
98
|
+
], a = [
|
|
303
99
|
{
|
|
304
100
|
name: "--horizontal-menu-bg",
|
|
305
101
|
value: "#333333"
|
|
@@ -355,7 +151,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
355
151
|
name: "--horizontal-menuitem-font",
|
|
356
152
|
value: "var(--ssComponent-font-family)"
|
|
357
153
|
}
|
|
358
|
-
],
|
|
154
|
+
], n = [
|
|
359
155
|
{
|
|
360
156
|
name: "--vertical-menu-bg",
|
|
361
157
|
value: "transparent"
|
|
@@ -452,7 +248,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
452
248
|
name: "--vertical-menu-padding",
|
|
453
249
|
value: "0.5rem"
|
|
454
250
|
}
|
|
455
|
-
],
|
|
251
|
+
], t = [
|
|
456
252
|
{
|
|
457
253
|
name: "--horizontal-menu-bg",
|
|
458
254
|
value: "#333333"
|
|
@@ -508,7 +304,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
508
304
|
name: "--horizontal-menuitem-font",
|
|
509
305
|
value: "var(--ssComponent-font-family)"
|
|
510
306
|
}
|
|
511
|
-
],
|
|
307
|
+
], m = [
|
|
512
308
|
{
|
|
513
309
|
name: "--vertical-menu-bg",
|
|
514
310
|
value: "transparent"
|
|
@@ -605,7 +401,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
605
401
|
name: "--vertical-menu-padding",
|
|
606
402
|
value: "0.5rem"
|
|
607
403
|
}
|
|
608
|
-
],
|
|
404
|
+
], l = [
|
|
609
405
|
{
|
|
610
406
|
name: "--horizontal-menu-bg",
|
|
611
407
|
value: "#333333"
|
|
@@ -661,7 +457,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
661
457
|
name: "--horizontal-menuitem-font",
|
|
662
458
|
value: "var(--ssComponent-font-family)"
|
|
663
459
|
}
|
|
664
|
-
],
|
|
460
|
+
], u = [
|
|
665
461
|
{
|
|
666
462
|
name: "--user-avatar-bg",
|
|
667
463
|
value: "linear-gradient(to bottom, #73D2FF,#235096)"
|
|
@@ -702,7 +498,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
702
498
|
name: "--ssComponent-theme-watermark",
|
|
703
499
|
value: 'url("@/assets/image/watermark-blue.png")'
|
|
704
500
|
}
|
|
705
|
-
],
|
|
501
|
+
], o = [
|
|
706
502
|
{
|
|
707
503
|
name: "--user-avatar-bg",
|
|
708
504
|
value: "linear-gradient(to bottom, #96E13C,#196E05)"
|
|
@@ -744,7 +540,7 @@ const q = { class: "dialog-title" }, G = {
|
|
|
744
540
|
name: "--ssComponent-theme-watermark",
|
|
745
541
|
value: 'url("@/assets/image/watermark.png")'
|
|
746
542
|
}
|
|
747
|
-
],
|
|
543
|
+
], i = [
|
|
748
544
|
{
|
|
749
545
|
name: "--user-avatar-bg",
|
|
750
546
|
value: "linear-gradient(to bottom, #96E13C,#196E05)"
|
|
@@ -788,14 +584,13 @@ const q = { class: "dialog-title" }, G = {
|
|
|
788
584
|
}
|
|
789
585
|
];
|
|
790
586
|
export {
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
oe as t
|
|
587
|
+
e as a,
|
|
588
|
+
u as b,
|
|
589
|
+
o as c,
|
|
590
|
+
a as d,
|
|
591
|
+
t as e,
|
|
592
|
+
n as f,
|
|
593
|
+
l as g,
|
|
594
|
+
m as h,
|
|
595
|
+
i as t
|
|
801
596
|
};
|