@web-utils/component 3.0.2 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/address-input/index.mjs +14 -14
- package/chat/index.mjs +39 -40
- package/chunk-file-uploader/index.mjs +35 -594
- package/chunk-file-uploader/style.css +1 -1
- package/chunks/FormTemp.d079292b.mjs +139 -0
- package/chunks/{dataformat.816df805.mjs → dataformat.e655611c.mjs} +6 -6
- package/chunks/detail.d6f8e347.mjs +29 -0
- package/chunks/{dic.3b4ba802.mjs → dic.eaac0823.mjs} +40 -40
- package/chunks/{event.4377230d.mjs → event.10295951.mjs} +2 -2
- package/chunks/form-input-mixin.78a567bc.mjs +24 -0
- package/chunks/form-item-mixin.57cb2019.mjs +140 -0
- package/chunks/{index.d91bd77a.mjs → index.57f871af.mjs} +7 -7
- package/chunks/{init.f0a03127.mjs → init.47f219b4.mjs} +2 -2
- package/chunks/input-number-mixin.41a066be.mjs +60 -0
- package/chunks/{util.7844e2c2.mjs → util.ae730cde.mjs} +21 -21
- package/count-up/index.mjs +17 -14
- package/data-box/index.mjs +18 -19
- package/data-display/index.mjs +17 -18
- package/data-icons/index.mjs +16 -17
- package/data-panel/index.mjs +20 -21
- package/data-pay/index.mjs +15 -16
- package/data-progress/index.mjs +19 -20
- package/data-rotate/index.mjs +35 -36
- package/data-table-picker/index.mjs +23 -25
- package/data-tabs/index.mjs +15 -16
- package/dialog-form/index.mjs +24 -28
- package/dynamic-table/index.mjs +34 -35
- package/easy-popup/index.mjs +56 -29
- package/editable-tree/index.mjs +485 -134
- package/element-dialog/index.mjs +127 -37
- package/empty-view/index.mjs +31 -13
- package/flex-column/index.mjs +1 -1
- package/flex-item/index.mjs +1 -1
- package/flex-row/index.mjs +1 -1
- package/flow/index.mjs +40 -105
- package/flow-designer/index.mjs +555 -615
- package/flow-node/index.mjs +47 -15
- package/flow-viewer/index.mjs +78 -167
- package/form-cascader/index.mjs +24 -24
- package/form-checkbox-group/index.mjs +35 -79
- package/form-date-picker/index.mjs +22 -22
- package/form-holder/index.mjs +1 -1
- package/form-input/index.mjs +86 -28
- package/form-input-email/index.mjs +18 -18
- package/form-input-id-card/index.mjs +27 -27
- package/form-input-number/index.mjs +59 -219
- package/form-input-phone-number/index.mjs +27 -27
- package/form-input-tag/index.mjs +38 -160
- package/form-input-time/index.mjs +16 -16
- package/form-item/index.mjs +146 -15
- package/form-item-group/index.mjs +164 -14
- package/form-radio-group/index.mjs +41 -41
- package/form-select/index.mjs +20 -20
- package/form-switch/index.mjs +19 -19
- package/form-textarea/index.mjs +29 -29
- package/form-view/index.mjs +42 -46
- package/fy-array/index.mjs +2 -2
- package/fy-cascader/index.mjs +15 -15
- package/fy-checkbox/index.mjs +1 -1
- package/fy-code/index.mjs +1 -1
- package/fy-curd/index.mjs +2821 -210
- package/fy-date/index.mjs +59 -17
- package/fy-draggable/index.mjs +1 -1
- package/fy-dynamic/index.mjs +208 -64
- package/fy-empty/index.mjs +29 -12
- package/fy-form/index.mjs +743 -178
- package/fy-form-design/index.mjs +1013 -1540
- package/fy-input/index.mjs +105 -17
- package/fy-input-color/index.mjs +67 -16
- package/fy-input-icon/index.mjs +119 -23
- package/fy-input-map/index.mjs +14 -15
- package/fy-input-number/index.mjs +1 -1
- package/fy-input-table/index.mjs +19 -21
- package/fy-input-tree/index.mjs +3 -3
- package/fy-radio/index.mjs +1 -1
- package/fy-rate/index.mjs +50 -16
- package/fy-select/index.mjs +126 -29
- package/fy-slider/index.mjs +2 -2
- package/fy-switch/index.mjs +1 -1
- package/fy-tabs/index.mjs +51 -15
- package/fy-time/index.mjs +1 -1
- package/fy-title/index.mjs +1 -1
- package/fy-tree/index.mjs +23 -25
- package/fy-u-editor/index.mjs +1 -1
- package/fy-upload/index.mjs +2 -2
- package/highlight-j-s/index.mjs +29 -19
- package/icon-temp/index.mjs +30 -12
- package/iframe-window/index.mjs +18 -19
- package/image-cropper/index.mjs +22 -23
- package/image-preview/index.mjs +1 -1
- package/input-number/index.mjs +173 -63
- package/license/index.mjs +1 -1
- package/loading-view/index.mjs +33 -15
- package/login/index.mjs +1 -1
- package/nav-bar/index.mjs +31 -15
- package/package.json +1 -1
- package/page/index.mjs +20 -12
- package/page-header/index.mjs +34 -13
- package/page-index-top/index.mjs +53 -100
- package/page-skeleton/index.mjs +35 -18
- package/page-skeleton-new/index.mjs +15 -16
- package/pageable-table/index.mjs +228 -86
- package/pageable-view/index.mjs +1 -1
- package/present-view/index.mjs +71 -75
- package/record-video/index.mjs +1 -1
- package/resize-observer/index.mjs +29 -21
- package/search/index.mjs +9 -9
- package/search-popover/index.mjs +1 -1
- package/sign/index.mjs +1 -1
- package/split-pane/index.mjs +45 -40
- package/swiper/index.mjs +13 -14
- package/table-view/index.mjs +97 -631
- package/text-ellipsis/index.mjs +1 -1
- package/tinymce-editor/index.mjs +63 -63
- package/toolbar/index.mjs +208 -15
- package/toolbar-button/index.mjs +56 -30
- package/verify/index.mjs +1 -1
- package/watermark/index.mjs +1 -1
- package/web-types.json +1 -1
- package/x-input-tag/index.mjs +118 -49
- package/chunks/CountUp.f1a19f35.mjs +0 -124
- package/chunks/CountUp.vue_vue_type_template_lang.1f68c96e.mjs +0 -8
- package/chunks/EasyPopup.vue_vue_type_style_index_0_lang.89350bda.mjs +0 -32
- package/chunks/EditableTree.vue_vue_type_style_index_0_lang.5dba9f89.mjs +0 -356
- package/chunks/ElementDialog.d8f3105c.mjs +0 -211
- package/chunks/ElementDialog.vue_vue_type_style_index_0_lang.57cb8e07.mjs +0 -95
- package/chunks/EmptyView.e2430422.mjs +0 -51
- package/chunks/EmptyView.vue_vue_type_style_index_0_lang.ffa84770.mjs +0 -23
- package/chunks/FlowNode.vue_vue_type_template_lang.662bdcfa.mjs +0 -37
- package/chunks/FormInput.vue_vue_type_template_lang.3cb79386.mjs +0 -65
- package/chunks/FormItem.2920ac0c.mjs +0 -45
- package/chunks/FormItem.vue_vue_type_style_index_0_lang.970bd712.mjs +0 -258
- package/chunks/FormItemGroup.41daddb6.mjs +0 -64
- package/chunks/FormItemGroup.vue_vue_type_style_index_0_lang.b588a8ea.mjs +0 -155
- package/chunks/FyCurd.8acd2983.mjs +0 -548
- package/chunks/FyCurd.vue_vue_type_style_index_0_lang.4fbd4b30.mjs +0 -2945
- package/chunks/FyDate.vue_vue_type_style_index_0_lang.429c03e3.mjs +0 -47
- package/chunks/FyDynamic.vue_vue_type_style_index_0_lang.304417ce.mjs +0 -151
- package/chunks/FyEmpty.vue_vue_type_style_index_0_lang.fc8bd24c.mjs +0 -22
- package/chunks/FyForm.0294e494.mjs +0 -439
- package/chunks/FyForm.vue_vue_type_style_index_0_lang.6e64daee.mjs +0 -737
- package/chunks/FyInput.vue_vue_type_template_lang.d2c56811.mjs +0 -93
- package/chunks/FyInputColor.vue_vue_type_template_lang.6eca0ddd.mjs +0 -56
- package/chunks/FyInputIcon.vue_vue_type_style_index_0_lang.11a6a221.mjs +0 -158
- package/chunks/FyRate.vue_vue_type_style_index_0_lang.82174185.mjs +0 -39
- package/chunks/FySelect.vue_vue_type_style_index_0_lang.5f0f3244.mjs +0 -102
- package/chunks/FyTabs.vue_vue_type_template_lang.66af5ac9.mjs +0 -41
- package/chunks/HighlightJS.vue_vue_type_style_index_0_lang.fefeaa3b.mjs +0 -15
- package/chunks/IconTemp.42c48e1f.mjs +0 -32
- package/chunks/IconTemp.vue_vue_type_style_index_0_lang.a0777b31.mjs +0 -23
- package/chunks/InputNumber.vue_vue_type_style_index_0_lang.18046bd3.mjs +0 -172
- package/chunks/LoadingView.vue_vue_type_style_index_0_lang.4c3fff2a.mjs +0 -23
- package/chunks/NavBar.vue_vue_type_style_index_0_lang.e21b57f3.mjs +0 -21
- package/chunks/Page.81f4b8d9.mjs +0 -32
- package/chunks/Page.vue_vue_type_style_index_0_lang.cb4f9bf2.mjs +0 -13
- package/chunks/PageHeader.vue_vue_type_style_index_0_lang.3bcca5aa.mjs +0 -26
- package/chunks/PageSkeleton.vue_vue_type_style_index_0_lang.8621381f.mjs +0 -88
- package/chunks/PageableTable.333cbdc1.mjs +0 -335
- package/chunks/PageableTable.vue_vue_type_style_index_0_lang.fd89fb43.mjs +0 -148
- package/chunks/ResizeObserver.60f728f0.mjs +0 -54
- package/chunks/ResizeObserver.vue_vue_type_style_index_0_lang.7079029c.mjs +0 -13
- package/chunks/TableColumn.8503272e.mjs +0 -106
- package/chunks/Toolbar.5c539dbb.mjs +0 -24
- package/chunks/Toolbar.vue_vue_type_style_index_0_lang.7594243c.mjs +0 -275
- package/chunks/ToolbarButton.vue_vue_type_style_index_0_lang.e2cb14ba.mjs +0 -31
- package/chunks/XInputTag.vue_vue_type_style_index_0_lang.7ad045b3.mjs +0 -74
package/fy-input/index.mjs
CHANGED
|
@@ -1,9 +1,97 @@
|
|
|
1
|
-
import { p
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
1
|
+
import { p, e as a } from "../chunks/event.10295951.mjs";
|
|
2
|
+
import i from "element-ui/lib/button";
|
|
3
|
+
import s from "element-ui/lib/input";
|
|
4
|
+
import { n as l } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
5
|
+
var u = function() {
|
|
6
|
+
var e = this, t = e.$createElement, r = e._self._c || t;
|
|
7
|
+
return r(s, {
|
|
8
|
+
staticClass: "avue-input",
|
|
9
|
+
attrs: {
|
|
10
|
+
size: e.size,
|
|
11
|
+
clearable: e.clearableVal,
|
|
12
|
+
type: e.typeParam,
|
|
13
|
+
maxlength: e.maxlength,
|
|
14
|
+
minlength: e.minlength,
|
|
15
|
+
"show-password": e.typeParam === "password" ? e.showPassword : !1,
|
|
16
|
+
rows: e.rows,
|
|
17
|
+
autosize: {
|
|
18
|
+
minRows: e.minRows,
|
|
19
|
+
maxRows: e.maxRows
|
|
20
|
+
},
|
|
21
|
+
"prefix-icon": e.prefixIcon,
|
|
22
|
+
"suffix-icon": e.suffixIcon,
|
|
23
|
+
readonly: e.readonly,
|
|
24
|
+
placeholder: e.placeholder,
|
|
25
|
+
"show-word-limit": e.showWordLimit,
|
|
26
|
+
disabled: e.disabled,
|
|
27
|
+
autocomplete: e.autocomplete
|
|
28
|
+
},
|
|
29
|
+
on: {
|
|
30
|
+
keyup: function(n) {
|
|
31
|
+
if (!n.type.indexOf("key") && e._k(n.keyCode, "enter", 13, n.key, "Enter"))
|
|
32
|
+
return null;
|
|
33
|
+
e.isSearch && e.appendClick();
|
|
34
|
+
},
|
|
35
|
+
focus: e.handleFocus,
|
|
36
|
+
blur: e.handleBlur
|
|
37
|
+
},
|
|
38
|
+
nativeOn: {
|
|
39
|
+
click: function(n) {
|
|
40
|
+
return e.handleClick.apply(null, arguments);
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
scopedSlots: e._u([e.prepend ? {
|
|
44
|
+
key: "prepend",
|
|
45
|
+
fn: function() {
|
|
46
|
+
return [r("span", {
|
|
47
|
+
on: {
|
|
48
|
+
click: function(n) {
|
|
49
|
+
return e.prependClick();
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}, [e._v(e._s(e.prepend))])];
|
|
53
|
+
},
|
|
54
|
+
proxy: !0
|
|
55
|
+
} : null, e.append ? {
|
|
56
|
+
key: "append",
|
|
57
|
+
fn: function() {
|
|
58
|
+
return [r("span", {
|
|
59
|
+
on: {
|
|
60
|
+
click: function(n) {
|
|
61
|
+
return e.appendClick();
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}, [e._v(e._s(e.append))])];
|
|
65
|
+
},
|
|
66
|
+
proxy: !0
|
|
67
|
+
} : e.isSearch ? {
|
|
68
|
+
key: "append",
|
|
69
|
+
fn: function() {
|
|
70
|
+
return [r(i, {
|
|
71
|
+
attrs: {
|
|
72
|
+
icon: "el-icon-search"
|
|
73
|
+
},
|
|
74
|
+
on: {
|
|
75
|
+
click: function(n) {
|
|
76
|
+
return e.appendClick();
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
})];
|
|
80
|
+
},
|
|
81
|
+
proxy: !0
|
|
82
|
+
} : null], null, !0),
|
|
83
|
+
model: {
|
|
84
|
+
value: e.text,
|
|
85
|
+
callback: function(n) {
|
|
86
|
+
e.text = n;
|
|
87
|
+
},
|
|
88
|
+
expression: "text"
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
}, c = [];
|
|
92
|
+
const d = {
|
|
5
93
|
name: "FyInput",
|
|
6
|
-
mixins: [
|
|
94
|
+
mixins: [p, a],
|
|
7
95
|
props: {
|
|
8
96
|
showPassword: {
|
|
9
97
|
type: Boolean,
|
|
@@ -62,24 +150,24 @@ const a = {
|
|
|
62
150
|
return this.type === "textarea" ? "textarea" : this.type === "password" ? "password" : "text";
|
|
63
151
|
}
|
|
64
152
|
}
|
|
65
|
-
},
|
|
66
|
-
var
|
|
67
|
-
|
|
68
|
-
p,
|
|
69
|
-
o,
|
|
70
|
-
!1,
|
|
153
|
+
}, o = {};
|
|
154
|
+
var f = /* @__PURE__ */ l(
|
|
155
|
+
d,
|
|
71
156
|
u,
|
|
157
|
+
c,
|
|
158
|
+
!1,
|
|
159
|
+
m,
|
|
72
160
|
null,
|
|
73
161
|
null,
|
|
74
162
|
null
|
|
75
163
|
);
|
|
76
|
-
function
|
|
77
|
-
for (let
|
|
78
|
-
this[
|
|
164
|
+
function m(e) {
|
|
165
|
+
for (let t in o)
|
|
166
|
+
this[t] = o[t];
|
|
79
167
|
}
|
|
80
|
-
const
|
|
81
|
-
return
|
|
168
|
+
const w = /* @__PURE__ */ function() {
|
|
169
|
+
return f.exports;
|
|
82
170
|
}();
|
|
83
171
|
export {
|
|
84
|
-
|
|
172
|
+
w as default
|
|
85
173
|
};
|
package/fy-input-color/index.mjs
CHANGED
|
@@ -1,9 +1,60 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
1
|
+
import { p as l, e as a } from "../chunks/event.10295951.mjs";
|
|
2
|
+
import s from "element-ui/lib/color-picker";
|
|
3
|
+
import p from "element-ui/lib/input";
|
|
4
|
+
import { n as i } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
5
|
+
var c = function() {
|
|
6
|
+
var e = this, t = e.$createElement, r = e._self._c || t;
|
|
7
|
+
return r("div", {
|
|
8
|
+
staticClass: "avue-input-color"
|
|
9
|
+
}, [r(p, {
|
|
10
|
+
ref: "main",
|
|
11
|
+
attrs: {
|
|
12
|
+
placeholder: e.placeholder,
|
|
13
|
+
size: e.size,
|
|
14
|
+
readonly: e.readonly,
|
|
15
|
+
clearable: e.clearableVal,
|
|
16
|
+
disabled: e.disabled
|
|
17
|
+
},
|
|
18
|
+
nativeOn: {
|
|
19
|
+
click: function(n) {
|
|
20
|
+
return e.handleClick.apply(null, arguments);
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
scopedSlots: e._u([{
|
|
24
|
+
key: "append",
|
|
25
|
+
fn: function() {
|
|
26
|
+
return [r(s, {
|
|
27
|
+
attrs: {
|
|
28
|
+
size: "mini",
|
|
29
|
+
"popper-class": e.popperClass,
|
|
30
|
+
"color-format": e.colorFormat,
|
|
31
|
+
disabled: e.disabled,
|
|
32
|
+
"show-alpha": e.showAlpha,
|
|
33
|
+
predefine: e.predefine
|
|
34
|
+
},
|
|
35
|
+
model: {
|
|
36
|
+
value: e.text,
|
|
37
|
+
callback: function(n) {
|
|
38
|
+
e.text = n;
|
|
39
|
+
},
|
|
40
|
+
expression: "text"
|
|
41
|
+
}
|
|
42
|
+
})];
|
|
43
|
+
},
|
|
44
|
+
proxy: !0
|
|
45
|
+
}]),
|
|
46
|
+
model: {
|
|
47
|
+
value: e.text,
|
|
48
|
+
callback: function(n) {
|
|
49
|
+
e.text = n;
|
|
50
|
+
},
|
|
51
|
+
expression: "text"
|
|
52
|
+
}
|
|
53
|
+
})], 1);
|
|
54
|
+
}, u = [];
|
|
55
|
+
const f = {
|
|
5
56
|
name: "FyInputColor",
|
|
6
|
-
mixins: [
|
|
57
|
+
mixins: [l, a],
|
|
7
58
|
props: {
|
|
8
59
|
colorFormat: String,
|
|
9
60
|
predefine: {
|
|
@@ -30,23 +81,23 @@ const l = {
|
|
|
30
81
|
}
|
|
31
82
|
}
|
|
32
83
|
}, o = {};
|
|
33
|
-
var
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
84
|
+
var d = /* @__PURE__ */ i(
|
|
85
|
+
f,
|
|
86
|
+
c,
|
|
87
|
+
u,
|
|
37
88
|
!1,
|
|
38
|
-
|
|
89
|
+
_,
|
|
39
90
|
null,
|
|
40
91
|
null,
|
|
41
92
|
null
|
|
42
93
|
);
|
|
43
|
-
function
|
|
44
|
-
for (let
|
|
45
|
-
this[
|
|
94
|
+
function _(e) {
|
|
95
|
+
for (let t in o)
|
|
96
|
+
this[t] = o[t];
|
|
46
97
|
}
|
|
47
|
-
const
|
|
48
|
-
return
|
|
98
|
+
const y = /* @__PURE__ */ function() {
|
|
99
|
+
return d.exports;
|
|
49
100
|
}();
|
|
50
101
|
export {
|
|
51
|
-
|
|
102
|
+
y as default
|
|
52
103
|
};
|
package/fy-input-icon/index.mjs
CHANGED
|
@@ -1,12 +1,108 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
import
|
|
1
|
+
import { p as o, e as r } from "../chunks/event.10295951.mjs";
|
|
2
|
+
import c from "@web-utils/component/icon-temp";
|
|
3
3
|
import "@web-utils/component/icon-temp/style.css";
|
|
4
|
-
import
|
|
5
|
-
import { n as
|
|
6
|
-
|
|
4
|
+
import l from "element-ui/lib/input";
|
|
5
|
+
import { n as u } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
6
|
+
var p = function() {
|
|
7
|
+
var t = this, i = t.$createElement, e = t._self._c || i;
|
|
8
|
+
return e("div", {
|
|
9
|
+
staticClass: "avue-input-icon"
|
|
10
|
+
}, [e(l, {
|
|
11
|
+
ref: "main",
|
|
12
|
+
attrs: {
|
|
13
|
+
placeholder: t.placeholder,
|
|
14
|
+
size: t.size,
|
|
15
|
+
clearable: t.clearableVal,
|
|
16
|
+
disabled: t.disabled
|
|
17
|
+
},
|
|
18
|
+
on: {
|
|
19
|
+
focus: t.handleShow
|
|
20
|
+
},
|
|
21
|
+
nativeOn: {
|
|
22
|
+
click: function(n) {
|
|
23
|
+
return t.handleClick.apply(null, arguments);
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
scopedSlots: t._u([{
|
|
27
|
+
key: "append",
|
|
28
|
+
fn: function() {
|
|
29
|
+
return [e("IconTemp", {
|
|
30
|
+
attrs: {
|
|
31
|
+
text: t.text,
|
|
32
|
+
size: 28,
|
|
33
|
+
small: t.size === "mini"
|
|
34
|
+
},
|
|
35
|
+
on: {
|
|
36
|
+
click: t.handleShow
|
|
37
|
+
}
|
|
38
|
+
})];
|
|
39
|
+
},
|
|
40
|
+
proxy: !0
|
|
41
|
+
}]),
|
|
42
|
+
model: {
|
|
43
|
+
value: t.text,
|
|
44
|
+
callback: function(n) {
|
|
45
|
+
t.text = n;
|
|
46
|
+
},
|
|
47
|
+
expression: "text"
|
|
48
|
+
}
|
|
49
|
+
}), t.box ? e("div", [e("ElementDialog", {
|
|
50
|
+
attrs: {
|
|
51
|
+
title: t.placeholder,
|
|
52
|
+
visible: t.box,
|
|
53
|
+
width: t.dialogWidth
|
|
54
|
+
},
|
|
55
|
+
on: {
|
|
56
|
+
"update:visible": function(n) {
|
|
57
|
+
t.box = n;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}, [e("div", {
|
|
61
|
+
staticClass: "avue-input-icon__filter"
|
|
62
|
+
}, [e(l, {
|
|
63
|
+
attrs: {
|
|
64
|
+
placeholder: "请输入",
|
|
65
|
+
size: t.size
|
|
66
|
+
},
|
|
67
|
+
model: {
|
|
68
|
+
value: t.filterText,
|
|
69
|
+
callback: function(n) {
|
|
70
|
+
t.filterText = n;
|
|
71
|
+
},
|
|
72
|
+
expression: "filterText"
|
|
73
|
+
}
|
|
74
|
+
})], 1), e("FyTabs", {
|
|
75
|
+
attrs: {
|
|
76
|
+
option: t.option
|
|
77
|
+
},
|
|
78
|
+
on: {
|
|
79
|
+
change: t.handleTabs
|
|
80
|
+
}
|
|
81
|
+
}), e("div", {
|
|
82
|
+
staticClass: "avue-input-icon__list"
|
|
83
|
+
}, t._l(t.list, function(n, s) {
|
|
84
|
+
return e("div", {
|
|
85
|
+
key: s,
|
|
86
|
+
class: ["avue-input-icon__item", {
|
|
87
|
+
active: t.text === n
|
|
88
|
+
}],
|
|
89
|
+
on: {
|
|
90
|
+
click: function(v) {
|
|
91
|
+
return t.handleSubmit(n.value);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}, [e("IconTemp", {
|
|
95
|
+
attrs: {
|
|
96
|
+
text: n.value,
|
|
97
|
+
small: t.size === "mini"
|
|
98
|
+
}
|
|
99
|
+
}), e("p", [t._v(t._s(n.label || n.value))])], 1);
|
|
100
|
+
}), 0)], 1)], 1) : t._e()], 1);
|
|
101
|
+
}, d = [];
|
|
102
|
+
const h = {
|
|
7
103
|
name: "FyInputIcon",
|
|
8
|
-
components: { IconTemp:
|
|
9
|
-
mixins: [
|
|
104
|
+
components: { IconTemp: c },
|
|
105
|
+
mixins: [o, r],
|
|
10
106
|
props: {
|
|
11
107
|
dialogWidth: {
|
|
12
108
|
type: String,
|
|
@@ -26,10 +122,10 @@ const u = {
|
|
|
26
122
|
},
|
|
27
123
|
computed: {
|
|
28
124
|
list() {
|
|
29
|
-
let t = (this.tabs.list || []).map((
|
|
30
|
-
value:
|
|
31
|
-
} :
|
|
32
|
-
return this.filterText && (t = t.filter((
|
|
125
|
+
let t = (this.tabs.list || []).map((i) => !i.value && !i.label ? {
|
|
126
|
+
value: i
|
|
127
|
+
} : i);
|
|
128
|
+
return this.filterText && (t = t.filter((i) => i.label.indexOf(this.filterText) !== -1)), t;
|
|
33
129
|
},
|
|
34
130
|
option() {
|
|
35
131
|
return {
|
|
@@ -51,24 +147,24 @@ const u = {
|
|
|
51
147
|
this.$refs.main.blur(), !(this.disabled || this.readonly) && (this.box = !0);
|
|
52
148
|
}
|
|
53
149
|
}
|
|
54
|
-
},
|
|
55
|
-
var
|
|
56
|
-
u,
|
|
57
|
-
a,
|
|
58
|
-
o,
|
|
59
|
-
!1,
|
|
150
|
+
}, a = {};
|
|
151
|
+
var _ = /* @__PURE__ */ u(
|
|
60
152
|
h,
|
|
153
|
+
p,
|
|
154
|
+
d,
|
|
155
|
+
!1,
|
|
156
|
+
f,
|
|
61
157
|
null,
|
|
62
158
|
null,
|
|
63
159
|
null
|
|
64
160
|
);
|
|
65
|
-
function
|
|
66
|
-
for (let
|
|
67
|
-
this[
|
|
161
|
+
function f(t) {
|
|
162
|
+
for (let i in a)
|
|
163
|
+
this[i] = a[i];
|
|
68
164
|
}
|
|
69
|
-
const
|
|
70
|
-
return
|
|
165
|
+
const g = /* @__PURE__ */ function() {
|
|
166
|
+
return _.exports;
|
|
71
167
|
}();
|
|
72
168
|
export {
|
|
73
|
-
|
|
169
|
+
g as default
|
|
74
170
|
};
|
package/fy-input-map/index.mjs
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { p as u, e as h } from "../chunks/event.
|
|
1
|
+
import { p as u, e as h } from "../chunks/event.10295951.mjs";
|
|
2
2
|
import { isBlank as d } from "@web-utils/core";
|
|
3
3
|
import l from "element-ui/lib/input";
|
|
4
4
|
import m from "element-ui/lib/button";
|
|
5
|
-
import { _ } from "../chunks/
|
|
6
|
-
|
|
7
|
-
var g = function() {
|
|
5
|
+
import { n as _ } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
6
|
+
var f = function() {
|
|
8
7
|
var e = this, t = e.$createElement, s = e._self._c || t;
|
|
9
8
|
return s("div", {
|
|
10
9
|
staticClass: "avue-input-map"
|
|
@@ -38,7 +37,7 @@ var g = function() {
|
|
|
38
37
|
},
|
|
39
38
|
expression: "address"
|
|
40
39
|
}
|
|
41
|
-
}), e.box ? s("div", [s(
|
|
40
|
+
}), e.box ? s("div", [s("ElementDialog", {
|
|
42
41
|
attrs: {
|
|
43
42
|
"show-full-screen": "",
|
|
44
43
|
width: e.dialogWidth,
|
|
@@ -102,8 +101,8 @@ var g = function() {
|
|
|
102
101
|
id: "map__result"
|
|
103
102
|
}
|
|
104
103
|
})])], 1) : e._e()])], 1) : e._e()], 1);
|
|
105
|
-
},
|
|
106
|
-
const
|
|
104
|
+
}, g = [];
|
|
105
|
+
const k = {
|
|
107
106
|
name: "FyInputMap",
|
|
108
107
|
mixins: [u, h],
|
|
109
108
|
props: {
|
|
@@ -266,23 +265,23 @@ const b = {
|
|
|
266
265
|
}
|
|
267
266
|
}
|
|
268
267
|
}, c = {};
|
|
269
|
-
var
|
|
270
|
-
b,
|
|
271
|
-
g,
|
|
268
|
+
var b = /* @__PURE__ */ _(
|
|
272
269
|
k,
|
|
270
|
+
f,
|
|
271
|
+
g,
|
|
273
272
|
!1,
|
|
274
|
-
|
|
273
|
+
v,
|
|
275
274
|
null,
|
|
276
275
|
null,
|
|
277
276
|
null
|
|
278
277
|
);
|
|
279
|
-
function
|
|
278
|
+
function v(e) {
|
|
280
279
|
for (let t in c)
|
|
281
280
|
this[t] = c[t];
|
|
282
281
|
}
|
|
283
|
-
const
|
|
284
|
-
return
|
|
282
|
+
const A = /* @__PURE__ */ function() {
|
|
283
|
+
return b.exports;
|
|
285
284
|
}();
|
|
286
285
|
export {
|
|
287
|
-
|
|
286
|
+
A as default
|
|
288
287
|
};
|
package/fy-input-table/index.mjs
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
import { p as o, e as r } from "../chunks/event.
|
|
1
|
+
import { p as o, e as r } from "../chunks/event.10295951.mjs";
|
|
2
2
|
import { isBlank as n } from "@web-utils/core";
|
|
3
|
-
import
|
|
4
|
-
import h from "element-ui/lib/
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
import { n as d } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
8
|
-
var p = function() {
|
|
3
|
+
import l from "element-ui/lib/button";
|
|
4
|
+
import h from "element-ui/lib/input";
|
|
5
|
+
import { n as c } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
6
|
+
var u = function() {
|
|
9
7
|
var e = this, t = e.$createElement, a = e._self._c || t;
|
|
10
8
|
return a("div", {
|
|
11
9
|
staticClass: "avue-input-table"
|
|
12
|
-
}, [a(
|
|
10
|
+
}, [a(h, {
|
|
13
11
|
ref: "main",
|
|
14
12
|
attrs: {
|
|
15
13
|
size: e.size,
|
|
@@ -27,7 +25,7 @@ var p = function() {
|
|
|
27
25
|
return e.handleClick.apply(null, arguments);
|
|
28
26
|
}
|
|
29
27
|
}
|
|
30
|
-
}), e.box ? a("div", [a(
|
|
28
|
+
}), e.box ? a("div", [a("ElementDialog", {
|
|
31
29
|
attrs: {
|
|
32
30
|
width: e.dialogWidth,
|
|
33
31
|
title: e.placeholder,
|
|
@@ -41,7 +39,7 @@ var p = function() {
|
|
|
41
39
|
scopedSlots: e._u([{
|
|
42
40
|
key: "footer",
|
|
43
41
|
fn: function() {
|
|
44
|
-
return [a(
|
|
42
|
+
return [a(l, {
|
|
45
43
|
attrs: {
|
|
46
44
|
type: "primary",
|
|
47
45
|
size: e.size,
|
|
@@ -54,7 +52,7 @@ var p = function() {
|
|
|
54
52
|
},
|
|
55
53
|
proxy: !0
|
|
56
54
|
}], null, !1, 2921262159)
|
|
57
|
-
}, [e.box ? a(
|
|
55
|
+
}, [e.box ? a("FyCurd", {
|
|
58
56
|
ref: "crud",
|
|
59
57
|
staticClass: "avue-input-table__crud",
|
|
60
58
|
attrs: {
|
|
@@ -77,8 +75,8 @@ var p = function() {
|
|
|
77
75
|
"current-row-change": e.handleCurrentRowChange
|
|
78
76
|
}
|
|
79
77
|
}) : e._e()], 1)], 1) : e._e()], 1);
|
|
80
|
-
},
|
|
81
|
-
const
|
|
78
|
+
}, d = [];
|
|
79
|
+
const p = {
|
|
82
80
|
name: "FyInputTable",
|
|
83
81
|
mixins: [o, r],
|
|
84
82
|
props: {
|
|
@@ -157,23 +155,23 @@ const _ = {
|
|
|
157
155
|
}
|
|
158
156
|
}
|
|
159
157
|
}, s = {};
|
|
160
|
-
var
|
|
161
|
-
_,
|
|
158
|
+
var f = /* @__PURE__ */ c(
|
|
162
159
|
p,
|
|
163
|
-
|
|
160
|
+
u,
|
|
161
|
+
d,
|
|
164
162
|
!1,
|
|
165
|
-
|
|
163
|
+
g,
|
|
166
164
|
null,
|
|
167
165
|
null,
|
|
168
166
|
null
|
|
169
167
|
);
|
|
170
|
-
function
|
|
168
|
+
function g(e) {
|
|
171
169
|
for (let t in s)
|
|
172
170
|
this[t] = s[t];
|
|
173
171
|
}
|
|
174
|
-
const
|
|
175
|
-
return
|
|
172
|
+
const C = /* @__PURE__ */ function() {
|
|
173
|
+
return f.exports;
|
|
176
174
|
}();
|
|
177
175
|
export {
|
|
178
|
-
|
|
176
|
+
C as default
|
|
179
177
|
};
|
package/fy-input-tree/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as u, e as h } from "../chunks/event.
|
|
1
|
+
import { p as u, e as h } from "../chunks/event.10295951.mjs";
|
|
2
2
|
import { isBlank as r } from "@web-utils/core";
|
|
3
3
|
import p from "element-ui/lib/tree";
|
|
4
4
|
import f from "element-ui/lib/option";
|
|
@@ -263,9 +263,9 @@ function K(e) {
|
|
|
263
263
|
for (let t in o)
|
|
264
264
|
this[t] = o[t];
|
|
265
265
|
}
|
|
266
|
-
const
|
|
266
|
+
const $ = /* @__PURE__ */ function() {
|
|
267
267
|
return C.exports;
|
|
268
268
|
}();
|
|
269
269
|
export {
|
|
270
|
-
|
|
270
|
+
$ as default
|
|
271
271
|
};
|
package/fy-radio/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as l, e as s } from "../chunks/event.
|
|
1
|
+
import { p as l, e as s } from "../chunks/event.10295951.mjs";
|
|
2
2
|
import i from "element-ui/lib/radio";
|
|
3
3
|
import _ from "element-ui/lib/radio-group";
|
|
4
4
|
import { n as c } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
package/fy-rate/index.mjs
CHANGED
|
@@ -1,9 +1,43 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
import
|
|
3
|
-
import { n } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
4
|
-
|
|
1
|
+
import { p as a, e as n } from "../chunks/event.10295951.mjs";
|
|
2
|
+
import r from "element-ui/lib/rate";
|
|
3
|
+
import { n as i } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
4
|
+
var c = function() {
|
|
5
|
+
var e = this, o = e.$createElement, s = e._self._c || o;
|
|
6
|
+
return s(r, {
|
|
7
|
+
attrs: {
|
|
8
|
+
max: e.max,
|
|
9
|
+
"low-threshold": e.lowThreshold,
|
|
10
|
+
"high-threshold": e.highThreshold,
|
|
11
|
+
"disabled-void-color": e.disabledVoidColor,
|
|
12
|
+
"disabled-void-icon-class": e.disabledVoidIconClass,
|
|
13
|
+
"allow-half": e.allowHalf,
|
|
14
|
+
readonly: e.readonly,
|
|
15
|
+
texts: e.texts,
|
|
16
|
+
"show-score": e.showScore,
|
|
17
|
+
"score-template": e.scoreTemplate,
|
|
18
|
+
"show-text": e.showText,
|
|
19
|
+
"icon-classes": e.iconClasses,
|
|
20
|
+
"void-icon-class": e.voidIconClass,
|
|
21
|
+
disabled: e.disabled,
|
|
22
|
+
colors: e.colors
|
|
23
|
+
},
|
|
24
|
+
nativeOn: {
|
|
25
|
+
click: function(t) {
|
|
26
|
+
return e.handleClick.apply(null, arguments);
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
model: {
|
|
30
|
+
value: e.text,
|
|
31
|
+
callback: function(t) {
|
|
32
|
+
e.text = t;
|
|
33
|
+
},
|
|
34
|
+
expression: "text"
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
}, d = [];
|
|
38
|
+
const u = {
|
|
5
39
|
name: "FyRate",
|
|
6
|
-
mixins: [
|
|
40
|
+
mixins: [a, n],
|
|
7
41
|
props: {
|
|
8
42
|
allowHalf: Boolean,
|
|
9
43
|
lowThreshold: Number,
|
|
@@ -50,24 +84,24 @@ const l = {
|
|
|
50
84
|
mounted() {
|
|
51
85
|
},
|
|
52
86
|
methods: {}
|
|
53
|
-
},
|
|
54
|
-
var
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
87
|
+
}, l = {};
|
|
88
|
+
var h = /* @__PURE__ */ i(
|
|
89
|
+
u,
|
|
90
|
+
c,
|
|
91
|
+
d,
|
|
58
92
|
!1,
|
|
59
93
|
p,
|
|
60
94
|
null,
|
|
61
95
|
null,
|
|
62
96
|
null
|
|
63
97
|
);
|
|
64
|
-
function p(
|
|
65
|
-
for (let
|
|
66
|
-
this[
|
|
98
|
+
function p(e) {
|
|
99
|
+
for (let o in l)
|
|
100
|
+
this[o] = l[o];
|
|
67
101
|
}
|
|
68
|
-
const
|
|
69
|
-
return
|
|
102
|
+
const v = /* @__PURE__ */ function() {
|
|
103
|
+
return h.exports;
|
|
70
104
|
}();
|
|
71
105
|
export {
|
|
72
|
-
|
|
106
|
+
v as default
|
|
73
107
|
};
|