bkui-vue 1.0.3-beta.24 → 1.0.3-beta.26
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/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.css +1 -1
- package/lib/affix/affix.less +2 -2
- package/lib/affix/affix.variable.css +3 -3
- package/lib/alert/alert.css +21 -21
- package/lib/alert/alert.less +17 -16
- package/lib/alert/alert.variable.css +23 -23
- package/lib/backtop/backtop.css +11 -11
- package/lib/backtop/backtop.less +3 -3
- package/lib/backtop/backtop.variable.css +13 -13
- package/lib/badge/badge.css +32 -32
- package/lib/badge/badge.less +5 -5
- package/lib/badge/badge.variable.css +34 -34
- package/lib/breadcrumb/breadcrumb.css +31 -31
- package/lib/breadcrumb/breadcrumb.less +8 -8
- package/lib/breadcrumb/breadcrumb.variable.css +33 -33
- package/lib/button/button.css +69 -69
- package/lib/button/button.less +3 -5
- package/lib/button/button.variable.css +71 -71
- package/lib/card/card.css +31 -31
- package/lib/card/card.less +4 -4
- package/lib/card/card.variable.css +33 -33
- package/lib/cascader/cascader.css +63 -63
- package/lib/cascader/cascader.less +12 -11
- package/lib/cascader/cascader.variable.css +65 -65
- package/lib/checkbox/checkbox.css +21 -21
- package/lib/checkbox/checkbox.less +8 -8
- package/lib/checkbox/checkbox.variable.css +23 -23
- package/lib/code-diff/code-diff.css +97 -97
- package/lib/code-diff/code-diff.less +3 -4
- package/lib/code-diff/code-diff.variable.css +99 -99
- package/lib/collapse/collapse.css +30 -30
- package/lib/collapse/collapse.less +25 -24
- package/lib/collapse/collapse.variable.css +32 -32
- package/lib/collapse-transition/collapse-transition.css +32 -32
- package/lib/collapse-transition/collapse-transition.less +59 -48
- package/lib/collapse-transition/collapse-transition.variable.css +34 -34
- package/lib/color-picker/color-picker.css +57 -57
- package/lib/color-picker/color-picker.less +36 -30
- package/lib/color-picker/color-picker.variable.css +59 -59
- package/lib/config-provider/config-provider.variable.css +2 -2
- package/lib/container/container.css +19 -19
- package/lib/container/container.less +3 -3
- package/lib/container/container.variable.css +21 -21
- package/lib/date-picker/date-picker.css +92 -92
- package/lib/date-picker/date-picker.less +55 -54
- package/lib/date-picker/date-picker.variable.css +94 -94
- package/lib/dialog/dialog.css +51 -51
- package/lib/dialog/dialog.less +1 -1
- package/lib/dialog/dialog.variable.css +53 -53
- package/lib/divider/divider.css +8 -8
- package/lib/divider/divider.less +5 -8
- package/lib/divider/divider.variable.css +10 -10
- package/lib/dropdown/dropdown.css +15 -15
- package/lib/dropdown/dropdown.less +6 -6
- package/lib/dropdown/dropdown.variable.css +17 -17
- package/lib/exception/exception.css +13 -13
- package/lib/exception/exception.less +6 -6
- package/lib/exception/exception.variable.css +15 -15
- package/lib/fixed-navbar/fixed-navbar.css +9 -9
- package/lib/fixed-navbar/fixed-navbar.less +1 -2
- package/lib/fixed-navbar/fixed-navbar.variable.css +11 -11
- package/lib/form/form.css +63 -63
- package/lib/form/form.less +14 -16
- package/lib/form/form.variable.css +65 -65
- package/lib/image/image-viewer.css +23 -23
- package/lib/image/image-viewer.less +24 -25
- package/lib/image/image-viewer.variable.css +25 -25
- package/lib/image/image.css +29 -29
- package/lib/image/image.less +6 -8
- package/lib/image/image.variable.css +31 -31
- package/lib/info-box/info-box.css +10 -10
- package/lib/info-box/info-box.less +1 -2
- package/lib/info-box/info-box.variable.css +12 -12
- package/lib/input/input.css +102 -104
- package/lib/input/input.less +27 -33
- package/lib/input/input.variable.css +104 -106
- package/lib/link/link.css +18 -18
- package/lib/link/link.less +1 -3
- package/lib/link/link.variable.css +20 -20
- package/lib/loading/loading.css +94 -94
- package/lib/loading/loading.less +4 -4
- package/lib/loading/loading.variable.css +96 -96
- package/lib/menu/menu.css +38 -38
- package/lib/menu/menu.less +10 -10
- package/lib/menu/menu.variable.css +40 -40
- package/lib/menu/submenu.css +1 -1
- package/lib/menu/submenu.less +1 -1
- package/lib/menu/submenu.variable.css +3 -3
- package/lib/message/message.css +59 -59
- package/lib/message/message.less +25 -24
- package/lib/message/message.variable.css +61 -61
- package/lib/modal/modal.css +26 -26
- package/lib/modal/modal.less +8 -12
- package/lib/modal/modal.variable.css +28 -28
- package/lib/navigation/navigation.css +25 -25
- package/lib/navigation/navigation.less +9 -9
- package/lib/navigation/navigation.variable.css +27 -27
- package/lib/notify/notify.css +17 -17
- package/lib/notify/notify.less +8 -6
- package/lib/notify/notify.variable.css +19 -19
- package/lib/pagination/pagination.css +60 -60
- package/lib/pagination/pagination.less +24 -25
- package/lib/pagination/pagination.variable.css +62 -62
- package/lib/pop-confirm/pop-confirm.css +10 -10
- package/lib/pop-confirm/pop-confirm.less +14 -11
- package/lib/pop-confirm/pop-confirm.variable.css +12 -12
- package/lib/popover/popover.css +5 -5
- package/lib/popover/popover.less +5 -6
- package/lib/popover/popover.variable.css +7 -7
- package/lib/process/process.css +36 -33
- package/lib/process/process.less +8 -7
- package/lib/process/process.variable.css +38 -35
- package/lib/progress/progress.css +33 -33
- package/lib/progress/progress.less +6 -5
- package/lib/progress/progress.variable.css +35 -35
- package/lib/radio/radio.css +51 -51
- package/lib/radio/radio.less +13 -20
- package/lib/radio/radio.variable.css +53 -53
- package/lib/rate/rate.css +2 -2
- package/lib/rate/rate.less +1 -1
- package/lib/rate/rate.variable.css +4 -4
- package/lib/rate/star.css +7 -7
- package/lib/rate/star.less +1 -1
- package/lib/rate/star.variable.css +9 -9
- package/lib/resize-layout/resize-layout.css +42 -42
- package/lib/resize-layout/resize-layout.less +17 -10
- package/lib/resize-layout/resize-layout.variable.css +44 -44
- package/lib/search-select/search-select.css +15 -15
- package/lib/search-select/search-select.variable.css +17 -17
- package/lib/select/select.css +87 -87
- package/lib/select/select.less +27 -22
- package/lib/select/select.variable.css +89 -89
- package/lib/sideslider/sideslider.css +14 -14
- package/lib/sideslider/sideslider.less +9 -13
- package/lib/sideslider/sideslider.variable.css +16 -16
- package/lib/slider/slider.css +31 -31
- package/lib/slider/slider.less +8 -8
- package/lib/slider/slider.variable.css +33 -33
- package/lib/steps/steps.css +134 -134
- package/lib/steps/steps.less +44 -48
- package/lib/steps/steps.variable.css +136 -136
- package/lib/styles/mixins/animate.css +4 -4
- package/lib/styles/mixins/animate.less +3 -3
- package/lib/styles/mixins/animate.variable.css +6 -6
- package/lib/styles/mixins/mixins.css +15 -15
- package/lib/styles/mixins/mixins.variable.css +15 -15
- package/lib/styles/mixins/popper.css +11 -11
- package/lib/styles/mixins/popper.less +6 -6
- package/lib/styles/mixins/popper.variable.css +13 -13
- package/lib/styles/mixins/scroll.css +5 -5
- package/lib/styles/mixins/scroll.less +4 -4
- package/lib/styles/mixins/scroll.variable.css +7 -7
- package/lib/styles/reset.css +6 -6
- package/lib/styles/reset.less +4 -5
- package/lib/styles/reset.variable.css +8 -8
- package/lib/styles/themes/themes copy.less +167 -0
- package/lib/styles/themes/themes.less +3 -10
- package/lib/swiper/swiper.css +15 -15
- package/lib/swiper/swiper.less +8 -8
- package/lib/swiper/swiper.variable.css +17 -17
- package/lib/switcher/switcher.css +57 -57
- package/lib/switcher/switcher.less +14 -22
- package/lib/switcher/switcher.variable.css +59 -59
- package/lib/tab/tab.css +78 -78
- package/lib/tab/tab.less +40 -39
- package/lib/tab/tab.variable.css +80 -80
- package/lib/table/plugins/head-filter.css +13 -13
- package/lib/table/plugins/head-filter.less +3 -3
- package/lib/table/plugins/head-filter.variable.css +15 -15
- package/lib/table/plugins/head-sort.css +5 -5
- package/lib/table/plugins/head-sort.less +2 -2
- package/lib/table/plugins/head-sort.variable.css +7 -7
- package/lib/table/plugins/settings.css +26 -26
- package/lib/table/plugins/settings.less +1 -3
- package/lib/table/plugins/settings.variable.css +28 -28
- package/lib/table/table.css +380 -380
- package/lib/table/table.less +10 -14
- package/lib/table/table.variable.css +382 -382
- package/lib/tag/tag.css +51 -51
- package/lib/tag/tag.less +34 -34
- package/lib/tag/tag.variable.css +53 -53
- package/lib/tag-input/tag-input.css +38 -38
- package/lib/tag-input/tag-input.less +3 -3
- package/lib/tag-input/tag-input.variable.css +40 -40
- package/lib/time-picker/time-picker.css +40 -40
- package/lib/time-picker/time-picker.less +76 -44
- package/lib/time-picker/time-picker.variable.css +42 -42
- package/lib/timeline/timeline.css +69 -69
- package/lib/timeline/timeline.less +6 -12
- package/lib/timeline/timeline.variable.css +71 -71
- package/lib/transfer/transfer.css +89 -89
- package/lib/transfer/transfer.less +1 -1
- package/lib/transfer/transfer.variable.css +91 -91
- package/lib/tree/tree.css +49 -49
- package/lib/tree/tree.less +6 -7
- package/lib/tree/tree.variable.css +51 -51
- package/lib/upload/upload.css +98 -98
- package/lib/upload/upload.less +68 -69
- package/lib/upload/upload.variable.css +100 -100
- package/lib/virtual-render/virtual-render.css +9 -9
- package/lib/virtual-render/virtual-render.less +1 -1
- package/lib/virtual-render/virtual-render.variable.css +11 -11
- package/package.json +1 -1
@@ -1,6 +1,6 @@
|
|
1
1
|
@import '../styles/themes/themes.less';
|
2
2
|
|
3
|
-
.@{bk-prefix}-date-picker {
|
3
|
+
:where(.@{bk-prefix}-date-picker) {
|
4
4
|
display: inline-block;
|
5
5
|
width: 261px;
|
6
6
|
line-height: normal;
|
@@ -18,7 +18,7 @@
|
|
18
18
|
}
|
19
19
|
}
|
20
20
|
|
21
|
-
.@{bk-prefix}-date-picker-rel {
|
21
|
+
:where(.@{bk-prefix}-date-picker-rel) {
|
22
22
|
position: relative;
|
23
23
|
|
24
24
|
.@{bk-prefix}-date-picker-editor {
|
@@ -126,7 +126,7 @@
|
|
126
126
|
}
|
127
127
|
}
|
128
128
|
|
129
|
-
.@{bk-prefix}-date-picker-dropdown {
|
129
|
+
:where(.@{bk-prefix}-date-picker-dropdown) {
|
130
130
|
position: absolute;
|
131
131
|
z-index: 900;
|
132
132
|
padding: 5px 0 0 0;
|
@@ -134,17 +134,17 @@
|
|
134
134
|
background-color: @date-picker-dropdown-bg;
|
135
135
|
border: 1px solid @disable-color;
|
136
136
|
border-radius: 2px;
|
137
|
-
box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
|
137
|
+
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
|
138
138
|
box-sizing: border-box;
|
139
139
|
}
|
140
140
|
|
141
|
-
.@{bk-prefix}-date-picker .@{bk-prefix}-select-dropdown {
|
141
|
+
:where(.@{bk-prefix}-date-picker) .@{bk-prefix}-select-dropdown {
|
142
142
|
max-height: none;
|
143
143
|
padding: 0;
|
144
144
|
overflow: visible;
|
145
145
|
}
|
146
146
|
|
147
|
-
.@{bk-prefix}-date-picker-footer-wrapper {
|
147
|
+
:where(.@{bk-prefix}-date-picker-footer-wrapper) {
|
148
148
|
clear: both;
|
149
149
|
font-size: 14px;
|
150
150
|
color: #979ba5;
|
@@ -152,20 +152,20 @@
|
|
152
152
|
border-top: 1px solid #dcdee5;
|
153
153
|
}
|
154
154
|
|
155
|
-
.@{bk-prefix}-date-picker-top-wrapper {
|
155
|
+
:where(.@{bk-prefix}-date-picker-top-wrapper) {
|
156
156
|
margin-top: -5px;
|
157
157
|
clear: both;
|
158
158
|
font-size: 14px;
|
159
159
|
color: #979ba5;
|
160
160
|
}
|
161
161
|
|
162
|
-
.@{bk-prefix}-picker-panel-body-wrapper {
|
162
|
+
:where(.@{bk-prefix}-picker-panel-body-wrapper) {
|
163
163
|
&.@{bk-prefix}-picker-panel-with-sidebar {
|
164
164
|
padding-right: 140px;
|
165
165
|
}
|
166
166
|
}
|
167
167
|
|
168
|
-
.@{bk-prefix}-picker-panel-sidebar {
|
168
|
+
:where(.@{bk-prefix}-picker-panel-sidebar) {
|
169
169
|
position: absolute;
|
170
170
|
top: 0;
|
171
171
|
right: 0;
|
@@ -200,7 +200,7 @@
|
|
200
200
|
height: 100%;
|
201
201
|
overflow: auto;
|
202
202
|
|
203
|
-
>div {
|
203
|
+
> div {
|
204
204
|
height: 32px;
|
205
205
|
padding-left: 30px;
|
206
206
|
line-height: 32px;
|
@@ -219,11 +219,11 @@
|
|
219
219
|
}
|
220
220
|
}
|
221
221
|
|
222
|
-
.@{bk-prefix}-picker-panel-body {
|
222
|
+
:where(.@{bk-prefix}-picker-panel-body) {
|
223
223
|
float: left;
|
224
224
|
}
|
225
225
|
|
226
|
-
.@{bk-prefix}-picker-confirm {
|
226
|
+
:where(.@{bk-prefix}-picker-confirm) {
|
227
227
|
display: flex;
|
228
228
|
height: 42px;
|
229
229
|
padding: 0 20px;
|
@@ -264,7 +264,7 @@
|
|
264
264
|
}
|
265
265
|
}
|
266
266
|
|
267
|
-
.@{bk-prefix}-date-picker-header {
|
267
|
+
:where(.@{bk-prefix}-date-picker-header) {
|
268
268
|
height: 46px;
|
269
269
|
font-size: 14px;
|
270
270
|
font-weight: 700;
|
@@ -293,8 +293,7 @@
|
|
293
293
|
}
|
294
294
|
}
|
295
295
|
|
296
|
-
|
297
|
-
.@{bk-prefix}-date-picker-cells {
|
296
|
+
:where(.@{bk-prefix}-date-picker-cells) {
|
298
297
|
margin: 9px;
|
299
298
|
font-size: 12px;
|
300
299
|
color: #63656e;
|
@@ -334,23 +333,23 @@
|
|
334
333
|
}
|
335
334
|
}
|
336
335
|
|
337
|
-
.@{bk-prefix}-date-picker-cells-cell:hover em {
|
336
|
+
:where(.@{bk-prefix}-date-picker-cells-cell:hover) em {
|
338
337
|
/* background-color: #e1ecff; */
|
339
338
|
background-color: #f0f1f5;
|
340
339
|
}
|
341
340
|
|
342
|
-
.@{bk-prefix}-date-picker-cells-focused em {
|
341
|
+
:where(.@{bk-prefix}-date-picker-cells-focused) em {
|
343
342
|
color: #3a84ff;
|
344
343
|
box-shadow: 0 0 0 1px #a3c5fd inset;
|
345
344
|
}
|
346
345
|
|
347
|
-
.@{bk-prefix}-date-picker-cells-cell-prev-month em,
|
348
|
-
.@{bk-prefix}-date-picker-cells-cell-next-month em {
|
346
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-prev-month) em,
|
347
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-next-month) em {
|
349
348
|
color: #c4c6cc;
|
350
349
|
}
|
351
350
|
|
352
|
-
.@{bk-prefix}-date-picker-cells-cell-prev-month:hover em,
|
353
|
-
.@{bk-prefix}-date-picker-cells-cell-next-month:hover em {
|
351
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-prev-month:hover) em,
|
352
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-next-month:hover) em {
|
354
353
|
background: transparent;
|
355
354
|
}
|
356
355
|
|
@@ -376,13 +375,13 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled:hover {
|
|
376
375
|
background-color: #f0f1f5;
|
377
376
|
}
|
378
377
|
|
379
|
-
.@{bk-prefix}-date-picker-cells-cell-today em {
|
378
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-today) em {
|
380
379
|
position: relative;
|
381
380
|
color: #3a84ff;
|
382
381
|
box-shadow: 0 0 0 1px #a3c5fd inset;
|
383
382
|
}
|
384
383
|
|
385
|
-
.@{bk-prefix}-date-picker-cells-cell-range {
|
384
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-range) {
|
386
385
|
position: relative;
|
387
386
|
|
388
387
|
&:before {
|
@@ -404,8 +403,8 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled:hover {
|
|
404
403
|
}
|
405
404
|
}
|
406
405
|
|
407
|
-
.@{bk-prefix}-date-picker-cells-cell-selected em,
|
408
|
-
.@{bk-prefix}-date-picker-cells-cell-selected:hover em {
|
406
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-selected) em,
|
407
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-selected:hover) em {
|
409
408
|
color: #fff;
|
410
409
|
background-color: #3a84ff;
|
411
410
|
box-shadow: 0 0 0 1px #3a84ff inset;
|
@@ -416,17 +415,17 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled.@{bk-prefix}-date-picker-cells
|
|
416
415
|
background: #c4c6cc;
|
417
416
|
}
|
418
417
|
|
419
|
-
.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected em:after {
|
418
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected) em:after {
|
420
419
|
background: #fff;
|
421
420
|
}
|
422
421
|
|
423
|
-
.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected em,
|
424
|
-
.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected em:hover {
|
422
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected) em,
|
423
|
+
:where(.@{bk-prefix}-date-picker-cells-cell-today.@{bk-prefix}-date-picker-cells-cell-selected) em:hover {
|
425
424
|
box-shadow: 0 0 0 1px #3a84ff inset;
|
426
425
|
}
|
427
426
|
|
428
|
-
.@{bk-prefix}-date-picker-cells-year,
|
429
|
-
.@{bk-prefix}-date-picker-cells-month {
|
427
|
+
:where(.@{bk-prefix}-date-picker-cells-year),
|
428
|
+
:where(.@{bk-prefix}-date-picker-cells-month) {
|
430
429
|
margin-top: 7px;
|
431
430
|
|
432
431
|
span {
|
@@ -446,7 +445,7 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled.@{bk-prefix}-date-picker-cells
|
|
446
445
|
}
|
447
446
|
}
|
448
447
|
|
449
|
-
.@{bk-prefix}-picker-panel-icon-btn {
|
448
|
+
:where(.@{bk-prefix}-picker-panel-icon-btn) {
|
450
449
|
display: inline-block;
|
451
450
|
width: 20px;
|
452
451
|
height: 46px;
|
@@ -454,77 +453,80 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled.@{bk-prefix}-date-picker-cells
|
|
454
453
|
color: #979ba5;
|
455
454
|
text-align: center;
|
456
455
|
cursor: pointer;
|
457
|
-
transition: color .2s ease-in-out;
|
456
|
+
transition: color 0.2s ease-in-out;
|
458
457
|
}
|
459
458
|
|
460
|
-
.@{bk-prefix}-picker-panel-icon-btn:hover {
|
459
|
+
:where(.@{bk-prefix}-picker-panel-icon-btn:hover) {
|
461
460
|
color: #2d8cf0;
|
462
461
|
}
|
463
462
|
|
464
|
-
.@{bk-prefix}-picker-panel-icon-btn i {
|
463
|
+
:where(.@{bk-prefix}-picker-panel-icon-btn) i {
|
465
464
|
font-size: 20px;
|
466
465
|
}
|
467
466
|
|
468
|
-
.@{bk-prefix}-date-picker-prev-btn {
|
467
|
+
:where(.@{bk-prefix}-date-picker-prev-btn) {
|
469
468
|
float: left;
|
470
469
|
}
|
471
470
|
|
472
|
-
.@{bk-prefix}-date-picker-prev-btn-arrow-double {
|
471
|
+
:where(.@{bk-prefix}-date-picker-prev-btn-arrow-double) {
|
473
472
|
margin-left: 10px;
|
474
473
|
}
|
475
474
|
|
476
|
-
.@{bk-prefix}-date-picker-prev-btn-arrow-double i:after {
|
475
|
+
:where(.@{bk-prefix}-date-picker-prev-btn-arrow-double) i:after {
|
477
476
|
margin-left: -8px;
|
478
477
|
}
|
479
478
|
|
480
|
-
.@{bk-prefix}-date-picker-next-btn {
|
479
|
+
:where(.@{bk-prefix}-date-picker-next-btn) {
|
481
480
|
float: right;
|
482
481
|
}
|
483
482
|
|
484
|
-
.@{bk-prefix}-date-picker-next-btn-arrow-double {
|
483
|
+
:where(.@{bk-prefix}-date-picker-next-btn-arrow-double) {
|
485
484
|
margin-right: 10px;
|
486
485
|
}
|
487
486
|
|
488
|
-
.@{bk-prefix}-date-picker-next-btn-arrow-double i:after {
|
487
|
+
:where(.@{bk-prefix}-date-picker-next-btn-arrow-double) i:after {
|
489
488
|
margin-left: -8px;
|
490
489
|
}
|
491
490
|
|
492
|
-
.@{bk-prefix}-date-picker-with-range .@{bk-prefix}-picker-panel-body {
|
491
|
+
:where(.@{bk-prefix}-date-picker-with-range) .@{bk-prefix}-picker-panel-body {
|
493
492
|
min-width: 532px;
|
494
493
|
}
|
495
494
|
|
496
|
-
.@{bk-prefix}-date-picker-with-range .@{bk-prefix}-picker-panel-content {
|
495
|
+
:where(.@{bk-prefix}-date-picker-with-range) .@{bk-prefix}-picker-panel-content {
|
497
496
|
float: left;
|
498
497
|
}
|
499
498
|
|
500
|
-
.@{bk-prefix}-date-picker-with-range .@{bk-prefix}-picker-cells-show-week-numbers {
|
499
|
+
:where(.@{bk-prefix}-date-picker-with-range) .@{bk-prefix}-picker-cells-show-week-numbers {
|
501
500
|
min-width: 492px;
|
502
501
|
}
|
503
502
|
|
504
|
-
.@{bk-prefix}-date-picker-transfer {
|
503
|
+
:where(.@{bk-prefix}-date-picker-transfer) {
|
505
504
|
z-index: 1060;
|
506
505
|
max-height: none;
|
507
506
|
}
|
508
507
|
|
509
|
-
|
510
|
-
.@{bk-prefix}-fade-down-transition-
|
511
|
-
.@{bk-prefix}-fade-down-transition-leave-to {
|
508
|
+
:where(.@{bk-prefix}-fade-down-transition-enter-from),
|
509
|
+
:where(.@{bk-prefix}-fade-down-transition-leave-to) {
|
512
510
|
opacity: 0;
|
513
511
|
transform: translateY(-20px);
|
514
512
|
}
|
515
513
|
|
516
|
-
.@{bk-prefix}-fade-down-transition-enter-to,
|
517
|
-
.@{bk-prefix}-fade-down-transition-leave-from {
|
514
|
+
:where(.@{bk-prefix}-fade-down-transition-enter-to),
|
515
|
+
:where(.@{bk-prefix}-fade-down-transition-leave-from) {
|
518
516
|
opacity: 1;
|
519
517
|
transform: translateY(0);
|
520
518
|
}
|
521
519
|
|
522
|
-
.@{bk-prefix}-fade-down-transition-enter-active {
|
523
|
-
transition:
|
520
|
+
:where(.@{bk-prefix}-fade-down-transition-enter-active) {
|
521
|
+
transition:
|
522
|
+
transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
|
523
|
+
opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
|
524
524
|
}
|
525
525
|
|
526
|
-
.@{bk-prefix}-fade-down-transition-leave-active {
|
527
|
-
transition:
|
526
|
+
:where(.@{bk-prefix}-fade-down-transition-leave-active) {
|
527
|
+
transition:
|
528
|
+
transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
|
529
|
+
opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
|
528
530
|
}
|
529
531
|
|
530
532
|
// .@{bk-prefix}-zoom-in-top-enter-active,
|
@@ -546,7 +548,6 @@ span.@{bk-prefix}-date-picker-cells-cell-disabled.@{bk-prefix}-date-picker-cells
|
|
546
548
|
// transform: scaleY(0)
|
547
549
|
// }
|
548
550
|
|
549
|
-
|
550
551
|
// .@{bk-prefix}-zoom-in-bottom-enter-active,
|
551
552
|
// .@{bk-prefix}-zoom-in-bottom-leave-active {
|
552
553
|
// opacity: 1;
|