@das-fed/ui 6.4.0-dev.54.1 → 6.4.0-dev.54.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/package.json +5 -5
- package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -3
- package/packages/business-components/change-pwd/i18n/index.d.ts +26 -34
- package/packages/business-components/change-pwd/index.js +66 -65
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +363 -191
- package/packages/business-components/device-panel/index.js +334 -261
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/export-button/i18n/index.d.ts +16 -20
- package/packages/business-components/export-button/index.js +88 -86
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +34 -30
- package/packages/business-components/import-button/index.js +148 -144
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/layout-breadcrumb/index.js +63 -61
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -6
- package/packages/business-components/model-table-dialog/index.js +82 -83
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +17 -49
- package/packages/business-components/model-table-dialog/style.css +1 -1
- package/packages/business-components/model-table-dialog/style.css.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +37 -29
- package/packages/business-components/process-configuration/index.js +103 -92
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +109 -69
- package/packages/business-components/process-form/index.js +691 -672
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/i18n/index.d.ts +4 -0
- package/packages/business-components/process-log/index.js +29 -28
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +9 -9
- package/packages/business-components/process-search-form/index.js +77 -80
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/i18n/index.d.ts +8 -8
- package/packages/business-components/process-table/index.js +230 -227
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/process-table/src/App.vue.d.ts +1 -3
- package/packages/business-components/process-table/style.css +1 -1
- package/packages/business-components/upload-file/i18n/index.d.ts +2 -2
- package/packages/business-components/upload-file/index.js +45 -42
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/i18n/index.d.ts +115 -83
- package/packages/business-components/urgent-panel/index.js +570 -545
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/i18n/index.d.ts +7 -3
- package/packages/business-components/user-org-dialog/index.js +92 -91
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/i18n/index.d.ts +29 -17
- package/packages/business-components/video-dialog/index.js +116 -113
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/components/autocomplete/src/index.vue.d.ts +5 -1
- package/packages/components/button/index.js +54 -56
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/image-upload/i18n/index.d.ts +9 -21
- package/packages/components/image-upload/index.js +92 -92
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-viewer/i18n/index.d.ts +1 -30
- package/packages/components/image-viewer/index.js +213 -219
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/input/i18n/index.d.ts +3 -3
- package/packages/components/input/index.d.ts +5 -0
- package/packages/components/input/index.js +76 -72
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/src/index.vue.d.ts +2 -0
- package/packages/components/input/src/type.d.ts +1 -0
- package/packages/components/input/style.css +1 -1
- package/packages/components/input/style.css.gz +0 -0
- package/packages/components/input-dialog-select/i18n/index.d.ts +1 -6
- package/packages/components/input-dialog-select/index.js +49 -51
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/live-player/i18n/index.d.ts +3 -7
- package/packages/components/live-player/index.js +7 -5
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/live-player/style.css +1 -1
- package/packages/components/loading/i18n/index.d.ts +1 -1
- package/packages/components/loading/index.js +1 -3
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/map/i18n/index.d.ts +7 -11
- package/packages/components/map/index.js +168 -167
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/i18n/index.d.ts +1 -1
- package/packages/components/menu-aside/index.js +1 -3
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/message/i18n/index.d.ts +1 -1
- package/packages/components/message/index.js +1 -3
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/notification/i18n/index.d.ts +1 -1
- package/packages/components/notification/index.js +1 -3
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/pagination/i18n/index.d.ts +8 -8
- package/packages/components/pagination/index.js +124 -124
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/i18n/index.d.ts +2 -2
- package/packages/components/preview/i18n/index.d.ts +1 -1
- package/packages/components/preview/index.js +6 -7
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/preview/style.css +1 -1
- package/packages/components/search/index.js +26 -36
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/style.css +1 -1
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/{search → search-form}/i18n/index.d.ts +6 -10
- package/packages/components/search-form/index.js +426 -418
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/spin/i18n/index.d.ts +1 -1
- package/packages/components/spin/index.js +1 -3
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/table/i18n/index.d.ts +19 -19
- package/packages/components/table/index.js +7 -7
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/i18n/index.d.ts +3 -3
- package/packages/components/time-line/index.js +36 -40
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/tooltip/i18n/index.d.ts +1 -1
- package/packages/components/tooltip/index.js +1 -3
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +8 -12
- package/packages/components/tree/index.js +1385 -1383
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +20 -18
- package/packages/components/upload/i18n/index.d.ts +5 -5
- package/packages/components/upload/index.js +1 -1
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/i18n/index.d.ts +1 -1
- package/packages/components/virtual-tree/index.js +1 -3
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/i18n-collection/en.js +0 -537
- package/i18n-collection/zh-CN.js +0 -537
- package/packages/components/button/i18n/index.d.ts +0 -2
- package/packages/components/time-line/i18n/index.d.ts +0 -7
|
Binary file
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
declare const DasInput: import("@das-fed/utils").SFCWithInstall<{
|
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
3
3
|
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
4
|
+
onChange?: ((val: string | number) => any) | undefined;
|
|
4
5
|
}>, {
|
|
5
6
|
$refInput: import("vue").Ref<any, any>;
|
|
6
7
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
8
|
"update:modelValue": (val: any) => any;
|
|
9
|
+
change: (val: string | number) => any;
|
|
8
10
|
}, import("vue").PublicProps, {
|
|
9
11
|
type: string;
|
|
10
12
|
size: "default" | "table";
|
|
@@ -42,6 +44,7 @@ declare const DasInput: import("@das-fed/utils").SFCWithInstall<{
|
|
|
42
44
|
Defaults: {};
|
|
43
45
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
44
46
|
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
47
|
+
onChange?: ((val: string | number) => any) | undefined;
|
|
45
48
|
}>, {
|
|
46
49
|
$refInput: import("vue").Ref<any, any>;
|
|
47
50
|
}, {}, {}, {}, {
|
|
@@ -78,10 +81,12 @@ declare const DasInput: import("@das-fed/utils").SFCWithInstall<{
|
|
|
78
81
|
__isSuspense?: never;
|
|
79
82
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
80
83
|
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
84
|
+
onChange?: ((val: string | number) => any) | undefined;
|
|
81
85
|
}>, {
|
|
82
86
|
$refInput: import("vue").Ref<any, any>;
|
|
83
87
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
84
88
|
"update:modelValue": (val: any) => any;
|
|
89
|
+
change: (val: string | number) => any;
|
|
85
90
|
}, string, {
|
|
86
91
|
type: string;
|
|
87
92
|
size: "default" | "table";
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/input/style.css';
|
|
2
|
-
import { withInstall as
|
|
3
|
-
import { getVarValue as C, setThemeRule as
|
|
4
|
-
import { defineComponent as
|
|
2
|
+
import { withInstall as ee } from "@das-fed/utils/with-install/index";
|
|
3
|
+
import { getVarValue as C, setThemeRule as te } from "@das-fed/web/packages/theme/index";
|
|
4
|
+
import { defineComponent as oe, computed as s, ref as a, watch as B, nextTick as N, openBlock as i, createElementBlock as d, normalizeStyle as E, normalizeClass as D, createCommentVNode as n, createVNode as R, unref as F, withCtx as y, mergeProps as le, createSlots as ae, renderSlot as T, toDisplayString as L, Fragment as re, createBlock as se, Teleport as ie, createElementVNode as z } from "vue";
|
|
5
5
|
import "element-plus/es/components/input/style/css";
|
|
6
|
-
import { ElInput as
|
|
6
|
+
import { ElInput as ne } from "element-plus";
|
|
7
7
|
import { DasTooltip as ue } from "@das-fed/ui/packages/components/tooltip/index";
|
|
8
|
-
import { t as
|
|
9
|
-
const
|
|
8
|
+
import { t as de, setI18nRule as pe } from "@das-fed/web/packages/i18n/index";
|
|
9
|
+
const fe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-content", "revert", "unset", "-webkit-fill-available"], ce = (l) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)$/.test(l), ve = (l) => {
|
|
10
10
|
if (l)
|
|
11
|
-
return typeof l == "string" &&
|
|
12
|
-
},
|
|
11
|
+
return typeof l == "string" && ce(l) || typeof l == "string" && fe.includes(l) ? l : l + "px";
|
|
12
|
+
}, me = {
|
|
13
13
|
key: 0,
|
|
14
14
|
class: "das-input-label-content"
|
|
15
|
-
},
|
|
15
|
+
}, be = {
|
|
16
16
|
key: 0,
|
|
17
17
|
class: "das-input-success-label"
|
|
18
|
-
},
|
|
18
|
+
}, ye = {
|
|
19
19
|
key: 1,
|
|
20
20
|
class: "das-input-label-content"
|
|
21
|
-
},
|
|
21
|
+
}, he = ["title"], ge = {
|
|
22
22
|
key: 1,
|
|
23
23
|
class: "das-input-overlay-error-label-content"
|
|
24
|
-
},
|
|
24
|
+
}, xe = { class: "label" }, Be = {
|
|
25
25
|
inheritAttrs: !1
|
|
26
|
-
},
|
|
27
|
-
...
|
|
26
|
+
}, Te = /* @__PURE__ */ oe({
|
|
27
|
+
...Be,
|
|
28
28
|
__name: "index",
|
|
29
29
|
props: {
|
|
30
30
|
modelValue: { default: "" },
|
|
@@ -52,18 +52,18 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
52
52
|
maxLength: { default: 0 },
|
|
53
53
|
filterSpace: { type: Boolean, default: !0 }
|
|
54
54
|
},
|
|
55
|
-
emits: ["update:modelValue"],
|
|
55
|
+
emits: ["update:modelValue", "change"],
|
|
56
56
|
setup(l, { expose: h, emit: g }) {
|
|
57
|
-
const o = l, k = s(() => o.placeholder ||
|
|
57
|
+
const o = l, k = s(() => o.placeholder || de("请输入")), P = s(() => `width:${ve(o.width)}`), O = s(() => {
|
|
58
58
|
const e = Number(o.maxLength) ? Number(o.maxLength) : !1, t = Number(o.maxlength) ? Number(o.maxlength) : !1;
|
|
59
59
|
return e || t && t || !1;
|
|
60
60
|
}), $ = g, m = s({
|
|
61
61
|
get: () => o.modelValue,
|
|
62
62
|
set: (e) => $("update:modelValue", e)
|
|
63
|
-
}), U =
|
|
63
|
+
}), U = a(o.isTitle), u = a(!1), W = a(), r = a(), S = a(!1), A = s(() => o.type === "textarea" ? o.showWordLimit : o.showTextWordLimit), Z = s(() => o.isView || o.disabled), j = s(() => Z.value ? o.noSetDefaultVal ? "" : "-" : k.value ?? ""), w = a(!1), p = a(0), f = a(0), x = a({
|
|
64
64
|
x: 0,
|
|
65
65
|
y: 0
|
|
66
|
-
}), M =
|
|
66
|
+
}), M = a(0), H = a({
|
|
67
67
|
"font-size": "12px",
|
|
68
68
|
"background-color": C("--das-ui-input-number-overlay-error-bg-color").value,
|
|
69
69
|
"box-shadow": "0px 4px 10px 0px rgba(0, 0, 0, 0.2)",
|
|
@@ -79,19 +79,19 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
79
79
|
top: x.value.y + "px",
|
|
80
80
|
left: x.value.x + "px",
|
|
81
81
|
"z-index": o.errorModelZIndex
|
|
82
|
-
})), G =
|
|
82
|
+
})), G = a({
|
|
83
83
|
display: "block",
|
|
84
84
|
color: C("--das-ui-input-error-color").value,
|
|
85
85
|
"white-space": "break-spaces"
|
|
86
86
|
}), J = () => {
|
|
87
87
|
var b, I, V;
|
|
88
|
-
const { top: e, left: t } = (b =
|
|
89
|
-
M.value = (V =
|
|
88
|
+
const { top: e, left: t } = (b = r.value) == null ? void 0 : b.$el.getBoundingClientRect(), v = (I = r.value) == null ? void 0 : I.$el.clientHeight;
|
|
89
|
+
M.value = (V = r.value) == null ? void 0 : V.$el.clientWidth, x.value.x = t, x.value.y = e + v;
|
|
90
90
|
};
|
|
91
91
|
B(
|
|
92
92
|
() => {
|
|
93
93
|
var e;
|
|
94
|
-
return (e =
|
|
94
|
+
return (e = r.value) == null ? void 0 : e.textarea;
|
|
95
95
|
},
|
|
96
96
|
(e) => {
|
|
97
97
|
N(() => {
|
|
@@ -100,19 +100,22 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
100
100
|
});
|
|
101
101
|
}
|
|
102
102
|
);
|
|
103
|
-
const K = () => {
|
|
103
|
+
const K = (e) => {
|
|
104
|
+
let t = e + "";
|
|
105
|
+
o.type !== "textarea" && o.filterSpace && (t = t.trim()), m.value = t, $("change", t);
|
|
106
|
+
}, Q = () => {
|
|
104
107
|
var t;
|
|
105
|
-
o.borderType === "bottom" && (
|
|
106
|
-
const e = (t =
|
|
108
|
+
o.borderType === "bottom" && (w.value = !0);
|
|
109
|
+
const e = (t = r.value) == null ? void 0 : t.textarea;
|
|
107
110
|
e && e.nextSibling && e.nextSibling.style && (e.nextSibling.style.display = "block");
|
|
108
|
-
},
|
|
111
|
+
}, X = () => {
|
|
109
112
|
var t;
|
|
110
|
-
o.
|
|
111
|
-
const e = (t =
|
|
113
|
+
o.borderType === "bottom" && (w.value = !1);
|
|
114
|
+
const e = (t = r.value) == null ? void 0 : t.textarea;
|
|
112
115
|
e && e.nextSibling && e.nextSibling.style && (e.nextSibling.style.display = "none");
|
|
113
116
|
};
|
|
114
117
|
B(
|
|
115
|
-
() =>
|
|
118
|
+
() => r.value,
|
|
116
119
|
(e) => {
|
|
117
120
|
setTimeout(() => {
|
|
118
121
|
const t = e;
|
|
@@ -124,12 +127,12 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
124
127
|
(e) => {
|
|
125
128
|
N(() => {
|
|
126
129
|
var t, v, b;
|
|
127
|
-
(t =
|
|
130
|
+
(t = r.value) != null && t.ref && (p.value = (v = r.value) == null ? void 0 : v.ref.offsetWidth, f.value = (b = r.value) == null ? void 0 : b.ref.scrollWidth, (p.value === f.value || f.value - p.value < 5) && (u.value = !1));
|
|
128
131
|
});
|
|
129
132
|
}
|
|
130
133
|
);
|
|
131
|
-
const c =
|
|
132
|
-
p.value === f.value || f.value - p.value < 5 ?
|
|
134
|
+
const c = a(), Y = () => {
|
|
135
|
+
p.value === f.value || f.value - p.value < 5 ? u.value = !1 : (u.value = !0, c.value && clearTimeout(c.value)), S.value = !0, J();
|
|
133
136
|
};
|
|
134
137
|
B(
|
|
135
138
|
() => {
|
|
@@ -138,25 +141,25 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
138
141
|
},
|
|
139
142
|
(e) => {
|
|
140
143
|
e && (e.addEventListener("mouseenter", function() {
|
|
141
|
-
|
|
144
|
+
u.value = !0, c.value && clearTimeout(c.value);
|
|
142
145
|
}), e.addEventListener("mouseleave", function() {
|
|
143
146
|
c.value = setTimeout(() => {
|
|
144
|
-
|
|
147
|
+
u.value = !1;
|
|
145
148
|
}, 200);
|
|
146
149
|
}));
|
|
147
150
|
}
|
|
148
151
|
);
|
|
149
|
-
const
|
|
152
|
+
const _ = () => {
|
|
150
153
|
c.value = setTimeout(() => {
|
|
151
|
-
|
|
154
|
+
u.value = !1;
|
|
152
155
|
}, 200), S.value = !1;
|
|
153
156
|
};
|
|
154
157
|
return h({
|
|
155
|
-
$refInput:
|
|
158
|
+
$refInput: r
|
|
156
159
|
}), (e, t) => (i(), d(
|
|
157
160
|
"div",
|
|
158
161
|
{
|
|
159
|
-
style:
|
|
162
|
+
style: E(P.value),
|
|
160
163
|
class: D([
|
|
161
164
|
"das-ui-input",
|
|
162
165
|
{ "only-border-bottom": e.borderType === "bottom" },
|
|
@@ -165,21 +168,21 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
165
168
|
])
|
|
166
169
|
},
|
|
167
170
|
[
|
|
168
|
-
|
|
171
|
+
n(" 这里tooltip不能使用v-model:visible 有响应问题 "),
|
|
169
172
|
R(F(ue), {
|
|
170
173
|
ref_key: "inputTooltipRef",
|
|
171
174
|
ref: W,
|
|
172
175
|
effect: "light",
|
|
173
176
|
manual: !0,
|
|
174
|
-
visible:
|
|
177
|
+
visible: u.value,
|
|
175
178
|
disabled: !U.value,
|
|
176
179
|
content: m.value,
|
|
177
180
|
placement: "top"
|
|
178
181
|
}, {
|
|
179
182
|
default: y(() => [
|
|
180
|
-
R(F(
|
|
183
|
+
R(F(ne), le({
|
|
181
184
|
ref_key: "$refInput",
|
|
182
|
-
ref:
|
|
185
|
+
ref: r
|
|
183
186
|
}, e.$attrs, {
|
|
184
187
|
modelValue: m.value,
|
|
185
188
|
"onUpdate:modelValue": t[0] || (t[0] = (v) => m.value = v),
|
|
@@ -191,23 +194,24 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
191
194
|
{ "is-view": e.isView },
|
|
192
195
|
{ "das-input-success": e.success },
|
|
193
196
|
{ "das-input-error": e.error },
|
|
194
|
-
{ "input-focus-color":
|
|
197
|
+
{ "input-focus-color": w.value }
|
|
195
198
|
],
|
|
196
199
|
autosize: o.autosize,
|
|
197
200
|
showWordLimit: A.value,
|
|
198
201
|
maxlength: O.value,
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
202
|
+
onChange: K,
|
|
203
|
+
onFocus: Q,
|
|
204
|
+
onBlur: X,
|
|
205
|
+
onMouseenter: Y,
|
|
206
|
+
onMouseleave: _
|
|
207
|
+
}), ae({
|
|
204
208
|
_: 2
|
|
205
209
|
/* DYNAMIC */
|
|
206
210
|
}, [
|
|
207
211
|
e.$slots.prepend ? {
|
|
208
212
|
name: "prepend",
|
|
209
213
|
fn: y(() => [
|
|
210
|
-
|
|
214
|
+
n(" 输入框前置内容 "),
|
|
211
215
|
T(e.$slots, "prepend", {}, void 0, !0)
|
|
212
216
|
]),
|
|
213
217
|
key: "0"
|
|
@@ -215,7 +219,7 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
215
219
|
e.$slots.append ? {
|
|
216
220
|
name: "append",
|
|
217
221
|
fn: y(() => [
|
|
218
|
-
|
|
222
|
+
n(" 输入框后置内容 "),
|
|
219
223
|
T(e.$slots, "append", {}, void 0, !0)
|
|
220
224
|
]),
|
|
221
225
|
key: "1"
|
|
@@ -239,40 +243,40 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
239
243
|
_: 3
|
|
240
244
|
/* FORWARDED */
|
|
241
245
|
}, 8, ["visible", "disabled", "content"]),
|
|
242
|
-
e.success && e.successLabel ? (i(), d("div",
|
|
246
|
+
e.success && e.successLabel ? (i(), d("div", me, [
|
|
243
247
|
e.success ? (i(), d(
|
|
244
248
|
"span",
|
|
245
|
-
|
|
249
|
+
be,
|
|
246
250
|
L(e.successLabel),
|
|
247
251
|
1
|
|
248
252
|
/* TEXT */
|
|
249
|
-
)) :
|
|
250
|
-
])) :
|
|
251
|
-
e.error && e.errorLabel && e.errorMode === "default" ? (i(), d("div",
|
|
253
|
+
)) : n("v-if", !0)
|
|
254
|
+
])) : n("v-if", !0),
|
|
255
|
+
e.error && e.errorLabel && e.errorMode === "default" ? (i(), d("div", ye, [
|
|
252
256
|
e.error ? (i(), d("span", {
|
|
253
257
|
key: 0,
|
|
254
258
|
class: D(["das-input-error-label", { "error-label-overflow": e.isErrorTitle }]),
|
|
255
259
|
title: e.isErrorTitle ? e.errorLabel : ""
|
|
256
|
-
}, L(e.errorLabel), 11,
|
|
257
|
-
])) :
|
|
260
|
+
}, L(e.errorLabel), 11, he)) : n("v-if", !0)
|
|
261
|
+
])) : n("v-if", !0),
|
|
258
262
|
e.error && e.errorLabel && S.value && e.errorMode === "overlay" ? (i(), d(
|
|
259
263
|
re,
|
|
260
264
|
{ key: 2 },
|
|
261
265
|
[
|
|
262
|
-
e.teleported ? (i(),
|
|
266
|
+
e.teleported ? (i(), se(ie, {
|
|
263
267
|
key: 0,
|
|
264
268
|
to: "body"
|
|
265
269
|
}, [
|
|
266
270
|
z(
|
|
267
271
|
"div",
|
|
268
272
|
{
|
|
269
|
-
style:
|
|
273
|
+
style: E(q.value)
|
|
270
274
|
},
|
|
271
275
|
[
|
|
272
276
|
z(
|
|
273
277
|
"span",
|
|
274
278
|
{
|
|
275
|
-
style:
|
|
279
|
+
style: E(G.value)
|
|
276
280
|
},
|
|
277
281
|
L(e.errorLabel),
|
|
278
282
|
5
|
|
@@ -282,10 +286,10 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
282
286
|
4
|
|
283
287
|
/* STYLE */
|
|
284
288
|
)
|
|
285
|
-
])) : (i(), d("div",
|
|
289
|
+
])) : (i(), d("div", ge, [
|
|
286
290
|
z(
|
|
287
291
|
"span",
|
|
288
|
-
|
|
292
|
+
xe,
|
|
289
293
|
L(e.errorLabel),
|
|
290
294
|
1
|
|
291
295
|
/* TEXT */
|
|
@@ -294,18 +298,18 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
294
298
|
],
|
|
295
299
|
64
|
|
296
300
|
/* STABLE_FRAGMENT */
|
|
297
|
-
)) :
|
|
301
|
+
)) : n("v-if", !0)
|
|
298
302
|
],
|
|
299
303
|
6
|
|
300
304
|
/* CLASS, STYLE */
|
|
301
305
|
));
|
|
302
306
|
}
|
|
303
|
-
}),
|
|
307
|
+
}), Le = (l, h) => {
|
|
304
308
|
const g = l.__vccOpts || l;
|
|
305
309
|
for (const [o, k] of h)
|
|
306
310
|
g[o] = k;
|
|
307
311
|
return g;
|
|
308
|
-
},
|
|
312
|
+
}, ke = /* @__PURE__ */ Le(Te, [["__scopeId", "data-v-9399e230"]]), Se = {
|
|
309
313
|
"--das-ui-input-default-text-color": "#212121",
|
|
310
314
|
"--das-ui-input-default-placeholder-text-color": "#B2B2B2",
|
|
311
315
|
"--das-ui-input-full-border-color": "#D9D9D9",
|
|
@@ -322,15 +326,15 @@ const pe = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
322
326
|
"--das-ui-input-only-bottom-view-border-color": "#E5E5E5",
|
|
323
327
|
"--das-ui-input-success-color": "#1BA854",
|
|
324
328
|
"--das-ui-input-error-color": "#FB2323"
|
|
325
|
-
},
|
|
329
|
+
}, we = {
|
|
326
330
|
共: { "zh-CN": "共", en: "Total" },
|
|
327
|
-
项: { "zh-CN": "项", en: "Item
|
|
331
|
+
项: { "zh-CN": "项", en: "Item" },
|
|
328
332
|
请输入: { "zh-CN": "请输入", en: "Please enter" }
|
|
329
333
|
};
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
const
|
|
334
|
+
pe(we);
|
|
335
|
+
te(Se);
|
|
336
|
+
const Ce = ee(ke);
|
|
333
337
|
export {
|
|
334
|
-
|
|
335
|
-
|
|
338
|
+
Ce as DasInput,
|
|
339
|
+
Ce as default
|
|
336
340
|
};
|
|
Binary file
|
|
@@ -4,8 +4,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Pr
|
|
|
4
4
|
$refInput: import("vue").Ref<any, any>;
|
|
5
5
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
6
6
|
"update:modelValue": (val: any) => any;
|
|
7
|
+
change: (val: string | number) => any;
|
|
7
8
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
8
9
|
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
10
|
+
onChange?: ((val: string | number) => any) | undefined;
|
|
9
11
|
}>, {
|
|
10
12
|
type: string;
|
|
11
13
|
size: "default" | "table";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-8cd3f1f9] .el-textarea textarea::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}[data-v-8cd3f1f9] .el-textarea textarea::-webkit-scrollbar-corner{background-color:#0000}[data-v-8cd3f1f9] .el-textarea textarea::-webkit-scrollbar-thumb{border-radius:16px;border:4px solid rgba(153,153,153,.3);background-clip:content-box;background-color:#9999994d}.das-ui-input[data-v-8cd3f1f9]{position:relative}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23d9d9d9'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e");background-size:cover;width:16px;height:16px}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23999999'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e")}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear svg{display:none}.das-ui-input.das-input-normal-size[data-v-8cd3f1f9]{width:230px}.das-ui-input.das-input-table-size[data-v-8cd3f1f9]{width:132px}.das-ui-input.das-input-table-size[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner{height:30px;line-height:30px;font-size:12px}.das-ui-input.das-input-table-size[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner::placeholder{font-size:12px}.das-ui-input[data-v-8cd3f1f9]{display:inline-block}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper{box-shadow:none;padding:0 8px;box-shadow:0 0 0 1px var(--das-ui-input-full-border-color) inset;border-radius:2px}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner{height:25px;line-height:25px;color:var(--das-ui-input-default-text-color)}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner::-webkit-input-placeholder{font-size:14px;color:var(--das-ui-input-default-placeholder-text-color)}.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper:hover,.das-ui-input[data-v-8cd3f1f9] .el-input .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-input.is-disabled .el-input__wrapper{background:#f5f5f5;box-shadow:0 0 0 1px var(--das-ui-input-disabled-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-input.is-disabled .el-input__wrapper .el-input__inner{color:var(--das-ui-input-disabled-full-border-text-color);-webkit-text-fill-color:var(--das-ui-input-disabled-full-border-text-color)}.das-ui-input[data-v-8cd3f1f9] .el-input.is-view .el-input__wrapper{background:transparent;box-shadow:0 0 0 1px var(--das-ui-input-view-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-input.is-view .el-input__wrapper .el-input__inner{color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input[data-v-8cd3f1f9] .el-input.das-input-success .el-input__wrapper,.das-ui-input[data-v-8cd3f1f9] .el-input.das-input-success .el-input__wrapper:hover{box-shadow:0 0 0 1px var(--das-ui-input-success-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-input.das-input-error .el-input__wrapper,.das-ui-input[data-v-8cd3f1f9] .el-input.das-input-error .el-input__wrapper:hover{box-shadow:0 0 0 1px var(--das-ui-input-error-color) inset}.das-ui-input .das-input-label-content[data-v-8cd3f1f9]{font-size:12px}.das-ui-input .das-input-label-content .das-input-success-label[data-v-8cd3f1f9]{display:block;color:var(--das-ui-input-success-color);white-space:break-spaces}.das-ui-input .das-input-label-content .das-input-error-label[data-v-8cd3f1f9]{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-input .das-input-label-content .error-label-overflow[data-v-8cd3f1f9]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.das-ui-input .das-input-overlay-error-label-content[data-v-8cd3f1f9]{width:100%;position:absolute;top:100%;left:0;background-color:var(--das-ui-input-number-overlay-error-bg-color);box-shadow:0 4px 10px #0003;border-radius:1px;padding:2px 8px;box-sizing:border-box;z-index:99;transition:.2s}.das-ui-input .das-input-overlay-error-label-content .label[data-v-8cd3f1f9]{font-size:12px;color:var(--das-ui-input-number-overlay-error-color)}.das-ui-input[data-v-8cd3f1f9] .el-textarea{margin-bottom:20px}.das-ui-input[data-v-8cd3f1f9] .el-textarea .el-textarea__inner{resize:none;border-radius:2px;padding:4.5px 8px;height:44px;min-height:44px!important;color:var(--das-ui-input-default-text-color);box-shadow:0 0 0 1px var(--das-ui-input-full-border-color) inset;word-break:break-word!important}.das-ui-input[data-v-8cd3f1f9] .el-textarea .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-textarea .el-textarea__inner:focus{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-textarea.is-view .el-textarea__inner{background:transparent;box-shadow:0 0 0 1px var(--das-ui-input-view-full-border-color) inset;color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input[data-v-8cd3f1f9] .el-textarea.is-disabled .el-textarea__inner{background:#f5f5f5;box-shadow:0 0 0 1px var(--das-ui-input-disabled-full-border-color) inset;color:var(--das-ui-input-disabled-full-border-text-color);-webkit-text-fill-color:var(--das-ui-input-disabled-full-border-text-color);cursor:not-allowed}.das-ui-input[data-v-8cd3f1f9] .el-textarea.das-input-error .el-textarea__inner,.das-ui-input[data-v-8cd3f1f9] .el-textarea.das-input-error .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-error-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-textarea.das-input-success .el-textarea__inner,.das-ui-input[data-v-8cd3f1f9] .el-textarea.das-input-success .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-success-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-textarea .el-input__count{display:none;bottom:-18px;right:0;font-size:14px;color:var(--das-ui-input-textarea-count-color)}.das-ui-input[data-v-8cd3f1f9] .el-input.el-input-group{--el-input-height: 25px}.das-ui-input[data-v-8cd3f1f9] .el-input.el-input-group.el-input-group--append .el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.das-ui-input[data-v-8cd3f1f9] .el-input.el-input-group.el-input-group--prepend .el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.das-ui-input[data-v-8cd3f1f9] .el-input.el-input-group .el-input-group__append{background:var(--das-ui-input-ground-bg-color);padding:0 8px;box-shadow:0 1px 0 0 var(--das-ui-input-full-border-color) inset,0 -1px 0 0 var(--das-ui-input-full-border-color) inset,-1px 0 0 0 var(--das-ui-input-full-border-color) inset}.das-ui-input[data-v-8cd3f1f9] .el-input.el-input-group .el-input-group__prepend{box-shadow:1px 0 0 0 var(--das-ui-input-full-border-color) inset,0 1px 0 0 var(--das-ui-input-full-border-color) inset,0 -1px 0 0 var(--das-ui-input-full-border-color) inset;background:var(--das-ui-input-ground-bg-color);padding:0 8px}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper{box-shadow:none;padding:1px 0;border-bottom:1px solid var(--das-ui-input-only-bottom-color);border-radius:0%}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper:focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner{height:22px;line-height:22px;color:var(--das-ui-input-default-text-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper .el-input__inner::-webkit-input-placeholder{font-size:14px;color:var(--das-ui-input-default-placeholder-text-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input .el-input__wrapper.is-focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-disabled .el-input__wrapper{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-disabled .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-disabled .el-input__wrapper .el-input__inner{color:var(--das-ui-input-only-bottom-disabled-border-text-color);-webkit-text-fill-color:var(--das-ui-input-only-bottom-disabled-border-text-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-view .el-input__wrapper{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-view .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.is-view .el-input__wrapper .el-input__inner{color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.das-input-success .el-input__wrapper{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.das-input-success .el-input__wrapper:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.das-input-error .el-input__wrapper{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.das-input-error .el-input__wrapper:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.das-input-error{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.das-input-error:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.das-input-success{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.das-input-success:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.is-view{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.is-view:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group{--el-input-height: 25px;border-bottom:1px solid var(--das-ui-input-only-bottom-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.el-input-group--append .el-input__wrapper,.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.el-input-group--prepend .el-input__wrapper{border-bottom:none}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group .el-input-group__append{background:transparent;padding:1px 0 1px 8px;box-shadow:none;border-radius:0;box-sizing:border-box;line-height:22px}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group .el-input-group__prepend{box-shadow:none;background:transparent;padding:1px 4px 1px 0;border-radius:0;box-sizing:border-box;line-height:22px}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-input.el-input-group.input-focus-color{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea{margin-bottom:20px}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea .el-textarea__inner{resize:none;border-radius:0;box-shadow:none;padding:0 0 3px;height:25px;min-height:25px!important;border-bottom:1px solid var(--das-ui-input-only-bottom-color);word-break:break-word!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea .el-textarea__inner:focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.is-view .el-textarea__inner{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color);color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.is-view .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.is-disabled .el-textarea__inner{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color);color:var(--das-ui-input-only-bottom-disabled-border-text-color);-webkit-text-fill-color:var(--das-ui-input-only-bottom-disabled-border-text-color);cursor:not-allowed}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.is-disabled .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.das-input-success .el-textarea__inner{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.das-input-success .el-textarea__inner:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.das-input-error .el-textarea__inner{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea.das-input-error .el-textarea__inner:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-8cd3f1f9] .el-textarea .el-input__count{bottom:-18px;right:0;font-size:14px;color:var(--das-ui-input-textarea-count-color)}
|
|
1
|
+
[data-v-9399e230] .el-textarea textarea::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}[data-v-9399e230] .el-textarea textarea::-webkit-scrollbar-corner{background-color:#0000}[data-v-9399e230] .el-textarea textarea::-webkit-scrollbar-thumb{border-radius:16px;border:4px solid rgba(153,153,153,.3);background-clip:content-box;background-color:#9999994d}.das-ui-input[data-v-9399e230]{position:relative}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23d9d9d9'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e");background-size:cover;width:16px;height:16px}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23999999'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e")}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear svg{display:none}.das-ui-input.das-input-normal-size[data-v-9399e230]{width:230px}.das-ui-input.das-input-table-size[data-v-9399e230]{width:132px}.das-ui-input.das-input-table-size[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner{height:30px;line-height:30px;font-size:12px}.das-ui-input.das-input-table-size[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner::placeholder{font-size:12px}.das-ui-input[data-v-9399e230]{display:inline-block}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper{box-shadow:none;padding:0 8px;box-shadow:0 0 0 1px var(--das-ui-input-full-border-color) inset;border-radius:2px}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner{height:25px;line-height:25px;color:var(--das-ui-input-default-text-color)}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner::-webkit-input-placeholder{font-size:14px;color:var(--das-ui-input-default-placeholder-text-color)}.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper:hover,.das-ui-input[data-v-9399e230] .el-input .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-input.is-disabled .el-input__wrapper{background:#f5f5f5;box-shadow:0 0 0 1px var(--das-ui-input-disabled-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-input.is-disabled .el-input__wrapper .el-input__inner{color:var(--das-ui-input-disabled-full-border-text-color);-webkit-text-fill-color:var(--das-ui-input-disabled-full-border-text-color)}.das-ui-input[data-v-9399e230] .el-input.is-view .el-input__wrapper{background:transparent;box-shadow:0 0 0 1px var(--das-ui-input-view-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-input.is-view .el-input__wrapper .el-input__inner{color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input[data-v-9399e230] .el-input.das-input-success .el-input__wrapper,.das-ui-input[data-v-9399e230] .el-input.das-input-success .el-input__wrapper:hover{box-shadow:0 0 0 1px var(--das-ui-input-success-color) inset}.das-ui-input[data-v-9399e230] .el-input.das-input-error .el-input__wrapper,.das-ui-input[data-v-9399e230] .el-input.das-input-error .el-input__wrapper:hover{box-shadow:0 0 0 1px var(--das-ui-input-error-color) inset}.das-ui-input .das-input-label-content[data-v-9399e230]{font-size:12px}.das-ui-input .das-input-label-content .das-input-success-label[data-v-9399e230]{display:block;color:var(--das-ui-input-success-color);white-space:break-spaces}.das-ui-input .das-input-label-content .das-input-error-label[data-v-9399e230]{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-input .das-input-label-content .error-label-overflow[data-v-9399e230]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.das-ui-input .das-input-overlay-error-label-content[data-v-9399e230]{width:100%;position:absolute;top:100%;left:0;background-color:var(--das-ui-input-number-overlay-error-bg-color);box-shadow:0 4px 10px #0003;border-radius:1px;padding:2px 8px;box-sizing:border-box;z-index:99;transition:.2s}.das-ui-input .das-input-overlay-error-label-content .label[data-v-9399e230]{font-size:12px;color:var(--das-ui-input-number-overlay-error-color)}.das-ui-input[data-v-9399e230] .el-textarea{margin-bottom:20px}.das-ui-input[data-v-9399e230] .el-textarea .el-textarea__inner{resize:none;border-radius:2px;padding:4.5px 8px;height:44px;min-height:44px!important;color:var(--das-ui-input-default-text-color);box-shadow:0 0 0 1px var(--das-ui-input-full-border-color) inset;word-break:break-word!important}.das-ui-input[data-v-9399e230] .el-textarea .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-textarea .el-textarea__inner:focus{box-shadow:0 0 0 1px var(--das-ui-input-active-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-textarea.is-view .el-textarea__inner{background:transparent;box-shadow:0 0 0 1px var(--das-ui-input-view-full-border-color) inset;color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input[data-v-9399e230] .el-textarea.is-disabled .el-textarea__inner{background:#f5f5f5;box-shadow:0 0 0 1px var(--das-ui-input-disabled-full-border-color) inset;color:var(--das-ui-input-disabled-full-border-text-color);-webkit-text-fill-color:var(--das-ui-input-disabled-full-border-text-color);cursor:not-allowed}.das-ui-input[data-v-9399e230] .el-textarea.das-input-error .el-textarea__inner,.das-ui-input[data-v-9399e230] .el-textarea.das-input-error .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-error-color) inset}.das-ui-input[data-v-9399e230] .el-textarea.das-input-success .el-textarea__inner,.das-ui-input[data-v-9399e230] .el-textarea.das-input-success .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--das-ui-input-success-color) inset}.das-ui-input[data-v-9399e230] .el-textarea .el-input__count{display:none;bottom:-18px;right:0;font-size:14px;color:var(--das-ui-input-textarea-count-color)}.das-ui-input[data-v-9399e230] .el-input.el-input-group{--el-input-height: 25px}.das-ui-input[data-v-9399e230] .el-input.el-input-group.el-input-group--append .el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.das-ui-input[data-v-9399e230] .el-input.el-input-group.el-input-group--prepend .el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.das-ui-input[data-v-9399e230] .el-input.el-input-group .el-input-group__append{background:var(--das-ui-input-ground-bg-color);padding:0 8px;box-shadow:0 1px 0 0 var(--das-ui-input-full-border-color) inset,0 -1px 0 0 var(--das-ui-input-full-border-color) inset,-1px 0 0 0 var(--das-ui-input-full-border-color) inset}.das-ui-input[data-v-9399e230] .el-input.el-input-group .el-input-group__prepend{box-shadow:1px 0 0 0 var(--das-ui-input-full-border-color) inset,0 1px 0 0 var(--das-ui-input-full-border-color) inset,0 -1px 0 0 var(--das-ui-input-full-border-color) inset;background:var(--das-ui-input-ground-bg-color);padding:0 8px}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper{box-shadow:none;padding:1px 0;border-bottom:1px solid var(--das-ui-input-only-bottom-color);border-radius:0%}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper:focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner{height:22px;line-height:22px;color:var(--das-ui-input-default-text-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper .el-input__inner::-webkit-input-placeholder{font-size:14px;color:var(--das-ui-input-default-placeholder-text-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input .el-input__wrapper.is-focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-disabled .el-input__wrapper{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-disabled .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-disabled .el-input__wrapper .el-input__inner{color:var(--das-ui-input-only-bottom-disabled-border-text-color);-webkit-text-fill-color:var(--das-ui-input-only-bottom-disabled-border-text-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-view .el-input__wrapper{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-view .el-input__wrapper:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.is-view .el-input__wrapper .el-input__inner{color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.das-input-success .el-input__wrapper{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.das-input-success .el-input__wrapper:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.das-input-error .el-input__wrapper{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.das-input-error .el-input__wrapper:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.das-input-error{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.das-input-error:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.das-input-success{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.das-input-success:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.is-view{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.is-view:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group{--el-input-height: 25px;border-bottom:1px solid var(--das-ui-input-only-bottom-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.el-input-group--append .el-input__wrapper,.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.el-input-group--prepend .el-input__wrapper{border-bottom:none}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group .el-input-group__append{background:transparent;padding:1px 0 1px 8px;box-shadow:none;border-radius:0;box-sizing:border-box;line-height:22px}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group .el-input-group__prepend{box-shadow:none;background:transparent;padding:1px 4px 1px 0;border-radius:0;box-sizing:border-box;line-height:22px}.das-ui-input.only-border-bottom[data-v-9399e230] .el-input.el-input-group.input-focus-color{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea{margin-bottom:20px}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea .el-textarea__inner{resize:none;border-radius:0;box-shadow:none;padding:0 0 3px;height:25px;min-height:25px!important;border-bottom:1px solid var(--das-ui-input-only-bottom-color);word-break:break-word!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea .el-textarea__inner:focus{border-bottom-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.is-view .el-textarea__inner{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-view-border-color);color:var(--das-ui-input-default-text-color);-webkit-text-fill-color:var(--das-ui-input-default-text-color);cursor:default}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.is-view .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-view-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.is-disabled .el-textarea__inner{background:transparent;border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color);color:var(--das-ui-input-only-bottom-disabled-border-text-color);-webkit-text-fill-color:var(--das-ui-input-only-bottom-disabled-border-text-color);cursor:not-allowed}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.is-disabled .el-textarea__inner:hover{border-bottom-color:var(--das-ui-input-only-bottom-disabled-border-color)}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.das-input-success .el-textarea__inner{border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.das-input-success .el-textarea__inner:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-success-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.das-input-error .el-textarea__inner{border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea.das-input-error .el-textarea__inner:hover{box-shadow:none;border-bottom-color:var(--das-ui-input-error-color)!important}.das-ui-input.only-border-bottom[data-v-9399e230] .el-textarea .el-input__count{bottom:-18px;right:0;font-size:14px;color:var(--das-ui-input-textarea-count-color)}
|
|
Binary file
|