@progress/kendo-theme-fluent 11.2.1-dev.1 → 11.3.0-dev.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/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -296
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
|
@@ -1,180 +1,8 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/listgroup/_layout.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-listgroup--layout() {
|
|
5
6
|
|
|
6
|
-
|
|
7
|
-
@include border-radius( var( --kendo-listgroup-border-radius, #{$kendo-listgroup-border-radius} ) );
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: var( --kendo-listgroup-border-width, #{$kendo-listgroup-border-width} );
|
|
11
|
-
border-style: solid;
|
|
12
|
-
font-size: var( --kendo-listgroup-font-size, #{$kendo-listgroup-font-size} );
|
|
13
|
-
line-height: var( --kendo-listgroup-line-height, #{$kendo-listgroup-line-height} );
|
|
14
|
-
list-style: none;
|
|
15
|
-
display: flex;
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
position: relative;
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
|
|
20
|
-
> ul {
|
|
21
|
-
margin: 0;
|
|
22
|
-
padding: 0;
|
|
23
|
-
list-style: none;
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
// Borders of items
|
|
29
|
-
.k-listgroup-item + .k-listgroup-item {
|
|
30
|
-
border-top-width: var( --kendo-listgroup-item-border-width, #{$kendo-listgroup-item-border-width} );
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
.k-listgroup-flush {
|
|
34
|
-
@include border-radius( 0 );
|
|
35
|
-
border-left-width: 0;
|
|
36
|
-
border-right-width: 0;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
.k-listgroup-item {
|
|
41
|
-
padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
|
|
42
|
-
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
43
|
-
border-width: 0;
|
|
44
|
-
border-style: solid;
|
|
45
|
-
border-color: inherit;
|
|
46
|
-
display: flex;
|
|
47
|
-
flex-direction: row;
|
|
48
|
-
align-items: center;
|
|
49
|
-
justify-content: flex-start;
|
|
50
|
-
flex: 0 0 auto;
|
|
51
|
-
position: relative;
|
|
52
|
-
|
|
53
|
-
> .k-link {
|
|
54
|
-
margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
55
|
-
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
|
|
56
|
-
padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
|
|
57
|
-
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
58
|
-
color: inherit;
|
|
59
|
-
text-decoration: none;
|
|
60
|
-
outline: 0;
|
|
61
|
-
display: flex;
|
|
62
|
-
flex-direction: row;
|
|
63
|
-
align-items: center;
|
|
64
|
-
justify-content: flex-start;
|
|
65
|
-
flex: 1 1 auto;
|
|
66
|
-
position: relative;
|
|
67
|
-
|
|
68
|
-
> .k-select {
|
|
69
|
-
padding-inline: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
70
|
-
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
71
|
-
display: flex;
|
|
72
|
-
align-items: center;
|
|
73
|
-
flex: 0 0 auto;
|
|
74
|
-
position: absolute;
|
|
75
|
-
top: 50%;
|
|
76
|
-
right: 0;
|
|
77
|
-
transform: translateY(-50%);
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
.k-listgroup-item-segmented {
|
|
82
|
-
align-items: stretch;
|
|
83
|
-
|
|
84
|
-
> .k-link {
|
|
85
|
-
margin-inline-end: 0;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
> .k-select {
|
|
89
|
-
margin-inline-start: 0;
|
|
90
|
-
margin-inline-end: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
91
|
-
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
|
|
92
|
-
padding-inline: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
93
|
-
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
94
|
-
border-width: 0 0 0 1px;
|
|
95
|
-
border-style: solid;
|
|
96
|
-
border-color: inherit;
|
|
97
|
-
cursor: pointer;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
// Forms in listgroup
|
|
103
|
-
.k-listgroup-form-row {
|
|
104
|
-
margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
105
|
-
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1) );
|
|
106
|
-
padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
|
|
107
|
-
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
108
|
-
display: flex;
|
|
109
|
-
flex-direction: row;
|
|
110
|
-
align-items: center;
|
|
111
|
-
justify-content: space-between;
|
|
112
|
-
flex: 1 1 auto;
|
|
113
|
-
position: relative;
|
|
114
|
-
|
|
115
|
-
.k-listgroup-form-field-label {
|
|
116
|
-
width: 40%;
|
|
117
|
-
white-space: nowrap;
|
|
118
|
-
overflow: hidden;
|
|
119
|
-
text-overflow: ellipsis;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.k-listgroup-form-field-wrapper {
|
|
123
|
-
width: 50%;
|
|
124
|
-
display: flex;
|
|
125
|
-
flex-direction: row;
|
|
126
|
-
align-items: center;
|
|
127
|
-
justify-content: flex-end;
|
|
128
|
-
text-align: end;
|
|
129
|
-
position: relative;
|
|
130
|
-
|
|
131
|
-
select,
|
|
132
|
-
input[type="text"],
|
|
133
|
-
input[type="password"],
|
|
134
|
-
input[type="date"],
|
|
135
|
-
input[type="time"],
|
|
136
|
-
input[type="datetime-local"],
|
|
137
|
-
input[type="number"],
|
|
138
|
-
textarea {
|
|
139
|
-
width: 100%;
|
|
140
|
-
box-sizing: border-box;
|
|
141
|
-
flex: 1 1 100%;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
textarea {
|
|
145
|
-
min-height: 4em;
|
|
146
|
-
resize: vertical;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
.k-listgroup-item.k-listgroup-form-row {
|
|
151
|
-
margin: 0;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
// RTL Styles
|
|
156
|
-
[dir="rtl"] {
|
|
157
|
-
|
|
158
|
-
.k-listgroup-item {
|
|
159
|
-
|
|
160
|
-
> .k-link {
|
|
161
|
-
|
|
162
|
-
> .k-select {
|
|
163
|
-
right: auto;
|
|
164
|
-
left: 0;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
}
|
|
170
|
-
.k-listgroup-item-segmented {
|
|
171
|
-
|
|
172
|
-
> .k-select {
|
|
173
|
-
border-right-width: 1px;
|
|
174
|
-
border-left-width: 0;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
|
|
7
|
+
@include kendo-listgroup--layout-base();
|
|
180
8
|
}
|
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/listgroup/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-listgroup--theme() {
|
|
5
|
-
|
|
6
|
-
.k-listgroup {
|
|
7
|
-
@include fill(
|
|
8
|
-
var( --kendo-listgroup-text, #{$kendo-listgroup-text} ),
|
|
9
|
-
var( --kendo-listgroup-bg, #{$kendo-listgroup-bg} ),
|
|
10
|
-
var( --kendo-listgroup-border, #{$kendo-listgroup-border} )
|
|
11
|
-
);
|
|
12
|
-
}
|
|
6
|
+
@include kendo-listgroup--theme-base();
|
|
13
7
|
|
|
14
8
|
}
|
|
@@ -4,34 +4,47 @@
|
|
|
4
4
|
|
|
5
5
|
/// Border width of the listgroup.
|
|
6
6
|
/// @group listgroup
|
|
7
|
-
$kendo-listgroup-border-width: 1px !default;
|
|
7
|
+
$kendo-listgroup-border-width: var( --kendo-listgroup-border-width, 1px ) !default;
|
|
8
8
|
/// Border radius of the listgroup.
|
|
9
9
|
/// @group listgroup
|
|
10
|
-
$kendo-listgroup-border-radius: k-border-radius(md) !default;
|
|
10
|
+
$kendo-listgroup-border-radius: var( --kendo-listgroup-border-radius, #{k-border-radius(md)} ) !default;
|
|
11
11
|
|
|
12
12
|
/// Font size of the listgroup.
|
|
13
13
|
/// @group listgroup
|
|
14
|
-
$kendo-listgroup-font-size: var( --kendo-font-size, inherit ) !default;
|
|
14
|
+
$kendo-listgroup-font-size: var( --kendo-listgroup-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
15
15
|
/// Line height of the listgroup.
|
|
16
16
|
/// @group listgroup
|
|
17
|
-
$kendo-listgroup-line-height: var( --kendo-line-height, normal ) !default;
|
|
17
|
+
$kendo-listgroup-line-height: var( --kendo-listgroup-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
18
18
|
|
|
19
19
|
/// Background color of the listgroup component.
|
|
20
20
|
/// @group listgroup
|
|
21
|
-
$kendo-listgroup-bg: k-color(surface-alt) !default;
|
|
21
|
+
$kendo-listgroup-bg: var( --kendo-listgroup-bg, #{k-color(surface-alt)} ) !default;
|
|
22
22
|
/// Text color of the listgroup component.
|
|
23
23
|
/// @group listgroup
|
|
24
|
-
$kendo-listgroup-text: k-color(on-app-surface) !default;
|
|
24
|
+
$kendo-listgroup-text: var( --kendo-listgroup-text, #{k-color(on-app-surface)} ) !default;
|
|
25
25
|
/// Border color of the listgroup component.
|
|
26
26
|
/// @group listgroup
|
|
27
|
-
$kendo-listgroup-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
27
|
+
$kendo-listgroup-border: var( --kendo-listgroup-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
28
28
|
|
|
29
29
|
/// Horizontal padding of the listgroup items.
|
|
30
30
|
/// @group listgroup
|
|
31
|
-
$kendo-listgroup-item-padding-x: k-spacing(2) !default;
|
|
31
|
+
$kendo-listgroup-item-padding-x: var( --kendo-listgroup-item-padding-x, #{k-spacing(2)} ) !default;
|
|
32
32
|
/// Vertical padding of the listgroup items.
|
|
33
33
|
/// @group listgroup
|
|
34
|
-
$kendo-listgroup-item-padding-y: k-spacing(2) !default;
|
|
34
|
+
$kendo-listgroup-item-padding-y: var( --kendo-listgroup-item-padding-y, #{k-spacing(2)} ) !default;
|
|
35
35
|
/// Border width of the listgroup item.
|
|
36
36
|
/// @group listgroup
|
|
37
|
-
$kendo-listgroup-item-border-width: 1px !default;
|
|
37
|
+
$kendo-listgroup-item-border-width: var( --kendo-listgroup-item-border-width, 1px ) !default;
|
|
38
|
+
|
|
39
|
+
@forward "@progress/kendo-theme-core/scss/components/listgroup/_variables.scss" with (
|
|
40
|
+
$kendo-listgroup-border-width: $kendo-listgroup-border-width,
|
|
41
|
+
$kendo-listgroup-border-radius: $kendo-listgroup-border-radius,
|
|
42
|
+
$kendo-listgroup-font-size: $kendo-listgroup-font-size,
|
|
43
|
+
$kendo-listgroup-line-height: $kendo-listgroup-line-height,
|
|
44
|
+
$kendo-listgroup-bg: $kendo-listgroup-bg,
|
|
45
|
+
$kendo-listgroup-text: $kendo-listgroup-text,
|
|
46
|
+
$kendo-listgroup-border: $kendo-listgroup-border,
|
|
47
|
+
$kendo-listgroup-item-padding-x: $kendo-listgroup-item-padding-x,
|
|
48
|
+
$kendo-listgroup-item-padding-y: $kendo-listgroup-item-padding-y,
|
|
49
|
+
$kendo-listgroup-item-border-width: $kendo-listgroup-item-border-width
|
|
50
|
+
);
|
|
@@ -1,149 +1,22 @@
|
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/listview/_layout.scss" as *;
|
|
1
2
|
@use "../core/_index.scss" as *;
|
|
2
3
|
@use "./_variables.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-listview--layout() {
|
|
6
|
+
@include kendo-listview--layout-base();
|
|
5
7
|
|
|
6
|
-
// Listview
|
|
7
|
-
.k-listview {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: 0;
|
|
11
|
-
border-style: solid;
|
|
12
|
-
box-sizing: border-box;
|
|
13
|
-
outline: 0;
|
|
14
|
-
font-family: var( --kendo-listview-font-family, #{$kendo-listview-font-family} );
|
|
15
|
-
font-size: var( --kendo-listview-font-size, #{$kendo-listview-font-size} );
|
|
16
|
-
line-height: var( --kendo-listview-line-height, #{$kendo-listview-line-height} );
|
|
17
|
-
display: flex;
|
|
18
|
-
flex-flow: column nowrap;
|
|
19
|
-
position: relative;
|
|
20
|
-
-webkit-touch-callout: none;
|
|
21
|
-
-webkit-tap-highlight-color: transparent;
|
|
22
|
-
}
|
|
23
|
-
.k-listview-bordered {
|
|
24
|
-
border-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
// Listview content
|
|
29
|
-
.k-listview-content {
|
|
30
|
-
margin: 0;
|
|
31
|
-
padding: 0;
|
|
32
|
-
outline: 0;
|
|
33
|
-
flex-grow: 1;
|
|
34
|
-
position: relative;
|
|
35
|
-
overflow: auto;
|
|
36
|
-
|
|
37
|
-
&::after {
|
|
38
|
-
height: 0;
|
|
39
|
-
clear: both;
|
|
40
|
-
display: block;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
.k-listview-content.k-d-flex,
|
|
44
|
-
.k-listview-content.k-d-grid {
|
|
45
|
-
&::after { display: none; }
|
|
46
|
-
}
|
|
47
8
|
.k-listview-content.k-d-grid {
|
|
48
9
|
grid-gap: var( --kendo-listview-grid-gap, #{$kendo-listview-grid-gap} );
|
|
49
10
|
}
|
|
50
|
-
.k-listview-content-padding-rectangle {
|
|
51
|
-
padding-inline: var( --kendo-listview-padding-x, #{$kendo-listview-padding-x} );
|
|
52
|
-
padding-block: var( --kendo-listview-padding-y, #{$kendo-listview-padding-y} );
|
|
53
|
-
}
|
|
54
|
-
.k-listview-content-padding-square {
|
|
55
|
-
padding: var( --kendo-listview-padding-y, #{$kendo-listview-padding-y} );
|
|
56
|
-
}
|
|
57
11
|
|
|
58
|
-
|
|
59
|
-
// Listview item
|
|
60
|
-
.k-listview-item {
|
|
61
|
-
padding: 0;
|
|
62
|
-
border-width: 0;
|
|
63
|
-
outline: 0;
|
|
64
|
-
border-style: solid;
|
|
65
|
-
box-sizing: border-box;
|
|
66
|
-
flex-shrink: 0;
|
|
67
|
-
}
|
|
68
|
-
.k-listview-item-padding-rectangle {
|
|
69
|
-
padding-inline: var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} );
|
|
70
|
-
padding-block: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
|
|
71
|
-
}
|
|
72
|
-
.k-listview-item-padding-rectangle .k-listview-link {
|
|
73
|
-
margin-inline: calc( var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} ) * -1);
|
|
74
|
-
margin-block: calc( var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} ) * -1);
|
|
75
|
-
padding-inline: var( --kendo-listview-item-padding-x, #{$kendo-listview-item-padding-x} );
|
|
76
|
-
padding-block: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
|
|
77
|
-
}
|
|
78
|
-
.k-listview-item-padding-square {
|
|
79
|
-
padding: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
|
|
80
|
-
}
|
|
81
|
-
.k-listview-item-padding-square .k-listview-link {
|
|
82
|
-
margin: (-$kendo-listview-item-padding-y);
|
|
83
|
-
padding: var( --kendo-listview-item-padding-y, #{$kendo-listview-item-padding-y} );
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
// Header
|
|
88
12
|
.k-listview-header {
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
border-color: inherit;
|
|
92
|
-
padding-inline: var( --kendo-listview-header-padding-x, #{$kendo-listview-header-padding-x} );
|
|
93
|
-
padding-block: var( --kendo-listview-header-padding-y, #{$kendo-listview-header-padding-y} );
|
|
13
|
+
padding-inline: $kendo-listview-header-padding-x;
|
|
14
|
+
padding-block: $kendo-listview-header-padding-y;
|
|
94
15
|
}
|
|
95
|
-
.k-listview-bordered > .k-listview-header {
|
|
96
|
-
border-block-end-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
97
|
-
}
|
|
98
|
-
|
|
99
16
|
|
|
100
|
-
// Listview footer
|
|
101
17
|
.k-listview-footer {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
border-color: inherit;
|
|
105
|
-
padding-inline: var( --kendo-listview-footer-padding-x, #{$kendo-listview-footer-padding-x} );
|
|
106
|
-
padding-block: var( --kendo-listview-footer-padding-y, #{$kendo-listview-footer-padding-y} );
|
|
107
|
-
|
|
108
|
-
}
|
|
109
|
-
.k-listview-bordered > .k-listview-footer {
|
|
110
|
-
border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
18
|
+
padding-inline: $kendo-listview-footer-padding-x;
|
|
19
|
+
padding-block: $kendo-listview-footer-padding-y;
|
|
111
20
|
}
|
|
112
21
|
|
|
113
|
-
|
|
114
|
-
// Listview pager
|
|
115
|
-
.k-listview-pager {
|
|
116
|
-
border-width: 0;
|
|
117
|
-
border-color: inherit;
|
|
118
|
-
}
|
|
119
|
-
.k-listview-bordered > .k-listview-pager-top {
|
|
120
|
-
border-block-end-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
121
|
-
}
|
|
122
|
-
.k-listview-bordered > .k-listview-pager-bottom {
|
|
123
|
-
border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
// Borders
|
|
128
|
-
.k-listview-borders-all {
|
|
129
|
-
.k-listview-item {
|
|
130
|
-
border-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
.k-listview-borders-horizontal {
|
|
134
|
-
.k-listview-item {
|
|
135
|
-
border-block-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
136
|
-
}
|
|
137
|
-
.k-listview-item:first-child {
|
|
138
|
-
border-block-start-width: 0;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
.k-listview-borders-vertical {
|
|
142
|
-
.k-listview-item {
|
|
143
|
-
border-inline-start-width: var( --kendo-listview-border-width, #{$kendo-listview-border-width} );
|
|
144
|
-
}
|
|
145
|
-
.k-listview-item:first-child {
|
|
146
|
-
border-inline-start-width: 0;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
22
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/listview/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-listview--theme() {
|
|
5
|
-
|
|
6
|
-
.k-listview {
|
|
7
|
-
@include fill(
|
|
8
|
-
var( --kendo-listview-text, $kendo-listview-text ),
|
|
9
|
-
var( --kendo-listview-bg, $kendo-listview-bg ),
|
|
10
|
-
var( --kendo-listview-border, $kendo-listview-border )
|
|
11
|
-
);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
// Listview content
|
|
16
|
-
.k-listview-content {
|
|
6
|
+
@include kendo-listview--theme-base();
|
|
17
7
|
|
|
18
|
-
|
|
19
|
-
@include fill(
|
|
20
|
-
var( --kendo-listview-item-focus-text, $kendo-listview-item-focus-text ),
|
|
21
|
-
var( --kendo-listview-item-focus-bg, $kendo-listview-item-focus-bg )
|
|
22
|
-
);
|
|
23
|
-
box-shadow: var( --kendo-listview-item-focus-shadow, $kendo-listview-item-focus-shadow );
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
> .k-selected {
|
|
27
|
-
@include fill(
|
|
28
|
-
var( --kendo-listview-item-selected-text, $kendo-listview-item-selected-text ),
|
|
29
|
-
var( --kendo-listview-item-selected-bg, $kendo-listview-item-selected-bg )
|
|
30
|
-
)
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// List item
|
|
35
|
-
.k-listview-item {
|
|
36
|
-
border-color: $kendo-listview-border;
|
|
37
|
-
}
|
|
8
|
+
// Fluent-specific styles
|
|
38
9
|
|
|
39
10
|
// Listview header
|
|
40
11
|
.k-listview-header {
|
|
41
12
|
@include fill(
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
13
|
+
$kendo-listview-header-text,
|
|
14
|
+
$kendo-listview-header-bg,
|
|
15
|
+
$kendo-listview-header-border
|
|
45
16
|
)
|
|
46
17
|
}
|
|
47
18
|
|
|
48
19
|
// Listview footer
|
|
49
20
|
.k-listview-footer {
|
|
50
21
|
@include fill(
|
|
51
|
-
|
|
52
|
-
|
|
22
|
+
$kendo-listview-footer-text,
|
|
23
|
+
$kendo-listview-footer-bg
|
|
53
24
|
)
|
|
54
25
|
}
|
|
55
26
|
}
|
|
@@ -4,89 +4,116 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the ListView.
|
|
6
6
|
/// @group listview
|
|
7
|
-
$kendo-listview-padding-x: k-spacing(1) !default;
|
|
7
|
+
$kendo-listview-padding-x: var( --kendo-listview-padding-x, k-spacing(1) ) !default;
|
|
8
8
|
/// The vertical padding of the ListView.
|
|
9
9
|
/// @group listview
|
|
10
|
-
$kendo-listview-padding-y: k-spacing(1) !default;
|
|
10
|
+
$kendo-listview-padding-y: var( --kendo-listview-padding-y, k-spacing(1) ) !default;
|
|
11
11
|
/// The width of the border around bordered ListView.
|
|
12
12
|
/// @group listview
|
|
13
13
|
$kendo-listview-border-width: 1px !default;
|
|
14
14
|
|
|
15
15
|
/// The horizontal padding of the ListView header.
|
|
16
16
|
/// @group listview
|
|
17
|
-
$kendo-listview-header-padding-x: k-spacing(4) !default;
|
|
17
|
+
$kendo-listview-header-padding-x: var( --kendo-listview-header-padding-x, k-spacing(4) ) !default;
|
|
18
18
|
/// The vertical padding of the ListView header.
|
|
19
19
|
/// @group listview
|
|
20
|
-
$kendo-listview-header-padding-y: k-spacing(2) !default;
|
|
20
|
+
$kendo-listview-header-padding-y: var( --kendo-listview-header-padding-y, k-spacing(2) ) !default;
|
|
21
21
|
|
|
22
22
|
/// The horizontal padding of the ListView footer.
|
|
23
23
|
/// @group listview
|
|
24
|
-
$kendo-listview-footer-padding-x: $kendo-listview-header-padding-x !default;
|
|
24
|
+
$kendo-listview-footer-padding-x: var( --kendo-listview-footer-padding-x, $kendo-listview-header-padding-x ) !default;
|
|
25
25
|
/// The vertical padding of the ListView footer.
|
|
26
26
|
/// @group listview
|
|
27
|
-
$kendo-listview-footer-padding-y: $kendo-listview-header-padding-y !default;
|
|
27
|
+
$kendo-listview-footer-padding-y: var( --kendo-listview-footer-padding-y, $kendo-listview-header-padding-y ) !default;
|
|
28
28
|
|
|
29
29
|
/// The horizontal padding of the ListView items.
|
|
30
30
|
/// @group listview
|
|
31
|
-
$kendo-listview-item-padding-x: k-spacing(1) !default;
|
|
31
|
+
$kendo-listview-item-padding-x: var( --kendo-listview-item-padding-x, k-spacing(1) ) !default;
|
|
32
32
|
/// The vertical padding of the ListView items.
|
|
33
33
|
/// @group listview
|
|
34
|
-
$kendo-listview-item-padding-y: k-spacing(1) !default;
|
|
34
|
+
$kendo-listview-item-padding-y: var( --kendo-listview-item-padding-y, k-spacing(1) ) !default;
|
|
35
35
|
|
|
36
36
|
/// The font family of the ListView.
|
|
37
37
|
/// @group listview
|
|
38
|
-
$kendo-listview-font-family: var( --kendo-font-family, initial ) !default;
|
|
38
|
+
$kendo-listview-font-family: var( --kendo-listview-font-family, var( --kendo-font-family, initial ) ) !default;
|
|
39
39
|
/// The font size of the ListView.
|
|
40
40
|
/// @group listview
|
|
41
|
-
$kendo-listview-font-size: var( --kendo-font-size, initial ) !default;
|
|
41
|
+
$kendo-listview-font-size: var( --kendo-listview-font-size, var( --kendo-font-size, initial ) ) !default;
|
|
42
42
|
/// The line height of the ListView.
|
|
43
43
|
/// @group listview
|
|
44
|
-
$kendo-listview-line-height: var( --kendo-line-height, initial ) !default;
|
|
45
|
-
|
|
46
|
-
/// The gap between items of ListView with grid layout.
|
|
47
|
-
/// @group listview
|
|
48
|
-
$kendo-listview-grid-gap: k-spacing(.0) !default;
|
|
44
|
+
$kendo-listview-line-height: var( --kendo-listview-line-height, var( --kendo-line-height, initial ) ) !default;
|
|
49
45
|
|
|
50
46
|
/// The text color of the ListView.
|
|
51
47
|
/// @group listview
|
|
52
|
-
$kendo-listview-text: k-color(on-app-surface) !default;
|
|
48
|
+
$kendo-listview-text: var( --kendo-listview-text, k-color(on-app-surface) ) !default;
|
|
53
49
|
/// The background color of the ListView.
|
|
54
50
|
/// @group listview
|
|
55
|
-
$kendo-listview-bg: k-color(surface-alt) !default;
|
|
51
|
+
$kendo-listview-bg: var( --kendo-listview-bg, k-color(surface-alt) ) !default;
|
|
56
52
|
/// The border color of the ListView.
|
|
57
53
|
/// @group listview
|
|
58
|
-
$kendo-listview-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
54
|
+
$kendo-listview-border: var( --kendo-listview-border, color-mix(in srgb, k-color(border) 16%, transparent) ) !default;
|
|
59
55
|
|
|
60
|
-
/// The text color of the ListView
|
|
56
|
+
/// The text color of the selected ListView items.
|
|
61
57
|
/// @group listview
|
|
62
|
-
$kendo-listview-
|
|
63
|
-
/// The background color of the ListView
|
|
58
|
+
$kendo-listview-item-selected-text: var( --kendo-listview-item-selected-text, initial ) !default;
|
|
59
|
+
/// The background color of the selected ListView items.
|
|
64
60
|
/// @group listview
|
|
65
|
-
$kendo-listview-
|
|
66
|
-
/// The border color of the ListView
|
|
61
|
+
$kendo-listview-item-selected-bg: var( --kendo-listview-item-selected-bg, k-color(base-active) ) !default;
|
|
62
|
+
/// The border color of the selected ListView items.
|
|
67
63
|
/// @group listview
|
|
68
|
-
$kendo-listview-
|
|
64
|
+
$kendo-listview-item-selected-border: var( --kendo-listview-item-selected-border, initial ) !default;
|
|
69
65
|
|
|
70
|
-
/// The text color of the ListView
|
|
66
|
+
/// The text color of the focused ListView items.
|
|
71
67
|
/// @group listview
|
|
72
|
-
$kendo-listview-
|
|
73
|
-
/// The background color of the ListView
|
|
68
|
+
$kendo-listview-item-focus-text: var( --kendo-listview-item-focus-text, initial ) !default;
|
|
69
|
+
/// The background color of the focused ListView items.
|
|
74
70
|
/// @group listview
|
|
75
|
-
$kendo-listview-
|
|
76
|
-
|
|
77
|
-
/// The text color of the selected ListView items.
|
|
71
|
+
$kendo-listview-item-focus-bg: var( --kendo-listview-item-focus-bg, initial ) !default;
|
|
72
|
+
/// The border color of the focused ListView items.
|
|
78
73
|
/// @group listview
|
|
79
|
-
$kendo-listview-item-
|
|
80
|
-
/// The
|
|
74
|
+
$kendo-listview-item-focus-border: var( --kendo-listview-item-focus-border, initial ) !default;
|
|
75
|
+
/// The box shadow of the focused ListView items.
|
|
81
76
|
/// @group listview
|
|
82
|
-
$kendo-listview-item-
|
|
77
|
+
$kendo-listview-item-focus-shadow: var( --kendo-listview-item-focus-shadow, var( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow ) ) !default;
|
|
83
78
|
|
|
84
|
-
/// The
|
|
79
|
+
/// The gap between items of ListView with grid layout.
|
|
85
80
|
/// @group listview
|
|
86
|
-
$kendo-listview-
|
|
87
|
-
|
|
81
|
+
$kendo-listview-grid-gap: var( --kendo-listview-grid-gap, k-spacing(.0) ) !default;
|
|
82
|
+
|
|
83
|
+
/// The text color of the ListView header.
|
|
88
84
|
/// @group listview
|
|
89
|
-
$kendo-listview-
|
|
90
|
-
/// The
|
|
85
|
+
$kendo-listview-header-text: var( --kendo-listview-header-text, initial ) !default;
|
|
86
|
+
/// The background color of the ListView header.
|
|
91
87
|
/// @group listview
|
|
92
|
-
$kendo-listview-
|
|
88
|
+
$kendo-listview-header-bg: var( --kendo-listview-header-bg, initial ) !default;
|
|
89
|
+
/// The border color of the ListView header.
|
|
90
|
+
/// @group listview
|
|
91
|
+
$kendo-listview-header-border: var( --kendo-listview-header-border, $kendo-listview-border ) !default;
|
|
92
|
+
|
|
93
|
+
/// The text color of the ListView footer.
|
|
94
|
+
/// @group listview
|
|
95
|
+
$kendo-listview-footer-text: var( --kendo-listview-footer-text, initial ) !default;
|
|
96
|
+
/// The background color of the ListView footer.
|
|
97
|
+
/// @group listview
|
|
98
|
+
$kendo-listview-footer-bg: var( --kendo-listview-footer-bg, initial ) !default;
|
|
99
|
+
|
|
100
|
+
@forward "@progress/kendo-theme-core/scss/components/listview/_variables.scss" with (
|
|
101
|
+
$kendo-listview-padding-x: $kendo-listview-padding-x,
|
|
102
|
+
$kendo-listview-padding-y: $kendo-listview-padding-y,
|
|
103
|
+
$kendo-listview-border-width: $kendo-listview-border-width,
|
|
104
|
+
$kendo-listview-font-family: $kendo-listview-font-family,
|
|
105
|
+
$kendo-listview-font-size: $kendo-listview-font-size,
|
|
106
|
+
$kendo-listview-line-height: $kendo-listview-line-height,
|
|
107
|
+
$kendo-listview-text: $kendo-listview-text,
|
|
108
|
+
$kendo-listview-bg: $kendo-listview-bg,
|
|
109
|
+
$kendo-listview-border: $kendo-listview-border,
|
|
110
|
+
$kendo-listview-item-padding-x: $kendo-listview-item-padding-x,
|
|
111
|
+
$kendo-listview-item-padding-y: $kendo-listview-item-padding-y,
|
|
112
|
+
$kendo-listview-item-selected-text: $kendo-listview-item-selected-text,
|
|
113
|
+
$kendo-listview-item-selected-bg: $kendo-listview-item-selected-bg,
|
|
114
|
+
$kendo-listview-item-selected-border: $kendo-listview-item-selected-border,
|
|
115
|
+
$kendo-listview-item-focus-text: $kendo-listview-item-focus-text,
|
|
116
|
+
$kendo-listview-item-focus-bg: $kendo-listview-item-focus-bg,
|
|
117
|
+
$kendo-listview-item-focus-border: $kendo-listview-item-focus-border,
|
|
118
|
+
$kendo-listview-item-focus-shadow: $kendo-listview-item-focus-shadow
|
|
119
|
+
);
|