@progress/kendo-theme-bootstrap 5.0.0-next.3 → 5.0.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/README.md +5 -8
- package/dist/all.css +14821 -15620
- package/dist/all.scss +16466 -17212
- package/dist/bootstrap-dataviz-v4.scss +8 -0
- package/dist/bootstrap-main-dark.scss +6 -6
- package/dist/bootstrap-main.scss +6 -6
- package/lib/swatches/bootstrap-dataviz-v4.json +51 -0
- package/lib/swatches/bootstrap-main-dark.json +6 -6
- package/lib/swatches/bootstrap-main.json +6 -6
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +18 -8
- package/scss/avatar/index.md +0 -0
- package/scss/breadcrumb/_variables.scss +1 -1
- package/scss/button/_index.scss +3 -1
- package/scss/button/_layout.scss +0 -8
- package/scss/button/_variables.scss +199 -127
- package/scss/button/index.md +0 -0
- package/scss/calendar/_index.scss +1 -0
- package/scss/calendar/_variables.scss +2 -2
- package/scss/card/_variables.scss +1 -1
- package/scss/chat/_variables.scss +5 -20
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +144 -56
- package/scss/checkbox/index.md +0 -0
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -100
- package/scss/chip/index.md +0 -0
- package/scss/color-preview/_index.scss +11 -0
- package/scss/color-preview/_layout.scss +1 -0
- package/scss/color-preview/_theme.scss +1 -0
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_index.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -0
- package/scss/coloreditor/_theme.scss +1 -0
- package/scss/coloreditor/_variables.scss +28 -0
- package/scss/colorgradient/_index.scss +19 -0
- package/scss/colorgradient/_layout.scss +1 -0
- package/scss/colorgradient/_theme.scss +1 -0
- package/scss/colorgradient/_variables.scss +51 -0
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
- package/scss/colorpalette/_index.scss +11 -0
- package/scss/colorpalette/_layout.scss +1 -0
- package/scss/colorpalette/_theme.scss +1 -0
- package/scss/colorpalette/_variables.scss +10 -0
- package/scss/colorpicker/_index.scss +3 -6
- package/scss/colorpicker/_layout.scss +0 -14
- package/scss/colorpicker/_variables.scss +1 -40
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_layout.scss +0 -14
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- package/scss/dataviz/_variables.scss +5 -5
- package/scss/dateinput/_index.scss +11 -0
- package/scss/dateinput/_layout.scss +1 -0
- package/scss/dateinput/_theme.scss +1 -0
- package/scss/dateinput/_variables.scss +1 -0
- package/scss/datepicker/_index.scss +13 -0
- package/scss/datepicker/_layout.scss +1 -0
- package/scss/datepicker/_theme.scss +1 -0
- package/scss/datepicker/_variables.scss +1 -0
- package/scss/{datetime → daterangepicker}/_index.scss +1 -2
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +2 -0
- package/scss/datetimepicker/_index.scss +17 -0
- package/scss/datetimepicker/_layout.scss +1 -0
- package/scss/datetimepicker/_theme.scss +1 -0
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/drawer/_index.scss +1 -0
- package/scss/dropdowngrid/index.md +0 -0
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_layout.scss +0 -12
- package/scss/dropdownlist/_variables.scss +13 -13
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +10 -2
- package/scss/expansion-panel/_index.scss +1 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_theme.scss +60 -66
- package/scss/fab/_variables.scss +128 -71
- package/scss/fab/index.md +0 -0
- package/scss/filter/_index.scss +1 -1
- package/scss/floating-label/_variables.scss +4 -4
- package/scss/forms/_index.scss +1 -1
- package/scss/forms/_layout.scss +2 -2
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_theme.scss +18 -24
- package/scss/grid/_variables.scss +10 -12
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_variables.scss +116 -91
- package/scss/list/_index.scss +12 -0
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_theme.scss +1 -0
- package/scss/list/_variables.scss +248 -0
- package/scss/list/index.md +0 -0
- package/scss/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +1 -1
- package/scss/map/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_theme.scss +0 -10
- package/scss/menu/_variables.scss +123 -34
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_layout.scss +0 -16
- package/scss/multiselect/_variables.scss +0 -36
- package/scss/numerictextbox/_layout.scss +0 -15
- package/scss/numerictextbox/_variables.scss +0 -31
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_theme.scss +1 -21
- package/scss/pager/_variables.scss +2 -2
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +7 -2
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_theme.scss +0 -116
- package/scss/pivotgrid/_variables.scss +1 -4
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_layout.scss +5 -21
- package/scss/popup/_theme.scss +0 -88
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_variables.scss +134 -52
- package/scss/radio/index.md +0 -0
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_theme.scss +0 -13
- package/scss/slider/_variables.scss +11 -11
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/spreadsheet/_theme.scss +19 -19
- package/scss/styling/_index.scss +1 -1
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_layout.scss +11 -0
- package/scss/switch/_theme.scss +0 -35
- package/scss/switch/_variables.scss +190 -83
- package/scss/switch/index.md +0 -0
- package/scss/table/_index.scss +19 -0
- package/scss/table/_layout.scss +1 -0
- package/scss/table/_theme.scss +1 -0
- package/scss/table/_variables.scss +141 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/tabstrip/_variables.scss +3 -3
- package/scss/taskboard/_variables.scss +0 -2
- package/scss/textarea/_layout.scss +0 -9
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_variables.scss +1 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timepicker/_index.scss +15 -0
- package/scss/timepicker/_layout.scss +1 -0
- package/scss/timepicker/_theme.scss +1 -0
- package/scss/timepicker/_variables.scss +1 -0
- package/scss/timeselector/_index.scss +13 -0
- package/scss/timeselector/_layout.scss +1 -0
- package/scss/timeselector/_theme.scss +1 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/toolbar/_variables.scss +3 -1
- package/scss/treeview/_layout.scss +5 -15
- package/scss/treeview/_variables.scss +125 -46
- package/scss/utils/_border.scss +9 -0
- package/scss/utils/_index.scss +1 -0
- package/scss/utils/_theme-colors.scss +1 -0
- package/scss/virtual-scroller/_index.scss +10 -0
- package/scss/virtual-scroller/_layout.scss +1 -0
- package/scss/virtual-scroller/_theme.scss +1 -0
- package/scss/virtual-scroller/_variables.scss +1 -0
- package/scss/window/_theme.scss +0 -8
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
- package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
- package/scss/common/_decoration.scss +0 -1
- package/scss/datetime/_layout.scss +0 -45
- package/scss/datetime/_theme.scss +0 -14
- package/scss/datetime/_variables.scss +0 -53
|
@@ -1,132 +1,204 @@
|
|
|
1
1
|
// Button
|
|
2
2
|
|
|
3
|
-
/// Width of border around
|
|
4
|
-
/// @group
|
|
5
|
-
$button-border-width: $btn-border-width !default;
|
|
6
|
-
|
|
7
|
-
///
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
///
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
$button-padding-
|
|
16
|
-
$button-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
$button-padding-
|
|
21
|
-
$button-padding-y-sm: $btn-padding-y-sm !default;
|
|
22
|
-
$button-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
///
|
|
31
|
-
|
|
32
|
-
$button-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
///
|
|
37
|
-
/// @group
|
|
38
|
-
$button-
|
|
39
|
-
$button-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
///
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
///
|
|
48
|
-
/// @group
|
|
49
|
-
$button-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
$button-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
///
|
|
56
|
-
|
|
57
|
-
$
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
/// The
|
|
62
|
-
/// @group
|
|
63
|
-
$button-
|
|
64
|
-
/// The
|
|
65
|
-
/// @group
|
|
66
|
-
$button-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
///
|
|
71
|
-
|
|
3
|
+
/// Width of the border around the button.
|
|
4
|
+
/// @group button
|
|
5
|
+
$kendo-button-border-width: $btn-border-width !default;
|
|
6
|
+
|
|
7
|
+
/// Border radius of the button.
|
|
8
|
+
/// @group button
|
|
9
|
+
$kendo-button-border-radius: null !default;
|
|
10
|
+
|
|
11
|
+
/// Horizontal padding of the button.
|
|
12
|
+
/// @group button
|
|
13
|
+
$kendo-button-padding-x: $btn-padding-x !default;
|
|
14
|
+
$kendo-button-padding-x-sm: $btn-padding-x-sm !default;
|
|
15
|
+
$kendo-button-padding-x-md: $btn-padding-x !default;
|
|
16
|
+
$kendo-button-padding-x-lg: $btn-padding-x-lg !default;
|
|
17
|
+
|
|
18
|
+
/// Vertical padding of the button.
|
|
19
|
+
/// @group button
|
|
20
|
+
$kendo-button-padding-y: $btn-padding-y !default;
|
|
21
|
+
$kendo-button-padding-y-sm: $btn-padding-y-sm !default;
|
|
22
|
+
$kendo-button-padding-y-md: $btn-padding-y !default;
|
|
23
|
+
$kendo-button-padding-y-lg: $btn-padding-y-lg !default;
|
|
24
|
+
|
|
25
|
+
/// Font family of the button.
|
|
26
|
+
/// @group button
|
|
27
|
+
$kendo-button-font-family: $font-family !default;
|
|
28
|
+
|
|
29
|
+
/// Font sizes of the button.
|
|
30
|
+
/// @group button
|
|
31
|
+
$kendo-button-font-size: $btn-font-size !default;
|
|
32
|
+
$kendo-button-font-size-sm: $btn-font-size-sm !default;
|
|
33
|
+
$kendo-button-font-size-md: $btn-font-size !default;
|
|
34
|
+
$kendo-button-font-size-lg: $btn-font-size-lg !default;
|
|
35
|
+
|
|
36
|
+
/// Line heights used along with $font-size.
|
|
37
|
+
/// @group button
|
|
38
|
+
$kendo-button-line-height: $btn-line-height !default;
|
|
39
|
+
$kendo-button-line-height-sm: $btn-line-height !default;
|
|
40
|
+
$kendo-button-line-height-md: $btn-line-height !default;
|
|
41
|
+
$kendo-button-line-height-lg: $btn-line-height !default;
|
|
42
|
+
|
|
43
|
+
/// Calculated height of the button.
|
|
44
|
+
/// @group button
|
|
45
|
+
$kendo-button-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} + #{$kendo-button-border-width * 2} ) !default;
|
|
46
|
+
|
|
47
|
+
/// Calculated inner height of the button. Without the border width.
|
|
48
|
+
/// @group button
|
|
49
|
+
$kendo-button-inner-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} ) !default;
|
|
50
|
+
|
|
51
|
+
$kendo-button-arrow-padding-x: $kendo-button-padding-y !default;
|
|
52
|
+
$kendo-button-arrow-padding-y: $kendo-button-padding-y !default;
|
|
53
|
+
|
|
54
|
+
/// Theme colors map for the button.
|
|
55
|
+
/// @group button
|
|
56
|
+
$kendo-button-theme-colors: map-merge(
|
|
57
|
+
$theme-colors,
|
|
58
|
+
( "base": #e4e7eb )
|
|
59
|
+
) !default;
|
|
60
|
+
|
|
61
|
+
/// The base background of the button.
|
|
62
|
+
/// @group button
|
|
63
|
+
$kendo-button-bg: #e4e7eb !default;
|
|
64
|
+
/// The base text color of the button.
|
|
65
|
+
/// @group button
|
|
66
|
+
$kendo-button-text: contrast-wcag( $kendo-button-bg, $gray-900 ) !default;
|
|
67
|
+
/// The base border color of the button.
|
|
68
|
+
/// @group button
|
|
69
|
+
$kendo-button-border: $kendo-button-bg !default;
|
|
70
|
+
/// The base background gradient of the button.
|
|
71
|
+
/// @group button
|
|
72
|
+
$kendo-button-gradient: null !default;
|
|
73
|
+
/// The base shadow of the button.
|
|
74
|
+
/// @group button
|
|
75
|
+
$kendo-button-shadow: null !default;
|
|
76
|
+
|
|
77
|
+
/// The base background of hovered button.
|
|
78
|
+
/// @group button
|
|
79
|
+
$kendo-button-hover-bg: try-darken( $kendo-button-bg, 7.5% ) !default;
|
|
80
|
+
/// The base text color of hovered button.
|
|
81
|
+
/// @group button
|
|
82
|
+
$kendo-button-hover-text: null !default;
|
|
83
|
+
/// The base border color of hovered button.
|
|
84
|
+
/// @group button
|
|
85
|
+
$kendo-button-hover-border: try-darken( $kendo-button-bg, 10% ) !default;
|
|
86
|
+
/// The base background gradient of hovered button.
|
|
87
|
+
/// @group button
|
|
88
|
+
$kendo-button-hover-gradient: null !default;
|
|
89
|
+
/// The base shadow of hovered button.
|
|
90
|
+
/// @group button
|
|
91
|
+
$kendo-button-hover-shadow: null !default;
|
|
92
|
+
|
|
93
|
+
/// The base background color of active button.
|
|
94
|
+
/// @group button
|
|
95
|
+
$kendo-button-active-bg: try-darken( $kendo-button-bg, 10% ) !default;
|
|
96
|
+
/// The base text color of active button.
|
|
97
|
+
/// @group button
|
|
98
|
+
$kendo-button-active-text: null !default;
|
|
99
|
+
/// The base border color of active button.
|
|
100
|
+
/// @group button
|
|
101
|
+
$kendo-button-active-border: try-darken( $kendo-button-bg, 12.5% ) !default;
|
|
102
|
+
/// The base background gradient of active button.
|
|
103
|
+
/// @group button
|
|
104
|
+
$kendo-button-active-gradient: null !default;
|
|
105
|
+
/// The base shadow of active button.
|
|
106
|
+
/// @group button
|
|
107
|
+
$kendo-button-active-shadow: null !default;
|
|
108
|
+
|
|
109
|
+
/// The base background color of selected button.
|
|
110
|
+
/// @group button
|
|
111
|
+
$kendo-button-selected-bg: try-darken( $primary, 10% ) !default;
|
|
72
112
|
/// The text color of selected buttons.
|
|
73
|
-
/// @group
|
|
74
|
-
$button-selected-text: contrast-wcag( $button-selected-bg ) !default;
|
|
113
|
+
/// @group button
|
|
114
|
+
$kendo-button-selected-text: contrast-wcag( $kendo-button-selected-bg ) !default;
|
|
75
115
|
/// The border color of selected buttons.
|
|
76
|
-
/// @group
|
|
77
|
-
$button-selected-border: try-darken( $primary, 12.5% ) !default;
|
|
116
|
+
/// @group button
|
|
117
|
+
$kendo-button-selected-border: try-darken( $primary, 12.5% ) !default;
|
|
78
118
|
/// The background gradient of selected buttons.
|
|
79
|
-
/// @group
|
|
80
|
-
$button-selected-gradient:
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
$button-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
$button-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
$
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
$
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
$
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
$
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
$
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
$
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
$
|
|
119
|
-
$
|
|
120
|
-
|
|
121
|
-
$
|
|
122
|
-
|
|
123
|
-
$button-
|
|
124
|
-
|
|
125
|
-
$
|
|
126
|
-
$
|
|
127
|
-
$
|
|
128
|
-
$
|
|
129
|
-
|
|
130
|
-
$
|
|
131
|
-
$
|
|
132
|
-
$
|
|
119
|
+
/// @group button
|
|
120
|
+
$kendo-button-selected-gradient: $kendo-button-active-gradient !default;
|
|
121
|
+
/// The base shadow of selected button.
|
|
122
|
+
/// @group button
|
|
123
|
+
$kendo-button-selected-shadow: $kendo-button-active-shadow !default;
|
|
124
|
+
|
|
125
|
+
/// The base background of focused button.
|
|
126
|
+
/// @group button
|
|
127
|
+
$kendo-button-focus-bg: null !default;
|
|
128
|
+
/// The base text color of focused button.
|
|
129
|
+
/// @group button
|
|
130
|
+
$kendo-button-focus-text: null !default;
|
|
131
|
+
/// The base border color of focused button.
|
|
132
|
+
/// @group button
|
|
133
|
+
$kendo-button-focus-border: null !default;
|
|
134
|
+
/// The base background gradient of focused button.
|
|
135
|
+
/// @group button
|
|
136
|
+
$kendo-button-focus-gradient: null !default;
|
|
137
|
+
/// The base shadow of focused button.
|
|
138
|
+
/// @group button
|
|
139
|
+
$kendo-button-focus-shadow: 0 0 0 .25rem rgba( $kendo-button-border, .5 ) !default;
|
|
140
|
+
|
|
141
|
+
/// The base background of disabled button.
|
|
142
|
+
/// @group button
|
|
143
|
+
$kendo-button-disabled-bg: null !default;
|
|
144
|
+
/// The base text color of disabled button.
|
|
145
|
+
/// @group button
|
|
146
|
+
$kendo-button-disabled-text: null !default;
|
|
147
|
+
/// The base border color of disabled buttons.
|
|
148
|
+
/// @group button
|
|
149
|
+
$kendo-button-disabled-border: null !default;
|
|
150
|
+
/// The base background gradient of disabled button.
|
|
151
|
+
/// @group button
|
|
152
|
+
$kendo-button-disabled-gradient: null !default;
|
|
153
|
+
/// The base shadow of disabled button.
|
|
154
|
+
/// @group button
|
|
155
|
+
$kendo-button-disabled-shadow: null !default;
|
|
156
|
+
|
|
157
|
+
// Solid button
|
|
158
|
+
$kendo-solid-button-gradient: null !default;
|
|
159
|
+
$kendo-solid-button-shade-function: "try-darken";
|
|
160
|
+
$kendo-solid-button-shade-text-amount: 0 !default;
|
|
161
|
+
$kendo-solid-button-shade-bg-amount: 0 !default;
|
|
162
|
+
$kendo-solid-button-shade-border-amount: 0 !default;
|
|
163
|
+
$kendo-solid-button-hover-shade-text-amount: null !default;
|
|
164
|
+
$kendo-solid-button-hover-shade-bg-amount: 7.5% !default;
|
|
165
|
+
$kendo-solid-button-hover-shade-border-amount: 10% !default;
|
|
166
|
+
$kendo-solid-button-active-shade-text-amount: null !default;
|
|
167
|
+
$kendo-solid-button-active-shade-bg-amount: 10% !default;
|
|
168
|
+
$kendo-solid-button-active-shade-border-amount: 12.5% !default;
|
|
169
|
+
$kendo-solid-button-shadow: true !default;
|
|
170
|
+
$kendo-solid-button-shadow-blur: 0px !default;
|
|
171
|
+
$kendo-solid-button-shadow-spread: .25rem !default;
|
|
172
|
+
$kendo-solid-button-shadow-opacity: .5 !default;
|
|
173
|
+
|
|
174
|
+
// Outline button
|
|
175
|
+
$kendo-outline-button-shadow: true !default;
|
|
176
|
+
$kendo-outline-button-shadow-blur: 0px !default;
|
|
177
|
+
$kendo-outline-button-shadow-spread: .25rem !default;
|
|
178
|
+
$kendo-outline-button-shadow-opacity: .5 !default;
|
|
179
|
+
|
|
180
|
+
// Link button
|
|
181
|
+
$kendo-link-button-shadow: true !default;
|
|
182
|
+
$kendo-link-button-shadow-blur: 0px !default;
|
|
183
|
+
$kendo-link-button-shadow-spread: .25rem !default;
|
|
184
|
+
$kendo-link-button-shadow-opacity: .5 !default;
|
|
185
|
+
|
|
186
|
+
// Clear button
|
|
187
|
+
$kendo-clear-button-focus-opacity: .1 !default;
|
|
188
|
+
|
|
189
|
+
/// The overlay opacity of hovered flat button. Used to create background for the flat button.
|
|
190
|
+
/// @group button
|
|
191
|
+
$kendo-flat-button-hover-opacity: .08 !default;
|
|
192
|
+
/// The overlay opacity of focused flat button. Used to create background for the flat button.
|
|
193
|
+
/// @group button
|
|
194
|
+
$kendo-flat-button-focus-opacity: null !default;
|
|
195
|
+
/// The overlay opacity of active flat button. Used to create background for the flat button.
|
|
196
|
+
/// @group button
|
|
197
|
+
$kendo-flat-button-active-opacity: .16 !default;
|
|
198
|
+
/// The overlay opacity of selected flat button. Used to create background for the flat button.
|
|
199
|
+
/// @group button
|
|
200
|
+
$kendo-flat-button-selected-opacity: .2 !default;
|
|
201
|
+
|
|
202
|
+
/// The color transition of the button.
|
|
203
|
+
/// @group button
|
|
204
|
+
$kendo-button-transition: $transition !default;
|
|
File without changes
|
|
@@ -87,8 +87,8 @@ $calendar-cell-selected-hover-text: $selected-hover-text !default;
|
|
|
87
87
|
$calendar-cell-selected-hover-border: $selected-hover-border !default;
|
|
88
88
|
$calendar-cell-selected-hover-gradient: null !default;
|
|
89
89
|
|
|
90
|
-
$calendar-cell-focused-shadow: inset $button-
|
|
91
|
-
$calendar-cell-selected-focus-shadow: inset 0 0 0 2px rgba( $primary
|
|
90
|
+
$calendar-cell-focused-shadow: inset $kendo-button-focus-shadow !default;
|
|
91
|
+
$calendar-cell-selected-focus-shadow: inset 0 0 0 2px rgba( try-darken( $primary, 12.5% ), .5 ) !default;
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
// Calendar navigation
|
|
@@ -62,7 +62,7 @@ $card-actions-border-width: 1px !default;
|
|
|
62
62
|
$card-actions-gap: map-get( $spacing, 2 ) !default;
|
|
63
63
|
|
|
64
64
|
$card-deck-scroll-button-radius: 0px !default;
|
|
65
|
-
$card-deck-scroll-button-offset: -$button-border-width !default;
|
|
65
|
+
$card-deck-scroll-button-offset: -$kendo-button-border-width !default;
|
|
66
66
|
|
|
67
67
|
$card-callout-width: 1.3em !default;
|
|
68
68
|
$card-callout-height: 1.3em !default;
|
|
@@ -32,12 +32,9 @@ $chat-bubble-border-radius-sm: 2px !default;
|
|
|
32
32
|
$chat-avatar-size: 32px !default;
|
|
33
33
|
$chat-avatar-spacing: $chat-item-spacing-x !default;
|
|
34
34
|
|
|
35
|
-
$chat-
|
|
36
|
-
$chat-
|
|
37
|
-
|
|
38
|
-
$chat-toolbar-padding-x: $chat-padding-x !default;
|
|
39
|
-
$chat-toolbar-padding-y: 10px !default;
|
|
40
|
-
$chat-toolbar-spacing: 20px !default;
|
|
35
|
+
$chat-toolbar-padding-x: $toolbar-padding-x !default;
|
|
36
|
+
$chat-toolbar-padding-y: $toolbar-padding-y !default;
|
|
37
|
+
$chat-toolbar-spacing: $toolbar-spacing !default;
|
|
41
38
|
$chat-toolbar-bg: $toolbar-bg !default;
|
|
42
39
|
$chat-toolbar-text: $toolbar-text !default;
|
|
43
40
|
$chat-toolbar-border: inherit !default;
|
|
@@ -52,8 +49,8 @@ $chat-bg: $app-bg !default;
|
|
|
52
49
|
$chat-text: $app-text !default;
|
|
53
50
|
$chat-border: $app-border !default;
|
|
54
51
|
|
|
55
|
-
$chat-bubble-bg: $button-bg !default;
|
|
56
|
-
$chat-bubble-text: $button-text !default;
|
|
52
|
+
$chat-bubble-bg: $kendo-button-bg !default;
|
|
53
|
+
$chat-bubble-text: $kendo-button-text !default;
|
|
57
54
|
$chat-bubble-border: $chat-bubble-bg !default;
|
|
58
55
|
$chat-bubble-shadow: none !default;
|
|
59
56
|
$chat-bubble-hover-shadow: none !default;
|
|
@@ -73,15 +70,3 @@ $chat-quick-reply-border: $primary !default;
|
|
|
73
70
|
$chat-quick-reply-hover-bg: $primary !default;
|
|
74
71
|
$chat-quick-reply-hover-text: $primary-contrast !default;
|
|
75
72
|
$chat-quick-reply-hover-border: $primary !default;
|
|
76
|
-
|
|
77
|
-
$chat-message-box-bg: $input-bg !default;
|
|
78
|
-
$chat-message-box-text: $input-text !default;
|
|
79
|
-
$chat-message-box-border: inherit !default;
|
|
80
|
-
$chat-message-box-focus-shadow: 0 0 40px rgba( $input-text, .1 ) !default;
|
|
81
|
-
|
|
82
|
-
$chat-message-box-button-hover-text: $primary !default;
|
|
83
|
-
|
|
84
|
-
$chat-toolbar-box-button-hover-text: $primary !default;
|
|
85
|
-
$chat-toolbar-box-button-hover-bg: none !default;
|
|
86
|
-
|
|
87
|
-
$chat-toolbar-box-scroll-button-shadow: 0 0 20px 5px $chat-bg !default;
|
|
@@ -1,73 +1,161 @@
|
|
|
1
1
|
// Checkbox
|
|
2
|
-
$checkbox-size: map-get( $spacing, 4 ) !default;
|
|
3
|
-
$checkbox-radius: map-get( $spacing, 1 ) !default;
|
|
4
|
-
$checkbox-border-width: 1px !default;
|
|
5
|
-
$checkbox-line-height: calc( #{$checkbox-size} + #{$checkbox-border-width} ) !default;
|
|
6
2
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$checkbox-border:
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
$checkbox-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
$
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
$checkbox-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
$checkbox-
|
|
3
|
+
/// Border width of checkbox.
|
|
4
|
+
/// @group checkbox
|
|
5
|
+
$kendo-checkbox-border-width: 1px !default;
|
|
6
|
+
|
|
7
|
+
// Checkbox sizes
|
|
8
|
+
$kendo-checkbox-sizes: (
|
|
9
|
+
sm: (
|
|
10
|
+
size: map-get( $spacing, 3 ),
|
|
11
|
+
glyph-size: ( map-get( $spacing, 3 ) - map-get( $spacing, thin ) ),
|
|
12
|
+
ripple-size: map-get( $spacing, 3 ) * 3
|
|
13
|
+
),
|
|
14
|
+
md: (
|
|
15
|
+
size: map-get( $spacing, 4 ),
|
|
16
|
+
glyph-size: ( map-get( $spacing, 4 ) - map-get( $spacing, thin ) ),
|
|
17
|
+
ripple-size: map-get( $spacing, 4 ) * 3
|
|
18
|
+
),
|
|
19
|
+
lg: (
|
|
20
|
+
size: map-get( $spacing, 5 ),
|
|
21
|
+
glyph-size: ( map-get( $spacing, 5 ) - map-get( $spacing, thin ) ),
|
|
22
|
+
ripple-size: map-get( $spacing, 5 ) * 3
|
|
23
|
+
)
|
|
24
|
+
) !default;
|
|
25
|
+
|
|
26
|
+
/// Background color of checkbox.
|
|
27
|
+
/// @group checkbox
|
|
28
|
+
$kendo-checkbox-bg: $component-bg !default;
|
|
29
|
+
/// Color of checkbox.
|
|
30
|
+
/// @group checkbox
|
|
31
|
+
$kendo-checkbox-text: null !default;
|
|
32
|
+
/// Border color of checkbox.
|
|
33
|
+
/// @group checkbox
|
|
34
|
+
$kendo-checkbox-border: contrast-wcag( $kendo-checkbox-bg, $gray-400, $gray-600 ) !default;
|
|
35
|
+
|
|
36
|
+
/// Background color of hovered checkbox.
|
|
37
|
+
/// @group checkbox
|
|
38
|
+
$kendo-checkbox-hover-bg: null !default;
|
|
39
|
+
/// Color of hovered checkbox.
|
|
40
|
+
/// @group checkbox
|
|
41
|
+
$kendo-checkbox-hover-text: null !default;
|
|
42
|
+
/// Border color of hovered checkbox.
|
|
43
|
+
/// @group checkbox
|
|
44
|
+
$kendo-checkbox-hover-border: null !default;
|
|
45
|
+
|
|
46
|
+
/// Background color of checked checkbox.
|
|
47
|
+
/// @group checkbox
|
|
48
|
+
$kendo-checkbox-checked-bg: $primary !default;
|
|
49
|
+
/// Color of checked checkbox.
|
|
50
|
+
/// @group checkbox
|
|
51
|
+
$kendo-checkbox-checked-text: contrast-wcag( $kendo-checkbox-checked-bg ) !default;
|
|
52
|
+
/// Border color of checked checkbox.
|
|
53
|
+
/// @group checkbox
|
|
54
|
+
$kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
|
|
55
|
+
|
|
56
|
+
/// Background color of indeterminate checkbox.
|
|
57
|
+
/// @group checkbox
|
|
58
|
+
$kendo-checkbox-indeterminate-bg: $kendo-checkbox-checked-bg !default;
|
|
59
|
+
/// Color of indeterminate checkbox.
|
|
60
|
+
/// @group checkbox
|
|
61
|
+
$kendo-checkbox-indeterminate-text: $kendo-checkbox-checked-text !default;
|
|
62
|
+
/// Border color of indeterminate checkbox.
|
|
63
|
+
/// @group checkbox
|
|
64
|
+
$kendo-checkbox-indeterminate-border: $kendo-checkbox-checked-border !default;
|
|
65
|
+
|
|
66
|
+
/// Border color of focused checkbox.
|
|
67
|
+
/// @group checkbox
|
|
68
|
+
$kendo-checkbox-focus-border: try-tint( $primary, 50% ) !default;
|
|
69
|
+
/// Box shadow of focused checkbox.
|
|
70
|
+
/// @group checkbox
|
|
71
|
+
$kendo-checkbox-focus-shadow: 0 0 0 .25rem rgba( $primary, .25 ) !default;
|
|
72
|
+
/// Border color of focused and checked checkbox.
|
|
73
|
+
/// @group checkbox
|
|
74
|
+
$kendo-checkbox-focus-checked-border: $kendo-checkbox-checked-border !default;
|
|
75
|
+
/// Box shadow of focused and checked checkbox.
|
|
76
|
+
/// @group checkbox
|
|
77
|
+
$kendo-checkbox-focus-checked-shadow: $kendo-checkbox-focus-shadow !default;
|
|
78
|
+
|
|
79
|
+
/// Background color of disabled checkbox.
|
|
80
|
+
/// @group checkbox
|
|
81
|
+
$kendo-checkbox-disabled-bg: null !default;
|
|
82
|
+
/// Color of disabled checkbox.
|
|
83
|
+
/// @group checkbox
|
|
84
|
+
$kendo-checkbox-disabled-text: null !default;
|
|
85
|
+
/// Border color of disabled checkbox.
|
|
86
|
+
/// @group checkbox
|
|
87
|
+
$kendo-checkbox-disabled-border: null !default;
|
|
88
|
+
|
|
89
|
+
/// Background color of disabled and checked checkbox.
|
|
90
|
+
/// @group checkbox
|
|
91
|
+
$kendo-checkbox-disabled-checked-bg: null !default;
|
|
92
|
+
/// Color of disabled and checked checkbox.
|
|
93
|
+
/// @group checkbox
|
|
94
|
+
$kendo-checkbox-disabled-checked-text: null !default;
|
|
95
|
+
/// Color of disabled and checked checkbox.
|
|
96
|
+
/// @group checkbox
|
|
97
|
+
$kendo-checkbox-disabled-checked-border: null !default;
|
|
98
|
+
|
|
99
|
+
/// Background color of invalid checkbox.
|
|
100
|
+
/// @group checkbox
|
|
101
|
+
$kendo-checkbox-invalid-bg: null !default;
|
|
102
|
+
/// Color of invalid checkbox.
|
|
103
|
+
/// @group checkbox
|
|
104
|
+
$kendo-checkbox-invalid-text: $invalid-text !default;
|
|
105
|
+
/// Border color of invalid checkbox.
|
|
106
|
+
/// @group checkbox
|
|
107
|
+
$kendo-checkbox-invalid-border: $invalid-border !default;
|
|
39
108
|
|
|
40
109
|
|
|
41
110
|
// Checkbox indicator
|
|
42
|
-
$checkbox-icon-type: image !default;
|
|
43
111
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
$checkbox-
|
|
47
|
-
$checkbox-indeterminate-glyph: "\e121" !default;
|
|
112
|
+
/// Type of checkbox indicator.
|
|
113
|
+
/// @group checkbox
|
|
114
|
+
$kendo-checkbox-indicator-type: image !default;
|
|
48
115
|
|
|
49
|
-
|
|
50
|
-
|
|
116
|
+
/// Glyph font family of checkbox indicator.
|
|
117
|
+
/// @group checkbox
|
|
118
|
+
$kendo-checkbox-glyph-font-family: "WebComponentsIcons", monospace !default;
|
|
119
|
+
/// Glyph of checkbox indicator.
|
|
120
|
+
/// @group checkbox
|
|
121
|
+
$kendo-checkbox-checked-glyph: "\e118" !default;
|
|
122
|
+
/// Glyph of indeterminate checkbox indicator.
|
|
123
|
+
/// @group checkbox
|
|
124
|
+
$kendo-checkbox-indeterminate-glyph: "\e121" !default;
|
|
51
125
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
$checkbox-
|
|
55
|
-
|
|
126
|
+
/// Image of checked checkbox indicator.
|
|
127
|
+
/// @group checkbox
|
|
128
|
+
$kendo-checkbox-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$kendo-checkbox-checked-text}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>") ) !default;
|
|
129
|
+
/// Image of checked checkbox indicator.
|
|
130
|
+
/// @group checkbox
|
|
131
|
+
$kendo-checkbox-indeterminate-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$kendo-checkbox-indeterminate-text}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/></svg>") ) !default;
|
|
56
132
|
|
|
57
133
|
|
|
58
134
|
// Checkbox label
|
|
59
|
-
|
|
135
|
+
|
|
136
|
+
/// The horizontal margin of the checkbox inside a label.
|
|
137
|
+
/// @group checkbox
|
|
138
|
+
$kendo-checkbox-label-margin-x: map-get( $spacing, 1 ) !default;
|
|
60
139
|
|
|
61
140
|
|
|
62
141
|
// Checkbox list
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
$checkbox-list-
|
|
67
|
-
|
|
142
|
+
|
|
143
|
+
/// Spacing between items of horizontal checkbox list.
|
|
144
|
+
/// @group checkbox
|
|
145
|
+
$kendo-checkbox-list-spacing: map-get( $spacing, 4 ) !default;
|
|
146
|
+
/// Horizontal padding of checkbox list items.
|
|
147
|
+
/// @group checkbox
|
|
148
|
+
$kendo-checkbox-list-item-padding-x: 0px !default;
|
|
149
|
+
/// Vertical padding of checkbox list items.
|
|
150
|
+
/// @group checkbox
|
|
151
|
+
$kendo-checkbox-list-item-padding-y: $kendo-list-item-padding-y-md !default;
|
|
68
152
|
|
|
69
153
|
|
|
70
154
|
// Checkbox ripple
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
155
|
+
|
|
156
|
+
/// Background color of checkbox ripple.
|
|
157
|
+
/// @group checkbox
|
|
158
|
+
$kendo-checkbox-ripple-bg: $kendo-checkbox-checked-bg !default;
|
|
159
|
+
/// Opacity of checkbox ripple.
|
|
160
|
+
/// @group checkbox
|
|
161
|
+
$kendo-checkbox-ripple-opacity: .25 !default;
|
|
File without changes
|