@progress/kendo-theme-default 5.12.1-dev.2 → 5.12.1-dev.4
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 +222 -18
- package/dist/all.scss +4737 -4662
- 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 +16 -16
- package/dist/default-ocean-blue.scss +9 -9
- 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 +40 -54
- package/lib/swatches/default-ocean-blue.json +15 -9
- 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 +4 -4
- package/scss/_variables.scss +55 -52
- 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 +63 -63
- package/scss/adaptive/_layout.scss +11 -11
- 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/_variables.scss +32 -32
- 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 +45 -44
- package/scss/button/_layout.scss +39 -0
- package/scss/button/_theme.scss +3 -3
- package/scss/button/_variables.scss +34 -34
- package/scss/calendar/_layout.scss +49 -49
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- 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/_variables.scss +1 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +10 -10
- package/scss/chip/_variables.scss +29 -29
- package/scss/color-preview/_layout.scss +5 -5
- 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/_layout.scss +42 -54
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +18 -18
- package/scss/dataviz/_variables.scss +97 -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/_variables.scss +4 -4
- 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 +20 -20
- package/scss/editor/_variables.scss +3 -3
- 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/_layout.scss +2 -2
- package/scss/fab/_theme.scss +1 -1
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +24 -24
- 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/_layout.scss +6 -6
- package/scss/forms/_variables.scss +12 -12
- package/scss/gantt/_layout.scss +44 -43
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_layout.scss +45 -21
- package/scss/grid/_theme.scss +44 -4
- package/scss/grid/_variables.scss +75 -75
- package/scss/icons/_layout.scss +5 -0
- 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/_variables.scss +36 -36
- 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/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_layout.scss +15 -15
- 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 +38 -38
- package/scss/menu/_theme.scss +25 -25
- package/scss/menu/_variables.scss +65 -68
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- 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/_layout.scss +1 -1
- package/scss/pager/_theme.scss +4 -4
- package/scss/pager/_variables.scss +33 -33
- package/scss/panelbar/_layout.scss +15 -15
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +32 -32
- 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/_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 +24 -24
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +33 -33
- package/scss/stepper/_theme.scss +44 -44
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_theme.scss +2 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +41 -44
- 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/timeline/_layout.scss +54 -54
- 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 +11 -11
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_layout.scss +10 -10
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +20 -20
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treelist/_layout.scss +3 -0
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -92
- package/scss/upload/_variables.scss +3 -3
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_variables.scss +5 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
|
@@ -1,56 +1,53 @@
|
|
|
1
|
-
@import "../typography/_variables.scss";
|
|
2
|
-
|
|
3
|
-
|
|
4
1
|
// Time selector
|
|
5
2
|
|
|
6
|
-
$time-selector-border-width: 1px !default;
|
|
7
|
-
$time-selector-font-family: $font-family !default;
|
|
8
|
-
$time-selector-font-size: $font-size !default;
|
|
9
|
-
$time-selector-line-height: $line-height !default;
|
|
3
|
+
$kendo-time-selector-border-width: 1px !default;
|
|
4
|
+
$kendo-time-selector-font-family: $kendo-font-family !default;
|
|
5
|
+
$kendo-time-selector-font-size: $kendo-font-size-md !default;
|
|
6
|
+
$kendo-time-selector-line-height: $kendo-line-height-md !default;
|
|
10
7
|
|
|
11
|
-
$time-selector-bg: $kendo-component-bg !default;
|
|
12
|
-
$time-selector-text: $kendo-component-text !default;
|
|
13
|
-
$time-selector-border: $kendo-component-border !default;
|
|
8
|
+
$kendo-time-selector-bg: $kendo-component-bg !default;
|
|
9
|
+
$kendo-time-selector-text: $kendo-component-text !default;
|
|
10
|
+
$kendo-time-selector-border: $kendo-component-border !default;
|
|
14
11
|
|
|
15
|
-
$time-selector-header-padding-x: $actions-padding-x !default;
|
|
16
|
-
$time-selector-header-padding-y: $actions-padding-y !default;
|
|
17
|
-
$time-selector-header-border-width: 0px !default;
|
|
12
|
+
$kendo-time-selector-header-padding-x: $kendo-actions-padding-x !default;
|
|
13
|
+
$kendo-time-selector-header-padding-y: $kendo-actions-padding-y !default;
|
|
14
|
+
$kendo-time-selector-header-border-width: 0px !default;
|
|
18
15
|
|
|
19
|
-
$time-list-width: 4em !default;
|
|
20
|
-
$time-list-height: 240px !default;
|
|
16
|
+
$kendo-time-list-width: 4em !default;
|
|
17
|
+
$kendo-time-list-height: 240px !default;
|
|
21
18
|
|
|
22
|
-
$time-list-title-font-size: $font-size-sm !default;
|
|
23
|
-
$time-list-title-line-height: 1.5 !default;
|
|
24
|
-
$time-list-title-height: ( $time-list-title-font-size * $time-list-title-line-height) !default;
|
|
25
|
-
$time-list-title-text: $kendo-subtle-text !default;
|
|
26
|
-
$time-list-title-focus-text: $kendo-component-text !default;
|
|
19
|
+
$kendo-time-list-title-font-size: $kendo-font-size-sm !default;
|
|
20
|
+
$kendo-time-list-title-line-height: 1.5 !default;
|
|
21
|
+
$kendo-time-list-title-height: ( $kendo-time-list-title-font-size * $kendo-time-list-title-line-height) !default;
|
|
22
|
+
$kendo-time-list-title-text: $kendo-subtle-text !default;
|
|
23
|
+
$kendo-time-list-title-focus-text: $kendo-component-text !default;
|
|
27
24
|
|
|
28
|
-
$time-list-item-padding-x: $kendo-list-item-padding-x
|
|
29
|
-
$time-list-item-padding-y: $kendo-list-item-padding-y
|
|
25
|
+
$kendo-time-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
26
|
+
$kendo-time-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
30
27
|
|
|
31
|
-
$time-list-highlight-border-width: 1px 0px !default;
|
|
32
|
-
$time-list-highlight-height: calc( #{$time-selector-font-size * $time-selector-line-height} + #{ $time-list-item-padding-y * 2} ) !default;
|
|
33
|
-
$time-list-highlight-bg: $kendo-component-bg !default;
|
|
34
|
-
$time-list-highlight-border: $kendo-component-border !default;
|
|
28
|
+
$kendo-time-list-highlight-border-width: 1px 0px !default;
|
|
29
|
+
$kendo-time-list-highlight-height: calc( #{$kendo-time-selector-font-size * $kendo-time-selector-line-height} + #{ $kendo-time-list-item-padding-y * 2} ) !default;
|
|
30
|
+
$kendo-time-list-highlight-bg: $kendo-component-bg !default;
|
|
31
|
+
$kendo-time-list-highlight-border: $kendo-component-border !default;
|
|
35
32
|
|
|
36
|
-
$time-list-focus-bg: rgba(0, 0, 0, .04) !default;
|
|
33
|
+
$kendo-time-list-focus-bg: rgba(0, 0, 0, .04) !default;
|
|
37
34
|
|
|
38
35
|
|
|
39
36
|
// Time selector sizes
|
|
40
|
-
$kendo-time-selector-sm-font-size: $kendo-list-font-size
|
|
41
|
-
$kendo-time-selector-sm-line-height: $kendo-list-line-height
|
|
42
|
-
$kendo-time-selector-sm-list-item-padding-x: $kendo-list-item-padding-x
|
|
43
|
-
$kendo-time-selector-sm-list-item-padding-y: $kendo-list-item-padding-y
|
|
37
|
+
$kendo-time-selector-sm-font-size: $kendo-list-sm-font-size !default;
|
|
38
|
+
$kendo-time-selector-sm-line-height: $kendo-list-sm-line-height !default;
|
|
39
|
+
$kendo-time-selector-sm-list-item-padding-x: $kendo-list-sm-item-padding-x !default;
|
|
40
|
+
$kendo-time-selector-sm-list-item-padding-y: $kendo-list-sm-item-padding-y !default;
|
|
44
41
|
|
|
45
|
-
$kendo-time-selector-md-font-size: $kendo-list-font-size
|
|
46
|
-
$kendo-time-selector-md-line-height: $kendo-list-line-height
|
|
47
|
-
$kendo-time-selector-md-list-item-padding-x: $kendo-list-item-padding-x
|
|
48
|
-
$kendo-time-selector-md-list-item-padding-y: $kendo-list-item-padding-y
|
|
42
|
+
$kendo-time-selector-md-font-size: $kendo-list-md-font-size !default;
|
|
43
|
+
$kendo-time-selector-md-line-height: $kendo-list-md-line-height !default;
|
|
44
|
+
$kendo-time-selector-md-list-item-padding-x: $kendo-list-md-item-padding-x !default;
|
|
45
|
+
$kendo-time-selector-md-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
49
46
|
|
|
50
|
-
$kendo-time-selector-lg-font-size: $kendo-list-font-size
|
|
51
|
-
$kendo-time-selector-lg-line-height: $kendo-list-line-height
|
|
52
|
-
$kendo-time-selector-lg-list-item-padding-x: $kendo-list-item-padding-x
|
|
53
|
-
$kendo-time-selector-lg-list-item-padding-y: $kendo-list-item-padding-y
|
|
47
|
+
$kendo-time-selector-lg-font-size: $kendo-list-lg-font-size !default;
|
|
48
|
+
$kendo-time-selector-lg-line-height: $kendo-list-lg-line-height !default;
|
|
49
|
+
$kendo-time-selector-lg-list-item-padding-x: $kendo-list-lg-item-padding-x !default;
|
|
50
|
+
$kendo-time-selector-lg-list-item-padding-y: $kendo-list-lg-item-padding-y !default;
|
|
54
51
|
|
|
55
52
|
$kendo-time-selector-sizes: (
|
|
56
53
|
sm: (
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
.k-separator,
|
|
81
81
|
.k-toolbar-separator {
|
|
82
82
|
width: 0;
|
|
83
|
-
height: $line-height-em;
|
|
83
|
+
height: $kendo-line-height-em;
|
|
84
84
|
border-width: 0 0 0 1px;
|
|
85
85
|
border-style: solid;
|
|
86
86
|
align-self: center;
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
|
|
90
90
|
// Spacer
|
|
91
91
|
.k-toolbar-spacer {
|
|
92
|
-
height: $line-height-em;
|
|
92
|
+
height: $kendo-line-height-em;
|
|
93
93
|
flex: 1 0 0%;
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
}
|
|
142
142
|
// Remove once we decide to not size empty containers
|
|
143
143
|
.k-toolbar-sm::before {
|
|
144
|
-
height: $kendo-button-calc-size
|
|
144
|
+
height: $kendo-button-sm-calc-size;
|
|
145
145
|
}
|
|
146
146
|
.k-toolbar-md::before {
|
|
147
|
-
height: $kendo-button-calc-size
|
|
147
|
+
height: $kendo-button-md-calc-size;
|
|
148
148
|
}
|
|
149
149
|
.k-toolbar-lg::before {
|
|
150
|
-
height: $kendo-button-calc-size
|
|
150
|
+
height: $kendo-button-lg-calc-size;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
}
|
|
@@ -160,12 +160,12 @@
|
|
|
160
160
|
// sass-lint:disable class-name-format
|
|
161
161
|
.k-floating-toolbar,
|
|
162
162
|
.editorToolbarWindow.k-window-content {
|
|
163
|
-
padding: $kendo-toolbar-padding-y
|
|
163
|
+
padding: $kendo-toolbar-md-padding-y $kendo-toolbar-md-padding-x !important; // sass-lint:disable-line no-important
|
|
164
164
|
border-width: $kendo-toolbar-border-width;
|
|
165
165
|
border-style: solid;
|
|
166
166
|
display: flex;
|
|
167
167
|
flex-flow: row nowrap;
|
|
168
|
-
gap: $kendo-toolbar-spacing
|
|
168
|
+
gap: $kendo-toolbar-md-spacing;
|
|
169
169
|
align-items: center;
|
|
170
170
|
|
|
171
171
|
.k-toolbar {
|
|
@@ -196,8 +196,8 @@
|
|
|
196
196
|
|
|
197
197
|
// Overflow container
|
|
198
198
|
.k-overflow-container {
|
|
199
|
-
font-size: $kendo-menu-popup-font-size
|
|
200
|
-
line-height: $kendo-menu-popup-line-height
|
|
199
|
+
font-size: $kendo-menu-popup-md-font-size;
|
|
200
|
+
line-height: $kendo-menu-popup-md-line-height;
|
|
201
201
|
|
|
202
202
|
> .k-item {
|
|
203
203
|
border-color: inherit;
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
|
|
215
215
|
// Button
|
|
216
216
|
.k-overflow-button {
|
|
217
|
-
padding: $kendo-menu-popup-item-padding-y
|
|
217
|
+
padding: $kendo-menu-popup-md-item-padding-y $kendo-menu-popup-md-item-padding-x;
|
|
218
218
|
width: 100%;
|
|
219
219
|
height: auto;
|
|
220
220
|
border-width: 0;
|
|
@@ -3,23 +3,23 @@
|
|
|
3
3
|
/// The horizontal padding of the toolbar.
|
|
4
4
|
/// @group toolbar
|
|
5
5
|
$kendo-toolbar-padding-x: null !default;
|
|
6
|
-
$kendo-toolbar-padding-x
|
|
7
|
-
$kendo-toolbar-padding-x
|
|
8
|
-
$kendo-toolbar-padding-x
|
|
6
|
+
$kendo-toolbar-sm-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
7
|
+
$kendo-toolbar-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
8
|
+
$kendo-toolbar-lg-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
9
9
|
|
|
10
10
|
/// The vertical padding of the toolbar.
|
|
11
11
|
/// @group toolbar
|
|
12
12
|
$kendo-toolbar-padding-y: null !default;
|
|
13
|
-
$kendo-toolbar-padding-y
|
|
14
|
-
$kendo-toolbar-padding-y
|
|
15
|
-
$kendo-toolbar-padding-y
|
|
13
|
+
$kendo-toolbar-sm-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
14
|
+
$kendo-toolbar-md-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
15
|
+
$kendo-toolbar-lg-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
16
16
|
|
|
17
17
|
/// The spacing between the toolbar tools.
|
|
18
18
|
/// @group toolbar
|
|
19
19
|
$kendo-toolbar-spacing: null !default;
|
|
20
|
-
$kendo-toolbar-spacing
|
|
21
|
-
$kendo-toolbar-spacing
|
|
22
|
-
$kendo-toolbar-spacing
|
|
20
|
+
$kendo-toolbar-sm-spacing: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
21
|
+
$kendo-toolbar-md-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
22
|
+
$kendo-toolbar-lg-spacing: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
23
23
|
|
|
24
24
|
/// Width of the border around the toolbar.
|
|
25
25
|
/// @group toolbar
|
|
@@ -30,23 +30,23 @@ $kendo-toolbar-border-radius: null !default;
|
|
|
30
30
|
|
|
31
31
|
/// Font family of the toolbar.
|
|
32
32
|
/// @group toolbar
|
|
33
|
-
$kendo-toolbar-font-family: $font-family !default;
|
|
33
|
+
$kendo-toolbar-font-family: $kendo-font-family !default;
|
|
34
34
|
/// Font size of the toolbar.
|
|
35
35
|
/// @group toolbar
|
|
36
|
-
$kendo-toolbar-font-size: $font-size !default;
|
|
36
|
+
$kendo-toolbar-font-size: $kendo-font-size-md !default;
|
|
37
37
|
/// Line height of the toolbar.
|
|
38
38
|
/// @group toolbar
|
|
39
|
-
$kendo-toolbar-line-height: $line-height !default;
|
|
39
|
+
$kendo-toolbar-line-height: $kendo-line-height-md !default;
|
|
40
40
|
|
|
41
41
|
/// Background color of the toolbar.
|
|
42
42
|
/// @group toolbar
|
|
43
|
-
$kendo-toolbar-bg: $base-bg !default;
|
|
43
|
+
$kendo-toolbar-bg: $kendo-base-bg !default;
|
|
44
44
|
/// Text color of the toolbar.
|
|
45
45
|
/// @group toolbar
|
|
46
|
-
$kendo-toolbar-text: $base-text !default;
|
|
46
|
+
$kendo-toolbar-text: $kendo-base-text !default;
|
|
47
47
|
/// Color of the border around the toolbar.
|
|
48
48
|
/// @group toolbar
|
|
49
|
-
$kendo-toolbar-border: $base-border !default;
|
|
49
|
+
$kendo-toolbar-border: $kendo-base-border !default;
|
|
50
50
|
/// Gradient of the toolbar.
|
|
51
51
|
/// @group toolbar
|
|
52
52
|
$kendo-toolbar-gradient: null !default;
|
|
@@ -70,18 +70,18 @@ $kendo-toolbar-item-shadow: $kendo-button-focus-shadow !default;
|
|
|
70
70
|
/// @group toolbar
|
|
71
71
|
$kendo-toolbar-sizes: (
|
|
72
72
|
sm: (
|
|
73
|
-
padding-x: $kendo-toolbar-padding-x
|
|
74
|
-
padding-y: $kendo-toolbar-padding-y
|
|
75
|
-
spacing: $kendo-toolbar-spacing
|
|
73
|
+
padding-x: $kendo-toolbar-sm-padding-x,
|
|
74
|
+
padding-y: $kendo-toolbar-sm-padding-y,
|
|
75
|
+
spacing: $kendo-toolbar-sm-spacing
|
|
76
76
|
),
|
|
77
77
|
md: (
|
|
78
|
-
padding-x: $kendo-toolbar-padding-x
|
|
79
|
-
padding-y: $kendo-toolbar-padding-y
|
|
80
|
-
spacing: $kendo-toolbar-spacing
|
|
78
|
+
padding-x: $kendo-toolbar-md-padding-x,
|
|
79
|
+
padding-y: $kendo-toolbar-md-padding-y,
|
|
80
|
+
spacing: $kendo-toolbar-md-spacing
|
|
81
81
|
),
|
|
82
82
|
lg: (
|
|
83
|
-
padding-x: $kendo-toolbar-padding-x
|
|
84
|
-
padding-y: $kendo-toolbar-padding-y
|
|
85
|
-
spacing: $kendo-toolbar-spacing
|
|
83
|
+
padding-x: $kendo-toolbar-lg-padding-x,
|
|
84
|
+
padding-y: $kendo-toolbar-lg-padding-y,
|
|
85
|
+
spacing: $kendo-toolbar-lg-spacing
|
|
86
86
|
)
|
|
87
87
|
) !default;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
@include exports("tooltip/layout") {
|
|
2
2
|
|
|
3
3
|
.k-tooltip {
|
|
4
|
-
@include border-radius( $tooltip-border-radius );
|
|
4
|
+
@include border-radius( $kendo-tooltip-border-radius );
|
|
5
5
|
margin: 0;
|
|
6
|
-
padding: $tooltip-padding-y $tooltip-padding-x;
|
|
7
|
-
// max-width: $tooltip-max-width;
|
|
8
|
-
border-width: $tooltip-border-width;
|
|
6
|
+
padding: $kendo-tooltip-padding-y $kendo-tooltip-padding-x;
|
|
7
|
+
// max-width: $kendo-tooltip-max-width;
|
|
8
|
+
border-width: $kendo-tooltip-border-width;
|
|
9
9
|
border-style: solid;
|
|
10
10
|
box-sizing: border-box;
|
|
11
11
|
background-repeat: repeat-x;
|
|
12
12
|
outline: 0;
|
|
13
|
-
font-family: $tooltip-font-family;
|
|
14
|
-
font-size: $tooltip-font-size;
|
|
15
|
-
line-height: $tooltip-line-height;
|
|
13
|
+
font-family: $kendo-tooltip-font-family;
|
|
14
|
+
font-size: $kendo-tooltip-font-size;
|
|
15
|
+
line-height: $kendo-tooltip-line-height;
|
|
16
16
|
display: flex;
|
|
17
17
|
flex-flow: row nowrap;
|
|
18
18
|
align-items: flex-start;
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
|
|
36
36
|
.k-tooltip-title {
|
|
37
37
|
margin-bottom: .25em;
|
|
38
|
-
font-size: $tooltip-title-font-size;
|
|
39
|
-
line-height: $tooltip-title-line-height;
|
|
38
|
+
font-size: $kendo-tooltip-title-font-size;
|
|
39
|
+
line-height: $kendo-tooltip-title-line-height;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.k-tooltip-content {
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
|
|
60
60
|
// Callout
|
|
61
61
|
.k-callout {
|
|
62
|
-
width: ($tooltip-callout-size * 2);
|
|
63
|
-
height: ($tooltip-callout-size * 2);
|
|
64
|
-
border-width: $tooltip-callout-size;
|
|
62
|
+
width: ($kendo-tooltip-callout-size * 2);
|
|
63
|
+
height: ($kendo-tooltip-callout-size * 2);
|
|
64
|
+
border-width: $kendo-tooltip-callout-size;
|
|
65
65
|
border-style: solid;
|
|
66
66
|
border-color: transparent;
|
|
67
67
|
position: absolute;
|
|
@@ -73,38 +73,38 @@
|
|
|
73
73
|
// Remove margin tweaking and uncomment when their implementation is fixed.
|
|
74
74
|
|
|
75
75
|
.k-callout-n {
|
|
76
|
-
margin-left: -$tooltip-callout-size;
|
|
76
|
+
margin-left: -$kendo-tooltip-callout-size;
|
|
77
77
|
border-bottom-color: currentColor;
|
|
78
78
|
// top: 0;
|
|
79
|
-
top: (-$tooltip-callout-size * 2);
|
|
79
|
+
top: (-$kendo-tooltip-callout-size * 2);
|
|
80
80
|
left: 50%;
|
|
81
81
|
// transform: translate(-50%, -100%);
|
|
82
82
|
pointer-events: none;
|
|
83
83
|
}
|
|
84
84
|
.k-callout-e {
|
|
85
|
-
margin-top: -$tooltip-callout-size;
|
|
85
|
+
margin-top: -$kendo-tooltip-callout-size;
|
|
86
86
|
border-left-color: currentColor;
|
|
87
87
|
top: 50%;
|
|
88
88
|
// right: 0;
|
|
89
|
-
right: (-$tooltip-callout-size * 2);
|
|
89
|
+
right: (-$kendo-tooltip-callout-size * 2);
|
|
90
90
|
// transform: translate(100%, -50%);
|
|
91
91
|
pointer-events: none;
|
|
92
92
|
}
|
|
93
93
|
.k-callout-s {
|
|
94
|
-
margin-left: -$tooltip-callout-size;
|
|
94
|
+
margin-left: -$kendo-tooltip-callout-size;
|
|
95
95
|
border-top-color: currentColor;
|
|
96
96
|
// bottom: 0;
|
|
97
|
-
bottom: (-$tooltip-callout-size * 2);
|
|
97
|
+
bottom: (-$kendo-tooltip-callout-size * 2);
|
|
98
98
|
left: 50%;
|
|
99
99
|
// transform: translate(-50%, 100%);
|
|
100
100
|
pointer-events: none;
|
|
101
101
|
}
|
|
102
102
|
.k-callout-w {
|
|
103
|
-
margin-top: -$tooltip-callout-size;
|
|
103
|
+
margin-top: -$kendo-tooltip-callout-size;
|
|
104
104
|
border-right-color: currentColor;
|
|
105
105
|
top: 50%;
|
|
106
106
|
// left: 0;
|
|
107
|
-
left: (-$tooltip-callout-size * 2);
|
|
107
|
+
left: (-$kendo-tooltip-callout-size * 2);
|
|
108
108
|
// transform: translate(-100%, -50%);
|
|
109
109
|
pointer-events: none;
|
|
110
110
|
}
|
package/scss/tooltip/_theme.scss
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@include exports("tooltip/theme") {
|
|
2
2
|
.k-tooltip-wrapper {
|
|
3
3
|
.k-tooltip {
|
|
4
|
-
box-shadow: $popup-shadow;
|
|
4
|
+
box-shadow: $kendo-popup-shadow;
|
|
5
5
|
}
|
|
6
6
|
}
|
|
7
7
|
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
// Default tooltip
|
|
10
10
|
.k-tooltip {
|
|
11
11
|
@include fill(
|
|
12
|
-
$tooltip-text,
|
|
13
|
-
$tooltip-bg,
|
|
14
|
-
$tooltip-border
|
|
12
|
+
$kendo-tooltip-text,
|
|
13
|
+
$kendo-tooltip-bg,
|
|
14
|
+
$kendo-tooltip-border
|
|
15
15
|
);
|
|
16
16
|
|
|
17
17
|
.k-callout {
|
|
18
|
-
color: $tooltip-bg;
|
|
18
|
+
color: $kendo-tooltip-bg;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -23,57 +23,57 @@
|
|
|
23
23
|
// Tooltip variants
|
|
24
24
|
.k-tooltip-primary {
|
|
25
25
|
@include fill(
|
|
26
|
-
$tooltip-primary-text,
|
|
27
|
-
$tooltip-primary-bg,
|
|
28
|
-
$tooltip-primary-border
|
|
26
|
+
$kendo-tooltip-primary-text,
|
|
27
|
+
$kendo-tooltip-primary-bg,
|
|
28
|
+
$kendo-tooltip-primary-border
|
|
29
29
|
);
|
|
30
30
|
|
|
31
31
|
.k-callout {
|
|
32
|
-
color: $tooltip-primary-bg;
|
|
32
|
+
color: $kendo-tooltip-primary-bg;
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
.k-tooltip-info {
|
|
36
36
|
@include fill(
|
|
37
|
-
$tooltip-info-text,
|
|
38
|
-
$tooltip-info-bg,
|
|
39
|
-
$tooltip-info-border
|
|
37
|
+
$kendo-tooltip-info-text,
|
|
38
|
+
$kendo-tooltip-info-bg,
|
|
39
|
+
$kendo-tooltip-info-border
|
|
40
40
|
);
|
|
41
41
|
|
|
42
42
|
.k-callout {
|
|
43
|
-
color: $tooltip-info-bg;
|
|
43
|
+
color: $kendo-tooltip-info-bg;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
.k-tooltip-success {
|
|
47
47
|
@include fill(
|
|
48
|
-
$tooltip-success-text,
|
|
49
|
-
$tooltip-success-bg,
|
|
50
|
-
$tooltip-success-border
|
|
48
|
+
$kendo-tooltip-success-text,
|
|
49
|
+
$kendo-tooltip-success-bg,
|
|
50
|
+
$kendo-tooltip-success-border
|
|
51
51
|
);
|
|
52
52
|
|
|
53
53
|
.k-callout {
|
|
54
|
-
color: $tooltip-success-bg;
|
|
54
|
+
color: $kendo-tooltip-success-bg;
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
.k-tooltip-warning {
|
|
58
58
|
@include fill(
|
|
59
|
-
$tooltip-warning-text,
|
|
60
|
-
$tooltip-warning-bg,
|
|
61
|
-
$tooltip-warning-border
|
|
59
|
+
$kendo-tooltip-warning-text,
|
|
60
|
+
$kendo-tooltip-warning-bg,
|
|
61
|
+
$kendo-tooltip-warning-border
|
|
62
62
|
);
|
|
63
63
|
|
|
64
64
|
.k-callout {
|
|
65
|
-
color: $tooltip-warning-bg;
|
|
65
|
+
color: $kendo-tooltip-warning-bg;
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
.k-tooltip-error {
|
|
69
69
|
@include fill(
|
|
70
|
-
$tooltip-error-text,
|
|
71
|
-
$tooltip-error-bg,
|
|
72
|
-
$tooltip-error-border
|
|
70
|
+
$kendo-tooltip-error-text,
|
|
71
|
+
$kendo-tooltip-error-bg,
|
|
72
|
+
$kendo-tooltip-error-border
|
|
73
73
|
);
|
|
74
74
|
|
|
75
75
|
.k-callout {
|
|
76
|
-
color: $tooltip-error-bg;
|
|
76
|
+
color: $kendo-tooltip-error-bg;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
// Tooltip
|
|
2
|
-
$tooltip-padding-y: $kendo-padding-md-y !default;
|
|
3
|
-
$tooltip-padding-x: $kendo-padding-md-x !default;
|
|
4
|
-
$tooltip-max-width: null !default;
|
|
5
|
-
$tooltip-border-width: 0px !default;
|
|
6
|
-
$tooltip-border-radius: $kendo-border-radius-md !default;
|
|
2
|
+
$kendo-tooltip-padding-y: $kendo-padding-md-y !default;
|
|
3
|
+
$kendo-tooltip-padding-x: $kendo-padding-md-x !default;
|
|
4
|
+
$kendo-tooltip-max-width: null !default;
|
|
5
|
+
$kendo-tooltip-border-width: 0px !default;
|
|
6
|
+
$kendo-tooltip-border-radius: $kendo-border-radius-md !default;
|
|
7
7
|
|
|
8
|
-
$tooltip-font-family: $font-family !default;
|
|
9
|
-
$tooltip-font-size: $font-size !default;
|
|
10
|
-
$tooltip-line-height: 1.25 !default;
|
|
8
|
+
$kendo-tooltip-font-family: $kendo-font-family !default;
|
|
9
|
+
$kendo-tooltip-font-size: $kendo-font-size-md !default;
|
|
10
|
+
$kendo-tooltip-line-height: 1.25 !default;
|
|
11
11
|
|
|
12
|
-
$tooltip-title-font-size: ($tooltip-font-size * 1.25) !default;
|
|
13
|
-
$tooltip-title-line-height: 1 !default;
|
|
12
|
+
$kendo-tooltip-title-font-size: ($kendo-tooltip-font-size * 1.25) !default;
|
|
13
|
+
$kendo-tooltip-title-line-height: 1 !default;
|
|
14
14
|
|
|
15
|
-
$tooltip-callout-size: 6px !default;
|
|
15
|
+
$kendo-tooltip-callout-size: 6px !default;
|
|
16
16
|
|
|
17
|
-
$tooltip-bg: rgba( k-contrast-legacy( $kendo-body-bg ), .75 ) !default;
|
|
18
|
-
$tooltip-text: k-contrast-legacy( $tooltip-bg ) !default;
|
|
19
|
-
$tooltip-border: $tooltip-bg !default;
|
|
17
|
+
$kendo-tooltip-bg: rgba( k-contrast-legacy( $kendo-body-bg ), .75 ) !default;
|
|
18
|
+
$kendo-tooltip-text: k-contrast-legacy( $kendo-tooltip-bg ) !default;
|
|
19
|
+
$kendo-tooltip-border: $kendo-tooltip-bg !default;
|
|
20
20
|
|
|
21
|
-
$tooltip-primary-bg: $kendo-color-primary !default;
|
|
22
|
-
$tooltip-primary-text: k-contrast-legacy( $tooltip-primary-bg ) !default;
|
|
23
|
-
$tooltip-primary-border: $tooltip-primary-bg !default;
|
|
24
|
-
$tooltip-info-bg: $kendo-color-info !default;
|
|
25
|
-
$tooltip-info-text: k-contrast-legacy( $tooltip-info-bg ) !default;
|
|
26
|
-
$tooltip-info-border: $tooltip-info-bg !default;
|
|
27
|
-
$tooltip-success-bg: $kendo-color-success !default;
|
|
28
|
-
$tooltip-success-text: k-contrast-legacy( $tooltip-success-bg ) !default;
|
|
29
|
-
$tooltip-success-border: $tooltip-success-bg !default;
|
|
30
|
-
$tooltip-warning-bg: $kendo-color-warning !default;
|
|
31
|
-
$tooltip-warning-text: k-contrast-legacy( $tooltip-warning-bg ) !default;
|
|
32
|
-
$tooltip-warning-border: $tooltip-warning-bg !default;
|
|
33
|
-
$tooltip-error-bg: $kendo-color-error !default;
|
|
34
|
-
$tooltip-error-text: k-contrast-legacy( $tooltip-error-bg ) !default;
|
|
35
|
-
$tooltip-error-border: $tooltip-error-bg !default;
|
|
21
|
+
$kendo-tooltip-primary-bg: $kendo-color-primary !default;
|
|
22
|
+
$kendo-tooltip-primary-text: k-contrast-legacy( $kendo-tooltip-primary-bg ) !default;
|
|
23
|
+
$kendo-tooltip-primary-border: $kendo-tooltip-primary-bg !default;
|
|
24
|
+
$kendo-tooltip-info-bg: $kendo-color-info !default;
|
|
25
|
+
$kendo-tooltip-info-text: k-contrast-legacy( $kendo-tooltip-info-bg ) !default;
|
|
26
|
+
$kendo-tooltip-info-border: $kendo-tooltip-info-bg !default;
|
|
27
|
+
$kendo-tooltip-success-bg: $kendo-color-success !default;
|
|
28
|
+
$kendo-tooltip-success-text: k-contrast-legacy( $kendo-tooltip-success-bg ) !default;
|
|
29
|
+
$kendo-tooltip-success-border: $kendo-tooltip-success-bg !default;
|
|
30
|
+
$kendo-tooltip-warning-bg: $kendo-color-warning !default;
|
|
31
|
+
$kendo-tooltip-warning-text: k-contrast-legacy( $kendo-tooltip-warning-bg ) !default;
|
|
32
|
+
$kendo-tooltip-warning-border: $kendo-tooltip-warning-bg !default;
|
|
33
|
+
$kendo-tooltip-error-bg: $kendo-color-error !default;
|
|
34
|
+
$kendo-tooltip-error-text: k-contrast-legacy( $kendo-tooltip-error-bg ) !default;
|
|
35
|
+
$kendo-tooltip-error-border: $kendo-tooltip-error-bg !default;
|
|
@@ -33,6 +33,8 @@
|
|
|
33
33
|
transform: translate(0, -50%);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
.k-table-row.k-footer td,
|
|
37
|
+
.k-table-row.k-footer-template td,
|
|
36
38
|
.k-table-row.k-footer .k-table-td,
|
|
37
39
|
.k-table-row.k-footer-template .k-table-td {
|
|
38
40
|
border-width: $kendo-treelist-footer-row-border-width 0;
|
|
@@ -40,6 +42,7 @@
|
|
|
40
42
|
font-weight: bold;
|
|
41
43
|
}
|
|
42
44
|
|
|
45
|
+
.k-table-row.k-footer + .k-table-row.k-footer td,
|
|
43
46
|
.k-table-row.k-footer + .k-table-row.k-footer .k-table-td {
|
|
44
47
|
border-top-width: 0;
|
|
45
48
|
}
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
@import "../typography/_variables.scss";
|
|
2
|
-
|
|
3
|
-
|
|
4
1
|
// Treeview
|
|
5
2
|
|
|
6
3
|
/// Font family of the treeview component.
|
|
7
4
|
/// @group treeview
|
|
8
|
-
$kendo-treeview-font-family: $font-family !default;
|
|
5
|
+
$kendo-treeview-font-family: $kendo-font-family !default;
|
|
9
6
|
/// Font size of the treeview component.
|
|
10
7
|
/// @group treeview
|
|
11
|
-
$kendo-treeview-font-size: $font-size-md !default;
|
|
12
|
-
$kendo-treeview-font-size
|
|
13
|
-
$kendo-treeview-font-size
|
|
14
|
-
$kendo-treeview-font-size
|
|
8
|
+
$kendo-treeview-font-size: $kendo-font-size-md !default;
|
|
9
|
+
$kendo-treeview-sm-font-size: $kendo-font-size-md !default;
|
|
10
|
+
$kendo-treeview-md-font-size: $kendo-font-size-md !default;
|
|
11
|
+
$kendo-treeview-lg-font-size: $kendo-font-size-lg !default;
|
|
15
12
|
/// Line height of the treeview component.
|
|
16
13
|
/// @group treeview
|
|
17
|
-
$kendo-treeview-line-height: $line-height-md !default;
|
|
18
|
-
$kendo-treeview-line-height
|
|
19
|
-
$kendo-treeview-line-height
|
|
20
|
-
$kendo-treeview-line-height
|
|
14
|
+
$kendo-treeview-line-height: $kendo-line-height-md !default;
|
|
15
|
+
$kendo-treeview-sm-line-height: $kendo-line-height-md !default;
|
|
16
|
+
$kendo-treeview-md-line-height: $kendo-line-height-md !default;
|
|
17
|
+
$kendo-treeview-lg-line-height: $kendo-line-height-lg !default;
|
|
21
18
|
/// Indentation of child groups in treeview component.
|
|
22
19
|
/// @group treeview
|
|
23
20
|
$kendo-treeview-indent: 16px !default;
|
|
@@ -25,15 +22,15 @@ $kendo-treeview-indent: 16px !default;
|
|
|
25
22
|
/// Horizontal padding of treeview items.
|
|
26
23
|
/// @group treeview
|
|
27
24
|
$kendo-treeview-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
28
|
-
$kendo-treeview-item-padding-x
|
|
29
|
-
$kendo-treeview-item-padding-x
|
|
30
|
-
$kendo-treeview-item-padding-x
|
|
25
|
+
$kendo-treeview-sm-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
+
$kendo-treeview-md-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
27
|
+
$kendo-treeview-lg-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
31
28
|
/// Vertical padding of treeview items.
|
|
32
29
|
/// @group treeview
|
|
33
30
|
$kendo-treeview-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
34
|
-
$kendo-treeview-item-padding-y
|
|
35
|
-
$kendo-treeview-item-padding-y
|
|
36
|
-
$kendo-treeview-item-padding-y
|
|
31
|
+
$kendo-treeview-sm-item-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
32
|
+
$kendo-treeview-md-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
33
|
+
$kendo-treeview-lg-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
37
34
|
/// Border width of treeview items.
|
|
38
35
|
/// @group treeview
|
|
39
36
|
$kendo-treeview-item-border-width: 0px !default;
|
|
@@ -46,22 +43,22 @@ $kendo-treeview-item-border-radius: $kendo-border-radius-md !default;
|
|
|
46
43
|
/// @group treeview
|
|
47
44
|
$kendo-treeview-sizes: (
|
|
48
45
|
sm: (
|
|
49
|
-
font-size: $kendo-treeview-font-size
|
|
50
|
-
line-height: $kendo-treeview-line-height
|
|
51
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
52
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
46
|
+
font-size: $kendo-treeview-sm-font-size,
|
|
47
|
+
line-height: $kendo-treeview-sm-line-height,
|
|
48
|
+
item-padding-x: $kendo-treeview-sm-item-padding-x,
|
|
49
|
+
item-padding-y: $kendo-treeview-sm-item-padding-y
|
|
53
50
|
),
|
|
54
51
|
md: (
|
|
55
|
-
font-size: $kendo-treeview-font-size
|
|
56
|
-
line-height: $kendo-treeview-line-height
|
|
57
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
58
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
52
|
+
font-size: $kendo-treeview-md-font-size,
|
|
53
|
+
line-height: $kendo-treeview-md-line-height,
|
|
54
|
+
item-padding-x: $kendo-treeview-md-item-padding-x,
|
|
55
|
+
item-padding-y: $kendo-treeview-md-item-padding-y
|
|
59
56
|
),
|
|
60
57
|
lg: (
|
|
61
|
-
font-size: $kendo-treeview-font-size
|
|
62
|
-
line-height: $kendo-treeview-line-height
|
|
63
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
64
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
58
|
+
font-size: $kendo-treeview-lg-font-size,
|
|
59
|
+
line-height: $kendo-treeview-lg-line-height,
|
|
60
|
+
item-padding-x: $kendo-treeview-lg-item-padding-x,
|
|
61
|
+
item-padding-y: $kendo-treeview-lg-item-padding-y
|
|
65
62
|
)
|
|
66
63
|
) !default;
|
|
67
64
|
|
|
@@ -111,7 +108,7 @@ $kendo-treeview-item-focus-shadow: $kendo-focus-shadow !default;
|
|
|
111
108
|
$kendo-treeview-loadmore-bg: transparent !default;
|
|
112
109
|
/// Text color of load more.
|
|
113
110
|
/// @group treeview
|
|
114
|
-
$kendo-treeview-loadmore-text: $link-text !default;
|
|
111
|
+
$kendo-treeview-loadmore-text: $kendo-link-text !default;
|
|
115
112
|
/// Border color of load more.
|
|
116
113
|
/// @group treeview
|
|
117
114
|
$kendo-treeview-loadmore-border: null !default;
|
|
@@ -121,7 +118,7 @@ $kendo-treeview-loadmore-border: null !default;
|
|
|
121
118
|
$kendo-treeview-loadmore-hover-bg: transparent !default;
|
|
122
119
|
/// Text color of a hovered load more.
|
|
123
120
|
/// @group treeview
|
|
124
|
-
$kendo-treeview-loadmore-hover-text: $link-hover-text !default;
|
|
121
|
+
$kendo-treeview-loadmore-hover-text: $kendo-link-hover-text !default;
|
|
125
122
|
/// Border color of a hovered load more.
|
|
126
123
|
/// @group treeview
|
|
127
124
|
$kendo-treeview-loadmore-hover-border: null !default;
|
|
@@ -131,7 +128,7 @@ $kendo-treeview-loadmore-hover-border: null !default;
|
|
|
131
128
|
$kendo-treeview-loadmore-focus-bg: transparent !default;
|
|
132
129
|
/// Text color of a focused load more.
|
|
133
130
|
/// @group treeview
|
|
134
|
-
$kendo-treeview-loadmore-focus-text: $link-hover-text !default;
|
|
131
|
+
$kendo-treeview-loadmore-focus-text: $kendo-link-hover-text !default;
|
|
135
132
|
/// Border color of a focused load more.
|
|
136
133
|
/// @group treeview
|
|
137
134
|
$kendo-treeview-loadmore-focus-border: null !default;
|