@progress/kendo-theme-default 5.12.1-dev.1 → 5.12.1-dev.3
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 +11342 -11738
- package/dist/all.scss +11297 -11990
- package/dist/default-blue.scss +27 -29
- package/dist/default-dataviz-v4.scss +6 -7
- package/dist/default-green.scss +27 -29
- package/dist/default-main-dark.scss +27 -30
- package/dist/default-main.scss +27 -29
- package/dist/default-nordic.scss +27 -29
- package/dist/default-ocean-blue-a11y.scss +42 -0
- package/dist/default-ocean-blue.scss +29 -35
- package/dist/default-orange.scss +27 -29
- package/dist/default-purple.scss +27 -29
- package/dist/default-turquoise.scss +27 -29
- package/dist/default-urban.scss +27 -29
- package/lib/swatches/default-blue.json +32 -41
- package/lib/swatches/default-dataviz-v4.json +8 -7
- package/lib/swatches/default-green.json +33 -41
- package/lib/swatches/default-main-dark.json +31 -49
- package/lib/swatches/default-main.json +33 -41
- package/lib/swatches/default-nordic.json +33 -41
- package/lib/swatches/default-ocean-blue-a11y.json +258 -0
- package/lib/swatches/default-ocean-blue.json +35 -64
- package/lib/swatches/default-orange.json +33 -41
- package/lib/swatches/default-purple.json +33 -41
- package/lib/swatches/default-turquoise.json +33 -41
- package/lib/swatches/default-urban.json +33 -41
- package/package.json +5 -5
- package/scss/_variables.scss +96 -42
- package/scss/action-buttons/_layout.scss +4 -4
- package/scss/action-buttons/_theme.scss +4 -4
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_layout.scss +41 -41
- package/scss/action-sheet/_theme.scss +27 -27
- package/scss/action-sheet/_variables.scss +64 -63
- package/scss/adaptive/_layout.scss +11 -15
- package/scss/adaptive/_theme.scss +12 -12
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +1 -1
- package/scss/badge/_variables.scss +32 -32
- package/scss/bottom-navigation/_index.scss +1 -1
- package/scss/bottom-navigation/_layout.scss +17 -17
- package/scss/bottom-navigation/_theme.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +16 -16
- package/scss/breadcrumb/_theme.scss +42 -24
- package/scss/breadcrumb/_variables.scss +46 -41
- package/scss/button/_index.scss +0 -1
- package/scss/button/_layout.scss +2 -2
- package/scss/button/_theme.scss +7 -7
- package/scss/button/_variables.scss +37 -34
- package/scss/calendar/_layout.scss +49 -53
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +104 -103
- package/scss/captcha/_index.scss +1 -1
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_index.scss +2 -2
- package/scss/card/_layout.scss +45 -45
- package/scss/card/_theme.scss +15 -15
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_layout.scss +59 -59
- package/scss/chat/_theme.scss +28 -28
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_index.scss +0 -2
- package/scss/checkbox/_theme.scss +2 -2
- package/scss/checkbox/_variables.scss +4 -1
- package/scss/chip/_index.scss +0 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +13 -13
- package/scss/chip/_variables.scss +32 -29
- package/scss/color-preview/_layout.scss +6 -6
- package/scss/color-preview/_theme.scss +4 -4
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_layout.scss +18 -18
- package/scss/coloreditor/_theme.scss +6 -6
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_index.scss +2 -2
- package/scss/colorgradient/_layout.scss +39 -39
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_index.scss +1 -1
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_base.scss +1 -1
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/common/_index.scss +0 -2
- package/scss/dataviz/_index.scss +0 -1
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +20 -18
- package/scss/dataviz/_variables.scss +101 -97
- package/scss/datetimepicker/_layout.scss +3 -3
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_layout.scss +23 -23
- package/scss/draggable/_theme.scss +5 -5
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_theme.scss +1 -1
- package/scss/drawer/_variables.scss +5 -5
- package/scss/dropdowngrid/_index.scss +4 -7
- package/scss/dropdowngrid/_variables.scss +1 -0
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_layout.scss +12 -12
- package/scss/dropzone/_theme.scss +7 -7
- package/scss/dropzone/_variables.scss +21 -20
- package/scss/editor/_layout.scss +3 -3
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_index.scss +2 -2
- package/scss/expansion-panel/_layout.scss +9 -9
- package/scss/expansion-panel/_theme.scss +12 -12
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_index.scss +1 -1
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_theme.scss +14 -6
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +26 -26
- package/scss/filemanager/_theme.scss +31 -31
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_layout.scss +15 -15
- package/scss/filter/_theme.scss +3 -3
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_layout.scss +19 -19
- package/scss/floating-label/_theme.scss +4 -4
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_index.scss +0 -4
- package/scss/forms/_layout.scss +15 -11
- package/scss/forms/_variables.scss +19 -12
- package/scss/gantt/_index.scss +1 -1
- package/scss/gantt/_layout.scss +49 -44
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +96 -92
- package/scss/grid/_index.scss +2 -2
- package/scss/grid/_layout.scss +19 -19
- package/scss/grid/_theme.scss +8 -8
- package/scss/grid/_variables.scss +80 -80
- package/scss/icons/_layout.scss +6 -1093
- package/scss/imageeditor/_layout.scss +19 -19
- package/scss/imageeditor/_theme.scss +13 -13
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_theme.scss +24 -24
- package/scss/input/_variables.scss +36 -36
- package/scss/list/_layout.scss +2 -2
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_layout.scss +15 -15
- package/scss/listgroup/_theme.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_index.scss +2 -2
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +31 -30
- package/scss/map/_index.scss +1 -1
- package/scss/map/_layout.scss +16 -16
- package/scss/map/_theme.scss +5 -5
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_layout.scss +5 -5
- package/scss/mediaplayer/_theme.scss +6 -6
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_layout.scss +39 -39
- package/scss/menu/_theme.scss +26 -26
- package/scss/menu/_variables.scss +67 -66
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_variables.scss +5 -5
- package/scss/orgchart/_index.scss +1 -1
- package/scss/orgchart/_layout.scss +26 -26
- package/scss/orgchart/_theme.scss +13 -13
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_layout.scss +1 -1
- package/scss/overlay/_theme.scss +2 -2
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_index.scss +0 -2
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +6 -6
- package/scss/pager/_variables.scss +38 -34
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +104 -103
- package/scss/pdf-viewer/_index.scss +1 -2
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +45 -44
- package/scss/pivotgrid/_index.scss +5 -5
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +89 -86
- package/scss/popover/_layout.scss +19 -17
- package/scss/popover/_theme.scss +7 -7
- package/scss/popover/_variables.scss +26 -26
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_layout.scss +1 -1
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_index.scss +0 -3
- package/scss/radio/_theme.scss +2 -2
- package/scss/radio/_variables.scss +5 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +17 -16
- package/scss/scheduler/_layout.scss +36 -55
- package/scss/scheduler/_theme.scss +51 -51
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_layout.scss +16 -16
- package/scss/scrollview/_theme.scss +23 -23
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_layout.scss +4 -4
- package/scss/skeleton/_theme.scss +2 -2
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +26 -26
- package/scss/slider/_theme.scss +21 -21
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_layout.scss +3 -4
- package/scss/split-button/_theme.scss +1 -1
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_layout.scss +15 -15
- package/scss/splitter/_theme.scss +10 -10
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_layout.scss +30 -30
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +36 -37
- package/scss/stepper/_theme.scss +44 -45
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_index.scss +1 -1
- package/scss/switch/_theme.scss +10 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_index.scss +0 -8
- package/scss/table/_theme.scss +1 -1
- package/scss/table/_variables.scss +21 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +42 -41
- package/scss/taskboard/_index.scss +1 -1
- package/scss/taskboard/_layout.scss +34 -34
- package/scss/taskboard/_theme.scss +32 -32
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_layout.scss +4 -4
- package/scss/tilelayout/_theme.scss +4 -4
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timedurationpicker/_index.scss +1 -1
- package/scss/timeline/_layout.scss +55 -55
- package/scss/timeline/_theme.scss +15 -15
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_layout.scss +18 -18
- package/scss/timeselector/_theme.scss +13 -11
- package/scss/timeselector/_variables.scss +37 -36
- package/scss/toolbar/_layout.scss +11 -11
- package/scss/toolbar/_theme.scss +2 -2
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +22 -22
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treelist/_index.scss +1 -1
- package/scss/treeview/_layout.scss +6 -6
- package/scss/treeview/_theme.scss +2 -2
- package/scss/treeview/_variables.scss +30 -30
- package/scss/typography/_index.scss +0 -1
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -128
- package/scss/upload/_index.scss +0 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_theme.scss +5 -1
- package/scss/upload/_variables.scss +6 -5
- package/scss/utils/_index.scss +0 -22
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_theme.scss +1 -1
- package/scss/window/_variables.scss +9 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
- package/scss/icons/font/WebComponentsIcons.scss +0 -3
- package/scss/icons/font/WebComponentsIcons.ttf +0 -0
- package/scss/utils/_aspect-ratio.scss +0 -32
- package/scss/utils/_border.scss +0 -109
- package/scss/utils/_display.scss +0 -41
- package/scss/utils/_flex.scss +0 -189
- package/scss/utils/_float.scss +0 -85
- package/scss/utils/_grid.scss +0 -45
- package/scss/utils/_order.scss +0 -54
- package/scss/utils/_overflow.scss +0 -87
- package/scss/utils/_pointer-events.scss +0 -30
- package/scss/utils/_position.scss +0 -209
- package/scss/utils/_resize.scss +0 -47
- package/scss/utils/_spacer.scss +0 -16
- package/scss/utils/_spacing.scss +0 -162
- package/scss/utils/_table-layout.scss +0 -17
- package/scss/utils/_text.scss +0 -154
- package/scss/utils/_theme-colors.scss +0 -47
- package/scss/utils/_touch-action.scss +0 -30
- package/scss/utils/_transform.scss +0 -105
- package/scss/utils/_user-select.scss +0 -51
|
@@ -56,19 +56,19 @@
|
|
|
56
56
|
|
|
57
57
|
// Actionsheet
|
|
58
58
|
.k-actionsheet {
|
|
59
|
-
padding-block: $actionsheet-padding-y;
|
|
60
|
-
padding-inline: $actionsheet-padding-y;
|
|
61
|
-
width: var( --kendo-actionsheet-width, #{$actionsheet-width} );
|
|
62
|
-
height: var( --kendo-actionsheet-height, #{$actionsheet-height} );
|
|
63
|
-
max-width: var( --kendo-actionsheet-max-width, #{$actionsheet-max-width} );
|
|
64
|
-
max-height: var( --kendo-actionsheet-max-height, #{$actionsheet-max-height} );
|
|
59
|
+
padding-block: $kendo-actionsheet-padding-y;
|
|
60
|
+
padding-inline: $kendo-actionsheet-padding-y;
|
|
61
|
+
width: var( --kendo-actionsheet-width, #{$kendo-actionsheet-width} );
|
|
62
|
+
height: var( --kendo-actionsheet-height, #{$kendo-actionsheet-height} );
|
|
63
|
+
max-width: var( --kendo-actionsheet-max-width, #{$kendo-actionsheet-max-width} );
|
|
64
|
+
max-height: var( --kendo-actionsheet-max-height, #{$kendo-actionsheet-max-height} );
|
|
65
65
|
border-width: 0;
|
|
66
66
|
border-style: solid;
|
|
67
67
|
border-color: transparent;
|
|
68
68
|
box-sizing: border-box;
|
|
69
|
-
font-size: $actionsheet-font-size;
|
|
70
|
-
font-family: $actionsheet-font-family;
|
|
71
|
-
line-height: $actionsheet-line-height;
|
|
69
|
+
font-size: $kendo-actionsheet-font-size;
|
|
70
|
+
font-family: $kendo-actionsheet-font-family;
|
|
71
|
+
line-height: $kendo-actionsheet-line-height;
|
|
72
72
|
overflow: hidden;
|
|
73
73
|
position: relative;
|
|
74
74
|
|
|
@@ -82,19 +82,19 @@
|
|
|
82
82
|
|
|
83
83
|
// Actionsheet titlebar
|
|
84
84
|
.k-actionsheet-titlebar {
|
|
85
|
-
padding: $actionsheet-titlebar-padding-y $actionsheet-titlebar-padding-x;
|
|
85
|
+
padding: $kendo-actionsheet-titlebar-padding-y $kendo-actionsheet-titlebar-padding-x;
|
|
86
86
|
border-width: 0;
|
|
87
|
-
border-bottom-width: if( $actionsheet-titlebar-border-width, $actionsheet-titlebar-border-width, null );
|
|
87
|
+
border-bottom-width: if( $kendo-actionsheet-titlebar-border-width, $kendo-actionsheet-titlebar-border-width, null );
|
|
88
88
|
border-style: solid;
|
|
89
89
|
border-color: transparent;
|
|
90
|
-
font-size: $actionsheet-titlebar-font-size;
|
|
91
|
-
font-family: $actionsheet-titlebar-font-family;
|
|
92
|
-
line-height: $actionsheet-titlebar-line-height;
|
|
90
|
+
font-size: $kendo-actionsheet-titlebar-font-size;
|
|
91
|
+
font-family: $kendo-actionsheet-titlebar-font-family;
|
|
92
|
+
line-height: $kendo-actionsheet-titlebar-line-height;
|
|
93
93
|
flex: none;
|
|
94
94
|
display: flex;
|
|
95
95
|
flex-flow: column nowrap;
|
|
96
96
|
align-items: center;
|
|
97
|
-
gap: $actionsheet-titlebar-gap;
|
|
97
|
+
gap: $kendo-actionsheet-titlebar-gap;
|
|
98
98
|
}
|
|
99
99
|
.k-actionsheet-titlebar-group {
|
|
100
100
|
display: flex;
|
|
@@ -106,8 +106,8 @@
|
|
|
106
106
|
flex: 1;
|
|
107
107
|
}
|
|
108
108
|
.k-actionsheet-subtitle {
|
|
109
|
-
font-size: $actionsheet-subtitle-font-size;
|
|
110
|
-
line-height: $actionsheet-subtitle-line-height;
|
|
109
|
+
font-size: $kendo-actionsheet-subtitle-font-size;
|
|
110
|
+
line-height: $kendo-actionsheet-subtitle-line-height;
|
|
111
111
|
}
|
|
112
112
|
.k-actionsheet-actions {
|
|
113
113
|
flex: none;
|
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
}
|
|
148
148
|
.k-actionsheet-action {
|
|
149
149
|
margin: 0;
|
|
150
|
-
padding: $actionsheet-item-padding-y $actionsheet-item-padding-x;
|
|
151
|
-
min-height: $actionsheet-item-min-height;
|
|
150
|
+
padding: $kendo-actionsheet-item-padding-y $kendo-actionsheet-item-padding-x;
|
|
151
|
+
min-height: $kendo-actionsheet-item-min-height;
|
|
152
152
|
box-sizing: border-box;
|
|
153
153
|
color: inherit;
|
|
154
154
|
text-decoration: none;
|
|
@@ -156,21 +156,21 @@
|
|
|
156
156
|
display: flex;
|
|
157
157
|
flex-flow: row nowrap;
|
|
158
158
|
align-items: flex-start;
|
|
159
|
-
gap: $actionsheet-item-spacing;
|
|
159
|
+
gap: $kendo-actionsheet-item-spacing;
|
|
160
160
|
}
|
|
161
161
|
.k-actionsheet-item-icon {
|
|
162
|
-
font-size: $actionsheet-item-icon-size;
|
|
162
|
+
font-size: $kendo-actionsheet-item-icon-size;
|
|
163
163
|
}
|
|
164
164
|
.k-actionsheet-item-text {
|
|
165
165
|
display: flex;
|
|
166
166
|
flex-flow: column nowrap;
|
|
167
167
|
}
|
|
168
168
|
.k-actionsheet-item-title {
|
|
169
|
-
font-weight: $actionsheet-item-title-font-weight;
|
|
170
|
-
text-transform: $actionsheet-item-title-text-transform;
|
|
169
|
+
font-weight: $kendo-actionsheet-item-title-font-weight;
|
|
170
|
+
text-transform: $kendo-actionsheet-item-title-text-transform;
|
|
171
171
|
}
|
|
172
172
|
.k-actionsheet-item-description {
|
|
173
|
-
font-size: $actionsheet-item-description-font-size;
|
|
173
|
+
font-size: $kendo-actionsheet-item-description-font-size;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
|
|
@@ -184,33 +184,33 @@
|
|
|
184
184
|
|
|
185
185
|
// Action sheet position
|
|
186
186
|
.k-actionsheet-top {
|
|
187
|
-
@include border-bottom-radius( $actionsheet-border-radius );
|
|
188
|
-
border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
|
|
189
|
-
border-top-width: if( $actionsheet-border-width, 0, null );
|
|
187
|
+
@include border-bottom-radius( $kendo-actionsheet-border-radius );
|
|
188
|
+
border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
|
|
189
|
+
border-top-width: if( $kendo-actionsheet-border-width, 0, null );
|
|
190
190
|
top: 0;
|
|
191
191
|
left: 50%;
|
|
192
192
|
transform: translateX( -50% );
|
|
193
193
|
}
|
|
194
194
|
.k-actionsheet-bottom {
|
|
195
|
-
@include border-top-radius( $actionsheet-border-radius );
|
|
196
|
-
border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
|
|
197
|
-
border-bottom-width: if( $actionsheet-border-width, 0, null );
|
|
195
|
+
@include border-top-radius( $kendo-actionsheet-border-radius );
|
|
196
|
+
border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
|
|
197
|
+
border-bottom-width: if( $kendo-actionsheet-border-width, 0, null );
|
|
198
198
|
bottom: 0;
|
|
199
199
|
left: 50%;
|
|
200
200
|
transform: translateX( -50% );
|
|
201
201
|
}
|
|
202
202
|
.k-actionsheet-left {
|
|
203
|
-
@include border-right-radius( $actionsheet-border-radius );
|
|
204
|
-
border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
|
|
205
|
-
border-left-width: if( $actionsheet-border-width, 0, null );
|
|
203
|
+
@include border-right-radius( $kendo-actionsheet-border-radius );
|
|
204
|
+
border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
|
|
205
|
+
border-left-width: if( $kendo-actionsheet-border-width, 0, null );
|
|
206
206
|
left: 0;
|
|
207
207
|
top: 50%;
|
|
208
208
|
transform: translateY( -50% );
|
|
209
209
|
}
|
|
210
210
|
.k-actionsheet-right {
|
|
211
|
-
@include border-left-radius( $actionsheet-border-radius );
|
|
212
|
-
border-width: if( $actionsheet-border-width, $actionsheet-border-width, null );
|
|
213
|
-
border-right-width: if( $actionsheet-border-width, 0, null );
|
|
211
|
+
@include border-left-radius( $kendo-actionsheet-border-radius );
|
|
212
|
+
border-width: if( $kendo-actionsheet-border-width, $kendo-actionsheet-border-width, null );
|
|
213
|
+
border-right-width: if( $kendo-actionsheet-border-width, 0, null );
|
|
214
214
|
right: 0;
|
|
215
215
|
top: 50%;
|
|
216
216
|
transform: translateY( -50% );
|
|
@@ -243,20 +243,20 @@
|
|
|
243
243
|
flex-flow: column nowrap;
|
|
244
244
|
|
|
245
245
|
.k-actionsheet-titlebar {
|
|
246
|
-
padding: $adaptive-actionsheet-titlebar-padding-y $adaptive-actionsheet-titlebar-padding-x;
|
|
247
|
-
border-bottom-width: $adaptive-actionsheet-titlebar-border-width;
|
|
246
|
+
padding: $kendo-adaptive-actionsheet-titlebar-padding-y $kendo-adaptive-actionsheet-titlebar-padding-x;
|
|
247
|
+
border-bottom-width: $kendo-adaptive-actionsheet-titlebar-border-width;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
250
|
.k-actionsheet-content {
|
|
251
|
-
padding: $adaptive-actionsheet-content-padding-y $adaptive-actionsheet-content-padding-x;
|
|
251
|
+
padding: $kendo-adaptive-actionsheet-content-padding-y $kendo-adaptive-actionsheet-content-padding-x;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
.k-actionsheet-footer {
|
|
255
|
-
padding: $adaptive-actionsheet-footer-padding-y $adaptive-actionsheet-footer-padding-x;
|
|
255
|
+
padding: $kendo-adaptive-actionsheet-footer-padding-y $kendo-adaptive-actionsheet-footer-padding-x;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
258
|
.k-actionsheet-filter {
|
|
259
|
-
width: calc( min(100%, calc( 360px - #{$adaptive-actionsheet-titlebar-padding-x * 2}) ) );
|
|
259
|
+
width: calc( min(100%, calc( 360px - #{$kendo-adaptive-actionsheet-titlebar-padding-x * 2}) ) );
|
|
260
260
|
}
|
|
261
261
|
.k-actionsheet-content,
|
|
262
262
|
.k-actionsheet-footer {
|
|
@@ -3,26 +3,26 @@
|
|
|
3
3
|
// Actionsheet
|
|
4
4
|
.k-actionsheet {
|
|
5
5
|
@include fill(
|
|
6
|
-
$actionsheet-text,
|
|
7
|
-
$actionsheet-bg,
|
|
8
|
-
$actionsheet-border
|
|
6
|
+
$kendo-actionsheet-text,
|
|
7
|
+
$kendo-actionsheet-bg,
|
|
8
|
+
$kendo-actionsheet-border
|
|
9
9
|
);
|
|
10
|
-
@include box-shadow( $actionsheet-shadow );
|
|
10
|
+
@include box-shadow( $kendo-actionsheet-shadow );
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
// Actionsheet header
|
|
15
15
|
.k-actionsheet-titlebar {
|
|
16
16
|
@include fill(
|
|
17
|
-
$actionsheet-titlebar-text,
|
|
18
|
-
$actionsheet-titlebar-bg,
|
|
19
|
-
$actionsheet-titlebar-border,
|
|
20
|
-
$actionsheet-titlebar-gradient
|
|
17
|
+
$kendo-actionsheet-titlebar-text,
|
|
18
|
+
$kendo-actionsheet-titlebar-bg,
|
|
19
|
+
$kendo-actionsheet-titlebar-border,
|
|
20
|
+
$kendo-actionsheet-titlebar-gradient
|
|
21
21
|
);
|
|
22
|
-
@include box-shadow( $actionsheet-titlebar-shadow );
|
|
22
|
+
@include box-shadow( $kendo-actionsheet-titlebar-shadow );
|
|
23
23
|
}
|
|
24
24
|
.k-actionsheet-subtitle {
|
|
25
|
-
@include fill( $color: $actionsheet-subtitle-text );
|
|
25
|
+
@include fill( $color: $kendo-actionsheet-subtitle-text );
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
|
|
@@ -38,12 +38,12 @@
|
|
|
38
38
|
&:hover,
|
|
39
39
|
&.k-hover {
|
|
40
40
|
@include fill(
|
|
41
|
-
$actionsheet-item-hover-text,
|
|
42
|
-
$actionsheet-item-hover-bg,
|
|
43
|
-
$actionsheet-item-hover-border,
|
|
44
|
-
$actionsheet-item-hover-gradient
|
|
41
|
+
$kendo-actionsheet-item-hover-text,
|
|
42
|
+
$kendo-actionsheet-item-hover-bg,
|
|
43
|
+
$kendo-actionsheet-item-hover-border,
|
|
44
|
+
$kendo-actionsheet-item-hover-gradient
|
|
45
45
|
);
|
|
46
|
-
@include box-shadow( $actionsheet-item-hover-shadow );
|
|
46
|
+
@include box-shadow( $kendo-actionsheet-item-hover-shadow );
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
|
|
@@ -51,12 +51,12 @@
|
|
|
51
51
|
&:focus,
|
|
52
52
|
&.k-focus {
|
|
53
53
|
@include fill(
|
|
54
|
-
$actionsheet-item-focus-text,
|
|
55
|
-
$actionsheet-item-focus-bg,
|
|
56
|
-
$actionsheet-item-focus-border,
|
|
57
|
-
$actionsheet-item-focus-gradient
|
|
54
|
+
$kendo-actionsheet-item-focus-text,
|
|
55
|
+
$kendo-actionsheet-item-focus-bg,
|
|
56
|
+
$kendo-actionsheet-item-focus-border,
|
|
57
|
+
$kendo-actionsheet-item-focus-gradient
|
|
58
58
|
);
|
|
59
|
-
@include
|
|
59
|
+
@include focus-indicator( $kendo-actionsheet-item-focus-shadow );
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
|
|
@@ -64,19 +64,19 @@
|
|
|
64
64
|
&:disabled,
|
|
65
65
|
&.k-disabled {
|
|
66
66
|
@include fill(
|
|
67
|
-
$actionsheet-item-disabled-text,
|
|
68
|
-
$actionsheet-item-disabled-bg,
|
|
69
|
-
$actionsheet-item-disabled-border,
|
|
70
|
-
$actionsheet-item-disabled-gradient
|
|
67
|
+
$kendo-actionsheet-item-disabled-text,
|
|
68
|
+
$kendo-actionsheet-item-disabled-bg,
|
|
69
|
+
$kendo-actionsheet-item-disabled-border,
|
|
70
|
+
$kendo-actionsheet-item-disabled-gradient
|
|
71
71
|
);
|
|
72
|
-
@include box-shadow( $actionsheet-item-disabled-shadow );
|
|
72
|
+
@include box-shadow( $kendo-actionsheet-item-disabled-shadow );
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
// Actionsheet item description
|
|
78
78
|
.k-actionsheet-item-description {
|
|
79
|
-
@include fill( $color: $actionsheet-item-description-text );
|
|
79
|
+
@include fill( $color: $kendo-actionsheet-item-description-text );
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
|
|
87
87
|
// Adaptive Actionsheet
|
|
88
88
|
.k-adaptive-actionsheet .k-actionsheet-titlebar {
|
|
89
|
-
@include fill( $border: $adaptive-actionsheet-titlebar-border );
|
|
89
|
+
@include fill( $border: $kendo-adaptive-actionsheet-titlebar-border );
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
}
|
|
@@ -1,86 +1,87 @@
|
|
|
1
1
|
// Action sheet
|
|
2
|
-
$actionsheet-padding-x: null !default;
|
|
3
|
-
$actionsheet-padding-y: null !default;
|
|
4
|
-
$actionsheet-width: 360px !default;
|
|
5
|
-
$actionsheet-max-width: 100% !default;
|
|
6
|
-
$actionsheet-height: 60vh !default;
|
|
7
|
-
$actionsheet-max-height: 60vh !default;
|
|
8
2
|
|
|
9
|
-
$actionsheet-
|
|
10
|
-
$actionsheet-
|
|
3
|
+
$kendo-actionsheet-padding-x: null !default;
|
|
4
|
+
$kendo-actionsheet-padding-y: null !default;
|
|
5
|
+
$kendo-actionsheet-width: 360px !default;
|
|
6
|
+
$kendo-actionsheet-max-width: 100% !default;
|
|
7
|
+
$kendo-actionsheet-height: 60vh !default;
|
|
8
|
+
$kendo-actionsheet-max-height: 60vh !default;
|
|
11
9
|
|
|
12
|
-
$actionsheet-
|
|
13
|
-
$actionsheet-
|
|
14
|
-
$actionsheet-line-height: $line-height !default;
|
|
10
|
+
$kendo-actionsheet-border-width: 0px !default;
|
|
11
|
+
$kendo-actionsheet-border-radius: 0px !default;
|
|
15
12
|
|
|
16
|
-
$actionsheet-
|
|
17
|
-
$actionsheet-
|
|
18
|
-
$actionsheet-
|
|
19
|
-
|
|
13
|
+
$kendo-actionsheet-font-size: $kendo-font-size-md !default;
|
|
14
|
+
$kendo-actionsheet-font-family: $kendo-font-family !default;
|
|
15
|
+
$kendo-actionsheet-line-height: $kendo-line-height-md !default;
|
|
16
|
+
|
|
17
|
+
$kendo-actionsheet-bg: $kendo-component-bg !default;
|
|
18
|
+
$kendo-actionsheet-text: $kendo-component-text !default;
|
|
19
|
+
$kendo-actionsheet-border: $kendo-component-border !default;
|
|
20
|
+
$kendo-actionsheet-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12) !default;
|
|
20
21
|
|
|
21
22
|
|
|
22
23
|
// Actionsheet header
|
|
23
|
-
$actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
-
$actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
|
-
$actionsheet-titlebar-border-width: null !default;
|
|
26
|
-
$actionsheet-titlebar-font-size: null !default;
|
|
27
|
-
$actionsheet-titlebar-font-family: null !default;
|
|
28
|
-
$actionsheet-titlebar-line-height: null !default;
|
|
29
|
-
$actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
+
$kendo-actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
25
|
+
$kendo-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
+
$kendo-actionsheet-titlebar-border-width: null !default;
|
|
27
|
+
$kendo-actionsheet-titlebar-font-size: null !default;
|
|
28
|
+
$kendo-actionsheet-titlebar-font-family: null !default;
|
|
29
|
+
$kendo-actionsheet-titlebar-line-height: null !default;
|
|
30
|
+
$kendo-actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
30
31
|
|
|
31
|
-
$actionsheet-titlebar-bg: null !default;
|
|
32
|
-
$actionsheet-titlebar-text: null !default;
|
|
33
|
-
$actionsheet-titlebar-border: null !default;
|
|
34
|
-
$actionsheet-titlebar-gradient: null !default;
|
|
35
|
-
$actionsheet-titlebar-shadow: null !default;
|
|
32
|
+
$kendo-actionsheet-titlebar-bg: null !default;
|
|
33
|
+
$kendo-actionsheet-titlebar-text: null !default;
|
|
34
|
+
$kendo-actionsheet-titlebar-border: null !default;
|
|
35
|
+
$kendo-actionsheet-titlebar-gradient: null !default;
|
|
36
|
+
$kendo-actionsheet-titlebar-shadow: null !default;
|
|
36
37
|
|
|
37
|
-
$actionsheet-subtitle-font-size: $font-size-sm !default;
|
|
38
|
-
$actionsheet-subtitle-line-height: $line-height-sm !default;
|
|
39
|
-
$actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
38
|
+
$kendo-actionsheet-subtitle-font-size: $kendo-font-size-sm !default;
|
|
39
|
+
$kendo-actionsheet-subtitle-line-height: $kendo-line-height-sm !default;
|
|
40
|
+
$kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
40
41
|
|
|
41
42
|
|
|
42
43
|
// Actionsheet item
|
|
43
|
-
$actionsheet-item-min-height: 40px !default;
|
|
44
|
-
$actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
45
|
-
$actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
46
|
-
$actionsheet-item-border-width: 1px !default;
|
|
47
|
-
$actionsheet-item-spacing: 12px !default;
|
|
44
|
+
$kendo-actionsheet-item-min-height: 40px !default;
|
|
45
|
+
$kendo-actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
46
|
+
$kendo-actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
47
|
+
$kendo-actionsheet-item-border-width: 1px !default;
|
|
48
|
+
$kendo-actionsheet-item-spacing: 12px !default;
|
|
48
49
|
|
|
49
|
-
$actionsheet-item-icon-size: null !default;
|
|
50
|
+
$kendo-actionsheet-item-icon-size: null !default;
|
|
50
51
|
|
|
51
|
-
$actionsheet-item-title-font-weight: null !default;
|
|
52
|
-
$actionsheet-item-title-text-transform: null !default;
|
|
52
|
+
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
53
|
+
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
53
54
|
|
|
54
|
-
$actionsheet-item-description-font-size: .875em !default;
|
|
55
|
-
$actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
55
|
+
$kendo-actionsheet-item-description-font-size: .875em !default;
|
|
56
|
+
$kendo-actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
56
57
|
|
|
57
|
-
$actionsheet-item-hover-bg: $kendo-hover-bg !default;
|
|
58
|
-
$actionsheet-item-hover-text: null !default;
|
|
59
|
-
$actionsheet-item-hover-border: null !default;
|
|
60
|
-
$actionsheet-item-hover-gradient: null !default;
|
|
61
|
-
$actionsheet-item-hover-shadow: null !default;
|
|
58
|
+
$kendo-actionsheet-item-hover-bg: $kendo-hover-bg !default;
|
|
59
|
+
$kendo-actionsheet-item-hover-text: null !default;
|
|
60
|
+
$kendo-actionsheet-item-hover-border: null !default;
|
|
61
|
+
$kendo-actionsheet-item-hover-gradient: null !default;
|
|
62
|
+
$kendo-actionsheet-item-hover-shadow: null !default;
|
|
62
63
|
|
|
63
|
-
$actionsheet-item-focus-bg: null !default;
|
|
64
|
-
$actionsheet-item-focus-text: null !default;
|
|
65
|
-
$actionsheet-item-focus-border: null !default;
|
|
66
|
-
$actionsheet-item-focus-gradient: null !default;
|
|
67
|
-
$actionsheet-item-focus-shadow: $kendo-focus-shadow !default;
|
|
64
|
+
$kendo-actionsheet-item-focus-bg: null !default;
|
|
65
|
+
$kendo-actionsheet-item-focus-text: null !default;
|
|
66
|
+
$kendo-actionsheet-item-focus-border: null !default;
|
|
67
|
+
$kendo-actionsheet-item-focus-gradient: null !default;
|
|
68
|
+
$kendo-actionsheet-item-focus-shadow: $kendo-focus-shadow !default;
|
|
68
69
|
|
|
69
|
-
$actionsheet-item-disabled-bg: null !default;
|
|
70
|
-
$actionsheet-item-disabled-text: null !default;
|
|
71
|
-
$actionsheet-item-disabled-border: null !default;
|
|
72
|
-
$actionsheet-item-disabled-gradient: null !default;
|
|
73
|
-
$actionsheet-item-disabled-shadow: null !default;
|
|
70
|
+
$kendo-actionsheet-item-disabled-bg: null !default;
|
|
71
|
+
$kendo-actionsheet-item-disabled-text: null !default;
|
|
72
|
+
$kendo-actionsheet-item-disabled-border: null !default;
|
|
73
|
+
$kendo-actionsheet-item-disabled-gradient: null !default;
|
|
74
|
+
$kendo-actionsheet-item-disabled-shadow: null !default;
|
|
74
75
|
|
|
75
76
|
|
|
76
77
|
// Adaptive Actionsheet
|
|
77
|
-
$adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
78
|
-
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
79
|
-
$adaptive-actionsheet-titlebar-padding-x: $adaptive-actionsheet-titlebar-padding-y !default;
|
|
80
|
-
$adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
78
|
+
$kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
79
|
+
$kendo-adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
80
|
+
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
81
|
+
$kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
81
82
|
|
|
82
|
-
$adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
83
|
-
$adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
83
|
+
$kendo-adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
84
|
+
$kendo-adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
84
85
|
|
|
85
|
-
$adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
86
|
-
$adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
86
|
+
$kendo-adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
87
|
+
$kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
@include exports("adaptive/layout") {
|
|
2
2
|
|
|
3
3
|
.k-pane-wrapper {
|
|
4
|
-
border-width: $adaptive-border-width;
|
|
4
|
+
border-width: $kendo-adaptive-border-width;
|
|
5
5
|
border-style: solid;
|
|
6
6
|
box-sizing: border-box;
|
|
7
7
|
outline: 0;
|
|
8
|
-
font-family: $adaptive-font-family;
|
|
9
|
-
font-size: $adaptive-font-size;
|
|
10
|
-
line-height: $adaptive-line-height;
|
|
8
|
+
font-family: $kendo-adaptive-font-family;
|
|
9
|
+
font-size: $kendo-adaptive-font-size;
|
|
10
|
+
line-height: $kendo-adaptive-line-height;
|
|
11
11
|
display: block;
|
|
12
12
|
position: relative;
|
|
13
13
|
-webkit-touch-callout: none;
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
border: 0;
|
|
30
30
|
box-sizing: border-box;
|
|
31
31
|
outline: 0;
|
|
32
|
-
font-family: $adaptive-font-family;
|
|
33
|
-
font-size: $adaptive-font-size;
|
|
34
|
-
line-height: $adaptive-line-height;
|
|
32
|
+
font-family: $kendo-adaptive-font-family;
|
|
33
|
+
font-size: $kendo-adaptive-font-size;
|
|
34
|
+
line-height: $kendo-adaptive-line-height;
|
|
35
35
|
display: flex;
|
|
36
36
|
height: 100%;
|
|
37
37
|
width: 100%;
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
}
|
|
161
161
|
|
|
162
162
|
.k-scheduler-toolbar {
|
|
163
|
-
padding: $kendo-toolbar-padding-y
|
|
163
|
+
padding: $kendo-toolbar-md-padding-y $kendo-toolbar-md-padding-x;
|
|
164
164
|
|
|
165
165
|
> * {
|
|
166
166
|
margin: 0;
|
|
@@ -185,10 +185,6 @@
|
|
|
185
185
|
justify-content: space-evenly;
|
|
186
186
|
gap: 0;
|
|
187
187
|
}
|
|
188
|
-
.k-m-date-format {}
|
|
189
|
-
.k-y-date-format {
|
|
190
|
-
font-size: 12px;
|
|
191
|
-
}
|
|
192
188
|
}
|
|
193
189
|
|
|
194
190
|
.k-scheduler-views-wrapper {
|
|
@@ -199,7 +195,7 @@
|
|
|
199
195
|
}
|
|
200
196
|
|
|
201
197
|
.k-scheduler-footer {
|
|
202
|
-
padding: $kendo-toolbar-padding-y
|
|
198
|
+
padding: $kendo-toolbar-md-padding-y $kendo-toolbar-md-padding-x;
|
|
203
199
|
display: flex;
|
|
204
200
|
justify-content: space-between;
|
|
205
201
|
|
|
@@ -357,12 +353,12 @@
|
|
|
357
353
|
|
|
358
354
|
.k-list-title,
|
|
359
355
|
.k-filter-help-text {
|
|
360
|
-
padding: $listgroup-item-padding-y $listgroup-item-padding-x;
|
|
356
|
+
padding: $kendo-listgroup-item-padding-y $kendo-listgroup-item-padding-x;
|
|
361
357
|
display: block;
|
|
362
358
|
}
|
|
363
359
|
|
|
364
360
|
.k-listgroup-title {
|
|
365
|
-
padding: $listgroup-item-padding-y $listgroup-item-padding-x;
|
|
361
|
+
padding: $kendo-listgroup-item-padding-y $kendo-listgroup-item-padding-x;
|
|
366
362
|
font-weight: bold;
|
|
367
363
|
text-transform: uppercase;
|
|
368
364
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
.k-pane-wrapper,
|
|
4
4
|
.k-view {
|
|
5
5
|
@include fill(
|
|
6
|
-
$adaptive-text,
|
|
7
|
-
$adaptive-bg,
|
|
8
|
-
$adaptive-border
|
|
6
|
+
$kendo-adaptive-text,
|
|
7
|
+
$kendo-adaptive-bg,
|
|
8
|
+
$kendo-adaptive-border
|
|
9
9
|
);
|
|
10
10
|
}
|
|
11
11
|
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
> .k-view > .k-content {
|
|
15
15
|
background-position: 50% 50%;
|
|
16
|
-
background-color: $adaptive-content-bg;
|
|
16
|
+
background-color: $kendo-adaptive-content-bg;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.k-grid-mobile {
|
|
@@ -23,26 +23,26 @@
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.k-resize-handle-inner::before {
|
|
26
|
-
background-color: $base-bg;
|
|
26
|
+
background-color: $kendo-base-bg;
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.k-scheduler-mobile {
|
|
31
31
|
|
|
32
32
|
.k-nav-current {
|
|
33
|
-
color: $adaptive-scheduler-current-text;
|
|
33
|
+
color: $kendo-adaptive-scheduler-current-text;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
.k-scheduler-times,
|
|
37
37
|
.k-scheduler-header,
|
|
38
38
|
.k-scheduler-groupcolumn,
|
|
39
39
|
.k-mobile-scheduler-agendadate {
|
|
40
|
-
color: $adaptive-scheduler-base-text;
|
|
40
|
+
color: $kendo-adaptive-scheduler-base-text;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.k-time-period,
|
|
44
44
|
.k-mobile-scheduler-agendaweekday {
|
|
45
|
-
color: $adaptive-scheduler-subtle-text;
|
|
45
|
+
color: $kendo-adaptive-scheduler-subtle-text;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
.k-scheduler-times,
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
.k-scheduler-groupcolumn,
|
|
53
53
|
.k-scheduler-group-cell,
|
|
54
54
|
.k-scheduler-header-all-day {
|
|
55
|
-
background-color: $adaptive-content-bg;
|
|
55
|
+
background-color: $kendo-adaptive-content-bg;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.k-scheduler-toolbar .k-scheduler-tools > li {
|
|
@@ -68,14 +68,14 @@
|
|
|
68
68
|
|
|
69
69
|
.k-item,
|
|
70
70
|
.k-link {
|
|
71
|
-
color: $base-text;
|
|
71
|
+
color: $kendo-base-text;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.k-clear,
|
|
75
75
|
.k-select-all,
|
|
76
76
|
.k-scheduler-delete,
|
|
77
77
|
.k-scheduler-resetSeries { // sass-lint:disable-line class-name-format
|
|
78
|
-
color: $adaptive-menu-clear-text;
|
|
78
|
+
color: $kendo-adaptive-menu-clear-text;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
}
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
.k-column-menu {
|
|
84
84
|
|
|
85
85
|
.k-listgroup-item.k-selected {
|
|
86
|
-
color: $adaptive-grid-sort-text;
|
|
86
|
+
color: $kendo-adaptive-grid-sort-text;
|
|
87
87
|
background: none;
|
|
88
88
|
}
|
|
89
89
|
.k-listgroup-item.k-selected .k-link {
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
// Adaptive
|
|
2
|
-
$adaptive-bg: $kendo-component-bg !default;
|
|
3
|
-
$adaptive-text: $kendo-component-text !default;
|
|
4
|
-
$adaptive-border: $kendo-component-border !default;
|
|
2
|
+
$kendo-adaptive-bg: $kendo-component-bg !default;
|
|
3
|
+
$kendo-adaptive-text: $kendo-component-text !default;
|
|
4
|
+
$kendo-adaptive-border: $kendo-component-border !default;
|
|
5
5
|
|
|
6
|
-
$adaptive-content-bg: $kendo-app-bg !default;
|
|
7
|
-
$adaptive-content-text: $kendo-app-text !default;
|
|
6
|
+
$kendo-adaptive-content-bg: $kendo-app-bg !default;
|
|
7
|
+
$kendo-adaptive-content-text: $kendo-app-text !default;
|
|
8
8
|
|
|
9
|
-
$adaptive-menu-bg: $kendo-color-primary !default;
|
|
10
|
-
$adaptive-menu-text: k-contrast-legacy( $adaptive-menu-bg ) !default;
|
|
9
|
+
$kendo-adaptive-menu-bg: $kendo-color-primary !default;
|
|
10
|
+
$kendo-adaptive-menu-text: k-contrast-legacy( $kendo-adaptive-menu-bg ) !default;
|
|
11
11
|
|
|
12
|
-
$adaptive-menu-clear-text: $kendo-color-primary !default;
|
|
12
|
+
$kendo-adaptive-menu-clear-text: $kendo-color-primary !default;
|
|
13
13
|
|
|
14
|
-
$adaptive-menu-item-border: $kendo-component-border !default;
|
|
15
|
-
$adaptive-menu-title-text: $kendo-component-text !default;
|
|
14
|
+
$kendo-adaptive-menu-item-border: $kendo-component-border !default;
|
|
15
|
+
$kendo-adaptive-menu-title-text: $kendo-component-text !default;
|
|
16
16
|
|
|
17
|
-
$adaptive-border-width: 1px !default;
|
|
18
|
-
$adaptive-font-family: $font-family !default;
|
|
19
|
-
$adaptive-font-size: $font-size !default;
|
|
20
|
-
$adaptive-line-height: $line-height !default;
|
|
17
|
+
$kendo-adaptive-border-width: 1px !default;
|
|
18
|
+
$kendo-adaptive-font-family: $kendo-font-family !default;
|
|
19
|
+
$kendo-adaptive-font-size: $kendo-font-size-md !default;
|
|
20
|
+
$kendo-adaptive-line-height: $kendo-line-height-md !default;
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
// Adaptive Grid
|
|
24
|
-
$adaptive-grid-sort-text: $kendo-color-primary !default;
|
|
24
|
+
$kendo-adaptive-grid-sort-text: $kendo-color-primary !default;
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
// Adaptive Scheduler
|
|
28
|
-
$adaptive-scheduler-current-text: $kendo-color-primary !default;
|
|
29
|
-
$adaptive-scheduler-base-text: inherit !default;
|
|
30
|
-
$adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
28
|
+
$kendo-adaptive-scheduler-current-text: $kendo-color-primary !default;
|
|
29
|
+
$kendo-adaptive-scheduler-base-text: inherit !default;
|
|
30
|
+
$kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
@@ -7,9 +7,9 @@ $kendo-appbar-border-width: 0px !default;
|
|
|
7
7
|
|
|
8
8
|
$kendo-appbar-zindex: 1000 !default;
|
|
9
9
|
|
|
10
|
-
$kendo-appbar-font-size: $font-size !default;
|
|
11
|
-
$kendo-appbar-line-height: $line-height !default;
|
|
12
|
-
$kendo-appbar-font-family: $font-family !default;
|
|
10
|
+
$kendo-appbar-font-size: $kendo-font-size-md !default;
|
|
11
|
+
$kendo-appbar-line-height: $kendo-line-height-md !default;
|
|
12
|
+
$kendo-appbar-font-family: $kendo-font-family !default;
|
|
13
13
|
$kendo-appbar-gap: k-map-get( $kendo-spacing, 2 ) !default;
|
|
14
14
|
|
|
15
15
|
$kendo-appbar-light-bg: $kendo-color-light !default;
|