@web-utils/component 2.0.12 → 2.0.14
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/chunks/3a79781b.js +75 -0
- package/dist/chunks/{44b78389.js → 41a066be.js} +8 -8
- package/dist/chunks/{e1939731.js → 5a78e0db.js} +5 -6
- package/dist/chunks/5d4282fb.js +30 -0
- package/dist/chunks/{822300f3.js → 61ad06b2.js} +3 -3
- package/dist/chunks/76680a03.js +24 -0
- package/dist/chunks/8c0142e0.js +81 -0
- package/dist/chunks/97652d86.js +26 -0
- package/dist/chunks/b4acd3a6.js +126 -0
- package/dist/chunks/f71045fc.js +184 -0
- package/dist/components/address-input/index.js +43 -56
- package/dist/components/address-input/style.css +1 -15
- package/dist/components/aside-menu/index.js +30 -36
- package/dist/components/aside-menu/style.css +1 -9
- package/dist/components/awesome-button/index.js +32 -35
- package/dist/components/base.css +1 -66
- package/dist/components/capsule-tab/index.js +27 -33
- package/dist/components/capsule-tab/style.css +1 -32
- package/dist/components/chunk-file-uploader/index.js +54 -88
- package/dist/components/chunk-file-uploader/style.css +1 -4
- package/dist/components/chunk-file-uploader-button/index.js +25 -31
- package/dist/components/chunk-file-uploader-button/style.css +1 -17
- package/dist/components/chunk-file-uploader-drop/index.js +28 -42
- package/dist/components/chunk-file-uploader-drop/style.css +1 -12
- package/dist/components/chunk-file-uploader-file/index.js +134 -212
- package/dist/components/chunk-file-uploader-file/style.css +1 -125
- package/dist/components/chunk-file-uploader-files/index.js +28 -34
- package/dist/components/chunk-file-uploader-files/style.css +1 -9
- package/dist/components/chunk-file-uploader-list/index.js +29 -35
- package/dist/components/chunk-file-uploader-list/style.css +1 -9
- package/dist/components/chunk-file-uploader-un-support/index.js +30 -38
- package/dist/components/chunk-file-uploader-un-support/style.css +1 -6
- package/dist/components/code-mirror-editor/index.js +153 -181
- package/dist/components/code-mirror-editor/style.css +1 -17
- package/dist/components/color-picker/index.js +49 -68
- package/dist/components/confirm-button/index.js +19 -21
- package/dist/components/confirmable/index.js +18 -19
- package/dist/components/context-menu/index.js +108 -130
- package/dist/components/context-menu/style.css +1 -88
- package/dist/components/custom-scrollbar/index.js +49 -67
- package/dist/components/data-table-picker/index.js +62 -81
- package/dist/components/dynamic-table/index.js +89 -113
- package/dist/components/dynamic-table/style.css +1 -30
- package/dist/components/e-charts/index.js +120 -201
- package/dist/components/e-charts/style.css +1 -10
- package/dist/components/editable-progress/index.js +60 -93
- package/dist/components/editable-progress/style.css +1 -37
- package/dist/components/editable-tree/index.js +423 -638
- package/dist/components/editable-tree/style.css +1 -82
- package/dist/components/egd-collapse/index.js +33 -46
- package/dist/components/egd-collapse-item/index.js +60 -76
- package/dist/components/element-dialog/index.js +95 -147
- package/dist/components/element-dialog/style.css +1 -102
- package/dist/components/empty-view/index.js +28 -34
- package/dist/components/empty-view/style.css +1 -17
- package/dist/components/error-view/index.js +26 -32
- package/dist/components/error-view/style.css +1 -17
- package/dist/components/flex-column/index.js +25 -40
- package/dist/components/flex-item/index.js +29 -57
- package/dist/components/flex-row/index.js +25 -40
- package/dist/components/flex-scroller/index.js +26 -32
- package/dist/components/flex-scroller/style.css +1 -20
- package/dist/components/form-button/index.js +34 -38
- package/dist/components/form-cascader/index.js +71 -81
- package/dist/components/form-checkbox-group/index.js +88 -113
- package/dist/components/form-checkbox-group/style.css +1 -51
- package/dist/components/form-date-picker/index.js +70 -132
- package/dist/components/form-holder/index.js +32 -39
- package/dist/components/form-input/index.js +56 -62
- package/dist/components/form-input-email/index.js +48 -60
- package/dist/components/form-input-id-card/index.js +53 -59
- package/dist/components/form-input-number/index.js +61 -68
- package/dist/components/form-input-number/style.css +1 -12
- package/dist/components/form-input-phone-number/index.js +49 -55
- package/dist/components/form-input-time/index.js +53 -59
- package/dist/components/form-item/index.js +80 -123
- package/dist/components/form-item/style.css +1 -11
- package/dist/components/form-item-config-provider/index.js +25 -26
- package/dist/components/form-item-group/index.js +85 -111
- package/dist/components/form-item-group/style.css +1 -30
- package/dist/components/form-radio-group/index.js +85 -104
- package/dist/components/form-radio-group/style.css +1 -53
- package/dist/components/form-select/index.js +76 -91
- package/dist/components/form-switch/index.js +51 -57
- package/dist/components/form-textarea/index.js +51 -57
- package/dist/components/form-view/index.js +165 -232
- package/dist/components/form-view/style.css +1 -158
- package/dist/components/guide-steps/index.js +44 -58
- package/dist/components/guide-steps/style.css +1 -34
- package/dist/components/icon-card/index.js +29 -35
- package/dist/components/icon-card/style.css +1 -56
- package/dist/components/iframe-window/index.js +29 -35
- package/dist/components/iframe-window/style.css +1 -20
- package/dist/components/image-viewer/index.js +48 -66
- package/dist/components/image-viewer/style.css +1 -21
- package/dist/components/input-number/index.js +127 -193
- package/dist/components/input-number/style.css +1 -15
- package/dist/components/input-number-range/index.js +45 -57
- package/dist/components/input-number-range/style.css +1 -12
- package/dist/components/j-s-x-component/index.js +4 -4
- package/dist/components/keep-view-alive/index.js +73 -120
- package/dist/components/loading-view/index.js +26 -32
- package/dist/components/loading-view/style.css +1 -17
- package/dist/components/nav-bar/index.js +27 -37
- package/dist/components/nav-bar/style.css +1 -17
- package/dist/components/not-implement/index.js +23 -31
- package/dist/components/not-implement/style.css +1 -15
- package/dist/components/page/index.js +22 -28
- package/dist/components/page/style.css +1 -12
- package/dist/components/page-header/index.js +30 -36
- package/dist/components/page-header/style.css +1 -14
- package/dist/components/page-index/index.js +62 -83
- package/dist/components/page-index/style.css +1 -23
- package/dist/components/page-index-top/index.js +53 -68
- package/dist/components/page-skeleton/index.js +31 -37
- package/dist/components/page-skeleton/style.css +1 -23
- package/dist/components/page-skeleton-new/index.js +42 -48
- package/dist/components/page-skeleton-new/style.css +1 -42
- package/dist/components/pageable-table/index.js +186 -253
- package/dist/components/pageable-table/style.css +1 -72
- package/dist/components/pageable-view/index.js +129 -199
- package/dist/components/pageable-view/style.css +1 -69
- package/dist/components/photo-swipe/index.js +110 -151
- package/dist/components/photo-swipe/style.css +1 -20
- package/dist/components/resize-observer/index.js +34 -68
- package/dist/components/resize-observer/style.css +1 -31
- package/dist/components/search-popover/index.js +153 -211
- package/dist/components/search-popover/style.css +1 -93
- package/dist/components/sign-panel/index.js +92 -142
- package/dist/components/sign-panel/style.css +1 -97
- package/dist/components/split-pane/index.js +101 -162
- package/dist/components/split-pane/style.css +1 -100
- package/dist/components/stateful/index.js +31 -34
- package/dist/components/stateful/style.css +1 -33
- package/dist/components/static-pageable-table/index.js +37 -44
- package/dist/components/static-pageable-table/style.css +1 -9
- package/dist/components/swiper/index.js +85 -150
- package/dist/components/swiper/style.css +1 -43
- package/dist/components/tab/index.js +54 -72
- package/dist/components/tab/style.css +1 -122
- package/dist/components/tab-item/index.js +30 -35
- package/dist/components/table-column/index.js +30 -32
- package/dist/components/table-view/index.js +156 -227
- package/dist/components/table-view/style.css +1 -95
- package/dist/components/tag-render/index.js +44 -58
- package/dist/components/tag-render/style.css +1 -33
- package/dist/components/tinymce-editor/index.js +79 -95
- package/dist/components/tinymce-editor/style.css +1 -43
- package/dist/components/tinymce-wrapper/index.js +92 -121
- package/dist/components/tinymce-wrapper/style.css +1 -36
- package/dist/components/toolbar/index.js +63 -84
- package/dist/components/toolbar/style.css +1 -39
- package/dist/components/toolbar-button/index.js +41 -48
- package/dist/components/toolbar-button/style.css +1 -21
- package/dist/components/trigger/index.js +29 -36
- package/dist/components/vue-tags-input/index.js +188 -308
- package/dist/components/vue-tags-input/style.css +1 -682
- package/dist/components/watermark/index.js +25 -37
- package/dist/components/watermark/style.css +1 -11
- package/dist/components/x-dialog/index.js +67 -93
- package/dist/components/x-dialog/style.css +1 -15
- package/dist/index.css +193 -1105
- package/dist/index.es.js +4790 -7243
- package/package.json +1 -2
- package/web-types.json +1 -1
- package/dist/chunks/3d28cc08.js +0 -57
- package/dist/chunks/5d33812d.js +0 -147
- package/dist/chunks/9d848bf6.js +0 -99
- package/dist/chunks/a0bb327b.js +0 -96
- package/dist/chunks/a8891d2c.js +0 -30
- package/dist/chunks/c69d5628.js +0 -248
- package/dist/chunks/de9fe802.js +0 -24
|
@@ -1,17 +1 @@
|
|
|
1
|
-
|
|
2
|
-
/* 应用头部高度 */
|
|
3
|
-
/* 页面宽度 */
|
|
4
|
-
/* 侧栏宽度 */
|
|
5
|
-
/* 标签高度 */
|
|
6
|
-
/* 页面头部工具条高度 */
|
|
7
|
-
.error-view {
|
|
8
|
-
position: relative;
|
|
9
|
-
display: flex;
|
|
10
|
-
align-items: center;
|
|
11
|
-
justify-content: center;
|
|
12
|
-
width: 100%;
|
|
13
|
-
height: 100%;
|
|
14
|
-
color: #909399;
|
|
15
|
-
font-size: 20px;
|
|
16
|
-
background-color: #fff;
|
|
17
|
-
}
|
|
1
|
+
.error-view{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#909399;font-size:20px;background-color:#fff}
|
|
@@ -1,65 +1,50 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import { n as
|
|
3
|
-
const
|
|
1
|
+
import { h as s } from "../../chunks/f71045fc.js";
|
|
2
|
+
import { n as a } from "../../chunks/5d4282fb.js";
|
|
3
|
+
const c = {
|
|
4
4
|
name: "FlexColumn",
|
|
5
|
-
functional:
|
|
5
|
+
functional: !0,
|
|
6
6
|
props: {
|
|
7
7
|
verticalCenter: {
|
|
8
8
|
type: Boolean,
|
|
9
|
-
default:
|
|
9
|
+
default: !1
|
|
10
10
|
},
|
|
11
11
|
horizonCenter: {
|
|
12
12
|
type: Boolean,
|
|
13
|
-
default:
|
|
13
|
+
default: !1
|
|
14
14
|
},
|
|
15
15
|
center: {
|
|
16
16
|
type: Boolean,
|
|
17
|
-
default:
|
|
17
|
+
default: !1
|
|
18
18
|
},
|
|
19
19
|
textCenter: {
|
|
20
20
|
type: Boolean,
|
|
21
|
-
default:
|
|
21
|
+
default: !1
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
render(
|
|
25
|
-
const
|
|
26
|
-
|
|
27
|
-
viewClass.push("horizon-center");
|
|
28
|
-
viewClass.push("vertical-center");
|
|
29
|
-
} else {
|
|
30
|
-
if (props.horizonCenter) {
|
|
31
|
-
viewClass.push("horizon-center");
|
|
32
|
-
}
|
|
33
|
-
if (props.verticalCenter) {
|
|
34
|
-
viewClass.push("vertical-center");
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
if (props.textCenter) {
|
|
38
|
-
viewClass.push("text-center");
|
|
39
|
-
}
|
|
40
|
-
return createElement("div", { ...data, class: viewClass }, children);
|
|
24
|
+
render(l, { data: n, children: o, props: e }) {
|
|
25
|
+
const t = s(n.class, "flex-column");
|
|
26
|
+
return e.center || e.horizonCenter && e.verticalCenter ? (t.push("horizon-center"), t.push("vertical-center")) : (e.horizonCenter && t.push("horizon-center"), e.verticalCenter && t.push("vertical-center")), e.textCenter && t.push("text-center"), l("div", { ...n, class: t }, o);
|
|
41
27
|
}
|
|
42
28
|
};
|
|
43
|
-
let
|
|
44
|
-
const
|
|
45
|
-
var
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
29
|
+
let i, u;
|
|
30
|
+
const r = {};
|
|
31
|
+
var f = /* @__PURE__ */ a(
|
|
32
|
+
c,
|
|
33
|
+
i,
|
|
34
|
+
u,
|
|
35
|
+
!1,
|
|
36
|
+
_,
|
|
51
37
|
null,
|
|
52
38
|
null,
|
|
53
39
|
null
|
|
54
40
|
);
|
|
55
|
-
function
|
|
56
|
-
for (let
|
|
57
|
-
this[
|
|
58
|
-
}
|
|
41
|
+
function _(l) {
|
|
42
|
+
for (let n in r)
|
|
43
|
+
this[n] = r[n];
|
|
59
44
|
}
|
|
60
|
-
const
|
|
61
|
-
return
|
|
45
|
+
const v = /* @__PURE__ */ function() {
|
|
46
|
+
return f.exports;
|
|
62
47
|
}();
|
|
63
48
|
export {
|
|
64
|
-
|
|
49
|
+
v as default
|
|
65
50
|
};
|
|
@@ -1,94 +1,66 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import { n as
|
|
3
|
-
const
|
|
1
|
+
import { h as f } from "../../chunks/f71045fc.js";
|
|
2
|
+
import { n as s } from "../../chunks/5d4282fb.js";
|
|
3
|
+
const r = {
|
|
4
4
|
name: "FlexItem",
|
|
5
|
-
functional:
|
|
5
|
+
functional: !0,
|
|
6
6
|
props: {
|
|
7
7
|
flexRow: {
|
|
8
8
|
type: Boolean,
|
|
9
|
-
default:
|
|
9
|
+
default: !1
|
|
10
10
|
},
|
|
11
11
|
flexColumn: {
|
|
12
12
|
type: Boolean,
|
|
13
|
-
default:
|
|
13
|
+
default: !1
|
|
14
14
|
},
|
|
15
15
|
verticalCenter: {
|
|
16
16
|
type: Boolean,
|
|
17
|
-
default:
|
|
17
|
+
default: !1
|
|
18
18
|
},
|
|
19
19
|
horizonCenter: {
|
|
20
20
|
type: Boolean,
|
|
21
|
-
default:
|
|
21
|
+
default: !1
|
|
22
22
|
},
|
|
23
23
|
center: {
|
|
24
24
|
type: Boolean,
|
|
25
|
-
default:
|
|
25
|
+
default: !1
|
|
26
26
|
},
|
|
27
27
|
textCenter: {
|
|
28
28
|
type: Boolean,
|
|
29
|
-
default:
|
|
29
|
+
default: !1
|
|
30
30
|
},
|
|
31
31
|
relative: {
|
|
32
32
|
type: Boolean,
|
|
33
|
-
default:
|
|
33
|
+
default: !1
|
|
34
34
|
},
|
|
35
35
|
absolute: {
|
|
36
36
|
type: Boolean,
|
|
37
|
-
default:
|
|
37
|
+
default: !1
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
-
render(
|
|
41
|
-
const
|
|
42
|
-
|
|
43
|
-
viewClass.push("flex-item-relative");
|
|
44
|
-
}
|
|
45
|
-
if (props.center || props.horizonCenter && props.verticalCenter) {
|
|
46
|
-
viewClass.push("horizon-center");
|
|
47
|
-
viewClass.push("vertical-center");
|
|
48
|
-
} else {
|
|
49
|
-
if (props.horizonCenter) {
|
|
50
|
-
viewClass.push("horizon-center");
|
|
51
|
-
}
|
|
52
|
-
if (props.verticalCenter) {
|
|
53
|
-
viewClass.push("vertical-center");
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
if (props.textCenter) {
|
|
57
|
-
viewClass.push("text-center");
|
|
58
|
-
}
|
|
59
|
-
if (props.flexColumn) {
|
|
60
|
-
viewClass.push("flex-column");
|
|
61
|
-
}
|
|
62
|
-
if (props.flexRow) {
|
|
63
|
-
viewClass.push("flex-row");
|
|
64
|
-
}
|
|
65
|
-
if (props.absolute) {
|
|
66
|
-
return createElement("div", { ...data, class: viewClass }, [createElement("div", { class: "absolute", style: "overflow:auto" }, children)]);
|
|
67
|
-
} else {
|
|
68
|
-
return createElement("div", { ...data, class: viewClass }, children);
|
|
69
|
-
}
|
|
40
|
+
render(n, { children: l, data: o, props: e }) {
|
|
41
|
+
const t = f(o.class, e.relative ? "flex-item-relative" : "flex-item");
|
|
42
|
+
return e.absolute && !e.relative && t.push("flex-item-relative"), e.center || e.horizonCenter && e.verticalCenter ? (t.push("horizon-center"), t.push("vertical-center")) : (e.horizonCenter && t.push("horizon-center"), e.verticalCenter && t.push("vertical-center")), e.textCenter && t.push("text-center"), e.flexColumn && t.push("flex-column"), e.flexRow && t.push("flex-row"), e.absolute ? n("div", { ...o, class: t }, [n("div", { class: "absolute", style: "overflow:auto" }, l)]) : n("div", { ...o, class: t }, l);
|
|
70
43
|
}
|
|
71
44
|
};
|
|
72
|
-
let
|
|
73
|
-
const
|
|
74
|
-
var
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
45
|
+
let i, u;
|
|
46
|
+
const a = {};
|
|
47
|
+
var c = /* @__PURE__ */ s(
|
|
48
|
+
r,
|
|
49
|
+
i,
|
|
50
|
+
u,
|
|
51
|
+
!1,
|
|
52
|
+
v,
|
|
80
53
|
null,
|
|
81
54
|
null,
|
|
82
55
|
null
|
|
83
56
|
);
|
|
84
|
-
function
|
|
85
|
-
for (let
|
|
86
|
-
this[
|
|
87
|
-
}
|
|
57
|
+
function v(n) {
|
|
58
|
+
for (let l in a)
|
|
59
|
+
this[l] = a[l];
|
|
88
60
|
}
|
|
89
|
-
const
|
|
90
|
-
return
|
|
61
|
+
const h = /* @__PURE__ */ function() {
|
|
62
|
+
return c.exports;
|
|
91
63
|
}();
|
|
92
64
|
export {
|
|
93
|
-
|
|
65
|
+
h as default
|
|
94
66
|
};
|
|
@@ -1,65 +1,50 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import { n as
|
|
3
|
-
const
|
|
1
|
+
import { h as s } from "../../chunks/f71045fc.js";
|
|
2
|
+
import { n as a } from "../../chunks/5d4282fb.js";
|
|
3
|
+
const c = {
|
|
4
4
|
name: "FlexRow",
|
|
5
|
-
functional:
|
|
5
|
+
functional: !0,
|
|
6
6
|
props: {
|
|
7
7
|
verticalCenter: {
|
|
8
8
|
type: Boolean,
|
|
9
|
-
default:
|
|
9
|
+
default: !1
|
|
10
10
|
},
|
|
11
11
|
horizonCenter: {
|
|
12
12
|
type: Boolean,
|
|
13
|
-
default:
|
|
13
|
+
default: !1
|
|
14
14
|
},
|
|
15
15
|
center: {
|
|
16
16
|
type: Boolean,
|
|
17
|
-
default:
|
|
17
|
+
default: !1
|
|
18
18
|
},
|
|
19
19
|
textCenter: {
|
|
20
20
|
type: Boolean,
|
|
21
|
-
default:
|
|
21
|
+
default: !1
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
render(
|
|
25
|
-
const
|
|
26
|
-
|
|
27
|
-
viewClass.push("horizon-center");
|
|
28
|
-
viewClass.push("vertical-center");
|
|
29
|
-
} else {
|
|
30
|
-
if (props.horizonCenter) {
|
|
31
|
-
viewClass.push("horizon-center");
|
|
32
|
-
}
|
|
33
|
-
if (props.verticalCenter) {
|
|
34
|
-
viewClass.push("vertical-center");
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
if (props.textCenter) {
|
|
38
|
-
viewClass.push("text-center");
|
|
39
|
-
}
|
|
40
|
-
return createElement("div", { ...data, class: viewClass }, children);
|
|
24
|
+
render(r, { data: n, children: o, props: e }) {
|
|
25
|
+
const t = s(n.class, "flex-row");
|
|
26
|
+
return e.center || e.horizonCenter && e.verticalCenter ? (t.push("horizon-center"), t.push("vertical-center")) : (e.horizonCenter && t.push("horizon-center"), e.verticalCenter && t.push("vertical-center")), e.textCenter && t.push("text-center"), r("div", { ...n, class: t }, o);
|
|
41
27
|
}
|
|
42
28
|
};
|
|
43
|
-
let
|
|
44
|
-
const
|
|
45
|
-
var
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
29
|
+
let i, u;
|
|
30
|
+
const l = {};
|
|
31
|
+
var f = /* @__PURE__ */ a(
|
|
32
|
+
c,
|
|
33
|
+
i,
|
|
34
|
+
u,
|
|
35
|
+
!1,
|
|
36
|
+
_,
|
|
51
37
|
null,
|
|
52
38
|
null,
|
|
53
39
|
null
|
|
54
40
|
);
|
|
55
|
-
function
|
|
56
|
-
for (let
|
|
57
|
-
this[
|
|
58
|
-
}
|
|
41
|
+
function _(r) {
|
|
42
|
+
for (let n in l)
|
|
43
|
+
this[n] = l[n];
|
|
59
44
|
}
|
|
60
|
-
const
|
|
61
|
-
return
|
|
45
|
+
const C = /* @__PURE__ */ function() {
|
|
46
|
+
return f.exports;
|
|
62
47
|
}();
|
|
63
48
|
export {
|
|
64
|
-
|
|
49
|
+
C as default
|
|
65
50
|
};
|
|
@@ -1,21 +1,17 @@
|
|
|
1
|
-
import { n as
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
|
|
5
|
-
var _c = _vm._self._c || _h;
|
|
6
|
-
return _c("div", {
|
|
1
|
+
import { n as o } from "../../chunks/5d4282fb.js";
|
|
2
|
+
var r = function() {
|
|
3
|
+
var e = this, l = e.$createElement, n = e._self._c || l;
|
|
4
|
+
return n("div", {
|
|
7
5
|
staticClass: "flex-scroller-wrapper"
|
|
8
|
-
}, [
|
|
6
|
+
}, [n("div", {
|
|
9
7
|
class: ["flex-scroller", {
|
|
10
|
-
"flex-column":
|
|
11
|
-
"flex-row":
|
|
12
|
-
"content-scroll":
|
|
13
|
-
},
|
|
14
|
-
}, [
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
const FlexScroller_vue_vue_type_style_index_0_lang = "";
|
|
18
|
-
const __vue2_script = {
|
|
8
|
+
"flex-column": e.flexColumn,
|
|
9
|
+
"flex-row": e.flexRow,
|
|
10
|
+
"content-scroll": e.contentScroll
|
|
11
|
+
}, e.contentClass]
|
|
12
|
+
}, [e._t("default")], 2)]);
|
|
13
|
+
}, c = [];
|
|
14
|
+
const s = {
|
|
19
15
|
name: "FlexScroller",
|
|
20
16
|
props: {
|
|
21
17
|
flexColumn: Boolean,
|
|
@@ -25,29 +21,27 @@ const __vue2_script = {
|
|
|
25
21
|
},
|
|
26
22
|
contentScroll: {
|
|
27
23
|
type: Boolean,
|
|
28
|
-
default:
|
|
24
|
+
default: !0
|
|
29
25
|
}
|
|
30
26
|
}
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
__vue2_injectStyles,
|
|
27
|
+
}, t = {};
|
|
28
|
+
var a = /* @__PURE__ */ o(
|
|
29
|
+
s,
|
|
30
|
+
r,
|
|
31
|
+
c,
|
|
32
|
+
!1,
|
|
33
|
+
_,
|
|
39
34
|
null,
|
|
40
35
|
null,
|
|
41
36
|
null
|
|
42
37
|
);
|
|
43
|
-
function
|
|
44
|
-
for (let
|
|
45
|
-
this[
|
|
46
|
-
}
|
|
38
|
+
function _(e) {
|
|
39
|
+
for (let l in t)
|
|
40
|
+
this[l] = t[l];
|
|
47
41
|
}
|
|
48
|
-
const
|
|
49
|
-
return
|
|
42
|
+
const f = /* @__PURE__ */ function() {
|
|
43
|
+
return a.exports;
|
|
50
44
|
}();
|
|
51
45
|
export {
|
|
52
|
-
|
|
46
|
+
f as default
|
|
53
47
|
};
|
|
@@ -1,20 +1 @@
|
|
|
1
|
-
|
|
2
|
-
/* 应用头部高度 */
|
|
3
|
-
/* 页面宽度 */
|
|
4
|
-
/* 侧栏宽度 */
|
|
5
|
-
/* 标签高度 */
|
|
6
|
-
/* 页面头部工具条高度 */
|
|
7
|
-
.flex-scroller-wrapper {
|
|
8
|
-
position: relative;
|
|
9
|
-
flex: 1 1 auto;
|
|
10
|
-
}
|
|
11
|
-
.flex-scroller-wrapper .flex-scroller {
|
|
12
|
-
position: absolute;
|
|
13
|
-
top: 0;
|
|
14
|
-
right: 0;
|
|
15
|
-
bottom: 0;
|
|
16
|
-
left: 0;
|
|
17
|
-
}
|
|
18
|
-
.flex-scroller-wrapper .flex-scroller.content-scroll {
|
|
19
|
-
overflow: auto;
|
|
20
|
-
}
|
|
1
|
+
.flex-scroller-wrapper{position:relative;flex:1 1 auto}.flex-scroller-wrapper .flex-scroller{position:absolute;top:0;right:0;bottom:0;left:0}.flex-scroller-wrapper .flex-scroller.content-scroll{overflow:auto}
|
|
@@ -1,30 +1,28 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
import { n as
|
|
3
|
-
const
|
|
1
|
+
import { c as r } from "../../chunks/3a79781b.js";
|
|
2
|
+
import { n as o } from "../../chunks/5d4282fb.js";
|
|
3
|
+
const i = {
|
|
4
4
|
name: "Confirmable",
|
|
5
|
-
mixins: [
|
|
5
|
+
mixins: [r]
|
|
6
6
|
};
|
|
7
|
-
let
|
|
8
|
-
const
|
|
9
|
-
var
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
7
|
+
let s, _;
|
|
8
|
+
const t = {};
|
|
9
|
+
var a = /* @__PURE__ */ o(
|
|
10
|
+
i,
|
|
11
|
+
s,
|
|
12
|
+
_,
|
|
13
|
+
!1,
|
|
14
|
+
u,
|
|
15
15
|
null,
|
|
16
16
|
null,
|
|
17
17
|
null
|
|
18
18
|
);
|
|
19
|
-
function
|
|
20
|
-
for (let
|
|
21
|
-
this[
|
|
22
|
-
}
|
|
19
|
+
function u(l) {
|
|
20
|
+
for (let n in t)
|
|
21
|
+
this[n] = t[n];
|
|
23
22
|
}
|
|
24
|
-
const
|
|
25
|
-
return
|
|
26
|
-
}()
|
|
27
|
-
const props = {
|
|
23
|
+
const c = /* @__PURE__ */ function() {
|
|
24
|
+
return a.exports;
|
|
25
|
+
}(), p = {
|
|
28
26
|
props: {
|
|
29
27
|
type: {
|
|
30
28
|
type: String,
|
|
@@ -54,31 +52,29 @@ const props = {
|
|
|
54
52
|
default: "AwesomeButton"
|
|
55
53
|
}
|
|
56
54
|
}
|
|
57
|
-
}
|
|
58
|
-
const __vue2_script = {
|
|
55
|
+
}, f = {
|
|
59
56
|
name: "FormButton",
|
|
60
|
-
mixins: [
|
|
57
|
+
mixins: [c, p]
|
|
61
58
|
};
|
|
62
|
-
let
|
|
63
|
-
const
|
|
64
|
-
var
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
59
|
+
let m, d;
|
|
60
|
+
const e = {};
|
|
61
|
+
var v = /* @__PURE__ */ o(
|
|
62
|
+
f,
|
|
63
|
+
m,
|
|
64
|
+
d,
|
|
65
|
+
!1,
|
|
66
|
+
g,
|
|
70
67
|
null,
|
|
71
68
|
null,
|
|
72
69
|
null
|
|
73
70
|
);
|
|
74
|
-
function
|
|
75
|
-
for (let
|
|
76
|
-
this[
|
|
77
|
-
}
|
|
71
|
+
function g(l) {
|
|
72
|
+
for (let n in e)
|
|
73
|
+
this[n] = e[n];
|
|
78
74
|
}
|
|
79
|
-
const
|
|
80
|
-
return
|
|
75
|
+
const B = /* @__PURE__ */ function() {
|
|
76
|
+
return v.exports;
|
|
81
77
|
}();
|
|
82
78
|
export {
|
|
83
|
-
|
|
79
|
+
B as default
|
|
84
80
|
};
|