@zkwq/business 0.0.56 → 0.0.58

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.
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-86916e3a]:export {
12
+ [data-v-cb382cc4]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,7 +72,7 @@
72
72
 
73
73
 
74
74
 
75
- .aggs_item[data-v-86916e3a] {
75
+ .aggs_item[data-v-cb382cc4] {
76
76
  width: 100%;
77
77
  height: auto;
78
78
  overflow: hidden;
@@ -81,12 +81,12 @@
81
81
  padding-bottom: 12px;
82
82
  border-bottom: 1px solid #DCDFE6;
83
83
  }
84
- .aggs_item .name[data-v-86916e3a] {
84
+ .aggs_item .name[data-v-cb382cc4] {
85
85
  width: 100px;
86
86
  color: #8590a6;
87
87
  padding: 2px 8px;
88
88
  }
89
- .aggs_item .item[data-v-86916e3a] {
89
+ .aggs_item .item[data-v-cb382cc4] {
90
90
  flex: 1;
91
91
  height: auto;
92
92
  overflow: hidden;
@@ -94,23 +94,23 @@
94
94
  flex-direction: row;
95
95
  flex-wrap: wrap;
96
96
  }
97
- .aggs_item .item li[data-v-86916e3a] {
97
+ .aggs_item .item li[data-v-cb382cc4] {
98
98
  padding: 2px 8px;
99
99
  cursor: pointer;
100
100
  margin: 0px 8px;
101
101
  margin-bottom: 4px;
102
102
  }
103
- .aggs_item .item li[data-v-86916e3a]:hover {
103
+ .aggs_item .item li[data-v-cb382cc4]:hover {
104
104
  background: #6d75b2;
105
105
  color: white;
106
106
  border-radius: 4px;
107
107
  }
108
- .aggs_item .item .selected[data-v-86916e3a] {
108
+ .aggs_item .item .selected[data-v-cb382cc4] {
109
109
  background: #6d75b2;
110
110
  color: white;
111
111
  border-radius: 4px;
112
112
  }
113
- .aggs_item .more[data-v-86916e3a] {
113
+ .aggs_item .more[data-v-cb382cc4] {
114
114
  width: 50px;
115
115
  height: auto;
116
116
  overflow: hidden;
@@ -1 +1 @@
1
- [data-v-86916e3a]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.aggs_item[data-v-86916e3a]{width:100%;height:auto;overflow:hidden;display:flex;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #dcdfe6}.aggs_item .name[data-v-86916e3a]{width:100px;color:#8590a6;padding:2px 8px}.aggs_item .item[data-v-86916e3a]{flex:1;height:auto;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}.aggs_item .item li[data-v-86916e3a]{padding:2px 8px;cursor:pointer;margin:0 8px;margin-bottom:4px}.aggs_item .item li[data-v-86916e3a]:hover{background:#6d75b2;color:#fff;border-radius:4px}.aggs_item .item .selected[data-v-86916e3a]{background:#6d75b2;color:#fff;border-radius:4px}.aggs_item .more[data-v-86916e3a]{width:50px;height:auto;overflow:hidden;text-align:center;color:#2f3a91;cursor:pointer;padding-top:4px}
1
+ [data-v-cb382cc4]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.aggs_item[data-v-cb382cc4]{width:100%;height:auto;overflow:hidden;display:flex;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #dcdfe6}.aggs_item .name[data-v-cb382cc4]{width:100px;color:#8590a6;padding:2px 8px}.aggs_item .item[data-v-cb382cc4]{flex:1;height:auto;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}.aggs_item .item li[data-v-cb382cc4]{padding:2px 8px;cursor:pointer;margin:0 8px;margin-bottom:4px}.aggs_item .item li[data-v-cb382cc4]:hover{background:#6d75b2;color:#fff;border-radius:4px}.aggs_item .item .selected[data-v-cb382cc4]{background:#6d75b2;color:#fff;border-radius:4px}.aggs_item .more[data-v-cb382cc4]{width:50px;height:auto;overflow:hidden;text-align:center;color:#2f3a91;cursor:pointer;padding-top:4px}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-5ec6571a]:export {
12
+ [data-v-d19b0298]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,26 +72,26 @@
72
72
 
73
73
 
74
74
 
75
- .UserProfile[data-v-5ec6571a] {
75
+ .UserProfile[data-v-d19b0298] {
76
76
  display: flex;
77
77
  align-items: center;
78
78
  }
79
- .UserProfile__avatar[data-v-5ec6571a] {
79
+ .UserProfile__avatar[data-v-d19b0298] {
80
80
  margin-right: 12px;
81
81
  }
82
- .UserProfile__avatar .Avatar[data-v-5ec6571a], .UserProfile__avatar .UserLink[data-v-5ec6571a] {
82
+ .UserProfile__avatar .Avatar[data-v-d19b0298], .UserProfile__avatar .UserLink[data-v-d19b0298] {
83
83
  display: block;
84
84
  }
85
- .UserProfile__content[data-v-5ec6571a] {
85
+ .UserProfile__content[data-v-d19b0298] {
86
86
  flex: 1;
87
87
  overflow: hidden;
88
88
  }
89
- .UserProfile__affiliation[data-v-5ec6571a], .UserProfile__name[data-v-5ec6571a] {
89
+ .UserProfile__affiliation[data-v-d19b0298], .UserProfile__name[data-v-d19b0298] {
90
90
  overflow: hidden;
91
91
  text-overflow: ellipsis;
92
92
  white-space: nowrap;
93
93
  }
94
- .UserProfile__name[data-v-5ec6571a] {
94
+ .UserProfile__name[data-v-d19b0298] {
95
95
  font-size: 18px;
96
96
  font-weight: 600;
97
97
  font-synthesis: style;
@@ -101,24 +101,26 @@
101
101
  align-items: center;
102
102
  white-space: normal;
103
103
  }
104
- .UserProfile__name .Tags--plain[data-v-5ec6571a] {
104
+ .UserProfile__name .Tags--plain[data-v-d19b0298] {
105
105
  margin-bottom: 0;
106
106
  display: flex;
107
107
  align-items: center;
108
+ gap: 8px;
109
+ margin-left: 12px;
108
110
  }
109
- .UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-5ec6571a] {
111
+ .UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-d19b0298] {
110
112
  margin: 0 0 0 8px;
111
113
  }
112
- .UserProfile__affiliation[data-v-5ec6571a] {
114
+ .UserProfile__affiliation[data-v-d19b0298] {
113
115
  font-size: 14px;
114
116
  margin-top: 4px;
115
117
  }
116
- .UserProfile__affiliation .RichText[data-v-5ec6571a] {
118
+ .UserProfile__affiliation .RichText[data-v-d19b0298] {
117
119
  overflow: hidden;
118
120
  text-overflow: ellipsis;
119
121
  white-space: nowrap;
120
122
  }
121
- .UserProfile__name--light[data-v-5ec6571a] {
123
+ .UserProfile__name--light[data-v-d19b0298] {
122
124
  font-weight: 500;
123
125
  line-height: 26px;
124
126
  }
@@ -1 +1 @@
1
- [data-v-5ec6571a]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-5ec6571a]{display:flex;align-items:center}.UserProfile__avatar[data-v-5ec6571a]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-5ec6571a],.UserProfile__avatar .UserLink[data-v-5ec6571a]{display:block}.UserProfile__content[data-v-5ec6571a]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-5ec6571a],.UserProfile__name[data-v-5ec6571a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-5ec6571a]{font-size:18px;font-weight:600;font-synthesis:style;line-height:30px;color:#2f3a91;display:flex;align-items:center;white-space:normal}.UserProfile__name .Tags--plain[data-v-5ec6571a]{margin-bottom:0;display:flex;align-items:center}.UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-5ec6571a]{margin:0 0 0 8px}.UserProfile__affiliation[data-v-5ec6571a]{font-size:14px;margin-top:4px}.UserProfile__affiliation .RichText[data-v-5ec6571a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name--light[data-v-5ec6571a]{font-weight:500;line-height:26px}
1
+ [data-v-d19b0298]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-d19b0298]{display:flex;align-items:center}.UserProfile__avatar[data-v-d19b0298]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-d19b0298],.UserProfile__avatar .UserLink[data-v-d19b0298]{display:block}.UserProfile__content[data-v-d19b0298]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-d19b0298],.UserProfile__name[data-v-d19b0298]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-d19b0298]{font-size:18px;font-weight:600;font-synthesis:style;line-height:30px;color:#2f3a91;display:flex;align-items:center;white-space:normal}.UserProfile__name .Tags--plain[data-v-d19b0298]{margin-bottom:0;display:flex;align-items:center;gap:8px;margin-left:12px}.UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-d19b0298]{margin:0 0 0 8px}.UserProfile__affiliation[data-v-d19b0298]{font-size:14px;margin-top:4px}.UserProfile__affiliation .RichText[data-v-d19b0298]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name--light[data-v-d19b0298]{font-weight:500;line-height:26px}