@web-utils/component 2.7.11 → 2.7.13

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.
@@ -588,7 +588,7 @@ var __component__$e = /* @__PURE__ */ normalizeComponent(
588
588
  staticRenderFns$6,
589
589
  !1,
590
590
  __vue2_injectStyles$e,
591
- "8b486734",
591
+ "6adc7180",
592
592
  null,
593
593
  null
594
594
  );
@@ -653,7 +653,7 @@ var __component__$d = /* @__PURE__ */ normalizeComponent(
653
653
  staticRenderFns$7,
654
654
  !1,
655
655
  __vue2_injectStyles$d,
656
- "1c86355d",
656
+ "110d9f36",
657
657
  null,
658
658
  null
659
659
  );
@@ -1,5 +1,5 @@
1
- import { W as r } from "./WidgetFormTable.vue_vue_type_template_lang.30625146.js";
2
- import { s as o, r as d, W as h } from "./WidgetFormGroup.vue_vue_type_template_lang.47789aae.js";
1
+ import { W as r } from "./WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
2
+ import { s as o, r as d, W as h } from "./WidgetFormGroup.vue_vue_type_template_lang.6a693e5e.js";
3
3
  import p from "vuedraggable";
4
4
  import { d as n } from "./util.80e28481.js";
5
5
  import { n as g } from "./vueComponentNormalizer.71e2aa87.js";
@@ -1,4 +1,4 @@
1
- import { s, r, W as d } from "./WidgetFormTable.vue_vue_type_template_lang.30625146.js";
1
+ import { s, r, W as d } from "./WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
2
2
  import h from "vuedraggable";
3
3
  import { d as c } from "./util.80e28481.js";
4
4
  import { n as p } from "./vueComponentNormalizer.71e2aa87.js";
@@ -169,7 +169,7 @@ var b = function() {
169
169
  },
170
170
  attrs: {
171
171
  size: "50",
172
- description: "拖拽字段至此"
172
+ desc: "拖拽字段至此"
173
173
  }
174
174
  })]], 2), e.selectWidget.prop === e.column.prop ? i("ElButton", {
175
175
  staticClass: "widget-action-delete",
@@ -55,7 +55,7 @@ var n = /* @__PURE__ */ a(
55
55
  o,
56
56
  !1,
57
57
  r,
58
- "1c86355d",
58
+ "110d9f36",
59
59
  null,
60
60
  null
61
61
  );
@@ -1 +1 @@
1
- .el-tag[data-v-1c86355d]{vertical-align:top}.el-tag+.el-tag[data-v-1c86355d]{margin-left:5px}.input-new-tag[data-v-1c86355d]{width:90px;margin-left:5px;vertical-align:bottom}.color-picker[data-v-1c86355d]{left:10px;vertical-align:top}
1
+ .el-tag[data-v-110d9f36]{vertical-align:top}.el-tag+.el-tag[data-v-110d9f36]{margin-left:5px}.input-new-tag[data-v-110d9f36]{width:90px;margin-left:5px;vertical-align:bottom}.color-picker[data-v-110d9f36]{left:10px;vertical-align:top}
@@ -17,11 +17,11 @@ var l = /* @__PURE__ */ a(
17
17
  n,
18
18
  !1,
19
19
  r,
20
- "8b486734",
20
+ "6adc7180",
21
21
  null,
22
22
  null
23
23
  );
24
- function r(i) {
24
+ function r(c) {
25
25
  for (let t in e)
26
26
  this[t] = e[t];
27
27
  }
@@ -1 +1 @@
1
- .dic[data-v-8b486734]{display:flex;margin-bottom:5px}
1
+ .dic[data-v-6adc7180]{display:flex;margin-bottom:5px}
@@ -1,4 +1,4 @@
1
- import { s as t, r as e } from "../../chunks/FormConfig.vue_vue_type_template_lang.a246f077.js";
1
+ import { s as t, r as e } from "../../chunks/FormConfig.vue_vue_type_template_lang.82463ce5.js";
2
2
  import { n as r } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
3
3
  const s = {
4
4
  name: "FormConfig",
@@ -1,13 +1,13 @@
1
- import { s as staticRenderFns$3, r as render$3, C as ConfigCustom, a as ConfigInput, b as ConfigTextarea, c as ConfigNumber, d as ConfigDynamic, e as ConfigSwitch, f as ConfigRate, g as ConfigSlider, h as ConfigColor, i as ConfigSelect, j as ConfigTree, k as ConfigDate, l as ConfigUpload, m as ConfigUEditor, n as ConfigMap, o as ConfigGroup, p as ConfigArray, q as ConfigTitle, t as ConfigEvent, u as ConfigTable, v as fields } from "../../chunks/WidgetConfig.vue_vue_type_template_lang.d3cd0479.js";
1
+ import { s as staticRenderFns$3, r as render$3, C as ConfigCustom, a as ConfigInput, b as ConfigTextarea, c as ConfigNumber, d as ConfigDynamic, e as ConfigSwitch, f as ConfigRate, g as ConfigSlider, h as ConfigColor, i as ConfigSelect, j as ConfigTree, k as ConfigDate, l as ConfigUpload, m as ConfigUEditor, n as ConfigMap, o as ConfigGroup, p as ConfigArray, q as ConfigTitle, t as ConfigEvent, u as ConfigTable, v as fields } from "../../chunks/WidgetConfig.vue_vue_type_template_lang.7928c468.js";
2
2
  import { isBlank } from "@web-utils/core";
3
3
  import { c as convert, M as MonacoEditor } from "../../chunks/monaco.1dbdc960.js";
4
4
  import { d as deepClone } from "../../chunks/util.80e28481.js";
5
5
  import Draggable from "vuedraggable";
6
- import { W as WidgetFormItem } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
7
- import { W as WidgetFormTable } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.47789aae.js";
8
- import { s as staticRenderFns$1, r as render$1, W as WidgetFormGroup } from "../../chunks/WidgetForm.vue_vue_type_template_lang.fbb7d6b7.js";
6
+ import { W as WidgetFormItem } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
7
+ import { W as WidgetFormTable } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.6a693e5e.js";
8
+ import { s as staticRenderFns$1, r as render$1, W as WidgetFormGroup } from "../../chunks/WidgetForm.vue_vue_type_template_lang.e3e800a6.js";
9
9
  import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
10
- import { s as staticRenderFns$2, r as render$2 } from "../../chunks/FormConfig.vue_vue_type_template_lang.a246f077.js";
10
+ import { s as staticRenderFns$2, r as render$2 } from "../../chunks/FormConfig.vue_vue_type_template_lang.82463ce5.js";
11
11
  const widgetEmpty = "data:image/png;base64,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", history = {
12
12
  data() {
13
13
  return {
@@ -244,9 +244,9 @@ const WidgetConfig = /* @__PURE__ */ function() {
244
244
  }();
245
245
  var render = function() {
246
246
  var t = this, n = t.$createElement, o = t._self._c || n;
247
- return o("div", {
247
+ return o("ElContainer", {
248
248
  staticClass: "form-designer"
249
- }, [o("ElContainer", [o("ElAside", {
249
+ }, [o("ElAside", {
250
250
  attrs: {
251
251
  width: t.leftWidth
252
252
  }
@@ -828,7 +828,7 @@ var render = function() {
828
828
  on: {
829
829
  click: t.handleBeforeClose
830
830
  }
831
- }, [t._v(" 取消 ")])], 1)], 1)], 1)], 1);
831
+ }, [t._v(" 取消 ")])], 1)], 1)], 1);
832
832
  }, staticRenderFns = [];
833
833
  const FyFormDesign_vue_vue_type_style_index_0_lang = "", __vue2_script = {
834
834
  name: "FyFormDesign",
@@ -1,66 +1,88 @@
1
- import { p as j, e as z } from "../../chunks/event.43b42228.js";
2
- import { B as R, x as w, i as D } from "../../chunks/util.80e28481.js";
3
- import { p as S } from "../../chunks/packages.6f252850.js";
4
- import { isBlank as x } from "@web-utils/core";
5
- import { n as I } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
6
- function A(t, e) {
7
- var i = new FileReader();
1
+ import { p as $, e as B } from "../../chunks/event.43b42228.js";
2
+ import { B as N, x as k, i as K } from "../../chunks/util.80e28481.js";
3
+ import { p as A } from "../../chunks/packages.6f252850.js";
4
+ import { isBlank as w } from "@web-utils/core";
5
+ import { n as L } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
6
+ let d, g, S = {
7
+ width: 200,
8
+ height: 200
9
+ };
10
+ const s = {
11
+ text: "avueJS",
12
+ // 文字
13
+ fontFamily: "microsoft yahei",
14
+ // 字体
15
+ color: "#999",
16
+ // 颜色
17
+ fontSize: 16,
18
+ // 大小
19
+ opacity: 100,
20
+ // 透明度
21
+ bottom: 10,
22
+ // 下边位置
23
+ right: 10,
24
+ // 右边位置
25
+ ratio: 1
26
+ // 压缩比
27
+ };
28
+ function P(t, e) {
29
+ const i = new FileReader();
8
30
  i.readAsDataURL(t), i.onload = function(o) {
9
31
  e(o.target.result);
10
32
  };
11
33
  }
12
- function $(t, e = {}, i) {
13
- const { text: o, fontFamily: a, color: n, fontSize: l, opacity: d, bottom: y, right: p, ratio: v } = e;
14
- g(), A(t, _);
15
- function g() {
16
- config.text = o || config.text, config.fontFamily = a || config.fontFamily, config.color = n || config.color, config.fontSize = l || config.fontSize, config.opacity = d || config.opacity, config.bottom = y || config.bottom, config.right = p || config.right, config.ratio = v || config.ratio;
34
+ function D(t, e = {}, i) {
35
+ const { text: o, fontFamily: a, color: n, fontSize: r, opacity: h, bottom: b, right: f, ratio: x } = e;
36
+ _(), P(t, C);
37
+ function _() {
38
+ s.text = o || s.text, s.fontFamily = a || s.fontFamily, s.color = n || s.color, s.fontSize = r || s.fontSize, s.opacity = h || s.opacity, s.bottom = b || s.bottom, s.right = f || s.right, s.ratio = x || s.ratio;
17
39
  }
18
- function _(f) {
19
- var c = new Image();
20
- c.src = f, c.onload = function() {
21
- var h = c.width, s = c.height;
22
- r(h, s), ctx.drawImage(c, 0, 0, h, s), O(h, s);
23
- const m = document.getElementById("canvas").toDataURL(t.type, config.ratio), C = R(m, t.name);
24
- i && i(C);
40
+ function C(v) {
41
+ var u = new Image();
42
+ u.src = v, u.onload = function() {
43
+ var m = u.width, l = u.height;
44
+ c(m, l), g.drawImage(u, 0, 0, m, l), E(m, l);
45
+ const y = document.getElementById("canvas").toDataURL(t.type, s.ratio), F = N(y, t.name);
46
+ i && i(F);
25
47
  };
26
48
  }
27
- function r(f, c) {
28
- canvas = document.getElementById("canvas"), canvas === null && (canvas = document.createElement("canvas"), canvas.id = "canvas", canvas.className = "avue-canvas", document.body.appendChild(canvas)), ctx = canvas.getContext("2d"), canvas.width = f, canvas.height = c;
49
+ function c(v, u) {
50
+ d = document.getElementById("canvas"), d === null && (d = document.createElement("canvas"), d.id = "canvas", d.className = "avue-canvas", document.body.appendChild(d)), g = d.getContext("2d"), d.width = v, d.height = u;
29
51
  }
30
- function O(f, c) {
31
- var h = config.text, s = k(h, f, c);
32
- ctx.font = s.fontSize + "px " + config.fontFamily, ctx.fillStyle = config.color, ctx.globalAlpha = config.opacity / 100, ctx.fillText(h, s.x, s.y);
52
+ function E(v, u) {
53
+ var m = s.text, l = U(m, v, u);
54
+ g.font = l.fontSize + "px " + s.fontFamily, g.fillStyle = s.color, g.globalAlpha = s.opacity / 100, g.fillText(m, l.x, l.y);
33
55
  }
34
- function k(f, c, h) {
35
- var s, m, C = config.fontSize / configDefault.width, T = C * c;
36
- config.bottom ? m = configDefault.height - config.bottom : m = config.top, config.right ? s = configDefault.width - config.right : s = config.left, ctx.font = config.fontSize + "px " + config.fontFamily;
37
- var P = Number(ctx.measureText(f).width);
38
- s = s - P;
39
- var E = s / configDefault.width, U = m / configDefault.height;
40
- return s = E * c, m = U * h, {
41
- x: s,
42
- y: m,
43
- fontSize: T
56
+ function U(v, u, m) {
57
+ var l, y, F = s.fontSize / S.width, j = F * u;
58
+ s.bottom ? y = S.height - s.bottom : y = s.top, s.right ? l = S.width - s.right : l = s.left, g.font = s.fontSize + "px " + s.fontFamily;
59
+ var z = Number(g.measureText(v).width);
60
+ l = l - z;
61
+ var R = l / S.width, I = y / S.height;
62
+ return l = R * u, y = I * m, {
63
+ x: l,
64
+ y,
65
+ fontSize: j
44
66
  };
45
67
  }
46
68
  }
47
- const B = (t, e, i) => {
69
+ const M = (t, e, i) => {
48
70
  var o = JSON.stringify(i);
49
71
  __ENV__ === "development" && console && console.log("put_policy = ", o);
50
- var a = K(N(o));
72
+ var a = V(q(o));
51
73
  __ENV__ === "development" && console && console.log("encoded = ", a);
52
- var n = CryptoJS.HmacSHA1(a, e), l = n.toString(CryptoJS.enc.Base64);
53
- __ENV__ === "development" && console && console.log("encoded_signed=", l);
54
- var d = t + ":" + L(l) + ":" + a;
55
- return __ENV__ === "development" && console && console.log("upload_token=", d), d;
74
+ var n = CryptoJS.HmacSHA1(a, e), r = n.toString(CryptoJS.enc.Base64);
75
+ __ENV__ === "development" && console && console.log("encoded_signed=", r);
76
+ var h = t + ":" + J(r) + ":" + a;
77
+ return __ENV__ === "development" && console && console.log("upload_token=", h), h;
56
78
  };
57
- function N(t) {
79
+ function q(t) {
58
80
  var e, i, o, a;
59
81
  for (e = "", o = t.length, i = 0; i < o; i++)
60
82
  a = t.charCodeAt(i), a >= 1 && a <= 127 ? e += t.charAt(i) : a > 2047 ? (e += String.fromCharCode(224 | a >> 12 & 15), e += String.fromCharCode(128 | a >> 6 & 63), e += String.fromCharCode(128 | a >> 0 & 63)) : (e += String.fromCharCode(192 | a >> 6 & 31), e += String.fromCharCode(128 | a >> 0 & 63));
61
83
  return e;
62
84
  }
63
- var u = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";
85
+ var p = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";
64
86
  new Array(
65
87
  -1,
66
88
  -1,
@@ -191,29 +213,29 @@ new Array(
191
213
  -1,
192
214
  -1
193
215
  );
194
- function K(t) {
195
- var e, i, o, a, n, l;
216
+ function V(t) {
217
+ var e, i, o, a, n, r;
196
218
  for (o = t.length, i = 0, e = ""; i < o; ) {
197
219
  if (a = t.charCodeAt(i++) & 255, i == o) {
198
- e += u.charAt(a >> 2), e += u.charAt((a & 3) << 4), e += "==";
220
+ e += p.charAt(a >> 2), e += p.charAt((a & 3) << 4), e += "==";
199
221
  break;
200
222
  }
201
223
  if (n = t.charCodeAt(i++), i == o) {
202
- e += u.charAt(a >> 2), e += u.charAt((a & 3) << 4 | (n & 240) >> 4), e += u.charAt((n & 15) << 2), e += "=";
224
+ e += p.charAt(a >> 2), e += p.charAt((a & 3) << 4 | (n & 240) >> 4), e += p.charAt((n & 15) << 2), e += "=";
203
225
  break;
204
226
  }
205
- l = t.charCodeAt(i++), e += u.charAt(a >> 2), e += u.charAt((a & 3) << 4 | (n & 240) >> 4), e += u.charAt((n & 15) << 2 | (l & 192) >> 6), e += u.charAt(l & 63);
227
+ r = t.charCodeAt(i++), e += p.charAt(a >> 2), e += p.charAt((a & 3) << 4 | (n & 240) >> 4), e += p.charAt((n & 15) << 2 | (r & 192) >> 6), e += p.charAt(r & 63);
206
228
  }
207
229
  return e;
208
230
  }
209
- var L = function(t) {
231
+ var J = function(t) {
210
232
  return t = t.replace(/\+/g, "-"), t = t.replace(/\//g, "_"), t;
211
233
  };
212
- const M = (t) => {
234
+ const H = (t) => {
213
235
  var e = new OSS(t);
214
236
  return e;
215
237
  };
216
- var q = function() {
238
+ var Q = function() {
217
239
  var t = this, e = t.$createElement, i = t._self._c || e;
218
240
  return i("div", {
219
241
  directives: [{
@@ -418,13 +440,13 @@ var q = function() {
418
440
  },
419
441
  slot: "tip"
420
442
  })], 2)], 1);
421
- }, V = [];
422
- function b(t, e = "") {
443
+ }, W = [];
444
+ function O(t, e = "") {
423
445
  return e.match(/(^http:\/\/|^https:\/\/|^\/\/|data:image\/)/) ? e : t + e;
424
446
  }
425
- const H = {
447
+ const X = {
426
448
  name: "FyUpload",
427
- mixins: [j, z],
449
+ mixins: [$, B],
428
450
  props: {
429
451
  qiniu: Object,
430
452
  ali: Object,
@@ -521,14 +543,14 @@ const H = {
521
543
  },
522
544
  //单个头像图片
523
545
  imgUrl() {
524
- return x(this.text) ? null : b(this.homeUrl, this.text[0]);
546
+ return w(this.text) ? null : O(this.homeUrl, this.text[0]);
525
547
  },
526
548
  fileList() {
527
549
  let t = [];
528
550
  return (this.text || []).forEach((e, i) => {
529
551
  if (e) {
530
552
  let o = this.isObject ? e[this.labelKey] : e.substring(e.lastIndexOf("/") + 1), a = this.isObject ? e[this.valueKey] : e;
531
- a = b(this.homeUrl, a), t.push({
553
+ a = O(this.homeUrl, a), t.push({
532
554
  uid: i + "",
533
555
  status: "done",
534
556
  type: this.isMediaType(a),
@@ -544,11 +566,11 @@ const H = {
544
566
  },
545
567
  methods: {
546
568
  isMediaType(t) {
547
- return w(t, this.fileType);
569
+ return k(t, this.fileType);
548
570
  },
549
571
  setSort() {
550
572
  if (!window.Sortable) {
551
- S.logs("Sortable");
573
+ A.logs("Sortable");
552
574
  return;
553
575
  }
554
576
  const t = this.$el.querySelectorAll(".avue-upload > ul")[0];
@@ -580,7 +602,7 @@ const H = {
580
602
  delete(t) {
581
603
  (this.text || []).forEach((e, i) => {
582
604
  let o = this.isObject ? e[this.valueKey] : e;
583
- b(this.homeUrl, o) === t.url && this.text.splice(i, 1);
605
+ O(this.homeUrl, o) === t.url && this.text.splice(i, 1);
584
606
  });
585
607
  },
586
608
  show(t) {
@@ -600,67 +622,67 @@ const H = {
600
622
  this.loading = !0;
601
623
  let e = t.file;
602
624
  const i = e.size / 1024;
603
- if (!x(i) && i > this.fileSize) {
625
+ if (!w(i) && i > this.fileSize) {
604
626
  this.hide("文件太大不符合");
605
627
  return;
606
628
  }
607
629
  const o = Object.assign(this.headers, { "Content-Type": "multipart/form-data" });
608
- let a = {}, n = {}, l = new FormData();
609
- const d = () => {
610
- const p = (v) => {
611
- let g = this.action;
612
- for (let r in this.data)
613
- l.append(r, this.data[r]);
614
- const _ = v || e;
615
- if (l.append(this.fileName, _), this.isQiniuOss) {
630
+ let a = {}, n = {}, r = new FormData();
631
+ const h = () => {
632
+ const f = (x) => {
633
+ let _ = this.action;
634
+ for (let c in this.data)
635
+ r.append(c, this.data[c]);
636
+ const C = x || e;
637
+ if (r.append(this.fileName, C), this.isQiniuOss) {
616
638
  if (!window.CryptoJS) {
617
- S.logs("CryptoJS"), this.hide();
639
+ A.logs("CryptoJS"), this.hide();
618
640
  return;
619
641
  }
620
642
  a = this.qiniu || this.$AVUE.qiniu;
621
- const r = B(a.AK, a.SK, {
643
+ const c = M(a.AK, a.SK, {
622
644
  scope: a.scope,
623
645
  deadline: new Date().getTime() + a.deadline * 3600
624
646
  });
625
- l.append("token", r), g = a.bucket;
647
+ r.append("token", c), _ = a.bucket;
626
648
  } else if (this.isAliOss) {
627
649
  if (!window.OSS) {
628
- S.logs("AliOSS"), this.hide();
650
+ A.logs("AliOSS"), this.hide();
629
651
  return;
630
652
  }
631
- a = this.ali || this.$AVUE.ali, n = M(a);
653
+ a = this.ali || this.$AVUE.ali, n = H(a);
632
654
  }
633
- (() => this.isAliOss ? n.put(_.name, _, {
655
+ (() => this.isAliOss ? n.put(C.name, C, {
634
656
  headers: this.headers
635
- }) : this.$axios.post(g, l, { headers: o }))().then((r) => {
636
- this.res = {}, this.isQiniuOss && (r.data.key = a.url + r.data.key), this.res = D(this.isAliOss ? r : r.data, this.resKey), typeof this.uploadAfter == "function" ? this.uploadAfter(this.res, this.show, this.hide, this.column) : this.show();
637
- }).catch((r) => {
638
- this.hide(r);
657
+ }) : this.$axios.post(_, r, { headers: o }))().then((c) => {
658
+ this.res = {}, this.isQiniuOss && (c.data.key = a.url + c.data.key), this.res = K(this.isAliOss ? c : c.data, this.resKey), typeof this.uploadAfter == "function" ? this.uploadAfter(this.res, this.show, this.hide, this.column) : this.show();
659
+ }).catch((c) => {
660
+ this.hide(c);
639
661
  });
640
662
  };
641
- typeof this.uploadBefore == "function" ? this.uploadBefore(e, p, this.hide, this.column) : p();
663
+ typeof this.uploadBefore == "function" ? this.uploadBefore(e, f, this.hide, this.column) : f();
642
664
  };
643
- if (w(e.name) != "img") {
644
- d();
665
+ if (k(e.name) != "img") {
666
+ h();
645
667
  return;
646
668
  }
647
- const y = () => {
648
- x(this.canvasOption) ? d() : $(e, this.canvasOption, (p) => {
649
- e = p, d();
669
+ const b = () => {
670
+ w(this.canvasOption) ? h() : D(e, this.canvasOption, (f) => {
671
+ e = f, h();
650
672
  });
651
673
  };
652
- x(this.cropperOption) ? y() : A(e, (p) => {
653
- let v = Object.assign(this.cropperOption, {
654
- img: p,
674
+ w(this.cropperOption) ? b() : P(e, (f) => {
675
+ let x = Object.assign(this.cropperOption, {
676
+ img: f,
655
677
  type: "file",
656
- callback: (g) => {
657
- e = g, y();
678
+ callback: (_) => {
679
+ e = _, b();
658
680
  },
659
681
  cancel: () => {
660
682
  this.loading = !1;
661
683
  }
662
684
  });
663
- this.$ImageCropper(v);
685
+ this.$ImageCropper(x);
664
686
  });
665
687
  },
666
688
  handleExceed(t, e) {
@@ -682,24 +704,24 @@ const H = {
682
704
  return typeof this.uploadDelete == "function" ? this.uploadDelete(t, this.column) : Promise.resolve();
683
705
  }
684
706
  }
685
- }, F = {};
686
- var J = /* @__PURE__ */ I(
687
- H,
688
- q,
689
- V,
690
- !1,
707
+ }, T = {};
708
+ var Y = /* @__PURE__ */ L(
709
+ X,
691
710
  Q,
711
+ W,
712
+ !1,
713
+ G,
692
714
  null,
693
715
  null,
694
716
  null
695
717
  );
696
- function Q(t) {
697
- for (let e in F)
698
- this[e] = F[e];
718
+ function G(t) {
719
+ for (let e in T)
720
+ this[e] = T[e];
699
721
  }
700
- const tt = /* @__PURE__ */ function() {
701
- return J.exports;
722
+ const ot = /* @__PURE__ */ function() {
723
+ return Y.exports;
702
724
  }();
703
725
  export {
704
- tt as default
726
+ ot as default
705
727
  };
@@ -1,4 +1,4 @@
1
- import { s, r, C as o, a as l, b as d, c as f, d as u, e as c, f as g, g as p, h, i as C, j as m, k as b, l as v, m as y, n as _, o as x, p as j, q, t as w, u as R, v as k } from "../../chunks/WidgetConfig.vue_vue_type_template_lang.d3cd0479.js";
1
+ import { s, r, C as o, a as l, b as d, c as f, d as u, e as c, f as g, g as p, h, i as C, j as m, k as b, l as v, m as y, n as _, o as x, p as j, q, t as w, u as R, v as k } from "../../chunks/WidgetConfig.vue_vue_type_template_lang.7928c468.js";
2
2
  import { n as O } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
3
3
  const T = [
4
4
  "year",
@@ -1,6 +1,6 @@
1
- import { W as l } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
2
- import { W as o } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.47789aae.js";
3
- import { s as n, r as d, W as c } from "../../chunks/WidgetForm.vue_vue_type_template_lang.fbb7d6b7.js";
1
+ import { W as l } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
2
+ import { W as o } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.6a693e5e.js";
3
+ import { s as n, r as d, W as c } from "../../chunks/WidgetForm.vue_vue_type_template_lang.e3e800a6.js";
4
4
  import h from "vuedraggable";
5
5
  import { d as a } from "../../chunks/util.80e28481.js";
6
6
  import { n as r } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
@@ -1,5 +1,5 @@
1
- import { W as a } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
2
- import { s as h, r as d, W as o } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.47789aae.js";
1
+ import { W as a } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
2
+ import { s as h, r as d, W as o } from "../../chunks/WidgetFormGroup.vue_vue_type_template_lang.6a693e5e.js";
3
3
  import r from "vuedraggable";
4
4
  import { d as n } from "../../chunks/util.80e28481.js";
5
5
  import { n as m } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
@@ -1,4 +1,4 @@
1
- import { s as a, r as h, W as d } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
1
+ import { s as a, r as h, W as d } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.291bf39a.js";
2
2
  import o from "vuedraggable";
3
3
  import { d as n } from "../../chunks/util.80e28481.js";
4
4
  import { n as r } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
package/dist/index.css CHANGED
@@ -3314,22 +3314,22 @@ body {
3314
3314
  .avue-form__option i + i {
3315
3315
  margin-left: 10px;
3316
3316
  }
3317
- .dic[data-v-8b486734] {
3317
+ .dic[data-v-6adc7180] {
3318
3318
  display: flex;
3319
3319
  margin-bottom: 5px;
3320
3320
  }
3321
- .el-tag[data-v-1c86355d] {
3321
+ .el-tag[data-v-110d9f36] {
3322
3322
  vertical-align: top;
3323
3323
  }
3324
- .el-tag + .el-tag[data-v-1c86355d] {
3324
+ .el-tag + .el-tag[data-v-110d9f36] {
3325
3325
  margin-left: 5px;
3326
3326
  }
3327
- .input-new-tag[data-v-1c86355d] {
3327
+ .input-new-tag[data-v-110d9f36] {
3328
3328
  width: 90px;
3329
3329
  margin-left: 5px;
3330
3330
  vertical-align: bottom;
3331
3331
  }
3332
- .color-picker[data-v-1c86355d] {
3332
+ .color-picker[data-v-110d9f36] {
3333
3333
  left: 10px;
3334
3334
  vertical-align: top;
3335
3335
  }
package/dist/index.es.js CHANGED
@@ -5591,7 +5591,7 @@ function __vue2_injectStyles$2s(t) {
5591
5591
  }
5592
5592
  const DataRotate = /* @__PURE__ */ function() {
5593
5593
  return __component__$2s.exports;
5594
- }(), util = "", index$2 = "", getClass = (t, n) => isPlainObject(t) || isString(t) ? [n, t] : isArray(t) ? [n, ...t] : [n];
5594
+ }(), util = "", index$1 = "", getClass = (t, n) => isPlainObject(t) || isString(t) ? [n, t] : isArray(t) ? [n, ...t] : [n];
5595
5595
  function getInternetExplorerVersion() {
5596
5596
  const t = window.navigator.userAgent, n = t.indexOf("MSIE ");
5597
5597
  if (n > 0)
@@ -16795,7 +16795,7 @@ var render$1v = function() {
16795
16795
  },
16796
16796
  attrs: {
16797
16797
  size: "50",
16798
- description: "拖拽字段至此"
16798
+ desc: "拖拽字段至此"
16799
16799
  }
16800
16800
  })]], 2), t.selectWidget.prop === t.column.prop ? s("ElButton", {
16801
16801
  staticClass: "widget-action-delete",
@@ -17407,7 +17407,7 @@ function __vue2_injectStyles$1y(t) {
17407
17407
  }
17408
17408
  const WidgetForm = /* @__PURE__ */ function() {
17409
17409
  return __component__$1y.exports;
17410
- }(), index$1 = "";
17410
+ }();
17411
17411
  var render$1s = function() {
17412
17412
  var t = this, n = t.$createElement, s = t._self._c || n;
17413
17413
  return s("div", {
@@ -18342,7 +18342,7 @@ var __component__$1r = /* @__PURE__ */ normalizeComponent(
18342
18342
  staticRenderFns$1m,
18343
18343
  !1,
18344
18344
  __vue2_injectStyles$1r,
18345
- "8b486734",
18345
+ "6adc7180",
18346
18346
  null,
18347
18347
  null
18348
18348
  );
@@ -18529,7 +18529,7 @@ var __component__$1q = /* @__PURE__ */ normalizeComponent(
18529
18529
  staticRenderFns$1l,
18530
18530
  !1,
18531
18531
  __vue2_injectStyles$1q,
18532
- "1c86355d",
18532
+ "110d9f36",
18533
18533
  null,
18534
18534
  null
18535
18535
  );
@@ -22573,9 +22573,9 @@ const WidgetConfig = /* @__PURE__ */ function() {
22573
22573
  }();
22574
22574
  var render$15 = function() {
22575
22575
  var t = this, n = t.$createElement, s = t._self._c || n;
22576
- return s("div", {
22576
+ return s("ElContainer", {
22577
22577
  staticClass: "form-designer"
22578
- }, [s("ElContainer", [s("ElAside", {
22578
+ }, [s("ElAside", {
22579
22579
  attrs: {
22580
22580
  width: t.leftWidth
22581
22581
  }
@@ -23157,7 +23157,7 @@ var render$15 = function() {
23157
23157
  on: {
23158
23158
  click: t.handleBeforeClose
23159
23159
  }
23160
- }, [t._v(" 取消 ")])], 1)], 1)], 1)], 1);
23160
+ }, [t._v(" 取消 ")])], 1)], 1)], 1);
23161
23161
  }, staticRenderFns$15 = [];
23162
23162
  const FyFormDesign_vue_vue_type_style_index_0_lang = "", __vue2_script$1a = {
23163
23163
  name: "FyFormDesign",
@@ -26446,8 +26446,30 @@ function __vue2_injectStyles$T(t) {
26446
26446
  const FyUEditor = /* @__PURE__ */ function() {
26447
26447
  return __component__$T.exports;
26448
26448
  }();
26449
+ let canvas, ctx, configDefault = {
26450
+ width: 200,
26451
+ height: 200
26452
+ };
26453
+ const config = {
26454
+ text: "avueJS",
26455
+ // 文字
26456
+ fontFamily: "microsoft yahei",
26457
+ // 字体
26458
+ color: "#999",
26459
+ // 颜色
26460
+ fontSize: 16,
26461
+ // 大小
26462
+ opacity: 100,
26463
+ // 透明度
26464
+ bottom: 10,
26465
+ // 下边位置
26466
+ right: 10,
26467
+ // 右边位置
26468
+ ratio: 1
26469
+ // 压缩比
26470
+ };
26449
26471
  function fileToBase64(t, n) {
26450
- var s = new FileReader();
26472
+ const s = new FileReader();
26451
26473
  s.readAsDataURL(t), s.onload = function(a) {
26452
26474
  n(a.target.result);
26453
26475
  };
@@ -35674,7 +35696,7 @@ function __vue2_injectStyles(t) {
35674
35696
  }
35675
35697
  const Watermark = /* @__PURE__ */ function() {
35676
35698
  return __component__.exports;
35677
- }(), version = "2.7.11";
35699
+ }(), version = "2.7.13";
35678
35700
  function index(t) {
35679
35701
  t.component(AddressInput.name, AddressInput), t.component(Affix.name, Affix), t.component(AsideMenu.name, AsideMenu), t.component(Avatar.name, Avatar), t.component(AwesomeButton.name, AwesomeButton), t.component(CapsuleTab.name, CapsuleTab), t.component(Card.name, Card), t.component(Carousel.name, Carousel), t.component(Chat.name, Chat), t.component(ChunkFileUploader.name, ChunkFileUploader), t.component(ChunkFileUploaderButton.name, ChunkFileUploaderButton), t.component(ChunkFileUploaderDrop.name, ChunkFileUploaderDrop), t.component(ChunkFileUploaderFile.name, ChunkFileUploaderFile), t.component(ChunkFileUploaderFiles.name, ChunkFileUploaderFiles), t.component(ChunkFileUploaderList.name, ChunkFileUploaderList), t.component(ChunkFileUploaderUnSupport.name, ChunkFileUploaderUnSupport), t.component(CodeMirrorEditor.name, CodeMirrorEditor), t.component(ColorPicker.name, ColorPicker), t.component(Column.name, Column), t.component(ColumnDefault.name, ColumnDefault), t.component(ColumnDynamic.name, ColumnDynamic), t.component(ColumnMenu.name, ColumnMenu), t.component(ColumnSlot.name, ColumnSlot), t.component(Comment.name, Comment), t.component(Confirmable.name, Confirmable), t.component(ConfirmButton.name, ConfirmButton), t.component(ContextMenu.name, ContextMenu), t.component(CountUp.name, CountUp), t.component(CustomScrollbar.name, CustomScrollbar), t.component(DataBox.name, DataBox), t.component(DataCard.name, DataCard), t.component(DataCardtext.name, DataCardtext), t.component(DataDisplay.name, DataDisplay), t.component(DataIcons.name, DataIcons), t.component(DataImgtext.name, DataImgtext), t.component(DataOperatext.name, DataOperatext), t.component(DataPanel.name, DataPanel), t.component(DataPay.name, DataPay), t.component(DataPrice.name, DataPrice), t.component(DataProgress.name, DataProgress), t.component(DataRotate.name, DataRotate), t.component(DataTablePicker.name, DataTablePicker), t.component(DataTabs.name, DataTabs), t.component(DialogColumn.name, DialogColumn), t.component(DialogExcel.name, DialogExcel), t.component(DialogFilter.name, DialogFilter), t.component(DialogForm.name, DialogForm), t.component(DynamicTable.name, DynamicTable), t.component(ECharts.name, ECharts), t.component(EditableProgress.name, EditableProgress), t.component(EditableTree.name, EditableTree), t.component(EgdCollapse.name, EgdCollapse), t.component(EgdCollapseItem.name, EgdCollapseItem), t.component(ElementDialog.name, ElementDialog), t.component(EmptyView.name, EmptyView), t.component(ErrorView.name, ErrorView), t.component(FlexColumn.name, FlexColumn), t.component(FlexItem.name, FlexItem), t.component(FlexRow.name, FlexRow), t.component(FlexScroller.name, FlexScroller), t.component(Flow.name, Flow), t.component(FlowNode.name, FlowNode), t.component(FormButton.name, FormButton), t.component(FormCascader.name, FormCascader), t.component(FormCheckboxGroup.name, FormCheckboxGroup), t.component(FormDatePicker.name, FormDatePicker), t.component(FormGroup.name, FormGroup), t.component(FormHolder.name, FormHolder), t.component(FormInput.name, FormInput), t.component(FormInputEmail.name, FormInputEmail), t.component(FormInputIdCard.name, FormInputIdCard), t.component(FormInputNumber.name, FormInputNumber), t.component(FormInputPhoneNumber.name, FormInputPhoneNumber), t.component(FormInputTime.name, FormInputTime), t.component(FormItem.name, FormItem), t.component(FormItemConfigProvider.name, FormItemConfigProvider), t.component(FormItemGroup.name, FormItemGroup), t.component(FormRadioGroup.name, FormRadioGroup), t.component(FormSelect.name, FormSelect), t.component(FormSwitch.name, FormSwitch), t.component(FormTemp.name, FormTemp), t.component(FormTextarea.name, FormTextarea), t.component(FormView.name, FormView), t.component(FyArray.name, FyArray), t.component(FyArticle.name, FyArticle), t.component(FyCascader.name, FyCascader), t.component(FyCheckbox.name, FyCheckbox), t.component(FyCode.name, FyCode), t.component(FyCurd.name, FyCurd), t.component(FyDate.name, FyDate), t.component(FyDialogForm.name, FyDialogForm), t.component(FyDraggable.name, FyDraggable), t.component(FyDynamic.name, FyDynamic), t.component(FyEmpty.name, FyEmpty), t.component(FyForm.name, FyForm), t.component(FyFormDesign.name, FyFormDesign), t.component(FyFormMenu.name, FyFormMenu), t.component(FyInput.name, FyInput), t.component(FyInputColor.name, FyInputColor), t.component(FyInputIcon.name, FyInputIcon), t.component(FyInputMap.name, FyInputMap), t.component(FyInputNumber.name, FyInputNumber), t.component(FyInputTable.name, FyInputTable), t.component(FyInputTree.name, FyInputTree), t.component(FyProgress.name, FyProgress), t.component(FyRadio.name, FyRadio), t.component(FyRate.name, FyRate), t.component(FySelect.name, FySelect), t.component(FySlider.name, FySlider), t.component(FySwitch.name, FySwitch), t.component(FyTabs.name, FyTabs), t.component(FyTime.name, FyTime), t.component(FyTitle.name, FyTitle), t.component(FyTree.name, FyTree), t.component(FyUEditor.name, FyUEditor), t.component(FyUpload.name, FyUpload), t.component(GuideSteps.name, GuideSteps), t.component(HeaderMenu.name, HeaderMenu), t.component(HeaderSearch.name, HeaderSearch), t.component(IconCard.name, IconCard), t.component(IconTemp.name, IconTemp), t.component(IframeWindow.name, IframeWindow), t.component(ImageViewer.name, ImageViewer), t.component(InputNumber.name, InputNumber), t.component(InputNumberRange.name, InputNumberRange), t.component(JSXComponent.name, JSXComponent), t.component(KeepViewAlive.name, KeepViewAlive), t.component(Keyboard.name, Keyboard), t.component(License.name, License), t.component(LoadingView.name, LoadingView), t.component(Login.name, Login), t.component(NameAvatar.name, NameAvatar), t.component(NavBar.name, NavBar), t.component(Notice.name, Notice), t.component(NotImplement.name, NotImplement), t.component(Page.name, Page), t.component(PageableTable.name, PageableTable), t.component(PageableView.name, PageableView), t.component(PageHeader.name, PageHeader), t.component(PageIndex.name, PageIndex), t.component(PageIndexTop.name, PageIndexTop), t.component(PageSkeleton.name, PageSkeleton), t.component(PageSkeletonNew.name, PageSkeletonNew), t.component(PhotoSwipe.name, PhotoSwipe), t.component(Queue.name, Queue), t.component(RecordVideo.name, RecordVideo), t.component(ResizeObserver.name, ResizeObserver), t.component(Search.name, Search), t.component(SearchPopover.name, SearchPopover), t.component(Sign.name, Sign), t.component(SignPanel.name, SignPanel), t.component(Skeleton.name, Skeleton), t.component(SplitPane.name, SplitPane), t.component(Stateful.name, Stateful), t.component(StaticPageableTable.name, StaticPageableTable), t.component(Swiper.name, Swiper), t.component(Tab.name, Tab), t.component(TabItem.name, TabItem), t.component(TableColumn.name, TableColumn), t.component(TablePage.name, TablePage), t.component(TableView.name, TableView), t.component(TagRender.name, TagRender), t.component(TextEllipsis.name, TextEllipsis), t.component(TinymceEditor.name, TinymceEditor), t.component(TinymceWrapper.name, TinymceWrapper), t.component(Toolbar.name, Toolbar), t.component(ToolbarButton.name, ToolbarButton), t.component(Trigger.name, Trigger), t.component(Verify.name, Verify), t.component(VueTagsInput.name, VueTagsInput), t.component(Watermark.name, Watermark);
35680
35702
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@web-utils/component",
3
- "version": "2.7.11",
3
+ "version": "2.7.13",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "license": "MIT",
@@ -57,6 +57,7 @@
57
57
  "@vue/eslint-config-typescript": "^11.0.2",
58
58
  "@wangeditor/editor": "^5.1.23",
59
59
  "@wangeditor/editor-for-vue": "^1.0.2",
60
+ "@web-utils/eslint-config-vue2": "^1.1.1",
60
61
  "@web-utils/stylelint-config-scss": "^1.0.2",
61
62
  "chalk": "^5.2.0",
62
63
  "element-ui": "^2.15.12",
package/web-types.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@web-utils/component",
5
- "version": "2.7.11",
5
+ "version": "2.7.13",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "description-markup": "markdown",