uikit 3.16.20-dev.d039a55d0 → 3.16.21
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 +8 -0
- package/build/scss.js +1 -1
- package/dist/css/uikit-core-rtl.css +1 -1
- package/dist/css/uikit-core-rtl.min.css +1 -1
- package/dist/css/uikit-core.css +1 -1
- package/dist/css/uikit-core.min.css +1 -1
- package/dist/css/uikit-rtl.css +1 -1
- package/dist/css/uikit-rtl.min.css +1 -1
- package/dist/css/uikit.css +1 -1
- 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 +1 -1
- 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 +1 -1
- package/package.json +6 -6
- package/src/scss/components/accordion.scss +0 -8
- package/src/scss/components/alert.scss +0 -15
- package/src/scss/components/align.scss +0 -3
- package/src/scss/components/animation.scss +1 -8
- package/src/scss/components/article.scss +0 -8
- package/src/scss/components/background.scss +0 -4
- package/src/scss/components/badge.scss +0 -9
- package/src/scss/components/base.scss +10 -80
- package/src/scss/components/breadcrumb.scss +0 -13
- package/src/scss/components/button.scss +9 -76
- package/src/scss/components/card.scss +0 -50
- package/src/scss/components/close.scss +0 -4
- package/src/scss/components/column.scss +0 -5
- package/src/scss/components/comment.scss +0 -9
- package/src/scss/components/container.scss +1 -9
- package/src/scss/components/countdown.scss +0 -2
- package/src/scss/components/description-list.scss +0 -5
- package/src/scss/components/divider.scss +0 -19
- package/src/scss/components/dotnav.scss +0 -13
- package/src/scss/components/drop.scss +0 -5
- package/src/scss/components/dropbar.scss +1 -13
- package/src/scss/components/dropdown.scss +4 -28
- package/src/scss/components/dropnav.scss +0 -1
- package/src/scss/components/form-range.scss +1 -8
- package/src/scss/components/form.scss +0 -71
- package/src/scss/components/grid.scss +0 -15
- package/src/scss/components/heading.scss +3 -30
- package/src/scss/components/height.scss +0 -3
- package/src/scss/components/icon.scss +0 -21
- package/src/scss/components/iconnav.scss +0 -8
- package/src/scss/components/inverse.scss +0 -8
- package/src/scss/components/label.scss +0 -14
- package/src/scss/components/leader.scss +0 -2
- package/src/scss/components/lightbox.scss +0 -17
- package/src/scss/components/link.scss +0 -9
- package/src/scss/components/list.scss +0 -26
- package/src/scss/components/margin.scss +0 -7
- package/src/scss/components/marker.scss +0 -7
- package/src/scss/components/modal.scss +9 -41
- package/src/scss/components/nav.scss +11 -101
- package/src/scss/components/navbar.scss +9 -65
- package/src/scss/components/notification.scss +3 -18
- package/src/scss/components/offcanvas.scss +0 -13
- package/src/scss/components/overlay.scss +0 -5
- package/src/scss/components/padding.scss +0 -5
- package/src/scss/components/pagination.scss +0 -12
- package/src/scss/components/placeholder.scss +0 -4
- package/src/scss/components/position.scss +0 -4
- package/src/scss/components/progress.scss +0 -4
- package/src/scss/components/search.scss +0 -33
- package/src/scss/components/section.scss +0 -14
- package/src/scss/components/slidenav.scss +0 -10
- package/src/scss/components/slider.scss +0 -4
- package/src/scss/components/sortable.scss +0 -3
- package/src/scss/components/spinner.scss +0 -4
- package/src/scss/components/sticky.scss +0 -3
- package/src/scss/components/subnav.scss +0 -33
- package/src/scss/components/tab.scss +0 -12
- package/src/scss/components/table.scss +0 -25
- package/src/scss/components/text.scss +0 -24
- package/src/scss/components/thumbnav.scss +0 -2
- package/src/scss/components/tile.scss +0 -17
- package/src/scss/components/tooltip.scss +0 -9
- package/src/scss/components/totop.scss +0 -7
- package/src/scss/components/transition.scss +0 -5
- package/src/scss/components/utility.scss +0 -20
- package/src/scss/components/variables.scss +0 -39
- package/src/scss/components/width.scss +0 -5
- package/src/scss/theme/accordion.scss +0 -4
- package/src/scss/theme/alert.scss +0 -2
- package/src/scss/theme/article.scss +0 -2
- package/src/scss/theme/base.scss +0 -12
- package/src/scss/theme/button.scss +0 -25
- package/src/scss/theme/card.scss +0 -18
- package/src/scss/theme/comment.scss +0 -2
- package/src/scss/theme/description-list.scss +0 -3
- package/src/scss/theme/dotnav.scss +0 -7
- package/src/scss/theme/dropbar.scss +0 -6
- package/src/scss/theme/dropdown.scss +0 -6
- package/src/scss/theme/form-range.scss +0 -4
- package/src/scss/theme/form.scss +0 -23
- package/src/scss/theme/iconnav.scss +0 -1
- package/src/scss/theme/label.scss +0 -2
- package/src/scss/theme/list.scss +0 -2
- package/src/scss/theme/modal.scss +0 -9
- package/src/scss/theme/nav.scss +0 -9
- package/src/scss/theme/navbar.scss +0 -14
- package/src/scss/theme/placeholder.scss +0 -3
- package/src/scss/theme/progress.scss +0 -1
- package/src/scss/theme/search.scss +0 -5
- package/src/scss/theme/subnav.scss +0 -2
- package/src/scss/theme/tab.scss +0 -7
- package/src/scss/theme/table.scss +0 -5
- package/src/scss/theme/text.scss +0 -3
- package/src/scss/theme/thumbnav.scss +0 -4
package/src/scss/theme/form.scss
CHANGED
|
@@ -7,46 +7,24 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $form-line-height: $form-height - (2* $form-border-width) !default;
|
|
11
10
|
|
|
12
|
-
// $form-background: $global-background !default;
|
|
13
|
-
// $form-focus-background: $global-background !default;
|
|
14
11
|
|
|
15
|
-
// $form-small-line-height: $form-small-height - (2* $form-border-width) !default;
|
|
16
|
-
// $form-large-line-height: $form-large-height - (2* $form-border-width) !default;
|
|
17
12
|
|
|
18
|
-
// $form-radio-background: transparent !default;
|
|
19
13
|
|
|
20
|
-
// $form-stacked-margin-bottom: 5px !default;
|
|
21
14
|
|
|
22
15
|
//
|
|
23
16
|
// New
|
|
24
17
|
//
|
|
25
18
|
|
|
26
|
-
// $form-border-width: $global-border-width !default;
|
|
27
|
-
// $form-border: $global-border !default;
|
|
28
19
|
|
|
29
|
-
// $form-focus-border: $global-primary-background !default;
|
|
30
20
|
|
|
31
|
-
// $form-disabled-border: $global-border !default;
|
|
32
21
|
|
|
33
|
-
// $form-danger-border: $global-danger-background !default;
|
|
34
|
-
// $form-success-border: $global-success-background !default;
|
|
35
22
|
|
|
36
|
-
// $form-blank-focus-border: $global-border !default;
|
|
37
|
-
// $form-blank-focus-border-style: solid !default;
|
|
38
23
|
|
|
39
|
-
// $form-radio-border-width: $global-border-width !default;
|
|
40
|
-
// $form-radio-border: darken($global-border, 10%) !default;
|
|
41
24
|
|
|
42
|
-
// $form-radio-focus-border: $global-primary-background !default;
|
|
43
25
|
|
|
44
|
-
// $form-radio-checked-border: transparent !default;
|
|
45
26
|
|
|
46
|
-
// $form-radio-disabled-border: $global-border !default;
|
|
47
27
|
|
|
48
|
-
// $form-label-color: $global-emphasis-color !default;
|
|
49
|
-
// $form-label-font-size: $global-small-font-size !default;
|
|
50
28
|
|
|
51
29
|
|
|
52
30
|
// Component
|
|
@@ -124,7 +102,6 @@
|
|
|
124
102
|
// Inverse
|
|
125
103
|
// ========================================================================
|
|
126
104
|
|
|
127
|
-
// $inverse-form-label-color: $inverse-global-emphasis-color !default;
|
|
128
105
|
|
|
129
106
|
|
|
130
107
|
|
package/src/scss/theme/list.scss
CHANGED
|
@@ -7,23 +7,14 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $modal-header-background: $modal-dialog-background !default;
|
|
11
|
-
// $modal-footer-background: $modal-dialog-background !default;
|
|
12
10
|
|
|
13
11
|
//
|
|
14
12
|
// New
|
|
15
13
|
//
|
|
16
14
|
|
|
17
|
-
// $modal-header-border-width: $global-border-width !default;
|
|
18
|
-
// $modal-header-border: $global-border !default;
|
|
19
15
|
|
|
20
|
-
// $modal-footer-border-width: $global-border-width !default;
|
|
21
|
-
// $modal-footer-border: $global-border !default;
|
|
22
16
|
|
|
23
|
-
// $modal-close-full-padding: 10px !default;
|
|
24
|
-
// $modal-close-full-background: $modal-dialog-background !default;
|
|
25
17
|
|
|
26
|
-
// $modal-close-full-padding-m: $global-margin !default;
|
|
27
18
|
|
|
28
19
|
|
|
29
20
|
// Component
|
package/src/scss/theme/nav.scss
CHANGED
|
@@ -7,19 +7,12 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $nav-default-font-size: $global-small-font-size !default;
|
|
11
10
|
|
|
12
|
-
// $nav-default-subtitle-font-size: 12px !default;
|
|
13
11
|
|
|
14
12
|
//
|
|
15
13
|
// New
|
|
16
14
|
//
|
|
17
15
|
|
|
18
|
-
// $nav-background-margin-top: 0 !default;
|
|
19
|
-
// $nav-background-item-padding-horizontal: 10px !default;
|
|
20
|
-
// $nav-background-item-padding-vertical: 10px !default;
|
|
21
|
-
// $nav-background-item-hover-background: $global-muted-background !default;
|
|
22
|
-
// $nav-background-item-active-background: $global-muted-background !default;
|
|
23
16
|
|
|
24
17
|
|
|
25
18
|
// Sublists
|
|
@@ -113,8 +106,6 @@
|
|
|
113
106
|
// Inverse
|
|
114
107
|
// ========================================================================
|
|
115
108
|
|
|
116
|
-
// $inverse-nav-background-item-hover-background: $inverse-global-muted-background !default;
|
|
117
|
-
// $inverse-nav-background-item-active-background: $inverse-global-muted-background !default;
|
|
118
109
|
|
|
119
110
|
// @mixin hook-inverse-nav-default-item(){}
|
|
120
111
|
// @mixin hook-inverse-nav-default-item-hover(){}
|
|
@@ -7,34 +7,20 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $navbar-gap: 15px !default;
|
|
11
10
|
|
|
12
|
-
// $navbar-nav-gap: 15px !default;
|
|
13
11
|
|
|
14
|
-
// $navbar-nav-item-padding-horizontal: 0 !default;
|
|
15
12
|
|
|
16
|
-
// $navbar-nav-item-font-size: $global-small-font-size !default;
|
|
17
13
|
|
|
18
|
-
// $navbar-item-padding-horizontal: 0 !default;
|
|
19
14
|
|
|
20
|
-
// $navbar-dropdown-margin: 15px !default;
|
|
21
|
-
// $navbar-dropdown-padding: 25px !default;
|
|
22
|
-
// $navbar-dropdown-background: $global-background !default;
|
|
23
15
|
|
|
24
|
-
// $navbar-dropdown-nav-subtitle-font-size: 12px !default;
|
|
25
16
|
|
|
26
17
|
//
|
|
27
18
|
// New
|
|
28
19
|
//
|
|
29
20
|
|
|
30
|
-
// $navbar-gap-m: 30px !default;
|
|
31
|
-
// $navbar-nav-gap-m: 30px !default;
|
|
32
21
|
|
|
33
|
-
// $navbar-nav-item-text-transform: uppercase !default;
|
|
34
22
|
|
|
35
|
-
// $navbar-dropdown-nav-font-size: $global-small-font-size !default;
|
|
36
23
|
|
|
37
|
-
// $navbar-dropdown-box-shadow: 0 5px 12px rgba(0,0,0,0.15) !default;
|
|
38
24
|
|
|
39
25
|
|
|
40
26
|
// Component
|
|
@@ -7,14 +7,11 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $placeholder-background: transparent !default;
|
|
11
10
|
|
|
12
11
|
//
|
|
13
12
|
// New
|
|
14
13
|
//
|
|
15
14
|
|
|
16
|
-
// $placeholder-border-width: $global-border-width !default;
|
|
17
|
-
// $placeholder-border: $global-border !default;
|
|
18
15
|
|
|
19
16
|
|
|
20
17
|
// Component
|
|
@@ -7,16 +7,12 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $search-default-background: transparent !default;
|
|
11
10
|
|
|
12
11
|
//
|
|
13
12
|
// New
|
|
14
13
|
//
|
|
15
14
|
|
|
16
|
-
// $search-default-border-width: $global-border-width !default;
|
|
17
|
-
// $search-default-border: $global-border !default;
|
|
18
15
|
|
|
19
|
-
// $search-default-focus-border: $global-primary-background !default;
|
|
20
16
|
|
|
21
17
|
|
|
22
18
|
// Component
|
|
@@ -72,7 +68,6 @@
|
|
|
72
68
|
// Inverse
|
|
73
69
|
// ========================================================================
|
|
74
70
|
|
|
75
|
-
// $inverse-search-default-background: transparent !default;
|
|
76
71
|
|
|
77
72
|
|
|
78
73
|
// @mixin hook-inverse-search-default-input-focus(){}
|
package/src/scss/theme/tab.scss
CHANGED
|
@@ -11,14 +11,8 @@
|
|
|
11
11
|
// New
|
|
12
12
|
//
|
|
13
13
|
|
|
14
|
-
// $tab-border-width: $global-border-width !default;
|
|
15
|
-
// $tab-border: $global-border !default;
|
|
16
14
|
|
|
17
|
-
// $tab-item-border-width: $global-border-width !default;
|
|
18
|
-
// $tab-item-font-size: $global-small-font-size !default;
|
|
19
|
-
// $tab-item-text-transform: uppercase !default;
|
|
20
15
|
|
|
21
|
-
// $tab-item-active-border: $global-primary-background !default;
|
|
22
16
|
|
|
23
17
|
|
|
24
18
|
// Component
|
|
@@ -64,7 +58,6 @@
|
|
|
64
58
|
// Inverse
|
|
65
59
|
// ========================================================================
|
|
66
60
|
|
|
67
|
-
// $inverse-tab-border: $inverse-global-border !default;
|
|
68
61
|
|
|
69
62
|
|
|
70
63
|
|
|
@@ -7,16 +7,11 @@
|
|
|
7
7
|
// Variables
|
|
8
8
|
// ========================================================================
|
|
9
9
|
|
|
10
|
-
// $table-header-cell-font-size: $global-small-font-size !default;
|
|
11
|
-
// $table-header-cell-font-weight: normal !default;
|
|
12
|
-
// $table-header-cell-color: $global-muted-color !default;
|
|
13
10
|
|
|
14
11
|
//
|
|
15
12
|
// New
|
|
16
13
|
//
|
|
17
14
|
|
|
18
|
-
// $table-striped-border-width: $global-border-width !default;
|
|
19
|
-
// $table-striped-border: $global-border !default;
|
|
20
15
|
|
|
21
16
|
|
|
22
17
|
// Component
|
package/src/scss/theme/text.scss
CHANGED
|
@@ -11,10 +11,7 @@
|
|
|
11
11
|
// New
|
|
12
12
|
//
|
|
13
13
|
|
|
14
|
-
// $text-meta-link-color: $text-meta-color !default;
|
|
15
|
-
// $text-meta-link-hover-color: $global-color !default;
|
|
16
14
|
|
|
17
|
-
// $internal-text-background-color-gradient: linear-gradient(90deg, $text-background-color 0%, spin($text-background-color, 40%) 100%) !default;
|
|
18
15
|
|
|
19
16
|
|
|
20
17
|
// Style modifiers
|
|
@@ -11,9 +11,6 @@
|
|
|
11
11
|
// New
|
|
12
12
|
//
|
|
13
13
|
|
|
14
|
-
// $thumbnav-item-gradient: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.4)) !default;
|
|
15
|
-
// $thumbnav-item-hover-opacity: 0 !default;
|
|
16
|
-
// $thumbnav-item-active-opacity: 0 !default;
|
|
17
14
|
|
|
18
15
|
|
|
19
16
|
// Component
|
|
@@ -37,7 +34,6 @@
|
|
|
37
34
|
// Inverse
|
|
38
35
|
// ========================================================================
|
|
39
36
|
|
|
40
|
-
// $inverse-thumbnav-item-gradient: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.4)) !default;
|
|
41
37
|
|
|
42
38
|
|
|
43
39
|
// @mixin hook-inverse-thumbnav-item-hover(){}
|