@progress/kendo-theme-classic 4.43.1-dev.3 → 4.43.1-dev.7
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 +2134 -1548
- package/dist/all.scss +2410 -2314
- package/modules/@progress/kendo-theme-default/package.json +2 -2
- package/modules/@progress/kendo-theme-default/scss/adaptive/_layout.scss +40 -86
- package/modules/@progress/kendo-theme-default/scss/adaptive/_theme.scss +0 -9
- package/modules/@progress/kendo-theme-default/scss/appbar/_layout.scss +13 -0
- package/modules/@progress/kendo-theme-default/scss/appbar/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_layout.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_theme.scss +20 -39
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_variables.scss +0 -19
- package/modules/@progress/kendo-theme-default/scss/avatar/_variables.scss +11 -1
- package/modules/@progress/kendo-theme-default/scss/button/_layout.scss +77 -101
- package/modules/@progress/kendo-theme-default/scss/button/_theme.scss +177 -112
- package/modules/@progress/kendo-theme-default/scss/button/_variables.scss +77 -11
- package/modules/@progress/kendo-theme-default/scss/calendar/_layout.scss +2 -14
- package/modules/@progress/kendo-theme-default/scss/card/_variables.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/chat/_layout.scss +9 -9
- package/modules/@progress/kendo-theme-default/scss/chat/_theme.scss +0 -21
- package/modules/@progress/kendo-theme-default/scss/chat/_variables.scss +0 -7
- package/modules/@progress/kendo-theme-default/scss/checkbox/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/checkbox/_layout.scss +80 -146
- package/modules/@progress/kendo-theme-default/scss/checkbox/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/checkbox/_variables.scss +87 -18
- package/modules/@progress/kendo-theme-default/scss/color-preview/_layout.scss +49 -7
- package/modules/@progress/kendo-theme-default/scss/color-preview/_theme.scss +0 -14
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_layout.scss +5 -1
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/colorgradient/_layout.scss +0 -4
- package/modules/@progress/kendo-theme-default/scss/colorpicker/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/combobox/_layout.scss +22 -29
- package/modules/@progress/kendo-theme-default/scss/combobox/_theme.scss +59 -99
- package/modules/@progress/kendo-theme-default/scss/combobox/_variables.scss +1 -32
- package/modules/@progress/kendo-theme-default/scss/common/_loading.scss +1 -13
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_index.scss +10 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_layout.scss +27 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_theme.scss +3 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/dropdowngrid/_layout.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_layout.scss +37 -55
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_theme.scss +33 -75
- package/modules/@progress/kendo-theme-default/scss/editor/_layout.scss +7 -22
- package/modules/@progress/kendo-theme-default/scss/forms/_layout.scss +6 -12
- package/modules/@progress/kendo-theme-default/scss/gantt/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/grid/_layout.scss +128 -97
- package/modules/@progress/kendo-theme-default/scss/grid/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/grid/_variables.scss +7 -9
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_layout.scss +4 -8
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/input/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/input/_variables.scss +5 -5
- package/modules/@progress/kendo-theme-default/scss/list/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/list/_layout.scss +16 -51
- package/modules/@progress/kendo-theme-default/scss/list/_theme.scss +4 -3
- package/modules/@progress/kendo-theme-default/scss/list/_variables.scss +66 -6
- package/modules/@progress/kendo-theme-default/scss/listbox/_layout.scss +9 -0
- package/modules/@progress/kendo-theme-default/scss/listbox/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/listview/_layout.scss +2 -9
- package/modules/@progress/kendo-theme-default/scss/map/_layout.scss +7 -5
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_layout.scss +17 -31
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_theme.scss +44 -14
- package/modules/@progress/kendo-theme-default/scss/mediaplayer/_layout.scss +13 -1
- package/modules/@progress/kendo-theme-default/scss/menu/_layout.scss +48 -5
- package/modules/@progress/kendo-theme-default/scss/menu/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/menu/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/multiselect/_layout.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_layout.scss +9 -27
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_theme.scss +64 -84
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_variables.scss +0 -27
- package/modules/@progress/kendo-theme-default/scss/orgchart/_variables.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_layout.scss +20 -29
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_variables.scss +2 -5
- package/modules/@progress/kendo-theme-default/scss/radio/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/radio/_layout.scss +90 -136
- package/modules/@progress/kendo-theme-default/scss/radio/_theme.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/radio/_variables.scss +88 -26
- package/modules/@progress/kendo-theme-default/scss/scheduler/_layout.scss +26 -13
- package/modules/@progress/kendo-theme-default/scss/searchbox/_layout.scss +22 -8
- package/modules/@progress/kendo-theme-default/scss/searchbox/_theme.scss +16 -25
- package/modules/@progress/kendo-theme-default/scss/searchbox/_variables.scss +0 -20
- package/modules/@progress/kendo-theme-default/scss/skeleton/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/slider/_layout.scss +69 -146
- package/modules/@progress/kendo-theme-default/scss/slider/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_layout.scss +32 -23
- package/modules/@progress/kendo-theme-default/scss/table/_layout.scss +29 -6
- package/modules/@progress/kendo-theme-default/scss/table/_theme.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/table/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/tabstrip/_layout.scss +5 -1
- package/modules/@progress/kendo-theme-default/scss/textarea/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/timeselector/_layout.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_layout.scss +37 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_theme.scss +35 -7
- package/modules/@progress/kendo-theme-default/scss/treelist/_layout.scss +4 -0
- package/modules/@progress/kendo-theme-default/scss/treeview/_layout.scss +130 -116
- package/modules/@progress/kendo-theme-default/scss/treeview/_theme.scss +36 -25
- package/modules/@progress/kendo-theme-default/scss/treeview/_variables.scss +67 -13
- package/modules/@progress/kendo-theme-default/scss/typography/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/window/_layout.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/window/_variables.scss +1 -1
- package/package.json +3 -3
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_variables.scss +0 -19
- package/scss/avatar/_variables.scss +13 -2
- package/scss/button/_variables.scss +84 -18
- package/scss/card/_variables.scss +4 -4
- package/scss/chat/_variables.scss +0 -7
- package/scss/checkbox/_index.scss +1 -0
- package/scss/checkbox/_variables.scss +88 -19
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/combobox/_variables.scss +1 -32
- package/scss/daterangepicker/_index.scss +10 -0
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +1 -0
- package/scss/fab/index.md +0 -0
- package/scss/grid/_variables.scss +7 -9
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +1 -0
- package/scss/input/_variables.scss +5 -5
- package/scss/list/_index.scss +1 -0
- package/scss/list/_variables.scss +66 -6
- package/scss/listbox/_variables.scss +1 -1
- package/scss/menu/_variables.scss +1 -1
- package/scss/numerictextbox/_variables.scss +0 -27
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/radio/_index.scss +1 -0
- package/scss/radio/_variables.scss +86 -27
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/table/_variables.scss +3 -3
- package/scss/treeview/_variables.scss +70 -16
- package/scss/typography/_variables.scss +3 -3
|
@@ -110,10 +110,10 @@
|
|
|
110
110
|
margin-top: -($window-inner-padding-y / 2);
|
|
111
111
|
}
|
|
112
112
|
.k-window-content:first-child {
|
|
113
|
-
padding-top:
|
|
113
|
+
padding-top: clamp( #{$window-inner-padding-y}, #{$window-titlebar-padding-y}, #{$window-titlebar-padding-y} );
|
|
114
114
|
}
|
|
115
115
|
.k-window-content:last-child {
|
|
116
|
-
padding-bottom:
|
|
116
|
+
padding-bottom: clamp( #{$window-inner-padding-y}, #{$window-titlebar-padding-y}, #{$window-titlebar-padding-y} );
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.k-window-iframecontent {
|
|
@@ -11,7 +11,7 @@ $window-titlebar-border-width: 0 0 1px !default;
|
|
|
11
11
|
$window-titlebar-border-style: solid !default;
|
|
12
12
|
|
|
13
13
|
$window-title-font-size: $font-size-lg !default;
|
|
14
|
-
$window-title-line-height:
|
|
14
|
+
$window-title-line-height: 1.25 !default;
|
|
15
15
|
|
|
16
16
|
$window-actions-gap: null !default;
|
|
17
17
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "4.43.1-dev.
|
|
4
|
+
"version": "4.43.1-dev.7",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"postpublish": "rm -rf modules && git checkout scss"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@progress/kendo-theme-default": "^4.43.1-dev.
|
|
53
|
+
"@progress/kendo-theme-default": "^4.43.1-dev.7"
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "634466e18a3f771f8e1da5dc5efdefca1f4fd344"
|
|
56
56
|
}
|
|
@@ -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,20 +1 @@
|
|
|
1
1
|
// Autocomplete
|
|
2
|
-
$autocomplete-bg: $input-bg !default;
|
|
3
|
-
$autocomplete-text: $input-text !default;
|
|
4
|
-
$autocomplete-border: $input-border !default;
|
|
5
|
-
$autocomplete-shadow: $input-shadow !default;
|
|
6
|
-
|
|
7
|
-
$autocomplete-hovered-bg: $input-hovered-bg !default;
|
|
8
|
-
$autocomplete-hovered-text: $input-hovered-text !default;
|
|
9
|
-
$autocomplete-hovered-border: $input-hovered-border !default;
|
|
10
|
-
$autocomplete-hovered-shadow: $input-hovered-shadow !default;
|
|
11
|
-
|
|
12
|
-
$autocomplete-focused-bg: $input-focused-bg !default;
|
|
13
|
-
$autocomplete-focused-text: $input-focused-text !default;
|
|
14
|
-
$autocomplete-focused-border: $input-focused-border !default;
|
|
15
|
-
$autocomplete-focused-shadow: $input-focused-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;
|
|
@@ -1,17 +1,28 @@
|
|
|
1
1
|
// Avatar
|
|
2
|
+
|
|
3
|
+
/// Border width of the avatar.
|
|
4
|
+
/// @group avatar
|
|
2
5
|
$avatar-border-width: 1px !default;
|
|
3
6
|
$avatar-border-radius: map-get( $spacing, 1 ) !default;
|
|
4
7
|
|
|
8
|
+
/// Font family of the avatar.
|
|
9
|
+
/// @group avatar
|
|
5
10
|
$avatar-font-family: $font-family !default;
|
|
11
|
+
/// Font size of the avatar.
|
|
12
|
+
/// @group avatar
|
|
6
13
|
$avatar-font-size: $font-size !default;
|
|
14
|
+
/// Line height of the avatar.
|
|
15
|
+
/// @group avatar
|
|
7
16
|
$avatar-line-height: $line-height !default;
|
|
8
17
|
|
|
9
|
-
|
|
18
|
+
/// The sizes of the avatar.
|
|
19
|
+
/// @group avatar
|
|
10
20
|
$avatar-sizes: (
|
|
11
21
|
sm: map-get( $spacing, 4 ),
|
|
12
22
|
md: map-get( $spacing, 8 ),
|
|
13
23
|
lg: map-get( $spacing, 16 )
|
|
14
24
|
) !default;
|
|
15
25
|
|
|
16
|
-
|
|
26
|
+
/// Theme colors map of the avatar.
|
|
27
|
+
/// @group avatar
|
|
17
28
|
$avatar-theme-colors: $theme-colors !default;
|
|
@@ -1,29 +1,71 @@
|
|
|
1
1
|
// Button
|
|
2
2
|
|
|
3
|
-
/// Width of border around
|
|
3
|
+
/// Width of the border around the button.
|
|
4
4
|
/// @group button
|
|
5
5
|
$button-border-width: 1px !default;
|
|
6
|
-
|
|
6
|
+
|
|
7
|
+
/// Border radius of the button.
|
|
7
8
|
/// @group button
|
|
8
9
|
$button-border-radius: $border-radius !default;
|
|
9
10
|
|
|
10
|
-
/// Horizontal padding of
|
|
11
|
+
/// Horizontal padding of the button.
|
|
12
|
+
/// @group button
|
|
13
|
+
$button-padding-x: map-get( $spacing, 2 ) !default;
|
|
14
|
+
$button-padding-x-sm: null !default;
|
|
15
|
+
$button-padding-x-md: null !default;
|
|
16
|
+
$button-padding-x-lg: null !default;
|
|
17
|
+
|
|
18
|
+
/// Vertical padding of the button.
|
|
11
19
|
/// @group button
|
|
12
|
-
$button-padding-
|
|
13
|
-
|
|
20
|
+
$button-padding-y: map-get( $spacing, 1 ) !default;
|
|
21
|
+
$button-padding-y-sm: null !default;
|
|
22
|
+
$button-padding-y-md: null !default;
|
|
23
|
+
$button-padding-y-lg: null !default;
|
|
24
|
+
|
|
25
|
+
/// Font family of the button.
|
|
14
26
|
/// @group button
|
|
15
|
-
$button-padding-y: $padding-y !default;
|
|
16
27
|
$button-font-family: $font-family !default;
|
|
28
|
+
|
|
29
|
+
/// Font size of the button.
|
|
30
|
+
/// @group button
|
|
17
31
|
$button-font-size: $font-size !default;
|
|
18
|
-
$button-
|
|
32
|
+
$button-font-size-sm: null !default;
|
|
33
|
+
$button-font-size-md: null !default;
|
|
34
|
+
$button-font-size-lg: null !default;
|
|
19
35
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
$button-line-height
|
|
36
|
+
/// Line height used along with $font-size.
|
|
37
|
+
/// @group button
|
|
38
|
+
$button-line-height: $line-height !default;
|
|
39
|
+
$button-line-height-sm: null !default;
|
|
40
|
+
$button-line-height-md: null !default;
|
|
41
|
+
$button-line-height-lg: null !default;
|
|
23
42
|
|
|
43
|
+
/// Calculated height of the button.
|
|
44
|
+
/// @group button
|
|
24
45
|
$button-calc-size: calc( #{$button-line-height * 1em} + #{$button-padding-y * 2} + #{$button-border-width * 2} ) !default;
|
|
46
|
+
|
|
47
|
+
/// Calculated inner height of the button. Without the border width.
|
|
48
|
+
/// @group button
|
|
25
49
|
$button-inner-calc-size: calc( #{$button-line-height * 1em} + #{$button-padding-y * 2} ) !default;
|
|
26
50
|
|
|
51
|
+
$button-arrow-padding-x: $button-padding-y !default;
|
|
52
|
+
$button-arrow-padding-y: $button-padding-y !default;
|
|
53
|
+
|
|
54
|
+
/// Theme colors map for the button.
|
|
55
|
+
/// @group button
|
|
56
|
+
$button-theme-colors: (
|
|
57
|
+
"primary": map-get( $theme-colors, primary ),
|
|
58
|
+
"secondary": map-get( $theme-colors, secondary ),
|
|
59
|
+
"tertiary": map-get( $theme-colors, tertiary ),
|
|
60
|
+
"info": map-get( $theme-colors, info ),
|
|
61
|
+
"success": map-get( $theme-colors, success ),
|
|
62
|
+
"warning": map-get( $theme-colors, warning ),
|
|
63
|
+
"error": map-get( $theme-colors, error ),
|
|
64
|
+
"dark": map-get( $theme-colors, dark ),
|
|
65
|
+
"light": map-get( $theme-colors, light ),
|
|
66
|
+
"inverse": map-get( $theme-colors, inverse )
|
|
67
|
+
) !default;
|
|
68
|
+
|
|
27
69
|
/// The background of the buttons.
|
|
28
70
|
/// @group button
|
|
29
71
|
$button-bg: $base-bg !default;
|
|
@@ -46,7 +88,7 @@ $button-hovered-bg: try-shade( $button-bg, 1 ) !default;
|
|
|
46
88
|
$button-hovered-text: null !default;
|
|
47
89
|
/// The border color of hovered buttons.
|
|
48
90
|
/// @group button
|
|
49
|
-
$button-hovered-border: try-shade( $button-
|
|
91
|
+
$button-hovered-border: try-shade( $button-bg, 3 ) !default;
|
|
50
92
|
/// The background gradient of hovered buttons.
|
|
51
93
|
/// @group button
|
|
52
94
|
$button-hovered-gradient: null !default;
|
|
@@ -60,7 +102,7 @@ $button-active-bg: try-shade( $button-bg, 2 ) !default;
|
|
|
60
102
|
$button-active-text: null !default;
|
|
61
103
|
/// The border color of active buttons.
|
|
62
104
|
/// @group button
|
|
63
|
-
$button-active-border: try-shade( $button-
|
|
105
|
+
$button-active-border: try-shade( $button-bg, 4 ) !default;
|
|
64
106
|
/// The background gradient of active buttons.
|
|
65
107
|
/// @group button
|
|
66
108
|
$button-active-gradient: null !default;
|
|
@@ -68,13 +110,13 @@ $button-active-shadow: null !default;
|
|
|
68
110
|
|
|
69
111
|
/// The background color of selected buttons.
|
|
70
112
|
/// @group button
|
|
71
|
-
$button-selected-bg: $
|
|
113
|
+
$button-selected-bg: $primary !default;
|
|
72
114
|
/// The text color of selected buttons.
|
|
73
115
|
/// @group button
|
|
74
|
-
$button-selected-text: $button-
|
|
116
|
+
$button-selected-text: contrast-wcag( $button-selected-bg ) !default;
|
|
75
117
|
/// The border color of selected buttons.
|
|
76
118
|
/// @group button
|
|
77
|
-
$button-selected-border: $button-
|
|
119
|
+
$button-selected-border: $button-selected-bg !default;
|
|
78
120
|
/// The background gradient of selected buttons.
|
|
79
121
|
/// @group button
|
|
80
122
|
$button-selected-gradient: null !default;
|
|
@@ -102,13 +144,13 @@ $primary-button-shadow: null !default;
|
|
|
102
144
|
|
|
103
145
|
$primary-button-hovered-bg: try-shade( $primary-button-bg, 1 ) !default;
|
|
104
146
|
$primary-button-hovered-text: null !default;
|
|
105
|
-
$primary-button-hovered-border: try-shade( $primary-button-
|
|
147
|
+
$primary-button-hovered-border: try-shade( $primary-button-bg, 3 ) !default;
|
|
106
148
|
$primary-button-hovered-gradient: null !default;
|
|
107
149
|
$primary-button-hovered-shadow: null !default;
|
|
108
150
|
|
|
109
151
|
$primary-button-active-bg: try-shade( $primary-button-bg, 2 ) !default;
|
|
110
152
|
$primary-button-active-text: null !default;
|
|
111
|
-
$primary-button-active-border: try-shade( $primary-button-
|
|
153
|
+
$primary-button-active-border: try-shade( $primary-button-bg, 4 ) !default;
|
|
112
154
|
$primary-button-active-gradient: null !default;
|
|
113
155
|
$primary-button-active-shadow: null !default;
|
|
114
156
|
|
|
@@ -120,7 +162,31 @@ $primary-button-selected-shadow: null !default;
|
|
|
120
162
|
|
|
121
163
|
$primary-button-focused-shadow: 0 0 4px 0 rgba( $primary-button-border, .75 ) !default;
|
|
122
164
|
|
|
123
|
-
$button-
|
|
165
|
+
$solid-button-gradient: $base-gradient !default;
|
|
166
|
+
$solid-button-shade-function: "try-shade";
|
|
167
|
+
$solid-button-shade-text-amount: 0 !default;
|
|
168
|
+
$solid-button-shade-bg-amount: 0 !default;
|
|
169
|
+
$solid-button-shade-border-amount: 2 !default;
|
|
170
|
+
$solid-button-hover-shade-text-amount: null !default;
|
|
171
|
+
$solid-button-hover-shade-bg-amount: 1 !default;
|
|
172
|
+
$solid-button-hover-shade-border-amount: 3 !default;
|
|
173
|
+
$solid-button-active-shade-text-amount: null !default;
|
|
174
|
+
$solid-button-active-shade-bg-amount: 2 !default;
|
|
175
|
+
$solid-button-active-shade-border-amount: 4 !default;
|
|
176
|
+
$solid-button-shadow: true !default;
|
|
177
|
+
$solid-button-shadow-blur: 4px !default;
|
|
178
|
+
$solid-button-shadow-spread: 0px !default;
|
|
179
|
+
$solid-button-shadow-opacity: .75 !default;
|
|
180
|
+
|
|
181
|
+
$outline-button-shadow: true !default;
|
|
182
|
+
$outline-button-shadow-blur: 4px !default;
|
|
183
|
+
$outline-button-shadow-spread: 0px !default;
|
|
184
|
+
$outline-button-shadow-opacity: .75 !default;
|
|
185
|
+
|
|
186
|
+
$link-button-shadow: true !default;
|
|
187
|
+
$link-button-shadow-blur: 4px !default;
|
|
188
|
+
$link-button-shadow-spread: 0px !default;
|
|
189
|
+
$link-button-shadow-opacity: .75 !default;
|
|
124
190
|
|
|
125
191
|
$flat-button-hover-opacity: .08 !default;
|
|
126
192
|
$flat-button-focus-opacity: .12 !default;
|
|
@@ -38,15 +38,15 @@ $card-footer-text: $header-text !default;
|
|
|
38
38
|
$card-footer-border: $header-border !default;
|
|
39
39
|
|
|
40
40
|
$card-title-margin-bottom: map-get( $spacing, sm ) !default;
|
|
41
|
-
$card-title-font-size: $font-size
|
|
42
|
-
$card-title-font-family:
|
|
43
|
-
$card-title-line-height:
|
|
41
|
+
$card-title-font-size: $h5-font-size !default;
|
|
42
|
+
$card-title-font-family: null !default;
|
|
43
|
+
$card-title-line-height: 1.25 !default;
|
|
44
44
|
$card-title-font-weight: $font-weight-normal !default;
|
|
45
45
|
$card-title-letter-spacing: null !default;
|
|
46
46
|
|
|
47
47
|
$card-subtitle-margin-bottom: map-get( $spacing, sm ) !default;
|
|
48
48
|
$card-subtitle-font-size: $font-size-sm !default;
|
|
49
|
-
$card-subtitle-font-family:
|
|
49
|
+
$card-subtitle-font-family: null !default;
|
|
50
50
|
$card-subtitle-line-height: normal !default;
|
|
51
51
|
$card-subtitle-font-weight: $font-weight-normal !default;
|
|
52
52
|
$card-subtitle-letter-spacing: null !default;
|
|
@@ -70,10 +70,3 @@ $chat-quick-reply-border: $primary !default;
|
|
|
70
70
|
$chat-quick-reply-hover-bg: $primary !default;
|
|
71
71
|
$chat-quick-reply-hover-text: $primary-contrast !default;
|
|
72
72
|
$chat-quick-reply-hover-border: $primary !default;
|
|
73
|
-
|
|
74
|
-
$chat-message-box-bg: $input-bg !default;
|
|
75
|
-
$chat-message-box-text: $input-text !default;
|
|
76
|
-
$chat-message-box-border: inherit !default;
|
|
77
|
-
$chat-message-box-focus-shadow: 0 0 40px rgba( $input-text, .1 ) !default;
|
|
78
|
-
|
|
79
|
-
$chat-toolbar-box-scroll-button-shadow: 0 0 20px 5px $chat-bg !default;
|
|
@@ -1,58 +1,118 @@
|
|
|
1
1
|
// Checkbox
|
|
2
|
+
|
|
2
3
|
$checkbox-size: map-get( $spacing, 4 ) !default;
|
|
3
4
|
$checkbox-radius: map-get( $spacing, thin ) !default;
|
|
5
|
+
/// Border width of checkbox.
|
|
6
|
+
/// @group checkbox
|
|
4
7
|
$checkbox-border-width: 1px !default;
|
|
5
|
-
$checkbox-line-height: calc( #{$checkbox-size} + #{$checkbox-border-width} ) !default;
|
|
6
|
-
|
|
7
|
-
$checkbox-bg: $white !default;
|
|
8
|
-
$checkbox-text: transparent !default;
|
|
9
|
-
$checkbox-border: $base-border !default;
|
|
10
8
|
|
|
9
|
+
/// Background color of checkbox.
|
|
10
|
+
/// @group checkbox
|
|
11
|
+
$checkbox-bg: $component-bg !default;
|
|
12
|
+
/// Color of checkbox.
|
|
13
|
+
/// @group checkbox
|
|
14
|
+
$checkbox-text: null !default;
|
|
15
|
+
/// Border color of checkbox.
|
|
16
|
+
/// @group checkbox
|
|
17
|
+
$checkbox-border: $component-border !default;
|
|
18
|
+
|
|
19
|
+
/// Background color of hovered checkbox.
|
|
20
|
+
/// @group checkbox
|
|
11
21
|
$checkbox-hovered-bg: null !default;
|
|
22
|
+
/// Color of hovered checkbox.
|
|
23
|
+
/// @group checkbox
|
|
12
24
|
$checkbox-hovered-text: null !default;
|
|
25
|
+
/// Border color of hovered checkbox.
|
|
26
|
+
/// @group checkbox
|
|
13
27
|
$checkbox-hovered-border: null !default;
|
|
14
28
|
|
|
29
|
+
/// Background color of checked checkbox.
|
|
30
|
+
/// @group checkbox
|
|
15
31
|
$checkbox-checked-bg: $primary !default;
|
|
32
|
+
/// Color of checked checkbox.
|
|
33
|
+
/// @group checkbox
|
|
16
34
|
$checkbox-checked-text: contrast-wcag( $checkbox-checked-bg ) !default;
|
|
35
|
+
/// Border color of checked checkbox.
|
|
36
|
+
/// @group checkbox
|
|
17
37
|
$checkbox-checked-border: $checkbox-checked-bg !default;
|
|
18
38
|
|
|
39
|
+
/// Background color of indeterminate checkbox.
|
|
40
|
+
/// @group checkbox
|
|
19
41
|
$checkbox-indeterminate-bg: $checkbox-bg !default;
|
|
42
|
+
/// Color of indeterminate checkbox.
|
|
43
|
+
/// @group checkbox
|
|
20
44
|
$checkbox-indeterminate-text: $checkbox-checked-bg !default;
|
|
45
|
+
/// Border color of indeterminate checkbox.
|
|
46
|
+
/// @group checkbox
|
|
21
47
|
$checkbox-indeterminate-border: $checkbox-border !default;
|
|
22
48
|
|
|
49
|
+
/// Border color of focused checkbox.
|
|
50
|
+
/// @group checkbox
|
|
23
51
|
$checkbox-focused-border: null !default;
|
|
24
|
-
|
|
52
|
+
/// Box shadow of focused checkbox.
|
|
53
|
+
/// @group checkbox
|
|
54
|
+
$checkbox-focused-shadow: 0 0 0 2px rgba(0, 0, 0, .06) !default;
|
|
55
|
+
/// Border color of focused and checked checkbox.
|
|
56
|
+
/// @group checkbox
|
|
25
57
|
$checkbox-focused-checked-border: null !default;
|
|
58
|
+
/// Box shadow of focused and checked checkbox.
|
|
59
|
+
/// @group checkbox
|
|
26
60
|
$checkbox-focused-checked-shadow: 0 0 0 2px rgba( $primary, .3 ) !default;
|
|
27
61
|
|
|
62
|
+
/// Background color of disabled checkbox.
|
|
63
|
+
/// @group checkbox
|
|
28
64
|
$checkbox-disabled-bg: null !default;
|
|
65
|
+
/// Color of disabled checkbox.
|
|
66
|
+
/// @group checkbox
|
|
29
67
|
$checkbox-disabled-text: null !default;
|
|
68
|
+
/// Border color of disabled checkbox.
|
|
69
|
+
/// @group checkbox
|
|
30
70
|
$checkbox-disabled-border: null !default;
|
|
31
71
|
|
|
72
|
+
/// Background color of disabled and checked checkbox.
|
|
73
|
+
/// @group checkbox
|
|
32
74
|
$checkbox-disabled-checked-bg: null !default;
|
|
75
|
+
/// Color of disabled and checked checkbox.
|
|
76
|
+
/// @group checkbox
|
|
33
77
|
$checkbox-disabled-checked-text: null !default;
|
|
78
|
+
/// Border color of disabled and checked checkbox.
|
|
79
|
+
/// @group checkbox
|
|
34
80
|
$checkbox-disabled-checked-border: null !default;
|
|
35
81
|
|
|
82
|
+
/// Background color of invalid checkbox.
|
|
83
|
+
/// @group checkbox
|
|
36
84
|
$checkbox-invalid-bg: null !default;
|
|
85
|
+
/// Color of invalid checkbox.
|
|
86
|
+
/// @group checkbox
|
|
37
87
|
$checkbox-invalid-text: $invalid-text !default;
|
|
88
|
+
/// Border color of invalid checkbox.
|
|
89
|
+
/// @group checkbox
|
|
38
90
|
$checkbox-invalid-border: $invalid-border !default;
|
|
39
91
|
|
|
40
92
|
|
|
41
93
|
// Checkbox indicator
|
|
42
|
-
$checkbox-icon-type: glyph !default;
|
|
43
94
|
|
|
95
|
+
/// Type of checkbox indicator.
|
|
96
|
+
/// @group checkbox
|
|
97
|
+
$checkbox-indicator-type: image !default;
|
|
98
|
+
|
|
99
|
+
/// Glyph font family of checkbox indicator.
|
|
100
|
+
/// @group checkbox
|
|
44
101
|
$checkbox-glyph-font-family: "WebComponentsIcons", monospace !default;
|
|
45
102
|
$checkbox-glyph-size: 12px !default;
|
|
103
|
+
/// Glyph of checkbox indicator.
|
|
104
|
+
/// @group checkbox
|
|
46
105
|
$checkbox-checked-glyph: "\e118" !default;
|
|
106
|
+
/// Glyph of indeterminate checkbox indicator.
|
|
107
|
+
/// @group checkbox
|
|
47
108
|
$checkbox-indeterminate-glyph: "\e121" !default;
|
|
48
109
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
$checkbox-
|
|
55
|
-
$checkbox-marker-indeterminate-height: ( $checkbox-size / 2 ) !default;
|
|
110
|
+
/// Image of checked checkbox indicator.
|
|
111
|
+
/// @group checkbox
|
|
112
|
+
$checkbox-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='#{$checkbox-checked-text}' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M3,8 l3,3 l7-7'/></svg>") ) !default;
|
|
113
|
+
/// Image image of checked checkbox indicator.
|
|
114
|
+
/// @group checkbox
|
|
115
|
+
$checkbox-indeterminate-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='#{$checkbox-indeterminate-text}' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M4,8 h8'/></svg>") ) !default;
|
|
56
116
|
|
|
57
117
|
|
|
58
118
|
// Checkbox label
|
|
@@ -60,14 +120,23 @@ $checkbox-label-margin-x: map-get( $spacing, 1 ) !default;
|
|
|
60
120
|
|
|
61
121
|
|
|
62
122
|
// Checkbox list
|
|
63
|
-
|
|
64
|
-
|
|
123
|
+
|
|
124
|
+
/// Spacing between items of horizontal checkbox list.
|
|
125
|
+
/// @group checkbox
|
|
126
|
+
$checkbox-list-spacing: map-get( $spacing, 4 ) !default;
|
|
127
|
+
/// Horizontal padding of checkbox list items.
|
|
128
|
+
/// @group checkbox
|
|
65
129
|
$checkbox-list-item-padding-x: 0px !default;
|
|
130
|
+
/// Vertical padding of checkbox list items.
|
|
131
|
+
/// @group checkbox
|
|
66
132
|
$checkbox-list-item-padding-y: $list-item-padding-y !default;
|
|
67
|
-
$checkbox-list-horizontal-item-margin-x: 32px !default;
|
|
68
133
|
|
|
69
134
|
|
|
70
135
|
// Checkbox ripple
|
|
71
136
|
$checkbox-ripple-size: $checkbox-size * 3 !default;
|
|
72
|
-
|
|
73
|
-
|
|
137
|
+
/// Background color of checkbox ripple.
|
|
138
|
+
/// @group checkbox
|
|
139
|
+
$checkbox-ripple-bg: $checkbox-checked-bg !default;
|
|
140
|
+
/// Opacity of checkbox ripple.
|
|
141
|
+
/// @group checkbox
|
|
142
|
+
$checkbox-ripple-opacity: .25 !default;
|
|
@@ -18,9 +18,9 @@ $coloreditor-header-padding-y: $coloreditor-spacer !default;
|
|
|
18
18
|
$coloreditor-header-padding-x: $coloreditor-header-padding-y !default;
|
|
19
19
|
$coloreditor-header-actions-gap: ( $coloreditor-spacer / 1.5 ) !default;
|
|
20
20
|
|
|
21
|
-
$coloreditor-preview-gap: ( $
|
|
22
|
-
$coloreditor-color-preview-width:
|
|
23
|
-
$coloreditor-color-preview-height:
|
|
21
|
+
$coloreditor-preview-gap: map-get( $spacing, 1 ) !default;
|
|
22
|
+
$coloreditor-color-preview-width: 32px !default;
|
|
23
|
+
$coloreditor-color-preview-height: 12px !default;
|
|
24
24
|
|
|
25
25
|
$coloreditor-views-padding-y: $coloreditor-spacer !default;
|
|
26
26
|
$coloreditor-views-padding-x: $coloreditor-views-padding-y !default;
|
|
@@ -1,32 +1 @@
|
|
|
1
|
-
//
|
|
2
|
-
$combobox-select-padding-x: $button-padding-y !default;
|
|
3
|
-
$combobox-select-padding-y: $button-padding-y !default;
|
|
4
|
-
$combobox-select-width: $button-inner-calc-size !default;
|
|
5
|
-
|
|
6
|
-
$combobox-bg: $input-bg !default;
|
|
7
|
-
$combobox-text: $input-text !default;
|
|
8
|
-
$combobox-border: $input-border !default;
|
|
9
|
-
|
|
10
|
-
$combobox-hovered-bg: $input-hovered-bg !default;
|
|
11
|
-
$combobox-hovered-text: $input-hovered-text !default;
|
|
12
|
-
$combobox-hovered-border: $input-hovered-border !default;
|
|
13
|
-
|
|
14
|
-
$combobox-focused-bg: $input-focused-bg !default;
|
|
15
|
-
$combobox-focused-text: $input-focused-text !default;
|
|
16
|
-
$combobox-focused-border: $input-focused-border !default;
|
|
17
|
-
$combobox-focused-shadow: $input-focused-shadow !default;
|
|
18
|
-
|
|
19
|
-
$combobox-select-bg: $button-bg !default;
|
|
20
|
-
$combobox-select-text: $button-text !default;
|
|
21
|
-
$combobox-select-border: $button-border !default;
|
|
22
|
-
$combobox-select-gradient: $button-gradient !default;
|
|
23
|
-
|
|
24
|
-
$combobox-select-hovered-bg: $button-hovered-bg !default;
|
|
25
|
-
$combobox-select-hovered-text: $button-hovered-text !default;
|
|
26
|
-
$combobox-select-hovered-border: $button-hovered-border !default;
|
|
27
|
-
$combobox-select-hovered-gradient: $button-hovered-gradient !default;
|
|
28
|
-
|
|
29
|
-
$combobox-select-pressed-bg: $button-active-bg !default;
|
|
30
|
-
$combobox-select-pressed-text: $button-active-text !default;
|
|
31
|
-
$combobox-select-pressed-border: $button-active-border !default;
|
|
32
|
-
$combobox-select-pressed-gradient: $button-active-gradient !default;
|
|
1
|
+
// Combobox
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "../../modules/@progress/kendo-theme-default/scss/daterangepicker/_layout.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "../../modules/@progress/kendo-theme-default/scss/daterangepicker/_theme.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// Daterangepicker
|
|
File without changes
|
|
@@ -116,8 +116,6 @@ $grid-edit-cell-padding-y: 3px !default;
|
|
|
116
116
|
|
|
117
117
|
$grid-command-cell-button-spacing: map-get( $spacing, 2 ) !default;
|
|
118
118
|
|
|
119
|
-
$grid-search-width: $input-default-width !default;
|
|
120
|
-
|
|
121
119
|
$grid-sticky-bg: $grid-bg !default;
|
|
122
120
|
$grid-sticky-text: $grid-text !default;
|
|
123
121
|
$grid-sticky-border: $grid-border !default;
|
|
@@ -137,21 +135,21 @@ $grid-sticky-selected-alt-bg: $grid-selected-alt-bg !default;
|
|
|
137
135
|
$grid-sticky-hovered-bg: $grid-hovered-bg !default;
|
|
138
136
|
$grid-sticky-selected-hovered-bg: $grid-selected-hovered-bg !default;
|
|
139
137
|
|
|
140
|
-
$grid-
|
|
138
|
+
$grid-column-menu-width: 230px !default;
|
|
141
139
|
|
|
142
140
|
$grid-filter-menu-check-all-border-bottom-width: 1px !default;
|
|
143
141
|
|
|
144
142
|
$grid-filter-menu-item-spacing-x: map-get( $spacing, 2 ) !default;
|
|
145
143
|
$grid-filter-menu-item-spacing-y: $grid-filter-menu-item-spacing-x !default;
|
|
146
144
|
|
|
147
|
-
$grid-column-menu-popup-padding-x:
|
|
148
|
-
$grid-column-menu-popup-padding-y:
|
|
145
|
+
$grid-column-menu-popup-padding-x: null !default;
|
|
146
|
+
$grid-column-menu-popup-padding-y: null !default;
|
|
149
147
|
|
|
150
|
-
$grid-column-menu-item-padding-x: $padding-x !default;
|
|
151
|
-
$grid-column-menu-item-padding-y: $padding-y !default;
|
|
148
|
+
$grid-column-menu-item-padding-x: $menu-popup-item-padding-x !default;
|
|
149
|
+
$grid-column-menu-item-padding-y: $menu-popup-item-padding-y !default;
|
|
152
150
|
|
|
153
|
-
$grid-column-menu-list-item-padding-x: $padding-x !default;
|
|
154
|
-
$grid-column-menu-list-item-padding-y: $padding-y
|
|
151
|
+
$grid-column-menu-list-item-padding-x: $list-item-padding-x !default;
|
|
152
|
+
$grid-column-menu-list-item-padding-y: $list-item-padding-y !default;
|
|
155
153
|
|
|
156
154
|
$grid-column-menu-items-wrap-padding-x: 0 !default;
|
|
157
155
|
$grid-column-menu-items-wrap-padding-y: $padding-y-lg !default;
|
|
@@ -13,6 +13,7 @@ $imageeditor-content-border-width: 1px !default;
|
|
|
13
13
|
|
|
14
14
|
$imageeditor-action-pane-padding-y: map-get( $spacing, 8 ) !default;
|
|
15
15
|
$imageeditor-action-pane-padding-x: map-get( $spacing, 4 ) !default;
|
|
16
|
+
$imageeditor-action-pane-width: if( $imageeditor-content-border-width == null, 240px, calc(240px + #{$imageeditor-content-border-width}) );
|
|
16
17
|
|
|
17
18
|
$imageeditor-crop-border-width: 1px !default;
|
|
18
19
|
$imageeditor-crop-border-style: dashed !default;
|
package/scss/index.scss
CHANGED
|
@@ -69,6 +69,7 @@
|
|
|
69
69
|
@import "datepicker/_index.scss";
|
|
70
70
|
@import "timepicker/_index.scss";
|
|
71
71
|
@import "datetimepicker/_index.scss";
|
|
72
|
+
@import "daterangepicker/_index.scss";
|
|
72
73
|
@import "dropdowngrid/_index.scss";
|
|
73
74
|
@import "dropdownlist/_index.scss";
|
|
74
75
|
@import "dropdowntree/_index.scss";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Input
|
|
2
2
|
|
|
3
|
-
$input-default-width:
|
|
3
|
+
$input-default-width: 10em !default;
|
|
4
4
|
|
|
5
5
|
$input-border-width: 1px !default;
|
|
6
6
|
$input-border-height: ( $input-border-width * 2 ) !default;
|
|
@@ -11,19 +11,19 @@ $input-border-radius-lg: $border-radius !default;
|
|
|
11
11
|
$input-padding-x: $padding-x !default;
|
|
12
12
|
$input-padding-y: $padding-y !default;
|
|
13
13
|
$input-font-family: $font-family !default;
|
|
14
|
-
$input-font-size: $font-size !default;
|
|
15
|
-
$input-line-height: $line-height !default;
|
|
14
|
+
$input-font-size: $font-size-md !default;
|
|
15
|
+
$input-line-height: $line-height-md !default;
|
|
16
16
|
$input-line-height-em: $input-line-height * 1em !default;
|
|
17
17
|
|
|
18
18
|
$input-padding-x-sm: ($input-padding-x / 2) !default;
|
|
19
19
|
$input-padding-y-sm: ($input-padding-y / 2) !default;
|
|
20
20
|
$input-font-size-sm: $input-font-size !default;
|
|
21
|
-
$input-line-height-sm: $line-height
|
|
21
|
+
$input-line-height-sm: $input-line-height !default;
|
|
22
22
|
|
|
23
23
|
$input-padding-x-lg: ($input-padding-x * 1.5) !default;
|
|
24
24
|
$input-padding-y-lg: ($input-padding-y * 1.5) !default;
|
|
25
25
|
$input-font-size-lg: $input-font-size !default;
|
|
26
|
-
$input-line-height-lg: $line-height
|
|
26
|
+
$input-line-height-lg: $input-line-height !default;
|
|
27
27
|
|
|
28
28
|
$input-calc-height: calc( #{$input-line-height * 1em} + #{$input-padding-y * 2} + #{$input-border-height} ) !default;
|
|
29
29
|
$input-calc-height-sm: calc( #{$input-line-height-sm * 1em} + #{$input-padding-y-sm * 2} + #{$input-border-height} ) !default;
|