@zkwq/business 0.0.92 → 0.0.94
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/AuthorX.css +13 -13
- package/dist/css/AuthorX.min.css +1 -1
- package/dist/css/Institution.css +4 -4
- package/dist/css/Institution.min.css +1 -1
- package/dist/css/InstitutionProfile.css +10 -10
- package/dist/css/InstitutionProfile.min.css +1 -1
- package/dist/css/InstitutionX.css +13 -13
- package/dist/css/InstitutionX.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +8 -5
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.umd.cjs +2 -2
- package/dist/index.umd.min.cjs +2 -2
- package/package.json +1 -1
package/dist/css/AuthorX.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
[data-v-
|
|
12
|
+
[data-v-115ed196]:export {
|
|
13
13
|
primary: #2F3A91;
|
|
14
14
|
success: #67C23A;
|
|
15
15
|
warning: #FF791A;
|
|
@@ -72,36 +72,36 @@
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
.Author__warp[data-v-
|
|
75
|
+
.Author__warp[data-v-115ed196] + .base-form-item__error.is-required {
|
|
76
76
|
top: 16px;
|
|
77
77
|
right: 0px;
|
|
78
78
|
width: auto;
|
|
79
79
|
left: auto;
|
|
80
80
|
text-align: right;
|
|
81
81
|
}
|
|
82
|
-
.Author__warp[data-v-
|
|
82
|
+
.Author__warp[data-v-115ed196] {
|
|
83
83
|
width: 100%;
|
|
84
84
|
height: auto;
|
|
85
85
|
overflow: hidden;
|
|
86
86
|
}
|
|
87
|
-
.Form__item[data-v-
|
|
87
|
+
.Form__item[data-v-115ed196] {
|
|
88
88
|
width: 100%;
|
|
89
89
|
height: 80px;
|
|
90
90
|
display: flex;
|
|
91
91
|
align-items: flex-start;
|
|
92
92
|
margin-top: 16px;
|
|
93
93
|
}
|
|
94
|
-
.Form__author[data-v-
|
|
94
|
+
.Form__author[data-v-115ed196] {
|
|
95
95
|
position: relative;
|
|
96
96
|
margin-right: 16px;
|
|
97
97
|
width: 100%;
|
|
98
98
|
}
|
|
99
|
-
.FormItem__tip[data-v-
|
|
99
|
+
.FormItem__tip[data-v-115ed196] {
|
|
100
100
|
position: absolute;
|
|
101
101
|
top: 40px;
|
|
102
102
|
color: #8590a6;
|
|
103
103
|
}
|
|
104
|
-
.Author__list[data-v-
|
|
104
|
+
.Author__list[data-v-115ed196] {
|
|
105
105
|
width: auto;
|
|
106
106
|
overflow: hidden;
|
|
107
107
|
margin: 8px;
|
|
@@ -112,24 +112,24 @@
|
|
|
112
112
|
flex-wrap: wrap;
|
|
113
113
|
gap: 8px;
|
|
114
114
|
}
|
|
115
|
-
.Author__list *[data-v-
|
|
115
|
+
.Author__list *[data-v-115ed196] {
|
|
116
116
|
line-height: 30px;
|
|
117
117
|
}
|
|
118
|
-
.Author__list[data-v-
|
|
118
|
+
.Author__list[data-v-115ed196]:hover {
|
|
119
119
|
background-color: #f6f6f6;
|
|
120
120
|
border-radius: 4px;
|
|
121
121
|
}
|
|
122
|
-
.Author__list--contro[data-v-
|
|
122
|
+
.Author__list--contro[data-v-115ed196] {
|
|
123
123
|
width: auto;
|
|
124
124
|
display: flex;
|
|
125
125
|
justify-content: space-between;
|
|
126
126
|
}
|
|
127
|
-
.Author__list--contro span[data-v-
|
|
127
|
+
.Author__list--contro span[data-v-115ed196] {
|
|
128
128
|
cursor: pointer;
|
|
129
129
|
}
|
|
130
|
-
.add_author[data-v-
|
|
130
|
+
.add_author[data-v-115ed196] {
|
|
131
131
|
cursor: pointer;
|
|
132
132
|
}
|
|
133
|
-
.add_author[data-v-
|
|
133
|
+
.add_author[data-v-115ed196]:hover {
|
|
134
134
|
color: #2F3A91;
|
|
135
135
|
}
|
package/dist/css/AuthorX.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-115ed196]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-115ed196]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-115ed196]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-115ed196]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-115ed196]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-115ed196]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-115ed196]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-115ed196]{line-height:30px}.Author__list[data-v-115ed196]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-115ed196]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-115ed196]{cursor:pointer}.add_author[data-v-115ed196]{cursor:pointer}.add_author[data-v-115ed196]:hover{color:#2f3a91}
|
package/dist/css/Institution.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
[data-v-
|
|
12
|
+
[data-v-6d1cad0f]:export {
|
|
13
13
|
primary: #2F3A91;
|
|
14
14
|
success: #67C23A;
|
|
15
15
|
warning: #FF791A;
|
|
@@ -72,15 +72,15 @@
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
.Author__wrap[data-v-
|
|
75
|
+
.Author__wrap[data-v-6d1cad0f] {
|
|
76
76
|
width: 100%;
|
|
77
77
|
}
|
|
78
|
-
.Form__author[data-v-
|
|
78
|
+
.Form__author[data-v-6d1cad0f] {
|
|
79
79
|
position: relative;
|
|
80
80
|
margin-right: 16px;
|
|
81
81
|
width: 100%;
|
|
82
82
|
}
|
|
83
|
-
.FormItem__tip[data-v-
|
|
83
|
+
.FormItem__tip[data-v-6d1cad0f] {
|
|
84
84
|
margin-top: 12px;
|
|
85
85
|
color: #8590a6;
|
|
86
86
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-6d1cad0f]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-6d1cad0f]{width:100%}.Form__author[data-v-6d1cad0f]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-6d1cad0f]{margin-top:12px;color:#8590a6}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
[data-v-
|
|
12
|
+
[data-v-7f7b745a]:export {
|
|
13
13
|
primary: #2F3A91;
|
|
14
14
|
success: #67C23A;
|
|
15
15
|
warning: #FF791A;
|
|
@@ -72,29 +72,29 @@
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
.UserProfile[data-v-
|
|
75
|
+
.UserProfile[data-v-7f7b745a] {
|
|
76
76
|
display: flex;
|
|
77
77
|
align-items: center;
|
|
78
78
|
}
|
|
79
|
-
.UserProfile .SmoothNumber[data-v-
|
|
79
|
+
.UserProfile .SmoothNumber[data-v-7f7b745a] {
|
|
80
80
|
color: #2F3A91;
|
|
81
81
|
}
|
|
82
|
-
.UserProfile__avatar[data-v-
|
|
82
|
+
.UserProfile__avatar[data-v-7f7b745a] {
|
|
83
83
|
margin-right: 12px;
|
|
84
84
|
}
|
|
85
|
-
.UserProfile__avatar .Avatar[data-v-
|
|
85
|
+
.UserProfile__avatar .Avatar[data-v-7f7b745a], .UserProfile__avatar .UserLink[data-v-7f7b745a] {
|
|
86
86
|
display: block;
|
|
87
87
|
}
|
|
88
|
-
.UserProfile__content[data-v-
|
|
88
|
+
.UserProfile__content[data-v-7f7b745a] {
|
|
89
89
|
flex: 1;
|
|
90
90
|
overflow: hidden;
|
|
91
91
|
}
|
|
92
|
-
.UserProfile__affiliation[data-v-
|
|
92
|
+
.UserProfile__affiliation[data-v-7f7b745a], .UserProfile__name[data-v-7f7b745a] {
|
|
93
93
|
overflow: hidden;
|
|
94
94
|
text-overflow: ellipsis;
|
|
95
95
|
white-space: nowrap;
|
|
96
96
|
}
|
|
97
|
-
.UserProfile__name[data-v-
|
|
97
|
+
.UserProfile__name[data-v-7f7b745a] {
|
|
98
98
|
font-size: 18px;
|
|
99
99
|
font-weight: 600;
|
|
100
100
|
font-synthesis: style;
|
|
@@ -104,14 +104,14 @@
|
|
|
104
104
|
align-items: center;
|
|
105
105
|
white-space: normal;
|
|
106
106
|
}
|
|
107
|
-
.UserProfile__affiliation[data-v-
|
|
107
|
+
.UserProfile__affiliation[data-v-7f7b745a] {
|
|
108
108
|
color: #8590a6;
|
|
109
109
|
line-height: 1.5;
|
|
110
110
|
max-height: 42px;
|
|
111
111
|
overflow: hidden;
|
|
112
112
|
margin-top: 4px;
|
|
113
113
|
}
|
|
114
|
-
.UserProfile__name--light[data-v-
|
|
114
|
+
.UserProfile__name--light[data-v-7f7b745a] {
|
|
115
115
|
font-weight: 500;
|
|
116
116
|
line-height: 26px;
|
|
117
117
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-7f7b745a]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-7f7b745a]{display:flex;align-items:center}.UserProfile .SmoothNumber[data-v-7f7b745a]{color:#2f3a91}.UserProfile__avatar[data-v-7f7b745a]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-7f7b745a],.UserProfile__avatar .UserLink[data-v-7f7b745a]{display:block}.UserProfile__content[data-v-7f7b745a]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-7f7b745a],.UserProfile__name[data-v-7f7b745a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-7f7b745a]{font-size:18px;font-weight:600;font-synthesis:style;color:#121212;margin-bottom:8px;display:flex;align-items:center;white-space:normal}.UserProfile__affiliation[data-v-7f7b745a]{color:#8590a6;line-height:1.5;max-height:42px;overflow:hidden;margin-top:4px}.UserProfile__name--light[data-v-7f7b745a]{font-weight:500;line-height:26px}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
[data-v-
|
|
12
|
+
[data-v-504df394]:export {
|
|
13
13
|
primary: #2F3A91;
|
|
14
14
|
success: #67C23A;
|
|
15
15
|
warning: #FF791A;
|
|
@@ -72,36 +72,36 @@
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
|
|
75
|
-
.Author__warp[data-v-
|
|
75
|
+
.Author__warp[data-v-504df394] + .base-form-item__error.is-required {
|
|
76
76
|
top: 16px;
|
|
77
77
|
right: 0px;
|
|
78
78
|
width: auto;
|
|
79
79
|
left: auto;
|
|
80
80
|
text-align: right;
|
|
81
81
|
}
|
|
82
|
-
.Author__warp[data-v-
|
|
82
|
+
.Author__warp[data-v-504df394] {
|
|
83
83
|
width: 100%;
|
|
84
84
|
height: auto;
|
|
85
85
|
overflow: hidden;
|
|
86
86
|
}
|
|
87
|
-
.Form__item[data-v-
|
|
87
|
+
.Form__item[data-v-504df394] {
|
|
88
88
|
width: 100%;
|
|
89
89
|
height: 80px;
|
|
90
90
|
display: flex;
|
|
91
91
|
align-items: flex-start;
|
|
92
92
|
margin-top: 16px;
|
|
93
93
|
}
|
|
94
|
-
.Form__author[data-v-
|
|
94
|
+
.Form__author[data-v-504df394] {
|
|
95
95
|
position: relative;
|
|
96
96
|
margin-right: 16px;
|
|
97
97
|
width: 100%;
|
|
98
98
|
}
|
|
99
|
-
.FormItem__tip[data-v-
|
|
99
|
+
.FormItem__tip[data-v-504df394] {
|
|
100
100
|
position: absolute;
|
|
101
101
|
top: 40px;
|
|
102
102
|
color: #8590a6;
|
|
103
103
|
}
|
|
104
|
-
.Author__list[data-v-
|
|
104
|
+
.Author__list[data-v-504df394] {
|
|
105
105
|
width: auto;
|
|
106
106
|
overflow: hidden;
|
|
107
107
|
margin: 8px;
|
|
@@ -110,25 +110,25 @@
|
|
|
110
110
|
display: flex;
|
|
111
111
|
align-items: center;
|
|
112
112
|
}
|
|
113
|
-
.Author__list[data-v-
|
|
113
|
+
.Author__list[data-v-504df394]:hover {
|
|
114
114
|
background-color: #f6f6f6;
|
|
115
115
|
border-radius: 4px;
|
|
116
116
|
}
|
|
117
|
-
.Author__list--item[data-v-
|
|
117
|
+
.Author__list--item[data-v-504df394] {
|
|
118
118
|
margin: 0px 8px;
|
|
119
119
|
}
|
|
120
|
-
.Author__list--contro[data-v-
|
|
120
|
+
.Author__list--contro[data-v-504df394] {
|
|
121
121
|
margin-left: 16px;
|
|
122
122
|
width: 40px;
|
|
123
123
|
display: flex;
|
|
124
124
|
justify-content: space-between;
|
|
125
125
|
}
|
|
126
|
-
.Author__list--contro span[data-v-
|
|
126
|
+
.Author__list--contro span[data-v-504df394] {
|
|
127
127
|
cursor: pointer;
|
|
128
128
|
}
|
|
129
|
-
.add_author[data-v-
|
|
129
|
+
.add_author[data-v-504df394] {
|
|
130
130
|
cursor: pointer;
|
|
131
131
|
}
|
|
132
|
-
.add_author[data-v-
|
|
132
|
+
.add_author[data-v-504df394]:hover {
|
|
133
133
|
color: #2F3A91;
|
|
134
134
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-504df394]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-504df394]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-504df394]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-504df394]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-504df394]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-504df394]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-504df394]{width:auto;overflow:hidden;margin:8px;padding:8px;height:30px;display:flex;align-items:center}.Author__list[data-v-504df394]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--item[data-v-504df394]{margin:0 8px}.Author__list--contro[data-v-504df394]{margin-left:16px;width:40px;display:flex;justify-content:space-between}.Author__list--contro span[data-v-504df394]{cursor:pointer}.add_author[data-v-504df394]{cursor:pointer}.add_author[data-v-504df394]:hover{color:#2f3a91}
|