@web-utils/component 4.0.9 → 4.0.10
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/chat/index.mjs +2 -3
- package/chunks/{FormTemp.Bu2VCxUh.mjs → FormTemp.BQxO5IQq.mjs} +1 -1
- package/chunks/MonacoEditor.D31t4FTy.mjs +327 -0
- package/chunks/PhotoSwipe.BunkqqPu.mjs +80 -0
- package/chunks/{configComponents.CpKi15WN.mjs → configComponents.DQaqUQFs.mjs} +4 -4
- package/chunks/{core.DJEgjQW6.mjs → core.0Exl13Mz.mjs} +3 -3
- package/chunks/{dictionary.3O-Io7Vh.mjs → dictionary.C6NmC-bT.mjs} +16 -16
- package/confirm-button/index.mjs +9 -14
- package/confirmable/index.mjs +8 -13
- package/data-display/index.mjs +1 -1
- package/data-table-picker/index.mjs +8 -10
- package/editable-tree/index.mjs +2 -3
- package/element-dialog/index.mjs +2 -3
- package/flex-column/index.mjs +5 -6
- package/flex-item/index.mjs +5 -6
- package/flex-row/index.mjs +2 -3
- package/flow/index.mjs +2 -3
- package/flow-designer/index.mjs +1 -1
- package/flow-node/index.mjs +3 -4
- package/flow-viewer/index.mjs +1 -1
- package/form-button/index.mjs +1 -1
- package/form-cascader/index.mjs +13 -17
- package/form-checkbox/index.mjs +7 -12
- package/form-checkbox-group/index.mjs +9 -14
- package/form-date-picker/index.mjs +5 -10
- package/form-holder/index.mjs +4 -5
- package/form-input/index.mjs +6 -11
- package/form-input-cron-expression/index.mjs +8 -13
- package/form-input-email/index.mjs +12 -17
- package/form-input-id-card/index.mjs +15 -19
- package/form-input-number/index.mjs +16 -23
- package/form-input-phone-number/index.mjs +8 -12
- package/form-input-tag/index.mjs +7 -12
- package/form-input-time/index.mjs +2 -7
- package/form-item/index.mjs +2 -6
- package/form-radio-group/index.mjs +7 -12
- package/form-select/index.mjs +2 -6
- package/form-switch/index.mjs +7 -12
- package/form-table/index.mjs +22 -28
- package/form-table-plus/index.mjs +10 -14
- package/form-textarea/index.mjs +6 -11
- package/form-tree-select/index.mjs +9 -17
- package/form-tree-select-multiple/index.mjs +11 -19
- package/form-view/index.mjs +1 -1
- package/fy-array/index.mjs +2 -5
- package/fy-cascader/index.mjs +13 -17
- package/fy-checkbox/index.mjs +19 -23
- package/fy-code/index.mjs +9 -10
- package/fy-curd/index.mjs +4 -6
- package/fy-date/index.mjs +5 -9
- package/fy-draggable/index.mjs +2 -3
- package/fy-dynamic/index.mjs +11 -14
- package/fy-empty/index.mjs +3 -4
- package/fy-form/index.mjs +3 -6
- package/fy-form-design/index.mjs +13 -14
- package/fy-input/index.mjs +10 -14
- package/fy-input-color/index.mjs +11 -15
- package/fy-input-icon/index.mjs +5 -9
- package/fy-input-map/index.mjs +5 -8
- package/fy-input-number/index.mjs +12 -16
- package/fy-input-table/index.mjs +2 -5
- package/fy-input-tree/index.mjs +2 -5
- package/fy-radio/index.mjs +9 -13
- package/fy-rate/index.mjs +7 -11
- package/fy-select/index.mjs +2 -4
- package/fy-slider/index.mjs +7 -10
- package/fy-switch/index.mjs +5 -9
- package/fy-time/index.mjs +3 -6
- package/fy-title/index.mjs +12 -16
- package/fy-u-editor/index.mjs +2 -3
- package/fy-upload/index.mjs +2 -4
- package/image-cropper/index.mjs +2 -3
- package/index.mjs +369 -545
- package/license/index.mjs +2 -3
- package/monaco-editor/index.mjs +5 -205
- package/package.json +1 -1
- package/page-skeleton/index.mjs +3 -3
- package/pageable-table/index.mjs +3 -6
- package/pageable-view/index.mjs +6 -7
- package/photo-swipe/index.mjs +3 -36
- package/picker-table-view/index.mjs +23 -24
- package/present-view/index.mjs +1 -1
- package/record-video/index.mjs +10 -11
- package/resize-observer/index.mjs +2 -3
- package/search/index.mjs +2 -4
- package/sign/index.mjs +2 -3
- package/split-pane/index.mjs +1 -1
- package/swiper/index.mjs +1 -1
- package/table-column/index.mjs +4 -7
- package/table-view/index.mjs +4 -5
- package/tabs-view/index.mjs +1 -1
- package/text-ellipsis/index.mjs +2 -3
- package/toolbar/index.mjs +3 -4
- package/toolbar-button/index.mjs +3 -4
- package/verify/index.mjs +7 -8
- package/watermark/index.mjs +14 -15
- package/web-types.json +1 -1
- package/chunks/index.BmYCjxZQ.mjs +0 -47
- package/chunks/json-beautifier.Bp3GslGm.mjs +0 -123
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
import { p as r, e as
|
|
2
|
-
import { n as
|
|
3
|
-
import "../chunks/util.DqFv_pWg.mjs";
|
|
4
|
-
import "@web-utils/core";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
1
|
+
import { p as r, e as l } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
7
3
|
const a = {
|
|
8
4
|
name: "FyInputNumber",
|
|
9
|
-
mixins: [r,
|
|
5
|
+
mixins: [r, l],
|
|
10
6
|
props: {
|
|
11
7
|
controls: {
|
|
12
8
|
type: Boolean,
|
|
@@ -33,22 +29,22 @@ const a = {
|
|
|
33
29
|
}
|
|
34
30
|
}
|
|
35
31
|
};
|
|
36
|
-
var
|
|
37
|
-
var e = this,
|
|
38
|
-
return
|
|
32
|
+
var s = function() {
|
|
33
|
+
var e = this, t = e._self._c;
|
|
34
|
+
return t("ElInputNumber", { staticClass: "avue-input-number", attrs: { precision: e.precision, placeholder: e.placeholder, size: e.size, min: e.min, max: e.max, step: e.step, clearable: e.clearableVal, readonly: e.readonly, "controls-position": e.controlsPosition, controls: e.controls, label: e.placeholder, disabled: e.disabled }, on: { focus: e.handleFocus, blur: e.handleBlur }, nativeOn: { click: function(n) {
|
|
39
35
|
return e.handleClick.apply(null, arguments);
|
|
40
|
-
} }, model: { value: e.text, callback: function(
|
|
41
|
-
e.text = e._n(
|
|
36
|
+
} }, model: { value: e.text, callback: function(n) {
|
|
37
|
+
e.text = e._n(n);
|
|
42
38
|
}, expression: "text" } });
|
|
43
|
-
},
|
|
39
|
+
}, i = [], c = /* @__PURE__ */ o(
|
|
44
40
|
a,
|
|
45
|
-
i,
|
|
46
41
|
s,
|
|
42
|
+
i,
|
|
47
43
|
!1,
|
|
48
44
|
null,
|
|
49
45
|
null
|
|
50
46
|
);
|
|
51
|
-
const
|
|
47
|
+
const d = c.exports;
|
|
52
48
|
export {
|
|
53
|
-
|
|
49
|
+
d as default
|
|
54
50
|
};
|
package/fy-input-table/index.mjs
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { p as n, e as r } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { isBlank as s } from "@web-utils/core";
|
|
3
3
|
import { n as o } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
|
-
import "../chunks/util.DqFv_pWg.mjs";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
4
|
const l = {
|
|
8
5
|
name: "FyInputTable",
|
|
9
6
|
mixins: [n, r],
|
|
@@ -102,7 +99,7 @@ var h = function() {
|
|
|
102
99
|
null,
|
|
103
100
|
null
|
|
104
101
|
);
|
|
105
|
-
const
|
|
102
|
+
const g = d.exports;
|
|
106
103
|
export {
|
|
107
|
-
|
|
104
|
+
g as default
|
|
108
105
|
};
|
package/fy-input-tree/index.mjs
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { p as u, e as h } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { isBlank as n } from "@web-utils/core";
|
|
3
3
|
import { n as p } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
|
-
import "../chunks/util.DqFv_pWg.mjs";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
4
|
const f = {
|
|
8
5
|
name: "FyInputTree",
|
|
9
6
|
mixins: [u, h],
|
|
@@ -176,7 +173,7 @@ var y = function() {
|
|
|
176
173
|
null,
|
|
177
174
|
null
|
|
178
175
|
);
|
|
179
|
-
const
|
|
176
|
+
const K = k.exports;
|
|
180
177
|
export {
|
|
181
|
-
|
|
178
|
+
K as default
|
|
182
179
|
};
|
package/fy-radio/index.mjs
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import { p as t, e as o } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { n as l } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
3
|
-
|
|
4
|
-
import "@web-utils/core";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
|
-
const i = {
|
|
3
|
+
const s = {
|
|
8
4
|
name: "FyRadio",
|
|
9
5
|
mixins: [t, o],
|
|
10
6
|
props: {
|
|
@@ -18,24 +14,24 @@ const i = {
|
|
|
18
14
|
};
|
|
19
15
|
}
|
|
20
16
|
};
|
|
21
|
-
var
|
|
22
|
-
var e = this,
|
|
23
|
-
return
|
|
17
|
+
var i = function() {
|
|
18
|
+
var e = this, n = e._self._c;
|
|
19
|
+
return n("div", { staticClass: "avue-radio" }, [n("ElRadioGroup", { attrs: { size: e.size, disabled: e.disabled }, nativeOn: { click: function(a) {
|
|
24
20
|
return e.handleClick.apply(null, arguments);
|
|
25
21
|
} }, model: { value: e.text, callback: function(a) {
|
|
26
22
|
e.text = a;
|
|
27
|
-
}, expression: "text" } }, e._l(e.dic, function(a,
|
|
28
|
-
return
|
|
23
|
+
}, expression: "text" } }, e._l(e.dic, function(a, r) {
|
|
24
|
+
return n(e.componentName, { key: r, tag: "Component", attrs: { label: a[e.valueKey], border: e.border, readonly: e.readonly, disabled: a[e.disabledKey] } }, [e._v(" " + e._s(a[e.labelKey]) + " ")]);
|
|
29
25
|
}), 1)], 1);
|
|
30
26
|
}, d = [], c = /* @__PURE__ */ l(
|
|
31
|
-
i,
|
|
32
27
|
s,
|
|
28
|
+
i,
|
|
33
29
|
d,
|
|
34
30
|
!1,
|
|
35
31
|
null,
|
|
36
32
|
null
|
|
37
33
|
);
|
|
38
|
-
const
|
|
34
|
+
const m = c.exports;
|
|
39
35
|
export {
|
|
40
|
-
|
|
36
|
+
m as default
|
|
41
37
|
};
|
package/fy-rate/index.mjs
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
import { p as l, e as
|
|
2
|
-
import { n as
|
|
3
|
-
import "../chunks/util.DqFv_pWg.mjs";
|
|
4
|
-
import "@web-utils/core";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
1
|
+
import { p as l, e as a } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { n as t } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
7
3
|
const r = {
|
|
8
4
|
name: "FyRate",
|
|
9
|
-
mixins: [l,
|
|
5
|
+
mixins: [l, a],
|
|
10
6
|
props: {
|
|
11
7
|
allowHalf: Boolean,
|
|
12
8
|
lowThreshold: Number,
|
|
@@ -61,15 +57,15 @@ var n = function() {
|
|
|
61
57
|
} }, model: { value: e.text, callback: function(o) {
|
|
62
58
|
e.text = o;
|
|
63
59
|
}, expression: "text" } });
|
|
64
|
-
},
|
|
60
|
+
}, d = [], i = /* @__PURE__ */ t(
|
|
65
61
|
r,
|
|
66
62
|
n,
|
|
67
|
-
|
|
63
|
+
d,
|
|
68
64
|
!1,
|
|
69
65
|
null,
|
|
70
66
|
null
|
|
71
67
|
);
|
|
72
|
-
const
|
|
68
|
+
const p = i.exports;
|
|
73
69
|
export {
|
|
74
|
-
|
|
70
|
+
p as default
|
|
75
71
|
};
|
package/fy-select/index.mjs
CHANGED
|
@@ -4,8 +4,6 @@ import { b as d } from "../chunks/util.DqFv_pWg.mjs";
|
|
|
4
4
|
import { isBlank as p } from "@web-utils/core";
|
|
5
5
|
import { p as u } from "../chunks/packages.ByyangTp.mjs";
|
|
6
6
|
import { n as f } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
7
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
8
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
9
7
|
const h = {
|
|
10
8
|
name: "FySelect",
|
|
11
9
|
mixins: [i, r],
|
|
@@ -134,7 +132,7 @@ var m = function() {
|
|
|
134
132
|
null,
|
|
135
133
|
null
|
|
136
134
|
);
|
|
137
|
-
const
|
|
135
|
+
const K = y.exports;
|
|
138
136
|
export {
|
|
139
|
-
|
|
137
|
+
K as default
|
|
140
138
|
};
|
package/fy-slider/index.mjs
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { p as s, e as n } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { s as r } from "../chunks/util.DqFv_pWg.mjs";
|
|
3
|
-
import { n as
|
|
4
|
-
|
|
5
|
-
import "@web-utils/core";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
|
-
const a = {
|
|
3
|
+
import { n as a } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
|
+
const l = {
|
|
8
5
|
name: "FySlider",
|
|
9
6
|
mixins: [s, n],
|
|
10
7
|
props: {
|
|
@@ -26,22 +23,22 @@ const a = {
|
|
|
26
23
|
setPx: r
|
|
27
24
|
}
|
|
28
25
|
};
|
|
29
|
-
var
|
|
26
|
+
var i = function() {
|
|
30
27
|
var o = this, e = o._self._c;
|
|
31
28
|
return e("ElSlider", { attrs: { disabled: o.disabled, vertical: o.vertical, height: o.setPx(o.height), step: o.step, min: o.min, max: o.max, range: o.range, "show-stops": o.showStops, "show-tooltip": o.showTooltip, "show-input": o.showInput, "show-input-controls": o.showInputControls, "input-size": o.size, "tooltip-class": o.tooltipClass, marks: o.marks, "format-tooltip": o.formatTooltip }, nativeOn: { click: function(t) {
|
|
32
29
|
return o.handleClick.apply(null, arguments);
|
|
33
30
|
} }, model: { value: o.text, callback: function(t) {
|
|
34
31
|
o.text = t;
|
|
35
32
|
}, expression: "text" } });
|
|
36
|
-
}, p = [], m = /* @__PURE__ */
|
|
37
|
-
a,
|
|
33
|
+
}, p = [], m = /* @__PURE__ */ a(
|
|
38
34
|
l,
|
|
35
|
+
i,
|
|
39
36
|
p,
|
|
40
37
|
!1,
|
|
41
38
|
null,
|
|
42
39
|
null
|
|
43
40
|
);
|
|
44
|
-
const
|
|
41
|
+
const d = m.exports;
|
|
45
42
|
export {
|
|
46
|
-
|
|
43
|
+
d as default
|
|
47
44
|
};
|
package/fy-switch/index.mjs
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
import { p as a, e as n } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { n as c } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
3
|
-
|
|
4
|
-
import "@web-utils/core";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
|
-
const r = {
|
|
3
|
+
const l = {
|
|
8
4
|
name: "FySwitch",
|
|
9
5
|
mixins: [a, n],
|
|
10
6
|
props: {
|
|
@@ -25,7 +21,7 @@ const r = {
|
|
|
25
21
|
}
|
|
26
22
|
}
|
|
27
23
|
};
|
|
28
|
-
var
|
|
24
|
+
var r = function() {
|
|
29
25
|
var e = this, i = e._self._c;
|
|
30
26
|
return i("ElSwitch", { attrs: { "active-text": e.active[e.labelKey], "active-value": e.active[e.valueKey], "inactive-value": e.inactive[e.valueKey], "inactive-text": e.inactive[e.labelKey], "active-icon-class": e.activeIconClass, "inactive-icon-class": e.inactiveIconClass, "active-color": e.activeColor, "inactive-color": e.inactiveColor, width: e.len, disabled: e.disabled, readonly: e.readonly, size: e.size }, nativeOn: { click: function(t) {
|
|
31
27
|
return e.handleClick.apply(null, arguments);
|
|
@@ -33,14 +29,14 @@ var l = function() {
|
|
|
33
29
|
e.text = t;
|
|
34
30
|
}, expression: "text" } });
|
|
35
31
|
}, o = [], s = /* @__PURE__ */ c(
|
|
36
|
-
r,
|
|
37
32
|
l,
|
|
33
|
+
r,
|
|
38
34
|
o,
|
|
39
35
|
!1,
|
|
40
36
|
null,
|
|
41
37
|
null
|
|
42
38
|
);
|
|
43
|
-
const
|
|
39
|
+
const m = s.exports;
|
|
44
40
|
export {
|
|
45
|
-
|
|
41
|
+
m as default
|
|
46
42
|
};
|
package/fy-time/index.mjs
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { p as n, e as o } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
2
|
import { isBlank as l } from "@web-utils/core";
|
|
3
3
|
import { n as i } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
|
-
import "../chunks/util.DqFv_pWg.mjs";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
4
|
const s = {
|
|
8
5
|
name: "FyTime",
|
|
9
6
|
mixins: [n, o],
|
|
@@ -42,7 +39,7 @@ var p = function() {
|
|
|
42
39
|
} }, model: { value: e.text, callback: function(a) {
|
|
43
40
|
e.text = a;
|
|
44
41
|
}, expression: "text" } })], 1);
|
|
45
|
-
}, c = [],
|
|
42
|
+
}, c = [], d = /* @__PURE__ */ i(
|
|
46
43
|
s,
|
|
47
44
|
p,
|
|
48
45
|
c,
|
|
@@ -50,7 +47,7 @@ var p = function() {
|
|
|
50
47
|
null,
|
|
51
48
|
null
|
|
52
49
|
);
|
|
53
|
-
const
|
|
50
|
+
const h = d.exports;
|
|
54
51
|
export {
|
|
55
|
-
|
|
52
|
+
h as default
|
|
56
53
|
};
|
package/fy-title/index.mjs
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
import { p as s, e as
|
|
2
|
-
import { n } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
3
|
-
|
|
4
|
-
import "@web-utils/core";
|
|
5
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
6
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
7
|
-
const o = {
|
|
1
|
+
import { p as s, e as n } from "../chunks/event.9aDS6jcw.mjs";
|
|
2
|
+
import { n as r } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
3
|
+
const a = {
|
|
8
4
|
name: "FyTitle",
|
|
9
|
-
mixins: [s,
|
|
5
|
+
mixins: [s, n],
|
|
10
6
|
props: {
|
|
11
7
|
styles: {
|
|
12
8
|
type: Object,
|
|
@@ -14,18 +10,18 @@ const o = {
|
|
|
14
10
|
}
|
|
15
11
|
}
|
|
16
12
|
};
|
|
17
|
-
var
|
|
18
|
-
var
|
|
19
|
-
return
|
|
20
|
-
},
|
|
21
|
-
o,
|
|
13
|
+
var l = function() {
|
|
14
|
+
var e = this, t = e._self._c;
|
|
15
|
+
return t("div", { staticClass: "avue-title" }, [t("p", { style: e.styles }, [e._v(" " + e._s(e.text) + " ")])]);
|
|
16
|
+
}, o = [], _ = /* @__PURE__ */ r(
|
|
22
17
|
a,
|
|
23
|
-
|
|
18
|
+
l,
|
|
19
|
+
o,
|
|
24
20
|
!1,
|
|
25
21
|
null,
|
|
26
22
|
null
|
|
27
23
|
);
|
|
28
|
-
const
|
|
24
|
+
const m = _.exports;
|
|
29
25
|
export {
|
|
30
|
-
|
|
26
|
+
m as default
|
|
31
27
|
};
|
package/fy-u-editor/index.mjs
CHANGED
|
@@ -2,7 +2,6 @@ import "@wangeditor/editor/dist/css/style.css";
|
|
|
2
2
|
import { createEditor as u, createToolbar as f } from "@wangeditor/editor";
|
|
3
3
|
import { p } from "../chunks/util.DqFv_pWg.mjs";
|
|
4
4
|
import { n as m } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
5
|
-
import "@web-utils/core";
|
|
6
5
|
const y = (e) => {
|
|
7
6
|
const { region: i, endpoint: r, accessKeyId: o, accessKeySecret: t, bucket: a } = e;
|
|
8
7
|
return new window.OSS({ region: i, endpoint: r, accessKeyId: o, accessKeySecret: t, bucket: a });
|
|
@@ -352,7 +351,7 @@ var v = function() {
|
|
|
352
351
|
null,
|
|
353
352
|
null
|
|
354
353
|
);
|
|
355
|
-
const
|
|
354
|
+
const k = O.exports;
|
|
356
355
|
export {
|
|
357
|
-
|
|
356
|
+
k as default
|
|
358
357
|
};
|
package/fy-upload/index.mjs
CHANGED
|
@@ -3,8 +3,6 @@ import { B, i as T, p as N } from "../chunks/util.DqFv_pWg.mjs";
|
|
|
3
3
|
import { p as A } from "../chunks/packages.ByyangTp.mjs";
|
|
4
4
|
import { isBlank as b } from "@web-utils/core";
|
|
5
5
|
import { n as K } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
6
|
-
import "../chunks/slot.DXIbhGat.mjs";
|
|
7
|
-
import "../chunks/dataformat.CpqOeGBl.mjs";
|
|
8
6
|
let d, g;
|
|
9
7
|
const w = {
|
|
10
8
|
width: 200,
|
|
@@ -417,7 +415,7 @@ var Q = function() {
|
|
|
417
415
|
null,
|
|
418
416
|
null
|
|
419
417
|
);
|
|
420
|
-
const
|
|
418
|
+
const it = X.exports;
|
|
421
419
|
export {
|
|
422
|
-
|
|
420
|
+
it as default
|
|
423
421
|
};
|
package/image-cropper/index.mjs
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { B as r } from "../chunks/util.DqFv_pWg.mjs";
|
|
2
2
|
import { VueCropper as n } from "vue-cropper";
|
|
3
3
|
import { n as s } from "../chunks/_plugin-vue2_normalizer.CeySl7Fu.mjs";
|
|
4
|
-
import "@web-utils/core";
|
|
5
4
|
const p = {
|
|
6
5
|
name: "ImageCropper",
|
|
7
6
|
components: {
|
|
@@ -68,7 +67,7 @@ var a = function() {
|
|
|
68
67
|
null,
|
|
69
68
|
null
|
|
70
69
|
);
|
|
71
|
-
const
|
|
70
|
+
const h = c.exports;
|
|
72
71
|
export {
|
|
73
|
-
|
|
72
|
+
h as default
|
|
74
73
|
};
|