@zkwq/business 0.1.76 → 0.1.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/Author.css +4 -4
- package/dist/css/Author.min.css +1 -1
- package/dist/css/AuthorX.css +17 -16
- package/dist/css/AuthorX.min.css +1 -1
- package/dist/css/AvatarGroup.css +111 -0
- package/dist/css/AvatarGroup.min.css +1 -0
- package/dist/index.css +1 -1
- package/dist/index.js +2323 -2245
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +6 -6
- package/dist/index.umd.cjs +12 -12
- package/dist/index.umd.min.cjs +4 -4
- package/package.json +1 -1
package/dist/css/Author.css
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
[data-v-
|
|
14
|
+
[data-v-17e90e4d]:export {
|
|
15
15
|
primary: #2F3A91;
|
|
16
16
|
success: #67C23A;
|
|
17
17
|
warning: #FF791A;
|
|
@@ -75,15 +75,15 @@
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
.Author__wrap[data-v-
|
|
78
|
+
.Author__wrap[data-v-17e90e4d] {
|
|
79
79
|
width: 100%;
|
|
80
80
|
}
|
|
81
|
-
.Form__author[data-v-
|
|
81
|
+
.Form__author[data-v-17e90e4d] {
|
|
82
82
|
position: relative;
|
|
83
83
|
margin-right: 16px;
|
|
84
84
|
width: 100%;
|
|
85
85
|
}
|
|
86
|
-
.FormItem__tip[data-v-
|
|
86
|
+
.FormItem__tip[data-v-17e90e4d] {
|
|
87
87
|
margin-top: 12px;
|
|
88
88
|
color: #8590a6;
|
|
89
89
|
}
|
package/dist/css/Author.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.Author__custom--popper{min-width:600px}[data-v-
|
|
1
|
+
.Author__custom--popper{min-width:600px}[data-v-17e90e4d]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-17e90e4d]{width:100%}.Form__author[data-v-17e90e4d]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-17e90e4d]{margin-top:12px;color:#8590a6}
|
package/dist/css/AuthorX.css
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
[data-v-
|
|
14
|
+
[data-v-b252b65c]:export {
|
|
15
15
|
primary: #2F3A91;
|
|
16
16
|
success: #67C23A;
|
|
17
17
|
warning: #FF791A;
|
|
@@ -75,36 +75,36 @@
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
|
|
78
|
-
.Author__warp[data-v-
|
|
78
|
+
.Author__warp[data-v-b252b65c] + .base-form-item__error.is-required {
|
|
79
79
|
top: 16px;
|
|
80
80
|
right: 0px;
|
|
81
81
|
width: auto;
|
|
82
82
|
left: auto;
|
|
83
83
|
text-align: right;
|
|
84
84
|
}
|
|
85
|
-
.Author__warp[data-v-
|
|
85
|
+
.Author__warp[data-v-b252b65c] {
|
|
86
86
|
width: 100%;
|
|
87
87
|
height: auto;
|
|
88
88
|
overflow: hidden;
|
|
89
89
|
}
|
|
90
|
-
.Form__item[data-v-
|
|
90
|
+
.Form__item[data-v-b252b65c] {
|
|
91
91
|
width: 100%;
|
|
92
92
|
height: 80px;
|
|
93
93
|
display: flex;
|
|
94
94
|
align-items: flex-start;
|
|
95
95
|
margin-top: 16px;
|
|
96
96
|
}
|
|
97
|
-
.Form__author[data-v-
|
|
97
|
+
.Form__author[data-v-b252b65c] {
|
|
98
98
|
position: relative;
|
|
99
99
|
margin-right: 16px;
|
|
100
100
|
width: 100%;
|
|
101
101
|
}
|
|
102
|
-
.FormItem__tip[data-v-
|
|
102
|
+
.FormItem__tip[data-v-b252b65c] {
|
|
103
103
|
position: absolute;
|
|
104
104
|
top: 40px;
|
|
105
105
|
color: #8590a6;
|
|
106
106
|
}
|
|
107
|
-
.Author__list[data-v-
|
|
107
|
+
.Author__list[data-v-b252b65c] {
|
|
108
108
|
width: 100%;
|
|
109
109
|
height: auto;
|
|
110
110
|
overflow: hidden;
|
|
@@ -112,11 +112,11 @@
|
|
|
112
112
|
align-items: center;
|
|
113
113
|
justify-content: center;
|
|
114
114
|
}
|
|
115
|
-
.Author__list[data-v-
|
|
115
|
+
.Author__list[data-v-b252b65c]:hover {
|
|
116
116
|
background-color: #f6f6f6;
|
|
117
117
|
border-radius: 4px;
|
|
118
118
|
}
|
|
119
|
-
.Author__list .Author__list--wrap[data-v-
|
|
119
|
+
.Author__list .Author__list--wrap[data-v-b252b65c] {
|
|
120
120
|
width: 0px;
|
|
121
121
|
flex: 1;
|
|
122
122
|
height: auto;
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
padding: 8px;
|
|
125
125
|
margin-top: 4px;
|
|
126
126
|
}
|
|
127
|
-
.Author__list .Author__list--wrap .Author__list--items[data-v-
|
|
127
|
+
.Author__list .Author__list--wrap .Author__list--items[data-v-b252b65c] {
|
|
128
128
|
width: auto;
|
|
129
129
|
overflow: hidden;
|
|
130
130
|
margin: 0px 8px;
|
|
@@ -135,24 +135,25 @@
|
|
|
135
135
|
flex-wrap: wrap;
|
|
136
136
|
gap: 8px;
|
|
137
137
|
}
|
|
138
|
-
.Author__list .Author__list--wrap .Author__list--items .Author__list--item[data-v-
|
|
138
|
+
.Author__list .Author__list--wrap .Author__list--items .Author__list--item[data-v-b252b65c] {
|
|
139
139
|
display: flex;
|
|
140
140
|
gap: 8px;
|
|
141
|
+
align-items: center;
|
|
141
142
|
}
|
|
142
|
-
.Author__list .Author__list--wrap .Author__list--items *[data-v-
|
|
143
|
+
.Author__list .Author__list--wrap .Author__list--items *[data-v-b252b65c] {
|
|
143
144
|
line-height: 26px;
|
|
144
145
|
}
|
|
145
|
-
.Author__list .Auhtor__list--contro[data-v-
|
|
146
|
+
.Author__list .Auhtor__list--contro[data-v-b252b65c] {
|
|
146
147
|
width: fit-content;
|
|
147
148
|
display: flex;
|
|
148
149
|
justify-content: space-between;
|
|
149
150
|
}
|
|
150
|
-
.Author__list .Auhtor__list--contro span[data-v-
|
|
151
|
+
.Author__list .Auhtor__list--contro span[data-v-b252b65c] {
|
|
151
152
|
cursor: pointer;
|
|
152
153
|
}
|
|
153
|
-
.add_author[data-v-
|
|
154
|
+
.add_author[data-v-b252b65c] {
|
|
154
155
|
cursor: pointer;
|
|
155
156
|
}
|
|
156
|
-
.add_author[data-v-
|
|
157
|
+
.add_author[data-v-b252b65c]:hover {
|
|
157
158
|
color: #2F3A91;
|
|
158
159
|
}
|
package/dist/css/AuthorX.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.Author__custom--popper{min-width:600px}[data-v-
|
|
1
|
+
.Author__custom--popper{min-width:600px}[data-v-b252b65c]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-b252b65c]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-b252b65c]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-b252b65c]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-b252b65c]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-b252b65c]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-b252b65c]{width:100%;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.Author__list[data-v-b252b65c]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list .Author__list--wrap[data-v-b252b65c]{width:0;flex:1;height:auto;overflow:hidden;padding:8px;margin-top:4px}.Author__list .Author__list--wrap .Author__list--items[data-v-b252b65c]{width:auto;overflow:hidden;margin:0 8px;padding:4px 8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list .Author__list--wrap .Author__list--items .Author__list--item[data-v-b252b65c]{display:flex;gap:8px;align-items:center}.Author__list .Author__list--wrap .Author__list--items [data-v-b252b65c]{line-height:26px}.Author__list .Auhtor__list--contro[data-v-b252b65c]{width:fit-content;display:flex;justify-content:space-between}.Author__list .Auhtor__list--contro span[data-v-b252b65c]{cursor:pointer}.add_author[data-v-b252b65c]{cursor:pointer}.add_author[data-v-b252b65c]:hover{color:#2f3a91}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
[data-v-7c6787a7]:export {
|
|
13
|
+
primary: #2F3A91;
|
|
14
|
+
success: #67C23A;
|
|
15
|
+
warning: #FF791A;
|
|
16
|
+
danger: #F1403C;
|
|
17
|
+
info: #8590a6;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
.Avatar__group[data-v-7c6787a7] {
|
|
77
|
+
display: flex;
|
|
78
|
+
padding: 0px 10px;
|
|
79
|
+
}
|
|
80
|
+
.Avatar__group .Avatar__wrap[data-v-7c6787a7] {
|
|
81
|
+
border: 1px solid #2F3A91;
|
|
82
|
+
border-radius: var(--avatar-wrap-radius);
|
|
83
|
+
width: fit-content;
|
|
84
|
+
height: fit-content;
|
|
85
|
+
transition: all 0.3s ease-in-out;
|
|
86
|
+
position: relative;
|
|
87
|
+
z-index: 2;
|
|
88
|
+
cursor: pointer;
|
|
89
|
+
}
|
|
90
|
+
.Avatar__group .Avatar__wrap[data-v-7c6787a7]:hover {
|
|
91
|
+
transform: translateX(calc(-1 * var(--avatar-size) / 4));
|
|
92
|
+
}
|
|
93
|
+
.Avatar__group .Avatar__wrap .Avatar__mask[data-v-7c6787a7] {
|
|
94
|
+
position: absolute;
|
|
95
|
+
width: var(--avatar-size);
|
|
96
|
+
height: var(--avatar-size);
|
|
97
|
+
border-radius: var(--avatar-size);
|
|
98
|
+
top: 0px;
|
|
99
|
+
left: 0px;
|
|
100
|
+
background: rgba(0, 0, 0, 0.6);
|
|
101
|
+
z-index: 5;
|
|
102
|
+
display: flex;
|
|
103
|
+
align-items: center;
|
|
104
|
+
justify-content: center;
|
|
105
|
+
color: white;
|
|
106
|
+
font-weight: bold;
|
|
107
|
+
font-size: 16px;
|
|
108
|
+
}
|
|
109
|
+
.Avatar__group .Avatar__wrap[data-v-7c6787a7]:not(:first-child) {
|
|
110
|
+
margin-left: calc(-1 * var(--avatar-size) / 2);
|
|
111
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[data-v-7c6787a7]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Avatar__group[data-v-7c6787a7]{display:flex;padding:0 10px}.Avatar__group .Avatar__wrap[data-v-7c6787a7]{border:1px solid #2f3a91;border-radius:var(--avatar-wrap-radius);width:fit-content;height:fit-content;transition:all .3s ease-in-out;position:relative;z-index:2;cursor:pointer}.Avatar__group .Avatar__wrap[data-v-7c6787a7]:hover{transform:translateX(calc(-1 * var(--avatar-size)/ 4))}.Avatar__group .Avatar__wrap .Avatar__mask[data-v-7c6787a7]{position:absolute;width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--avatar-size);top:0;left:0;background:rgba(0,0,0,.6);z-index:5;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.Avatar__group .Avatar__wrap[data-v-7c6787a7]:not(:first-child){margin-left:calc(-1 * var(--avatar-size)/ 2)}
|