@progress/kendo-theme-classic 5.0.0-next.5 → 5.0.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 +10 -17
- package/dist/all.css +10001 -12053
- package/dist/all.scss +15381 -15766
- 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/button/_index.scss +2 -0
- package/scss/button/_variables.scss +62 -32
- package/scss/calendar/_index.scss +1 -0
- package/scss/card/_variables.scss +4 -4
- package/scss/chat/_variables.scss +3 -18
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +66 -75
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -191
- 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/_variables.scss +1 -22
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- 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 +1 -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/drawer/_variables.scss +1 -1
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +8 -0
- package/scss/expansion-panel/_index.scss +3 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +129 -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/_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 +80 -58
- 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/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_variables.scss +123 -34
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_variables.scss +0 -36
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_variables.scss +6 -6
- 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/_variables.scss +1 -4
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_variables.scss +72 -91
- package/scss/scheduler/_index.scss +1 -1
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/switch/_variables.scss +108 -170
- 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/_variables.scss +125 -46
- package/scss/typography/_variables.scss +3 -3
- 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/datetime/_layout.scss +0 -1
- package/scss/datetime/_theme.scss +0 -1
- package/scss/datetime/_variables.scss +0 -53
package/scss/index.scss
ADDED
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
@import "core/_index.scss";
|
|
2
|
+
@import "common/_index.scss";
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// Typography and utils
|
|
6
|
+
@import "typography/_index.scss";
|
|
7
|
+
@import "utils/_index.scss";
|
|
8
|
+
@import "cursor/_index.scss";
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
// Generic content
|
|
12
|
+
@import "styling/_index.scss";
|
|
13
|
+
@import "icons/_index.scss";
|
|
14
|
+
@import "messagebox/_index.scss";
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
// Primitive components
|
|
18
|
+
@import "list/_index.scss";
|
|
19
|
+
@import "listgroup/_index.scss";
|
|
20
|
+
@import "overlay/_index.scss";
|
|
21
|
+
@import "popup/_index.scss";
|
|
22
|
+
@import "ripple/_index.scss";
|
|
23
|
+
@import "table/_index.scss";
|
|
24
|
+
@import "virtual-scroller/_index.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Indicators
|
|
28
|
+
@import "avatar/_index.scss";
|
|
29
|
+
@import "badge/_index.scss";
|
|
30
|
+
@import "chip/_index.scss";
|
|
31
|
+
@import "color-preview/_index.scss";
|
|
32
|
+
@import "loader/_index.scss";
|
|
33
|
+
// @import "loading/_index.scss";
|
|
34
|
+
@import "skeleton/_index.scss";
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
// Form helpers
|
|
38
|
+
@import "forms/_index.scss";
|
|
39
|
+
@import "validator/_index.scss";
|
|
40
|
+
@import "floating-label/_index.scss";
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
// Native forms
|
|
44
|
+
@import "button/_index.scss";
|
|
45
|
+
@import "input/_index.scss";
|
|
46
|
+
@import "textbox/_index.scss";
|
|
47
|
+
@import "textarea/_index.scss";
|
|
48
|
+
@import "checkbox/_index.scss";
|
|
49
|
+
@import "listbox/_index.scss";
|
|
50
|
+
@import "progressbar/_index.scss";
|
|
51
|
+
@import "radio/_index.scss";
|
|
52
|
+
@import "slider/_index.scss";
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
// Form requirements
|
|
56
|
+
@import "calendar/_index.scss";
|
|
57
|
+
@import "timeselector/_index.scss";
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
// Augmented forms
|
|
61
|
+
@import "autocomplete/_index.scss";
|
|
62
|
+
@import "captcha/_index.scss";
|
|
63
|
+
@import "colorpalette/_index.scss";
|
|
64
|
+
@import "colorgradient/_index.scss";
|
|
65
|
+
@import "coloreditor/_index.scss";
|
|
66
|
+
@import "colorpicker/_index.scss";
|
|
67
|
+
@import "combobox/_index.scss";
|
|
68
|
+
@import "dateinput/_index.scss";
|
|
69
|
+
@import "datepicker/_index.scss";
|
|
70
|
+
@import "timepicker/_index.scss";
|
|
71
|
+
@import "datetimepicker/_index.scss";
|
|
72
|
+
@import "daterangepicker/_index.scss";
|
|
73
|
+
@import "dropdowngrid/_index.scss";
|
|
74
|
+
@import "dropdownlist/_index.scss";
|
|
75
|
+
@import "dropdowntree/_index.scss";
|
|
76
|
+
@import "maskedtextbox/_index.scss";
|
|
77
|
+
@import "multiselect/_index.scss";
|
|
78
|
+
@import "numerictextbox/_index.scss";
|
|
79
|
+
@import "rating/_index.scss";
|
|
80
|
+
@import "searchbox/_index.scss";
|
|
81
|
+
@import "switch/_index.scss";
|
|
82
|
+
@import "upload/_index.scss";
|
|
83
|
+
@import "dropzone/_index.scss";
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
// Command interfaces
|
|
87
|
+
@import "action-buttons/_index.scss";
|
|
88
|
+
@import "appbar/_index.scss";
|
|
89
|
+
@import "fab/_index.scss";
|
|
90
|
+
@import "menu/_index.scss";
|
|
91
|
+
@import "toolbar/_index.scss";
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
// Popups and modals
|
|
95
|
+
@import "action-sheet/_index.scss";
|
|
96
|
+
@import "dialog/_index.scss";
|
|
97
|
+
@import "drawer/_index.scss";
|
|
98
|
+
@import "notification/_index.scss";
|
|
99
|
+
@import "popover/_index.scss";
|
|
100
|
+
@import "responsivepanel/_index.scss";
|
|
101
|
+
@import "tooltip/_index.scss";
|
|
102
|
+
@import "window/_index.scss";
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
// Navigation
|
|
106
|
+
@import "bottom-navigation/_index.scss";
|
|
107
|
+
@import "breadcrumb/_index.scss";
|
|
108
|
+
@import "pager/_index.scss";
|
|
109
|
+
@import "stepper/_index.scss";
|
|
110
|
+
@import "tabstrip/_index.scss";
|
|
111
|
+
@import "treeview/_index.scss";
|
|
112
|
+
@import "wizard/_index.scss";
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
// Layout & containers
|
|
116
|
+
@import "card/_index.scss";
|
|
117
|
+
@import "expansion-panel/_index.scss";
|
|
118
|
+
@import "panelbar/_index.scss";
|
|
119
|
+
@import "splitter/_index.scss";
|
|
120
|
+
@import "tilelayout/_index.scss";
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
// Data management
|
|
124
|
+
@import "grid/_index.scss";
|
|
125
|
+
@import "listview/_index.scss";
|
|
126
|
+
@import "spreadsheet/_index.scss";
|
|
127
|
+
@import "pivotgrid/_index.scss";
|
|
128
|
+
@import "treelist/_index.scss";
|
|
129
|
+
@import "filter/_index.scss";
|
|
130
|
+
@import "filemanager/_index.scss";
|
|
131
|
+
@import "taskboard/_index.scss";
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
// Editors
|
|
135
|
+
@import "editor/_index.scss";
|
|
136
|
+
@import "imageeditor/_index.scss";
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
// Scheduling
|
|
140
|
+
@import "gantt/_index.scss";
|
|
141
|
+
@import "scheduler/_index.scss";
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
// Misc
|
|
145
|
+
@import "adaptive/_index.scss";
|
|
146
|
+
@import "chat/_index.scss";
|
|
147
|
+
@import "mediaplayer/_index.scss";
|
|
148
|
+
@import "timeline/_index.scss";
|
|
149
|
+
@import "pdf-viewer/_index.scss";
|
|
150
|
+
@import "scroller/_index.scss";
|
|
151
|
+
@import "scrollview/_index.scss";
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
// Dataviz
|
|
155
|
+
@import "dataviz/_index.scss";
|
|
156
|
+
@import "map/_index.scss";
|
|
157
|
+
@import "orgchart/_index.scss";
|
package/scss/input/_index.scss
CHANGED
|
@@ -1,38 +1,60 @@
|
|
|
1
1
|
// Input
|
|
2
|
+
$kendo-input-default-width: 100% !default;
|
|
2
3
|
|
|
3
4
|
$kendo-input-border-width: 1px !default;
|
|
4
5
|
$kendo-input-border-height: ( $kendo-input-border-width * 2 ) !default;
|
|
5
|
-
$kendo-input-border-radius:
|
|
6
|
-
$kendo-input-border-radius-sm: $border-radius !default;
|
|
7
|
-
$kendo-input-border-radius-lg: $border-radius !default;
|
|
6
|
+
$kendo-input-border-radius: null !default;
|
|
8
7
|
|
|
9
|
-
$kendo-input-padding-x:
|
|
10
|
-
$kendo-input-padding-y:
|
|
8
|
+
$kendo-input-padding-x: map-get( $spacing, 2 ) !default;
|
|
9
|
+
$kendo-input-padding-y: map-get( $spacing, 1 ) !default;
|
|
11
10
|
$kendo-input-font-family: $font-family !default;
|
|
12
|
-
$kendo-input-font-size: $font-size !default;
|
|
13
|
-
$kendo-input-line-height: $line-height !default;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
$kendo-input-padding-
|
|
17
|
-
$kendo-input-
|
|
18
|
-
$kendo-input-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
$kendo-input-padding-
|
|
22
|
-
$kendo-input-
|
|
23
|
-
$kendo-input-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
$kendo-input-
|
|
27
|
-
$kendo-input-
|
|
28
|
-
$kendo-input-
|
|
29
|
-
|
|
30
|
-
$kendo-input-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
11
|
+
$kendo-input-font-size: $font-size-md !default;
|
|
12
|
+
$kendo-input-line-height: $line-height-md !default;
|
|
13
|
+
|
|
14
|
+
$kendo-input-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
15
|
+
$kendo-input-padding-y-sm: map-get( $spacing, 1 ) - map-get( $spacing, thin ) !default;
|
|
16
|
+
$kendo-input-font-size-sm: $font-size-md !default;
|
|
17
|
+
$kendo-input-line-height-sm: $line-height-md !default;
|
|
18
|
+
|
|
19
|
+
$kendo-input-padding-x-md: map-get( $spacing, 2 ) !default;
|
|
20
|
+
$kendo-input-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
21
|
+
$kendo-input-font-size-md: $font-size-md !default;
|
|
22
|
+
$kendo-input-line-height-md: $line-height-md !default;
|
|
23
|
+
|
|
24
|
+
$kendo-input-padding-x-lg: map-get( $spacing, 2 ) !default;
|
|
25
|
+
$kendo-input-padding-y-lg: map-get( $spacing, 1 ) + map-get( $spacing, thin ) !default;
|
|
26
|
+
$kendo-input-font-size-lg: $font-size-md !default;
|
|
27
|
+
$kendo-input-line-height-lg: $line-height-md !default;
|
|
28
|
+
|
|
29
|
+
$kendo-input-sizes: (
|
|
30
|
+
sm: (
|
|
31
|
+
padding-x: $kendo-input-padding-x-sm,
|
|
32
|
+
padding-y: $kendo-input-padding-y-sm,
|
|
33
|
+
font-size: $kendo-input-font-size-sm,
|
|
34
|
+
line-height: $kendo-input-line-height-sm,
|
|
35
|
+
icon-size: calc( #{$icon-size} + #{$kendo-input-padding-y-sm * 2} ),
|
|
36
|
+
button-padding-x: $kendo-input-padding-y-sm,
|
|
37
|
+
button-padding-y: $kendo-input-padding-y-sm
|
|
38
|
+
),
|
|
39
|
+
md: (
|
|
40
|
+
padding-x: $kendo-input-padding-x-md,
|
|
41
|
+
padding-y: $kendo-input-padding-y-md,
|
|
42
|
+
font-size: $kendo-input-font-size-md,
|
|
43
|
+
line-height: $kendo-input-line-height-md,
|
|
44
|
+
icon-size: calc( #{$icon-size} + #{$kendo-input-padding-y-md * 2} ),
|
|
45
|
+
button-padding-x: $kendo-input-padding-y-md,
|
|
46
|
+
button-padding-y: $kendo-input-padding-y-md
|
|
47
|
+
),
|
|
48
|
+
lg: (
|
|
49
|
+
padding-x: $kendo-input-padding-x-lg,
|
|
50
|
+
padding-y: $kendo-input-padding-y-lg,
|
|
51
|
+
font-size: $kendo-input-font-size-lg,
|
|
52
|
+
line-height: $kendo-input-line-height-lg,
|
|
53
|
+
icon-size: calc( #{$icon-size} + #{$kendo-input-padding-y-lg * 2} ),
|
|
54
|
+
button-padding-x: $kendo-input-padding-y-lg,
|
|
55
|
+
button-padding-y: $kendo-input-padding-y-lg
|
|
56
|
+
)
|
|
57
|
+
) !default;
|
|
36
58
|
|
|
37
59
|
$kendo-input-bg: $component-bg !default;
|
|
38
60
|
$kendo-input-text: $component-text !default;
|
|
@@ -49,44 +71,44 @@ $kendo-input-focus-text: null !default;
|
|
|
49
71
|
$kendo-input-focus-border: rgba(0, 0, 0, .1) !default;
|
|
50
72
|
$kendo-input-focus-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03), 0 4px 5px 0 rgba(0, 0, 0, .04) !default;
|
|
51
73
|
|
|
52
|
-
$kendo-
|
|
53
|
-
$kendo-
|
|
54
|
-
|
|
55
|
-
$kendo-
|
|
56
|
-
$kendo-
|
|
57
|
-
|
|
58
|
-
$kendo-input-clear-button-focused-background: $base-text !default;
|
|
59
|
-
$kendo-input-clear-button-focused-opacity: .2 !default;
|
|
74
|
+
$kendo-picker-bg: $kendo-button-bg !default;
|
|
75
|
+
$kendo-picker-text: $kendo-button-text !default;
|
|
76
|
+
$kendo-picker-border: $kendo-button-border !default;
|
|
77
|
+
$kendo-picker-gradient: $kendo-button-gradient !default;
|
|
78
|
+
$kendo-picker-shadow: $kendo-button-shadow !default;
|
|
60
79
|
|
|
80
|
+
$kendo-picker-hover-bg: $kendo-button-hover-bg !default;
|
|
81
|
+
$kendo-picker-hover-text: $kendo-button-hover-text !default;
|
|
82
|
+
$kendo-picker-hover-border: $kendo-button-hover-border !default;
|
|
83
|
+
$kendo-picker-hover-gradient: $kendo-button-hover-gradient !default;
|
|
84
|
+
$kendo-picker-hover-shadow: $kendo-button-hover-shadow !default;
|
|
61
85
|
|
|
62
|
-
|
|
63
|
-
$picker-
|
|
86
|
+
$kendo-picker-focus-bg: $kendo-button-focus-bg !default;
|
|
87
|
+
$kendo-picker-focus-text: $kendo-button-focus-text !default;
|
|
88
|
+
$kendo-picker-focus-border: $kendo-button-focus-border !default;
|
|
89
|
+
$kendo-picker-focus-gradient: $kendo-button-focus-gradient !default;
|
|
90
|
+
$kendo-picker-focus-shadow: $kendo-button-focus-shadow !default;
|
|
64
91
|
|
|
65
|
-
$
|
|
66
|
-
$
|
|
92
|
+
$kendo-input-placeholder-text: $subtle-text !default;
|
|
93
|
+
$kendo-input-placeholder-opacity: 1 !default;
|
|
67
94
|
|
|
68
|
-
$
|
|
69
|
-
$
|
|
95
|
+
$kendo-input-selected-bg: null !default;
|
|
96
|
+
$kendo-input-selected-text: null !default;
|
|
70
97
|
|
|
71
|
-
$
|
|
72
|
-
$
|
|
98
|
+
$kendo-input-clear-value-text: null !default;
|
|
99
|
+
$kendo-input-clear-value-opacity: .5 !default;
|
|
100
|
+
$kendo-input-clear-value-hover-text: null !default;
|
|
101
|
+
$kendo-input-clear-value-hover-opacity: 1 !default;
|
|
73
102
|
|
|
74
|
-
$
|
|
75
|
-
$
|
|
76
|
-
$picker-select-calc-size-lg: $kendo-input-inner-calc-height-lg !default;
|
|
103
|
+
$kendo-input-values-margin-y: map-get( $spacing, thin ) !default;
|
|
104
|
+
$kendo-input-values-margin-x: $kendo-input-values-margin-y !default;
|
|
77
105
|
|
|
78
106
|
|
|
79
|
-
//
|
|
107
|
+
// Input actions
|
|
108
|
+
$kendo-input-button-width: null !default;
|
|
109
|
+
$kendo-input-button-border-width: 0px !default;
|
|
80
110
|
$kendo-input-spinner-width: null !default;
|
|
81
|
-
$kendo-input-spinner-icon-offset:
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
// Input icon
|
|
85
|
-
$kendo-input-icon-width: calc( #{$icon-size} + #{$kendo-input-padding-y * 2} ) !default;
|
|
86
|
-
$kendo-input-icon-height: calc( #{$kendo-input-line-height * $kendo-input-font-size} + #{$kendo-input-padding-y * 2} ) !default;
|
|
87
|
-
|
|
88
|
-
$kendo-input-icon-text: $subtle-text !default;
|
|
89
|
-
$kendo-input-icon-opacity: null !default;
|
|
111
|
+
$kendo-input-spinner-icon-offset: null !default;
|
|
90
112
|
|
|
91
113
|
|
|
92
114
|
// Input separator
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/list/_layout.scss";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "~@progress/kendo-theme-default/scss/list/_theme.scss";
|
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
// List
|
|
2
|
+
|
|
3
|
+
/// Font size of the list component, if no size is set.
|
|
4
|
+
/// @group list
|
|
5
|
+
$kendo-list-font-size: null !default;
|
|
6
|
+
$kendo-list-font-size-sm: $font-size-md !default;
|
|
7
|
+
$kendo-list-font-size-md: $font-size-md !default;
|
|
8
|
+
$kendo-list-font-size-lg: $font-size-md !default;
|
|
9
|
+
|
|
10
|
+
/// Line height of the list component, if no size is set.
|
|
11
|
+
/// @group list
|
|
12
|
+
$kendo-list-line-height: null !default;
|
|
13
|
+
$kendo-list-line-height-sm: null !default;
|
|
14
|
+
$kendo-list-line-height-md: null !default;
|
|
15
|
+
$kendo-list-line-height-lg: null !default;
|
|
16
|
+
|
|
17
|
+
/// Horizontal padding of list header, if no size is set.
|
|
18
|
+
/// @group list
|
|
19
|
+
$kendo-list-header-padding-x: null !default;
|
|
20
|
+
$kendo-list-header-padding-x-base: map-get( $spacing, 2 ) !default;
|
|
21
|
+
$kendo-list-header-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
22
|
+
$kendo-list-header-padding-x-md: map-get( $spacing, 2 ) !default;
|
|
23
|
+
$kendo-list-header-padding-x-lg: map-get( $spacing, 2 ) !default;
|
|
24
|
+
|
|
25
|
+
/// Vertical padding of list header, if no size is set.
|
|
26
|
+
/// @group list
|
|
27
|
+
$kendo-list-header-padding-y: null !default;
|
|
28
|
+
$kendo-list-header-padding-y-base: map-get( $spacing, 1 ) !default;
|
|
29
|
+
$kendo-list-header-padding-y-sm: map-get( $spacing, 1 ) - map-get( $spacing, thin ) !default;
|
|
30
|
+
$kendo-list-header-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
31
|
+
$kendo-list-header-padding-y-lg: map-get( $spacing, 1 ) + map-get( $spacing, thin ) !default;
|
|
32
|
+
|
|
33
|
+
/// Border width of list header.
|
|
34
|
+
/// @group list
|
|
35
|
+
$kendo-list-header-border-width: 0 0 1px !default;
|
|
36
|
+
|
|
37
|
+
/// Font size of list header, if no size is set.
|
|
38
|
+
/// @group list
|
|
39
|
+
$kendo-list-header-font-size: null !default;
|
|
40
|
+
$kendo-list-header-font-size-sm: null !default;
|
|
41
|
+
$kendo-list-header-font-size-md: null !default;
|
|
42
|
+
$kendo-list-header-font-size-lg: null !default;
|
|
43
|
+
|
|
44
|
+
/// Line height of list header, if no size is set.
|
|
45
|
+
/// @group list
|
|
46
|
+
$kendo-list-header-line-height: null !default;
|
|
47
|
+
$kendo-list-header-line-height-sm: null !default;
|
|
48
|
+
$kendo-list-header-line-height-md: null !default;
|
|
49
|
+
$kendo-list-header-line-height-lg: null !default;
|
|
50
|
+
|
|
51
|
+
/// Font weight of list header.
|
|
52
|
+
/// @group list
|
|
53
|
+
$kendo-list-header-font-weight: null !default;
|
|
54
|
+
|
|
55
|
+
/// Horizontal padding of list items, when no size is set.
|
|
56
|
+
/// @group list
|
|
57
|
+
$kendo-list-item-padding-x: null !default;
|
|
58
|
+
$kendo-list-item-padding-x-base: map-get( $spacing, 2 ) !default;
|
|
59
|
+
$kendo-list-item-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
60
|
+
$kendo-list-item-padding-x-md: map-get( $spacing, 2 ) !default;
|
|
61
|
+
$kendo-list-item-padding-x-lg: map-get( $spacing, 2 ) !default;
|
|
62
|
+
|
|
63
|
+
/// Vertical padding of list items, when no size is set.
|
|
64
|
+
/// @group list
|
|
65
|
+
$kendo-list-item-padding-y: null !default;
|
|
66
|
+
$kendo-list-item-padding-y-base: map-get( $spacing, 1 ) !default;
|
|
67
|
+
$kendo-list-item-padding-y-sm: map-get( $spacing, 1 ) - map-get( $spacing, thin ) !default;
|
|
68
|
+
$kendo-list-item-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
69
|
+
$kendo-list-item-padding-y-lg: map-get( $spacing, 1 ) + map-get( $spacing, thin ) !default;
|
|
70
|
+
|
|
71
|
+
/// Font size of list items, if no size is set.
|
|
72
|
+
/// @group list
|
|
73
|
+
$kendo-list-item-font-size: null !default;
|
|
74
|
+
$kendo-list-item-font-size-sm: null !default;
|
|
75
|
+
$kendo-list-item-font-size-md: null !default;
|
|
76
|
+
$kendo-list-item-font-size-lg: null !default;
|
|
77
|
+
|
|
78
|
+
/// Line height of list items, if no size is set.
|
|
79
|
+
/// @group list
|
|
80
|
+
$kendo-list-item-line-height: null !default;
|
|
81
|
+
$kendo-list-item-line-height-sm: null !default;
|
|
82
|
+
$kendo-list-item-line-height-md: null !default;
|
|
83
|
+
$kendo-list-item-line-height-lg: null !default;
|
|
84
|
+
|
|
85
|
+
/// Horizontal padding of list group items, when no size is set.
|
|
86
|
+
/// @group list
|
|
87
|
+
$kendo-list-group-item-padding-x: null !default;
|
|
88
|
+
$kendo-list-group-item-padding-x-base: map-get( $spacing, 2 ) !default;
|
|
89
|
+
$kendo-list-group-item-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
90
|
+
$kendo-list-group-item-padding-x-md: map-get( $spacing, 2 ) !default;
|
|
91
|
+
$kendo-list-group-item-padding-x-lg: map-get( $spacing, 2 ) !default;
|
|
92
|
+
|
|
93
|
+
/// Vertical padding of list group items, when no size is set.
|
|
94
|
+
/// @group list
|
|
95
|
+
$kendo-list-group-item-padding-y: null !default;
|
|
96
|
+
$kendo-list-group-item-padding-y-base: map-get( $spacing, 1 ) !default;
|
|
97
|
+
$kendo-list-group-item-padding-y-sm: map-get( $spacing, 1 ) - map-get( $spacing, thin ) !default;
|
|
98
|
+
$kendo-list-group-item-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
99
|
+
$kendo-list-group-item-padding-y-lg: map-get( $spacing, 1 ) + map-get( $spacing, thin ) !default;
|
|
100
|
+
|
|
101
|
+
/// Border width of list group items.
|
|
102
|
+
/// @group list
|
|
103
|
+
$kendo-list-group-item-border-width: 1px 0 0 !default;
|
|
104
|
+
|
|
105
|
+
/// Font size of list group items, if no size is set.
|
|
106
|
+
/// @group list
|
|
107
|
+
$kendo-list-group-item-font-size: null !default;
|
|
108
|
+
$kendo-list-group-item-font-size-sm: null !default;
|
|
109
|
+
$kendo-list-group-item-font-size-md: null !default;
|
|
110
|
+
$kendo-list-group-item-font-size-lg: null !default;
|
|
111
|
+
|
|
112
|
+
/// Line height of list group items, if no size is set.
|
|
113
|
+
/// @group list
|
|
114
|
+
$kendo-list-group-item-line-height: null !default;
|
|
115
|
+
$kendo-list-group-item-line-height-sm: null !default;
|
|
116
|
+
$kendo-list-group-item-line-height-md: null !default;
|
|
117
|
+
$kendo-list-group-item-line-height-lg: null !default;
|
|
118
|
+
|
|
119
|
+
/// Font weight of list group item.
|
|
120
|
+
/// @group list
|
|
121
|
+
$kendo-list-group-item-font-weight: null !default;
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
// Kendo list sizes
|
|
125
|
+
$kendo-list-sizes: (
|
|
126
|
+
sm: (
|
|
127
|
+
font-size: $kendo-list-font-size-sm,
|
|
128
|
+
line-height: $kendo-list-line-height-sm,
|
|
129
|
+
header-padding-x: $kendo-list-header-padding-x-sm,
|
|
130
|
+
header-padding-y: $kendo-list-header-padding-y-sm,
|
|
131
|
+
header-font-size: null,
|
|
132
|
+
header-line-height: null,
|
|
133
|
+
item-padding-x: $kendo-list-item-padding-x-sm,
|
|
134
|
+
item-padding-y: $kendo-list-item-padding-y-sm,
|
|
135
|
+
item-font-size: null,
|
|
136
|
+
item-line-height: null,
|
|
137
|
+
group-item-padding-x: $kendo-list-group-item-padding-x-sm,
|
|
138
|
+
group-item-padding-y: $kendo-list-group-item-padding-y-sm,
|
|
139
|
+
group-item-font-size: null,
|
|
140
|
+
group-item-line-height: null
|
|
141
|
+
),
|
|
142
|
+
md: (
|
|
143
|
+
font-size: $kendo-list-font-size-md,
|
|
144
|
+
line-height: $kendo-list-line-height-md,
|
|
145
|
+
header-padding-x: $kendo-list-header-padding-x-md,
|
|
146
|
+
header-padding-y: $kendo-list-header-padding-y-md,
|
|
147
|
+
header-font-size: null,
|
|
148
|
+
header-line-height: null,
|
|
149
|
+
item-padding-x: $kendo-list-item-padding-x-md,
|
|
150
|
+
item-padding-y: $kendo-list-item-padding-y-md,
|
|
151
|
+
item-font-size: null,
|
|
152
|
+
item-line-height: null,
|
|
153
|
+
group-item-padding-x: $kendo-list-group-item-padding-x-md,
|
|
154
|
+
group-item-padding-y: $kendo-list-group-item-padding-y-md,
|
|
155
|
+
group-item-font-size: null,
|
|
156
|
+
group-item-line-height: null
|
|
157
|
+
),
|
|
158
|
+
lg: (
|
|
159
|
+
font-size: $kendo-list-font-size-lg,
|
|
160
|
+
line-height: $kendo-list-line-height-lg,
|
|
161
|
+
header-padding-x: $kendo-list-header-padding-x-lg,
|
|
162
|
+
header-padding-y: $kendo-list-header-padding-y-lg,
|
|
163
|
+
header-font-size: null,
|
|
164
|
+
header-line-height: null,
|
|
165
|
+
item-padding-x: $kendo-list-item-padding-x-lg,
|
|
166
|
+
item-padding-y: $kendo-list-item-padding-y-lg,
|
|
167
|
+
item-font-size: null,
|
|
168
|
+
item-line-height: null,
|
|
169
|
+
group-item-padding-x: $kendo-list-group-item-padding-x-lg,
|
|
170
|
+
group-item-padding-y: $kendo-list-group-item-padding-y-lg,
|
|
171
|
+
group-item-font-size: null,
|
|
172
|
+
group-item-line-height: null
|
|
173
|
+
)
|
|
174
|
+
) !default;
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
/// Background color of the list component.
|
|
178
|
+
/// @group list
|
|
179
|
+
$kendo-list-bg: $component-bg !default;
|
|
180
|
+
/// Text color of the list component.
|
|
181
|
+
/// @group list
|
|
182
|
+
$kendo-list-text: $component-text !default;
|
|
183
|
+
/// Border color of the list component.
|
|
184
|
+
/// @group list
|
|
185
|
+
$kendo-list-border: $component-border !default;
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
/// Background color of list header.
|
|
189
|
+
/// @group list
|
|
190
|
+
$kendo-list-header-bg: null !default;
|
|
191
|
+
/// Text color of list header.
|
|
192
|
+
/// @group list
|
|
193
|
+
$kendo-list-header-text: null !default;
|
|
194
|
+
/// Border color of list header.
|
|
195
|
+
/// @group list
|
|
196
|
+
$kendo-list-header-border: inherit !default;
|
|
197
|
+
/// Box shadow of list header.
|
|
198
|
+
/// @group list
|
|
199
|
+
$kendo-list-header-shadow: null !default;
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
/// Background color of list items.
|
|
203
|
+
/// @group list
|
|
204
|
+
$kendo-list-item-bg: null !default;
|
|
205
|
+
/// Text color of list items.
|
|
206
|
+
/// @group list
|
|
207
|
+
$kendo-list-item-text: null !default;
|
|
208
|
+
|
|
209
|
+
/// Background color of hovered list items.
|
|
210
|
+
/// @group list
|
|
211
|
+
$kendo-list-item-hover-bg: $hovered-bg !default;
|
|
212
|
+
/// Text color of hovered list items.
|
|
213
|
+
/// @group list
|
|
214
|
+
$kendo-list-item-hover-text: $hovered-text !default;
|
|
215
|
+
|
|
216
|
+
/// Background color of focused list items.
|
|
217
|
+
/// @group list
|
|
218
|
+
$kendo-list-item-focus-bg: null !default;
|
|
219
|
+
/// Text color of focused list items.
|
|
220
|
+
/// @group list
|
|
221
|
+
$kendo-list-item-focus-text: null !default;
|
|
222
|
+
/// Box shadow of focused list items.
|
|
223
|
+
/// @group list
|
|
224
|
+
$kendo-list-item-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .12) !default;
|
|
225
|
+
|
|
226
|
+
/// Background color of selected list items.
|
|
227
|
+
/// @group list
|
|
228
|
+
$kendo-list-item-selected-bg: $selected-bg !default;
|
|
229
|
+
/// Text color of selected list items.
|
|
230
|
+
/// @group list
|
|
231
|
+
$kendo-list-item-selected-text: $selected-text !default;
|
|
232
|
+
|
|
233
|
+
/// Background color of list group items.
|
|
234
|
+
/// @group list
|
|
235
|
+
$kendo-list-group-item-bg: null !default;
|
|
236
|
+
/// Text color of list group items.
|
|
237
|
+
/// @group list
|
|
238
|
+
$kendo-list-group-item-text: null !default;
|
|
239
|
+
/// The border color of list group items.
|
|
240
|
+
/// @group list
|
|
241
|
+
$kendo-list-group-item-border: inherit !default;
|
|
242
|
+
/// The base shadow of list group items.
|
|
243
|
+
/// @group list
|
|
244
|
+
$kendo-list-group-item-shadow: null !default;
|
|
245
|
+
|
|
246
|
+
/// Text color of the 'No Data' text.
|
|
247
|
+
/// @group list
|
|
248
|
+
$kendo-list-no-data-text: $subtle-text !default;
|
package/scss/listbox/_index.scss
CHANGED