@progress/kendo-theme-classic 4.43.1-dev.4 → 4.43.1-dev.8
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/dist/all.css +2571 -1722
- package/dist/all.scss +2772 -2284
- package/modules/@progress/kendo-theme-default/package.json +2 -2
- package/modules/@progress/kendo-theme-default/scss/action-buttons/_layout.scss +7 -0
- package/modules/@progress/kendo-theme-default/scss/action-sheet/_layout.scss +6 -0
- 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 +6 -1
- package/modules/@progress/kendo-theme-default/scss/appbar/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_layout.scss +6 -0
- 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/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/avatar/_variables.scss +11 -1
- package/modules/@progress/kendo-theme-default/scss/badge/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/bottom-navigation/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/breadcrumb/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/button/_layout.scss +82 -94
- 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/captcha/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/card/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/card/_variables.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/chat/_layout.scss +12 -11
- 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/_layout.scss +78 -145
- 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/chip/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/color-preview/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/colorgradient/_layout.scss +6 -4
- package/modules/@progress/kendo-theme-default/scss/colorpalette/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/colorpicker/_layout.scss +6 -3
- package/modules/@progress/kendo-theme-default/scss/combobox/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/common/_loading.scss +1 -13
- package/modules/@progress/kendo-theme-default/scss/dateinput/_layout.scss +7 -1
- package/modules/@progress/kendo-theme-default/scss/datepicker/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_index.scss +10 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_layout.scss +33 -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/datetimepicker/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/drawer/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/editor/_layout.scss +2 -10
- package/modules/@progress/kendo-theme-default/scss/expansion-panel/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/fab/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/filter/_layout.scss +8 -0
- package/modules/@progress/kendo-theme-default/scss/floating-label/_layout.scss +7 -0
- package/modules/@progress/kendo-theme-default/scss/forms/_layout.scss +7 -9
- 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 +1 -3
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_layout.scss +6 -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/_layout.scss +16 -66
- package/modules/@progress/kendo-theme-default/scss/list/_theme.scss +5 -4
- package/modules/@progress/kendo-theme-default/scss/list/_variables.scss +64 -8
- 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 +12 -0
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/mediaplayer/_layout.scss +14 -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 +8 -2
- package/modules/@progress/kendo-theme-default/scss/notification/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_layout.scss +12 -26
- 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/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/orgchart/_variables.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/panelbar/_layout.scss +6 -0
- 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/pivotgrid/_layout.scss +55 -83
- package/modules/@progress/kendo-theme-default/scss/pivotgrid/_theme.scss +39 -73
- package/modules/@progress/kendo-theme-default/scss/popover/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/progressbar/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/radio/_layout.scss +89 -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/rating/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/scheduler/_layout.scss +31 -12
- package/modules/@progress/kendo-theme-default/scss/searchbox/_layout.scss +28 -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 +71 -144
- package/modules/@progress/kendo-theme-default/scss/slider/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_layout.scss +28 -15
- package/modules/@progress/kendo-theme-default/scss/stepper/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/switch/_layout.scss +14 -9
- package/modules/@progress/kendo-theme-default/scss/switch/_variables.scss +127 -33
- 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 +16 -4
- package/modules/@progress/kendo-theme-default/scss/taskboard/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/textarea/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/textbox/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/timeline/_layout.scss +6 -4
- package/modules/@progress/kendo-theme-default/scss/timepicker/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/timeselector/_layout.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/toolbar/_layout.scss +22 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_theme.scss +35 -7
- package/modules/@progress/kendo-theme-default/scss/tooltip/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/treelist/_layout.scss +4 -0
- package/modules/@progress/kendo-theme-default/scss/treeview/_layout.scss +134 -115
- 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/upload/_layout.scss +6 -1
- 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/_variables.scss +89 -20
- 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/grid/_variables.scss +1 -3
- package/scss/index.scss +1 -0
- package/scss/input/_variables.scss +5 -5
- package/scss/list/_variables.scss +64 -8
- 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/_variables.scss +86 -27
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/switch/_variables.scss +142 -48
- package/scss/table/_variables.scss +3 -3
- package/scss/toolbar/_index.scss +1 -0
- package/scss/treeview/_variables.scss +69 -15
- package/scss/typography/_variables.scss +3 -3
|
@@ -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
|
-
$checkbox-radius: map-get( $spacing,
|
|
4
|
+
$checkbox-radius: map-get( $spacing, 1 ) !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;
|
|
@@ -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
|
|
@@ -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,7 +135,7 @@ $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
|
|
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;
|
|
@@ -1,21 +1,77 @@
|
|
|
1
1
|
// List
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
|
|
3
|
+
/// Font size of the list component.
|
|
4
|
+
/// @group list
|
|
5
|
+
$list-font-size: $font-size-md !default;
|
|
6
|
+
|
|
7
|
+
/// Line height of the list component.
|
|
8
|
+
/// @group list
|
|
9
|
+
$list-line-height: $line-height-md !default;
|
|
4
10
|
$list-line-height-em: $line-height-em !default;
|
|
5
11
|
|
|
6
|
-
|
|
7
|
-
|
|
12
|
+
/// Horizontal padding of list items.
|
|
13
|
+
/// @group list
|
|
14
|
+
$list-item-padding-x: map-get( $spacing, 2 ) !default;
|
|
15
|
+
|
|
16
|
+
/// Vertical padding of list items.
|
|
17
|
+
/// @group list
|
|
18
|
+
$list-item-padding-y: map-get( $spacing, 1 ) !default;
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
/// Background color of the list component.
|
|
22
|
+
/// @group list
|
|
23
|
+
$list-bg: $component-bg !default;
|
|
24
|
+
/// Text color of the list component.
|
|
25
|
+
/// @group list
|
|
26
|
+
$list-text: $component-text !default;
|
|
27
|
+
/// Border color of the list component.
|
|
28
|
+
/// @group list
|
|
29
|
+
$list-border: $component-border !default;
|
|
8
30
|
|
|
31
|
+
/// Background color of list header.
|
|
32
|
+
/// @group list
|
|
33
|
+
$list-header-bg: null !default;
|
|
34
|
+
/// Text color of list header.
|
|
35
|
+
/// @group list
|
|
36
|
+
$list-header-text: null !default;
|
|
37
|
+
/// Border color of list header.
|
|
38
|
+
/// @group list
|
|
39
|
+
$list-header-border: inherit !default;
|
|
40
|
+
/// Box shadow of list header.
|
|
41
|
+
/// @group list
|
|
42
|
+
$list-header-shadow: null !default;
|
|
43
|
+
|
|
44
|
+
/// Background color of list items.
|
|
45
|
+
/// @group list
|
|
9
46
|
$list-item-bg: null !default;
|
|
47
|
+
/// Text color of list items.
|
|
48
|
+
/// @group list
|
|
10
49
|
$list-item-text: null !default;
|
|
11
50
|
|
|
51
|
+
/// Background color of hovered list items.
|
|
52
|
+
/// @group list
|
|
12
53
|
$list-item-hovered-bg: $hovered-bg !default;
|
|
54
|
+
/// Text color of hovered list items.
|
|
55
|
+
/// @group list
|
|
13
56
|
$list-item-hovered-text: $hovered-text !default;
|
|
14
57
|
|
|
58
|
+
/// Background color of focused list items.
|
|
59
|
+
/// @group list
|
|
60
|
+
$list-item-focused-bg: null !default;
|
|
61
|
+
/// Text color of focused list items.
|
|
62
|
+
/// @group list
|
|
63
|
+
$list-item-focused-text: null !default;
|
|
64
|
+
/// Box shadow of focused list items.
|
|
65
|
+
/// @group list
|
|
66
|
+
$list-item-focused-shadow: inset 0 0 0 2px rgba(0, 0, 0, .12) !default;
|
|
67
|
+
|
|
68
|
+
/// Background color of selected list items.
|
|
69
|
+
/// @group list
|
|
15
70
|
$list-item-selected-bg: $selected-bg !default;
|
|
71
|
+
/// Text color of selected list items.
|
|
72
|
+
/// @group list
|
|
16
73
|
$list-item-selected-text: $selected-text !default;
|
|
17
74
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
$list-
|
|
21
|
-
$list-container-no-data-text: $subtle-text !default;
|
|
75
|
+
/// Text color of the 'No Data' text.
|
|
76
|
+
/// @group list
|
|
77
|
+
$list-no-data-text: $subtle-text !default;
|
|
@@ -33,7 +33,7 @@ $menu-item-expanded-gradient: null !default;
|
|
|
33
33
|
|
|
34
34
|
$menu-item-focus-shadow: inset 0 0 3px 1px rgba( $menu-text, .25 ) !default;
|
|
35
35
|
|
|
36
|
-
$menu-separator-spacing:
|
|
36
|
+
$menu-separator-spacing: map-get( $spacing, 1 ) !default;
|
|
37
37
|
|
|
38
38
|
$menu-scroll-button-bg: $component-bg !default;
|
|
39
39
|
$menu-scroll-button-text: $link-text !default;
|
|
@@ -1,28 +1 @@
|
|
|
1
1
|
// Numeric textbox
|
|
2
|
-
$numeric-bg: $input-bg !default;
|
|
3
|
-
$numeric-text: $input-text !default;
|
|
4
|
-
$numeric-border: $input-border !default;
|
|
5
|
-
|
|
6
|
-
$numeric-hovered-bg: $input-hovered-bg !default;
|
|
7
|
-
$numeric-hovered-text: $input-hovered-text !default;
|
|
8
|
-
$numeric-hovered-border: $input-hovered-border !default;
|
|
9
|
-
|
|
10
|
-
$numeric-focused-bg: $input-focused-bg !default;
|
|
11
|
-
$numeric-focused-text: $input-focused-text !default;
|
|
12
|
-
$numeric-focused-border: $input-focused-border !default;
|
|
13
|
-
$numeric-focused-shadow: $input-focused-shadow !default;
|
|
14
|
-
|
|
15
|
-
$numeric-button-bg: $button-bg !default;
|
|
16
|
-
$numeric-button-text: $button-text !default;
|
|
17
|
-
$numeric-button-border: $button-border !default;
|
|
18
|
-
$numeric-button-gradient: $button-gradient !default;
|
|
19
|
-
|
|
20
|
-
$numeric-button-hovered-bg: $button-hovered-bg !default;
|
|
21
|
-
$numeric-button-hovered-text: $button-hovered-text !default;
|
|
22
|
-
$numeric-button-hovered-border: $button-hovered-border !default;
|
|
23
|
-
$numeric-button-hovered-gradient: $button-hovered-gradient !default;
|
|
24
|
-
|
|
25
|
-
$numeric-button-pressed-bg: $button-active-bg !default;
|
|
26
|
-
$numeric-button-pressed-text: $button-active-text !default;
|
|
27
|
-
$numeric-button-pressed-border: $button-active-border !default;
|
|
28
|
-
$numeric-button-pressed-gradient: $button-active-gradient !default;
|
|
@@ -40,10 +40,10 @@ $orgchart-card-shadow: $card-shadow !default;
|
|
|
40
40
|
$orgchart-card-focus-shadow: $card-focus-shadow !default;
|
|
41
41
|
|
|
42
42
|
$orgchart-card-title-margin-bottom: 0px !default;
|
|
43
|
-
$orgchart-card-title-font-size:
|
|
43
|
+
$orgchart-card-title-font-size: null !default;
|
|
44
44
|
|
|
45
45
|
$orgchart-card-subtitle-margin-bottom: 0px !default;
|
|
46
|
-
$orgchart-card-subtitle-font-size:
|
|
46
|
+
$orgchart-card-subtitle-font-size: null !default;
|
|
47
47
|
|
|
48
48
|
$orgchart-card-body-border-width: 2px 0 0 !default;
|
|
49
49
|
$orgchart-card-body-border-color: transparent !default;
|
|
@@ -62,5 +62,5 @@ $pager-number-focus-opacity: .12 !default;
|
|
|
62
62
|
$pager-number-focus-bg: transparent !default;
|
|
63
63
|
$pager-number-focus-shadow: inset 0 0 0 2px rgba($pager-number-selected-bg, $pager-number-focus-opacity) !default;
|
|
64
64
|
|
|
65
|
-
$pager-input-width:
|
|
65
|
+
$pager-input-width: 5em !default;
|
|
66
66
|
$pager-dropdown-width: 5em !default;
|
|
@@ -24,11 +24,8 @@ $pdf-viewer-page-text: $component-text !default;
|
|
|
24
24
|
$pdf-viewer-page-border: $component-border !default;
|
|
25
25
|
$pdf-viewer-page-shadow: 0 0 ($pdf-viewer-page-spacing / 2) $pdf-viewer-page-border !default;
|
|
26
26
|
|
|
27
|
-
$pdf-viewer-search-dialog-
|
|
28
|
-
$pdf-viewer-search-dialog-
|
|
29
|
-
$pdf-viewer-search-dialog-textbox-padding-x: $input-padding-y !default;
|
|
30
|
-
$pdf-viewer-search-dialog-input-button-height: $line-height-em !default;
|
|
31
|
-
$pdf-viewer-search-dialog-matches-width: 4.5em !default;
|
|
27
|
+
$pdf-viewer-search-dialog-padding: $toolbar-padding-x !default;
|
|
28
|
+
$pdf-viewer-search-dialog-spacing: $toolbar-spacing !default;
|
|
32
29
|
|
|
33
30
|
$pdf-viewer-selection-line-height: $line-height-sm !default;
|
|
34
31
|
|