@progress/kendo-theme-default 10.2.0-dev.0 → 10.2.0-dev.2
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 +654 -870
- package/dist/meta/sassdoc-raw-data.json +326 -426
- package/dist/meta/variables.json +25 -37
- 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 -506
- package/scss/dataviz/_theme.scss +1 -162
- package/scss/dataviz/_variables.scss +107 -5
- 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 +80 -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,25 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
|
|
3
|
-
@mixin kendo-no-data--layout-base() {
|
|
4
|
-
|
|
5
|
-
.k-no-data {
|
|
6
|
-
min-height: $kendo-no-data-min-height;
|
|
7
|
-
display: flex;
|
|
8
|
-
align-items: center;
|
|
9
|
-
justify-content: center;
|
|
10
|
-
font-weight: lighter;
|
|
11
|
-
text-align: center;
|
|
12
|
-
white-space: normal;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// Alias
|
|
17
|
-
.k-nodata {
|
|
18
|
-
@extend .k-no-data !optional;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/no-data/_layout.scss" as *;
|
|
23
2
|
|
|
24
3
|
@mixin kendo-no-data--layout() {
|
|
25
4
|
@include kendo-no-data--layout-base();
|
package/scss/no-data/_theme.scss
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
|
|
3
|
-
@mixin kendo-no-data--theme-base() {
|
|
4
|
-
|
|
5
|
-
.k-no-data {
|
|
6
|
-
color: $kendo-no-data-text;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/no-data/_theme.scss" as *;
|
|
11
2
|
|
|
12
3
|
@mixin kendo-no-data--theme() {
|
|
13
4
|
@include kendo-no-data--theme-base();
|
|
@@ -7,3 +7,8 @@ $kendo-no-data-min-height: 140px !default;
|
|
|
7
7
|
/// The color of the 'No Data' text.
|
|
8
8
|
/// @group no-data
|
|
9
9
|
$kendo-no-data-text: $kendo-subtle-text !default;
|
|
10
|
+
|
|
11
|
+
@forward "@progress/kendo-theme-core/scss/components/no-data/_variables.scss" with (
|
|
12
|
+
$kendo-no-data-min-height: $kendo-no-data-min-height,
|
|
13
|
+
$kendo-no-data-text: $kendo-no-data-text
|
|
14
|
+
);
|
|
@@ -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: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
|
|
11
|
+
background-color: $color,
|
|
12
|
+
border: $color,
|
|
13
|
+
)), $_theme );
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@return $_theme;
|
|
17
|
+
}
|
|
@@ -1,76 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-notification--layout-base() {
|
|
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: $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( $kendo-notification-border-radius );
|
|
23
|
-
padding-block: $kendo-notification-padding-y;
|
|
24
|
-
padding-inline: $kendo-notification-padding-x;
|
|
25
|
-
border-width: $kendo-notification-border-width;
|
|
26
|
-
border-style: solid;
|
|
27
|
-
box-sizing: border-box;
|
|
28
|
-
outline: 0;
|
|
29
|
-
font-family: $kendo-notification-font-family;
|
|
30
|
-
font-size: $kendo-notification-font-size;
|
|
31
|
-
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: $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
|
-
flex: none;
|
|
58
|
-
display: flex;
|
|
59
|
-
gap: $kendo-notification-icon-spacing;
|
|
60
|
-
flex-flow: row nowrap;
|
|
61
|
-
align-items: center;
|
|
62
|
-
align-self: center;
|
|
63
|
-
cursor: pointer;
|
|
64
|
-
}
|
|
65
|
-
.k-notification-action {
|
|
66
|
-
flex: none;
|
|
67
|
-
display: flex;
|
|
68
|
-
flex-flow: row nowrap;
|
|
69
|
-
align-items: center;
|
|
70
|
-
align-self: center;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/notification/_layout.scss" as *;
|
|
74
2
|
|
|
75
3
|
|
|
76
4
|
@mixin kendo-notification--layout() {
|
|
@@ -1,30 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "../core/_index.scss" as *;
|
|
3
|
-
@use "./variables.scss" as *;
|
|
4
|
-
|
|
5
|
-
@mixin kendo-notification--theme-base() {
|
|
6
|
-
|
|
7
|
-
// Theme
|
|
8
|
-
.k-notification {
|
|
9
|
-
@include fill(
|
|
10
|
-
$kendo-notification-text,
|
|
11
|
-
$kendo-notification-bg,
|
|
12
|
-
$kendo-notification-border
|
|
13
|
-
);
|
|
14
|
-
@include box-shadow( $kendo-notification-shadow );
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
@each $name, $props in $kendo-notification-theme {
|
|
18
|
-
.k-notification-#{$name} {
|
|
19
|
-
@include fill(
|
|
20
|
-
map.get( $props, color ),
|
|
21
|
-
map.get( $props, background-color ),
|
|
22
|
-
map.get( $props, border )
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/notification/_theme.scss" as *;
|
|
28
2
|
|
|
29
3
|
|
|
30
4
|
@mixin kendo-notification--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
|
@use "../popup/_variables.scss" as *;
|
|
@@ -48,23 +49,27 @@ $kendo-notification-shadow: $kendo-popup-shadow !default;
|
|
|
48
49
|
/// @group notification
|
|
49
50
|
$kendo-notification-icon-spacing: $kendo-icon-spacing !default;
|
|
50
51
|
|
|
51
|
-
@function notification-theme( $colors ) {
|
|
52
|
-
$_theme: ();
|
|
53
|
-
|
|
54
|
-
@each $name, $color in $colors {
|
|
55
|
-
$_theme: map.merge(( $name: (
|
|
56
|
-
color: if($kendo-enable-color-system, k-color( on-#{$name} ), k-contrast-legacy( $color )),
|
|
57
|
-
background-color: $color,
|
|
58
|
-
border: $color,
|
|
59
|
-
)), $_theme );
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
@return $_theme;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
52
|
/// The theme colors map for the Notification.
|
|
66
53
|
/// @group notification
|
|
67
54
|
$kendo-notification-theme-colors: $kendo-theme-colors !default;
|
|
68
55
|
/// The generated theme colors map for the Notification.
|
|
69
56
|
/// @group notification
|
|
70
57
|
$kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
|
|
58
|
+
|
|
59
|
+
@forward "@progress/kendo-theme-core/scss/components/notification/_variables.scss" with (
|
|
60
|
+
$kendo-notification-group-gap: $kendo-notification-group-gap,
|
|
61
|
+
$kendo-notification-padding-x: $kendo-notification-padding-x,
|
|
62
|
+
$kendo-notification-padding-y: $kendo-notification-padding-y,
|
|
63
|
+
$kendo-notification-border-width: $kendo-notification-border-width,
|
|
64
|
+
$kendo-notification-border-radius: $kendo-notification-border-radius,
|
|
65
|
+
$kendo-notification-font-family: $kendo-notification-font-family,
|
|
66
|
+
$kendo-notification-font-size: $kendo-notification-font-size,
|
|
67
|
+
$kendo-notification-line-height: $kendo-notification-line-height,
|
|
68
|
+
$kendo-notification-bg: $kendo-notification-bg,
|
|
69
|
+
$kendo-notification-text: $kendo-notification-text,
|
|
70
|
+
$kendo-notification-border: $kendo-notification-border,
|
|
71
|
+
$kendo-notification-shadow: $kendo-notification-shadow,
|
|
72
|
+
$kendo-notification-icon-spacing: $kendo-notification-icon-spacing,
|
|
73
|
+
$kendo-notification-theme-colors: $kendo-notification-theme-colors,
|
|
74
|
+
$kendo-notification-theme: $kendo-notification-theme
|
|
75
|
+
);
|
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
|
|
3
|
-
// Numeric textbox
|
|
4
|
-
.k-numeric-textbox {}
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
// Alias
|
|
8
|
-
.k-numerictextbox { @extend .k-numeric-textbox !optional; }
|
|
9
|
-
|
|
10
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/numerictextbox/_layout.scss" as *;
|
|
11
2
|
|
|
12
3
|
|
|
13
4
|
@mixin kendo-numeric-textbox--layout() {
|
|
@@ -1,115 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-orgchart--layout-base() {
|
|
5
|
-
|
|
6
|
-
// OrgChart
|
|
7
|
-
.k-orgchart {
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding-block: $kendo-orgchart-padding-x;
|
|
10
|
-
padding-inline: $kendo-orgchart-padding-y;
|
|
11
|
-
box-sizing: border-box;
|
|
12
|
-
font-size: $kendo-orgchart-font-size;
|
|
13
|
-
font-family: $kendo-orgchart-font-family;
|
|
14
|
-
line-height: $kendo-orgchart-line-height;
|
|
15
|
-
overflow: auto;
|
|
16
|
-
|
|
17
|
-
*,
|
|
18
|
-
*::before,
|
|
19
|
-
*::after {
|
|
20
|
-
box-sizing: border-box;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.k-orgchart-container {
|
|
25
|
-
margin-block: 0;
|
|
26
|
-
margin-inline: auto;
|
|
27
|
-
width: 100%;
|
|
28
|
-
height: 100%;
|
|
29
|
-
position: relative;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// Nodes
|
|
33
|
-
.k-orgchart-group {
|
|
34
|
-
gap: $kendo-orgchart-group-gap;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.k-orgchart-group.k-vstack > .k-orgchart-node-container {
|
|
38
|
-
gap: 0;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.k-orgchart-node-container {
|
|
42
|
-
gap: $kendo-orgchart-node-gap;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.k-orgchart-node-group-container {
|
|
46
|
-
@include border-radius( $kendo-orgchart-node-group-border-radius );
|
|
47
|
-
padding-block: $kendo-orgchart-node-group-padding-y;
|
|
48
|
-
padding-inline: $kendo-orgchart-node-group-padding-x;
|
|
49
|
-
border-width: $kendo-orgchart-node-group-border-width;
|
|
50
|
-
border-style: solid;
|
|
51
|
-
outline: 0;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.k-orgchart-node-group-title {
|
|
55
|
-
margin: 0 0 $kendo-orgchart-node-group-title-margin-bottom;
|
|
56
|
-
font-size: $kendo-orgchart-node-group-title-font-size;
|
|
57
|
-
line-height: $kendo-orgchart-node-group-title-line-height;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.k-orgchart-node-group-subtitle {
|
|
61
|
-
margin: 0 0 $kendo-orgchart-node-group-subtitle-margin-bottom;
|
|
62
|
-
font-size: $kendo-orgchart-node-group-subtitle-font-size;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
// Card
|
|
66
|
-
.k-orgchart-card {
|
|
67
|
-
width: $kendo-orgchart-card-width;
|
|
68
|
-
border-width: $kendo-orgchart-card-border-width;
|
|
69
|
-
|
|
70
|
-
.k-card-title {
|
|
71
|
-
margin: 0 0 $kendo-orgchart-card-title-margin-bottom;
|
|
72
|
-
font-size: $kendo-orgchart-card-title-font-size;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.k-card-subtitle {
|
|
76
|
-
margin: 0 0 $kendo-orgchart-card-subtitle-margin-bottom;
|
|
77
|
-
font-size: $kendo-orgchart-card-subtitle-font-size;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.k-card-body {
|
|
81
|
-
border-width: $kendo-orgchart-card-body-border-width;
|
|
82
|
-
border-style: solid;
|
|
83
|
-
flex-grow: 0;
|
|
84
|
-
}
|
|
85
|
-
.k-card-body .k-card-title-wrap {
|
|
86
|
-
margin: 0 $kendo-orgchart-card-body-vbox-margin-right 0 0;
|
|
87
|
-
min-width: 0;
|
|
88
|
-
min-height: $kendo-orgchart-card-body-vbox-min-height;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// Lines
|
|
93
|
-
.k-orgchart-line {
|
|
94
|
-
background-color: currentColor;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.k-orgchart-line-h {
|
|
98
|
-
height: $kendo-orgchart-line-size;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.k-orgchart-line-v {
|
|
102
|
-
margin-block: 0;
|
|
103
|
-
margin-inline: auto;
|
|
104
|
-
width: $kendo-orgchart-line-size;
|
|
105
|
-
height: $kendo-orgchart-line-v-height;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
// Buttons
|
|
109
|
-
.k-orgchart-button {
|
|
110
|
-
z-index: 1;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/orgchart/_layout.scss" as *;
|
|
113
2
|
|
|
114
3
|
|
|
115
4
|
@mixin kendo-orgchart--layout() {
|
|
@@ -1,56 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
|
|
4
|
-
@mixin kendo-orgchart--theme-base() {
|
|
5
|
-
|
|
6
|
-
// OrgChart
|
|
7
|
-
.k-orgchart {
|
|
8
|
-
@include fill (
|
|
9
|
-
$kendo-orgchart-text,
|
|
10
|
-
$kendo-orgchart-bg,
|
|
11
|
-
$kendo-orgchart-border
|
|
12
|
-
);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
// Card
|
|
16
|
-
.k-orgchart-card {
|
|
17
|
-
@include box-shadow( $kendo-orgchart-card-shadow );
|
|
18
|
-
|
|
19
|
-
.k-card-body {
|
|
20
|
-
@include fill( $border: $kendo-orgchart-card-body-border-color );
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&:focus,
|
|
24
|
-
&.k-focus {
|
|
25
|
-
@include focus-indicator( $kendo-orgchart-card-focus-shadow );
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// Group
|
|
30
|
-
.k-orgchart-node-group-container {
|
|
31
|
-
@include fill (
|
|
32
|
-
$kendo-orgchart-node-group-text,
|
|
33
|
-
$kendo-orgchart-node-group-bg,
|
|
34
|
-
$kendo-orgchart-node-group-border
|
|
35
|
-
);
|
|
36
|
-
}
|
|
37
|
-
.k-orgchart-node-group-container:focus,
|
|
38
|
-
.k-orgchart-node-group-container.k-focus {
|
|
39
|
-
@include focus-indicator( $kendo-orgchart-node-group-focus-shadow );
|
|
40
|
-
@include fill ( $border: $kendo-orgchart-node-group-focus-border );
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.k-orgchart-node-group-subtitle {
|
|
44
|
-
@include fill( $color: $kendo-orgchart-node-group-subtitle-text );
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// Lines
|
|
48
|
-
.k-orgchart-line-h,
|
|
49
|
-
.k-orgchart-line-v {
|
|
50
|
-
@include fill( $color: $kendo-orgchart-line-fill );
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/orgchart/_theme.scss" as *;
|
|
54
2
|
|
|
55
3
|
|
|
56
4
|
@mixin kendo-orgchart--theme() {
|
|
@@ -148,3 +148,50 @@ $kendo-orgchart-line-fill: $kendo-base-border !default;
|
|
|
148
148
|
/// The height of the OrgChart connecting line.
|
|
149
149
|
/// @group orgchart
|
|
150
150
|
$kendo-orgchart-line-v-height: k-spacing(6) !default;
|
|
151
|
+
|
|
152
|
+
@forward "@progress/kendo-theme-core/scss/components/orgchart/_variables.scss" with (
|
|
153
|
+
$kendo-orgchart-spacer: $kendo-orgchart-spacer,
|
|
154
|
+
$kendo-orgchart-padding-y: $kendo-orgchart-padding-y,
|
|
155
|
+
$kendo-orgchart-padding-x: $kendo-orgchart-padding-x,
|
|
156
|
+
$kendo-orgchart-font-family: $kendo-orgchart-font-family,
|
|
157
|
+
$kendo-orgchart-font-size: $kendo-orgchart-font-size,
|
|
158
|
+
$kendo-orgchart-line-height: $kendo-orgchart-line-height,
|
|
159
|
+
$kendo-orgchart-bg: $kendo-orgchart-bg,
|
|
160
|
+
$kendo-orgchart-text: $kendo-orgchart-text,
|
|
161
|
+
$kendo-orgchart-border: $kendo-orgchart-border,
|
|
162
|
+
$kendo-orgchart-node-gap: $kendo-orgchart-node-gap,
|
|
163
|
+
$kendo-orgchart-group-gap: $kendo-orgchart-group-gap,
|
|
164
|
+
$kendo-orgchart-node-container-gap: $kendo-orgchart-node-container-gap,
|
|
165
|
+
$kendo-orgchart-node-group-padding-y: $kendo-orgchart-node-group-padding-y,
|
|
166
|
+
$kendo-orgchart-node-group-padding-x: $kendo-orgchart-node-group-padding-x,
|
|
167
|
+
$kendo-orgchart-node-group-border-width: $kendo-orgchart-node-group-border-width,
|
|
168
|
+
$kendo-orgchart-node-group-border-radius: $kendo-orgchart-node-group-border-radius,
|
|
169
|
+
$kendo-orgchart-node-group-bg: $kendo-orgchart-node-group-bg,
|
|
170
|
+
$kendo-orgchart-node-group-text: $kendo-orgchart-node-group-text,
|
|
171
|
+
$kendo-orgchart-node-group-border: $kendo-orgchart-node-group-border,
|
|
172
|
+
$kendo-orgchart-node-group-focus-border: $kendo-orgchart-node-group-focus-border,
|
|
173
|
+
$kendo-orgchart-node-group-focus-shadow: $kendo-orgchart-node-group-focus-shadow,
|
|
174
|
+
$kendo-orgchart-node-group-title-font-size: $kendo-orgchart-node-group-title-font-size,
|
|
175
|
+
$kendo-orgchart-node-group-title-margin-bottom: $kendo-orgchart-node-group-title-margin-bottom,
|
|
176
|
+
$kendo-orgchart-node-group-title-line-height: $kendo-orgchart-node-group-title-line-height,
|
|
177
|
+
$kendo-orgchart-node-group-subtitle-font-size: $kendo-orgchart-node-group-subtitle-font-size,
|
|
178
|
+
$kendo-orgchart-node-group-subtitle-margin-bottom: $kendo-orgchart-node-group-subtitle-margin-bottom,
|
|
179
|
+
$kendo-orgchart-node-group-subtitle-text: $kendo-orgchart-node-group-subtitle-text,
|
|
180
|
+
$kendo-orgchart-card-width: $kendo-orgchart-card-width,
|
|
181
|
+
$kendo-orgchart-card-padding-y: $kendo-orgchart-card-padding-y,
|
|
182
|
+
$kendo-orgchart-card-padding-x: $kendo-orgchart-card-padding-x,
|
|
183
|
+
$kendo-orgchart-card-border-width: $kendo-orgchart-card-border-width,
|
|
184
|
+
$kendo-orgchart-card-shadow: $kendo-orgchart-card-shadow,
|
|
185
|
+
$kendo-orgchart-card-focus-shadow: $kendo-orgchart-card-focus-shadow,
|
|
186
|
+
$kendo-orgchart-card-title-margin-bottom: $kendo-orgchart-card-title-margin-bottom,
|
|
187
|
+
$kendo-orgchart-card-title-font-size: $kendo-orgchart-card-title-font-size,
|
|
188
|
+
$kendo-orgchart-card-subtitle-margin-bottom: $kendo-orgchart-card-subtitle-margin-bottom,
|
|
189
|
+
$kendo-orgchart-card-subtitle-font-size: $kendo-orgchart-card-subtitle-font-size,
|
|
190
|
+
$kendo-orgchart-card-body-border-width: $kendo-orgchart-card-body-border-width,
|
|
191
|
+
$kendo-orgchart-card-body-border-color: $kendo-orgchart-card-body-border-color,
|
|
192
|
+
$kendo-orgchart-card-body-vbox-margin-right: $kendo-orgchart-card-body-vbox-margin-right,
|
|
193
|
+
$kendo-orgchart-card-body-vbox-min-height: $kendo-orgchart-card-body-vbox-min-height,
|
|
194
|
+
$kendo-orgchart-line-size: $kendo-orgchart-line-size,
|
|
195
|
+
$kendo-orgchart-line-fill: $kendo-orgchart-line-fill,
|
|
196
|
+
$kendo-orgchart-line-v-height: $kendo-orgchart-line-v-height
|
|
197
|
+
);
|
package/scss/otp/_layout.scss
CHANGED
|
@@ -1,40 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./_variables.scss" as *;
|
|
3
|
-
@use "../core/_index.scss" as *;
|
|
4
|
-
@use "../input/_variables.scss" as *;
|
|
5
|
-
|
|
6
|
-
@mixin kendo-otp--layout-base() {
|
|
7
|
-
// OTP
|
|
8
|
-
.k-otp {
|
|
9
|
-
display: flex;
|
|
10
|
-
width: min-content;
|
|
11
|
-
align-items: center;
|
|
12
|
-
flex-direction: row;
|
|
13
|
-
|
|
14
|
-
.k-otp-input > .k-input-inner {
|
|
15
|
-
text-align: center;
|
|
16
|
-
padding-inline: 0;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@each $size, $size-props in $kendo-otp-sizes {
|
|
21
|
-
$_gap: map.get($size-props, gap);
|
|
22
|
-
$_separator-padding-x: map.get($size-props, separator-padding-x);
|
|
23
|
-
$_input-width: map.get($size-props, input-width);
|
|
24
|
-
|
|
25
|
-
.k-otp-#{$size} {
|
|
26
|
-
gap: $_gap;
|
|
27
|
-
|
|
28
|
-
.k-otp-input {
|
|
29
|
-
min-width: $_input-width;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.k-otp-separator:not(:empty) {
|
|
33
|
-
padding-inline: $_separator-padding-x;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/otp/_layout.scss" as *;
|
|
38
2
|
|
|
39
3
|
@mixin kendo-otp--layout() {
|
|
40
4
|
@include kendo-otp--layout-base();
|
package/scss/otp/_theme.scss
CHANGED
package/scss/otp/_variables.scss
CHANGED
|
@@ -59,3 +59,19 @@ $kendo-otp-sizes: (
|
|
|
59
59
|
input-width: $kendo-otp-lg-input-width
|
|
60
60
|
)
|
|
61
61
|
) !default;
|
|
62
|
+
|
|
63
|
+
@forward "@progress/kendo-theme-core/scss/components/otp/_variables.scss" with (
|
|
64
|
+
$kendo-otp-gap: $kendo-otp-gap,
|
|
65
|
+
$kendo-otp-sm-gap: $kendo-otp-sm-gap,
|
|
66
|
+
$kendo-otp-md-gap: $kendo-otp-md-gap,
|
|
67
|
+
$kendo-otp-lg-gap: $kendo-otp-lg-gap,
|
|
68
|
+
$kendo-otp-separator-padding-x: $kendo-otp-separator-padding-x,
|
|
69
|
+
$kendo-otp-sm-separator-padding-x: $kendo-otp-sm-separator-padding-x,
|
|
70
|
+
$kendo-otp-md-separator-padding-x: $kendo-otp-md-separator-padding-x,
|
|
71
|
+
$kendo-otp-lg-separator-padding-x: $kendo-otp-lg-separator-padding-x,
|
|
72
|
+
$kendo-otp-input-width: $kendo-otp-input-width,
|
|
73
|
+
$kendo-otp-sm-input-width: $kendo-otp-sm-input-width,
|
|
74
|
+
$kendo-otp-md-input-width: $kendo-otp-md-input-width,
|
|
75
|
+
$kendo-otp-lg-input-width: $kendo-otp-lg-input-width,
|
|
76
|
+
$kendo-otp-sizes: $kendo-otp-sizes
|
|
77
|
+
);
|
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
|
|
3
|
-
@mixin kendo-overlay--layout-base() {
|
|
4
|
-
|
|
5
|
-
// Overlay
|
|
6
|
-
.k-overlay {
|
|
7
|
-
width: 100%;
|
|
8
|
-
height: 100%;
|
|
9
|
-
opacity: $kendo-overlay-opacity;
|
|
10
|
-
position: fixed;
|
|
11
|
-
top: 0;
|
|
12
|
-
left: 0;
|
|
13
|
-
z-index: 10001;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/overlay/_layout.scss" as *;
|
|
17
2
|
|
|
18
3
|
|
|
19
4
|
@mixin kendo-overlay--layout() {
|
package/scss/overlay/_theme.scss
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
|
|
3
|
-
@mixin kendo-overlay--theme-base() {
|
|
4
|
-
|
|
5
|
-
// Overlay
|
|
6
|
-
.k-overlay {
|
|
7
|
-
background-color: $kendo-overlay-bg;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@each $name, $color in $kendo-overlay-theme-colors {
|
|
12
|
-
.k-overlay-#{$name} {
|
|
13
|
-
background-color: $color;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/overlay/_theme.scss" as *;
|
|
18
2
|
|
|
19
3
|
|
|
20
4
|
@mixin kendo-overlay--theme() {
|
|
@@ -4,3 +4,9 @@ $kendo-overlay-theme-colors: $kendo-theme-colors !default;
|
|
|
4
4
|
|
|
5
5
|
$kendo-overlay-bg: $kendo-color-black !default;
|
|
6
6
|
$kendo-overlay-opacity: .5 !default;
|
|
7
|
+
|
|
8
|
+
@forward "@progress/kendo-theme-core/scss/components/overlay/_variables.scss" with (
|
|
9
|
+
$kendo-overlay-theme-colors: $kendo-overlay-theme-colors,
|
|
10
|
+
$kendo-overlay-bg: $kendo-overlay-bg,
|
|
11
|
+
$kendo-overlay-opacity: $kendo-overlay-opacity
|
|
12
|
+
);
|