@das-fed/ui 6.4.0-dev.55.10 → 6.4.0-dev.55.12
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/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/device-panel/index.js +12 -12
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +5 -0
- package/packages/business-components/process-form/index.js +228 -214
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +2 -2
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/style.css +1 -1
- package/packages/business-components/urgent-panel/style.css.gz +0 -0
- package/packages/components/cascader/index.js +52 -52
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/input-dialog-select/index.js +1 -1
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-dialog-select/style.css +1 -1
- package/packages/components/input-dialog-select/style.css.gz +0 -0
- package/packages/components/search-form/index.js +3 -3
- 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/select/index.js +41 -41
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/table/index.js +871 -855
- 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/tooltip/index.js +2 -2
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/select/style.css';
|
|
2
2
|
import { withInstall as Me } from "@das-fed/utils/with-install/index";
|
|
3
|
-
import { defineComponent as _e, useCssVars as nl, computed as d, ref as r, useSlots as il, onMounted as ne, onUnmounted as xe, watchEffect as ie, watch as we, nextTick as k, resolveComponent as ul, openBlock as u, createElementBlock as
|
|
3
|
+
import { defineComponent as _e, useCssVars as nl, computed as d, ref as r, useSlots as il, onMounted as ne, onUnmounted as xe, watchEffect as ie, watch as we, nextTick as k, resolveComponent as ul, openBlock as u, createElementBlock as h, normalizeClass as dl, normalizeStyle as T, createVNode as x, unref as n, withCtx as f, withDirectives as Z, createTextVNode as U, toDisplayString as I, createBlock as A, mergeProps as ze, isRef as cl, withModifiers as X, createSlots as vl, renderSlot as w, normalizeProps as j, guardReactiveProps as G, Fragment as J, createCommentVNode as S, createElementVNode as p, withKeys as fl, Teleport as pl } from "vue";
|
|
4
4
|
import { Select as ml, Tag as ue } from "ant-design-vue";
|
|
5
5
|
import "ant-design-vue/es/select/style/css";
|
|
6
6
|
import "ant-design-vue/es/tag/style/css";
|
|
7
7
|
import { DasCheckbox as Ce } from "@das-fed/ui/packages/components/checkbox/index";
|
|
8
8
|
import { vScrollbar as ke } from "@das-fed/ui/packages/components/scrollbar/index";
|
|
9
|
-
import { DasTooltip as
|
|
9
|
+
import { DasTooltip as hl } from "@das-fed/ui/packages/components/tooltip/index";
|
|
10
10
|
import { vDasTooltip as Te } from "@das-fed/ui/packages/components/text-tooltip/index";
|
|
11
|
-
import { DasInput as
|
|
11
|
+
import { DasInput as bl } from "@das-fed/ui/packages/components/input/index";
|
|
12
12
|
import { DasIconXiala as yl } from "@das-fed/ui/packages/icons/xiala/index";
|
|
13
13
|
import { DasIconEmpty as gl } from "@das-fed/ui/packages/icons/empty/index";
|
|
14
14
|
import { vHoverInside as xl } from "@das-fed/utils/directive";
|
|
@@ -17,7 +17,7 @@ import { useZIndex as Cl } from "@das-fed/utils/hooks/popup-manager/use-zindex";
|
|
|
17
17
|
import { t as D, setI18nRule as kl } from "@das-fed/web/packages/i18n/index";
|
|
18
18
|
import { useModelValue as Tl } from "@das-fed/utils/vue";
|
|
19
19
|
import { SelectOption as Il } from "ant-design-vue/es";
|
|
20
|
-
const Sl = { style: { "max-height": "200px",
|
|
20
|
+
const Sl = { style: { "max-height": "200px", overflow: "hidden" } }, Ml = { key: 0 }, _l = { class: "das-multiple-option-item" }, zl = { style: { display: "inline-block" } }, Nl = { key: 0 }, Vl = { key: 2 }, Bl = { style: { display: "inline-block" } }, $l = ["innerHTML"], Fl = ["innerHTML"], Ll = {
|
|
21
21
|
key: 0,
|
|
22
22
|
class: "das-select-error-label-content das-select-label-content"
|
|
23
23
|
}, Dl = { class: "ant-select ant-select-multiple ant-select-selection-overflow-item ant-select-selection-overflow-item-rest" }, Pl = { class: "ant-select-selection-item" }, Ol = { class: "ant-select-selection-item-content" }, Al = ["innerHTML"], El = _e({
|
|
@@ -64,8 +64,8 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
64
64
|
emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
|
|
65
65
|
setup(M, { expose: B, emit: $ }) {
|
|
66
66
|
nl((e) => ({
|
|
67
|
-
"
|
|
68
|
-
|
|
67
|
+
"7df58a89": Pe.value,
|
|
68
|
+
"26ecccc4": Oe.value
|
|
69
69
|
}));
|
|
70
70
|
const l = M, C = $, s = Tl(l, "modelValue"), Q = d(() => {
|
|
71
71
|
var e;
|
|
@@ -76,8 +76,8 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
76
76
|
F.value = null;
|
|
77
77
|
}, ve = () => {
|
|
78
78
|
L.value && (C("addCustomItem", L.value), L.value = "", l.mode === "combobox" ? k(() => {
|
|
79
|
-
|
|
80
|
-
}) :
|
|
79
|
+
b.value.focus();
|
|
80
|
+
}) : b.value.focus());
|
|
81
81
|
}, fe = il(), Y = () => {
|
|
82
82
|
l.mode === "combobox" && l.dropdownMode === "custom" && !fe.dropdownRender && (F.value = !1, k(() => {
|
|
83
83
|
F.value = null;
|
|
@@ -88,11 +88,11 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
88
88
|
}), xe(() => {
|
|
89
89
|
document.removeEventListener("click", Y);
|
|
90
90
|
});
|
|
91
|
-
const
|
|
91
|
+
const b = r(), pe = r(), E = r(!1), ee = d(() => F.value !== null ? F.value : l.open === void 0 ? l.mode === "combobox" ? void 0 : E.value : l.open), _ = 1e6, i = r(100), c = r(100), z = r(!1), le = r(!0), oe = r(!1);
|
|
92
92
|
ie(() => {
|
|
93
93
|
s.value && l.mode == "combobox" && (le.value = !0, setTimeout(() => {
|
|
94
94
|
var o;
|
|
95
|
-
let e = (o =
|
|
95
|
+
let e = (o = b.value) == null ? void 0 : o.$el.querySelectorAll(".ant-select-selection-item");
|
|
96
96
|
if (e && e.length > 0)
|
|
97
97
|
for (let a = 0; a < e.length; a++) {
|
|
98
98
|
let t = e[a];
|
|
@@ -114,7 +114,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
114
114
|
});
|
|
115
115
|
const Pe = d(() => l.width ? l.width : "230px"), Oe = d(() => l.height ? l.height : "auto"), me = r(3e3), Ae = d(() => ({
|
|
116
116
|
"z-index": me.value
|
|
117
|
-
})),
|
|
117
|
+
})), he = d(() => {
|
|
118
118
|
var o;
|
|
119
119
|
let e = [];
|
|
120
120
|
if (l.mode != "combobox" && Array.isArray(s.value))
|
|
@@ -148,7 +148,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
148
148
|
})), te = r(!1), R = r({
|
|
149
149
|
x: 0,
|
|
150
150
|
y: 0
|
|
151
|
-
}),
|
|
151
|
+
}), be = r(0), ye = d(() => ({
|
|
152
152
|
"font-size": "12px",
|
|
153
153
|
"background-color": Ie("--das-ui-input-number-overlay-error-bg-color").value,
|
|
154
154
|
"box-shadow": "0px 4px 10px 0px rgba(0, 0, 0, 0.2)",
|
|
@@ -158,7 +158,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
158
158
|
"z-index": l.errorModelZIndex
|
|
159
159
|
})), Ke = d(() => ({
|
|
160
160
|
...ye.value,
|
|
161
|
-
width:
|
|
161
|
+
width: be.value + "px",
|
|
162
162
|
position: "fixed",
|
|
163
163
|
visibility: "visible",
|
|
164
164
|
top: R.value.y + "px",
|
|
@@ -170,8 +170,8 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
170
170
|
"word-break": "break-all"
|
|
171
171
|
}), Ze = () => {
|
|
172
172
|
var t, m, v;
|
|
173
|
-
const { top: e, left: o } = (t =
|
|
174
|
-
|
|
173
|
+
const { top: e, left: o } = (t = b.value) == null ? void 0 : t.$el.getBoundingClientRect(), a = (m = b.value) == null ? void 0 : m.$el.clientHeight;
|
|
174
|
+
be.value = (v = b.value) == null ? void 0 : v.$el.clientWidth, R.value.x = o, R.value.y = e + a;
|
|
175
175
|
}, Ue = () => {
|
|
176
176
|
Ze(), te.value = !0;
|
|
177
177
|
}, Xe = () => {
|
|
@@ -181,7 +181,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
181
181
|
}, Ge = (e) => {
|
|
182
182
|
e && (me.value = Cl().nextZIndex(), L.value = ""), l.mode == "combobox" && (H.value = e, e || setTimeout(() => {
|
|
183
183
|
var o, a;
|
|
184
|
-
(a = (o =
|
|
184
|
+
(a = (o = b.value) == null ? void 0 : o.blur) == null || a.call(o);
|
|
185
185
|
})), C("dropdownVisibleChange", e);
|
|
186
186
|
}, Je = (e) => {
|
|
187
187
|
let o = e.toString();
|
|
@@ -211,13 +211,13 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
211
211
|
if (l.mode == "combobox") {
|
|
212
212
|
H.value || setTimeout(() => {
|
|
213
213
|
var a, t;
|
|
214
|
-
(t = (a =
|
|
214
|
+
(t = (a = b.value) == null ? void 0 : a.blur) == null || t.call(a);
|
|
215
215
|
});
|
|
216
216
|
return;
|
|
217
217
|
}
|
|
218
|
-
(o = (e =
|
|
218
|
+
(o = (e = b.value) == null ? void 0 : e.blur) == null || o.call(e), k(() => {
|
|
219
219
|
var a, t;
|
|
220
|
-
(t = (a =
|
|
220
|
+
(t = (a = b.value) == null ? void 0 : a.focus) == null || t.call(a);
|
|
221
221
|
});
|
|
222
222
|
}, tl = (e) => {
|
|
223
223
|
if (l.mode == "combobox") {
|
|
@@ -256,7 +256,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
256
256
|
});
|
|
257
257
|
const V = () => {
|
|
258
258
|
var ge;
|
|
259
|
-
let e = (ge =
|
|
259
|
+
let e = (ge = b.value) == null ? void 0 : ge.$el;
|
|
260
260
|
if (!e) return;
|
|
261
261
|
let o = e == null ? void 0 : e.querySelector(".ant-select-selection-overflow");
|
|
262
262
|
if (!o) return;
|
|
@@ -295,11 +295,11 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
295
295
|
l.noDropdown && l.maxTagsLength < a.length && a.pop(), z.value = !0, C("update:model-value", a), C("change", a, o), i.value = _, await k(), await V(), z.value = !1, l.isExterControlCount && l.focusOpen && (i.value = O.value ? _ : c.value, g.value = !O.value), l.focusOpen || (i.value = c.value);
|
|
296
296
|
};
|
|
297
297
|
return B({
|
|
298
|
-
$select:
|
|
298
|
+
$select: b,
|
|
299
299
|
toChangeMaxCount: sl
|
|
300
300
|
}), (e, o) => {
|
|
301
301
|
const a = ul("v-nodes");
|
|
302
|
-
return u(),
|
|
302
|
+
return u(), h(
|
|
303
303
|
"div",
|
|
304
304
|
{
|
|
305
305
|
class: dl(["das-ui-select", [
|
|
@@ -313,17 +313,17 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
313
313
|
style: T(qe.value)
|
|
314
314
|
},
|
|
315
315
|
[
|
|
316
|
-
x(n(
|
|
316
|
+
x(n(hl), {
|
|
317
317
|
placement: "top",
|
|
318
318
|
trigger: "hover",
|
|
319
319
|
"virtual-triggering": "",
|
|
320
320
|
"virtual-ref": Be.value,
|
|
321
|
-
disabled: !e.isTooltip || z.value || !
|
|
321
|
+
disabled: !e.isTooltip || z.value || !he.value || !le.value
|
|
322
322
|
}, {
|
|
323
323
|
content: f(() => [
|
|
324
|
-
Z((u(),
|
|
324
|
+
Z((u(), h("div", Sl, [
|
|
325
325
|
U(
|
|
326
|
-
I(
|
|
326
|
+
I(he.value),
|
|
327
327
|
1
|
|
328
328
|
/* TEXT */
|
|
329
329
|
)
|
|
@@ -338,7 +338,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
338
338
|
value: n(s),
|
|
339
339
|
"onUpdate:value": o[4] || (o[4] = (t) => cl(s) ? s.value = t : null),
|
|
340
340
|
ref_key: "$select",
|
|
341
|
-
ref:
|
|
341
|
+
ref: b,
|
|
342
342
|
options: pe.value,
|
|
343
343
|
mode: e.mode,
|
|
344
344
|
fieldNames: e.fieldNames,
|
|
@@ -371,12 +371,12 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
371
371
|
t.children && typeof t.children == "function" ? (u(), A(a, {
|
|
372
372
|
key: 0,
|
|
373
373
|
vnodes: t.children()
|
|
374
|
-
}, null, 8, ["vnodes"])) : (u(),
|
|
374
|
+
}, null, 8, ["vnodes"])) : (u(), h(
|
|
375
375
|
J,
|
|
376
376
|
{ key: 1 },
|
|
377
377
|
[
|
|
378
378
|
S(' :option="{value, label, [disabled, key, title]}" '),
|
|
379
|
-
e.mode === "combobox" ? Z((u(),
|
|
379
|
+
e.mode === "combobox" ? Z((u(), h("div", Ml, [
|
|
380
380
|
U(
|
|
381
381
|
I(t[W.value]),
|
|
382
382
|
1
|
|
@@ -384,7 +384,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
384
384
|
)
|
|
385
385
|
])), [
|
|
386
386
|
[n(Te)]
|
|
387
|
-
]) : (u(),
|
|
387
|
+
]) : (u(), h(
|
|
388
388
|
J,
|
|
389
389
|
{ key: 1 },
|
|
390
390
|
[
|
|
@@ -396,7 +396,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
396
396
|
key: t[N.value],
|
|
397
397
|
disabled: t.disabled
|
|
398
398
|
}, null, 8, ["modelValue", "disabled"])),
|
|
399
|
-
Z((u(),
|
|
399
|
+
Z((u(), h("div", zl, [
|
|
400
400
|
U(
|
|
401
401
|
I(t[W.value]),
|
|
402
402
|
1
|
|
@@ -445,9 +445,9 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
445
445
|
w(e.$slots, "dropdownRender", j(G({ menuNode: t })), () => {
|
|
446
446
|
var m;
|
|
447
447
|
return [
|
|
448
|
-
ce.value === "combobox" ? (u(),
|
|
448
|
+
ce.value === "combobox" ? (u(), h("div", Nl, [
|
|
449
449
|
x(a, { vnodes: t }, null, 8, ["vnodes"])
|
|
450
|
-
])) : ce.value === "custom" ? (u(),
|
|
450
|
+
])) : ce.value === "custom" ? (u(), h("div", {
|
|
451
451
|
key: 1,
|
|
452
452
|
onClick: o[2] || (o[2] = X(() => {
|
|
453
453
|
}, ["stop"]))
|
|
@@ -460,7 +460,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
460
460
|
onMousedown: o[1] || (o[1] = (v) => v.preventDefault())
|
|
461
461
|
},
|
|
462
462
|
[
|
|
463
|
-
x(n(
|
|
463
|
+
x(n(bl), {
|
|
464
464
|
ref_key: "testInput",
|
|
465
465
|
ref: $e,
|
|
466
466
|
modelValue: L.value,
|
|
@@ -485,9 +485,9 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
485
485
|
32
|
|
486
486
|
/* NEED_HYDRATION */
|
|
487
487
|
)
|
|
488
|
-
])) : (u(),
|
|
488
|
+
])) : (u(), h("div", Vl, [
|
|
489
489
|
x(a, { vnodes: t }, null, 8, ["vnodes"]),
|
|
490
|
-
(m = l.options) != null && m.length ? (u(),
|
|
490
|
+
(m = l.options) != null && m.length ? (u(), h(
|
|
491
491
|
"div",
|
|
492
492
|
{
|
|
493
493
|
key: 0,
|
|
@@ -599,11 +599,11 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
599
599
|
>\r
|
|
600
600
|
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span>\r
|
|
601
601
|
</div> `),
|
|
602
|
-
e.error && e.errorLabel ? (u(),
|
|
602
|
+
e.error && e.errorLabel ? (u(), h(
|
|
603
603
|
J,
|
|
604
604
|
{ key: 0 },
|
|
605
605
|
[
|
|
606
|
-
e.errorMode === "default" ? (u(),
|
|
606
|
+
e.errorMode === "default" ? (u(), h("div", Ll, [
|
|
607
607
|
p(
|
|
608
608
|
"span",
|
|
609
609
|
{
|
|
@@ -613,7 +613,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
613
613
|
5
|
|
614
614
|
/* TEXT, STYLE */
|
|
615
615
|
)
|
|
616
|
-
])) : e.errorMode === "overlay" && te.value ? (u(),
|
|
616
|
+
])) : e.errorMode === "overlay" && te.value ? (u(), h(
|
|
617
617
|
J,
|
|
618
618
|
{ key: 1 },
|
|
619
619
|
[
|
|
@@ -640,7 +640,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
640
640
|
4
|
|
641
641
|
/* STYLE */
|
|
642
642
|
)
|
|
643
|
-
])) : (u(),
|
|
643
|
+
])) : (u(), h(
|
|
644
644
|
"div",
|
|
645
645
|
{
|
|
646
646
|
key: 1,
|
|
@@ -710,7 +710,7 @@ const Sl = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
710
710
|
for (const [l, C] of B)
|
|
711
711
|
$[l] = C;
|
|
712
712
|
return $;
|
|
713
|
-
}, Rl = /* @__PURE__ */ Ne(Wl, [["__scopeId", "data-v-
|
|
713
|
+
}, Rl = /* @__PURE__ */ Ne(Wl, [["__scopeId", "data-v-2514df65"]]), Hl = {};
|
|
714
714
|
function ql(M, B) {
|
|
715
715
|
const $ = Il;
|
|
716
716
|
return u(), A(
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-select[data-v-aa0f3476]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-aa0f3476]{position:absolute;top:100%;left:0;width:var(--47869efa)}.das-ui-select.show-ellipsis[data-v-aa0f3476] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-aa0f3476] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-aa0f3476] .ant-select{width:100%;height:var(--e103731a)}.das-ui-select[data-v-aa0f3476] .ant-select .das-select-error-label-content{width:var(--47869efa);font-size:12px}.das-ui-select[data-v-aa0f3476] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:1}.das-ui-select[data-v-aa0f3476] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-aa0f3476] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-aa0f3476] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-aa0f3476] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-aa0f3476] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-aa0f3476] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-aa0f3476] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-aa0f3476] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-aa0f3476] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-aa0f3476] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-aa0f3476] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-aa0f3476] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-aa0f3476] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-aa0f3476] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-aa0f3476] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-aa0f3476] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-aa0f3476] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-aa0f3476] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-aa0f3476] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-aa0f3476] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-aa0f3476] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-aa0f3476] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-aa0f3476] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-aa0f3476] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-aa0f3476] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-aa0f3476] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-aa0f3476]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-aa0f3476]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
|
|
1
|
+
.das-ui-select[data-v-2514df65]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-2514df65]{position:absolute;top:100%;left:0;width:var(--7df58a89)}.das-ui-select.show-ellipsis[data-v-2514df65] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-2514df65] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-2514df65] .ant-select{width:100%;height:var(--26ecccc4)}.das-ui-select[data-v-2514df65] .ant-select .das-select-error-label-content{width:var(--7df58a89);font-size:12px}.das-ui-select[data-v-2514df65] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-select[data-v-2514df65] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:1}.das-ui-select[data-v-2514df65] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-2514df65] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-2514df65] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-2514df65] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-2514df65] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-2514df65] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-2514df65] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-2514df65] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-2514df65] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-2514df65] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-2514df65] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-2514df65] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-2514df65] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-2514df65] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-2514df65] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-2514df65] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-2514df65] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-2514df65] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-2514df65] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-2514df65] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-2514df65] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-2514df65] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-2514df65] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-2514df65] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-2514df65] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-2514df65] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-2514df65] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-2514df65] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-2514df65] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-2514df65] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-2514df65] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-2514df65] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-2514df65] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-2514df65] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-2514df65] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-2514df65] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-2514df65]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-2514df65]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
|
|
Binary file
|