uikit 3.9.0 → 3.9.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/CHANGELOG.md +7 -1
- package/build/release.js +0 -3
- package/build/scss.js +1 -1
- package/dist/css/uikit-core-rtl.css +3 -3
- package/dist/css/uikit-core-rtl.min.css +1 -1
- package/dist/css/uikit-core.css +3 -3
- package/dist/css/uikit-core.min.css +1 -1
- package/dist/css/uikit-rtl.css +3 -3
- package/dist/css/uikit-rtl.min.css +1 -1
- package/dist/css/uikit.css +3 -3
- package/dist/css/uikit.min.css +1 -1
- package/dist/js/components/countdown.js +1 -1
- package/dist/js/components/countdown.min.js +1 -1
- package/dist/js/components/filter.js +1 -1
- package/dist/js/components/filter.min.js +1 -1
- package/dist/js/components/lightbox-panel.js +1 -1
- package/dist/js/components/lightbox-panel.min.js +1 -1
- package/dist/js/components/lightbox.js +1 -1
- package/dist/js/components/lightbox.min.js +1 -1
- package/dist/js/components/notification.js +1 -1
- package/dist/js/components/notification.min.js +1 -1
- package/dist/js/components/parallax.js +1 -1
- package/dist/js/components/parallax.min.js +1 -1
- package/dist/js/components/slider-parallax.js +1 -1
- package/dist/js/components/slider-parallax.min.js +1 -1
- package/dist/js/components/slider.js +1 -1
- package/dist/js/components/slider.min.js +1 -1
- package/dist/js/components/slideshow-parallax.js +1 -1
- package/dist/js/components/slideshow-parallax.min.js +1 -1
- package/dist/js/components/slideshow.js +1 -1
- package/dist/js/components/slideshow.min.js +1 -1
- package/dist/js/components/sortable.js +1 -1
- package/dist/js/components/sortable.min.js +1 -1
- package/dist/js/components/tooltip.js +1 -1
- package/dist/js/components/tooltip.min.js +1 -1
- package/dist/js/components/upload.js +1 -1
- package/dist/js/components/upload.min.js +1 -1
- package/dist/js/uikit-core.js +2 -2
- package/dist/js/uikit-core.min.js +2 -2
- package/dist/js/uikit-icons.js +1 -1
- package/dist/js/uikit-icons.min.js +1 -1
- package/dist/js/uikit.js +2 -2
- package/dist/js/uikit.min.js +2 -2
- package/package.json +1 -1
- package/src/less/components/accordion.less +10 -10
- package/src/less/components/alert.less +9 -9
- package/src/less/components/align.less +2 -2
- package/src/less/components/animation.less +2 -2
- package/src/less/components/article.less +8 -8
- package/src/less/components/background.less +1 -1
- package/src/less/components/badge.less +6 -6
- package/src/less/components/base.less +30 -30
- package/src/less/components/breadcrumb.less +12 -12
- package/src/less/components/button.less +36 -36
- package/src/less/components/card.less +25 -25
- package/src/less/components/close.less +5 -5
- package/src/less/components/column.less +2 -2
- package/src/less/components/comment.less +12 -12
- package/src/less/components/container.less +2 -2
- package/src/less/components/countdown.less +10 -10
- package/src/less/components/cover.less +2 -2
- package/src/less/components/description-list.less +5 -5
- package/src/less/components/divider.less +11 -11
- package/src/less/components/dotnav.less +11 -11
- package/src/less/components/drop.less +1 -1
- package/src/less/components/dropdown.less +7 -7
- package/src/less/components/flex.less +2 -2
- package/src/less/components/form-range.less +11 -11
- package/src/less/components/form.less +27 -27
- package/src/less/components/grid.less +6 -6
- package/src/less/components/heading.less +21 -21
- package/src/less/components/height.less +1 -1
- package/src/less/components/icon.less +13 -13
- package/src/less/components/iconnav.less +9 -9
- package/src/less/components/inverse.less +3 -3
- package/src/less/components/label.less +7 -7
- package/src/less/components/leader.less +3 -3
- package/src/less/components/lightbox.less +9 -9
- package/src/less/components/link.less +12 -12
- package/src/less/components/list.less +5 -5
- package/src/less/components/margin.less +3 -3
- package/src/less/components/marker.less +5 -5
- package/src/less/components/modal.less +16 -16
- package/src/less/components/nav.less +31 -31
- package/src/less/components/navbar.less +33 -33
- package/src/less/components/notification.less +9 -9
- package/src/less/components/offcanvas.less +4 -4
- package/src/less/components/overlay.less +5 -5
- package/src/less/components/padding.less +1 -1
- package/src/less/components/pagination.less +10 -10
- package/src/less/components/placeholder.less +3 -3
- package/src/less/components/position.less +1 -1
- package/src/less/components/print.less +1 -1
- package/src/less/components/progress.less +6 -6
- package/src/less/components/search.less +15 -15
- package/src/less/components/section.less +8 -8
- package/src/less/components/slidenav.less +11 -11
- package/src/less/components/slider.less +2 -2
- package/src/less/components/slideshow.less +2 -2
- package/src/less/components/sortable.less +5 -5
- package/src/less/components/spinner.less +2 -2
- package/src/less/components/sticky.less +1 -1
- package/src/less/components/subnav.less +21 -21
- package/src/less/components/svg.less +1 -1
- package/src/less/components/switcher.less +2 -2
- package/src/less/components/tab.less +18 -18
- package/src/less/components/table.less +18 -18
- package/src/less/components/text.less +11 -11
- package/src/less/components/thumbnav.less +9 -9
- package/src/less/components/tile.less +10 -10
- package/src/less/components/tooltip.less +2 -2
- package/src/less/components/totop.less +7 -7
- package/src/less/components/transition.less +1 -1
- package/src/less/components/utility.less +10 -10
- package/src/less/components/visibility.less +1 -1
- package/src/less/components/width.less +1 -1
- package/src/scss/components/accordion.scss +1 -1
- package/src/scss/components/alert.scss +1 -1
- package/src/scss/components/align.scss +1 -1
- package/src/scss/components/animation.scss +1 -1
- package/src/scss/components/article.scss +1 -1
- package/src/scss/components/badge.scss +1 -1
- package/src/scss/components/base.scss +1 -1
- package/src/scss/components/column.scss +1 -0
- package/src/scss/components/comment.scss +1 -1
- package/src/scss/components/container.scss +1 -1
- package/src/scss/components/cover.scss +1 -1
- package/src/scss/components/description-list.scss +1 -1
- package/src/scss/components/dotnav.scss +1 -1
- package/src/scss/components/flex.scss +1 -1
- package/src/scss/components/grid.scss +1 -1
- package/src/scss/components/iconnav.scss +1 -1
- package/src/scss/components/inverse.scss +1 -1
- package/src/scss/components/label.scss +1 -1
- package/src/scss/components/margin.scss +2 -2
- package/src/scss/components/nav.scss +1 -1
- package/src/scss/components/notification.scss +1 -1
- package/src/scss/components/placeholder.scss +1 -1
- package/src/scss/components/section.scss +1 -1
- package/src/scss/components/subnav.scss +1 -1
- package/src/scss/components/switcher.scss +1 -1
- package/src/scss/components/tab.scss +1 -1
- package/src/scss/components/text.scss +3 -3
- package/src/scss/components/thumbnav.scss +1 -1
- package/src/scss/components/utility.scss +1 -1
- package/src/scss/mixins-theme.scss +1 -1
- package/src/scss/mixins.scss +1 -1
|
@@ -28,26 +28,26 @@
|
|
|
28
28
|
.uk-totop {
|
|
29
29
|
padding: @totop-padding;
|
|
30
30
|
color: @totop-color;
|
|
31
|
-
.hook-totop;
|
|
31
|
+
.hook-totop();
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
/* Hover */
|
|
35
35
|
.uk-totop:hover {
|
|
36
36
|
color: @totop-hover-color;
|
|
37
|
-
.hook-totop-hover;
|
|
37
|
+
.hook-totop-hover();
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
/* OnClick */
|
|
41
41
|
.uk-totop:active {
|
|
42
42
|
color: @totop-active-color;
|
|
43
|
-
.hook-totop-active;
|
|
43
|
+
.hook-totop-active();
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
|
|
47
47
|
// Hooks
|
|
48
48
|
// ========================================================================
|
|
49
49
|
|
|
50
|
-
.hook-totop-misc;
|
|
50
|
+
.hook-totop-misc();
|
|
51
51
|
|
|
52
52
|
.hook-totop() {}
|
|
53
53
|
.hook-totop-hover() {}
|
|
@@ -66,17 +66,17 @@
|
|
|
66
66
|
|
|
67
67
|
.uk-totop {
|
|
68
68
|
color: @inverse-totop-color;
|
|
69
|
-
.hook-inverse-totop;
|
|
69
|
+
.hook-inverse-totop();
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.uk-totop:hover {
|
|
73
73
|
color: @inverse-totop-hover-color;
|
|
74
|
-
.hook-inverse-totop-hover;
|
|
74
|
+
.hook-inverse-totop-hover();
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
.uk-totop:active {
|
|
78
78
|
color: @inverse-totop-active-color;
|
|
79
|
-
.hook-inverse-totop-active;
|
|
79
|
+
.hook-inverse-totop-active();
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
overflow: auto;
|
|
88
88
|
-webkit-overflow-scrolling: touch;
|
|
89
89
|
resize: both;
|
|
90
|
-
.hook-panel-scrollable;
|
|
90
|
+
.hook-panel-scrollable();
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
*/
|
|
288
288
|
|
|
289
289
|
@supports (filter: blur(0)) {
|
|
290
|
-
|
|
290
|
+
|
|
291
291
|
.uk-box-shadow-bottom {
|
|
292
292
|
display: inline-block;
|
|
293
293
|
position: relative;
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
filter: blur(@box-shadow-bottom-blur);
|
|
312
312
|
/* 3 */
|
|
313
313
|
will-change: filter;
|
|
314
|
-
.hook-box-shadow-bottom;
|
|
314
|
+
.hook-box-shadow-bottom();
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
}
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
float: left;
|
|
338
338
|
font-size: @dropcap-font-size;
|
|
339
339
|
line-height: 1;
|
|
340
|
-
.hook-dropcap;
|
|
340
|
+
.hook-dropcap();
|
|
341
341
|
}
|
|
342
342
|
|
|
343
343
|
/* 2 */
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
color: @logo-color;
|
|
370
370
|
/* 1 */
|
|
371
371
|
text-decoration: none;
|
|
372
|
-
.hook-logo;
|
|
372
|
+
.hook-logo();
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
/* Hover */
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
color: @logo-hover-color;
|
|
378
378
|
/* 1 */
|
|
379
379
|
text-decoration: none;
|
|
380
|
-
.hook-logo-hover;
|
|
380
|
+
.hook-logo-hover();
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
.uk-logo-inverse { display: none; }
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
// Hooks
|
|
458
458
|
// ========================================================================
|
|
459
459
|
|
|
460
|
-
.hook-utility-misc;
|
|
460
|
+
.hook-utility-misc();
|
|
461
461
|
|
|
462
462
|
.hook-panel-scrollable() {}
|
|
463
463
|
.hook-box-shadow-bottom() {}
|
|
@@ -477,17 +477,17 @@
|
|
|
477
477
|
|
|
478
478
|
.uk-dropcap::first-letter,
|
|
479
479
|
.uk-dropcap p:first-of-type::first-letter {
|
|
480
|
-
.hook-inverse-dropcap;
|
|
480
|
+
.hook-inverse-dropcap();
|
|
481
481
|
}
|
|
482
482
|
|
|
483
483
|
.uk-logo {
|
|
484
484
|
color: @inverse-logo-color;
|
|
485
|
-
.hook-inverse-logo;
|
|
485
|
+
.hook-inverse-logo();
|
|
486
486
|
}
|
|
487
487
|
|
|
488
488
|
.uk-logo:hover {
|
|
489
489
|
color: @inverse-logo-hover-color;
|
|
490
|
-
.hook-inverse-logo-hover;
|
|
490
|
+
.hook-inverse-logo-hover();
|
|
491
491
|
}
|
|
492
492
|
|
|
493
493
|
.uk-logo > :not(.uk-logo-inverse):not(:only-of-type) { display: none; }
|
|
@@ -102,4 +102,4 @@ $inverse-accordion-title-hover-color: $inverse-global-color !default;
|
|
|
102
102
|
|
|
103
103
|
// @mixin hook-inverse-accordion-item(){}
|
|
104
104
|
// @mixin hook-inverse-accordion-title(){}
|
|
105
|
-
// @mixin hook-inverse-accordion-title-hover(){}
|
|
105
|
+
// @mixin hook-inverse-accordion-title-hover(){}
|
|
@@ -84,7 +84,7 @@ $animation-slide-medium-translate: 50px !default;
|
|
|
84
84
|
/*
|
|
85
85
|
* Slide Medium
|
|
86
86
|
*/
|
|
87
|
-
|
|
87
|
+
|
|
88
88
|
.uk-animation-slide-top-medium { animation-name: uk-fade, uk-slide-top-medium; }
|
|
89
89
|
.uk-animation-slide-bottom-medium { animation-name: uk-fade, uk-slide-bottom-medium; }
|
|
90
90
|
.uk-animation-slide-left-medium { animation-name: uk-fade, uk-slide-left-medium; }
|
|
@@ -523,7 +523,7 @@ pre code { font-family: $base-pre-font-family; }
|
|
|
523
523
|
========================================================================== */
|
|
524
524
|
|
|
525
525
|
/*
|
|
526
|
-
* Safari doesn't support `:focus-visible` yet. It also doesn't set focus if clicking a button or anchor.
|
|
526
|
+
* Safari doesn't support `:focus-visible` yet. It also doesn't set focus if clicking a button or anchor.
|
|
527
527
|
* 1. Fallback: Remove `:focus` for a negative tabindexes.
|
|
528
528
|
* 2. Fallback: Set `:focus` style but not for negative tabindexes.
|
|
529
529
|
* 3. Fallback: Remove `:focus` style for browsers which support `:focus-visible`.
|
|
@@ -68,4 +68,4 @@ $description-list-divider-term-border: $global-border !default;
|
|
|
68
68
|
// @mixin hook-description-list-term(){}
|
|
69
69
|
// @mixin hook-description-list-description(){}
|
|
70
70
|
// @mixin hook-description-list-divider-term(){}
|
|
71
|
-
// @mixin hook-description-list-misc(){}
|
|
71
|
+
// @mixin hook-description-list-misc(){}
|
|
@@ -152,4 +152,4 @@ $inverse-dotnav-item-active-background: rgba($inverse-global-color, 0.9)
|
|
|
152
152
|
// @mixin hook-inverse-dotnav-item(){}
|
|
153
153
|
// @mixin hook-inverse-dotnav-item-hover(){}
|
|
154
154
|
// @mixin hook-inverse-dotnav-item-onclick(){}
|
|
155
|
-
// @mixin hook-inverse-dotnav-item-active(){}
|
|
155
|
+
// @mixin hook-inverse-dotnav-item-active(){}
|
|
@@ -143,4 +143,4 @@ $inverse-iconnav-item-active-color: $inverse-global-color !default;
|
|
|
143
143
|
|
|
144
144
|
// @mixin hook-inverse-iconnav-item(){}
|
|
145
145
|
// @mixin hook-inverse-iconnav-item-hover(){}
|
|
146
|
-
// @mixin hook-inverse-iconnav-item-active(){}
|
|
146
|
+
// @mixin hook-inverse-iconnav-item-active(){}
|
|
@@ -198,12 +198,12 @@ $margin-xlarge-margin-l: $global-xlarge-margin !d
|
|
|
198
198
|
.uk-margin-remove-bottom { margin-bottom: 0 !important; }
|
|
199
199
|
.uk-margin-remove-left { margin-left: 0 !important; }
|
|
200
200
|
.uk-margin-remove-right { margin-right: 0 !important; }
|
|
201
|
-
|
|
201
|
+
|
|
202
202
|
.uk-margin-remove-vertical {
|
|
203
203
|
margin-top: 0 !important;
|
|
204
204
|
margin-bottom: 0 !important;
|
|
205
205
|
}
|
|
206
|
-
|
|
206
|
+
|
|
207
207
|
.uk-margin-remove-adjacent + *,
|
|
208
208
|
.uk-margin-remove-first-child > :first-child { margin-top: 0 !important; }
|
|
209
209
|
.uk-margin-remove-last-child > :last-child { margin-bottom: 0 !important; }
|
|
@@ -393,4 +393,4 @@ $inverse-nav-dividers-border: $inverse-global-border !default
|
|
|
393
393
|
// @mixin hook-inverse-nav-primary-item-active(){}
|
|
394
394
|
// @mixin hook-inverse-nav-primary-header(){}
|
|
395
395
|
// @mixin hook-inverse-nav-primary-divider(){}
|
|
396
|
-
// @mixin hook-inverse-nav-dividers(){}
|
|
396
|
+
// @mixin hook-inverse-nav-dividers(){}
|
|
@@ -77,7 +77,7 @@ $notification-message-danger-color: $global-danger-background
|
|
|
77
77
|
.uk-notification-top-center,
|
|
78
78
|
.uk-notification-bottom-center {
|
|
79
79
|
left: 50%;
|
|
80
|
-
margin-left: (
|
|
80
|
+
margin-left: ($notification-width / -2);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
.uk-notification-bottom-left,
|
|
@@ -122,7 +122,7 @@ $subnav-item-disabled-color: $global-muted-color !default;
|
|
|
122
122
|
========================================================================== */
|
|
123
123
|
|
|
124
124
|
/*
|
|
125
|
-
* Set gutter
|
|
125
|
+
* Set gutter
|
|
126
126
|
*/
|
|
127
127
|
|
|
128
128
|
.uk-subnav-divider { margin-left: -(($subnav-divider-margin-horizontal * 2) + $subnav-divider-border-width); }
|
|
@@ -193,4 +193,4 @@ $inverse-tab-item-disabled-color: $inverse-global-muted-color !def
|
|
|
193
193
|
// @mixin hook-inverse-tab-item(){}
|
|
194
194
|
// @mixin hook-inverse-tab-item-hover(){}
|
|
195
195
|
// @mixin hook-inverse-tab-item-active(){}
|
|
196
|
-
// @mixin hook-inverse-tab-item-disabled(){}
|
|
196
|
+
// @mixin hook-inverse-tab-item-disabled(){}
|
|
@@ -84,14 +84,14 @@ $text-background-color: $global-primary-background !def
|
|
|
84
84
|
.uk-text-light { font-weight: 300; }
|
|
85
85
|
.uk-text-normal { font-weight: 400; }
|
|
86
86
|
.uk-text-bold { font-weight: 700; }
|
|
87
|
-
|
|
87
|
+
|
|
88
88
|
.uk-text-lighter { font-weight: lighter; }
|
|
89
89
|
.uk-text-bolder { font-weight: bolder; }
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
|
|
92
92
|
/* Style modifier
|
|
93
93
|
========================================================================== */
|
|
94
|
-
|
|
94
|
+
|
|
95
95
|
.uk-text-italic { font-style: italic; }
|
|
96
96
|
|
|
97
97
|
|
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
background-color: $inverse-search-default-background;
|
|
1228
1228
|
@if(mixin-exists(hook-inverse-search-default-input)) {@include hook-inverse-search-default-input();}
|
|
1229
1229
|
}
|
|
1230
|
-
|
|
1230
|
+
|
|
1231
1231
|
.uk-search-default .uk-search-input:focus {
|
|
1232
1232
|
background-color: $inverse-search-default-focus-background;
|
|
1233
1233
|
@if(mixin-exists(hook-inverse-search-default-input-focus)) {@include hook-inverse-search-default-input-focus();}
|
package/src/scss/mixins.scss
CHANGED
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
background-color: $inverse-search-default-background;
|
|
982
982
|
@if(mixin-exists(hook-inverse-search-default-input)) {@include hook-inverse-search-default-input();}
|
|
983
983
|
}
|
|
984
|
-
|
|
984
|
+
|
|
985
985
|
.uk-search-default .uk-search-input:focus {
|
|
986
986
|
background-color: $inverse-search-default-focus-background;
|
|
987
987
|
@if(mixin-exists(hook-inverse-search-default-input-focus)) {@include hook-inverse-search-default-input-focus();}
|