@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,215 +1,5 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
@use "../button/_variables.scss" as *;
|
|
4
|
-
@use "../list/_variables.scss" as *;
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/spreadsheet/_theme.scss" as *;
|
|
5
2
|
|
|
6
|
-
@mixin kendo-spreadsheet--theme-base() {
|
|
7
|
-
|
|
8
|
-
// Spreadsheet
|
|
9
|
-
.k-spreadsheet {
|
|
10
|
-
@include fill(
|
|
11
|
-
$kendo-spreadsheet-text,
|
|
12
|
-
$kendo-spreadsheet-bg,
|
|
13
|
-
$kendo-spreadsheet-border
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
// Header
|
|
18
|
-
.k-spreadsheet-header {
|
|
19
|
-
@include fill(
|
|
20
|
-
$kendo-spreadsheet-header-text,
|
|
21
|
-
$kendo-spreadsheet-header-bg,
|
|
22
|
-
$kendo-spreadsheet-header-border,
|
|
23
|
-
$kendo-spreadsheet-header-gradient
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
// Row / Column Headers
|
|
28
|
-
.k-spreadsheet-top-corner,
|
|
29
|
-
.k-spreadsheet-row-header,
|
|
30
|
-
.k-spreadsheet-column-header {
|
|
31
|
-
@include fill(
|
|
32
|
-
$kendo-spreadsheet-table-header-text,
|
|
33
|
-
$kendo-spreadsheet-table-header-bg,
|
|
34
|
-
$kendo-spreadsheet-table-header-border,
|
|
35
|
-
$kendo-spreadsheet-table-header-gradient
|
|
36
|
-
);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
// Cell editor
|
|
40
|
-
.k-spreadsheet-cell-editor {
|
|
41
|
-
@include fill(
|
|
42
|
-
$kendo-spreadsheet-cell-editor-text,
|
|
43
|
-
$kendo-spreadsheet-cell-editor-bg,
|
|
44
|
-
$kendo-spreadsheet-cell-editor-border
|
|
45
|
-
)
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
// Cells
|
|
49
|
-
.k-spreadsheet-merged-cell {
|
|
50
|
-
@include fill( $bg: $kendo-spreadsheet-bg );
|
|
51
|
-
}
|
|
52
|
-
.k-spreadsheet-disabled-mask {
|
|
53
|
-
@include fill( $bg: $kendo-spreadsheet-bg );
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
// Selection
|
|
57
|
-
.k-spreadsheet .k-selection-full,
|
|
58
|
-
.k-spreadsheet .k-selection-partial {
|
|
59
|
-
@include fill( $bg: $kendo-spreadsheet-partial-selection-bg );
|
|
60
|
-
}
|
|
61
|
-
.k-spreadsheet-selection {
|
|
62
|
-
@include fill(
|
|
63
|
-
$kendo-spreadsheet-selection-text,
|
|
64
|
-
$kendo-spreadsheet-selection-bg,
|
|
65
|
-
$kendo-spreadsheet-selection-border
|
|
66
|
-
);
|
|
67
|
-
@include box-shadow( $kendo-spreadsheet-selection-shadow );
|
|
68
|
-
}
|
|
69
|
-
.k-spreadsheet-selection-highlight {
|
|
70
|
-
@include fill( $border: $kendo-spreadsheet-selection-border );
|
|
71
|
-
}
|
|
72
|
-
.k-spreadsheet .k-single-selection::after {
|
|
73
|
-
@include fill(
|
|
74
|
-
$kendo-spreadsheet-single-selection-text,
|
|
75
|
-
$kendo-spreadsheet-single-selection-bg,
|
|
76
|
-
$kendo-spreadsheet-single-selection-border
|
|
77
|
-
)
|
|
78
|
-
}
|
|
79
|
-
.k-spreadsheet-active-cell {
|
|
80
|
-
@include fill ( $bg: $kendo-spreadsheet-active-cell-bg );
|
|
81
|
-
@include box-shadow( $kendo-spreadsheet-active-cell-shadow );
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.k-spreadsheet .k-auto-fill {
|
|
85
|
-
@include fill(
|
|
86
|
-
$kendo-spreadsheet-auto-fill-text,
|
|
87
|
-
$kendo-spreadsheet-auto-fill-bg,
|
|
88
|
-
$kendo-spreadsheet-auto-fill-border
|
|
89
|
-
);
|
|
90
|
-
@include box-shadow( $kendo-spreadsheet-auto-fill-shadow );
|
|
91
|
-
}
|
|
92
|
-
.k-spreadsheet .k-auto-fill-punch {
|
|
93
|
-
@include fill( $bg: $kendo-spreadsheet-auto-fill-punch-bg );
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Resize handle
|
|
97
|
-
.k-spreadsheet .k-resize-handle,
|
|
98
|
-
.k-spreadsheet .k-resize-hint-handle,
|
|
99
|
-
.k-spreadsheet .k-resize-hint-marker {
|
|
100
|
-
@include fill( $bg: $kendo-spreadsheet-resize-handle-bg );
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// Comments
|
|
104
|
-
.k-spreadsheet-has-comment::after {
|
|
105
|
-
border-block-color: $kendo-spreadsheet-cell-comment-border transparent;
|
|
106
|
-
border-inline-color: transparent $kendo-spreadsheet-cell-comment-border;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
// Validation
|
|
110
|
-
.k-spreadsheet-cell .k-dirty {
|
|
111
|
-
border-block-color: $kendo-spreadsheet-cell-dirty-border transparent;
|
|
112
|
-
border-inline-color: $kendo-spreadsheet-cell-dirty-border transparent;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
// Filter button
|
|
116
|
-
.k-spreadsheet .k-filter-range {
|
|
117
|
-
border-color: $kendo-color-primary;
|
|
118
|
-
}
|
|
119
|
-
.k-spreadsheet-filter {
|
|
120
|
-
@include fill(
|
|
121
|
-
$kendo-button-text,
|
|
122
|
-
$kendo-button-bg,
|
|
123
|
-
$kendo-button-border,
|
|
124
|
-
$kendo-button-gradient
|
|
125
|
-
);
|
|
126
|
-
box-shadow: inset 0 0 0 1px $kendo-button-border;
|
|
127
|
-
|
|
128
|
-
&:hover {
|
|
129
|
-
@include fill(
|
|
130
|
-
$kendo-button-hover-text,
|
|
131
|
-
$kendo-button-hover-bg,
|
|
132
|
-
$kendo-button-hover-border,
|
|
133
|
-
$kendo-button-hover-gradient
|
|
134
|
-
);
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
&.k-active {
|
|
138
|
-
@include fill(
|
|
139
|
-
$kendo-button-active-text,
|
|
140
|
-
$kendo-button-active-bg,
|
|
141
|
-
$kendo-button-active-border,
|
|
142
|
-
$kendo-button-active-gradient
|
|
143
|
-
);
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
// Filter menu legacy - delete after new rendering adoption R3 23
|
|
148
|
-
.k-spreadsheet-filter-menu {
|
|
149
|
-
> .k-menu,
|
|
150
|
-
> .k-menu:not(.k-context-menu) {
|
|
151
|
-
|
|
152
|
-
.k-item:hover,
|
|
153
|
-
.k-item.k-hover {
|
|
154
|
-
@include fill(
|
|
155
|
-
$kendo-list-item-hover-text,
|
|
156
|
-
$kendo-list-item-hover-bg
|
|
157
|
-
);
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.k-spreadsheet-value-treeview-wrapper {
|
|
162
|
-
@include fill(
|
|
163
|
-
$kendo-spreadsheet-text,
|
|
164
|
-
$kendo-spreadsheet-bg,
|
|
165
|
-
$kendo-spreadsheet-border
|
|
166
|
-
);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
// Delete after new rendering adoption R3 23
|
|
171
|
-
.k-spreadsheet-insert-image-dialog {
|
|
172
|
-
border-color: $kendo-spreadsheet-insert-image-dialog-preview-border;
|
|
173
|
-
|
|
174
|
-
.k-spreadsheet-has-image {
|
|
175
|
-
&:hover,
|
|
176
|
-
&.k-hover {
|
|
177
|
-
box-shadow: $kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
&:hover div,
|
|
181
|
-
&.k-hover div {
|
|
182
|
-
color: $kendo-spreadsheet-insert-image-dialog-overlay-hover-text;
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
// Drawing
|
|
188
|
-
.k-spreadsheet-drawing {
|
|
189
|
-
&.k-spreadsheet-active-drawing {
|
|
190
|
-
outline-color: $kendo-spreadsheet-drawing-handle-outline-color;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.k-spreadsheet-drawing-handle {
|
|
194
|
-
border-color: $kendo-spreadsheet-drawing-handle-border-color;
|
|
195
|
-
background-color: $kendo-spreadsheet-drawing-handle-bg;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.k-spreadsheet-drawing-anchor-cell {
|
|
200
|
-
background: $kendo-spreadsheet-drawing-anchor-bg;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
// Formula bar
|
|
204
|
-
.k-spreadsheet-formula-list {}
|
|
205
|
-
.k-syntax-ref { color: #ff8822; }
|
|
206
|
-
.k-syntax-num { color: #0099ff; }
|
|
207
|
-
.k-syntax-str { color: #38b714; }
|
|
208
|
-
.k-syntax-error { color: red; }
|
|
209
|
-
.k-syntax-bool { color: #a9169c; }
|
|
210
|
-
.k-syntax-paren-match { background-color: #caf200; }
|
|
211
|
-
|
|
212
|
-
}
|
|
213
3
|
|
|
214
4
|
@mixin kendo-spreadsheet--theme() {
|
|
215
5
|
@include kendo-spreadsheet--theme-base();
|
|
@@ -275,3 +275,89 @@ $kendo-spreadsheet-filter-padding: k-spacing(1) !default;
|
|
|
275
275
|
$kendo-spreadsheet-filter-menu-link-padding-x: calc( #{$kendo-icon-size} + calc( 2 * #{k-spacing(1)} ) ) !default;
|
|
276
276
|
|
|
277
277
|
$kendo-spreadsheet-filter-menu-icon-margin: 0 k-spacing(1) 0 calc(-1 * ( #{$kendo-icon-size} + #{k-spacing(1)} ) ) !default;
|
|
278
|
+
|
|
279
|
+
@forward "@progress/kendo-theme-core/scss/components/spreadsheet/_variables.scss" with (
|
|
280
|
+
$kendo-spreadsheet-border-width: $kendo-spreadsheet-border-width,
|
|
281
|
+
$kendo-spreadsheet-font-family: $kendo-spreadsheet-font-family,
|
|
282
|
+
$kendo-spreadsheet-font-size: $kendo-spreadsheet-font-size,
|
|
283
|
+
$kendo-spreadsheet-line-height: $kendo-spreadsheet-line-height,
|
|
284
|
+
$kendo-spreadsheet-bg: $kendo-spreadsheet-bg,
|
|
285
|
+
$kendo-spreadsheet-text: $kendo-spreadsheet-text,
|
|
286
|
+
$kendo-spreadsheet-border: $kendo-spreadsheet-border,
|
|
287
|
+
$kendo-spreadsheet-header-bg: $kendo-spreadsheet-header-bg,
|
|
288
|
+
$kendo-spreadsheet-header-text: $kendo-spreadsheet-header-text,
|
|
289
|
+
$kendo-spreadsheet-header-border: $kendo-spreadsheet-header-border,
|
|
290
|
+
$kendo-spreadsheet-header-gradient: $kendo-spreadsheet-header-gradient,
|
|
291
|
+
$kendo-spreadsheet-table-header-bg: $kendo-spreadsheet-table-header-bg,
|
|
292
|
+
$kendo-spreadsheet-table-header-text: $kendo-spreadsheet-table-header-text,
|
|
293
|
+
$kendo-spreadsheet-table-header-border: $kendo-spreadsheet-table-header-border,
|
|
294
|
+
$kendo-spreadsheet-table-header-gradient: $kendo-spreadsheet-table-header-gradient,
|
|
295
|
+
$kendo-spreadsheet-action-bar-border-width: $kendo-spreadsheet-action-bar-border-width,
|
|
296
|
+
$kendo-spreadsheet-action-bar-padding-y: $kendo-spreadsheet-action-bar-padding-y,
|
|
297
|
+
$kendo-spreadsheet-action-bar-padding-x: $kendo-spreadsheet-action-bar-padding-x,
|
|
298
|
+
$kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-action-bar-font-size,
|
|
299
|
+
$kendo-spreadsheet-action-bar-font-family: $kendo-spreadsheet-action-bar-font-family,
|
|
300
|
+
$kendo-spreadsheet-action-bar-spacing: $kendo-spreadsheet-action-bar-spacing,
|
|
301
|
+
$kendo-spreadsheet-formula-bar-gap: $kendo-spreadsheet-formula-bar-gap,
|
|
302
|
+
$kendo-spreadsheet-formula-input-padding-x: $kendo-spreadsheet-formula-input-padding-x,
|
|
303
|
+
$kendo-spreadsheet-formula-input-padding-y: $kendo-spreadsheet-formula-input-padding-y,
|
|
304
|
+
$kendo-spreadsheet-formula-input-line-height: $kendo-spreadsheet-formula-input-line-height,
|
|
305
|
+
$kendo-spreadsheet-formula-bar-icon-padding: $kendo-spreadsheet-formula-bar-icon-padding,
|
|
306
|
+
$kendo-spreadsheet-view-font-family: $kendo-spreadsheet-view-font-family,
|
|
307
|
+
$kendo-spreadsheet-view-font-size: $kendo-spreadsheet-view-font-size,
|
|
308
|
+
$kendo-spreadsheet-selection-bg: $kendo-spreadsheet-selection-bg,
|
|
309
|
+
$kendo-spreadsheet-selection-text: $kendo-spreadsheet-selection-text,
|
|
310
|
+
$kendo-spreadsheet-selection-border: $kendo-spreadsheet-selection-border,
|
|
311
|
+
$kendo-spreadsheet-selection-shadow: $kendo-spreadsheet-selection-shadow,
|
|
312
|
+
$kendo-spreadsheet-single-selection-bg: $kendo-spreadsheet-single-selection-bg,
|
|
313
|
+
$kendo-spreadsheet-single-selection-text: $kendo-spreadsheet-single-selection-text,
|
|
314
|
+
$kendo-spreadsheet-single-selection-border: $kendo-spreadsheet-single-selection-border,
|
|
315
|
+
$kendo-spreadsheet-partial-selection-bg: $kendo-spreadsheet-partial-selection-bg,
|
|
316
|
+
$kendo-spreadsheet-active-cell-bg: $kendo-spreadsheet-active-cell-bg,
|
|
317
|
+
$kendo-spreadsheet-active-cell-shadow: $kendo-spreadsheet-active-cell-shadow,
|
|
318
|
+
$kendo-spreadsheet-auto-fill-bg: $kendo-spreadsheet-auto-fill-bg,
|
|
319
|
+
$kendo-spreadsheet-auto-fill-text: $kendo-spreadsheet-auto-fill-text,
|
|
320
|
+
$kendo-spreadsheet-auto-fill-border: $kendo-spreadsheet-auto-fill-border,
|
|
321
|
+
$kendo-spreadsheet-auto-fill-shadow: $kendo-spreadsheet-auto-fill-shadow,
|
|
322
|
+
$kendo-spreadsheet-auto-fill-punch-bg: $kendo-spreadsheet-auto-fill-punch-bg,
|
|
323
|
+
$kendo-spreadsheet-cell-padding-y: $kendo-spreadsheet-cell-padding-y,
|
|
324
|
+
$kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-x,
|
|
325
|
+
$kendo-spreadsheet-cell-editor-line-height: $kendo-spreadsheet-cell-editor-line-height,
|
|
326
|
+
$kendo-spreadsheet-cell-editor-padding-x: $kendo-spreadsheet-cell-editor-padding-x,
|
|
327
|
+
$kendo-spreadsheet-cell-editor-padding-y: $kendo-spreadsheet-cell-editor-padding-y,
|
|
328
|
+
$kendo-spreadsheet-cell-editor-bg: $kendo-spreadsheet-cell-editor-bg,
|
|
329
|
+
$kendo-spreadsheet-cell-editor-text: $kendo-spreadsheet-cell-editor-text,
|
|
330
|
+
$kendo-spreadsheet-cell-editor-border: $kendo-spreadsheet-cell-editor-border,
|
|
331
|
+
$kendo-spreadsheet-resize-handle-bg: $kendo-spreadsheet-resize-handle-bg,
|
|
332
|
+
$kendo-spreadsheet-cell-comment-border: $kendo-spreadsheet-cell-comment-border,
|
|
333
|
+
$kendo-spreadsheet-cell-dirty-border: $kendo-spreadsheet-cell-dirty-border,
|
|
334
|
+
$kendo-spreadsheet-sheets-bar-padding-x: $kendo-spreadsheet-sheets-bar-padding-x,
|
|
335
|
+
$kendo-spreadsheet-sheets-bar-padding-y: $kendo-spreadsheet-sheets-bar-padding-y,
|
|
336
|
+
$kendo-spreadsheet-sheets-bar-border-width: $kendo-spreadsheet-sheets-bar-border-width,
|
|
337
|
+
$kendo-spreadsheet-insert-image-dialog-border-style: $kendo-spreadsheet-insert-image-dialog-border-style,
|
|
338
|
+
$kendo-spreadsheet-insert-image-dialog-border-width: $kendo-spreadsheet-insert-image-dialog-border-width,
|
|
339
|
+
$kendo-spreadsheet-insert-image-dialog-text-margin-bottom: $kendo-spreadsheet-insert-image-dialog-text-margin-bottom,
|
|
340
|
+
$kendo-spreadsheet-insert-image-dialog-preview-width: $kendo-spreadsheet-insert-image-dialog-preview-width,
|
|
341
|
+
$kendo-spreadsheet-insert-image-dialog-preview-height: $kendo-spreadsheet-insert-image-dialog-preview-height,
|
|
342
|
+
$kendo-spreadsheet-insert-image-dialog-preview-img: $kendo-spreadsheet-insert-image-dialog-preview-img,
|
|
343
|
+
$kendo-spreadsheet-insert-image-dialog-preview-border: $kendo-spreadsheet-insert-image-dialog-preview-border,
|
|
344
|
+
$kendo-spreadsheet-insert-image-dialog-preview-border-radius: $kendo-spreadsheet-insert-image-dialog-preview-border-radius,
|
|
345
|
+
$kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow: $kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow,
|
|
346
|
+
$kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius: $kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius,
|
|
347
|
+
$kendo-spreadsheet-insert-image-dialog-overlay-hover-text: $kendo-spreadsheet-insert-image-dialog-overlay-hover-text,
|
|
348
|
+
$kendo-spreadsheet-drawing-handle-width: $kendo-spreadsheet-drawing-handle-width,
|
|
349
|
+
$kendo-spreadsheet-drawing-handle-height: $kendo-spreadsheet-drawing-handle-height,
|
|
350
|
+
$kendo-spreadsheet-drawing-handle-border-style: $kendo-spreadsheet-drawing-handle-border-style,
|
|
351
|
+
$kendo-spreadsheet-drawing-handle-border-width: $kendo-spreadsheet-drawing-handle-border-width,
|
|
352
|
+
$kendo-spreadsheet-drawing-handle-outline-color: $kendo-spreadsheet-drawing-handle-outline-color,
|
|
353
|
+
$kendo-spreadsheet-drawing-handle-border-color: $kendo-spreadsheet-drawing-handle-border-color,
|
|
354
|
+
$kendo-spreadsheet-drawing-handle-bg: $kendo-spreadsheet-drawing-handle-bg,
|
|
355
|
+
$kendo-spreadsheet-drawing-handle-border-radius: $kendo-spreadsheet-drawing-handle-border-radius,
|
|
356
|
+
$kendo-spreadsheet-drawing-outline-style: $kendo-spreadsheet-drawing-outline-style,
|
|
357
|
+
$kendo-spreadsheet-drawing-outline-width: $kendo-spreadsheet-drawing-outline-width,
|
|
358
|
+
$kendo-spreadsheet-drawing-anchor-bg: $kendo-spreadsheet-drawing-anchor-bg,
|
|
359
|
+
$kendo-spreadsheet-dropzone-spacing-y: $kendo-spreadsheet-dropzone-spacing-y,
|
|
360
|
+
$kendo-spreadsheet-filter-padding: $kendo-spreadsheet-filter-padding,
|
|
361
|
+
$kendo-spreadsheet-filter-menu-link-padding-x: $kendo-spreadsheet-filter-menu-link-padding-x,
|
|
362
|
+
$kendo-spreadsheet-filter-menu-icon-margin: $kendo-spreadsheet-filter-menu-icon-margin
|
|
363
|
+
);
|
|
@@ -1,294 +1,4 @@
|
|
|
1
|
-
@use "
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
@use "../icons/_variables.scss" as *;
|
|
4
|
-
|
|
5
|
-
@mixin kendo-stepper--layout-base() {
|
|
6
|
-
|
|
7
|
-
// Base
|
|
8
|
-
.k-stepper {
|
|
9
|
-
margin-block: $kendo-stepper-margin-y;
|
|
10
|
-
margin-inline: $kendo-stepper-margin-x;
|
|
11
|
-
padding-block: $kendo-stepper-padding-y;
|
|
12
|
-
padding-inline: $kendo-stepper-padding-x;
|
|
13
|
-
border-width: $kendo-stepper-border-width;
|
|
14
|
-
border-style: solid;
|
|
15
|
-
box-sizing: border-box;
|
|
16
|
-
outline: 0;
|
|
17
|
-
font-size: $kendo-stepper-font-size;
|
|
18
|
-
line-height: $kendo-stepper-line-height;
|
|
19
|
-
font-family: $kendo-stepper-font-family;
|
|
20
|
-
display: block;
|
|
21
|
-
position: relative;
|
|
22
|
-
-webkit-touch-callout: none;
|
|
23
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
24
|
-
// TODO: remove those once k-widget styles are removed. Link: https://github.com/telerik/kendo-themes/issues/1359
|
|
25
|
-
color: inherit;
|
|
26
|
-
background: none;
|
|
27
|
-
|
|
28
|
-
*,
|
|
29
|
-
*::before,
|
|
30
|
-
*::after {
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
// Step list
|
|
36
|
-
.k-step-list {
|
|
37
|
-
margin: 0;
|
|
38
|
-
padding: 0;
|
|
39
|
-
list-style: none;
|
|
40
|
-
display: flex;
|
|
41
|
-
position: relative;
|
|
42
|
-
z-index: 1;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
// Step
|
|
47
|
-
.k-step { }
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
// Step link
|
|
51
|
-
.k-step-link {
|
|
52
|
-
outline: none;
|
|
53
|
-
color: inherit;
|
|
54
|
-
text-decoration: none;
|
|
55
|
-
white-space: nowrap;
|
|
56
|
-
display: flex;
|
|
57
|
-
align-items: center;
|
|
58
|
-
overflow: hidden;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
// Step indicator
|
|
62
|
-
.k-step-indicator {
|
|
63
|
-
@include border-radius( $kendo-stepper-indicator-border-radius );
|
|
64
|
-
margin: if($kendo-stepper-indicator-focus-offset > 0, $kendo-stepper-indicator-focus-offset, null);
|
|
65
|
-
width: $kendo-stepper-indicator-width;
|
|
66
|
-
height: $kendo-stepper-indicator-height;
|
|
67
|
-
border-width: $kendo-stepper-indicator-border-width;
|
|
68
|
-
border-style: solid;
|
|
69
|
-
display: flex;
|
|
70
|
-
align-items: center;
|
|
71
|
-
justify-content: center;
|
|
72
|
-
flex: none;
|
|
73
|
-
position: relative;
|
|
74
|
-
z-index: 1;
|
|
75
|
-
overflow: visible;
|
|
76
|
-
transition-property: color, background-color, border-color;
|
|
77
|
-
transition-duration: .4s;
|
|
78
|
-
transition-timing-function: ease-in-out;
|
|
79
|
-
|
|
80
|
-
&::before {
|
|
81
|
-
@include border-radius( $kendo-stepper-indicator-border-radius );
|
|
82
|
-
content: "";
|
|
83
|
-
width: 100%;
|
|
84
|
-
height: 100%;
|
|
85
|
-
position: absolute;
|
|
86
|
-
top: 0;
|
|
87
|
-
left: 0;
|
|
88
|
-
z-index: -1;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
&::after {
|
|
92
|
-
@include border-radius( 100% );
|
|
93
|
-
content: "";
|
|
94
|
-
border-width: $kendo-stepper-indicator-focus-border-width;
|
|
95
|
-
border-style: solid;
|
|
96
|
-
border-color: inherit;
|
|
97
|
-
pointer-events: none;
|
|
98
|
-
display: none;
|
|
99
|
-
position: absolute;
|
|
100
|
-
top: calc( -1 * #{$kendo-stepper-indicator-focus-calc-offset} );
|
|
101
|
-
right: calc( -1 * #{$kendo-stepper-indicator-focus-calc-offset} );
|
|
102
|
-
bottom: calc( -1 * #{$kendo-stepper-indicator-focus-calc-offset} );
|
|
103
|
-
left: calc( -1 * #{$kendo-stepper-indicator-focus-calc-offset} );
|
|
104
|
-
z-index: 2;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.k-step.k-focus,
|
|
109
|
-
.k-step-link:focus {
|
|
110
|
-
.k-step-indicator::after {
|
|
111
|
-
display: block;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
// Step label
|
|
117
|
-
.k-step-label {
|
|
118
|
-
max-width: clamp(100%, 10em, 100%);
|
|
119
|
-
display: inline-flex;
|
|
120
|
-
flex-wrap: wrap;
|
|
121
|
-
align-items: center;
|
|
122
|
-
justify-content: center;
|
|
123
|
-
z-index: 1;
|
|
124
|
-
}
|
|
125
|
-
.k-step-label:only-child {
|
|
126
|
-
@include border-radius( $kendo-stepper-label-border-radius );
|
|
127
|
-
padding-block: $kendo-stepper-label-padding-y;
|
|
128
|
-
padding-inline: $kendo-stepper-label-padding-x;
|
|
129
|
-
border-width: 0;
|
|
130
|
-
}
|
|
131
|
-
.k-step-label .k-step-text {
|
|
132
|
-
max-width: calc(10em - (#{$kendo-icon-size} + #{$kendo-icon-spacing}));
|
|
133
|
-
flex-grow: 1;
|
|
134
|
-
white-space: nowrap;
|
|
135
|
-
text-overflow: ellipsis;
|
|
136
|
-
overflow: hidden;
|
|
137
|
-
}
|
|
138
|
-
.k-step-label .k-icon {
|
|
139
|
-
margin-left: $kendo-icon-spacing;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.k-step-current .k-step-label {
|
|
143
|
-
font-weight: bold;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
// Optional label
|
|
148
|
-
.k-step-label-optional {
|
|
149
|
-
flex-basis: 100%;
|
|
150
|
-
font-size: $kendo-stepper-optional-label-font-size;
|
|
151
|
-
font-style: $kendo-stepper-optional-label-font-style;
|
|
152
|
-
opacity: $kendo-stepper-optional-label-opacity;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
.k-step-disabled,
|
|
157
|
-
.k-step.k-disabled {
|
|
158
|
-
opacity: 1;
|
|
159
|
-
pointer-events: none;
|
|
160
|
-
|
|
161
|
-
.k-step-link { cursor: default; }
|
|
162
|
-
|
|
163
|
-
.k-step-label-optional {
|
|
164
|
-
color: inherit;
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
// Progressbar
|
|
170
|
-
.k-progressbar {
|
|
171
|
-
pointer-events: none;
|
|
172
|
-
z-index: 0;
|
|
173
|
-
overflow: visible;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.k-progressbar-horizontal {
|
|
177
|
-
grid-row: 1 / -1;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.k-progressbar-vertical {
|
|
181
|
-
position: absolute;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
// Horizontal
|
|
187
|
-
.k-step-list-horizontal {
|
|
188
|
-
flex-direction: row;
|
|
189
|
-
grid-row: 1;
|
|
190
|
-
|
|
191
|
-
.k-step {
|
|
192
|
-
flex: 1 0 auto;
|
|
193
|
-
text-align: center;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.k-step-link {
|
|
197
|
-
margin: auto;
|
|
198
|
-
max-width: 10em;
|
|
199
|
-
flex-direction: column;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
// Label
|
|
203
|
-
.k-step-label {
|
|
204
|
-
text-align: center;
|
|
205
|
-
}
|
|
206
|
-
.k-step-indicator + .k-step-label {
|
|
207
|
-
margin-top: if($kendo-stepper-indicator-focus-offset > 0, k-spacing(1), 8px);
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
// Progressbar
|
|
211
|
-
& ~ .k-progressbar {
|
|
212
|
-
width: 100%;
|
|
213
|
-
height: $kendo-stepper-progressbar-size;
|
|
214
|
-
top: calc(((#{$kendo-stepper-indicator-height} + 2 * #{$kendo-stepper-indicator-focus-size}) / 2) + #{$kendo-stepper-indicator-focus-size} / 2);
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
// Vertical
|
|
219
|
-
.k-step-list-vertical {
|
|
220
|
-
flex-direction: column;
|
|
221
|
-
|
|
222
|
-
.k-step {
|
|
223
|
-
min-height: calc((#{$kendo-stepper-indicator-width} + 2 * #{$kendo-stepper-indicator-border-width} + 2 * #{$kendo-stepper-indicator-focus-size}) + 20px);
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
// Label
|
|
227
|
-
.k-step-label {
|
|
228
|
-
justify-content: flex-start;
|
|
229
|
-
}
|
|
230
|
-
.k-step-indicator + .k-step-label {
|
|
231
|
-
margin-left: $kendo-stepper-label-margin-x;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
// Progressbar
|
|
236
|
-
& ~ .k-progressbar {
|
|
237
|
-
width: $kendo-stepper-progressbar-size;
|
|
238
|
-
height: 100%;
|
|
239
|
-
min-height: 20px;
|
|
240
|
-
left: calc((#{$kendo-stepper-indicator-width} + 2 * #{$kendo-stepper-indicator-border-width} + 2 * #{$kendo-stepper-indicator-focus-size}) / 2);
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
// Inline content
|
|
244
|
-
.k-step-content {
|
|
245
|
-
height: 0;
|
|
246
|
-
overflow: hidden;
|
|
247
|
-
transition: $kendo-stepper-content-transition-property $kendo-stepper-content-transition-duration $kendo-stepper-content-transition-timing-function;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
.k-step-current .k-step-content {
|
|
251
|
-
height: auto;
|
|
252
|
-
overflow: visible;
|
|
253
|
-
display: flex;
|
|
254
|
-
flex-direction: column;
|
|
255
|
-
justify-content: space-between;
|
|
256
|
-
margin-left: $kendo-stepper-indicator-width + 2 * $kendo-stepper-indicator-border-width;
|
|
257
|
-
padding-block: $kendo-stepper-inline-content-padding-x;
|
|
258
|
-
padding-inline: $kendo-stepper-inline-content-padding-y;
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
// Stepper rtl
|
|
264
|
-
.k-rtl .k-stepper,
|
|
265
|
-
.k-stepper[dir="rtl"] {
|
|
266
|
-
direction: rtl;
|
|
267
|
-
|
|
268
|
-
.k-step-label .k-icon {
|
|
269
|
-
margin-left: 0;
|
|
270
|
-
margin-right: $kendo-icon-spacing;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
// Horizontal
|
|
274
|
-
.k-step-list-horizontal { }
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
// Vertical
|
|
278
|
-
.k-step-list-vertical {
|
|
279
|
-
.k-step-indicator + .k-step-label {
|
|
280
|
-
margin-left: 0;
|
|
281
|
-
margin-right: $kendo-stepper-label-margin-x;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
& ~ .k-progressbar {
|
|
285
|
-
left: auto;
|
|
286
|
-
right: calc((#{$kendo-stepper-indicator-width} + 2 * #{$kendo-stepper-indicator-border-width} + 2 * #{$kendo-stepper-indicator-focus-size}) / 2);
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
}
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/stepper/_layout.scss" as *;
|
|
292
2
|
|
|
293
3
|
|
|
294
4
|
@mixin kendo-stepper--layout() {
|