@zkwq/business 0.0.91 → 0.0.93

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-3e0f0f88]:export {
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-3e0f0f88] {
75
+ .UserProfile[data-v-7f7b745a] {
76
76
  display: flex;
77
77
  align-items: center;
78
78
  }
79
- .UserProfile .SmoothNumber[data-v-3e0f0f88] {
79
+ .UserProfile .SmoothNumber[data-v-7f7b745a] {
80
80
  color: #2F3A91;
81
81
  }
82
- .UserProfile__avatar[data-v-3e0f0f88] {
82
+ .UserProfile__avatar[data-v-7f7b745a] {
83
83
  margin-right: 12px;
84
84
  }
85
- .UserProfile__avatar .Avatar[data-v-3e0f0f88], .UserProfile__avatar .UserLink[data-v-3e0f0f88] {
85
+ .UserProfile__avatar .Avatar[data-v-7f7b745a], .UserProfile__avatar .UserLink[data-v-7f7b745a] {
86
86
  display: block;
87
87
  }
88
- .UserProfile__content[data-v-3e0f0f88] {
88
+ .UserProfile__content[data-v-7f7b745a] {
89
89
  flex: 1;
90
90
  overflow: hidden;
91
91
  }
92
- .UserProfile__affiliation[data-v-3e0f0f88], .UserProfile__name[data-v-3e0f0f88] {
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-3e0f0f88] {
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-3e0f0f88] {
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-3e0f0f88] {
114
+ .UserProfile__name--light[data-v-7f7b745a] {
115
115
  font-weight: 500;
116
116
  line-height: 26px;
117
117
  }
@@ -1 +1 @@
1
- [data-v-3e0f0f88]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-3e0f0f88]{display:flex;align-items:center}.UserProfile .SmoothNumber[data-v-3e0f0f88]{color:#2f3a91}.UserProfile__avatar[data-v-3e0f0f88]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-3e0f0f88],.UserProfile__avatar .UserLink[data-v-3e0f0f88]{display:block}.UserProfile__content[data-v-3e0f0f88]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-3e0f0f88],.UserProfile__name[data-v-3e0f0f88]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-3e0f0f88]{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-3e0f0f88]{color:#8590a6;line-height:1.5;max-height:42px;overflow:hidden;margin-top:4px}.UserProfile__name--light[data-v-3e0f0f88]{font-weight:500;line-height:26px}
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}
@@ -3397,7 +3397,7 @@
3397
3397
  border-bottom-width: 0;
3398
3398
  }
3399
3399
  .base-popper[x-placement^=bottom] {
3400
- margin-top: 0;
3400
+ margin-top: 12px;
3401
3401
  }
3402
3402
  .base-popper[x-placement^=bottom] .popper__arrow {
3403
3403
  top: -6px;
@@ -3661,7 +3661,7 @@
3661
3661
  border-bottom-width: 0;
3662
3662
  }
3663
3663
  .base-popper[x-placement^=bottom] {
3664
- margin-top: 0;
3664
+ margin-top: 12px;
3665
3665
  }
3666
3666
  .base-popper[x-placement^=bottom] .popper__arrow {
3667
3667
  top: -6px;
@@ -4642,7 +4642,7 @@
4642
4642
  border-bottom-width: 0;
4643
4643
  }
4644
4644
  .base-popper[x-placement^=bottom] {
4645
- margin-top: 0;
4645
+ margin-top: 12px;
4646
4646
  }
4647
4647
  .base-popper[x-placement^=bottom] .popper__arrow {
4648
4648
  top: -6px;
@@ -6760,7 +6760,7 @@
6760
6760
  border-bottom-width: 0;
6761
6761
  }
6762
6762
  .base-popper[x-placement^=bottom] {
6763
- margin-top: 0;
6763
+ margin-top: 12px;
6764
6764
  }
6765
6765
  .base-popper[x-placement^=bottom] .popper__arrow {
6766
6766
  top: -6px;
@@ -13808,7 +13808,7 @@
13808
13808
  border-bottom-width: 0;
13809
13809
  }
13810
13810
  .base-popper[x-placement^=bottom] {
13811
- margin-top: 0;
13811
+ margin-top: 12px;
13812
13812
  }
13813
13813
  .base-popper[x-placement^=bottom] .popper__arrow {
13814
13814
  top: -6px;
@@ -17753,7 +17753,7 @@
17753
17753
  .base-menu {
17754
17754
  border-right: solid 1px #e6e6e6;
17755
17755
  list-style: none;
17756
- position: relative;
17756
+ position: unset;
17757
17757
  margin: 0;
17758
17758
  padding-left: 0;
17759
17759
  background-color: #FFFFFF;
@@ -17869,7 +17869,7 @@
17869
17869
  position: relative;
17870
17870
  }
17871
17871
  .base-menu--collapse .base-submenu .base-menu {
17872
- position: absolute;
17872
+ position: unset;
17873
17873
  margin-left: 5px;
17874
17874
  top: 0;
17875
17875
  left: 100%;
@@ -19098,7 +19098,7 @@
19098
19098
  border-bottom-width: 0;
19099
19099
  }
19100
19100
  .base-popper[x-placement^=bottom] {
19101
- margin-top: 0;
19101
+ margin-top: 12px;
19102
19102
  }
19103
19103
  .base-popper[x-placement^=bottom] .popper__arrow {
19104
19104
  top: -6px;
@@ -27679,7 +27679,7 @@
27679
27679
  border-bottom-width: 0;
27680
27680
  }
27681
27681
  .base-popper[x-placement^=bottom] {
27682
- margin-top: 0;
27682
+ margin-top: 12px;
27683
27683
  }
27684
27684
  .base-popper[x-placement^=bottom] .popper__arrow {
27685
27685
  top: -6px;
@@ -28617,7 +28617,7 @@
28617
28617
  border-bottom-width: 0;
28618
28618
  }
28619
28619
  .base-popper[x-placement^=bottom] {
28620
- margin-top: 0;
28620
+ margin-top: 12px;
28621
28621
  }
28622
28622
  .base-popper[x-placement^=bottom] .popper__arrow {
28623
28623
  top: -6px;
@@ -35544,7 +35544,7 @@
35544
35544
  border-bottom-width: 0;
35545
35545
  }
35546
35546
  .base-popper[x-placement^=bottom] {
35547
- margin-top: 0;
35547
+ margin-top: 12px;
35548
35548
  }
35549
35549
  .base-popper[x-placement^=bottom] .popper__arrow {
35550
35550
  top: -6px;