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
|
@@ -13,17 +13,8 @@
|
|
|
13
13
|
// Variables
|
|
14
14
|
// ========================================================================
|
|
15
15
|
|
|
16
|
-
// $dotnav-margin-horizontal: 12px !default;
|
|
17
|
-
// $dotnav-margin-vertical: $dotnav-margin-horizontal !default;
|
|
18
16
|
|
|
19
|
-
// $dotnav-item-width: 10px !default;
|
|
20
|
-
// $dotnav-item-height: $dotnav-item-width !default;
|
|
21
|
-
// $dotnav-item-border-radius: 50% !default;
|
|
22
17
|
|
|
23
|
-
// $dotnav-item-background: rgba($global-color, 0.2) !default;
|
|
24
|
-
// $dotnav-item-hover-background: rgba($global-color, 0.6) !default;
|
|
25
|
-
// $dotnav-item-onclick-background: rgba($global-color, 0.2) !default;
|
|
26
|
-
// $dotnav-item-active-background: rgba($global-color, 0.6) !default;
|
|
27
18
|
|
|
28
19
|
|
|
29
20
|
/* ========================================================================
|
|
@@ -142,10 +133,6 @@
|
|
|
142
133
|
// Inverse
|
|
143
134
|
// ========================================================================
|
|
144
135
|
|
|
145
|
-
// $inverse-dotnav-item-background: rgba($inverse-global-color, 0.5) !default;
|
|
146
|
-
// $inverse-dotnav-item-hover-background: rgba($inverse-global-color, 0.9) !default;
|
|
147
|
-
// $inverse-dotnav-item-onclick-background: rgba($inverse-global-color, 0.5) !default;
|
|
148
|
-
// $inverse-dotnav-item-active-background: rgba($inverse-global-color, 0.9) !default;
|
|
149
136
|
|
|
150
137
|
|
|
151
138
|
|
|
@@ -18,12 +18,7 @@
|
|
|
18
18
|
// Variables
|
|
19
19
|
// ========================================================================
|
|
20
20
|
|
|
21
|
-
// $drop-z-index: $global-z-index + 20 !default;
|
|
22
|
-
// $drop-margin: $global-margin !default;
|
|
23
|
-
// $drop-viewport-margin: 15px !default;
|
|
24
|
-
// $drop-width: 300px !default;
|
|
25
21
|
|
|
26
|
-
// $drop-parent-icon-margin-left: 0.25em !default;
|
|
27
22
|
|
|
28
23
|
|
|
29
24
|
/* ========================================================================
|
|
@@ -15,19 +15,7 @@
|
|
|
15
15
|
// Variables
|
|
16
16
|
// ========================================================================
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
// $dropbar-padding-top: 15px !default;
|
|
20
|
-
// $dropbar-padding-bottom: $dropbar-padding-top !default;
|
|
21
|
-
// $dropbar-padding-horizontal: 15px !default;
|
|
22
|
-
// $dropbar-padding-horizontal-s: $global-gutter !default;
|
|
23
|
-
// $dropbar-padding-horizontal-m: $global-medium-gutter !default;
|
|
24
|
-
// $dropbar-background: $global-muted-background !default;
|
|
25
|
-
// $dropbar-color: $global-color !default;
|
|
26
|
-
// $dropbar-color-mode: none !default;
|
|
27
|
-
// $dropbar-focus-outline: $base-focus-outline !default;
|
|
28
|
-
|
|
29
|
-
// $dropbar-large-padding-top: 40px !default;
|
|
30
|
-
// $dropbar-large-padding-bottom: $dropbar-large-padding-top !default;
|
|
18
|
+
|
|
31
19
|
|
|
32
20
|
|
|
33
21
|
/* ========================================================================
|
|
@@ -15,34 +15,10 @@
|
|
|
15
15
|
// Variables
|
|
16
16
|
// ========================================================================
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
// $dropdown-background: $global-muted-background !default;
|
|
23
|
-
// $dropdown-color: $global-color !default;
|
|
24
|
-
// $dropdown-color-mode: none !default;
|
|
25
|
-
// $dropdown-focus-outline: $base-focus-outline !default;
|
|
26
|
-
|
|
27
|
-
// $dropdown-large-padding: 40px !default;
|
|
28
|
-
|
|
29
|
-
// $dropdown-dropbar-padding-top: $dropdown-padding !default;
|
|
30
|
-
// $dropdown-dropbar-padding-bottom: $dropdown-padding !default;
|
|
31
|
-
// $dropdown-dropbar-viewport-margin: 15px !default;
|
|
32
|
-
// $dropdown-dropbar-viewport-margin-s: $global-gutter !default;
|
|
33
|
-
// $dropdown-dropbar-viewport-margin-m: $global-medium-gutter !default;
|
|
34
|
-
|
|
35
|
-
// $dropdown-dropbar-large-padding-top: $dropdown-large-padding !default;
|
|
36
|
-
// $dropdown-dropbar-large-padding-bottom: $dropdown-dropbar-large-padding-top !default;
|
|
37
|
-
|
|
38
|
-
// $dropdown-nav-item-color: $global-muted-color !default;
|
|
39
|
-
// $dropdown-nav-item-hover-color: $global-color !default;
|
|
40
|
-
// $dropdown-nav-subtitle-font-size: $global-small-font-size !default;
|
|
41
|
-
// $dropdown-nav-header-color: $global-emphasis-color !default;
|
|
42
|
-
// $dropdown-nav-divider-border-width: $global-border-width !default;
|
|
43
|
-
// $dropdown-nav-divider-border: $global-border !default;
|
|
44
|
-
// $dropdown-nav-sublist-item-color: $global-muted-color !default;
|
|
45
|
-
// $dropdown-nav-sublist-item-hover-color: $global-color !default;
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
46
22
|
|
|
47
23
|
|
|
48
24
|
/* ========================================================================
|
|
@@ -9,14 +9,7 @@
|
|
|
9
9
|
// Variables
|
|
10
10
|
// ========================================================================
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
// $form-range-track-background: darken($global-muted-background, 5%) !default;
|
|
14
|
-
// $form-range-track-focus-background: darken($form-range-track-background, 5%) !default;
|
|
15
|
-
|
|
16
|
-
// $form-range-thumb-height: 15px !default;
|
|
17
|
-
// $form-range-thumb-width: $form-range-thumb-height !default;
|
|
18
|
-
// $form-range-thumb-border-radius: 500px !default;
|
|
19
|
-
// $form-range-thumb-background: $global-color !default;
|
|
12
|
+
|
|
20
13
|
|
|
21
14
|
|
|
22
15
|
/* ========================================================================
|
|
@@ -35,83 +35,26 @@
|
|
|
35
35
|
// Variables
|
|
36
36
|
// ========================================================================
|
|
37
37
|
|
|
38
|
-
// $form-height: $global-control-height !default;
|
|
39
|
-
// $form-line-height: $form-height !default;
|
|
40
|
-
// $form-padding-horizontal: 10px !default;
|
|
41
|
-
// $form-padding-vertical: round($form-padding-horizontal * 0.6) !default;
|
|
42
38
|
|
|
43
|
-
// $form-background: $global-muted-background !default;
|
|
44
|
-
// $form-color: $global-color !default;
|
|
45
39
|
|
|
46
|
-
// $form-focus-background: darken($form-background, 5%) !default;
|
|
47
|
-
// $form-focus-color: $global-color !default;
|
|
48
40
|
|
|
49
|
-
// $form-disabled-background: $global-muted-background !default;
|
|
50
|
-
// $form-disabled-color: $global-muted-color !default;
|
|
51
41
|
|
|
52
|
-
// $form-placeholder-color: $global-muted-color !default;
|
|
53
42
|
|
|
54
|
-
// $form-small-height: $global-control-small-height !default;
|
|
55
|
-
// $form-small-padding-horizontal: 8px !default;
|
|
56
|
-
// $form-small-padding-vertical: round($form-small-padding-horizontal * 0.6) !default;
|
|
57
|
-
// $form-small-line-height: $form-small-height !default;
|
|
58
|
-
// $form-small-font-size: $global-small-font-size !default;
|
|
59
43
|
|
|
60
|
-
// $form-large-height: $global-control-large-height !default;
|
|
61
|
-
// $form-large-padding-horizontal: 12px !default;
|
|
62
|
-
// $form-large-padding-vertical: round($form-large-padding-horizontal * 0.6) !default;
|
|
63
|
-
// $form-large-line-height: $form-large-height !default;
|
|
64
|
-
// $form-large-font-size: $global-medium-font-size !default;
|
|
65
44
|
|
|
66
|
-
// $form-danger-color: $global-danger-background !default;
|
|
67
|
-
// $form-success-color: $global-success-background !default;
|
|
68
45
|
|
|
69
|
-
// $form-width-xsmall: 50px !default;
|
|
70
|
-
// $form-width-small: 130px !default;
|
|
71
|
-
// $form-width-medium: 200px !default;
|
|
72
|
-
// $form-width-large: 500px !default;
|
|
73
46
|
|
|
74
|
-
// $form-select-padding-right: 20px !default;
|
|
75
|
-
// $form-select-icon-color: $global-color !default;
|
|
76
|
-
// $form-select-option-color: $global-color !default;
|
|
77
|
-
// $form-select-disabled-icon-color: $global-muted-color !default;
|
|
78
47
|
|
|
79
|
-
// $form-datalist-padding-right: 20px !default;
|
|
80
|
-
// $form-datalist-icon-color: $global-color !default;
|
|
81
48
|
|
|
82
|
-
// $form-radio-size: 16px !default;
|
|
83
|
-
// $form-radio-margin-top: -4px !default;
|
|
84
|
-
// $form-radio-background: darken($global-muted-background, 5%) !default;
|
|
85
49
|
|
|
86
|
-
// $form-radio-focus-background: darken($form-radio-background, 5%) !default;
|
|
87
50
|
|
|
88
|
-
// $form-radio-checked-background: $global-primary-background !default;
|
|
89
|
-
// $form-radio-checked-icon-color: $global-inverse-color !default;
|
|
90
51
|
|
|
91
|
-
// $form-radio-checked-focus-background: darken($global-primary-background, 10%) !default;
|
|
92
52
|
|
|
93
|
-
// $form-radio-disabled-background: $global-muted-background !default;
|
|
94
|
-
// $form-radio-disabled-icon-color: $global-muted-color !default;
|
|
95
53
|
|
|
96
|
-
// $form-legend-font-size: $global-large-font-size !default;
|
|
97
|
-
// $form-legend-line-height: 1.4 !default;
|
|
98
54
|
|
|
99
|
-
// $form-stacked-margin-bottom: $global-small-margin !default;
|
|
100
55
|
|
|
101
|
-
// $form-horizontal-label-width: 200px !default;
|
|
102
|
-
// $form-horizontal-label-margin-top: 7px !default;
|
|
103
|
-
// $form-horizontal-controls-margin-left: 215px !default;
|
|
104
|
-
// $form-horizontal-controls-text-padding-top: 7px !default;
|
|
105
56
|
|
|
106
|
-
// $form-icon-width: $form-height !default;
|
|
107
|
-
// $form-icon-color: $global-muted-color !default;
|
|
108
|
-
// $form-icon-hover-color: $global-color !default;
|
|
109
57
|
|
|
110
|
-
// $internal-form-select-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22#000%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22#000%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A" !default;
|
|
111
|
-
// $internal-form-datalist-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22#000%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A" !default;
|
|
112
|
-
// $internal-form-radio-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22#000%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E" !default;
|
|
113
|
-
// $internal-form-checkbox-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22#000%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A" !default;
|
|
114
|
-
// $internal-form-checkbox-indeterminate-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22#000%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E" !default;
|
|
115
58
|
|
|
116
59
|
|
|
117
60
|
/* ========================================================================
|
|
@@ -773,27 +716,13 @@ select.uk-form-width-xsmall { width: ($form-width-xsmall + 25px); }
|
|
|
773
716
|
// Inverse
|
|
774
717
|
// ========================================================================
|
|
775
718
|
|
|
776
|
-
// $inverse-form-background: $inverse-global-muted-background !default;
|
|
777
|
-
// $inverse-form-color: $inverse-global-color !default;
|
|
778
|
-
// $inverse-form-focus-background: fade-in($inverse-form-background, 0.05) !default;
|
|
779
|
-
// $inverse-form-focus-color: $inverse-global-color !default;
|
|
780
|
-
// $inverse-form-placeholder-color: $inverse-global-muted-color !default;
|
|
781
719
|
|
|
782
|
-
// $inverse-form-select-icon-color: $inverse-global-color !default;
|
|
783
720
|
|
|
784
|
-
// $inverse-form-datalist-icon-color: $inverse-global-color !default;
|
|
785
721
|
|
|
786
|
-
// $inverse-form-radio-background: $inverse-global-muted-background !default;
|
|
787
722
|
|
|
788
|
-
// $inverse-form-radio-focus-background: fade-in($inverse-form-radio-background, 0.05) !default;
|
|
789
723
|
|
|
790
|
-
// $inverse-form-radio-checked-background: $inverse-global-primary-background !default;
|
|
791
|
-
// $inverse-form-radio-checked-icon-color: $inverse-global-inverse-color !default;
|
|
792
724
|
|
|
793
|
-
// $inverse-form-radio-checked-focus-background: fade-in($inverse-global-primary-background, 0.1) !default;
|
|
794
725
|
|
|
795
|
-
// $inverse-form-icon-color: $inverse-global-muted-color !default;
|
|
796
|
-
// $inverse-form-icon-hover-color: $inverse-global-color !default;
|
|
797
726
|
|
|
798
727
|
|
|
799
728
|
|
|
@@ -26,24 +26,10 @@
|
|
|
26
26
|
// Variables
|
|
27
27
|
// ========================================================================
|
|
28
28
|
|
|
29
|
-
// $grid-gutter-horizontal: $global-gutter !default;
|
|
30
|
-
// $grid-gutter-vertical: $grid-gutter-horizontal !default;
|
|
31
|
-
// $grid-gutter-horizontal-l: $global-medium-gutter !default;
|
|
32
|
-
// $grid-gutter-vertical-l: $grid-gutter-horizontal-l !default;
|
|
33
29
|
|
|
34
|
-
// $grid-small-gutter-horizontal: $global-small-gutter !default;
|
|
35
|
-
// $grid-small-gutter-vertical: $grid-small-gutter-horizontal !default;
|
|
36
30
|
|
|
37
|
-
// $grid-medium-gutter-horizontal: $global-gutter !default;
|
|
38
|
-
// $grid-medium-gutter-vertical: $grid-medium-gutter-horizontal !default;
|
|
39
31
|
|
|
40
|
-
// $grid-large-gutter-horizontal: $global-medium-gutter !default;
|
|
41
|
-
// $grid-large-gutter-vertical: $grid-large-gutter-horizontal !default;
|
|
42
|
-
// $grid-large-gutter-horizontal-l: $global-large-gutter !default;
|
|
43
|
-
// $grid-large-gutter-vertical-l: $grid-large-gutter-horizontal-l !default;
|
|
44
32
|
|
|
45
|
-
// $grid-divider-border-width: $global-border-width !default;
|
|
46
|
-
// $grid-divider-border: $global-border !default;
|
|
47
33
|
|
|
48
34
|
|
|
49
35
|
/* ========================================================================
|
|
@@ -399,7 +385,6 @@
|
|
|
399
385
|
// Inverse
|
|
400
386
|
// ========================================================================
|
|
401
387
|
|
|
402
|
-
// $inverse-grid-divider-border: $inverse-global-border !default;
|
|
403
388
|
|
|
404
389
|
|
|
405
390
|
|
|
@@ -30,28 +30,9 @@ $heading-large-font-size-l: 6rem !default;
|
|
|
30
30
|
$heading-xlarge-font-size-l: 8rem !default; // 128px
|
|
31
31
|
$heading-2xlarge-font-size-l: 11rem !default; // 176px
|
|
32
32
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
// $heading-xlarge-line-height: 1 !default;
|
|
37
|
-
// $heading-2xlarge-line-height: 1 !default;
|
|
38
|
-
|
|
39
|
-
// $heading-divider-padding-bottom: unquote('calc(5px + 0.1em)') !default;
|
|
40
|
-
// $heading-divider-border-width: unquote('calc(0.2px + 0.05em)') !default;
|
|
41
|
-
// $heading-divider-border: $global-border !default;
|
|
42
|
-
|
|
43
|
-
// $heading-bullet-top: unquote('calc(-0.1 * 1em)') !default;
|
|
44
|
-
// $heading-bullet-height: unquote('calc(4px + 0.7em)') !default;
|
|
45
|
-
// $heading-bullet-margin-right: unquote('calc(5px + 0.2em)') !default;
|
|
46
|
-
// $heading-bullet-border-width: unquote('calc(5px + 0.1em)') !default;
|
|
47
|
-
// $heading-bullet-border: $global-border !default;
|
|
48
|
-
|
|
49
|
-
// $heading-line-top: 50% !default;
|
|
50
|
-
// $heading-line-height: $heading-line-border-width !default;
|
|
51
|
-
// $heading-line-width: 2000px !default;
|
|
52
|
-
// $heading-line-border-width: unquote('calc(0.2px + 0.05em)') !default;
|
|
53
|
-
// $heading-line-border: $global-border !default;
|
|
54
|
-
// $heading-line-margin-horizontal: unquote('calc(5px + 0.3em)') !default;
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
55
36
|
|
|
56
37
|
|
|
57
38
|
/* ========================================================================
|
|
@@ -115,12 +96,10 @@ $heading-2xlarge-font-size-l: 11rem !default;
|
|
|
115
96
|
========================================================================== */
|
|
116
97
|
|
|
117
98
|
$heading-primary-font-size-l: 3.75rem !default; // 60px
|
|
118
|
-
// $heading-primary-line-height-l: 1.1 !default;
|
|
119
99
|
|
|
120
100
|
$heading-primary-font-size-m: $heading-primary-font-size-l * 0.9 !default; // 54px
|
|
121
101
|
|
|
122
102
|
$heading-primary-font-size: $heading-primary-font-size-l * 0.8 !default; // 48px
|
|
123
|
-
// $heading-primary-line-height: 1.2 !default;
|
|
124
103
|
|
|
125
104
|
@if ($deprecated == true) {
|
|
126
105
|
.uk-heading-primary {
|
|
@@ -157,13 +136,10 @@ $heading-primary-font-size: $heading-primary-font-size-l *
|
|
|
157
136
|
========================================================================== */
|
|
158
137
|
|
|
159
138
|
$heading-hero-font-size-l: 8rem !default; // 128px
|
|
160
|
-
// $heading-hero-line-height-l: 1 !default;
|
|
161
139
|
|
|
162
140
|
$heading-hero-font-size-m: $heading-hero-font-size-l * 0.75 !default; // 96px
|
|
163
|
-
// $heading-hero-line-height-m: 1 !default;
|
|
164
141
|
|
|
165
142
|
$heading-hero-font-size: $heading-hero-font-size-l * 0.5 !default; // 64px
|
|
166
|
-
// $heading-hero-line-height: 1.1 !default;
|
|
167
143
|
|
|
168
144
|
@if ($deprecated == true) {
|
|
169
145
|
.uk-heading-hero {
|
|
@@ -303,9 +279,6 @@ $heading-hero-font-size: $heading-hero-font-size-l * 0.5
|
|
|
303
279
|
// Inverse
|
|
304
280
|
// ========================================================================
|
|
305
281
|
|
|
306
|
-
// $inverse-heading-divider-border: $inverse-global-border !default;
|
|
307
|
-
// $inverse-heading-bullet-border: $inverse-global-border !default;
|
|
308
|
-
// $inverse-heading-line-border: $inverse-global-border !default;
|
|
309
282
|
|
|
310
283
|
|
|
311
284
|
|
|
@@ -9,9 +9,6 @@
|
|
|
9
9
|
// Variables
|
|
10
10
|
// ========================================================================
|
|
11
11
|
|
|
12
|
-
// $height-small-height: 150px !default;
|
|
13
|
-
// $height-medium-height: 300px !default;
|
|
14
|
-
// $height-large-height: 450px !default;
|
|
15
12
|
|
|
16
13
|
|
|
17
14
|
/* ========================================================================
|
|
@@ -15,22 +15,10 @@
|
|
|
15
15
|
// Variables
|
|
16
16
|
// ========================================================================
|
|
17
17
|
|
|
18
|
-
// $icon-image-size: 20px !default;
|
|
19
18
|
|
|
20
|
-
// $icon-link-color: $global-muted-color !default;
|
|
21
|
-
// $icon-link-hover-color: $global-color !default;
|
|
22
|
-
// $icon-link-active-color: darken($global-color, 5%) !default;
|
|
23
19
|
|
|
24
|
-
// $icon-button-size: 36px !default;
|
|
25
|
-
// $icon-button-border-radius: 500px !default;
|
|
26
|
-
// $icon-button-background: $global-muted-background !default;
|
|
27
|
-
// $icon-button-color: $global-muted-color !default;
|
|
28
20
|
|
|
29
|
-
// $icon-button-hover-background: darken($icon-button-background, 5%) !default;
|
|
30
|
-
// $icon-button-hover-color: $global-color !default;
|
|
31
21
|
|
|
32
|
-
// $icon-button-active-background: darken($icon-button-background, 10%) !default;
|
|
33
|
-
// $icon-button-active-color: $global-color !default;
|
|
34
22
|
|
|
35
23
|
|
|
36
24
|
/* ========================================================================
|
|
@@ -205,15 +193,6 @@ button.uk-icon:not(:disabled) { cursor: pointer; }
|
|
|
205
193
|
// Inverse
|
|
206
194
|
// ========================================================================
|
|
207
195
|
|
|
208
|
-
// $inverse-icon-link-color: $inverse-global-muted-color !default;
|
|
209
|
-
// $inverse-icon-link-hover-color: $inverse-global-color !default;
|
|
210
|
-
// $inverse-icon-link-active-color: $inverse-global-color !default;
|
|
211
|
-
// $inverse-icon-button-background: $inverse-global-muted-background !default;
|
|
212
|
-
// $inverse-icon-button-color: $inverse-global-muted-color !default;
|
|
213
|
-
// $inverse-icon-button-hover-background: fade-in($inverse-icon-button-background, 0.05) !default;
|
|
214
|
-
// $inverse-icon-button-hover-color: $inverse-global-color !default;
|
|
215
|
-
// $inverse-icon-button-active-background: fade-in($inverse-icon-button-background, 0.1) !default;
|
|
216
|
-
// $inverse-icon-button-active-color: $inverse-global-color !default;
|
|
217
196
|
|
|
218
197
|
|
|
219
198
|
|
|
@@ -13,14 +13,9 @@
|
|
|
13
13
|
// Variables
|
|
14
14
|
// ========================================================================
|
|
15
15
|
|
|
16
|
-
// $iconnav-margin-horizontal: $global-small-margin !default;
|
|
17
|
-
// $iconnav-margin-vertical: $iconnav-margin-horizontal !default;
|
|
18
16
|
|
|
19
|
-
// $iconnav-item-color: $global-muted-color !default;
|
|
20
17
|
|
|
21
|
-
// $iconnav-item-hover-color: $global-color !default;
|
|
22
18
|
|
|
23
|
-
// $iconnav-item-active-color: $global-color !default;
|
|
24
19
|
|
|
25
20
|
|
|
26
21
|
/* ========================================================================
|
|
@@ -135,9 +130,6 @@
|
|
|
135
130
|
// Inverse
|
|
136
131
|
// ========================================================================
|
|
137
132
|
|
|
138
|
-
// $inverse-iconnav-item-color: $inverse-global-muted-color !default;
|
|
139
|
-
// $inverse-iconnav-item-hover-color: $inverse-global-color !default;
|
|
140
|
-
// $inverse-iconnav-item-active-color: $inverse-global-color !default;
|
|
141
133
|
|
|
142
134
|
|
|
143
135
|
|
|
@@ -10,17 +10,9 @@
|
|
|
10
10
|
// Variables
|
|
11
11
|
// ========================================================================
|
|
12
12
|
|
|
13
|
-
// $inverse-global-color-mode: light !default;
|
|
14
13
|
|
|
15
|
-
// $inverse-global-color: rgba($global-inverse-color, 0.7) !default;
|
|
16
|
-
// $inverse-global-emphasis-color: $global-inverse-color !default;
|
|
17
|
-
// $inverse-global-muted-color: rgba($global-inverse-color, 0.5) !default;
|
|
18
|
-
// $inverse-global-inverse-color: $global-color !default;
|
|
19
14
|
|
|
20
|
-
// $inverse-global-primary-background: $global-inverse-color !default;
|
|
21
|
-
// $inverse-global-muted-background: rgba($global-inverse-color, 0.1) !default;
|
|
22
15
|
|
|
23
|
-
// $inverse-global-border: rgba($global-inverse-color, 0.2) !default;
|
|
24
16
|
|
|
25
17
|
|
|
26
18
|
/* ========================================================================
|
|
@@ -13,19 +13,7 @@
|
|
|
13
13
|
// Variables
|
|
14
14
|
// ========================================================================
|
|
15
15
|
|
|
16
|
-
// $label-padding-vertical: 0 !default;
|
|
17
|
-
// $label-padding-horizontal: $global-small-margin !default;
|
|
18
|
-
// $label-background: $global-primary-background !default;
|
|
19
|
-
// $label-line-height: $global-line-height !default;
|
|
20
|
-
// $label-font-size: $global-small-font-size !default;
|
|
21
|
-
// $label-color: $global-inverse-color !default;
|
|
22
16
|
|
|
23
|
-
// $label-success-background: $global-success-background !default;
|
|
24
|
-
// $label-success-color: $global-inverse-color !default;
|
|
25
|
-
// $label-warning-background: $global-warning-background !default;
|
|
26
|
-
// $label-warning-color: $global-inverse-color !default;
|
|
27
|
-
// $label-danger-background: $global-danger-background !default;
|
|
28
|
-
// $label-danger-color: $global-inverse-color !default;
|
|
29
17
|
|
|
30
18
|
|
|
31
19
|
/* ========================================================================
|
|
@@ -94,8 +82,6 @@
|
|
|
94
82
|
// Inverse
|
|
95
83
|
// ========================================================================
|
|
96
84
|
|
|
97
|
-
// $inverse-label-background: $inverse-global-primary-background !default;
|
|
98
|
-
// $inverse-label-color: $inverse-global-inverse-color !default;
|
|
99
85
|
|
|
100
86
|
|
|
101
87
|
|
|
@@ -9,8 +9,6 @@
|
|
|
9
9
|
// Variables
|
|
10
10
|
// ========================================================================
|
|
11
11
|
|
|
12
|
-
// $leader-fill-content: unquote('.') !default;
|
|
13
|
-
// $leader-fill-margin-left: $global-small-gutter !default;
|
|
14
12
|
|
|
15
13
|
|
|
16
14
|
/* ========================================================================
|
|
@@ -19,30 +19,13 @@
|
|
|
19
19
|
// Variables
|
|
20
20
|
// ========================================================================
|
|
21
21
|
|
|
22
|
-
// $lightbox-z-index: $global-z-index + 10 !default;
|
|
23
|
-
// $lightbox-background: #000 !default;
|
|
24
22
|
|
|
25
|
-
// $lightbox-focus-outline: rgba(255,255,255,0.7) !default;
|
|
26
23
|
|
|
27
|
-
// $lightbox-item-color: rgba(255,255,255,0.7) !default;
|
|
28
|
-
// $lightbox-item-max-width: 100vw !default;
|
|
29
|
-
// $lightbox-item-max-height: 100vh !default;
|
|
30
24
|
|
|
31
|
-
// $lightbox-toolbar-padding-vertical: 10px !default;
|
|
32
|
-
// $lightbox-toolbar-padding-horizontal: 10px !default;
|
|
33
|
-
// $lightbox-toolbar-background: rgba(0,0,0,0.3) !default;
|
|
34
|
-
// $lightbox-toolbar-color: rgba(255,255,255,0.7) !default;
|
|
35
25
|
|
|
36
|
-
// $lightbox-toolbar-icon-padding: 5px !default;
|
|
37
|
-
// $lightbox-toolbar-icon-color: rgba(255,255,255,0.7) !default;
|
|
38
26
|
|
|
39
|
-
// $lightbox-toolbar-icon-hover-color: #fff !default;
|
|
40
27
|
|
|
41
|
-
// $lightbox-button-size: 50px !default;
|
|
42
|
-
// $lightbox-button-background: $lightbox-toolbar-background !default;
|
|
43
|
-
// $lightbox-button-color: rgba(255,255,255,0.7) !default;
|
|
44
28
|
|
|
45
|
-
// $lightbox-button-hover-color: #fff !default;
|
|
46
29
|
|
|
47
30
|
|
|
48
31
|
/* ========================================================================
|
|
@@ -14,13 +14,8 @@
|
|
|
14
14
|
// Variables
|
|
15
15
|
// ========================================================================
|
|
16
16
|
|
|
17
|
-
// $link-muted-color: $global-muted-color !default;
|
|
18
|
-
// $link-muted-hover-color: $global-color !default;
|
|
19
17
|
|
|
20
|
-
// $link-text-hover-color: $global-muted-color !default;
|
|
21
18
|
|
|
22
|
-
// $link-heading-hover-color: $global-primary-background !default;
|
|
23
|
-
// $link-heading-hover-text-decoration: none !default;
|
|
24
19
|
|
|
25
20
|
|
|
26
21
|
/* ========================================================================
|
|
@@ -125,10 +120,6 @@ a.uk-link-reset,
|
|
|
125
120
|
// Inverse
|
|
126
121
|
// ========================================================================
|
|
127
122
|
|
|
128
|
-
// $inverse-link-muted-color: $inverse-global-muted-color !default;
|
|
129
|
-
// $inverse-link-muted-hover-color: $inverse-global-color !default;
|
|
130
|
-
// $inverse-link-text-hover-color: $inverse-global-muted-color !default;
|
|
131
|
-
// $inverse-link-heading-hover-color: $inverse-global-primary-background !default;
|
|
132
123
|
|
|
133
124
|
|
|
134
125
|
|
|
@@ -24,33 +24,14 @@
|
|
|
24
24
|
// Variables
|
|
25
25
|
// ========================================================================
|
|
26
26
|
|
|
27
|
-
// $list-margin-top: $global-small-margin !default;
|
|
28
27
|
|
|
29
|
-
// $list-padding-left: 30px !default;
|
|
30
28
|
|
|
31
|
-
// $list-marker-height: ($global-line-height * 1em) !default;
|
|
32
29
|
|
|
33
|
-
// $list-muted-color: $global-muted-color !default;
|
|
34
|
-
// $list-emphasis-color: $global-emphasis-color !default;
|
|
35
|
-
// $list-primary-color: $global-primary-background !default;
|
|
36
|
-
// $list-secondary-color: $global-secondary-background !default;
|
|
37
30
|
|
|
38
|
-
// $list-bullet-icon-color: $global-color !default;
|
|
39
31
|
|
|
40
|
-
// $list-divider-margin-top: $global-small-margin !default;
|
|
41
|
-
// $list-divider-border-width: $global-border-width !default;
|
|
42
|
-
// $list-divider-border: $global-border !default;
|
|
43
32
|
|
|
44
|
-
// $list-striped-padding-vertical: $global-small-margin !default;
|
|
45
|
-
// $list-striped-padding-horizontal: $global-small-margin !default;
|
|
46
|
-
// $list-striped-background: $global-muted-background !default;
|
|
47
33
|
|
|
48
|
-
// $list-large-margin-top: $global-margin !default;
|
|
49
|
-
// $list-large-divider-margin-top: $global-margin !default;
|
|
50
|
-
// $list-large-striped-padding-vertical: $global-margin !default;
|
|
51
|
-
// $list-large-striped-padding-horizontal: $global-small-margin !default;
|
|
52
34
|
|
|
53
|
-
// $internal-list-bullet-image: "data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22#000%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E" !default;
|
|
54
35
|
|
|
55
36
|
|
|
56
37
|
/* ========================================================================
|
|
@@ -230,15 +211,8 @@
|
|
|
230
211
|
// Inverse
|
|
231
212
|
// ========================================================================
|
|
232
213
|
|
|
233
|
-
// $inverse-list-muted-color: $inverse-global-muted-color !default;
|
|
234
|
-
// $inverse-list-emphasis-color: $inverse-global-emphasis-color !default;
|
|
235
|
-
// $inverse-list-primary-color: $inverse-global-primary-background !default;
|
|
236
|
-
// $inverse-list-secondary-color: $inverse-global-primary-background !default;
|
|
237
214
|
|
|
238
|
-
// $inverse-list-divider-border: $inverse-global-border !default;
|
|
239
|
-
// $inverse-list-striped-background: $inverse-global-muted-background !default;
|
|
240
215
|
|
|
241
|
-
// $inverse-list-bullet-icon-color: $inverse-global-color !default;
|
|
242
216
|
|
|
243
217
|
|
|
244
218
|
|
|
@@ -15,17 +15,10 @@
|
|
|
15
15
|
// Variables
|
|
16
16
|
// ========================================================================
|
|
17
17
|
|
|
18
|
-
// $margin-margin: $global-margin !default;
|
|
19
18
|
|
|
20
|
-
// $margin-small-margin: $global-small-margin !default;
|
|
21
19
|
|
|
22
|
-
// $margin-medium-margin: $global-medium-margin !default;
|
|
23
20
|
|
|
24
|
-
// $margin-large-margin: $global-medium-margin !default;
|
|
25
|
-
// $margin-large-margin-l: $global-large-margin !default;
|
|
26
21
|
|
|
27
|
-
// $margin-xlarge-margin: $global-large-margin !default;
|
|
28
|
-
// $margin-xlarge-margin-l: $global-xlarge-margin !default;
|
|
29
22
|
|
|
30
23
|
|
|
31
24
|
/* ========================================================================
|
|
@@ -9,11 +9,7 @@
|
|
|
9
9
|
// Variables
|
|
10
10
|
// ========================================================================
|
|
11
11
|
|
|
12
|
-
// $marker-padding: 5px !default;
|
|
13
|
-
// $marker-background: $global-secondary-background !default;
|
|
14
|
-
// $marker-color: $global-inverse-color !default;
|
|
15
12
|
|
|
16
|
-
// $marker-hover-color: $global-inverse-color !default;
|
|
17
13
|
|
|
18
14
|
|
|
19
15
|
/* ========================================================================
|
|
@@ -51,9 +47,6 @@
|
|
|
51
47
|
// Inverse
|
|
52
48
|
// ========================================================================
|
|
53
49
|
|
|
54
|
-
// $inverse-marker-background: $global-muted-background !default;
|
|
55
|
-
// $inverse-marker-color: $global-color !default;
|
|
56
|
-
// $inverse-marker-hover-color: $global-color !default;
|
|
57
50
|
|
|
58
51
|
|
|
59
52
|
|