@progress/kendo-theme-fluent 11.2.1-dev.0 → 11.3.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_index.scss +0 -1
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -297
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
package/scss/no-data/_theme.scss
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
@use "
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/no-data/_theme.scss" as *;
|
|
2
2
|
|
|
3
3
|
@mixin kendo-no-data--theme() {
|
|
4
|
-
|
|
5
|
-
.k-no-data {
|
|
6
|
-
color: var( --kendo-no-data-text, #{$kendo-no-data-text} );
|
|
7
|
-
}
|
|
4
|
+
@include kendo-no-data--theme-base();
|
|
8
5
|
|
|
9
6
|
}
|
|
@@ -2,7 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
/// The minimum height of the 'No Data' text container.
|
|
4
4
|
/// @group no-data
|
|
5
|
-
$kendo-no-data-min-height: 140px !default;
|
|
5
|
+
$kendo-no-data-min-height: var( --kendo-no-data-min-height, 140px ) !default;
|
|
6
6
|
/// The text color of the 'No Data' text.
|
|
7
7
|
/// @group no-data
|
|
8
|
-
$kendo-no-data-text: k-color(on-app-surface) !default;
|
|
8
|
+
$kendo-no-data-text: var( --kendo-no-data-text, k-color(on-app-surface) ) !default;
|
|
9
|
+
|
|
10
|
+
@forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
|
|
11
|
+
$kendo-no-data-min-height: $kendo-no-data-min-height,
|
|
12
|
+
$kendo-no-data-text: $kendo-no-data-text
|
|
13
|
+
);
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
@use "../core/_index.scss" as *;
|
|
3
|
+
@use "../core/functions/index.import.scss" as *;
|
|
4
|
+
|
|
5
|
+
@function notification-theme( $colors ) {
|
|
6
|
+
$_theme: ();
|
|
7
|
+
|
|
8
|
+
@each $name, $color in $colors {
|
|
9
|
+
$_theme: map.merge(( $name: (
|
|
10
|
+
color: k-color(on-#{$name}),
|
|
11
|
+
background-color: $color,
|
|
12
|
+
border: $color,
|
|
13
|
+
)), $_theme );
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@return $_theme;
|
|
17
|
+
}
|
|
@@ -1,74 +1,8 @@
|
|
|
1
1
|
@use "./_variables.scss" as *;
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/notification/_layout.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-notification--layout() {
|
|
5
|
-
|
|
6
|
-
// Base
|
|
7
|
-
.k-notification-group {
|
|
8
|
-
max-height: 100%;
|
|
9
|
-
display: inline-flex;
|
|
10
|
-
flex-flow: column-reverse wrap;
|
|
11
|
-
position: fixed;
|
|
12
|
-
z-index: 1000;
|
|
13
|
-
gap: var( --kendo-notificaiton-group-gap, #{$kendo-notification-group-gap} ) 0;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
// Needed due to the specifics in the implementation of animations in Angular
|
|
17
|
-
.k-notification-container-animating {
|
|
18
|
-
overflow: hidden;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.k-notification {
|
|
22
|
-
@include border-radius( var( --kendo-notification-border-radius, #{$kendo-notification-border-radius} ) );
|
|
23
|
-
padding-inline: var( --kendo-notification-padding-x, #{$kendo-notification-padding-x} );
|
|
24
|
-
padding-block: var( --kendo-notification-padding-y, #{$kendo-notification-padding-y} );
|
|
25
|
-
border-width: var( --kendo-notification-border-width, #{$kendo-notification-border-width} );
|
|
26
|
-
border-style: solid;
|
|
27
|
-
box-sizing: border-box;
|
|
28
|
-
outline: 0;
|
|
29
|
-
font-family: var( --kendo-notification-font-family, #{$kendo-notification-font-family} );
|
|
30
|
-
font-size: var( --kendo-notification-font-size, #{$kendo-notification-font-size} );
|
|
31
|
-
line-height: var( --kendo-notification-line-height, #{$kendo-notification-line-height} );
|
|
32
|
-
cursor: default;
|
|
33
|
-
position: relative;
|
|
34
|
-
display: flex;
|
|
35
|
-
align-items: center;
|
|
36
|
-
justify-content: center;
|
|
37
|
-
gap: var( --kendo-notification-icon-spacing, #{$kendo-notification-icon-spacing} );
|
|
38
|
-
-webkit-touch-callout: none;
|
|
39
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
40
|
-
|
|
41
|
-
*,
|
|
42
|
-
*::before,
|
|
43
|
-
*::after {
|
|
44
|
-
box-sizing: border-box;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
> .k-notification-content {
|
|
48
|
-
flex: 1 1 auto;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
> .k-notification-status {
|
|
52
|
-
flex-shrink: 0;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.k-notification-actions {
|
|
57
|
-
padding-inline: var( --kendo-notification-actions-padding-x, #{$kendo-notification-actions-padding-x} );
|
|
58
|
-
padding-block: var( --kendo-notification-actions-padding-y, #{$kendo-notification-actions-padding-y} );
|
|
59
|
-
flex: none;
|
|
60
|
-
display: flex;
|
|
61
|
-
gap: var( --kendo-notification-icon-spacing, #{$kendo-notification-icon-spacing} );
|
|
62
|
-
flex-flow: row nowrap;
|
|
63
|
-
align-items: center;
|
|
64
|
-
cursor: pointer;
|
|
65
|
-
}
|
|
66
|
-
.k-notification-action {
|
|
67
|
-
flex: none;
|
|
68
|
-
display: flex;
|
|
69
|
-
flex-flow: row nowrap;
|
|
70
|
-
align-items: center;
|
|
71
|
-
align-self: center;
|
|
72
|
-
}
|
|
6
|
+
@include kendo-notification--layout-base();
|
|
73
7
|
|
|
74
8
|
}
|
|
@@ -1,37 +1,13 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
3
|
@use "./_variables.scss" as *;
|
|
4
|
+
@use "@progress/kendo-theme-core/scss/components/notification/_theme.scss" as *;
|
|
4
5
|
|
|
5
6
|
@mixin kendo-notification--theme() {
|
|
7
|
+
@include kendo-notification--theme-base();
|
|
6
8
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
color: var( --kendo-notification-text, #{$kendo-notification-text} );
|
|
10
|
-
background-color: var( --kendo-notification-bg, #{$kendo-notification-bg} );
|
|
11
|
-
border-color: var( --kendo-notification-border, #{$kendo-notification-border} );
|
|
12
|
-
box-shadow: var( --kendo-notification-box-shadow, #{$kendo-notification-box-shadow} );
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
@each $theme-color, $color-props in $kendo-notification-theme-colors {
|
|
16
|
-
$_text: inherit;
|
|
17
|
-
$_bg: map.get( $color-props, bg );
|
|
18
|
-
$_border: map.get( $color-props, border );
|
|
19
|
-
$_icon: map.get( $color-props, text );
|
|
20
|
-
|
|
21
|
-
.k-notification-#{$theme-color} {
|
|
22
|
-
--kendo-notification-text: var( --kendo-notification-#{$theme-color}-text, #{$_text} );
|
|
23
|
-
--kendo-notification-bg: var( --kendo-notification-#{$theme-color}-bg, #{$_bg} );
|
|
24
|
-
--kendo-notification-border: var( --kendo-notification-#{$theme-color}-border, #{$_border} );
|
|
25
|
-
|
|
26
|
-
.k-notification-wrap > .k-icon {
|
|
27
|
-
--kendo-notification-icon-text: var( --kendo-notification-#{$theme-color}-icon-text, #{$_icon} );
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// Fix for dark notification text color
|
|
33
|
-
.k-notification-dark {
|
|
34
|
-
--kendo-notification-text: white;
|
|
9
|
+
.k-notification:not(.k-notification-inverse, .k-notification-dark) {
|
|
10
|
+
color: inherit;
|
|
35
11
|
}
|
|
36
12
|
|
|
37
13
|
}
|
|
@@ -1,103 +1,62 @@
|
|
|
1
1
|
@use "sass:map";
|
|
2
|
+
@use "./_functions.scss" as *;
|
|
2
3
|
@use "../core/_index.scss" as *;
|
|
3
4
|
|
|
4
5
|
/// The row-gap between the elements in the Notification group.
|
|
5
6
|
/// @group notification
|
|
6
|
-
$kendo-notification-group-gap: k-spacing(2) !default;
|
|
7
|
+
$kendo-notification-group-gap: var( --kendo-notification-group-gap, #{k-spacing(2)} ) !default;
|
|
7
8
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
$kendo-notification-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
$kendo-notification-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
$kendo-notification-
|
|
17
|
-
/// The border radius of the Notification.
|
|
18
|
-
/// @group notification
|
|
19
|
-
$kendo-notification-border-radius: k-spacing(0.5) !default;
|
|
20
|
-
/// The font family of the Notification.
|
|
21
|
-
/// @group notification
|
|
22
|
-
$kendo-notification-font-family: var( --kendo-font-family, inherit ) !default;
|
|
23
|
-
/// The font size of the Notification.
|
|
24
|
-
/// @group notification
|
|
25
|
-
$kendo-notification-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
26
|
-
/// The line height of the Notification.
|
|
27
|
-
/// @group notification
|
|
28
|
-
$kendo-notification-line-height: var( --kendo-line-height, normal ) !default;
|
|
29
|
-
/// The horizontal padding of the Notification actions.
|
|
30
|
-
/// @group notification
|
|
31
|
-
$kendo-notification-actions-padding-x: null !default;
|
|
32
|
-
/// The vertical padding of the Notification actions.
|
|
33
|
-
/// @group notification
|
|
34
|
-
$kendo-notification-actions-padding-y: $kendo-notification-actions-padding-x !default;
|
|
35
|
-
|
|
36
|
-
/// The background color of the Notification.
|
|
37
|
-
/// @group notification
|
|
38
|
-
$kendo-notification-bg: k-color(surface-alt) !default;
|
|
39
|
-
/// The text color of the Notification.
|
|
40
|
-
/// @group notification
|
|
41
|
-
$kendo-notification-text: k-color(on-app-surface) !default;
|
|
42
|
-
/// The border color of the Notification.
|
|
43
|
-
/// @group notification
|
|
44
|
-
$kendo-notification-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
45
|
-
/// The box shadow of the Notification.
|
|
46
|
-
/// @group notification
|
|
47
|
-
$kendo-notification-box-shadow: none !default;
|
|
9
|
+
$kendo-notification-padding-x: var( --kendo-notification-padding-x, #{k-spacing(3)} ) !default;
|
|
10
|
+
$kendo-notification-padding-y: var( --kendo-notification-padding-y, #{k-spacing(2)} ) !default;
|
|
11
|
+
$kendo-notification-border-width: var( --kendo-notification-border-width, 1px ) !default;
|
|
12
|
+
$kendo-notification-border-radius: var( --kendo-notification-border-radius, #{k-spacing(0.5)} ) !default;
|
|
13
|
+
$kendo-notification-font-family: var( --kendo-notification-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
14
|
+
$kendo-notification-font-size: var( --kendo-notification-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
15
|
+
$kendo-notification-line-height: var( --kendo-notification-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
16
|
+
$kendo-notification-actions-padding-x: var( --kendo-notification-actions-padding-x, null ) !default;
|
|
17
|
+
$kendo-notification-actions-padding-y: var( --kendo-notification-actions-padding-y, #{$kendo-notification-actions-padding-x} ) !default;
|
|
48
18
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
$kendo-notification-
|
|
19
|
+
$kendo-notification-bg: var( --kendo-notification-bg, #{k-color(surface-alt)} ) !default;
|
|
20
|
+
$kendo-notification-text: var( --kendo-notification-text, #{k-color(on-app-surface)} ) !default;
|
|
21
|
+
$kendo-notification-border: var( --kendo-notification-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
22
|
+
$kendo-notification-box-shadow: var( --kendo-notification-box-shadow, none ) !default;
|
|
52
23
|
|
|
53
|
-
|
|
54
|
-
/// @group notification
|
|
55
|
-
$kendo-notification-brand-colors: (
|
|
56
|
-
primary: primary,
|
|
57
|
-
error: error,
|
|
58
|
-
warning: warning,
|
|
59
|
-
success: success,
|
|
60
|
-
info: info,
|
|
61
|
-
secondary: secondary,
|
|
62
|
-
tertiary: tertiary,
|
|
63
|
-
) !default;
|
|
64
|
-
|
|
65
|
-
// Matrix with notification theme colors in the order: bg, color, border
|
|
66
|
-
$_tc-notification-matrix: (
|
|
67
|
-
(normal: (color-subtle, color-on-subtle, color-subtle)),
|
|
68
|
-
) !default;
|
|
69
|
-
|
|
70
|
-
$_tc-notification-dark-matrix: (
|
|
71
|
-
(normal: (color, on-color, color)),
|
|
72
|
-
) !default;
|
|
73
|
-
|
|
74
|
-
$_tc-notification-light-matrix: (
|
|
75
|
-
(normal: (color, on-color, color)),
|
|
76
|
-
) !default;
|
|
24
|
+
$kendo-notification-icon-spacing: var( --kendo-notification-icon-spacing, #{k-spacing(2)} ) !default;
|
|
77
25
|
|
|
78
26
|
/// The theme colors map for the Notification variations.
|
|
79
27
|
/// @group notification
|
|
80
|
-
$kendo-notification-theme-colors: (
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
$kendo-notification-theme-colors: map.deep-merge(
|
|
93
|
-
$kendo-notification-theme-colors,
|
|
94
|
-
k-generate-theme-variation( dark, dark, $ui-states )
|
|
95
|
-
);
|
|
96
|
-
}
|
|
28
|
+
$kendo-notification-theme-colors: (
|
|
29
|
+
"primary": k-color(primary-subtle),
|
|
30
|
+
"secondary": k-color(secondary-subtle),
|
|
31
|
+
"tertiary": k-color(tertiary-subtle),
|
|
32
|
+
"info": k-color(info-subtle),
|
|
33
|
+
"success": k-color(success-subtle),
|
|
34
|
+
"warning": k-color(warning-subtle),
|
|
35
|
+
"error": k-color(error-subtle),
|
|
36
|
+
"dark": k-color(dark),
|
|
37
|
+
"light": k-color(light),
|
|
38
|
+
"inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
|
|
39
|
+
) !default;
|
|
97
40
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
41
|
+
/// The generated theme colors map for the Notification.
|
|
42
|
+
/// @group notification
|
|
43
|
+
$kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
|
|
44
|
+
|
|
45
|
+
@forward "@progress/kendo-theme-core/scss/components/notification/_variables.scss" with (
|
|
46
|
+
$kendo-notification-group-gap: $kendo-notification-group-gap,
|
|
47
|
+
$kendo-notification-padding-x: $kendo-notification-padding-x,
|
|
48
|
+
$kendo-notification-padding-y: $kendo-notification-padding-y,
|
|
49
|
+
$kendo-notification-border-width: $kendo-notification-border-width,
|
|
50
|
+
$kendo-notification-border-radius: $kendo-notification-border-radius,
|
|
51
|
+
$kendo-notification-font-family: $kendo-notification-font-family,
|
|
52
|
+
$kendo-notification-font-size: $kendo-notification-font-size,
|
|
53
|
+
$kendo-notification-line-height: $kendo-notification-line-height,
|
|
54
|
+
$kendo-notification-actions-padding-x: $kendo-notification-actions-padding-x,
|
|
55
|
+
$kendo-notification-actions-padding-y: $kendo-notification-actions-padding-y,
|
|
56
|
+
$kendo-notification-bg: $kendo-notification-bg,
|
|
57
|
+
$kendo-notification-text: $kendo-notification-text,
|
|
58
|
+
$kendo-notification-border: $kendo-notification-border,
|
|
59
|
+
$kendo-notification-icon-spacing: $kendo-notification-icon-spacing,
|
|
60
|
+
$kendo-notification-theme-colors: $kendo-notification-theme-colors,
|
|
61
|
+
$kendo-notification-theme: $kendo-notification-theme
|
|
62
|
+
);
|
|
@@ -1,10 +1,6 @@
|
|
|
1
|
-
@
|
|
2
|
-
|
|
3
|
-
// Numeric textbox
|
|
4
|
-
.k-numeric-textbox {}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/numerictextbox/_layout.scss" as *;
|
|
5
2
|
|
|
6
3
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
@mixin kendo-numeric-textbox--layout() {
|
|
5
|
+
@include kendo-numeric-textbox--layout-base();
|
|
10
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/numerictextbox/_theme.scss" as *;
|
|
2
2
|
|
|
3
|
-
// Numeric textbox
|
|
4
|
-
.k-numeric-textbox {}
|
|
5
3
|
|
|
4
|
+
@mixin kendo-numeric-textbox--theme() {
|
|
5
|
+
@include kendo-numeric-textbox--theme-base();
|
|
6
6
|
}
|
|
@@ -1,123 +1,32 @@
|
|
|
1
1
|
@use "./_variables.scss" as *;
|
|
2
|
+
@use "@progress/kendo-theme-core/scss/components/orgchart/_layout.scss" as *;
|
|
2
3
|
|
|
3
4
|
@mixin kendo-orgchart--layout() {
|
|
5
|
+
@include kendo-orgchart--layout-base();
|
|
4
6
|
|
|
5
|
-
.k-orgchart {
|
|
6
|
-
width: 100%;
|
|
7
|
-
padding-inline: var( --kendo-orgchart-padding-x, #{$kendo-orgchart-padding-x} );
|
|
8
|
-
padding-block: var( --kendo-orgchart-padding-y, #{$kendo-orgchart-padding-y} );
|
|
9
|
-
box-sizing: border-box;
|
|
10
|
-
font-family: var( --kendo-orgchart-font-family, #{$kendo-orgchart-font-family} );
|
|
11
|
-
font-size: var( --kendo-orgchart-font-size, #{$kendo-orgchart-font-size} );
|
|
12
|
-
line-height: var( --kendo-orgchart-line-height, #{$kendo-orgchart-line-height} );
|
|
13
|
-
overflow: auto;
|
|
14
7
|
|
|
15
|
-
*,
|
|
16
|
-
*::before,
|
|
17
|
-
*::after {
|
|
18
|
-
box-sizing: border-box;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.k-orgchart-container {
|
|
23
|
-
margin-block: 0;
|
|
24
|
-
margin-inline: auto;
|
|
25
|
-
width: 100%;
|
|
26
|
-
height: 100%;
|
|
27
|
-
position: relative;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
// Nodes
|
|
31
8
|
.k-orgchart-group {
|
|
32
|
-
gap:
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.k-orgchart-group.k-vstack > .k-orgchart-node-container {
|
|
36
|
-
gap: 0;
|
|
9
|
+
gap: $kendo-orgchart-group-spacing;
|
|
37
10
|
}
|
|
38
11
|
|
|
39
12
|
.k-orgchart-node-container {
|
|
40
|
-
gap:
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.k-orgchart-node-group-container {
|
|
44
|
-
border-radius: var( --kendo-orgchart-node-group-border-radius, #{$kendo-orgchart-node-group-border-radius} );
|
|
45
|
-
padding-inline: var( --kendo-orgchart-node-group-padding-x, #{$kendo-orgchart-node-group-padding-x} );
|
|
46
|
-
padding-block: var( --kendo-orgchart-node-group-padding-y, #{$kendo-orgchart-node-group-padding-y} );
|
|
47
|
-
border-width: var( --kendo-orgchart-node-group-border-width, #{$kendo-orgchart-node-group-border-width} );
|
|
48
|
-
border-style: solid;
|
|
49
|
-
outline: 0;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.k-orgchart-node-group-title {
|
|
53
|
-
margin-inline: 0;
|
|
54
|
-
margin-block-start: 0;
|
|
55
|
-
margin-block-end: var( --kendo-orgchart-node-group-title-margin-y, #{$kendo-orgchart-node-group-title-margin-y} );
|
|
56
|
-
font-size: var( --kendo-orgchart-node-group-title-font-size, #{$kendo-orgchart-node-group-title-font-size} );
|
|
57
|
-
line-height: var( --kendo-orgchart-node-group-title-line-height, #{$kendo-orgchart-node-group-title-line-height} );
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.k-orgchart-node-group-subtitle {
|
|
61
|
-
margin-inline: 0;
|
|
62
|
-
margin-block-start: 0;
|
|
63
|
-
margin-block-end: var( --kendo-orgchart-node-group-subtitle-margin-y, #{$kendo-orgchart-node-group-subtitle-margin-y} );
|
|
64
|
-
font-size: var( --kendo-orgchart-node-group-subtitle-font-size, #{$kendo-orgchart-node-group-subtitle-font-size} );
|
|
13
|
+
gap: $kendo-orgchart-node-spacing;
|
|
65
14
|
}
|
|
66
15
|
|
|
67
|
-
// Card
|
|
68
16
|
.k-orgchart-card {
|
|
69
|
-
width: var( --kendo-orgchart-card-width, #{$kendo-orgchart-card-width} );
|
|
70
|
-
border-width: var( --kendo-orgchart-card-border-width, #{$kendo-orgchart-card-border-width} );
|
|
71
17
|
|
|
72
18
|
.k-card-title {
|
|
73
|
-
|
|
74
|
-
font-size: var( --kendo-orgchart-card-title-font-size, #{$kendo-orgchart-card-title-font-size} );
|
|
75
|
-
line-height: var( --kendo-orgchart-card-title-line-height, #{$kendo-orgchart-card-title-line-height} );
|
|
19
|
+
line-height: $kendo-orgchart-card-title-line-height;
|
|
76
20
|
}
|
|
77
|
-
|
|
78
21
|
.k-card-subtitle {
|
|
79
|
-
|
|
80
|
-
font-size: var( --kendo-orgchart-card-subtitle-font-size, #{$kendo-orgchart-card-subtitle-font-size} );
|
|
81
|
-
line-height: var( --kendo-orgchart-card-subtitle-line-height, #{$kendo-orgchart-card-subtitle-line-height} );
|
|
22
|
+
line-height: $kendo-orgchart-card-subtitle-line-height;
|
|
82
23
|
}
|
|
83
|
-
|
|
84
24
|
.k-card-body {
|
|
85
|
-
padding-inline:
|
|
86
|
-
padding-block:
|
|
87
|
-
border-width: var( --kendo-orgchart-card-body-border-width, #{$kendo-orgchart-card-body-border-width} );
|
|
88
|
-
border-style: solid;
|
|
89
|
-
flex-grow: 0;
|
|
25
|
+
padding-inline: $kendo-orgchart-card-body-padding-x;
|
|
26
|
+
padding-block: $kendo-orgchart-card-body-padding-y;
|
|
90
27
|
}
|
|
91
|
-
.k-card-body .k-card-title-wrap {
|
|
92
|
-
margin-inline-end: var( --kendo-orgchart-card-body-vbox-margin-x, #{$kendo-orgchart-card-body-vbox-margin-x} );
|
|
93
|
-
min-width: 0;
|
|
94
|
-
min-height: var( --kendo-orgchart-card-body-vbox-min-height, #{$kendo-orgchart-card-body-vbox-min-height} );
|
|
95
|
-
}
|
|
96
|
-
|
|
97
28
|
.k-card-title-wrap .k-card-title + .k-spacer {
|
|
98
29
|
flex: 0;
|
|
99
30
|
}
|
|
100
31
|
}
|
|
101
|
-
|
|
102
|
-
// Lines
|
|
103
|
-
.k-orgchart-line {
|
|
104
|
-
background-color: currentColor;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
.k-orgchart-line-h {
|
|
108
|
-
height: var( --kendo-orgchart-line-size, #{$kendo-orgchart-line-size} );
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.k-orgchart-line-v {
|
|
112
|
-
margin-block: 0;
|
|
113
|
-
margin-inline: auto;
|
|
114
|
-
width: var( --kendo-orgchart-line-size, #{$kendo-orgchart-line-size} );
|
|
115
|
-
height: var( --kendo-orgchart-line-v-height, #{$kendo-orgchart-line-v-height} );
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
// Buttons
|
|
119
|
-
.k-orgchart-button {
|
|
120
|
-
z-index: 1;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
32
|
}
|
|
@@ -1,60 +1,19 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/orgchart/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-orgchart--theme() {
|
|
6
|
+
@include kendo-orgchart--theme-base();
|
|
5
7
|
|
|
6
|
-
.k-orgchart {
|
|
7
|
-
@include fill (
|
|
8
|
-
var( --kendo-orgchart-text, #{$kendo-orgchart-text} ),
|
|
9
|
-
var( --kendo-orgchart-bg, #{$kendo-orgchart-bg} ),
|
|
10
|
-
var( --kendo-orgchart-border, #{$kendo-orgchart-border} )
|
|
11
|
-
);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
// Card
|
|
15
8
|
.k-orgchart-card {
|
|
16
|
-
@include box-shadow( var( --kendo-orgchart-card-shadow, #{$kendo-orgchart-card-shadow} ) );
|
|
17
|
-
|
|
18
|
-
.k-card-body {
|
|
19
|
-
@include fill(
|
|
20
|
-
$border: var( --kendo-orgchart-card-body-border-color, #{$kendo-orgchart-card-body-border-color} )
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
9
|
&:focus,
|
|
25
10
|
&.k-focus {
|
|
26
|
-
@include box-shadow(
|
|
11
|
+
@include box-shadow( $kendo-orgchart-card-focus-shadow );
|
|
27
12
|
}
|
|
28
13
|
}
|
|
29
14
|
|
|
30
|
-
// Group
|
|
31
|
-
.k-orgchart-node-group-container {
|
|
32
|
-
@include fill (
|
|
33
|
-
var( --kendo-orgchart-node-group-text, #{$kendo-orgchart-node-group-text} ),
|
|
34
|
-
var( --kendo-orgchart-node-group-bg, #{$kendo-orgchart-node-group-bg} ),
|
|
35
|
-
var( --kendo-orgchart-node-group-border, #{$kendo-orgchart-node-group-border} )
|
|
36
|
-
);
|
|
37
|
-
}
|
|
38
15
|
.k-orgchart-node-group-container:focus,
|
|
39
16
|
.k-orgchart-node-group-container.k-focus {
|
|
40
|
-
@include box-shadow(
|
|
41
|
-
@include fill (
|
|
42
|
-
$border: var( --kendo-orgchart-node-group-focus-border, #{$kendo-orgchart-node-group-focus-border} )
|
|
43
|
-
);
|
|
17
|
+
@include box-shadow( $kendo-orgchart-node-group-focus-shadow );
|
|
44
18
|
}
|
|
45
|
-
|
|
46
|
-
.k-orgchart-node-group-subtitle {
|
|
47
|
-
@include fill(
|
|
48
|
-
$color: var( --kendo-orgchart-node-group-subtitle-text, #{$kendo-orgchart-node-group-subtitle-text} )
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
// Lines
|
|
53
|
-
.k-orgchart-line-h,
|
|
54
|
-
.k-orgchart-line-v {
|
|
55
|
-
@include fill(
|
|
56
|
-
$color: var( --kendo-orgchart-line-text, #{$kendo-orgchart-line-text} )
|
|
57
|
-
);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
19
|
}
|