@progress/kendo-theme-default 5.12.0 → 5.12.1-dev.1
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 +27588 -14394
- package/dist/all.scss +10311 -7302
- 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.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 +7 -7
- package/scss/_variables.scss +122 -218
- package/scss/action-buttons/_index.scss +3 -3
- package/scss/action-buttons/_layout.scss +0 -15
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_index.scss +3 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +18 -18
- package/scss/adaptive/_index.scss +3 -3
- package/scss/adaptive/_layout.scss +12 -19
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/all.scss +1 -1
- package/scss/appbar/_index.scss +3 -3
- package/scss/appbar/_layout.scss +9 -9
- package/scss/appbar/_theme.scss +7 -7
- package/scss/appbar/_variables.scss +16 -16
- package/scss/autocomplete/_index.scss +3 -3
- package/scss/avatar/_index.scss +3 -3
- package/scss/avatar/_theme.scss +1 -1
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +3 -3
- package/scss/badge/_layout.scss +6 -6
- package/scss/badge/_theme.scss +2 -2
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_index.scss +3 -3
- package/scss/bottom-navigation/_layout.scss +1 -1
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +9 -11
- package/scss/breadcrumb/_index.scss +3 -3
- package/scss/breadcrumb/_layout.scss +3 -3
- package/scss/breadcrumb/_theme.scss +15 -15
- package/scss/breadcrumb/_variables.scss +20 -22
- package/scss/button/_index.scss +3 -3
- package/scss/button/_layout.scss +6 -15
- package/scss/button/_theme.scss +18 -18
- package/scss/button/_variables.scss +20 -14
- package/scss/calendar/_index.scss +3 -3
- package/scss/calendar/_layout.scss +8 -15
- package/scss/calendar/_theme.scss +4 -18
- package/scss/calendar/_variables.scss +38 -39
- package/scss/captcha/_index.scss +3 -3
- package/scss/captcha/_variables.scss +5 -5
- package/scss/card/_index.scss +3 -4
- package/scss/card/_layout.scss +1 -18
- package/scss/card/_theme.scss +3 -3
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_index.scss +3 -3
- package/scss/chat/_layout.scss +3 -3
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +21 -21
- package/scss/checkbox/_index.scss +3 -3
- package/scss/checkbox/_layout.scss +5 -5
- package/scss/checkbox/_variables.scss +20 -20
- package/scss/chip/_index.scss +3 -3
- package/scss/chip/_layout.scss +4 -29
- package/scss/chip/_theme.scss +21 -21
- package/scss/chip/_variables.scss +25 -20
- package/scss/color-preview/_index.scss +3 -3
- package/scss/color-preview/_variables.scss +5 -5
- package/scss/coloreditor/_index.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_index.scss +4 -4
- package/scss/colorgradient/_layout.scss +4 -5
- package/scss/colorgradient/_theme.scss +7 -7
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_index.scss +3 -3
- package/scss/colorpalette/_layout.scss +1 -2
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/colorpicker/_index.scss +3 -3
- package/scss/combobox/_index.scss +3 -3
- package/scss/common/_base.scss +23 -96
- package/scss/common/_index.scss +5 -7
- package/scss/common/_selection.scss +4 -4
- package/scss/core/_index.scss +18 -8
- package/scss/core/color-system/index.import.scss +1 -0
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/core/mixins/index.import.scss +1 -0
- package/scss/core/module-system/index.import.scss +1 -0
- package/scss/core/styles/index.import.scss +1 -0
- package/scss/dataviz/_index.scss +3 -3
- package/scss/dataviz/_layout.scss +30 -40
- package/scss/dataviz/_theme.scss +13 -13
- package/scss/dataviz/_variables.scss +41 -40
- package/scss/dateinput/_index.scss +3 -3
- package/scss/datepicker/_index.scss +3 -3
- package/scss/daterangepicker/_index.scss +3 -3
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_index.scss +3 -3
- package/scss/dialog/_index.scss +3 -3
- package/scss/dialog/_layout.scss +6 -21
- package/scss/dialog/_theme.scss +11 -3
- package/scss/dialog/_variables.scss +15 -7
- package/scss/draggable/_index.scss +10 -0
- package/scss/draggable/_layout.scss +122 -0
- package/scss/draggable/_theme.scss +14 -0
- package/scss/draggable/_variables.scss +27 -0
- package/scss/drawer/_index.scss +3 -3
- package/scss/drawer/_layout.scss +23 -22
- package/scss/drawer/_theme.scss +18 -18
- package/scss/drawer/_variables.scss +38 -37
- package/scss/dropdowngrid/_index.scss +3 -2
- package/scss/dropdownlist/_index.scss +3 -3
- package/scss/dropdownlist/_layout.scss +2 -0
- package/scss/dropdownlist/_variables.scss +0 -15
- package/scss/dropdowntree/_index.scss +3 -3
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_index.scss +3 -3
- package/scss/dropzone/_variables.scss +7 -7
- package/scss/editor/_index.scss +3 -3
- package/scss/editor/_layout.scss +73 -150
- package/scss/editor/_theme.scss +24 -16
- package/scss/editor/_variables.scss +16 -16
- package/scss/expansion-panel/_index.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -1
- package/scss/expansion-panel/_theme.scss +2 -2
- package/scss/expansion-panel/_variables.scss +13 -13
- package/scss/fab/_index.scss +3 -3
- package/scss/fab/_layout.scss +3 -12
- package/scss/fab/_theme.scss +13 -13
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_index.scss +3 -3
- package/scss/filemanager/_layout.scss +1 -1
- package/scss/filemanager/_variables.scss +12 -12
- package/scss/filter/_index.scss +3 -3
- package/scss/filter/_theme.scss +2 -2
- package/scss/filter/_variables.scss +4 -4
- package/scss/floating-label/_index.scss +3 -3
- package/scss/forms/_index.scss +3 -3
- package/scss/forms/_layout.scss +57 -50
- package/scss/forms/_theme.scss +7 -7
- package/scss/forms/_variables.scss +59 -44
- package/scss/gantt/_index.scss +4 -4
- package/scss/gantt/_layout.scss +22 -17
- package/scss/gantt/_theme.scss +3 -3
- package/scss/gantt/_variables.scss +28 -28
- package/scss/grid/_index.scss +5 -3
- package/scss/grid/_layout.scss +394 -615
- package/scss/grid/_theme.scss +152 -163
- package/scss/grid/_variables.scss +193 -95
- package/scss/icons/_index.scss +2 -2
- package/scss/icons/_layout.scss +1 -2
- package/scss/imageeditor/_index.scss +3 -3
- package/scss/imageeditor/_layout.scss +4 -19
- package/scss/imageeditor/_variables.scss +6 -6
- package/scss/index.scss +109 -110
- package/scss/input/_index.scss +3 -3
- package/scss/input/_layout.scss +28 -31
- package/scss/input/_theme.scss +6 -6
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_index.scss +3 -3
- package/scss/list/_layout.scss +17 -27
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_index.scss +3 -3
- package/scss/listbox/_layout.scss +24 -62
- package/scss/listbox/_theme.scss +4 -4
- package/scss/listbox/_variables.scss +45 -16
- package/scss/listgroup/_index.scss +3 -3
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_index.scss +3 -3
- package/scss/listview/_layout.scss +16 -17
- package/scss/listview/_theme.scss +15 -10
- package/scss/listview/_variables.scss +19 -19
- package/scss/loader/_index.scss +3 -3
- package/scss/loader/_layout.scss +184 -43
- package/scss/loader/_theme.scss +4 -4
- package/scss/loader/_variables.scss +48 -42
- package/scss/map/_index.scss +4 -4
- package/scss/map/_variables.scss +6 -6
- package/scss/maskedtextbox/_index.scss +3 -3
- package/scss/mediaplayer/_index.scss +3 -3
- package/scss/mediaplayer/_layout.scss +2 -2
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_index.scss +3 -3
- package/scss/menu/_layout.scss +3 -3
- package/scss/menu/_variables.scss +19 -19
- package/scss/menu-button/_index.scss +3 -3
- package/scss/messagebox/_index.scss +3 -3
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/multiselect/_index.scss +3 -3
- package/scss/notification/_index.scss +3 -3
- package/scss/notification/_layout.scss +28 -45
- package/scss/notification/_theme.scss +7 -15
- package/scss/notification/_variables.scss +42 -18
- package/scss/numerictextbox/_index.scss +3 -3
- package/scss/orgchart/_index.scss +3 -3
- package/scss/orgchart/_variables.scss +7 -7
- package/scss/overlay/_index.scss +3 -3
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_index.scss +4 -3
- package/scss/pager/_layout.scss +55 -81
- package/scss/pager/_theme.scss +16 -97
- package/scss/pager/_variables.scss +133 -54
- package/scss/panelbar/_index.scss +3 -3
- package/scss/panelbar/_layout.scss +3 -44
- package/scss/panelbar/_theme.scss +50 -50
- package/scss/panelbar/_variables.scss +67 -67
- package/scss/pdf-viewer/_index.scss +3 -3
- package/scss/pdf-viewer/_layout.scss +1 -12
- package/scss/pdf-viewer/_variables.scss +16 -16
- package/scss/pivotgrid/_index.scss +4 -3
- package/scss/pivotgrid/_layout.scss +11 -63
- package/scss/pivotgrid/_theme.scss +6 -6
- package/scss/pivotgrid/_variables.scss +32 -32
- package/scss/popover/_index.scss +3 -3
- package/scss/popover/_layout.scss +1 -1
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_index.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_index.scss +3 -3
- package/scss/progressbar/_layout.scss +38 -87
- package/scss/progressbar/_theme.scss +20 -10
- package/scss/progressbar/_variables.scss +66 -22
- package/scss/radio/_index.scss +3 -3
- package/scss/radio/_layout.scss +5 -5
- package/scss/radio/_variables.scss +12 -12
- package/scss/rating/_index.scss +3 -3
- package/scss/rating/_layout.scss +1 -1
- package/scss/rating/_theme.scss +4 -4
- package/scss/rating/_variables.scss +11 -11
- package/scss/responsivepanel/_index.scss +3 -3
- package/scss/ripple/_index.scss +3 -3
- package/scss/scheduler/_index.scss +3 -3
- package/scss/scheduler/_layout.scss +19 -19
- package/scss/scheduler/_theme.scss +9 -9
- package/scss/scheduler/_variables.scss +33 -33
- package/scss/scroller/_index.scss +3 -3
- package/scss/scrollview/_index.scss +3 -3
- package/scss/scrollview/_layout.scss +3 -2
- package/scss/scrollview/_variables.scss +6 -6
- package/scss/searchbox/_index.scss +3 -3
- package/scss/signature/_index.scss +3 -3
- package/scss/signature/_layout.scss +4 -4
- package/scss/signature/_variables.scss +8 -8
- package/scss/skeleton/_index.scss +3 -3
- package/scss/skeleton/_layout.scss +7 -0
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_index.scss +5 -5
- package/scss/slider/_layout.scss +5 -5
- package/scss/slider/_theme.scss +9 -9
- package/scss/slider/_variables.scss +13 -13
- package/scss/split-button/_index.scss +3 -3
- package/scss/split-button/_layout.scss +0 -10
- package/scss/splitter/_index.scss +3 -3
- package/scss/splitter/_layout.scss +1 -5
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_index.scss +4 -4
- package/scss/spreadsheet/_layout.scss +19 -23
- package/scss/spreadsheet/_theme.scss +23 -23
- package/scss/spreadsheet/_variables.scss +9 -9
- package/scss/stepper/_index.scss +3 -3
- package/scss/stepper/_layout.scss +2 -2
- package/scss/stepper/_theme.scss +5 -5
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_index.scss +3 -3
- package/scss/switch/_layout.scss +12 -13
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_index.scss +4 -4
- package/scss/table/_layout.scss +9 -7
- package/scss/table/_theme.scss +12 -9
- package/scss/table/_variables.scss +39 -27
- package/scss/tabstrip/_index.scss +3 -3
- package/scss/tabstrip/_layout.scss +3 -6
- package/scss/tabstrip/_theme.scss +6 -6
- package/scss/tabstrip/_variables.scss +19 -19
- package/scss/taskboard/_index.scss +3 -3
- package/scss/taskboard/_layout.scss +0 -23
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/taskboard/_variables.scss +20 -20
- package/scss/textarea/_index.scss +3 -3
- package/scss/textbox/_index.scss +3 -3
- package/scss/tilelayout/_index.scss +3 -3
- package/scss/tilelayout/_layout.scss +1 -1
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timedurationpicker/_index.scss +3 -3
- package/scss/timeline/_index.scss +3 -3
- package/scss/timeline/_layout.scss +3 -3
- package/scss/timeline/_theme.scss +2 -2
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timepicker/_index.scss +3 -3
- package/scss/timeselector/_index.scss +3 -3
- package/scss/timeselector/_layout.scss +8 -8
- package/scss/timeselector/_theme.scss +3 -3
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_index.scss +3 -3
- package/scss/toolbar/_layout.scss +87 -92
- package/scss/toolbar/_theme.scss +35 -26
- package/scss/toolbar/_variables.scss +77 -19
- package/scss/tooltip/_index.scss +3 -3
- package/scss/tooltip/_layout.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -14
- package/scss/treelist/_index.scss +3 -3
- package/scss/treelist/_layout.scss +10 -10
- package/scss/treelist/_theme.scss +1 -1
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_index.scss +3 -3
- package/scss/treeview/_layout.scss +7 -7
- package/scss/treeview/_variables.scss +14 -14
- package/scss/typography/_index.scss +3 -3
- package/scss/typography/_theme.scss +2 -2
- package/scss/typography/_variables.scss +5 -5
- package/scss/upload/_index.scss +3 -3
- package/scss/upload/_layout.scss +36 -220
- package/scss/upload/_theme.scss +36 -76
- package/scss/upload/_variables.scss +34 -35
- package/scss/utils/_aspect-ratio.scss +11 -6
- package/scss/utils/_display.scss +16 -16
- package/scss/utils/_flex.scss +42 -42
- package/scss/utils/_float.scss +37 -21
- package/scss/utils/_grid.scss +13 -15
- package/scss/utils/_index.scss +22 -19
- package/scss/utils/_order.scss +16 -8
- package/scss/utils/_overflow.scss +32 -16
- package/scss/utils/_pointer-events.scss +11 -6
- package/scss/utils/_position.scss +63 -36
- package/scss/utils/_resize.scss +26 -16
- package/scss/utils/_spacer.scss +4 -4
- package/scss/utils/_spacing.scss +94 -70
- package/scss/utils/_table-layout.scss +4 -4
- package/scss/utils/_text.scss +62 -36
- package/scss/utils/_touch-action.scss +11 -6
- package/scss/utils/_transform.scss +42 -42
- package/scss/utils/_user-select.scss +31 -20
- package/scss/validator/_index.scss +3 -3
- package/scss/virtual-scroller/_index.scss +3 -3
- package/scss/window/_index.scss +3 -3
- package/scss/window/_layout.scss +28 -29
- package/scss/window/_theme.scss +17 -9
- package/scss/window/_variables.scss +37 -29
- package/scss/wizard/_index.scss +3 -3
- package/scss/wizard/_layout.scss +1 -1
- package/scss/wizard/_theme.scss +1 -7
- package/scss/wizard/_variables.scss +4 -5
- package/scss/common/_loading.scss +0 -140
- package/scss/core/_asp-fallback.scss +0 -8
- package/scss/core/_color-system.scss +0 -56
- package/scss/core/_extra.scss +0 -26
- package/scss/core/_layout.scss +0 -68
- package/scss/core/_normalize.scss +0 -15
- package/scss/core/functions/_colors.scss +0 -424
- package/scss/core/functions/_index.scss +0 -3
- package/scss/core/functions/_math.scss +0 -21
- package/scss/core/functions/_misc.scss +0 -35
- package/scss/core/mixins/_border-radius.scss +0 -58
- package/scss/core/mixins/_box-shadow.scss +0 -5
- package/scss/core/mixins/_data-uri.scss +0 -16
- package/scss/core/mixins/_decoration.scss +0 -27
- package/scss/core/mixins/_disabled.scss +0 -16
- package/scss/core/mixins/_gradients.scss +0 -35
- package/scss/core/mixins/_hide-scrollbar.scss +0 -17
- package/scss/core/mixins/_import-once.scss +0 -14
- package/scss/core/mixins/_index.scss +0 -15
- package/scss/core/mixins/_module-system.scss +0 -149
- package/scss/core/mixins/_typography.scss +0 -17
- package/scss/cursor/_index.scss +0 -9
- package/scss/cursor/_layout.scss +0 -9
- package/scss/cursor/_theme.scss +0 -3
- package/scss/styling/_index.scss +0 -5
package/scss/utils/_text.scss
CHANGED
|
@@ -21,39 +21,51 @@
|
|
|
21
21
|
|
|
22
22
|
// Wrapping
|
|
23
23
|
|
|
24
|
-
///
|
|
25
|
-
/// @
|
|
24
|
+
/// This is equivalent to `white-space: nowrap;`. Collapses white space as for normal, but suppresses line breaks (text wrapping) within the source.
|
|
25
|
+
/// @name .k-text-nowrap
|
|
26
26
|
/// @group text
|
|
27
27
|
.k-text-nowrap { white-space: nowrap; }
|
|
28
28
|
.\!k-text-nowrap { white-space: nowrap !important; } // sass-lint:disable-line no-important
|
|
29
|
-
///
|
|
30
|
-
/// @
|
|
29
|
+
/// This is equivalent to `white-space: nowrap; overflow: hidden; text-overflow: ellipsis;`.
|
|
30
|
+
/// @name .k-text-ellipsis
|
|
31
31
|
/// @group text
|
|
32
32
|
.k-text-ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } // sass-lint:disable-line one-declaration-per-line
|
|
33
33
|
|
|
34
|
-
///
|
|
35
|
-
/// @
|
|
34
|
+
/// This is equivalent to `white-space: normal;`. Sequences of white space are collapsed. Newline characters in the source are handled the same as other white space. Lines are broken as necessary to fill line boxes.
|
|
35
|
+
/// @name .k-white-space-normal
|
|
36
36
|
/// @group text
|
|
37
|
+
/// @contextType css
|
|
38
|
+
_ {}
|
|
37
39
|
|
|
38
|
-
///
|
|
39
|
-
/// @
|
|
40
|
+
/// This is equivalent to `white-space: nowrap;`. Collapses white space as for normal, but suppresses line breaks (text wrapping) within the source.
|
|
41
|
+
/// @name .k-white-space-nowrap
|
|
40
42
|
/// @group text
|
|
43
|
+
/// @contextType css
|
|
44
|
+
_ {}
|
|
41
45
|
|
|
42
|
-
///
|
|
43
|
-
/// @
|
|
46
|
+
/// This is equivalent to `white-space: pre;`. Sequences of white space are preserved. Lines are only broken at newline characters in the source and at <br> elements.
|
|
47
|
+
/// @name .k-white-space-pre
|
|
44
48
|
/// @group text
|
|
49
|
+
/// @contextType css
|
|
50
|
+
_ {}
|
|
45
51
|
|
|
46
|
-
///
|
|
47
|
-
/// @
|
|
52
|
+
/// This is equivalent to `white-space: pre-wrap;`. Sequences of white space are preserved. Lines are broken at newline characters, at <br>, and as necessary to fill line boxes.
|
|
53
|
+
/// @name .k-white-space-pre-wrap
|
|
48
54
|
/// @group text
|
|
55
|
+
/// @contextType css
|
|
56
|
+
_ {}
|
|
49
57
|
|
|
50
|
-
///
|
|
51
|
-
/// @
|
|
58
|
+
/// This is equivalent to `white-space: pre-line;`. Sequences of white space are collapsed. Lines are broken at newline characters, at <br>, and as necessary to fill line boxes.
|
|
59
|
+
/// @name .k-white-space-pre-line
|
|
52
60
|
/// @group text
|
|
61
|
+
/// @contextType css
|
|
62
|
+
_ {}
|
|
53
63
|
|
|
54
|
-
///
|
|
55
|
-
/// @
|
|
64
|
+
/// This is equivalent to `white-space: break-spaces;`. Collapses white space as for normal, but suppresses line breaks (text wrapping) within the source.
|
|
65
|
+
/// @name .k-white-space-break-spaces
|
|
56
66
|
/// @group text
|
|
67
|
+
/// @contextType css
|
|
68
|
+
_ {}
|
|
57
69
|
|
|
58
70
|
@each $wrap in $white-space {
|
|
59
71
|
.k-white-space-#{$wrap} { white-space: $wrap; }
|
|
@@ -63,21 +75,29 @@
|
|
|
63
75
|
|
|
64
76
|
// Align
|
|
65
77
|
|
|
66
|
-
///
|
|
67
|
-
/// @
|
|
78
|
+
/// This is equivalent to `text-align: left;`. The inline contents are aligned to the left edge of the line box.
|
|
79
|
+
/// @name .k-text-left
|
|
68
80
|
/// @group text
|
|
81
|
+
/// @contextType css
|
|
82
|
+
_ {}
|
|
69
83
|
|
|
70
|
-
///
|
|
71
|
-
/// @
|
|
84
|
+
/// This is equivalent to `text-align: right;`. The inline contents are aligned to the right edge of the line box.
|
|
85
|
+
/// @name .k-text-right
|
|
72
86
|
/// @group text
|
|
87
|
+
/// @contextType css
|
|
88
|
+
_ {}
|
|
73
89
|
|
|
74
|
-
///
|
|
75
|
-
/// @
|
|
90
|
+
/// This is equivalent to `text-align: center;`. The inline contents are centered within the line box.
|
|
91
|
+
/// @name .k-text-center
|
|
76
92
|
/// @group text
|
|
93
|
+
/// @contextType css
|
|
94
|
+
_ {}
|
|
77
95
|
|
|
78
|
-
///
|
|
79
|
-
/// @
|
|
96
|
+
/// This is equivalent to `text-align: justify;`. The inline contents are justified. Text should be spaced to line up its left and right edges to the left and right edges of the line box, except for the last line.
|
|
97
|
+
/// @name .k-text-justify
|
|
80
98
|
/// @group text
|
|
99
|
+
/// @contextType css
|
|
100
|
+
_ {}
|
|
81
101
|
|
|
82
102
|
@each $align in $text-align {
|
|
83
103
|
.k-text-#{$align} { text-align: $align; }
|
|
@@ -87,17 +107,23 @@
|
|
|
87
107
|
|
|
88
108
|
// Transform
|
|
89
109
|
|
|
90
|
-
///
|
|
91
|
-
/// @
|
|
110
|
+
/// This is equivalent to `text-transform: lowercase;`. Is a keyword that converts all characters to lowercase.
|
|
111
|
+
/// @name .k-text-lowercase
|
|
92
112
|
/// @group text
|
|
113
|
+
/// @contextType css
|
|
114
|
+
_ {}
|
|
93
115
|
|
|
94
|
-
///
|
|
95
|
-
/// @
|
|
116
|
+
/// This is equivalent to `text-transform: uppercase;`. Is a keyword that converts all characters to uppercase.
|
|
117
|
+
/// @name .k-text-uppercase
|
|
96
118
|
/// @group text
|
|
119
|
+
/// @contextType css
|
|
120
|
+
_ {}
|
|
97
121
|
|
|
98
|
-
///
|
|
99
|
-
/// @
|
|
122
|
+
/// This is equivalent to `text-transform: capitalize;`. Is a keyword that converts the first letter of each word to uppercase. Other characters remain unchanged (they retain their original case as written in the element's text).
|
|
123
|
+
/// @name .k-text-capitalize
|
|
100
124
|
/// @group text
|
|
125
|
+
/// @contextType css
|
|
126
|
+
_ {}
|
|
101
127
|
|
|
102
128
|
@each $transform in $text-transform {
|
|
103
129
|
.k-text-#{$transform} { text-transform: $transform; }
|
|
@@ -112,16 +138,16 @@
|
|
|
112
138
|
|
|
113
139
|
// Named font-weight
|
|
114
140
|
|
|
115
|
-
///
|
|
116
|
-
/// @
|
|
141
|
+
/// This is equivalent to `font-weight: 300;`. The value of `300` may be different for each Kendo UI Theme.
|
|
142
|
+
/// @name .k-font-weight-light
|
|
117
143
|
/// @group text
|
|
118
144
|
.k-font-weight-light { font-weight: $font-weight-light !important; } // sass-lint:disable-line no-important
|
|
119
|
-
///
|
|
120
|
-
/// @
|
|
145
|
+
/// This is equivalent to `font-weight: 400;`. The value of `400` may be different for each Kendo UI Theme.
|
|
146
|
+
/// @name .k-font-weight-normal
|
|
121
147
|
/// @group text
|
|
122
148
|
.k-font-weight-normal { font-weight: $font-weight-normal !important; } // sass-lint:disable-line no-important
|
|
123
|
-
///
|
|
124
|
-
/// @
|
|
149
|
+
/// This is equivalent to `font-weight: 700;`. The value of `700` may be different for each Kendo UI Theme.
|
|
150
|
+
/// @name .k-font-weight-bold
|
|
125
151
|
/// @group text
|
|
126
152
|
.k-font-weight-bold { font-weight: $font-weight-bold !important; } // sass-lint:disable-line no-important
|
|
127
153
|
|
|
@@ -2,14 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
// Touch-action documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action.
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
/// This is equivalent to `touch-action: none;`. Disable browser handling of all panning and zooming gestures.
|
|
6
|
+
/// @name k-touch-action-none
|
|
7
|
+
/// @group touch-action
|
|
8
|
+
/// @contextType css
|
|
9
|
+
_ {}
|
|
8
10
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
/// This is equivalent to `touch-action: auto;`. Enable browser handling of all panning and zooming gestures.
|
|
12
|
+
/// @name k-touch-action-auto
|
|
13
|
+
/// @group touch-action
|
|
14
|
+
/// @contextType css
|
|
15
|
+
_ {}
|
|
12
16
|
|
|
17
|
+
// Touch-action utility classes
|
|
13
18
|
$utils-touch-action: (
|
|
14
19
|
none,
|
|
15
20
|
auto
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
// Flip
|
|
6
6
|
|
|
7
|
-
///
|
|
8
|
-
/// @
|
|
7
|
+
/// This is equivalent to `transform: scaleX( -1 );`. Flips the element horizontally.
|
|
8
|
+
/// @name .k-flip-h
|
|
9
9
|
/// @group transform
|
|
10
10
|
.k-flip-h { transform: scaleX( -1 ); }
|
|
11
|
-
///
|
|
12
|
-
/// @
|
|
11
|
+
/// This is equivalent to `transform: scaleY( -1 );`. Flips the element vertically.
|
|
12
|
+
/// @name .k-flip-v
|
|
13
13
|
/// @group transform
|
|
14
14
|
.k-flip-v { transform: scaleY( -1 ); }
|
|
15
15
|
.k-flip-h.k-flip-v { transform: scale( -1, -1 ); }
|
|
@@ -17,88 +17,88 @@
|
|
|
17
17
|
|
|
18
18
|
// Rotate
|
|
19
19
|
|
|
20
|
-
///
|
|
21
|
-
/// @
|
|
20
|
+
/// This is equivalent to `transform: rotate( 45deg );`. Rotates the element by 45 degrees.
|
|
21
|
+
/// @name .k-rotate-45
|
|
22
22
|
/// @group transform
|
|
23
23
|
.k-rotate-45 { transform: rotate( 45deg ); }
|
|
24
|
-
///
|
|
25
|
-
/// @
|
|
24
|
+
/// This is equivalent to `transform: rotate( 90deg );`. Rotates the element by 90 degrees.
|
|
25
|
+
/// @name .k-rotate-90
|
|
26
26
|
/// @group transform
|
|
27
27
|
.k-rotate-90 { transform: rotate( 90deg ); }
|
|
28
|
-
///
|
|
29
|
-
/// @
|
|
28
|
+
/// This is equivalent to `transform: rotate( 135deg );`. Rotates the element by 135 degrees.
|
|
29
|
+
/// @name .k-rotate-135
|
|
30
30
|
/// @group transform
|
|
31
31
|
.k-rotate-135 { transform: rotate( 135deg ); }
|
|
32
|
-
///
|
|
33
|
-
/// @
|
|
32
|
+
/// This is equivalent to `transform: rotate( 180deg );`. Rotates the element by 180 degrees.
|
|
33
|
+
/// @name .k-rotate-180
|
|
34
34
|
/// @group transform
|
|
35
35
|
.k-rotate-180 { transform: rotate( 180deg ); }
|
|
36
|
-
///
|
|
37
|
-
/// @
|
|
36
|
+
/// This is equivalent to `transform: rotate( 225deg );`. Rotates the element by 225 degrees.
|
|
37
|
+
/// @name .k-rotate-225
|
|
38
38
|
/// @group transform
|
|
39
39
|
.k-rotate-225 { transform: rotate( 225deg ); }
|
|
40
|
-
///
|
|
41
|
-
/// @
|
|
40
|
+
/// This is equivalent to `transform: rotate( 270deg );`. Rotates the element by 270 degrees.
|
|
41
|
+
/// @name .k-rotate-270
|
|
42
42
|
/// @group transform
|
|
43
43
|
.k-rotate-270 { transform: rotate( 270deg ); }
|
|
44
|
-
///
|
|
45
|
-
/// @
|
|
44
|
+
/// This is equivalent to `transform: rotate( 315deg );`. Rotates the element by 315 degrees.
|
|
45
|
+
/// @name .k-rotate-315
|
|
46
46
|
/// @group transform
|
|
47
47
|
.k-rotate-315 { transform: rotate( 315deg ); }
|
|
48
48
|
|
|
49
49
|
|
|
50
50
|
// Scale
|
|
51
51
|
|
|
52
|
-
///
|
|
53
|
-
/// @
|
|
52
|
+
/// This is equivalent to `transform: scale( 0, 0 );`. The element is shrunk and no longer visible.
|
|
53
|
+
/// @name .k-scale-0
|
|
54
54
|
/// @group transform
|
|
55
55
|
.k-scale-0 { transform: scale( 0, 0 ); }
|
|
56
|
-
///
|
|
57
|
-
/// @
|
|
56
|
+
/// This is equivalent to `transform: scale( 1, 1 );`. The element has its default scale.
|
|
57
|
+
/// @name .k-scale-1
|
|
58
58
|
/// @group transform
|
|
59
59
|
.k-scale-1 { transform: scale( 1, 1 ); }
|
|
60
|
-
///
|
|
61
|
-
/// @
|
|
60
|
+
/// This is equivalent to `transform: scale( 2, 2 );`. The element is scaling two times in both directions.
|
|
61
|
+
/// @name .k-scale-2
|
|
62
62
|
/// @group transform
|
|
63
63
|
.k-scale-2 { transform: scale( 2, 2 ); }
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
// Translate
|
|
67
67
|
|
|
68
|
-
///
|
|
69
|
-
/// @
|
|
68
|
+
/// This is equivalent to `transform: translate( 0, 0 );`. The element does not move.
|
|
69
|
+
/// @name .k-translate-0
|
|
70
70
|
/// @group transform
|
|
71
71
|
.k-translate-0 { transform: translate( 0, 0 ); }
|
|
72
|
-
///
|
|
73
|
-
/// @
|
|
72
|
+
/// This is equivalent to `transform: translate( 0, 50% );`. The element moves vertically by 50% of its height.
|
|
73
|
+
/// @name .k-translate-0-50
|
|
74
74
|
/// @group transform
|
|
75
75
|
.k-translate-0-50 { transform: translate( 0, 50% ); }
|
|
76
|
-
///
|
|
77
|
-
/// @
|
|
76
|
+
/// This is equivalent to `transform: translate( 0, 100% );`. The element moves vertically by 100% of its height.
|
|
77
|
+
/// @name .k-translate-0-100
|
|
78
78
|
/// @group transform
|
|
79
79
|
.k-translate-0-100 { transform: translate( 0, 100% ); }
|
|
80
|
-
///
|
|
81
|
-
/// @
|
|
80
|
+
/// This is equivalent to `transform: translate( 50%, 0 );`. The element moves horizontally by 50% of its width.
|
|
81
|
+
/// @name .k-translate-50-0
|
|
82
82
|
/// @group transform
|
|
83
83
|
.k-translate-50-0 { transform: translate( 50%, 0 ); }
|
|
84
|
-
///
|
|
85
|
-
/// @
|
|
84
|
+
/// This is equivalent to `transform: translate( 50%, 50% );`. The element moves horizontally by 50% of its width and vertically by 50% of its height.
|
|
85
|
+
/// @name .k-translate-50-50
|
|
86
86
|
/// @group transform
|
|
87
87
|
.k-translate-50-50 { transform: translate( 50%, 50% ); }
|
|
88
|
-
///
|
|
89
|
-
/// @
|
|
88
|
+
/// This is equivalent to `transform: translate( 50%, 100% );`. The element moves horizontally by 50% of its width and vertically by 100% of its height.
|
|
89
|
+
/// @name .k-translate-50-100
|
|
90
90
|
/// @group transform
|
|
91
91
|
.k-translate-50-100 { transform: translate( 50%, 100% ); }
|
|
92
|
-
///
|
|
93
|
-
/// @
|
|
92
|
+
/// This is equivalent to `transform: translate( 100%, 0 );`. The element moves horizontally by 100% of its width.
|
|
93
|
+
/// @name .k-translate-100-0
|
|
94
94
|
/// @group transform
|
|
95
95
|
.k-translate-100-0 { transform: translate( 100%, 0 ); }
|
|
96
|
-
///
|
|
97
|
-
/// @
|
|
96
|
+
/// This is equivalent to `transform: translate( 100%, 50% );`. The element moves horizontally by 100% of its width and vertically by 50% of its height.
|
|
97
|
+
/// @name .k-translate-100-50
|
|
98
98
|
/// @group transform
|
|
99
99
|
.k-translate-100-50 { transform: translate( 100%, 50% ); }
|
|
100
|
-
///
|
|
101
|
-
/// @
|
|
100
|
+
/// This is equivalent to `transform: translate( 100%, 100% );`. The element moves horizontally by 100% of its width and vertically by 100% of its height.
|
|
101
|
+
/// @name .k-translate-100-100
|
|
102
102
|
/// @group transform
|
|
103
103
|
.k-translate-100-100 { transform: translate( 100%, 100% ); }
|
|
104
104
|
|
|
@@ -2,26 +2,37 @@
|
|
|
2
2
|
|
|
3
3
|
// User-select documentation sourced from https://developer.mozilla.org/en-US/docs/Web/CSS/user-select.
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
5
|
+
/// This is equivalent to `user-select: none;`. The text of the element and its sub-elements is not selectable. Note that the Selection object can contain these elements.
|
|
6
|
+
/// @name .k-user-select-none
|
|
7
|
+
/// @group user-select
|
|
8
|
+
/// @contextType css
|
|
9
|
+
_ {}
|
|
10
|
+
|
|
11
|
+
/// This is equivalent to `user-select: auto;`. This is the default value of the `user-select` property.
|
|
12
|
+
/// @name .k-user-select-auto
|
|
13
|
+
/// @group user-select
|
|
14
|
+
/// @contextType css
|
|
15
|
+
_ {}
|
|
16
|
+
|
|
17
|
+
/// This is equivalent to `user-select: text;`. The text can be selected by the user.
|
|
18
|
+
/// @name .k-user-select-text
|
|
19
|
+
/// @group user-select
|
|
20
|
+
/// @contextType css
|
|
21
|
+
_ {}
|
|
22
|
+
|
|
23
|
+
/// This is equivalent to `user-select: all;`. The content of the element shall be selected atomically: If a selection would contain part of the element, then the selection must contain the entire element including all its descendants. If a double-click or context-click occurred in sub-elements, the highest ancestor with this value will be selected.
|
|
24
|
+
/// @name .k-user-select-all
|
|
25
|
+
/// @group user-select
|
|
26
|
+
/// @contextType css
|
|
27
|
+
_ {}
|
|
28
|
+
|
|
29
|
+
/// This is equivalent to `user-select: contain;`. Enables selection to start within the element; however, the selection will be contained by the bounds of that element.
|
|
30
|
+
/// @name .k-user-select-contain
|
|
31
|
+
/// @group user-select
|
|
32
|
+
/// @contextType css
|
|
33
|
+
_ {}
|
|
34
|
+
|
|
35
|
+
// User select utility classes
|
|
25
36
|
$utils-user-select: (
|
|
26
37
|
none,
|
|
27
38
|
auto,
|
package/scss/window/_index.scss
CHANGED
package/scss/window/_layout.scss
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
@include exports("window/layout") {
|
|
2
2
|
|
|
3
3
|
.k-window {
|
|
4
|
-
@include border-radius( $window-border-radius );
|
|
4
|
+
@include border-radius( $kendo-window-border-radius );
|
|
5
5
|
padding: 0;
|
|
6
|
-
border-width: $window-border-width;
|
|
6
|
+
border-width: $kendo-window-border-width;
|
|
7
7
|
border-style: solid;
|
|
8
8
|
box-sizing: border-box;
|
|
9
9
|
outline: 0;
|
|
10
|
-
font-family: $window-font-family;
|
|
11
|
-
font-size: $window-font-size;
|
|
12
|
-
line-height: $window-line-height;
|
|
10
|
+
font-family: $kendo-window-font-family;
|
|
11
|
+
font-size: $kendo-window-font-size;
|
|
12
|
+
line-height: $kendo-window-line-height;
|
|
13
13
|
display: inline-flex;
|
|
14
14
|
flex-direction: column;
|
|
15
15
|
position: absolute;
|
|
16
16
|
z-index: 10002;
|
|
17
17
|
-webkit-touch-callout: none;
|
|
18
|
-
-webkit-tap-highlight-color: $rgba-transparent;
|
|
18
|
+
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
19
19
|
|
|
20
20
|
// overlay during dragging
|
|
21
21
|
// .k-overlay {
|
|
@@ -31,17 +31,17 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
// Window sizes
|
|
34
|
-
@each $size, $width in $window-sizes {
|
|
34
|
+
@each $size, $width in $kendo-window-sizes {
|
|
35
35
|
.k-window-#{$size} { width: $width; }
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
// Title bar
|
|
40
40
|
.k-window-titlebar {
|
|
41
|
-
@include border-top-radius( $window-border-radius );
|
|
42
|
-
padding: $window-titlebar-padding-y $window-titlebar-padding-x;
|
|
43
|
-
border-width: $window-titlebar-border-width;
|
|
44
|
-
border-style: $window-titlebar-border-style;
|
|
41
|
+
@include border-top-radius( $kendo-window-border-radius );
|
|
42
|
+
padding: $kendo-window-titlebar-padding-y $kendo-window-titlebar-padding-x;
|
|
43
|
+
border-width: $kendo-window-titlebar-border-width;
|
|
44
|
+
border-style: $kendo-window-titlebar-border-style;
|
|
45
45
|
white-space: nowrap;
|
|
46
46
|
display: flex;
|
|
47
47
|
flex-direction: row;
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
.k-window-title {
|
|
58
58
|
padding: .5em 0;
|
|
59
59
|
margin: -.5em 0;
|
|
60
|
-
font-size: $window-title-font-size;
|
|
61
|
-
line-height: $window-title-line-height;
|
|
60
|
+
font-size: $kendo-window-title-font-size;
|
|
61
|
+
line-height: $kendo-window-title-line-height;
|
|
62
62
|
text-overflow: ellipsis;
|
|
63
63
|
overflow: hidden;
|
|
64
64
|
cursor: default;
|
|
@@ -73,30 +73,30 @@
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
// Actions
|
|
76
|
-
.k-window-actions {
|
|
76
|
+
.k-window-titlebar-actions {
|
|
77
77
|
margin: -5em 0;
|
|
78
|
-
margin-inline-end: calc( #{$window-titlebar-padding-y} - #{$window-titlebar-padding-x} );
|
|
78
|
+
margin-inline-end: calc( #{$kendo-window-titlebar-padding-y} - #{$kendo-window-titlebar-padding-x} );
|
|
79
79
|
line-height: 1;
|
|
80
80
|
display: flex;
|
|
81
|
-
gap: $window-actions-gap;
|
|
81
|
+
gap: $kendo-window-actions-gap;
|
|
82
82
|
flex-flow: row nowrap;
|
|
83
83
|
flex-shrink: 0;
|
|
84
84
|
align-items: center;
|
|
85
85
|
vertical-align: top;
|
|
86
86
|
}
|
|
87
|
-
.k-window-action {
|
|
87
|
+
.k-window-titlebar-action {
|
|
88
88
|
flex-shrink: 0;
|
|
89
|
-
opacity: $window-action-opacity;
|
|
89
|
+
opacity: $kendo-window-action-opacity;
|
|
90
90
|
}
|
|
91
|
-
.k-window-action:hover {
|
|
92
|
-
opacity: $window-action-hover-opacity;
|
|
91
|
+
.k-window-titlebar-action:hover {
|
|
92
|
+
opacity: $kendo-window-action-hover-opacity;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
|
|
96
96
|
// Content
|
|
97
97
|
.k-window-content,
|
|
98
98
|
.k-prompt-container {
|
|
99
|
-
padding: $window-inner-padding-y $window-inner-padding-x;
|
|
99
|
+
padding: $kendo-window-inner-padding-y $kendo-window-inner-padding-x;
|
|
100
100
|
border-width: 0;
|
|
101
101
|
border-color: inherit;
|
|
102
102
|
color: inherit;
|
|
@@ -107,13 +107,13 @@
|
|
|
107
107
|
flex: 1 1 auto;
|
|
108
108
|
}
|
|
109
109
|
.k-window-content + .k-prompt-container {
|
|
110
|
-
margin-top: -($window-inner-padding-y
|
|
110
|
+
margin-top: - k-math-div( $kendo-window-inner-padding-y, 2 );
|
|
111
111
|
}
|
|
112
112
|
.k-window-content:first-child {
|
|
113
|
-
padding-top: clamp( #{$window-inner-padding-y}, #{$window-titlebar-padding-y}, #{$window-titlebar-padding-y} );
|
|
113
|
+
padding-top: clamp( #{$kendo-window-inner-padding-y}, #{$kendo-window-titlebar-padding-y}, #{$kendo-window-titlebar-padding-y} );
|
|
114
114
|
}
|
|
115
115
|
.k-window-content:last-child {
|
|
116
|
-
padding-bottom: clamp( #{$window-inner-padding-y}, #{$window-titlebar-padding-y}, #{$window-titlebar-padding-y} );
|
|
116
|
+
padding-bottom: clamp( #{$kendo-window-inner-padding-y}, #{$kendo-window-titlebar-padding-y}, #{$kendo-window-titlebar-padding-y} );
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.k-window-iframecontent {
|
|
@@ -129,11 +129,10 @@
|
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
// Buttons Layout
|
|
132
|
-
.k-window-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
border-width: $window-buttongroup-border-width 0 0;
|
|
132
|
+
.k-window-actions {
|
|
133
|
+
@include border-bottom-radius( $kendo-window-border-radius );
|
|
134
|
+
padding: $kendo-window-buttongroup-padding-y $kendo-window-buttongroup-padding-x;
|
|
135
|
+
border-width: $kendo-window-buttongroup-border-width 0 0;
|
|
137
136
|
border-style: solid;
|
|
138
137
|
border-color: inherit;
|
|
139
138
|
flex: 0 0 auto;
|
package/scss/window/_theme.scss
CHANGED
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
// Window
|
|
4
4
|
.k-window {
|
|
5
5
|
@include fill(
|
|
6
|
-
$window-text,
|
|
7
|
-
$window-bg,
|
|
8
|
-
$window-border
|
|
6
|
+
$kendo-window-text,
|
|
7
|
+
$kendo-window-bg,
|
|
8
|
+
$kendo-window-border
|
|
9
9
|
);
|
|
10
|
-
@include box-shadow( $window-shadow );
|
|
10
|
+
@include box-shadow( $kendo-window-shadow );
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.k-window {
|
|
14
14
|
&:focus,
|
|
15
15
|
&.k-focus {
|
|
16
|
-
@include box-shadow( $window-
|
|
16
|
+
@include box-shadow( $kendo-window-focus-shadow );
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -21,11 +21,19 @@
|
|
|
21
21
|
// Titlebar
|
|
22
22
|
.k-window-titlebar {
|
|
23
23
|
@include fill(
|
|
24
|
-
$window-titlebar-text,
|
|
25
|
-
$window-titlebar-bg,
|
|
26
|
-
$window-titlebar-border,
|
|
27
|
-
$window-titlebar-gradient
|
|
24
|
+
$kendo-window-titlebar-text,
|
|
25
|
+
$kendo-window-titlebar-bg,
|
|
26
|
+
$kendo-window-titlebar-border,
|
|
27
|
+
$kendo-window-titlebar-gradient
|
|
28
28
|
);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
+
// Window theme colors
|
|
32
|
+
@each $name, $color in $kendo-window-theme-colors {
|
|
33
|
+
.k-window-#{$name} .k-window-titlebar {
|
|
34
|
+
color: k-contrast-legacy( $color );
|
|
35
|
+
background-color: $color;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
31
39
|
}
|