@progress/kendo-theme-default 10.2.0-dev.1 → 10.2.0-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 +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +741 -957
- package/dist/meta/sassdoc-raw-data.json +331 -431
- package/dist/meta/variables.json +19 -19
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +0 -11
- package/scss/action-buttons/_layout.scss +1 -67
- package/scss/action-buttons/_theme.scss +1 -16
- package/scss/action-buttons/_variables.scss +12 -0
- package/scss/action-sheet/_layout.scss +1 -397
- package/scss/action-sheet/_theme.scss +1 -100
- package/scss/action-sheet/_variables.scss +69 -0
- package/scss/adaptive/_layout.scss +1 -479
- package/scss/adaptive/_theme.scss +1 -99
- package/scss/adaptive/_variables.scss +21 -0
- package/scss/appbar/_layout.scss +1 -115
- package/scss/appbar/_theme.scss +1 -31
- package/scss/appbar/_variables.scss +19 -0
- package/scss/autocomplete/_layout.scss +1 -6
- package/scss/autocomplete/_theme.scss +1 -6
- package/scss/avatar/_layout.scss +1 -78
- package/scss/avatar/_theme.scss +1 -27
- package/scss/avatar/_variables.scss +9 -0
- package/scss/badge/_layout.scss +1 -149
- package/scss/badge/_theme.scss +1 -27
- package/scss/badge/_variables.scss +26 -0
- package/scss/bottom-navigation/_layout.scss +1 -117
- package/scss/bottom-navigation/_theme.scss +1 -57
- package/scss/bottom-navigation/_variables.scss +22 -0
- package/scss/breadcrumb/_layout.scss +1 -133
- package/scss/breadcrumb/_theme.scss +1 -100
- package/scss/breadcrumb/_variables.scss +64 -0
- package/scss/button/_layout.scss +1 -352
- package/scss/button/_theme.scss +1 -333
- package/scss/button/_variables.scss +92 -0
- package/scss/calendar/_layout.scss +1 -523
- package/scss/calendar/_theme.scss +1 -210
- package/scss/calendar/_variables.scss +99 -0
- package/scss/captcha/_layout.scss +1 -64
- package/scss/captcha/_theme.scss +1 -15
- package/scss/captcha/_variables.scss +17 -0
- package/scss/card/_layout.scss +1 -343
- package/scss/card/_theme.scss +1 -103
- package/scss/card/_variables.scss +58 -0
- package/scss/chart-wizard/_layout.scss +1 -42
- package/scss/chart-wizard/_theme.scss +1 -33
- package/scss/chart-wizard/_variables.scss +14 -0
- package/scss/chat/_layout.scss +1 -470
- package/scss/chat/_theme.scss +1 -99
- package/scss/chat/_variables.scss +67 -0
- package/scss/checkbox/_layout.scss +1 -230
- package/scss/checkbox/_theme.scss +1 -104
- package/scss/checkbox/_variables.scss +51 -0
- package/scss/chip/_layout.scss +1 -164
- package/scss/chip/_theme.scss +1 -146
- package/scss/chip/_variables.scss +46 -0
- package/scss/color-preview/_layout.scss +1 -79
- package/scss/color-preview/_theme.scss +1 -20
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -117
- package/scss/coloreditor/_theme.scss +1 -27
- package/scss/coloreditor/_variables.scss +55 -0
- package/scss/colorgradient/_layout.scss +1 -233
- package/scss/colorgradient/_theme.scss +1 -86
- package/scss/colorgradient/_variables.scss +71 -0
- package/scss/colorpalette/_layout.scss +1 -71
- package/scss/colorpalette/_theme.scss +1 -26
- package/scss/colorpalette/_variables.scss +18 -0
- package/scss/colorpicker/_layout.scss +1 -13
- package/scss/colorpicker/_theme.scss +1 -5
- package/scss/combobox/_layout.scss +1 -6
- package/scss/combobox/_theme.scss +1 -6
- package/scss/core/color-system/_swatch-legacy.scss +76 -15
- package/scss/core/motion/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +1 -569
- package/scss/dataviz/_theme.scss +1 -115
- package/scss/dataviz/_variables.scss +105 -0
- package/scss/dateinput/_layout.scss +1 -6
- package/scss/dateinput/_theme.scss +1 -6
- package/scss/datepicker/_layout.scss +1 -5
- package/scss/datepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_layout.scss +1 -47
- package/scss/daterangepicker/_theme.scss +1 -6
- package/scss/daterangepicker/_variables.scss +4 -0
- package/scss/datetimepicker/_layout.scss +1 -51
- package/scss/datetimepicker/_theme.scss +1 -6
- package/scss/datetimepicker/_variables.scss +4 -0
- package/scss/dialog/_layout.scss +1 -73
- package/scss/dialog/_theme.scss +1 -24
- package/scss/dialog/_variables.scss +11 -0
- package/scss/dock-manager/_layout.scss +1 -220
- package/scss/dock-manager/_theme.scss +1 -45
- package/scss/dock-manager/_variables.scss +38 -0
- package/scss/draggable/_layout.scss +1 -127
- package/scss/draggable/_theme.scss +1 -17
- package/scss/draggable/_variables.scss +23 -0
- package/scss/drawer/_layout.scss +1 -202
- package/scss/drawer/_theme.scss +1 -63
- package/scss/drawer/_variables.scss +34 -0
- package/scss/dropdowngrid/_layout.scss +1 -15
- package/scss/dropdowngrid/_theme.scss +1 -6
- package/scss/dropdownlist/_layout.scss +1 -38
- package/scss/dropdownlist/_theme.scss +1 -9
- package/scss/dropdowntree/_layout.scss +1 -39
- package/scss/dropdowntree/_theme.scss +1 -6
- package/scss/dropdowntree/_variables.scss +5 -0
- package/scss/dropzone/_layout.scss +1 -44
- package/scss/dropzone/_theme.scss +1 -36
- package/scss/dropzone/_variables.scss +22 -0
- package/scss/editor/_layout.scss +1 -648
- package/scss/editor/_theme.scss +1 -103
- package/scss/editor/_variables.scss +24 -0
- package/scss/expansion-panel/_layout.scss +1 -82
- package/scss/expansion-panel/_theme.scss +1 -44
- package/scss/expansion-panel/_variables.scss +25 -0
- package/scss/fab/_layout.scss +1 -145
- package/scss/fab/_theme.scss +1 -128
- package/scss/fab/_variables.scss +50 -0
- package/scss/filemanager/_layout.scss +1 -238
- package/scss/filemanager/_theme.scss +1 -112
- package/scss/filemanager/_variables.scss +60 -0
- package/scss/filter/_layout.scss +1 -93
- package/scss/filter/_theme.scss +1 -32
- package/scss/filter/_variables.scss +11 -0
- package/scss/floating-label/_layout.scss +1 -90
- package/scss/floating-label/_theme.scss +1 -30
- package/scss/floating-label/_variables.scss +18 -0
- package/scss/forms/_layout.scss +1 -379
- package/scss/forms/_theme.scss +1 -39
- package/scss/forms/_variables.scss +54 -0
- package/scss/gantt/_layout.scss +1 -921
- package/scss/gantt/_theme.scss +1 -279
- package/scss/gantt/_variables.scss +78 -0
- package/scss/grid/_layout.scss +1 -1374
- package/scss/grid/_theme.scss +1 -450
- package/scss/grid/_variables.scss +146 -0
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +1 -80
- package/scss/icons/_theme.scss +1 -1
- package/scss/icons/_variables.scss +13 -0
- package/scss/imageeditor/_layout.scss +1 -160
- package/scss/imageeditor/_theme.scss +1 -54
- package/scss/imageeditor/_variables.scss +34 -0
- package/scss/input/_layout.scss +1 -586
- package/scss/input/_theme.scss +1 -512
- package/scss/input/_variables.scss +139 -7
- package/scss/list/_layout.scss +1 -246
- package/scss/list/_theme.scss +1 -95
- package/scss/list/_variables.scss +87 -0
- package/scss/listbox/_layout.scss +1 -86
- package/scss/listbox/_theme.scss +1 -20
- package/scss/listbox/_variables.scss +18 -0
- package/scss/listgroup/_layout.scss +1 -191
- package/scss/listgroup/_theme.scss +1 -15
- package/scss/listgroup/_variables.scss +13 -0
- package/scss/listview/_layout.scss +1 -141
- package/scss/listview/_theme.scss +1 -43
- package/scss/listview/_variables.scss +21 -0
- package/scss/loader/_layout.scss +2 -582
- package/scss/loader/_theme.scss +1 -17
- package/scss/loader/_variables.scss +40 -0
- package/scss/map/_layout.scss +1 -138
- package/scss/map/_theme.scss +1 -34
- package/scss/map/_variables.scss +24 -0
- package/scss/maskedtextbox/_layout.scss +1 -6
- package/scss/maskedtextbox/_theme.scss +1 -6
- package/scss/mediaplayer/_layout.scss +1 -105
- package/scss/mediaplayer/_theme.scss +1 -23
- package/scss/mediaplayer/_variables.scss +16 -0
- package/scss/menu/_layout.scss +1 -320
- package/scss/menu/_theme.scss +1 -140
- package/scss/menu/_variables.scss +91 -0
- package/scss/menu-button/_layout.scss +1 -32
- package/scss/menu-button/_theme.scss +1 -6
- package/scss/menu-button/_variables.scss +4 -0
- package/scss/messagebox/_layout.scss +1 -23
- package/scss/messagebox/_theme.scss +1 -25
- package/scss/messagebox/_variables.scss +14 -0
- package/scss/multiselect/_layout.scss +1 -6
- package/scss/multiselect/_theme.scss +1 -6
- package/scss/no-data/_layout.scss +1 -22
- package/scss/no-data/_theme.scss +1 -10
- package/scss/no-data/_variables.scss +5 -0
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +1 -73
- package/scss/notification/_theme.scss +1 -27
- package/scss/notification/_variables.scss +19 -14
- package/scss/numerictextbox/_layout.scss +1 -10
- package/scss/numerictextbox/_theme.scss +1 -6
- package/scss/orgchart/_layout.scss +1 -112
- package/scss/orgchart/_theme.scss +1 -53
- package/scss/orgchart/_variables.scss +47 -0
- package/scss/otp/_layout.scss +1 -37
- package/scss/otp/_theme.scss +1 -8
- package/scss/otp/_variables.scss +16 -0
- package/scss/overlay/_layout.scss +1 -16
- package/scss/overlay/_theme.scss +1 -17
- package/scss/overlay/_variables.scss +6 -0
- package/scss/pager/_layout.scss +1 -186
- package/scss/pager/_theme.scss +1 -21
- package/scss/pager/_variables.scss +48 -0
- package/scss/panel/_layout.scss +1 -29
- package/scss/panel/_theme.scss +1 -22
- package/scss/panel/_variables.scss +13 -0
- package/scss/panelbar/_layout.scss +1 -141
- package/scss/panelbar/_theme.scss +1 -209
- package/scss/panelbar/_variables.scss +86 -0
- package/scss/pdf-viewer/_layout.scss +1 -332
- package/scss/pdf-viewer/_theme.scss +1 -89
- package/scss/pdf-viewer/_variables.scss +43 -3
- package/scss/pivotgrid/_layout.scss +1 -654
- package/scss/pivotgrid/_theme.scss +1 -245
- package/scss/pivotgrid/_variables.scss +87 -0
- package/scss/popover/_layout.scss +1 -93
- package/scss/popover/_theme.scss +1 -41
- package/scss/popover/_variables.scss +29 -0
- package/scss/popup/_layout.scss +1 -79
- package/scss/popup/_theme.scss +1 -19
- package/scss/popup/_variables.scss +15 -0
- package/scss/progressbar/_layout.scss +1 -244
- package/scss/progressbar/_theme.scss +1 -52
- package/scss/progressbar/_variables.scss +25 -0
- package/scss/prompt/_layout.scss +1 -73
- package/scss/prompt/_theme.scss +1 -39
- package/scss/prompt/_variables.scss +23 -0
- package/scss/radio/_layout.scss +1 -226
- package/scss/radio/_theme.scss +1 -91
- package/scss/radio/_variables.scss +48 -0
- package/scss/rating/_layout.scss +1 -93
- package/scss/rating/_theme.scss +1 -43
- package/scss/rating/_variables.scss +19 -0
- package/scss/responsivepanel/_layout.scss +1 -47
- package/scss/responsivepanel/_theme.scss +1 -5
- package/scss/ripple/_layout.scss +1 -51
- package/scss/ripple/_theme.scss +1 -5
- package/scss/scheduler/_layout.scss +1 -1040
- package/scss/scheduler/_theme.scss +1 -236
- package/scss/scheduler/_variables.scss +82 -0
- package/scss/scroller/_layout.scss +1 -85
- package/scss/scroller/_theme.scss +1 -7
- package/scss/scrollview/_layout.scss +1 -165
- package/scss/scrollview/_theme.scss +1 -91
- package/scss/scrollview/_variables.scss +31 -0
- package/scss/searchbox/_layout.scss +1 -6
- package/scss/searchbox/_theme.scss +1 -6
- package/scss/signature/_layout.scss +1 -74
- package/scss/signature/_theme.scss +1 -13
- package/scss/signature/_variables.scss +27 -0
- package/scss/skeleton/_layout.scss +1 -92
- package/scss/skeleton/_theme.scss +1 -26
- package/scss/skeleton/_variables.scss +9 -0
- package/scss/slider/_layout.scss +1 -401
- package/scss/slider/_theme.scss +1 -80
- package/scss/slider/_variables.scss +40 -0
- package/scss/split-button/_layout.scss +1 -36
- package/scss/split-button/_theme.scss +1 -12
- package/scss/split-button/_variables.scss +12 -0
- package/scss/splitter/_layout.scss +1 -191
- package/scss/splitter/_theme.scss +1 -38
- package/scss/splitter/_variables.scss +22 -0
- package/scss/spreadsheet/_layout.scss +1 -905
- package/scss/spreadsheet/_theme.scss +1 -211
- package/scss/spreadsheet/_variables.scss +86 -0
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +1 -291
- package/scss/stepper/_theme.scss +1 -238
- package/scss/stepper/_variables.scss +72 -0
- package/scss/switch/_layout.scss +1 -159
- package/scss/switch/_theme.scss +1 -169
- package/scss/switch/_variables.scss +59 -0
- package/scss/table/_layout.scss +1 -288
- package/scss/table/_theme.scss +1 -88
- package/scss/table/_variables.scss +43 -0
- package/scss/tabstrip/_layout.scss +1 -494
- package/scss/tabstrip/_theme.scss +1 -151
- package/scss/tabstrip/_variables.scss +65 -0
- package/scss/taskboard/_layout.scss +1 -217
- package/scss/taskboard/_theme.scss +1 -111
- package/scss/taskboard/_variables.scss +78 -0
- package/scss/textarea/_layout.scss +1 -8
- package/scss/textarea/_theme.scss +2 -7
- package/scss/textbox/_layout.scss +1 -6
- package/scss/textbox/_theme.scss +1 -6
- package/scss/tilelayout/_layout.scss +1 -47
- package/scss/tilelayout/_theme.scss +1 -24
- package/scss/tilelayout/_variables.scss +13 -0
- package/scss/time-marker/_layout.scss +1 -19
- package/scss/time-marker/_theme.scss +1 -21
- package/scss/time-marker/_variables.scss +5 -0
- package/scss/timedurationpicker/_layout.scss +1 -12
- package/scss/timedurationpicker/_theme.scss +1 -6
- package/scss/timeline/_layout.scss +1 -445
- package/scss/timeline/_theme.scss +1 -72
- package/scss/timeline/_variables.scss +53 -0
- package/scss/timepicker/_layout.scss +1 -12
- package/scss/timepicker/_theme.scss +1 -6
- package/scss/timeselector/_layout.scss +1 -260
- package/scss/timeselector/_theme.scss +1 -76
- package/scss/timeselector/_variables.scss +41 -0
- package/scss/toolbar/_layout.scss +1 -352
- package/scss/toolbar/_theme.scss +1 -192
- package/scss/toolbar/_variables.scss +50 -0
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +1 -116
- package/scss/tooltip/_theme.scss +1 -36
- package/scss/tooltip/_variables.scss +20 -14
- package/scss/treelist/_layout.scss +1 -109
- package/scss/treelist/_theme.scss +1 -13
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_layout.scss +1 -199
- package/scss/treeview/_theme.scss +1 -82
- package/scss/treeview/_variables.scss +52 -0
- package/scss/typography/_layout.scss +1 -124
- package/scss/typography/_theme.scss +1 -24
- package/scss/typography/_variables.scss +81 -0
- package/scss/upload/_layout.scss +1 -248
- package/scss/upload/_theme.scss +1 -105
- package/scss/upload/_variables.scss +35 -0
- package/scss/validator/_layout.scss +1 -25
- package/scss/validator/_theme.scss +1 -6
- package/scss/virtual-scroller/_layout.scss +1 -35
- package/scss/virtual-scroller/_theme.scss +1 -6
- package/scss/window/_layout.scss +1 -173
- package/scss/window/_theme.scss +1 -41
- package/scss/window/_variables.scss +33 -0
- package/scss/wizard/_layout.scss +1 -124
- package/scss/wizard/_theme.scss +1 -12
- package/scss/wizard/_variables.scss +13 -0
|
@@ -1,119 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "../icons/_variables.scss" as *;
|
|
3
|
-
@use "./_variables.scss" as *;
|
|
4
|
-
|
|
5
|
-
@mixin kendo-tooltip--layout-base() {
|
|
6
|
-
|
|
7
|
-
.k-tooltip {
|
|
8
|
-
@include border-radius( $kendo-tooltip-border-radius );
|
|
9
|
-
margin: 0;
|
|
10
|
-
padding-block: $kendo-tooltip-padding-y;
|
|
11
|
-
padding-inline: $kendo-tooltip-padding-x;
|
|
12
|
-
border-width: $kendo-tooltip-border-width;
|
|
13
|
-
border-style: solid;
|
|
14
|
-
box-sizing: border-box;
|
|
15
|
-
background-repeat: repeat-x;
|
|
16
|
-
outline: 0;
|
|
17
|
-
font-family: $kendo-tooltip-font-family;
|
|
18
|
-
font-size: $kendo-tooltip-font-size;
|
|
19
|
-
line-height: $kendo-tooltip-line-height;
|
|
20
|
-
display: flex;
|
|
21
|
-
flex-flow: row nowrap;
|
|
22
|
-
align-items: flex-start;
|
|
23
|
-
position: absolute;
|
|
24
|
-
z-index: 12000;
|
|
25
|
-
-webkit-touch-callout: none;
|
|
26
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
27
|
-
|
|
28
|
-
*,
|
|
29
|
-
*::before,
|
|
30
|
-
*::after {
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.k-tooltip-icon {
|
|
36
|
-
margin-inline-end: $kendo-icon-spacing;
|
|
37
|
-
flex-shrink: 0;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.k-tooltip-title {
|
|
41
|
-
margin-bottom: .25em;
|
|
42
|
-
font-size: $kendo-tooltip-title-font-size;
|
|
43
|
-
line-height: $kendo-tooltip-title-line-height;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.k-tooltip-content {
|
|
47
|
-
align-self: stretch;
|
|
48
|
-
flex: 1 1 auto;
|
|
49
|
-
overflow: hidden;
|
|
50
|
-
text-overflow: ellipsis;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.k-tooltip-button {
|
|
54
|
-
margin-inline-start: $kendo-icon-spacing;
|
|
55
|
-
flex-shrink: 0;
|
|
56
|
-
|
|
57
|
-
.k-icon {
|
|
58
|
-
color: inherit;
|
|
59
|
-
vertical-align: top;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
// Callout
|
|
65
|
-
.k-callout {
|
|
66
|
-
width: calc( #{$kendo-tooltip-callout-size} * 2);
|
|
67
|
-
height: calc( #{$kendo-tooltip-callout-size} * 2);
|
|
68
|
-
border-width: $kendo-tooltip-callout-size;
|
|
69
|
-
border-style: solid;
|
|
70
|
-
border-color: transparent;
|
|
71
|
-
position: absolute;
|
|
72
|
-
pointer-events: none;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// TODO:
|
|
76
|
-
// Some implementations rely on margin + transform-rotate to position callout
|
|
77
|
-
// Remove margin tweaking and uncomment when their implementation is fixed.
|
|
78
|
-
|
|
79
|
-
.k-callout-n {
|
|
80
|
-
margin-left: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
81
|
-
border-bottom-color: currentColor;
|
|
82
|
-
// top: 0;
|
|
83
|
-
top: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2 );
|
|
84
|
-
left: 50%;
|
|
85
|
-
// transform: translate(-50%, -100%);
|
|
86
|
-
pointer-events: none;
|
|
87
|
-
}
|
|
88
|
-
.k-callout-e {
|
|
89
|
-
margin-top: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
90
|
-
border-left-color: currentColor;
|
|
91
|
-
top: 50%;
|
|
92
|
-
// right: 0;
|
|
93
|
-
right: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2 );
|
|
94
|
-
// transform: translate(100%, -50%);
|
|
95
|
-
pointer-events: none;
|
|
96
|
-
}
|
|
97
|
-
.k-callout-s {
|
|
98
|
-
margin-left: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
99
|
-
border-top-color: currentColor;
|
|
100
|
-
// bottom: 0;
|
|
101
|
-
bottom: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2);
|
|
102
|
-
left: 50%;
|
|
103
|
-
// transform: translate(-50%, 100%);
|
|
104
|
-
pointer-events: none;
|
|
105
|
-
}
|
|
106
|
-
.k-callout-w {
|
|
107
|
-
margin-top: calc( #{$kendo-tooltip-callout-size} * -1 );
|
|
108
|
-
border-right-color: currentColor;
|
|
109
|
-
top: 50%;
|
|
110
|
-
// left: 0;
|
|
111
|
-
left: calc( calc( #{$kendo-tooltip-callout-size} * -1 ) * 2);
|
|
112
|
-
// transform: translate(-100%, -50%);
|
|
113
|
-
pointer-events: none;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/tooltip/_layout.scss" as *;
|
|
117
2
|
|
|
118
3
|
|
|
119
4
|
@mixin kendo-tooltip--layout() {
|
package/scss/tooltip/_theme.scss
CHANGED
|
@@ -1,39 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
|
-
@use "./_variables.scss" as *;
|
|
4
|
-
|
|
5
|
-
@mixin kendo-tooltip--theme-base() {
|
|
6
|
-
// Default tooltip
|
|
7
|
-
.k-tooltip {
|
|
8
|
-
@include fill(
|
|
9
|
-
$kendo-tooltip-text,
|
|
10
|
-
$kendo-tooltip-bg,
|
|
11
|
-
$kendo-tooltip-border
|
|
12
|
-
);
|
|
13
|
-
|
|
14
|
-
@include box-shadow( $kendo-tooltip-shadow );
|
|
15
|
-
|
|
16
|
-
.k-callout {
|
|
17
|
-
color: $kendo-tooltip-bg;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
// Tooltip variants
|
|
22
|
-
@each $name, $props in $kendo-tooltip-theme {
|
|
23
|
-
.k-tooltip-#{$name} {
|
|
24
|
-
@include fill(
|
|
25
|
-
map.get( $props, color ),
|
|
26
|
-
map.get( $props, background-color ),
|
|
27
|
-
map.get( $props, border )
|
|
28
|
-
);
|
|
29
|
-
|
|
30
|
-
.k-callout {
|
|
31
|
-
color: map.get( $props, background-color );
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/tooltip/_theme.scss" as *;
|
|
37
2
|
|
|
38
3
|
|
|
39
4
|
@mixin kendo-tooltip--theme() {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
|
+
@use "./_functions.scss" as *;
|
|
2
3
|
@use "../core/_index.scss" as *;
|
|
3
4
|
@use "../core/functions/index.import.scss" as *;
|
|
4
5
|
|
|
@@ -52,23 +53,28 @@ $kendo-tooltip-border: $kendo-tooltip-bg !default;
|
|
|
52
53
|
/// @group tooltip
|
|
53
54
|
$kendo-tooltip-shadow: k-elevation(2) !default;
|
|
54
55
|
|
|
55
|
-
@function tooltip-theme( $colors ) {
|
|
56
|
-
$_theme: ();
|
|
57
|
-
|
|
58
|
-
@each $name, $color in $colors {
|
|
59
|
-
$_theme: map.merge(( $name: (
|
|
60
|
-
color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
|
|
61
|
-
background-color: $color,
|
|
62
|
-
border: $color,
|
|
63
|
-
)), $_theme );
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
@return $_theme;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
56
|
/// The theme colors map for the Tooltip.
|
|
70
57
|
/// @group tooltip
|
|
71
58
|
$kendo-tooltip-theme-colors: $kendo-theme-colors !default;
|
|
72
59
|
/// The generated theme colors map for the Tooltip.
|
|
73
60
|
/// @group tooltip
|
|
74
61
|
$kendo-tooltip-theme: tooltip-theme( $kendo-tooltip-theme-colors ) !default;
|
|
62
|
+
|
|
63
|
+
@forward "@progress/kendo-theme-core/scss/components/tooltip/_variables.scss" with (
|
|
64
|
+
$kendo-tooltip-padding-y: $kendo-tooltip-padding-y,
|
|
65
|
+
$kendo-tooltip-padding-x: $kendo-tooltip-padding-x,
|
|
66
|
+
$kendo-tooltip-border-width: $kendo-tooltip-border-width,
|
|
67
|
+
$kendo-tooltip-border-radius: $kendo-tooltip-border-radius,
|
|
68
|
+
$kendo-tooltip-font-family: $kendo-tooltip-font-family,
|
|
69
|
+
$kendo-tooltip-font-size: $kendo-tooltip-font-size,
|
|
70
|
+
$kendo-tooltip-line-height: $kendo-tooltip-line-height,
|
|
71
|
+
$kendo-tooltip-title-font-size: $kendo-tooltip-title-font-size,
|
|
72
|
+
$kendo-tooltip-title-line-height: $kendo-tooltip-title-line-height,
|
|
73
|
+
$kendo-tooltip-callout-size: $kendo-tooltip-callout-size,
|
|
74
|
+
$kendo-tooltip-bg: $kendo-tooltip-bg,
|
|
75
|
+
$kendo-tooltip-text: $kendo-tooltip-text,
|
|
76
|
+
$kendo-tooltip-border: $kendo-tooltip-border,
|
|
77
|
+
$kendo-tooltip-shadow: $kendo-tooltip-shadow,
|
|
78
|
+
$kendo-tooltip-theme-colors: $kendo-tooltip-theme-colors,
|
|
79
|
+
$kendo-tooltip-theme: $kendo-tooltip-theme
|
|
80
|
+
);
|
|
@@ -1,112 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-treelist--layout-base() {
|
|
5
|
-
|
|
6
|
-
// Base
|
|
7
|
-
.k-treelist {
|
|
8
|
-
&.k-grid-display-block.k-grid-lockedcolumns {
|
|
9
|
-
display: block;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.k-status {
|
|
13
|
-
padding-block: .4em;
|
|
14
|
-
padding-inline: .6em;
|
|
15
|
-
line-height: 1.6em;
|
|
16
|
-
|
|
17
|
-
// TODO: see what this does and use a better name
|
|
18
|
-
.k-loading {
|
|
19
|
-
vertical-align: baseline;
|
|
20
|
-
margin-right: 5px;
|
|
21
|
-
|
|
22
|
-
// TODO
|
|
23
|
-
display: none;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
tr.k-hidden {
|
|
28
|
-
display: none;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.k-treelist-dragging,
|
|
32
|
-
.k-treelist-dragging .k-hover {
|
|
33
|
-
cursor: default;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.k-drop-hint {
|
|
37
|
-
transform: translate(0, -50%);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.k-table-row.k-footer td,
|
|
41
|
-
.k-table-row.k-footer-template td,
|
|
42
|
-
.k-table-row.k-footer .k-table-td,
|
|
43
|
-
.k-table-row.k-footer-template .k-table-td {
|
|
44
|
-
border-width: $kendo-treelist-footer-row-border-width 0;
|
|
45
|
-
border-style: solid;
|
|
46
|
-
font-weight: bold;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.k-table-row.k-footer + .k-table-row.k-footer td,
|
|
50
|
-
.k-table-row.k-footer + .k-table-row.k-footer .k-table-td {
|
|
51
|
-
border-top-width: 0;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
// Sticky headers
|
|
57
|
-
.k-treelist-scrollable {
|
|
58
|
-
> .k-table,
|
|
59
|
-
.k-grid-header .k-table-row,
|
|
60
|
-
.k-grid-header .k-table-th {
|
|
61
|
-
background-color: inherit;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.k-grid-toolbar {
|
|
65
|
-
position: sticky;
|
|
66
|
-
z-index: 3;
|
|
67
|
-
top: 0;
|
|
68
|
-
left: 0;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.k-grid-header .k-table-th {
|
|
72
|
-
position: sticky;
|
|
73
|
-
z-index: 1;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.k-grid-header .k-table-th.k-grid-header-sticky {
|
|
77
|
-
z-index: 3;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
thead.k-grid-header {
|
|
81
|
-
padding-right: 0;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.k-table-row.k-group-footer + .k-table-row.k-group-footer td {
|
|
85
|
-
border-top-width: 0;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
:is(.k-treelist-scrollable[dir="rtl"], .k-rtl .k-treelist-scrollable) thead.k-grid-header {
|
|
90
|
-
padding-left: 0;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.k-drag-separator {
|
|
94
|
-
display: inline-block;
|
|
95
|
-
border-right: 1px solid;
|
|
96
|
-
height: 1em;
|
|
97
|
-
vertical-align: top;
|
|
98
|
-
margin-block: 0;
|
|
99
|
-
margin-inline: .5em;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.k-treelist-toggle {
|
|
103
|
-
margin-block: calc( #{$kendo-icon-padding} * -1 );
|
|
104
|
-
padding: $kendo-icon-padding;
|
|
105
|
-
box-sizing: content-box;
|
|
106
|
-
cursor: pointer;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/treelist/_layout.scss" as *;
|
|
110
2
|
|
|
111
3
|
|
|
112
4
|
@mixin kendo-treelist--layout() {
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
|
|
3
|
-
@mixin kendo-treelist--theme-base() {
|
|
4
|
-
|
|
5
|
-
// Theme
|
|
6
|
-
.k-treelist {
|
|
7
|
-
tr.k-footer,
|
|
8
|
-
tr.k-footer-template {
|
|
9
|
-
background-color: $kendo-treelist-footer-row-bg;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/treelist/_theme.scss" as *;
|
|
14
2
|
|
|
15
3
|
|
|
16
4
|
@mixin kendo-treelist--theme() {
|
|
@@ -8,3 +8,8 @@ $kendo-treelist-footer-row-bg: $kendo-grid-hover-bg !default;
|
|
|
8
8
|
/// The border width of the TreeList footer row.
|
|
9
9
|
/// @group treelist
|
|
10
10
|
$kendo-treelist-footer-row-border-width: 1px !default;
|
|
11
|
+
|
|
12
|
+
@forward "@progress/kendo-theme-core/scss/components/treelist/_variables.scss" with (
|
|
13
|
+
$kendo-treelist-footer-row-bg: $kendo-treelist-footer-row-bg,
|
|
14
|
+
$kendo-treelist-footer-row-border-width: $kendo-treelist-footer-row-border-width
|
|
15
|
+
);
|
|
@@ -1,202 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
|
-
@use "./variables.scss" as *;
|
|
4
|
-
@use "../icons/_variables.scss" as *;
|
|
5
|
-
|
|
6
|
-
@mixin kendo-treeview--layout-base() {
|
|
7
|
-
|
|
8
|
-
// Treeview
|
|
9
|
-
.k-treeview {
|
|
10
|
-
padding: 0;
|
|
11
|
-
border-width: 0;
|
|
12
|
-
background: none;
|
|
13
|
-
box-sizing: border-box;
|
|
14
|
-
outline: 0;
|
|
15
|
-
font-family: $kendo-treeview-font-family;
|
|
16
|
-
font-size: $kendo-treeview-font-size;
|
|
17
|
-
line-height: $kendo-treeview-line-height;
|
|
18
|
-
display: block;
|
|
19
|
-
cursor: default;
|
|
20
|
-
overflow: auto;
|
|
21
|
-
white-space: nowrap;
|
|
22
|
-
-webkit-touch-callout: none;
|
|
23
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
24
|
-
|
|
25
|
-
*,
|
|
26
|
-
*::before,
|
|
27
|
-
*::after {
|
|
28
|
-
box-sizing: border-box;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
// Treeview filter
|
|
34
|
-
.k-treeview-filter {
|
|
35
|
-
padding: k-spacing(2);
|
|
36
|
-
display: block;
|
|
37
|
-
position: relative;
|
|
38
|
-
flex: none;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
// Treeview group
|
|
43
|
-
.k-treeview-group {
|
|
44
|
-
margin: 0;
|
|
45
|
-
padding: 0;
|
|
46
|
-
list-style: none;
|
|
47
|
-
position: relative;
|
|
48
|
-
outline: 0;
|
|
49
|
-
-webkit-touch-callout: none;
|
|
50
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
51
|
-
|
|
52
|
-
&.ng-animating {
|
|
53
|
-
overflow: hidden;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
// Treeview wrappers
|
|
59
|
-
.k-treeview-top,
|
|
60
|
-
.k-treeview-mid,
|
|
61
|
-
.k-treeview-bot {
|
|
62
|
-
display: flex;
|
|
63
|
-
flex-direction: row;
|
|
64
|
-
align-items: center;
|
|
65
|
-
align-content: center;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
// Treeview item
|
|
70
|
-
.k-treeview-item {
|
|
71
|
-
outline-style: none;
|
|
72
|
-
margin: 0;
|
|
73
|
-
padding: 0 0 0 $kendo-treeview-indent;
|
|
74
|
-
border-width: 0;
|
|
75
|
-
display: block;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
// Treeview toggle
|
|
80
|
-
.k-treeview-toggle {
|
|
81
|
-
margin-inline-start: -$kendo-treeview-indent;
|
|
82
|
-
flex: none;
|
|
83
|
-
display: inline-flex;
|
|
84
|
-
flex-flow: row nowrap;
|
|
85
|
-
align-items: center;
|
|
86
|
-
cursor: pointer;
|
|
87
|
-
}
|
|
88
|
-
.k-treeview-toggle .k-icon {
|
|
89
|
-
padding: $kendo-icon-padding;
|
|
90
|
-
box-sizing: content-box;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
// Loading icon
|
|
95
|
-
.k-treeview-loading {
|
|
96
|
-
margin-right: $kendo-icon-spacing;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
// Checkbox
|
|
101
|
-
.k-treeview .k-checkbox-wrap,
|
|
102
|
-
.k-treeview .k-checkbox-wrapper {
|
|
103
|
-
align-self: center;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
// Treeview leaf
|
|
108
|
-
.k-treeview-leaf {
|
|
109
|
-
@include border-radius( $kendo-treeview-item-border-radius );
|
|
110
|
-
padding-block: $kendo-treeview-item-padding-y;
|
|
111
|
-
padding-inline: $kendo-treeview-item-padding-x;
|
|
112
|
-
border: $kendo-treeview-item-border-width solid transparent;
|
|
113
|
-
text-decoration: none;
|
|
114
|
-
display: inline-flex;
|
|
115
|
-
align-items: center;
|
|
116
|
-
align-content: center;
|
|
117
|
-
vertical-align: middle;
|
|
118
|
-
position: relative;
|
|
119
|
-
|
|
120
|
-
.k-icon,
|
|
121
|
-
.k-image,
|
|
122
|
-
.k-sprite {
|
|
123
|
-
margin-right: $kendo-icon-spacing;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
&.k-focus {
|
|
127
|
-
z-index: 1;
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
// Treeview load more button
|
|
133
|
-
.k-treeview .k-treeview-load-more-button {
|
|
134
|
-
cursor: pointer;
|
|
135
|
-
|
|
136
|
-
&:hover,
|
|
137
|
-
&.k-hover,
|
|
138
|
-
&:focus,
|
|
139
|
-
&.k-focus {
|
|
140
|
-
text-decoration: underline;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
// RTL
|
|
146
|
-
.k-rtl .k-treeview,
|
|
147
|
-
[dir="rtl"] .k-treeview,
|
|
148
|
-
.k-treeview.k-rtl,
|
|
149
|
-
.k-treeview[dir="rtl"] {
|
|
150
|
-
|
|
151
|
-
// Treeview item
|
|
152
|
-
.k-treeview-item {
|
|
153
|
-
padding-left: 0;
|
|
154
|
-
padding-right: $kendo-treeview-indent;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
// Loading
|
|
158
|
-
.k-treeview-loading {
|
|
159
|
-
margin-right: 0;
|
|
160
|
-
margin-left: $kendo-icon-spacing;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
// Treeview leaf
|
|
164
|
-
.k-treeview-leaf,
|
|
165
|
-
.k-in {
|
|
166
|
-
.k-icon,
|
|
167
|
-
.k-image,
|
|
168
|
-
.k-sprite {
|
|
169
|
-
margin-right: 0;
|
|
170
|
-
margin-left: $kendo-icon-spacing;
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
@each $size, $size-props in $kendo-treeview-sizes {
|
|
176
|
-
$_font-size: map.get( $size-props, font-size);
|
|
177
|
-
$_line-height: map.get( $size-props, line-height);
|
|
178
|
-
$_item-padding-x: map.get( $size-props, item-padding-x);
|
|
179
|
-
$_item-padding-y: map.get( $size-props, item-padding-y);
|
|
180
|
-
$_checkbox-padding-x: map.get( $size-props, checkbox-padding-x );
|
|
181
|
-
$_checkbox-padding-y: map.get( $size-props, checkbox-padding-y );
|
|
182
|
-
|
|
183
|
-
.k-treeview-#{$size} {
|
|
184
|
-
font-size: $_font-size;
|
|
185
|
-
line-height: $_line-height;
|
|
186
|
-
|
|
187
|
-
.k-treeview-leaf {
|
|
188
|
-
padding-block: $_item-padding-y;
|
|
189
|
-
padding-inline: $_item-padding-x;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.k-checkbox-wrap {
|
|
193
|
-
padding-block: $_checkbox-padding-y;
|
|
194
|
-
padding-inline: $_checkbox-padding-x;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/treeview/_layout.scss" as *;
|
|
200
2
|
|
|
201
3
|
|
|
202
4
|
@mixin kendo-treeview--layout() {
|
|
@@ -1,85 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-treeview--theme-base() {
|
|
5
|
-
|
|
6
|
-
// Treeview
|
|
7
|
-
.k-treeview {
|
|
8
|
-
@include fill(
|
|
9
|
-
$kendo-treeview-text,
|
|
10
|
-
$kendo-treeview-bg,
|
|
11
|
-
$kendo-treeview-border
|
|
12
|
-
);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// Treeview item
|
|
17
|
-
.k-treeview-item {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
// Treeview leaf
|
|
21
|
-
.k-treeview-leaf {
|
|
22
|
-
|
|
23
|
-
// Hover state
|
|
24
|
-
&:hover,
|
|
25
|
-
&.k-hover {
|
|
26
|
-
@include fill(
|
|
27
|
-
$kendo-treeview-item-hover-text,
|
|
28
|
-
$kendo-treeview-item-hover-bg,
|
|
29
|
-
$kendo-treeview-item-hover-border,
|
|
30
|
-
$kendo-treeview-item-hover-gradient
|
|
31
|
-
);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// Focus state
|
|
35
|
-
&:focus,
|
|
36
|
-
&.k-focus {
|
|
37
|
-
@include focus-indicator( $kendo-treeview-item-focus-shadow, true );
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
// Selected state
|
|
41
|
-
&.k-selected {
|
|
42
|
-
@include fill(
|
|
43
|
-
$kendo-treeview-item-selected-text,
|
|
44
|
-
$kendo-treeview-item-selected-bg,
|
|
45
|
-
$kendo-treeview-item-selected-border,
|
|
46
|
-
$kendo-treeview-item-selected-gradient
|
|
47
|
-
);
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
// Treeview load more button
|
|
53
|
-
.k-treeview .k-treeview-load-more-button {
|
|
54
|
-
@include fill(
|
|
55
|
-
$kendo-treeview-loadmore-text,
|
|
56
|
-
$kendo-treeview-loadmore-bg,
|
|
57
|
-
$kendo-treeview-loadmore-border
|
|
58
|
-
);
|
|
59
|
-
|
|
60
|
-
// Hover state
|
|
61
|
-
&:hover,
|
|
62
|
-
&.k-hover {
|
|
63
|
-
@include fill(
|
|
64
|
-
$kendo-treeview-loadmore-hover-text,
|
|
65
|
-
$kendo-treeview-loadmore-hover-bg,
|
|
66
|
-
$kendo-treeview-loadmore-hover-border
|
|
67
|
-
);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
// Focus state
|
|
71
|
-
&:focus,
|
|
72
|
-
&.k-focus {
|
|
73
|
-
@include fill(
|
|
74
|
-
$kendo-treeview-loadmore-focus-text,
|
|
75
|
-
$kendo-treeview-loadmore-focus-bg,
|
|
76
|
-
$kendo-treeview-loadmore-focus-border
|
|
77
|
-
);
|
|
78
|
-
@include focus-indicator( $kendo-treeview-loadmore-focus-shadow, true );
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/treeview/_theme.scss" as *;
|
|
83
2
|
|
|
84
3
|
|
|
85
4
|
@mixin kendo-treeview--theme() {
|
|
@@ -187,3 +187,55 @@ $kendo-treeview-loadmore-focus-border: null !default;
|
|
|
187
187
|
/// @group treeview
|
|
188
188
|
$kendo-treeview-loadmore-focus-shadow: $kendo-treeview-item-focus-shadow !default;
|
|
189
189
|
|
|
190
|
+
|
|
191
|
+
@forward "@progress/kendo-theme-core/scss/components/treeview/_variables.scss" with (
|
|
192
|
+
$kendo-treeview-font-family: $kendo-treeview-font-family,
|
|
193
|
+
$kendo-treeview-font-size: $kendo-treeview-font-size,
|
|
194
|
+
$kendo-treeview-sm-font-size: $kendo-treeview-sm-font-size,
|
|
195
|
+
$kendo-treeview-md-font-size: $kendo-treeview-md-font-size,
|
|
196
|
+
$kendo-treeview-lg-font-size: $kendo-treeview-lg-font-size,
|
|
197
|
+
$kendo-treeview-line-height: $kendo-treeview-line-height,
|
|
198
|
+
$kendo-treeview-sm-line-height: $kendo-treeview-sm-line-height,
|
|
199
|
+
$kendo-treeview-md-line-height: $kendo-treeview-md-line-height,
|
|
200
|
+
$kendo-treeview-lg-line-height: $kendo-treeview-lg-line-height,
|
|
201
|
+
$kendo-treeview-indent: $kendo-treeview-indent,
|
|
202
|
+
$kendo-treeview-item-padding-x: $kendo-treeview-item-padding-x,
|
|
203
|
+
$kendo-treeview-sm-item-padding-x: $kendo-treeview-sm-item-padding-x,
|
|
204
|
+
$kendo-treeview-md-item-padding-x: $kendo-treeview-md-item-padding-x,
|
|
205
|
+
$kendo-treeview-lg-item-padding-x: $kendo-treeview-lg-item-padding-x,
|
|
206
|
+
$kendo-treeview-item-padding-y: $kendo-treeview-item-padding-y,
|
|
207
|
+
$kendo-treeview-sm-item-padding-y: $kendo-treeview-sm-item-padding-y,
|
|
208
|
+
$kendo-treeview-md-item-padding-y: $kendo-treeview-md-item-padding-y,
|
|
209
|
+
$kendo-treeview-lg-item-padding-y: $kendo-treeview-lg-item-padding-y,
|
|
210
|
+
$kendo-treeview-item-border-width: $kendo-treeview-item-border-width,
|
|
211
|
+
$kendo-treeview-item-border-radius: $kendo-treeview-item-border-radius,
|
|
212
|
+
$kendo-treeview-sm-checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,
|
|
213
|
+
$kendo-treeview-md-checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,
|
|
214
|
+
$kendo-treeview-lg-checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,
|
|
215
|
+
$kendo-treeview-sm-checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y,
|
|
216
|
+
$kendo-treeview-md-checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y,
|
|
217
|
+
$kendo-treeview-lg-checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y,
|
|
218
|
+
$kendo-treeview-sizes: $kendo-treeview-sizes,
|
|
219
|
+
$kendo-treeview-bg: $kendo-treeview-bg,
|
|
220
|
+
$kendo-treeview-text: $kendo-treeview-text,
|
|
221
|
+
$kendo-treeview-border: $kendo-treeview-border,
|
|
222
|
+
$kendo-treeview-item-hover-bg: $kendo-treeview-item-hover-bg,
|
|
223
|
+
$kendo-treeview-item-hover-text: $kendo-treeview-item-hover-text,
|
|
224
|
+
$kendo-treeview-item-hover-border: $kendo-treeview-item-hover-border,
|
|
225
|
+
$kendo-treeview-item-hover-gradient: $kendo-treeview-item-hover-gradient,
|
|
226
|
+
$kendo-treeview-item-selected-bg: $kendo-treeview-item-selected-bg,
|
|
227
|
+
$kendo-treeview-item-selected-text: $kendo-treeview-item-selected-text,
|
|
228
|
+
$kendo-treeview-item-selected-border: $kendo-treeview-item-selected-border,
|
|
229
|
+
$kendo-treeview-item-selected-gradient: $kendo-treeview-item-selected-gradient,
|
|
230
|
+
$kendo-treeview-item-focus-shadow: $kendo-treeview-item-focus-shadow,
|
|
231
|
+
$kendo-treeview-loadmore-bg: $kendo-treeview-loadmore-bg,
|
|
232
|
+
$kendo-treeview-loadmore-text: $kendo-treeview-loadmore-text,
|
|
233
|
+
$kendo-treeview-loadmore-border: $kendo-treeview-loadmore-border,
|
|
234
|
+
$kendo-treeview-loadmore-hover-bg: $kendo-treeview-loadmore-hover-bg,
|
|
235
|
+
$kendo-treeview-loadmore-hover-text: $kendo-treeview-loadmore-hover-text,
|
|
236
|
+
$kendo-treeview-loadmore-hover-border: $kendo-treeview-loadmore-hover-border,
|
|
237
|
+
$kendo-treeview-loadmore-focus-bg: $kendo-treeview-loadmore-focus-bg,
|
|
238
|
+
$kendo-treeview-loadmore-focus-text: $kendo-treeview-loadmore-focus-text,
|
|
239
|
+
$kendo-treeview-loadmore-focus-border: $kendo-treeview-loadmore-focus-border,
|
|
240
|
+
$kendo-treeview-loadmore-focus-shadow: $kendo-treeview-loadmore-focus-shadow
|
|
241
|
+
);
|