cy-element-ui 1.0.44 → 1.0.46

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.
Files changed (207) hide show
  1. package/lib/element-ui.common.js +1 -1
  2. package/lib/index.js +1 -1
  3. package/lib/theme-chalk/alert.css +1 -0
  4. package/lib/theme-chalk/aside.css +1 -0
  5. package/lib/theme-chalk/autocomplete.css +1 -0
  6. package/lib/theme-chalk/avatar.css +1 -0
  7. package/lib/theme-chalk/backtop.css +1 -0
  8. package/lib/theme-chalk/badge.css +1 -0
  9. package/lib/theme-chalk/base.css +1 -1
  10. package/lib/theme-chalk/breadcrumb.css +1 -0
  11. package/lib/theme-chalk/button.css +1 -0
  12. package/lib/theme-chalk/calendar.css +1 -0
  13. package/lib/theme-chalk/card.css +1 -0
  14. package/lib/theme-chalk/carousel-item.css +1 -0
  15. package/lib/theme-chalk/carousel.css +1 -0
  16. package/lib/theme-chalk/cascader-panel.css +1 -0
  17. package/lib/theme-chalk/cascader.css +1 -0
  18. package/lib/theme-chalk/checkbox.css +1 -0
  19. package/lib/theme-chalk/col.css +1 -0
  20. package/lib/theme-chalk/collapse.css +1 -0
  21. package/lib/theme-chalk/color-picker.css +1 -0
  22. package/lib/theme-chalk/container.css +1 -0
  23. package/lib/theme-chalk/date-picker.css +1 -0
  24. package/lib/theme-chalk/descriptions-item.css +1 -0
  25. package/lib/theme-chalk/descriptions.css +1 -0
  26. package/lib/theme-chalk/dialog.css +1 -0
  27. package/lib/theme-chalk/display.css +1 -0
  28. package/lib/theme-chalk/divider.css +1 -0
  29. package/lib/theme-chalk/drawer.css +1 -0
  30. package/lib/theme-chalk/dropdown.css +1 -0
  31. package/lib/theme-chalk/empty.css +1 -0
  32. package/lib/theme-chalk/footer.css +1 -0
  33. package/lib/theme-chalk/form.css +1 -0
  34. package/lib/theme-chalk/header.css +1 -0
  35. package/lib/theme-chalk/icon.css +1 -0
  36. package/lib/theme-chalk/image.css +1 -0
  37. package/lib/theme-chalk/index.css +1 -1
  38. package/lib/theme-chalk/input-number.css +1 -0
  39. package/lib/theme-chalk/input.css +1 -0
  40. package/lib/theme-chalk/link.css +1 -0
  41. package/lib/theme-chalk/loading.css +1 -0
  42. package/lib/theme-chalk/main.css +1 -0
  43. package/lib/theme-chalk/menu.css +1 -0
  44. package/lib/theme-chalk/message-box.css +1 -0
  45. package/lib/theme-chalk/message.css +1 -0
  46. package/lib/theme-chalk/notification.css +1 -0
  47. package/lib/theme-chalk/option-group.css +1 -0
  48. package/lib/theme-chalk/option.css +1 -0
  49. package/lib/theme-chalk/page-header.css +1 -0
  50. package/lib/theme-chalk/pagination.css +1 -0
  51. package/lib/theme-chalk/popconfirm.css +1 -0
  52. package/lib/theme-chalk/popover.css +1 -0
  53. package/lib/theme-chalk/popper.css +1 -0
  54. package/lib/theme-chalk/progress.css +1 -0
  55. package/lib/theme-chalk/radio-button.css +1 -0
  56. package/lib/theme-chalk/radio-group.css +1 -0
  57. package/lib/theme-chalk/radio.css +1 -0
  58. package/lib/theme-chalk/rate.css +1 -0
  59. package/lib/theme-chalk/reset.css +1 -0
  60. package/lib/theme-chalk/result.css +1 -0
  61. package/lib/theme-chalk/row.css +1 -0
  62. package/lib/theme-chalk/scrollbar.css +1 -0
  63. package/lib/theme-chalk/select-dropdown.css +1 -0
  64. package/lib/theme-chalk/select.css +1 -0
  65. package/lib/theme-chalk/skeleton-item.css +1 -0
  66. package/lib/theme-chalk/skeleton.css +1 -0
  67. package/lib/theme-chalk/slider.css +1 -0
  68. package/lib/theme-chalk/spinner.css +1 -0
  69. package/lib/theme-chalk/statistic.css +1 -0
  70. package/lib/theme-chalk/step.css +1 -0
  71. package/lib/theme-chalk/steps.css +1 -0
  72. package/lib/theme-chalk/switch.css +1 -0
  73. package/lib/theme-chalk/table-column.css +1 -0
  74. package/lib/theme-chalk/table.css +1 -0
  75. package/lib/theme-chalk/tabs.css +1 -0
  76. package/lib/theme-chalk/tag.css +1 -0
  77. package/lib/theme-chalk/time-picker.css +1 -0
  78. package/lib/theme-chalk/time-select.css +1 -0
  79. package/lib/theme-chalk/timeline-item.css +1 -0
  80. package/lib/theme-chalk/timeline.css +1 -0
  81. package/lib/theme-chalk/tooltip.css +1 -0
  82. package/lib/theme-chalk/transfer.css +1 -0
  83. package/lib/theme-chalk/tree.css +1 -0
  84. package/lib/theme-chalk/upload.css +1 -0
  85. package/package.json +2 -2
  86. package/packages/theme-chalk/src/common/var.scss +16 -16
  87. package/packages/theme-cy/gulpfile.js +14 -1
  88. package/src/index.js +1 -1
  89. package/lib/theme-chalk/README.md +0 -33
  90. package/lib/theme-chalk/gulpfile.js +0 -40
  91. package/lib/theme-chalk/package.json +0 -35
  92. package/lib/theme-chalk/src/alert.scss +0 -147
  93. package/lib/theme-chalk/src/aside.scss +0 -7
  94. package/lib/theme-chalk/src/autocomplete.scss +0 -80
  95. package/lib/theme-chalk/src/avatar.scss +0 -51
  96. package/lib/theme-chalk/src/backtop.scss +0 -22
  97. package/lib/theme-chalk/src/badge.scss +0 -57
  98. package/lib/theme-chalk/src/base.scss +0 -2
  99. package/lib/theme-chalk/src/breadcrumb.scss +0 -55
  100. package/lib/theme-chalk/src/button.scss +0 -262
  101. package/lib/theme-chalk/src/calendar.scss +0 -79
  102. package/lib/theme-chalk/src/card.scss +0 -32
  103. package/lib/theme-chalk/src/carousel-item.scss +0 -50
  104. package/lib/theme-chalk/src/carousel.scss +0 -161
  105. package/lib/theme-chalk/src/cascader-panel.scss +0 -120
  106. package/lib/theme-chalk/src/cascader.scss +0 -182
  107. package/lib/theme-chalk/src/checkbox.scss +0 -359
  108. package/lib/theme-chalk/src/col.scss +0 -156
  109. package/lib/theme-chalk/src/collapse.scss +0 -63
  110. package/lib/theme-chalk/src/color-picker.scss +0 -384
  111. package/lib/theme-chalk/src/common/popup.scss +0 -42
  112. package/lib/theme-chalk/src/common/transition.scss +0 -99
  113. package/lib/theme-chalk/src/common/var.scss +0 -1028
  114. package/lib/theme-chalk/src/container.scss +0 -14
  115. package/lib/theme-chalk/src/date-picker/date-picker.scss +0 -97
  116. package/lib/theme-chalk/src/date-picker/date-range-picker.scss +0 -101
  117. package/lib/theme-chalk/src/date-picker/date-table.scss +0 -151
  118. package/lib/theme-chalk/src/date-picker/month-table.scss +0 -82
  119. package/lib/theme-chalk/src/date-picker/picker-panel.scss +0 -117
  120. package/lib/theme-chalk/src/date-picker/picker.scss +0 -197
  121. package/lib/theme-chalk/src/date-picker/time-picker.scss +0 -85
  122. package/lib/theme-chalk/src/date-picker/time-range-picker.scss +0 -31
  123. package/lib/theme-chalk/src/date-picker/time-spinner.scss +0 -110
  124. package/lib/theme-chalk/src/date-picker/year-table.scss +0 -51
  125. package/lib/theme-chalk/src/date-picker.scss +0 -12
  126. package/lib/theme-chalk/src/descriptions-item.scss +0 -42
  127. package/lib/theme-chalk/src/descriptions.scss +0 -111
  128. package/lib/theme-chalk/src/dialog.scss +0 -123
  129. package/lib/theme-chalk/src/display.scss +0 -12
  130. package/lib/theme-chalk/src/divider.scss +0 -47
  131. package/lib/theme-chalk/src/drawer.scss +0 -219
  132. package/lib/theme-chalk/src/dropdown.scss +0 -182
  133. package/lib/theme-chalk/src/empty.scss +0 -45
  134. package/lib/theme-chalk/src/footer.scss +0 -8
  135. package/lib/theme-chalk/src/form.scss +0 -167
  136. package/lib/theme-chalk/src/header.scss +0 -8
  137. package/lib/theme-chalk/src/icon.scss +0 -1167
  138. package/lib/theme-chalk/src/image.scss +0 -179
  139. package/lib/theme-chalk/src/index.scss +0 -90
  140. package/lib/theme-chalk/src/input-number.scss +0 -180
  141. package/lib/theme-chalk/src/input.scss +0 -360
  142. package/lib/theme-chalk/src/link.scss +0 -81
  143. package/lib/theme-chalk/src/loading.scss +0 -96
  144. package/lib/theme-chalk/src/main.scss +0 -12
  145. package/lib/theme-chalk/src/menu.scss +0 -289
  146. package/lib/theme-chalk/src/message-box.scss +0 -226
  147. package/lib/theme-chalk/src/message.scss +0 -120
  148. package/lib/theme-chalk/src/mixins/_button.scss +0 -81
  149. package/lib/theme-chalk/src/mixins/config.scss +0 -4
  150. package/lib/theme-chalk/src/mixins/function.scss +0 -44
  151. package/lib/theme-chalk/src/mixins/mixins.scss +0 -190
  152. package/lib/theme-chalk/src/mixins/utils.scss +0 -39
  153. package/lib/theme-chalk/src/notification.scss +0 -99
  154. package/lib/theme-chalk/src/option-group.scss +0 -42
  155. package/lib/theme-chalk/src/option.scss +0 -36
  156. package/lib/theme-chalk/src/page-header.scss +0 -41
  157. package/lib/theme-chalk/src/pagination.scss +0 -295
  158. package/lib/theme-chalk/src/popconfirm.scss +0 -16
  159. package/lib/theme-chalk/src/popover.scss +0 -40
  160. package/lib/theme-chalk/src/popper.scss +0 -101
  161. package/lib/theme-chalk/src/progress.scss +0 -141
  162. package/lib/theme-chalk/src/radio-button.scss +0 -113
  163. package/lib/theme-chalk/src/radio-group.scss +0 -9
  164. package/lib/theme-chalk/src/radio.scss +0 -199
  165. package/lib/theme-chalk/src/rate.scss +0 -49
  166. package/lib/theme-chalk/src/reset.scss +0 -79
  167. package/lib/theme-chalk/src/result.scss +0 -61
  168. package/lib/theme-chalk/src/row.scss +0 -43
  169. package/lib/theme-chalk/src/scrollbar.scss +0 -72
  170. package/lib/theme-chalk/src/select-dropdown.scss +0 -62
  171. package/lib/theme-chalk/src/select.scss +0 -152
  172. package/lib/theme-chalk/src/skeleton-item.scss +0 -84
  173. package/lib/theme-chalk/src/skeleton.scss +0 -40
  174. package/lib/theme-chalk/src/slider.scss +0 -250
  175. package/lib/theme-chalk/src/spinner.scss +0 -44
  176. package/lib/theme-chalk/src/statistic.scss +0 -38
  177. package/lib/theme-chalk/src/step.scss +0 -317
  178. package/lib/theme-chalk/src/steps.scss +0 -20
  179. package/lib/theme-chalk/src/switch.scss +0 -116
  180. package/lib/theme-chalk/src/table-column.scss +0 -97
  181. package/lib/theme-chalk/src/table.scss +0 -564
  182. package/lib/theme-chalk/src/tabs.scss +0 -602
  183. package/lib/theme-chalk/src/tag.scss +0 -163
  184. package/lib/theme-chalk/src/time-picker.scss +0 -8
  185. package/lib/theme-chalk/src/time-select.scss +0 -37
  186. package/lib/theme-chalk/src/timeline-item.scss +0 -86
  187. package/lib/theme-chalk/src/timeline.scss +0 -14
  188. package/lib/theme-chalk/src/tooltip.scss +0 -141
  189. package/lib/theme-chalk/src/transfer.scss +0 -227
  190. package/lib/theme-chalk/src/tree.scss +0 -123
  191. package/lib/theme-chalk/src/upload.scss +0 -603
  192. /package/lib/theme-chalk/{src/breadcrumb-item.scss → breadcrumb-item.css} +0 -0
  193. /package/lib/theme-chalk/{src/button-group.scss → button-group.css} +0 -0
  194. /package/lib/theme-chalk/{src/checkbox-button.scss → checkbox-button.css} +0 -0
  195. /package/lib/theme-chalk/{src/checkbox-group.scss → checkbox-group.css} +0 -0
  196. /package/lib/theme-chalk/{src/collapse-item.scss → collapse-item.css} +0 -0
  197. /package/lib/theme-chalk/{src/dropdown-item.scss → dropdown-item.css} +0 -0
  198. /package/lib/theme-chalk/{src/dropdown-menu.scss → dropdown-menu.css} +0 -0
  199. /package/lib/theme-chalk/{src/fonts → fonts}/element-icons.ttf +0 -0
  200. /package/lib/theme-chalk/{src/fonts → fonts}/element-icons.woff +0 -0
  201. /package/lib/theme-chalk/{src/form-item.scss → form-item.css} +0 -0
  202. /package/lib/theme-chalk/{src/infinite-scroll.scss → infinite-scroll.css} +0 -0
  203. /package/lib/theme-chalk/{src/infiniteScroll.scss → infiniteScroll.css} +0 -0
  204. /package/lib/theme-chalk/{src/menu-item-group.scss → menu-item-group.css} +0 -0
  205. /package/lib/theme-chalk/{src/menu-item.scss → menu-item.css} +0 -0
  206. /package/lib/theme-chalk/{src/submenu.scss → submenu.css} +0 -0
  207. /package/lib/theme-chalk/{src/tab-pane.scss → tab-pane.css} +0 -0
@@ -1,44 +0,0 @@
1
- @import "config";
2
-
3
- /* BEM support Func
4
- -------------------------- */
5
- @function selectorToString($selector) {
6
- $selector: inspect($selector);
7
- $selector: str-slice($selector, 2, -2);
8
- @return $selector;
9
- }
10
-
11
- @function containsModifier($selector) {
12
- $selector: selectorToString($selector);
13
-
14
- @if str-index($selector, $modifier-separator) {
15
- @return true;
16
- } @else {
17
- @return false;
18
- }
19
- }
20
-
21
- @function containWhenFlag($selector) {
22
- $selector: selectorToString($selector);
23
-
24
- @if str-index($selector, '.' + $state-prefix) {
25
- @return true
26
- } @else {
27
- @return false
28
- }
29
- }
30
-
31
- @function containPseudoClass($selector) {
32
- $selector: selectorToString($selector);
33
-
34
- @if str-index($selector, ':') {
35
- @return true
36
- } @else {
37
- @return false
38
- }
39
- }
40
-
41
- @function hitAllSpecialNestRule($selector) {
42
-
43
- @return containsModifier($selector) or containWhenFlag($selector) or containPseudoClass($selector);
44
- }
@@ -1,190 +0,0 @@
1
- @import "function";
2
- @import "../common/var";
3
-
4
- /* Break-points
5
- -------------------------- */
6
- @mixin res($key, $map: $--breakpoints) {
7
- // 循环断点Map,如果存在则返回
8
- @if map-has-key($map, $key) {
9
- @media only screen and #{inspect(map-get($map, $key))} {
10
- @content;
11
- }
12
- } @else {
13
- @warn "Undefeined points: `#{$map}`";
14
- }
15
- }
16
-
17
- /* Scrollbar
18
- -------------------------- */
19
- @mixin scroll-bar {
20
- $--scrollbar-thumb-background: #b4bccc;
21
- $--scrollbar-track-background: #fff;
22
-
23
- &::-webkit-scrollbar {
24
- z-index: 11;
25
- width: 6px;
26
-
27
- &:horizontal {
28
- height: 6px;
29
- }
30
-
31
- &-thumb {
32
- border-radius: 5px;
33
- width: 6px;
34
- background: $--scrollbar-thumb-background;
35
- }
36
-
37
- &-corner {
38
- background: $--scrollbar-track-background;
39
- }
40
-
41
- &-track {
42
- background: $--scrollbar-track-background;
43
-
44
- &-piece {
45
- background: $--scrollbar-track-background;
46
- width: 6px;
47
- }
48
- }
49
- }
50
- }
51
-
52
- /* Placeholder
53
- -------------------------- */
54
- @mixin placeholder {
55
- &::-webkit-input-placeholder {
56
- @content
57
- }
58
-
59
- &::-moz-placeholder {
60
- @content
61
- }
62
-
63
- &:-ms-input-placeholder {
64
- @content
65
- }
66
- }
67
-
68
- /* BEM
69
- -------------------------- */
70
- @mixin b($block) {
71
- $B: $namespace+'-'+$block !global;
72
-
73
- .#{$B} {
74
- @content;
75
- }
76
- }
77
-
78
- @mixin e($element) {
79
- $E: $element !global;
80
- $selector: &;
81
- $currentSelector: "";
82
- @each $unit in $element {
83
- $currentSelector: #{$currentSelector + "." + $B + $element-separator + $unit + ","};
84
- }
85
-
86
- @if hitAllSpecialNestRule($selector) {
87
- @at-root {
88
- #{$selector} {
89
- #{$currentSelector} {
90
- @content;
91
- }
92
- }
93
- }
94
- } @else {
95
- @at-root {
96
- #{$currentSelector} {
97
- @content;
98
- }
99
- }
100
- }
101
- }
102
-
103
- @mixin m($modifier) {
104
- $selector: &;
105
- $currentSelector: "";
106
- @each $unit in $modifier {
107
- $currentSelector: #{$currentSelector + & + $modifier-separator + $unit + ","};
108
- }
109
-
110
- @at-root {
111
- #{$currentSelector} {
112
- @content;
113
- }
114
- }
115
- }
116
-
117
- @mixin configurable-m($modifier, $E-flag: false) {
118
- $selector: &;
119
- $interpolation: '';
120
-
121
- @if $E-flag {
122
- $interpolation: $element-separator + $E-flag;
123
- }
124
-
125
- @at-root {
126
- #{$selector} {
127
- .#{$B+$interpolation+$modifier-separator+$modifier} {
128
- @content;
129
- }
130
- }
131
- }
132
- }
133
-
134
- @mixin spec-selector($specSelector: '', $element: $E, $modifier: false, $block: $B) {
135
- $modifierCombo: '';
136
-
137
- @if $modifier {
138
- $modifierCombo: $modifier-separator + $modifier;
139
- }
140
-
141
- @at-root {
142
- #{&}#{$specSelector}.#{$block+$element-separator+$element+$modifierCombo} {
143
- @content
144
- }
145
- }
146
- }
147
-
148
- @mixin meb($modifier: false, $element: $E, $block: $B) {
149
- $selector: &;
150
- $modifierCombo: '';
151
-
152
- @if $modifier {
153
- $modifierCombo: $modifier-separator + $modifier;
154
- }
155
-
156
- @at-root {
157
- #{$selector} {
158
- .#{$block+$element-separator+$element+$modifierCombo} {
159
- @content
160
- }
161
- }
162
- }
163
- }
164
-
165
- @mixin when($state) {
166
- @at-root {
167
- &.#{$state-prefix + $state} {
168
- @content;
169
- }
170
- }
171
- }
172
-
173
- @mixin extend-rule($name) {
174
- @extend #{'%shared-'+$name};
175
- }
176
-
177
- @mixin share-rule($name) {
178
- $rule-name: '%shared-'+$name;
179
-
180
- @at-root #{$rule-name} {
181
- @content
182
- }
183
- }
184
-
185
- @mixin pseudo($pseudo) {
186
- @at-root #{&}#{':#{$pseudo}'} {
187
- @content
188
- }
189
- }
190
-
@@ -1,39 +0,0 @@
1
- @mixin utils-user-select($value) {
2
- -moz-user-select: $value;
3
- -webkit-user-select: $value;
4
- -ms-user-select: $value;
5
- }
6
-
7
- @mixin utils-clearfix {
8
- $selector: &;
9
-
10
- @at-root {
11
- #{$selector}::before,
12
- #{$selector}::after {
13
- display: table;
14
- content: "";
15
- }
16
- #{$selector}::after {
17
- clear: both
18
- }
19
- }
20
- }
21
-
22
- @mixin utils-vertical-center {
23
- $selector: &;
24
-
25
- @at-root {
26
- #{$selector}::after {
27
- display: inline-block;
28
- content: "";
29
- height: 100%;
30
- vertical-align: middle
31
- }
32
- }
33
- }
34
-
35
- @mixin utils-ellipsis {
36
- overflow: hidden;
37
- text-overflow: ellipsis;
38
- white-space: nowrap;
39
- }
@@ -1,99 +0,0 @@
1
- @import "mixins/mixins";
2
- @import "common/var";
3
-
4
- @include b(notification) {
5
- display: flex;
6
- width: $--notification-width;
7
- padding: $--notification-padding;
8
- border-radius: $--notification-radius;
9
- box-sizing: border-box;
10
- border: 1px solid $--notification-border-color;
11
- position: fixed;
12
- background-color: $--color-white;
13
- box-shadow: $--notification-shadow;
14
- transition: opacity .3s, transform .3s, left .3s, right .3s, top 0.4s, bottom .3s;
15
- overflow: hidden;
16
-
17
- &.right {
18
- right: 16px;
19
- }
20
-
21
- &.left {
22
- left: 16px;
23
- }
24
-
25
- @include e(group) {
26
- margin-left: $--notification-group-margin-left;
27
- margin-right: $--notification-group-margin-right;
28
- }
29
-
30
- @include e(title) {
31
- font-weight: bold;
32
- font-size: $--notification-title-font-size;
33
- color: $--notification-title-color;
34
- margin: 0;
35
- }
36
-
37
- @include e(content) {
38
- font-size: $--notification-content-font-size;
39
- line-height: 21px;
40
- margin: 6px 0 0 0;
41
- color: $--notification-content-color;
42
- text-align: justify;
43
-
44
- p {
45
- margin: 0;
46
- }
47
- }
48
-
49
- @include e(icon) {
50
- height: $--notification-icon-size;
51
- width: $--notification-icon-size;
52
- font-size: $--notification-icon-size;
53
- }
54
-
55
- @include e(closeBtn) {
56
- position: absolute;
57
- top: 18px;
58
- right: 15px;
59
- cursor: pointer;
60
- color: $--notification-close-color;
61
- font-size: $--notification-close-font-size;
62
-
63
- &:hover {
64
- color: $--notification-close-hover-color;
65
- }
66
- }
67
-
68
- .el-icon-success {
69
- color: $--notification-success-icon-color;
70
- }
71
-
72
- .el-icon-error {
73
- color: $--notification-danger-icon-color;
74
- }
75
-
76
- .el-icon-info {
77
- color: $--notification-info-icon-color;
78
- }
79
-
80
- .el-icon-warning {
81
- color: $--notification-warning-icon-color;
82
- }
83
- }
84
-
85
- .el-notification-fade-enter {
86
- &.right {
87
- right: 0;
88
- transform: translateX(100%);
89
- }
90
-
91
- &.left {
92
- left: 0;
93
- transform: translateX(-100%);
94
- }
95
- }
96
-
97
- .el-notification-fade-leave-active {
98
- opacity: 0;
99
- }
@@ -1,42 +0,0 @@
1
- @import "mixins/mixins";
2
- @import "common/var";
3
-
4
- @include b(select-group) {
5
- $gap: 20px;
6
-
7
- margin: 0;
8
- padding: 0;
9
-
10
- @include e(wrap) {
11
- position: relative;
12
- list-style: none;
13
- margin: 0;
14
- padding: 0;
15
-
16
- &:not(:last-of-type) {
17
- padding-bottom: 24px;
18
-
19
- &::after {
20
- content: '';
21
- position: absolute;
22
- display: block;
23
- left: $gap;
24
- right: $gap;
25
- bottom: 12px;
26
- height: 1px;
27
- background: $--border-color-light;
28
- }
29
- }
30
- }
31
-
32
- @include e(title) {
33
- padding-left: $gap;
34
- font-size: $--select-group-font-size;
35
- color: $--select-group-color;
36
- line-height: $--select-group-height;
37
- }
38
-
39
- & .el-select-dropdown__item {
40
- padding-left: $gap;
41
- }
42
- }
@@ -1,36 +0,0 @@
1
- @import "mixins/mixins";
2
- @import "common/var";
3
-
4
- @include b(select-dropdown) {
5
- @include e(item) {
6
- font-size: $--select-font-size;
7
- padding: 0 20px;
8
- position: relative;
9
- white-space: nowrap;
10
- overflow: hidden;
11
- text-overflow: ellipsis;
12
- color: $--select-option-color;
13
- height: $--select-option-height;
14
- line-height: $--select-option-height;
15
- box-sizing: border-box;
16
- cursor: pointer;
17
-
18
- @include when(disabled) {
19
- color: $--select-option-disabled-color;
20
- cursor: not-allowed;
21
-
22
- &:hover {
23
- background-color: $--color-white;
24
- }
25
- }
26
-
27
- &.hover, &:hover {
28
- background-color: $--select-option-hover-background;
29
- }
30
-
31
- &.selected {
32
- color: $--select-option-selected-font-color;
33
- font-weight: bold;
34
- }
35
- }
36
- }
@@ -1,41 +0,0 @@
1
- @import "mixins/mixins";
2
- @import "common/var";
3
-
4
- @include b(page-header) {
5
- display: flex;
6
- line-height: 24px;
7
-
8
- @include e(left) {
9
- display: flex;
10
- cursor: pointer;
11
- margin-right: 40px;
12
- position: relative;
13
-
14
- &::after {
15
- content: "";
16
- position: absolute;
17
- width: 1px;
18
- height: 16px;
19
- right: -20px;
20
- top: 50%;
21
- transform: translateY(-50%);
22
- background-color: $--border-color-base;
23
- }
24
-
25
- .el-icon-back {
26
- font-size: 18px;
27
- margin-right: 6px;
28
- align-self: center;
29
- }
30
-
31
- @include e(title) {
32
- font-size: 14px;
33
- font-weight: 500;
34
- }
35
- }
36
-
37
- @include e(content) {
38
- font-size: 18px;
39
- color: $--color-text-primary;
40
- }
41
- }