bkui-vue 2.0.1-beta.15 → 2.0.1-beta.15.table.1
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/index.cjs.js +63 -63
- package/dist/index.esm.js +15152 -15326
- package/dist/index.umd.js +63 -63
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.css +129 -0
- package/lib/affix/affix.variable.css +258 -0
- package/lib/alert/alert.css +132 -3
- package/lib/alert/alert.variable.css +258 -0
- package/lib/backtop/backtop.css +132 -3
- package/lib/backtop/backtop.variable.css +390 -3
- package/lib/badge/badge.css +155 -26
- package/lib/badge/badge.variable.css +258 -0
- package/lib/breadcrumb/breadcrumb.css +134 -5
- package/lib/breadcrumb/breadcrumb.variable.css +392 -5
- package/lib/button/button.css +272 -143
- package/lib/button/button.variable.css +258 -0
- package/lib/button/index.js +0 -1
- package/lib/card/card.css +133 -4
- package/lib/card/card.variable.css +391 -4
- package/lib/cascader/cascader.css +152 -23
- package/lib/cascader/cascader.variable.css +410 -23
- package/lib/checkbox/checkbox.css +138 -9
- package/lib/checkbox/checkbox.variable.css +258 -0
- package/lib/code-diff/code-diff.css +129 -0
- package/lib/code-diff/code-diff.variable.css +258 -0
- package/lib/collapse/collapse.css +130 -1
- package/lib/collapse/collapse.variable.css +258 -0
- package/lib/collapse-transition/collapse-transition.css +129 -0
- package/lib/collapse-transition/collapse-transition.variable.css +258 -0
- package/lib/color-picker/color-picker.css +129 -0
- package/lib/color-picker/color-picker.variable.css +258 -0
- package/lib/config-provider/config-provider.css +129 -0
- package/lib/config-provider/config-provider.variable.css +258 -0
- package/lib/container/container.css +129 -0
- package/lib/container/container.variable.css +387 -0
- package/lib/container/index.js +0 -1
- package/lib/date-picker/date-picker.css +146 -17
- package/lib/date-picker/date-picker.variable.css +258 -0
- package/lib/date-picker/index.js +1 -0
- package/lib/date-picker/panel/date-range.d.ts +4 -4
- package/lib/dialog/dialog.css +137 -8
- package/lib/dialog/dialog.variable.css +395 -8
- package/lib/divider/divider.css +132 -3
- package/lib/divider/divider.variable.css +258 -0
- package/lib/dropdown/dropdown.css +129 -0
- package/lib/dropdown/dropdown.variable.css +387 -0
- package/lib/exception/exception.css +129 -0
- package/lib/exception/exception.variable.css +258 -0
- package/lib/fixed-navbar/fixed-navbar.css +133 -4
- package/lib/fixed-navbar/fixed-navbar.variable.css +258 -0
- package/lib/form/form.css +129 -0
- package/lib/form/form.variable.css +258 -0
- package/lib/form/index.js +0 -1
- package/lib/image/image-viewer.css +129 -0
- package/lib/image/image-viewer.variable.css +258 -0
- package/lib/image/image.css +129 -0
- package/lib/image/image.variable.css +387 -0
- package/lib/image/index.js +0 -1
- package/lib/index.js +1 -1
- package/lib/info-box/info-box.css +133 -4
- package/lib/info-box/info-box.variable.css +258 -0
- package/lib/input/index.js +0 -1
- package/lib/input/input.css +201 -72
- package/lib/input/input.variable.css +459 -72
- package/lib/link/link.css +145 -16
- package/lib/link/link.variable.css +258 -0
- package/lib/loading/loading.css +145 -16
- package/lib/loading/loading.variable.css +403 -16
- package/lib/menu/menu.css +147 -18
- package/lib/menu/menu.variable.css +405 -18
- package/lib/menu/submenu.css +129 -0
- package/lib/menu/submenu.variable.css +258 -0
- package/lib/message/message.css +150 -21
- package/lib/message/message.variable.css +258 -0
- package/lib/modal/modal.css +133 -4
- package/lib/modal/modal.variable.css +391 -4
- package/lib/navigation/navigation.css +131 -2
- package/lib/navigation/navigation.variable.css +258 -0
- package/lib/notify/notify.css +136 -7
- package/lib/notify/notify.variable.css +258 -0
- package/lib/pagination/pagination.css +130 -1
- package/lib/pagination/pagination.variable.css +258 -0
- package/lib/plugin-popover/index.js +0 -1
- package/lib/pop-confirm/pop-confirm.css +129 -0
- package/lib/pop-confirm/pop-confirm.variable.css +258 -0
- package/lib/popover/index.js +0 -1
- package/lib/popover/popover.css +129 -0
- package/lib/popover/popover.variable.css +258 -0
- package/lib/process/process.css +142 -13
- package/lib/process/process.variable.css +258 -0
- package/lib/progress/index.js +0 -1
- package/lib/progress/progress.css +133 -4
- package/lib/progress/progress.variable.css +391 -4
- package/lib/radio/radio.css +171 -42
- package/lib/radio/radio.variable.css +258 -0
- package/lib/rate/rate.css +129 -0
- package/lib/rate/rate.variable.css +258 -0
- package/lib/resize-layout/resize-layout.css +129 -0
- package/lib/resize-layout/resize-layout.variable.css +258 -0
- package/lib/scrollbar/scrollbar.css +129 -0
- package/lib/scrollbar/scrollbar.variable.css +258 -0
- package/lib/search-select/search-select.css +162 -33
- package/lib/search-select/search-select.variable.css +420 -33
- package/lib/select/index.js +0 -2
- package/lib/select/select.css +168 -39
- package/lib/select/select.variable.css +426 -39
- package/lib/sideslider/sideslider.css +130 -1
- package/lib/sideslider/sideslider.variable.css +258 -0
- package/lib/slider/slider.css +134 -5
- package/lib/slider/slider.variable.css +258 -0
- package/lib/steps/steps.css +167 -38
- package/lib/steps/steps.variable.css +258 -0
- package/lib/styles/mixins/animate.css +129 -0
- package/lib/styles/mixins/animate.variable.css +258 -0
- package/lib/styles/mixins/mixins.css +129 -0
- package/lib/styles/mixins/mixins.variable.css +129 -0
- package/lib/styles/mixins/popper.css +129 -0
- package/lib/styles/mixins/popper.variable.css +258 -0
- package/lib/styles/mixins/scroll.css +129 -0
- package/lib/styles/mixins/scroll.variable.css +258 -0
- package/lib/styles/reset.css +129 -0
- package/lib/styles/reset.variable.css +258 -0
- package/lib/styles/themes/themes.css +129 -0
- package/lib/styles/themes/themes.less +306 -127
- package/lib/styles/themes/themes.variable.css +129 -0
- package/lib/swiper/swiper.css +129 -0
- package/lib/swiper/swiper.variable.css +258 -0
- package/lib/switcher/switcher.css +146 -17
- package/lib/switcher/switcher.variable.css +404 -17
- package/lib/tab/tab.css +146 -17
- package/lib/tab/tab.variable.css +258 -0
- package/lib/table/const.d.ts +12 -0
- package/lib/table/events.d.ts +2 -98
- package/lib/table/hooks/use-column-resize.d.ts +5 -0
- package/lib/table/{plugins → hooks}/use-column-template.d.ts +1 -2
- package/lib/table/hooks/use-columns.d.ts +53 -0
- package/lib/table/{plugins → hooks}/use-draggable.d.ts +2 -2
- package/lib/table/hooks/use-fixed-column.d.ts +10 -0
- package/lib/table/hooks/use-head.d.ts +15 -0
- package/lib/table/hooks/use-layout.d.ts +20 -0
- package/lib/table/hooks/use-pagination.d.ts +16 -0
- package/lib/table/hooks/use-render.d.ts +23 -0
- package/lib/table/hooks/use-rows.d.ts +25 -0
- package/lib/table/hooks/use-settings.d.ts +23 -0
- package/lib/table/index.d.ts +27 -502
- package/lib/table/index.js +3125 -3524
- package/lib/table/plugins/head-filter.css +129 -0
- package/lib/table/plugins/head-filter.d.ts +2 -1
- package/lib/table/plugins/head-filter.variable.css +258 -0
- package/lib/table/plugins/head-sort.css +129 -0
- package/lib/table/plugins/head-sort.variable.css +258 -0
- package/lib/table/plugins/settings.css +130 -0
- package/lib/table/plugins/settings.less +1 -0
- package/lib/table/plugins/settings.variable.css +259 -0
- package/lib/table/props.d.ts +17 -8
- package/lib/table/table.css +321 -191
- package/lib/table/table.d.ts +18 -174
- package/lib/table/table.less +24 -22
- package/lib/table/table.variable.css +579 -191
- package/lib/table/utils.d.ts +24 -3
- package/lib/table-column/index.js +18 -2
- package/lib/tag/tag.css +134 -5
- package/lib/tag/tag.variable.css +258 -0
- package/lib/tag-input/tag-input.css +147 -18
- package/lib/tag-input/tag-input.variable.css +258 -0
- package/lib/time-picker/time-picker.css +129 -0
- package/lib/time-picker/time-picker.variable.css +258 -0
- package/lib/timeline/timeline.css +148 -19
- package/lib/timeline/timeline.variable.css +258 -0
- package/lib/transfer/transfer.css +148 -19
- package/lib/transfer/transfer.variable.css +258 -0
- package/lib/tree/tree.css +138 -9
- package/lib/tree/tree.variable.css +396 -9
- package/lib/upload/upload.css +156 -27
- package/lib/upload/upload.variable.css +414 -27
- package/lib/virtual-render/index.js +1 -1
- package/lib/virtual-render/virtual-render.css +129 -0
- package/lib/virtual-render/virtual-render.variable.css +387 -0
- package/package.json +1 -1
- package/lib/table/plugins/col-group.d.ts +0 -38
- package/lib/table/plugins/settings.d.ts +0 -16
- package/lib/table/plugins/use-active-columns.d.ts +0 -16
- package/lib/table/plugins/use-column-resize.d.ts +0 -35
- package/lib/table/plugins/use-fixed-column.d.ts +0 -27
- package/lib/table/plugins/use-head-cell.d.ts +0 -7
- package/lib/table/plugins/use-pagination.d.ts +0 -23
- package/lib/table/use-attributes.d.ts +0 -62
- package/lib/table/use-column.d.ts +0 -155
- package/lib/table/use-common.d.ts +0 -1679
- package/lib/table/use-render.d.ts +0 -11
- /package/lib/table/{plugins → components}/body-empty.d.ts +0 -0
- /package/lib/table/{plugins → hooks}/use-observer-resize.d.ts +0 -0
- /package/lib/table/{plugins → hooks}/use-scroll-loading.d.ts +0 -0
- /package/lib/table/{plugins → hooks}/use-shift-key.d.ts +0 -0
@@ -1,4 +1,133 @@
|
|
1
1
|
/* stylelint-disable declaration-no-important */
|
2
|
+
:root {
|
3
|
+
--bk-prefix: bk;
|
4
|
+
--popover-max-height: 216px;
|
5
|
+
--primary-color: #3a84ff;
|
6
|
+
--success-color: #2dcb56;
|
7
|
+
--warning-color: #ff9c01;
|
8
|
+
--danger-color: #ea3636;
|
9
|
+
--default-color: #63656e;
|
10
|
+
--gray-color: #979ba5;
|
11
|
+
--light-gray: #c4c6cc;
|
12
|
+
--white-color: white;
|
13
|
+
--whitesmoke-color: #fafbfd;
|
14
|
+
--disable-color: #dcdee5;
|
15
|
+
--disable-bg-color: #f9fafd;
|
16
|
+
--border-color: #dcdee5;
|
17
|
+
--font-size-base: 12px;
|
18
|
+
--font-size-medium: 14px;
|
19
|
+
--font-size-large: 16px;
|
20
|
+
--line-height-base: 16px;
|
21
|
+
--line-height-medium: 16px;
|
22
|
+
--line-height-large: 18px;
|
23
|
+
--component-size-small: 26px;
|
24
|
+
--component-size-base: 32px;
|
25
|
+
--component-size-large: 40px;
|
26
|
+
--component-size-small-padding: 0 12px;
|
27
|
+
--component-size-base-padding: 0 14px;
|
28
|
+
--component-size-large-padding: 0 16px;
|
29
|
+
--border-width-base: 1px;
|
30
|
+
--border-style-base: solid;
|
31
|
+
--border-radius-base: 2px;
|
32
|
+
--border-style-color: var(--light-gray);
|
33
|
+
--input-disabled-bg: #fafbfd;
|
34
|
+
--input-disabled-border: var(--disable-color);
|
35
|
+
--input-height-base: var(--component-size-base);
|
36
|
+
--input-color: var(--default-color);
|
37
|
+
--input-bg: white;
|
38
|
+
--input-border-color: var(--light-gray);
|
39
|
+
--input-broder-radius: 3px;
|
40
|
+
--input-shadow-color: #a3c5fd;
|
41
|
+
--input-horizontal-padding: 8px;
|
42
|
+
--input-block-color: #f5f7fa;
|
43
|
+
--input-block-hover-color: #eaebf0;
|
44
|
+
--input-icon-size: var(--font-size-medium);
|
45
|
+
--input-maxlength-color: #979ba5;
|
46
|
+
--button-primary-hover-color: #5594fa;
|
47
|
+
--button-danger-hover-color: #ff5656;
|
48
|
+
--button-success-hover-color: #45e35f;
|
49
|
+
--button-warning-hover-color: #ffb848;
|
50
|
+
--button-default-hover-border-color: #979ba5;
|
51
|
+
--button-primary-active-color: #2c77f4;
|
52
|
+
--button-danger-active-color: #db2626;
|
53
|
+
--button-success-active-color: #1ab943;
|
54
|
+
--button-warning-active-color: #eb9000;
|
55
|
+
--button-selected-bg-color: #e1ecff;
|
56
|
+
--button-disabled-selected-bg-color: #f0f1f5;
|
57
|
+
--radio-font-color: #63656e;
|
58
|
+
--radio-active-color: #3a84ff;
|
59
|
+
--radio-hover-border-color: #979ba5;
|
60
|
+
--radio-disabled-border: #dcdee5;
|
61
|
+
--radio-disabled-font-color: #c4c6cc;
|
62
|
+
--radio-disabled-checked-bg: #a3c5fd;
|
63
|
+
--radio-button-checked-bg: #e1ecff;
|
64
|
+
--radio-button-disabled-checked-bg: #fafbfd;
|
65
|
+
--checkbox-disabled-checked-bg: #a3c5fd;
|
66
|
+
--fixed-navbar-background: #fff;
|
67
|
+
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
68
|
+
--switch-default-color: #fff;
|
69
|
+
--switch-grey-color: #c4c6cc;
|
70
|
+
--breadcrumb-black-color: #979ba5;
|
71
|
+
--breadcrumb-primary-hover-color: #0082ff;
|
72
|
+
--breadcrumb-fn-main-color: #63656e;
|
73
|
+
--link-default-hover-color: #979ba5;
|
74
|
+
--link-primary-hover-color: #699df4;
|
75
|
+
--link-success-hover-color: #45e35f;
|
76
|
+
--link-warning-hover-color: #ffb848;
|
77
|
+
--link-danger-hover-color: #ff5656;
|
78
|
+
--link-default-disabled-color: #dcdee5;
|
79
|
+
--link-primary-disabled-color: #a3c5fd;
|
80
|
+
--link-success-disabled-color: #94f5a4;
|
81
|
+
--link-warning-disabled-color: #ffd695;
|
82
|
+
--link-danger-disabled-color: #fd9c9c;
|
83
|
+
--message-color: var(--default-color);
|
84
|
+
--message-primary-bg-color: #f0f8ff;
|
85
|
+
--message-primary-border-color: #e1ecff;
|
86
|
+
--message-primary-shadow-color: #e1e8f4;
|
87
|
+
--message-warning-bg-color: #fff4e2;
|
88
|
+
--message-warning-border-color: #ffe8c3;
|
89
|
+
--message-warning-shadow-color: #ede6db;
|
90
|
+
--message-success-bg-color: #f2fff4;
|
91
|
+
--message-success-border-color: #dcffe2;
|
92
|
+
--message-success-shadow-color: #cef0d7;
|
93
|
+
--message-danger-bg-color: #ffeded;
|
94
|
+
--message-danger-border-color: #ffdddd;
|
95
|
+
--message-danger-shadow-color: #f6dada;
|
96
|
+
--slider-default-bg: #dcdee5;
|
97
|
+
--slider-disable-bar-bg: #979ba5;
|
98
|
+
--menu-bg-color: #182132;
|
99
|
+
--submenu-bg-color: #151d2c;
|
100
|
+
--menu-active-bg-color: linear-gradient(90deg, #3f87ff 0%, #3a84ff 100%);
|
101
|
+
--menu-color: #96a2b9;
|
102
|
+
--menu-group-color: var(--default-color);
|
103
|
+
--menu-width: 260px;
|
104
|
+
--menu-collapse-width: 60px;
|
105
|
+
--menu-active-color: white;
|
106
|
+
--nav-header-bg-color: #182132;
|
107
|
+
--nav-bg-color: #182132;
|
108
|
+
--date-picker-disabled-bg: #fafbfd;
|
109
|
+
--date-picker-dropdown-mb: 4px;
|
110
|
+
--date-picker-dropdown-bg: #fff;
|
111
|
+
--table-bg-color: var(--white-color);
|
112
|
+
--table-border-color: #dcdee5;
|
113
|
+
--table-head-bg-color: #fafbfd;
|
114
|
+
--table-head-font-color: #313238;
|
115
|
+
--table-body-font-color: #63656E;
|
116
|
+
--table-row-hover-bg-color: #f5f7fa;
|
117
|
+
--table-row-active-bg-color: #f0f1f5;
|
118
|
+
--cascader-panel-border-color: #dcdee5;
|
119
|
+
--cascader-panel-hover: #f5f7fa;
|
120
|
+
--cascader-panel-active: #e1ecff;
|
121
|
+
--cascader-panel-disabled-bg: #fff;
|
122
|
+
--search-select-focus-border-color: var(--primary-color);
|
123
|
+
--search-select-focus-color: #3c96ff;
|
124
|
+
--search-select-font-color: var(--default-color);
|
125
|
+
--search-select-placeholder-color: var(--light-gray);
|
126
|
+
--search-select-message-color: var(--danger-color);
|
127
|
+
--search-select-menu-border-color: var(--disable-color);
|
128
|
+
--select-active-color: #e1ecff;
|
129
|
+
--select-hover-color: #f5f7fa;
|
130
|
+
}
|
2
131
|
@keyframes loading-scale-animate {
|
3
132
|
0% {
|
4
133
|
transform: scale(1);
|
@@ -74,13 +203,13 @@
|
|
74
203
|
.bk-search-select {
|
75
204
|
position: relative;
|
76
205
|
z-index: 9;
|
77
|
-
height:
|
206
|
+
height: var(--component-size-base);
|
78
207
|
overflow: inherit;
|
79
208
|
}
|
80
209
|
.bk-search-select .focus {
|
81
|
-
color:
|
210
|
+
color: var(--search-select-focus-color);
|
82
211
|
background: #fff !important;
|
83
|
-
border-color:
|
212
|
+
border-color: var(--search-select-focus-border-color) !important;
|
84
213
|
}
|
85
214
|
.bk-search-select .div-input {
|
86
215
|
height: 100%;
|
@@ -97,9 +226,9 @@
|
|
97
226
|
min-height: 30px;
|
98
227
|
overflow: hidden;
|
99
228
|
font-size: 12px;
|
100
|
-
color:
|
101
|
-
border:
|
102
|
-
border-radius:
|
229
|
+
color: var(--search-select-font-color);
|
230
|
+
border: var(--border-width-base) var(--border-style-base) var(--border-style-color);
|
231
|
+
border-radius: var(--border-radius-base);
|
103
232
|
outline: none;
|
104
233
|
box-sizing: border-box;
|
105
234
|
transition: border 0.2s linear;
|
@@ -110,9 +239,9 @@
|
|
110
239
|
}
|
111
240
|
.bk-search-select-container.is-focus {
|
112
241
|
overflow: auto;
|
113
|
-
color:
|
242
|
+
color: var(--search-select-focus-color);
|
114
243
|
background: #fff !important;
|
115
|
-
border-color:
|
244
|
+
border-color: var(--search-select-focus-border-color) !important;
|
116
245
|
}
|
117
246
|
.bk-search-select-container .search-prefix {
|
118
247
|
flex: 0 0 auto;
|
@@ -141,7 +270,7 @@
|
|
141
270
|
padding-left: 8px;
|
142
271
|
margin: 0 0 4px 6px;
|
143
272
|
line-height: 22px;
|
144
|
-
color:
|
273
|
+
color: var(--search-select-font-color);
|
145
274
|
background: #f0f1f5;
|
146
275
|
border-radius: 2px;
|
147
276
|
flex: 0 0 auto;
|
@@ -157,7 +286,7 @@
|
|
157
286
|
background: #dcdee5;
|
158
287
|
}
|
159
288
|
.bk-search-select-container .search-container-selected:hover .selected-clear {
|
160
|
-
color:
|
289
|
+
color: var(--search-select-font-color);
|
161
290
|
}
|
162
291
|
.bk-search-select-container .search-container-selected .selected-name {
|
163
292
|
display: inline-block;
|
@@ -187,17 +316,17 @@
|
|
187
316
|
min-width: 40px;
|
188
317
|
padding: 0 10px;
|
189
318
|
margin-top: -4px;
|
190
|
-
color:
|
319
|
+
color: var(--search-select-font-color);
|
191
320
|
border: none;
|
192
321
|
flex: 1;
|
193
322
|
}
|
194
323
|
.bk-search-select-container .search-container-input .input-before:before {
|
195
|
-
color:
|
324
|
+
color: var(--search-select-placeholder-color);
|
196
325
|
content: attr(data-placeholder);
|
197
326
|
}
|
198
327
|
.bk-search-select-container .search-container-input .input-after:after {
|
199
328
|
padding-left: 2px;
|
200
|
-
color:
|
329
|
+
color: var(--search-select-placeholder-color);
|
201
330
|
content: attr(data-tips);
|
202
331
|
}
|
203
332
|
.bk-search-select-container .search-container .selected-input {
|
@@ -207,7 +336,7 @@
|
|
207
336
|
min-width: 40px;
|
208
337
|
padding: 0 10px;
|
209
338
|
margin-top: -4px;
|
210
|
-
color:
|
339
|
+
color: var(--search-select-font-color);
|
211
340
|
border: none;
|
212
341
|
align-items: center;
|
213
342
|
}
|
@@ -215,7 +344,7 @@
|
|
215
344
|
position: absolute;
|
216
345
|
top: 0;
|
217
346
|
right: 0;
|
218
|
-
color:
|
347
|
+
color: var(--light-gray);
|
219
348
|
flex: 0 0 auto;
|
220
349
|
display: flex;
|
221
350
|
align-items: center;
|
@@ -227,7 +356,7 @@
|
|
227
356
|
height: 12px;
|
228
357
|
margin-right: 6px;
|
229
358
|
font-size: 12px;
|
230
|
-
color:
|
359
|
+
color: var(--light-gray);
|
231
360
|
align-items: center;
|
232
361
|
justify-content: center;
|
233
362
|
}
|
@@ -244,9 +373,9 @@
|
|
244
373
|
justify-content: center;
|
245
374
|
}
|
246
375
|
.bk-search-select-container .search-nextfix .search-nextfix-icon.is-focus {
|
247
|
-
color:
|
376
|
+
color: var(--search-select-focus-color);
|
248
377
|
background: #fff !important;
|
249
|
-
border-color:
|
378
|
+
border-color: var(--search-select-focus-border-color) !important;
|
250
379
|
}
|
251
380
|
.bk-search-select-container::-webkit-scrollbar {
|
252
381
|
width: 3px;
|
@@ -262,7 +391,7 @@
|
|
262
391
|
margin-top: 5px;
|
263
392
|
font-size: 12px;
|
264
393
|
line-height: 16px;
|
265
|
-
color:
|
394
|
+
color: var(--search-select-message-color);
|
266
395
|
align-items: center;
|
267
396
|
}
|
268
397
|
.bk-search-select-tips .select-tips {
|
@@ -279,7 +408,7 @@
|
|
279
408
|
display: flex;
|
280
409
|
min-width: 200px;
|
281
410
|
font-size: 12px;
|
282
|
-
color:
|
411
|
+
color: var(--search-select-font-color);
|
283
412
|
flex-direction: column;
|
284
413
|
}
|
285
414
|
.bk-search-select-menu .menu-list-mixin {
|
@@ -304,7 +433,7 @@
|
|
304
433
|
background-color: #f5f7fa;
|
305
434
|
}
|
306
435
|
.bk-search-select-menu .menu-disabled-mixin {
|
307
|
-
color:
|
436
|
+
color: var(--light-gray);
|
308
437
|
}
|
309
438
|
.bk-search-select-menu .menu-disabled-mixin:hover {
|
310
439
|
cursor: not-allowed;
|
@@ -313,7 +442,7 @@
|
|
313
442
|
.bk-search-select-menu .menu-header {
|
314
443
|
display: flex;
|
315
444
|
flex-direction: column;
|
316
|
-
border-bottom:
|
445
|
+
border-bottom: var(--border-width-base) var(--border-style-base) var(--border-style-color);
|
317
446
|
}
|
318
447
|
.bk-search-select-menu .menu-header-item {
|
319
448
|
display: flex;
|
@@ -333,7 +462,7 @@
|
|
333
462
|
background-color: #f5f7fa;
|
334
463
|
}
|
335
464
|
.bk-search-select-menu .menu-header-item.is-disabled {
|
336
|
-
color:
|
465
|
+
color: var(--light-gray);
|
337
466
|
}
|
338
467
|
.bk-search-select-menu .menu-header-item.is-disabled:hover {
|
339
468
|
cursor: not-allowed;
|
@@ -394,7 +523,7 @@
|
|
394
523
|
}
|
395
524
|
.bk-search-select-menu .menu-content .menu-item .is-keyword {
|
396
525
|
display: inline-flex;
|
397
|
-
color:
|
526
|
+
color: var(--primary-color);
|
398
527
|
}
|
399
528
|
.bk-search-select-menu .menu-content .menu-item .is-selected {
|
400
529
|
display: flex;
|
@@ -402,35 +531,35 @@
|
|
402
531
|
height: 22px;
|
403
532
|
}
|
404
533
|
.bk-search-select-menu .menu-content .menu-item.is-hover {
|
405
|
-
color:
|
534
|
+
color: var(--primary-color);
|
406
535
|
background-color: #f5f7fa;
|
407
536
|
}
|
408
537
|
.bk-search-select-menu .menu-content .menu-item.is-hover .menu-name {
|
409
|
-
color:
|
538
|
+
color: var(--primary-color);
|
410
539
|
}
|
411
540
|
.bk-search-select-menu .menu-content .menu-item.is-disabled {
|
412
|
-
color:
|
541
|
+
color: var(--light-gray);
|
413
542
|
}
|
414
543
|
.bk-search-select-menu .menu-content .menu-item.is-disabled:hover {
|
415
544
|
cursor: not-allowed;
|
416
545
|
background-color: white;
|
417
546
|
}
|
418
547
|
.bk-search-select-menu .menu-content .menu-item.is-disabled .menu-name {
|
419
|
-
color:
|
548
|
+
color: var(--light-gray);
|
420
549
|
}
|
421
550
|
.bk-search-select-menu .menu-content .menu-item .menu-name {
|
422
551
|
display: flex;
|
423
552
|
max-width: 100px;
|
424
553
|
margin-right: 5px;
|
425
554
|
font-weight: bold;
|
426
|
-
color:
|
555
|
+
color: var(--search-select-font-color);
|
427
556
|
align-items: center;
|
428
557
|
}
|
429
558
|
.bk-search-select-menu .menu-footer {
|
430
559
|
display: flex;
|
431
560
|
width: 100%;
|
432
561
|
height: 32px;
|
433
|
-
border-top:
|
562
|
+
border-top: var(--border-width-base) var(--border-style-base) var(--search-select-menu-border-color);
|
434
563
|
align-items: center;
|
435
564
|
}
|
436
565
|
.bk-search-select-menu .menu-footer-btn {
|
@@ -441,14 +570,14 @@
|
|
441
570
|
height: 100%;
|
442
571
|
}
|
443
572
|
.bk-search-select-menu .menu-footer-btn:first-child {
|
444
|
-
border-right:
|
573
|
+
border-right: var(--border-width-base) var(--border-style-base) var(--search-select-menu-border-color);
|
445
574
|
}
|
446
575
|
.bk-search-select-menu .menu-footer-btn:hover {
|
447
|
-
color:
|
576
|
+
color: var(--primary-color);
|
448
577
|
cursor: pointer;
|
449
578
|
}
|
450
579
|
.bk-search-select-menu .menu-footer-btn.is-disabled {
|
451
|
-
color:
|
580
|
+
color: var(--light-gray);
|
452
581
|
}
|
453
582
|
.bk-search-select-menu .menu-footer-btn.is-disabled:hover {
|
454
583
|
cursor: not-allowed;
|