@progress/kendo-theme-bootstrap 5.0.0-next.5 → 5.1.0
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 +9466 -12013
- package/dist/all.scss +15251 -16068
- package/dist/bootstrap-3-dark.scss +3 -3
- package/dist/bootstrap-3.scss +3 -3
- package/dist/bootstrap-4-dark.scss +2 -2
- package/dist/bootstrap-4.scss +2 -2
- package/dist/bootstrap-dataviz-v4.scss +8 -0
- package/dist/bootstrap-main-dark.scss +8 -8
- package/dist/bootstrap-main.scss +8 -8
- package/dist/bootstrap-nordic.scss +2 -2
- package/dist/bootstrap-turquoise-dark.scss +2 -2
- package/dist/bootstrap-turquoise.scss +2 -2
- package/dist/bootstrap-urban.scss +2 -2
- package/dist/bootstrap-vintage.scss +2 -2
- package/lib/swatches/bootstrap-3-dark.json +3 -3
- package/lib/swatches/bootstrap-3.json +3 -3
- package/lib/swatches/bootstrap-4-dark.json +2 -2
- package/lib/swatches/bootstrap-4.json +2 -2
- package/lib/swatches/bootstrap-dataviz-v4.json +51 -0
- package/lib/swatches/bootstrap-main-dark.json +8 -8
- package/lib/swatches/bootstrap-main.json +8 -8
- package/lib/swatches/bootstrap-nordic.json +2 -2
- package/lib/swatches/bootstrap-turquoise-dark.json +2 -2
- package/lib/swatches/bootstrap-turquoise.json +2 -2
- package/lib/swatches/bootstrap-urban.json +2 -2
- package/lib/swatches/bootstrap-vintage.json +2 -2
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/all.scss +1 -154
- 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/button/_index.scss +2 -0
- package/scss/button/_layout.scss +0 -8
- package/scss/button/_theme.scss +0 -81
- package/scss/button/_variables.scss +50 -17
- package/scss/button/index.md +0 -0
- package/scss/calendar/_index.scss +1 -0
- package/scss/chat/_variables.scss +3 -18
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +60 -69
- package/scss/checkbox/index.md +0 -0
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -191
- package/scss/chip/index.md +0 -0
- package/scss/color-preview/_variables.scss +1 -0
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorpicker/_index.scss +1 -2
- package/scss/colorpicker/_layout.scss +0 -14
- package/scss/colorpicker/_variables.scss +1 -22
- 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/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +8 -0
- package/scss/expansion-panel/_index.scss +1 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_theme.scss +51 -56
- package/scss/fab/_variables.scss +128 -72
- package/scss/fab/index.md +0 -0
- package/scss/filter/_index.scss +1 -1
- package/scss/forms/_index.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_theme.scss +14 -20
- package/scss/grid/_variables.scss +10 -10
- 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 +74 -42
- 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/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/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_theme.scss +1 -21
- 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 +70 -89
- package/scss/radio/index.md +0 -0
- package/scss/scheduler/_index.scss +1 -1
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/spreadsheet/_theme.scss +6 -6
- package/scss/switch/_layout.scss +2 -1
- package/scss/switch/_variables.scss +106 -168
- 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/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 +2 -0
- package/scss/treeview/_layout.scss +5 -15
- package/scss/treeview/_variables.scss +125 -46
- package/scss/utils/_border.scss +1 -2
- 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/datetime/_layout.scss +0 -45
- package/scss/datetime/_theme.scss +0 -14
- package/scss/datetime/_variables.scss +0 -53
package/scss/all.scss
CHANGED
|
@@ -1,154 +1 @@
|
|
|
1
|
-
@import "
|
|
2
|
-
@import "core/mixins/_index.scss";
|
|
3
|
-
@import "_variables.scss";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
// Core
|
|
7
|
-
// @import "core/_index.scss";
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
// Dependencies
|
|
11
|
-
@import "common/_index.scss";
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
// Generic content
|
|
15
|
-
@import "styling/_index.scss";
|
|
16
|
-
@import "utils/_index.scss";
|
|
17
|
-
@import "icons/_index.scss";
|
|
18
|
-
@import "typography/_index.scss";
|
|
19
|
-
@import "avatar/_index.scss";
|
|
20
|
-
@import "badge/_index.scss";
|
|
21
|
-
@import "loader/_index.scss";
|
|
22
|
-
@import "chip/_index.scss";
|
|
23
|
-
@import "cursor/_index.scss";
|
|
24
|
-
// @import "list/_index.scss";
|
|
25
|
-
@import "forms/_index.scss";
|
|
26
|
-
@import "listgroup/_index.scss";
|
|
27
|
-
@import "adaptive/_index.scss";
|
|
28
|
-
// @import "loading/_index.scss";
|
|
29
|
-
@import "progressbar/_index.scss";
|
|
30
|
-
@import "ripple/_index.scss";
|
|
31
|
-
// @import "table/_index.scss";
|
|
32
|
-
@import "messagebox/_index.scss";
|
|
33
|
-
@import "overlay/_index.scss";
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
// Basic forms
|
|
37
|
-
@import "button/_index.scss";
|
|
38
|
-
@import "action-buttons/_index.scss";
|
|
39
|
-
@import "input/_index.scss";
|
|
40
|
-
@import "floating-label/_index.scss";
|
|
41
|
-
@import "textbox/_index.scss";
|
|
42
|
-
@import "textarea/_index.scss";
|
|
43
|
-
@import "checkbox/_index.scss";
|
|
44
|
-
@import "radio/_index.scss";
|
|
45
|
-
@import "validator/_index.scss";
|
|
46
|
-
@import "fab/_index.scss";
|
|
47
|
-
@import "captcha/_index.scss";
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
// Inputs
|
|
51
|
-
@import "autocomplete/_index.scss";
|
|
52
|
-
@import "color-preview/_index.scss";
|
|
53
|
-
@import "colorpalette/_index.scss";
|
|
54
|
-
@import "colorgradient/_index.scss";
|
|
55
|
-
@import "coloreditor/_index.scss";
|
|
56
|
-
@import "colorpicker/_index.scss";
|
|
57
|
-
@import "combobox/_index.scss";
|
|
58
|
-
@import "datetime/_index.scss";
|
|
59
|
-
@import "dropdowngrid/_index.scss";
|
|
60
|
-
@import "dropdownlist/_index.scss";
|
|
61
|
-
@import "dropdowntree/_index.scss";
|
|
62
|
-
@import "maskedtextbox/_index.scss";
|
|
63
|
-
@import "multiselect/_index.scss";
|
|
64
|
-
@import "numerictextbox/_index.scss";
|
|
65
|
-
@import "searchbox/_index.scss";
|
|
66
|
-
@import "upload/_index.scss";
|
|
67
|
-
@import "dropzone/_index.scss";
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
// Other forms
|
|
71
|
-
@import "listbox/_index.scss";
|
|
72
|
-
@import "slider/_index.scss";
|
|
73
|
-
@import "switch/_index.scss";
|
|
74
|
-
@import "rating/_index.scss";
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
// Date time
|
|
78
|
-
@import "calendar/_index.scss";
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
// Command interfaces
|
|
82
|
-
@import "appbar/_index.scss";
|
|
83
|
-
@import "menu/_index.scss";
|
|
84
|
-
@import "toolbar/_index.scss";
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
// Popups and modals
|
|
88
|
-
@import "dialog/_index.scss";
|
|
89
|
-
@import "drawer/_index.scss";
|
|
90
|
-
@import "notification/_index.scss";
|
|
91
|
-
@import "popup/_index.scss";
|
|
92
|
-
@import "responsivepanel/_index.scss";
|
|
93
|
-
@import "tooltip/_index.scss";
|
|
94
|
-
@import "window/_index.scss";
|
|
95
|
-
@import "action-sheet/_index.scss";
|
|
96
|
-
@import "popover/_index.scss";
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
// Navigation
|
|
100
|
-
@import "breadcrumb/_index.scss";
|
|
101
|
-
@import "pager/_index.scss";
|
|
102
|
-
@import "panelbar/_index.scss";
|
|
103
|
-
@import "stepper/_index.scss";
|
|
104
|
-
@import "wizard/_index.scss";
|
|
105
|
-
@import "tabstrip/_index.scss";
|
|
106
|
-
@import "treeview/_index.scss";
|
|
107
|
-
@import "expansion-panel/_index.scss";
|
|
108
|
-
@import "bottom-navigation/_index.scss";
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
// Layout & containers
|
|
112
|
-
@import "card/_index.scss";
|
|
113
|
-
@import "splitter/_index.scss";
|
|
114
|
-
@import "tilelayout/_index.scss";
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
// Data management
|
|
118
|
-
@import "grid/_index.scss";
|
|
119
|
-
@import "listview/_index.scss";
|
|
120
|
-
@import "spreadsheet/_index.scss";
|
|
121
|
-
@import "pivotgrid/_index.scss";
|
|
122
|
-
@import "treelist/_index.scss";
|
|
123
|
-
@import "filter/_index.scss";
|
|
124
|
-
@import "filemanager/_index.scss";
|
|
125
|
-
@import "taskboard/_index.scss";
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
// Editor
|
|
129
|
-
@import "editor/_index.scss";
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
// Image Editor
|
|
133
|
-
@import "imageeditor/_index.scss";
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
// Scheduling
|
|
137
|
-
@import "gantt/_index.scss";
|
|
138
|
-
@import "scheduler/_index.scss";
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
// Misc
|
|
142
|
-
@import "chat/_index.scss";
|
|
143
|
-
@import "mediaplayer/_index.scss";
|
|
144
|
-
@import "timeline/_index.scss";
|
|
145
|
-
@import "pdf-viewer/_index.scss";
|
|
146
|
-
@import "scroller/_index.scss";
|
|
147
|
-
@import "scrollview/_index.scss";
|
|
148
|
-
@import "skeleton/_index.scss";
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
// Dataviz
|
|
152
|
-
@import "dataviz/_index.scss";
|
|
153
|
-
@import "map/_index.scss";
|
|
154
|
-
@import "orgchart/_index.scss";
|
|
1
|
+
@import "index.scss";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
$appbar-margin-y: null !default;
|
|
3
3
|
$appbar-margin-x: null !default;
|
|
4
4
|
$appbar-padding-y: map-get( $spacing, 2 ) !default;
|
|
5
|
-
$appbar-padding-x: map-get( $spacing,
|
|
5
|
+
$appbar-padding-x: map-get( $spacing, 2 ) !default;
|
|
6
6
|
$appbar-border-width: 0px !default;
|
|
7
7
|
|
|
8
8
|
$appbar-zindex: 1000 !default;
|
|
@@ -1,25 +1 @@
|
|
|
1
1
|
// Autocomplete
|
|
2
|
-
$autocomplete-bg: $kendo-input-bg !default;
|
|
3
|
-
$autocomplete-text: $kendo-input-text !default;
|
|
4
|
-
$autocomplete-border: $kendo-input-border !default;
|
|
5
|
-
$autocomplete-shadow: $kendo-input-shadow !default;
|
|
6
|
-
|
|
7
|
-
$autocomplete-hovered-bg: $kendo-input-hover-bg !default;
|
|
8
|
-
$autocomplete-hovered-text: $kendo-input-hover-text !default;
|
|
9
|
-
$autocomplete-hovered-border: $kendo-input-hover-border !default;
|
|
10
|
-
$autocomplete-hovered-shadow: $kendo-input-hover-shadow !default;
|
|
11
|
-
|
|
12
|
-
$autocomplete-focused-bg: $kendo-input-focus-bg !default;
|
|
13
|
-
$autocomplete-focused-text: $kendo-input-focus-text !default;
|
|
14
|
-
$autocomplete-focused-border: $kendo-input-focus-border !default;
|
|
15
|
-
$autocomplete-focused-shadow: $kendo-input-focus-shadow !default;
|
|
16
|
-
|
|
17
|
-
$autocomplete-disabled-bg: null !default;
|
|
18
|
-
$autocomplete-disabled-text: null !default;
|
|
19
|
-
$autocomplete-disabled-border: null !default;
|
|
20
|
-
$autocomplete-disabled-shadow: null !default;
|
|
21
|
-
|
|
22
|
-
$autocomplete-invalid-bg: null !default;
|
|
23
|
-
$autocomplete-invalid-text: null !default;
|
|
24
|
-
$autocomplete-invalid-border: $kendo-input-invalid-border !default;
|
|
25
|
-
$autocomplete-invalid-shadow: $kendo-input-invalid-shadow !default;
|
|
@@ -1,17 +1,27 @@
|
|
|
1
1
|
// Avatar
|
|
2
|
-
$avatar-border-width: 1px !default;
|
|
3
|
-
$avatar-border-radius: map-get( $spacing, 1 ) !default;
|
|
4
2
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
$avatar-
|
|
3
|
+
/// Border width of the avatar.
|
|
4
|
+
/// @group avatar
|
|
5
|
+
$kendo-avatar-border-width: 1px !default;
|
|
8
6
|
|
|
7
|
+
/// Font family of the avatar.
|
|
8
|
+
/// @group avatar
|
|
9
|
+
$kendo-avatar-font-family: $font-family !default;
|
|
10
|
+
/// Font size of the avatar.
|
|
11
|
+
/// @group avatar
|
|
12
|
+
$kendo-avatar-font-size: $font-size !default;
|
|
13
|
+
/// Line height of the avatar.
|
|
14
|
+
/// @group avatar
|
|
15
|
+
$kendo-avatar-line-height: $line-height !default;
|
|
9
16
|
|
|
10
|
-
|
|
17
|
+
/// The sizes of the avatar.
|
|
18
|
+
/// @group avatar
|
|
19
|
+
$kendo-avatar-sizes: (
|
|
11
20
|
sm: map-get( $spacing, 4 ),
|
|
12
21
|
md: map-get( $spacing, 8 ),
|
|
13
22
|
lg: map-get( $spacing, 16 )
|
|
14
23
|
) !default;
|
|
15
24
|
|
|
16
|
-
|
|
17
|
-
|
|
25
|
+
/// Theme colors map of the avatar.
|
|
26
|
+
/// @group avatar
|
|
27
|
+
$kendo-avatar-theme-colors: $theme-colors !default;
|
|
File without changes
|
package/scss/button/_index.scss
CHANGED
package/scss/button/_layout.scss
CHANGED
package/scss/button/_theme.scss
CHANGED
|
@@ -1,82 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/button/_theme.scss";
|
|
2
|
-
|
|
3
|
-
@include exports( "button/theme/bootstrap" ) {
|
|
4
|
-
|
|
5
|
-
// Solid Buttons
|
|
6
|
-
@each $name, $color in $kendo-button-theme-colors {
|
|
7
|
-
.k-button-solid-#{$name} {
|
|
8
|
-
@if ($name != "base") {
|
|
9
|
-
background-image: none;
|
|
10
|
-
|
|
11
|
-
// Hover state
|
|
12
|
-
&:hover,
|
|
13
|
-
&.k-hover {
|
|
14
|
-
color: contrast-wcag( try-darken( $color, 7.5% ) );
|
|
15
|
-
background-color: try-darken( $color, 7.5% );
|
|
16
|
-
border-color: try-darken( $color, 10% );
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
// Focus state
|
|
20
|
-
&:focus,
|
|
21
|
-
&.k-focus {
|
|
22
|
-
box-shadow: 0 0 0 3px rgba( $color, .5 );
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// Active state
|
|
26
|
-
&:active,
|
|
27
|
-
&.k-active {
|
|
28
|
-
color: contrast-wcag( try-darken( $color, 10% ) );
|
|
29
|
-
background-color: try-darken( $color, 10% );
|
|
30
|
-
border-color: try-darken( $color, 12.5% );
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// Selected
|
|
34
|
-
&.k-selected {
|
|
35
|
-
color: contrast-wcag( try-darken( $color, 10% ) );
|
|
36
|
-
background-color: try-darken( $color, 10% );
|
|
37
|
-
border-color: try-darken( $color, 12.5% );
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
// Outline Buttons
|
|
45
|
-
@each $name, $color in $kendo-button-theme-colors {
|
|
46
|
-
.k-button-outline-#{$name} {
|
|
47
|
-
@if ($name != "base") {
|
|
48
|
-
|
|
49
|
-
// Focus state
|
|
50
|
-
&:focus,
|
|
51
|
-
&.k-focus {
|
|
52
|
-
box-shadow: 0 0 0 3px rgba( $color, .5 );
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
// Menu button
|
|
60
|
-
.k-menu-button {}
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
// Button group
|
|
64
|
-
.k-button-group {
|
|
65
|
-
|
|
66
|
-
.k-button:focus,
|
|
67
|
-
.k-button.k-focus,
|
|
68
|
-
.k-button-outline:focus,
|
|
69
|
-
.k-button-outline.k-focus {
|
|
70
|
-
@include box-shadow( $kendo-button-group-focus-shadow );
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
// Split button
|
|
77
|
-
.k-split-button:focus,
|
|
78
|
-
.k-split-button.k-focus {
|
|
79
|
-
@include box-shadow( $kendo-button-focus-shadow );
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
}
|
|
@@ -6,10 +6,7 @@ $kendo-button-border-width: $btn-border-width !default;
|
|
|
6
6
|
|
|
7
7
|
/// Border radius of the button.
|
|
8
8
|
/// @group button
|
|
9
|
-
$kendo-button-border-radius:
|
|
10
|
-
$kendo-button-border-radius-sm: $btn-border-radius-sm !default;
|
|
11
|
-
$kendo-button-border-radius-md: $btn-border-radius !default;
|
|
12
|
-
$kendo-button-border-radius-lg: $btn-border-radius-lg !default;
|
|
9
|
+
$kendo-button-border-radius: null !default;
|
|
13
10
|
|
|
14
11
|
/// Horizontal padding of the button.
|
|
15
12
|
/// @group button
|
|
@@ -27,7 +24,7 @@ $kendo-button-padding-y-lg: $btn-padding-y-lg !default;
|
|
|
27
24
|
|
|
28
25
|
/// Font family of the button.
|
|
29
26
|
/// @group button
|
|
30
|
-
$kendo-button-font-family: $
|
|
27
|
+
$kendo-button-font-family: $font-family !default;
|
|
31
28
|
|
|
32
29
|
/// Font sizes of the button.
|
|
33
30
|
/// @group button
|
|
@@ -51,9 +48,15 @@ $kendo-button-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-but
|
|
|
51
48
|
/// @group button
|
|
52
49
|
$kendo-button-inner-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} ) !default;
|
|
53
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
54
|
/// Theme colors map for the button.
|
|
55
55
|
/// @group button
|
|
56
|
-
$kendo-button-theme-colors: map-merge(
|
|
56
|
+
$kendo-button-theme-colors: map-merge(
|
|
57
|
+
$theme-colors,
|
|
58
|
+
( "base": #e4e7eb )
|
|
59
|
+
) !default;
|
|
57
60
|
|
|
58
61
|
/// The base background of the button.
|
|
59
62
|
/// @group button
|
|
@@ -79,7 +82,7 @@ $kendo-button-hover-bg: try-darken( $kendo-button-bg, 7.5% ) !default;
|
|
|
79
82
|
$kendo-button-hover-text: null !default;
|
|
80
83
|
/// The base border color of hovered button.
|
|
81
84
|
/// @group button
|
|
82
|
-
$kendo-button-hover-border: try-darken( $kendo-button-
|
|
85
|
+
$kendo-button-hover-border: try-darken( $kendo-button-bg, 10% ) !default;
|
|
83
86
|
/// The base background gradient of hovered button.
|
|
84
87
|
/// @group button
|
|
85
88
|
$kendo-button-hover-gradient: null !default;
|
|
@@ -95,7 +98,7 @@ $kendo-button-active-bg: try-darken( $kendo-button-bg, 10% ) !default;
|
|
|
95
98
|
$kendo-button-active-text: null !default;
|
|
96
99
|
/// The base border color of active button.
|
|
97
100
|
/// @group button
|
|
98
|
-
$kendo-button-active-border: try-darken( $kendo-button-
|
|
101
|
+
$kendo-button-active-border: try-darken( $kendo-button-bg, 12.5% ) !default;
|
|
99
102
|
/// The base background gradient of active button.
|
|
100
103
|
/// @group button
|
|
101
104
|
$kendo-button-active-gradient: null !default;
|
|
@@ -106,18 +109,18 @@ $kendo-button-active-shadow: null !default;
|
|
|
106
109
|
/// The base background color of selected button.
|
|
107
110
|
/// @group button
|
|
108
111
|
$kendo-button-selected-bg: try-darken( $primary, 10% ) !default;
|
|
109
|
-
/// The
|
|
112
|
+
/// The text color of selected buttons.
|
|
110
113
|
/// @group button
|
|
111
114
|
$kendo-button-selected-text: contrast-wcag( $kendo-button-selected-bg ) !default;
|
|
112
|
-
/// The
|
|
115
|
+
/// The border color of selected buttons.
|
|
113
116
|
/// @group button
|
|
114
117
|
$kendo-button-selected-border: try-darken( $primary, 12.5% ) !default;
|
|
115
|
-
/// The
|
|
118
|
+
/// The background gradient of selected buttons.
|
|
116
119
|
/// @group button
|
|
117
|
-
$kendo-button-selected-gradient:
|
|
120
|
+
$kendo-button-selected-gradient: $kendo-button-active-gradient !default;
|
|
118
121
|
/// The base shadow of selected button.
|
|
119
122
|
/// @group button
|
|
120
|
-
$kendo-button-selected-shadow:
|
|
123
|
+
$kendo-button-selected-shadow: $kendo-button-active-shadow !default;
|
|
121
124
|
|
|
122
125
|
/// The base background of focused button.
|
|
123
126
|
/// @group button
|
|
@@ -133,7 +136,7 @@ $kendo-button-focus-border: null !default;
|
|
|
133
136
|
$kendo-button-focus-gradient: null !default;
|
|
134
137
|
/// The base shadow of focused button.
|
|
135
138
|
/// @group button
|
|
136
|
-
$kendo-button-focus-shadow: 0 0 0
|
|
139
|
+
$kendo-button-focus-shadow: 0 0 0 .25rem rgba( $kendo-button-border, .5 ) !default;
|
|
137
140
|
|
|
138
141
|
/// The base background of disabled button.
|
|
139
142
|
/// @group button
|
|
@@ -151,6 +154,38 @@ $kendo-button-disabled-gradient: null !default;
|
|
|
151
154
|
/// @group button
|
|
152
155
|
$kendo-button-disabled-shadow: null !default;
|
|
153
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
|
+
|
|
154
189
|
/// The overlay opacity of hovered flat button. Used to create background for the flat button.
|
|
155
190
|
/// @group button
|
|
156
191
|
$kendo-flat-button-hover-opacity: .08 !default;
|
|
@@ -166,6 +201,4 @@ $kendo-flat-button-selected-opacity: .2 !default;
|
|
|
166
201
|
|
|
167
202
|
/// The color transition of the button.
|
|
168
203
|
/// @group button
|
|
169
|
-
$kendo-button-
|
|
170
|
-
|
|
171
|
-
$kendo-button-group-focus-shadow: null !default;
|
|
204
|
+
$kendo-button-transition: $transition !default;
|
|
File without changes
|
|
@@ -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;
|
|
@@ -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: $kendo-input-bg !default;
|
|
78
|
-
$chat-message-box-text: $kendo-input-text !default;
|
|
79
|
-
$chat-message-box-border: inherit !default;
|
|
80
|
-
$chat-message-box-focus-shadow: 0 0 40px rgba( $kendo-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;
|