@das-fed/ui 6.4.0-dev.80 → 6.4.0-dev.82
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/index.js +137 -133
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/index.js +14 -10
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/style.css +1 -1
- package/packages/business-components/area-phone-select/style.css.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +1 -1
- package/packages/business-components/device-panel/index.js +10236 -10183
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/barChart.vue.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/index.vue.d.ts +8 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/barChart.vue.d.ts +6 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/index.vue.d.ts +8 -2
- 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/import-button/index.js +30 -30
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/style.css +1 -1
- package/packages/business-components/payment/index.js +61 -59
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/payment/style.css +1 -1
- package/packages/business-components/process-form/index.js +763 -793
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-form/style.css +1 -1
- package/packages/business-components/upload-file/index.d.ts +8 -0
- package/packages/business-components/upload-file/index.js +48 -49
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/upload-file/src/App.vue.d.ts +2 -0
- package/packages/business-components/upload-file/src/type.d.ts +3 -0
- package/packages/business-components/upload-file/style.css +1 -1
- package/packages/components/color-picker/index.js +62 -63
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/edit-table/index.js +580 -567
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/style.css +1 -1
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/image-upload/index.js +109 -124
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-upload/src/hooks/use-imageUpload.d.ts +1 -1
- package/packages/components/image-viewer/index.js +339 -354
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/src/hooks/use-imageViewer.d.ts +2 -2
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/pagination/index.js +1 -1
- 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/search-form/index.js +734 -708
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/src/hooks/common.d.ts +1 -0
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/text-tooltip/index.js +616 -616
- package/packages/components/text-tooltip/index.js.gz +0 -0
- package/packages/components/tree-table/index.js +68 -72
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/style.css +1 -1
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/components/upload/i18n/index.d.ts +5 -0
- package/packages/components/upload/index.d.ts +3 -0
- package/packages/components/upload/index.js +143 -124
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/src/Index.vue.d.ts +1 -0
- package/packages/components/upload/src/type.d.ts +3 -0
- package/packages/components/upload/style.css +1 -1
- package/packages/components/upload/style.css.gz +0 -0
- package/packages/components/virtual-tree/index.js +40 -35
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/src/App.vue.d.ts +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-dev.
|
|
3
|
+
"version": "6.4.0-dev.82",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/cli": "6.4.0-dev.
|
|
29
|
+
"@das-fed/cli": "6.4.0-dev.82",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/ui": "6.4.0-dev.
|
|
60
|
-
"@das-fed/utils": "6.4.0-dev.
|
|
61
|
-
"@das-fed/web": "6.4.0-dev.
|
|
59
|
+
"@das-fed/ui": "6.4.0-dev.82",
|
|
60
|
+
"@das-fed/utils": "6.4.0-dev.82",
|
|
61
|
+
"@das-fed/web": "6.4.0-dev.82",
|
|
62
62
|
"@wangeditor/editor": "^5.1.23",
|
|
63
63
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
64
64
|
"@wangeditor/plugin-upload-attachment": "^1.1.0",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/app-container/style.css';
|
|
2
2
|
import { withInstall as q } from "@das-fed/utils/with-install/index";
|
|
3
|
-
import { defineComponent as B, computed as
|
|
4
|
-
import { ElRow as
|
|
3
|
+
import { defineComponent as B, computed as v, ref as U, watch as V, onMounted as $, openBlock as a, createBlock as m, unref as l, withCtx as h, createElementVNode as i, normalizeClass as L, normalizeStyle as C, createElementBlock as s, Fragment as u, renderList as g, toDisplayString as y, withDirectives as k, createTextVNode as w } from "vue";
|
|
4
|
+
import { ElRow as M, ElCol as O } from "element-plus";
|
|
5
5
|
import "element-plus/es/components/row/style/css";
|
|
6
6
|
import "element-plus/es/components/col/style/css";
|
|
7
7
|
import { DasEmpty as P } from "@das-fed/ui/packages/components/empty/index";
|
|
8
|
-
import { vOverlay as G } from "@das-fed/ui/packages/components/overlay/index";
|
|
9
8
|
import { vDasTooltip as z } from "@das-fed/ui/packages/components/text-tooltip/index";
|
|
9
|
+
import { DasScrollbar as G } from "@das-fed/ui/packages/components/scrollbar/index";
|
|
10
10
|
import { pureImageSrc as x } from "@das-fed/utils/pure-image-src";
|
|
11
11
|
import { setThemeRule as H } from "@das-fed/web/packages/theme/index";
|
|
12
12
|
const D = {
|
|
@@ -31,28 +31,28 @@ const D = {
|
|
|
31
31
|
},
|
|
32
32
|
emits: ["open-app"],
|
|
33
33
|
setup(j, { emit: E }) {
|
|
34
|
-
const p = j, T = E, N =
|
|
34
|
+
const p = j, T = E, N = v(() => {
|
|
35
35
|
const t = {};
|
|
36
36
|
return p.theme === "default" || Object.keys(D).forEach((e) => {
|
|
37
37
|
var n;
|
|
38
38
|
t[e] = (n = D[e]) == null ? void 0 : n[p.theme];
|
|
39
39
|
}), t;
|
|
40
|
-
}), I = (t) => T("open-app", t),
|
|
40
|
+
}), I = (t) => T("open-app", t), _ = U("18px"), F = (t, e) => {
|
|
41
41
|
if (!e) return;
|
|
42
42
|
if (e.offsetWidth > t) {
|
|
43
|
-
const
|
|
44
|
-
e.style.fontSize =
|
|
43
|
+
const c = parseInt(window.getComputedStyle(e).fontSize) - 1;
|
|
44
|
+
e.style.fontSize = c + "px", _.value = c + "px", F(t, e);
|
|
45
45
|
}
|
|
46
|
-
},
|
|
46
|
+
}, S = async () => {
|
|
47
47
|
await R();
|
|
48
48
|
const t = document.querySelectorAll(".application-content .cell-title .app-name")[0];
|
|
49
49
|
if (!t) return;
|
|
50
50
|
const e = parseInt(getComputedStyle(t).paddingRight) || 0, n = t.clientWidth - e;
|
|
51
|
-
let r = 0,
|
|
51
|
+
let r = 0, c = null;
|
|
52
52
|
document.querySelectorAll(".application-content .cell-title .app-name > .text").forEach((d) => {
|
|
53
|
-
const
|
|
54
|
-
|
|
55
|
-
}),
|
|
53
|
+
const f = d.offsetWidth;
|
|
54
|
+
f > r && (r = f, c = d);
|
|
55
|
+
}), F(n, c);
|
|
56
56
|
}, R = () => new Promise((t) => {
|
|
57
57
|
const e = () => {
|
|
58
58
|
const n = document.querySelectorAll(".application-content .cell-title .app-name");
|
|
@@ -60,127 +60,131 @@ const D = {
|
|
|
60
60
|
setTimeout(() => e(), 50);
|
|
61
61
|
};
|
|
62
62
|
e();
|
|
63
|
-
}), W =
|
|
64
|
-
return
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
"
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
h
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
63
|
+
}), W = v(() => p.appCategorys.map((t) => t.name));
|
|
64
|
+
return V(() => W.value, S, { deep: !0 }), $(S), (t, e) => (a(), m(l(G), null, {
|
|
65
|
+
default: h(() => [
|
|
66
|
+
i(
|
|
67
|
+
"div",
|
|
68
|
+
{
|
|
69
|
+
class: L(["application-content", `theme-${t.theme}`]),
|
|
70
|
+
style: C(N.value)
|
|
71
|
+
},
|
|
72
|
+
[
|
|
73
|
+
t.appCategorys && t.appCategorys.length ? (a(), s("div", J, [
|
|
74
|
+
(a(!0), s(
|
|
75
|
+
u,
|
|
76
|
+
null,
|
|
77
|
+
g(t.appCategorys, (n, r) => (a(), s("div", K, [
|
|
78
|
+
(a(), s("div", {
|
|
79
|
+
key: r,
|
|
80
|
+
class: "row"
|
|
81
|
+
}, [
|
|
82
|
+
i("div", Q, [
|
|
83
|
+
i("div", X, [
|
|
84
|
+
i(
|
|
85
|
+
"span",
|
|
86
|
+
{
|
|
87
|
+
class: "text",
|
|
88
|
+
style: C({ fontSize: _.value })
|
|
89
|
+
},
|
|
90
|
+
y(n.name),
|
|
91
|
+
5
|
|
92
|
+
/* TEXT, STYLE */
|
|
93
|
+
)
|
|
94
|
+
])
|
|
95
|
+
]),
|
|
96
|
+
i("div", Y, [
|
|
97
|
+
(a(!0), s(
|
|
98
|
+
u,
|
|
99
|
+
null,
|
|
100
|
+
g(n.apps, (c) => (a(), m(
|
|
101
|
+
l(M),
|
|
102
|
+
{
|
|
103
|
+
class: "app-row",
|
|
104
|
+
gutter: 20
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
default: h(() => [
|
|
108
|
+
(a(!0), s(
|
|
109
|
+
u,
|
|
110
|
+
null,
|
|
111
|
+
g(c, (o, d) => (a(), m(
|
|
112
|
+
l(O),
|
|
113
|
+
{
|
|
114
|
+
class: "app-col",
|
|
115
|
+
key: d,
|
|
116
|
+
span: 6
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
default: h(() => [
|
|
120
|
+
i("div", {
|
|
121
|
+
class: "sub-app",
|
|
122
|
+
onClick: (f) => I(o)
|
|
123
|
+
}, [
|
|
124
|
+
i("img", {
|
|
125
|
+
class: "img",
|
|
126
|
+
src: o != null && o.iconDomain ? o.iconDomain + l(x)(o == null ? void 0 : o.iconUrl) : l(x)(o == null ? void 0 : o.iconUrl),
|
|
127
|
+
alt: ""
|
|
128
|
+
}, null, 8, b),
|
|
129
|
+
i("div", A, [
|
|
130
|
+
k((a(), s("div", tt, [
|
|
131
|
+
w(
|
|
132
|
+
y(o.name),
|
|
133
|
+
1
|
|
134
|
+
/* TEXT */
|
|
135
|
+
)
|
|
136
|
+
])), [
|
|
137
|
+
[l(z)]
|
|
138
|
+
]),
|
|
139
|
+
k((a(), s("div", et, [
|
|
140
|
+
w(
|
|
141
|
+
y(o.description),
|
|
142
|
+
1
|
|
143
|
+
/* TEXT */
|
|
144
|
+
)
|
|
145
|
+
])), [
|
|
146
|
+
[l(z)]
|
|
147
|
+
])
|
|
148
|
+
])
|
|
149
|
+
], 8, Z)
|
|
150
|
+
]),
|
|
151
|
+
_: 2
|
|
152
|
+
/* DYNAMIC */
|
|
153
|
+
},
|
|
154
|
+
1024
|
|
155
|
+
/* DYNAMIC_SLOTS */
|
|
156
|
+
))),
|
|
157
|
+
128
|
|
158
|
+
/* KEYED_FRAGMENT */
|
|
159
|
+
))
|
|
160
|
+
]),
|
|
161
|
+
_: 2
|
|
162
|
+
/* DYNAMIC */
|
|
163
|
+
},
|
|
164
|
+
1024
|
|
165
|
+
/* DYNAMIC_SLOTS */
|
|
166
|
+
))),
|
|
167
|
+
256
|
|
168
|
+
/* UNKEYED_FRAGMENT */
|
|
169
|
+
))
|
|
170
|
+
])
|
|
171
|
+
]))
|
|
172
|
+
]))),
|
|
173
|
+
256
|
|
174
|
+
/* UNKEYED_FRAGMENT */
|
|
175
|
+
))
|
|
176
|
+
])) : (a(), m(l(P), {
|
|
177
|
+
key: 1,
|
|
178
|
+
size: "large"
|
|
179
|
+
}))
|
|
180
|
+
],
|
|
181
|
+
6
|
|
182
|
+
/* CLASS, STYLE */
|
|
183
|
+
)
|
|
184
|
+
]),
|
|
185
|
+
_: 1
|
|
186
|
+
/* STABLE */
|
|
187
|
+
}));
|
|
184
188
|
}
|
|
185
189
|
}), nt = {
|
|
186
190
|
"--das-application-app-bg-color": "#343848",
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/business-components/area-phone-select/style.css';
|
|
2
|
-
import { defineComponent as $, ref as s, computed as c, onMounted as
|
|
2
|
+
import { defineComponent as $, ref as s, computed as c, onMounted as N, openBlock as d, createBlock as U, unref as p, mergeProps as W, withCtx as _, renderSlot as x, createElementVNode as y, normalizeClass as B, toDisplayString as R, createVNode as C, createElementBlock as h, createCommentVNode as A, withDirectives as z, Fragment as L, renderList as M, createTextVNode as j, nextTick as q, onBeforeUnmount as G, normalizeStyle as H } from "vue";
|
|
3
3
|
import { withInstall as E } from "@das-fed/utils/with-install/index";
|
|
4
4
|
import { t as J, setI18nRule as K } from "@das-fed/web/packages/i18n/index";
|
|
5
5
|
import { DasPopoverRef as Q, DasPopover as X } from "@das-fed/ui/packages/components/popover/index";
|
|
@@ -46,18 +46,22 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
46
46
|
v("update:visible", o);
|
|
47
47
|
}
|
|
48
48
|
}), u = c({
|
|
49
|
-
get: () => a.modelValue ?? {
|
|
49
|
+
get: () => a.modelValue ?? {
|
|
50
|
+
name: "中国",
|
|
51
|
+
code: "CN",
|
|
52
|
+
phoneCode: "+86"
|
|
53
|
+
},
|
|
50
54
|
set: (o) => {
|
|
51
55
|
v("update:modelValue", o);
|
|
52
56
|
}
|
|
53
57
|
}), k = c(() => u.value[a.label]), S = (o) => {
|
|
54
58
|
u.value = o, f.value = !1, v("change", o);
|
|
55
59
|
}, I = c(() => a.filter ? e.value.filter((o) => o.name.includes(m.value)) : e.value), e = s([]), l = s(!1);
|
|
56
|
-
return
|
|
60
|
+
return N(async () => {
|
|
57
61
|
l.value = !0;
|
|
58
62
|
const [o, i] = await de().run();
|
|
59
63
|
l.value = !1, !o && (e.value = i || []);
|
|
60
|
-
}), b({ popoverRef: V }), (o, i) => (d(), U(p(X),
|
|
64
|
+
}), b({ popoverRef: V }), (o, i) => (d(), U(p(X), W({
|
|
61
65
|
ref_key: "popoverRef",
|
|
62
66
|
ref: V,
|
|
63
67
|
"show-arrow": o.showArrow,
|
|
@@ -175,7 +179,7 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
175
179
|
for (const [a, v] of b)
|
|
176
180
|
r[a] = v;
|
|
177
181
|
return r;
|
|
178
|
-
}, F = /* @__PURE__ */ T(we, [["__scopeId", "data-v-
|
|
182
|
+
}, F = /* @__PURE__ */ T(we, [["__scopeId", "data-v-762f72de"]]), Ve = /* @__PURE__ */ $({
|
|
179
183
|
__name: "index",
|
|
180
184
|
props: {
|
|
181
185
|
modelValue: { default: "" },
|
|
@@ -197,7 +201,7 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
197
201
|
}), g = s(null), P = s(null), D = s(null), f = s(240), u = s(!1), k = () => {
|
|
198
202
|
f.value = g.value.clientWidth ?? 0;
|
|
199
203
|
};
|
|
200
|
-
|
|
204
|
+
N(() => {
|
|
201
205
|
q(() => {
|
|
202
206
|
k(), D.value = ne(() => {
|
|
203
207
|
k();
|
|
@@ -221,7 +225,7 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
221
225
|
style: H({ width: v.value })
|
|
222
226
|
},
|
|
223
227
|
[
|
|
224
|
-
C(p(le),
|
|
228
|
+
C(p(le), W({
|
|
225
229
|
ref_key: "inputRef",
|
|
226
230
|
ref: P,
|
|
227
231
|
width: "100%",
|
|
@@ -255,11 +259,11 @@ const re = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
|
|
|
255
259
|
"area-phone-placeholder": { "zh-CN": "请输入所在国家或区域中文名称", en: "Please enter your country or region" }
|
|
256
260
|
};
|
|
257
261
|
K(ye);
|
|
258
|
-
const
|
|
262
|
+
const Ne = () => s(null), We = () => s(null), Ee = E(ge), Oe = E(F), Te = { name: "区号选择手机号输入框" };
|
|
259
263
|
export {
|
|
260
264
|
Ee as DasAreaPhoneSelect,
|
|
261
|
-
|
|
265
|
+
Ne as DasAreaPhoneSelectRef,
|
|
262
266
|
Oe as DasAreaPopover,
|
|
263
|
-
|
|
267
|
+
We as DasAreaPopoverRef,
|
|
264
268
|
Te as default
|
|
265
269
|
};
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-area-phone-popover-reference[data-v-
|
|
1
|
+
.das-ui-area-phone-popover-reference[data-v-762f72de]{min-width:68px;height:100%;display:flex}.das-ui-area-phone-popover-reference .icon-box[data-v-762f72de]{flex-shrink:0;margin-left:4px;display:flex;align-items:center;justify-content:center;transform:rotate(0);transition:transform .5s ease}.das-ui-area-phone-popover-reference .icon-box.show[data-v-762f72de]{transform:rotate(180deg)}.das-ui-area-phone-popover-reference .icon-box.hide[data-v-762f72de]{color:transparent!important}.das-ui-area-phone-popover-reference:hover .icon-box[data-v-762f72de]{color:#276ff5}.das-ui-area-phone-popover-reference .label[data-v-762f72de]{font-size:14px;color:#212121;flex:1;overflow:hidden;display:flex;align-items:center}.das-ui-area-phone-popover-reference.is-disabled .label[data-v-762f72de]{color:#b2b2b2!important}.das-ui-area-phone-popover-content[data-v-762f72de]{width:100%}.das-ui-area-phone-popover-content .search-box[data-v-762f72de]{padding:8px}.das-ui-area-phone-popover-content .list[data-v-762f72de]{width:100%;height:248px}.das-ui-area-phone-popover-content .list .item[data-v-762f72de]{width:100%;height:30px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.das-ui-area-phone-popover-content .list .item[data-v-762f72de]:hover{background-color:#f5f5f5}.das-ui-area-phone-popover-content .list .item.selected[data-v-762f72de]{background-color:#f2f6ff}.das-ui-area-phone-popover-content .list .item.selected .item-lable[data-v-762f72de],.das-ui-area-phone-popover-content .list .item.selected .item-code[data-v-762f72de]{color:#276ff5}.das-ui-area-phone-popover-content .list .item .item-lable[data-v-762f72de]{flex:1;overflow:hidden;font-size:12px;color:#212121}.das-ui-area-phone-popover-content .list .item .item-code[data-v-762f72de]{width:53px;margin-left:22px;color:#666;text-align:right;font-size:12px}.das-ui-area-phone-popover .das-ui-popover-container{padding:0!important}.das-ui-area-phone-select[data-v-3b9ba6be]{width:100%}.das-ui-area-phone-select.is-disabled[data-v-3b9ba6be] .el-input.el-input-group{border-bottom-color:#e5e5e5!important}
|
|
Binary file
|